
/* Force Navbar collapse under 990px 

@media (min-width: 768px) and (max-width: 1000px) {
    .collapse {
        display: none !important;
    }
}*/

.carousel-caption {
    position: initial;
}

#carousel .img-circle {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1550px) {
    .introDescription .event-desc {
        padding: 0px;
    }

    .box .event-desc h4 {
        font-size: 15px !important;
    }
	body.kit-digital .event-section {
    padding: 20rem 0 30rem;
	}
	body.Kit-Digital img.img-responsive.imgSolutions, body.kit-digital img.img-responsive.imgSolutions {
    margin-bottom: 3rem;
	}
}


@media (max-width: 1250px) {


    .home-message p {
        font-size: 22px;
    }

    .home-message small {
        font-size: 17px;
    }

    .event-desc {
        padding: 0px 0px 10px;
        min-height: 50px;
    }

    .itemSolution {
        padding: 5px;
    }
    /* Two collumns styles */
    .headlineLeft {
        font-size: 25px;
    }

        .headlineLeft strong {
            font-size: 28px;
        }

    .introP {
        font-size: 18px;
    }

    .bodyParagrahp {
        font-size: 16px;
    }

    #carousel .img-circle {
        width: 70px !important;
        height: 70px !important;
    }

    blockquote p {
        font-size: 12px;
        line-height: 110%;
    }

    blockquote {
        padding-left: 5px;
        padding-right: 5px;
    }
	
	.Titulo2 {
	    font-size: 1.6em;
	}
}


@media (max-width: 1024px) {


       
    .header.affix {
        padding: 0px;
    }

    hr.invis {
        margin: 15px 0;
    }

    h3.healine {
        font-size: 26px;
    }

    .solutionsAccess .introDescription p {
        font-size: 20px;
        font-weight: 300;
        line-height: 110%;
    }

    .event-title.tagline-message h3 {
        font-size: 35px;
    }

    .event-title p {
        font-size: 20px;
    }
	
	.Titulo2 {
	    font-size: 1.4em;
	}
}

@media (max-width: 990px) {
    .navbar-brand img {
        margin: 0 !important;
        width: 84%;
        padding-top: 10px;
    }

    .breadcrumb {
    }

    .home-message p {
        font-size: 18px;
        line-height: 100%;
    }

    .home-message small {
        font-size: 14px;
        margin-top: -17px;
        font-weight: 400;
    }

    .box .event-desc h4 {
        font-size: 15px !important;
    }

    /* Two collumns styles */
    .headlineLeft {
        font-size: 22px;
    }

        .headlineLeft strong {
            font-size: 24px;
        }

    .introP {
        font-size: 16px;
    }

    .bodyParagrahp {
        font-size: 14px;
    }

    #carousel .img-circle {
        width: 80px !important;
        height: 80px !important;
    }

    blockquote p {
        font-size: 12px !important;
        line-height: 110%;
    }

    blockquote {
        padding-left: 5px;
        padding-right: 5px;
        border: none;
        margin-bottom: -4%;
    }

    .Banner h3, .employmentAccess h3 {
        font-size: 20px;
    }

    .Banner h3, .employmentAccess h2 {
        font-size: 24px;
    }

    .section.contactMap .btn {
        padding: 10px 10px;
        margin: 0 auto;
        font-weight: normal;
    }
	
	.Titulo2 {
	    font-size: 1.4em;
	}
}




/* Force Navbar collapse under 990px */
@media (max-width: 991px) {
    .box .event-desc h4 {
        font-size: 20px;
    }

    .itemSolution {
        padding: 0 10px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: none;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
				padding-top: 10px;
				padding-bottom: 10px;
				font-size: 1.0em!important;
				line-height: 2.1;
				text-align: right;
				border-bottom: 1px solid #ffffff3d;
				margin-left: 10px;
				margin-right: 10px;
				padding-left: 11px;
				padding-right: 0px;
            }
	
			.affix-top .countrySwicth ul.dropdown-menu li {
				padding: 0.9em 1.5em 0.9em 0px;
				margin-left: -3px;
			}

    .collapse.in {
        display: block !important;
		height: 92vh!important;
    }

    /* Brand logo */

    .navbar-brand {
        margin-top: -10px;
        margin-left: 5px;
    }

    .navbar-default .navbar-toggle.collapse .icon-bar {
        background-color: #FFF;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }

    .navbar-toggle .icon-bar {
        background-color: #FFF !important;
    }
}

@media only screen and (max-width : 768px) {
    .event-title.tagline-message h3 {
        font-size: 28px;
        margin-bottom: 5px;
    }

    .marginBottom-xs {
        margin-bottom: 20px;
    }

    .event-title p {
        font-size: 16px;
        line-height: 110%;
        padding-top: 15px;
    }

    .home-message p {
        font-size: 21px !important;
    }

    .home-message small {
        font-size: 15px !important;
    }

    .section.contactMap .btn {
        padding: 10px 9px;
        margin: 0 auto;
        font-weight: normal;
        font-size: 12px;
    }
    /* Carousel */

    #carousel-avalora .carousel-inner .carousel-caption p {
        
		height: auto;
		max-height: 135px
        overflow: hidden;
        font-size: 1.4rem !important;
        text-overflow: ellipsis;
        width: auto;
        max-width: 40%;
        border: 0px solid;
        bottom: 48%;
    }

    #carousel-avalora .carousel-inner .carousel-caption small {
		border: 0px solid red;
		top: 55%;
		overflow: hidden;
		max-height: 9.8rem;
		width: 40%;
		padding-top: 2px;
		line-height: 130%;
		font-size: 1.2rem ;
    }

    .carousel-indicators {
        bottom: 2rem!important;
    }
    #carousel-avalora .carousel-inner .item.first .carousel-caption p {
        bottom: 43%;
    }
    #carousel-avalora .carousel-inner .item.first .carousel-caption small {
        margin-top: 1em;
    }
	.EnlaceRound {
		font-size: 1.2em;
		padding: 0.4em 2.4em;
	}
}

/* Custom hamburguer menu bootstrap */

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border: 0 none;
    margin: 10px 0 15px 0;
}

/* /Force Navbar collapse under 990px */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
    .event-section {
        padding-top: 11rem;
    }

    .m180 {
        margin-top: -140px;
    }

    /* Styles */

}

@media only screen and (max-device-width : 990px) {
    .event-section {
        padding-top: 13rem;
    }

    .course-details {
        min-height: initial;
        min-height: initial;
    }

    .image-wrap.entry {
        max-height: initial !important;
        min-height: initial !important;
    }
	
	.Titulo2 {
		font-size: 1.1em;
		padding: 1em;

		margin: -0.3em -0.5em;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen and (max-width : 480px) {
    /* Styles */
    .navbar-brand {
        width: 40px;
        overflow: hidden;
        height: 60px;
        margin-right: 18px;
    }
    .navbar-brand img {
        margin: 0 !important;
        width: 166px;
        padding-top: 2px;
    }
    .countrySwicth button {
        border-left: 0 none;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
/* viewport size <= 320px ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}

/* tablet higher ----------- */
@media only screen and (min-width : 992px) {
    /* Styles */
}


/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {

    /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
}

/*************** Specific to device if required **********************/
/* stolen from http://nmsdvid.com/snippets/ **************************/

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
}

/* iPhone5 ------------- */
@media screen and (device-aspect-ratio: 40/71) {
    /* Styles */
}

or
@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* Blackberry Torch ---------- */
@media screen and (max-device-width: 480px) {
}

/* Samsung S3 ---------------- */
@media only screen and (-webkit-device-pixel-ratio: 2) {
}

/* Google Nexus 7 ------------- */
@media screen and (device-width: 600px) and (device-height: 905px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {
}

/* iPad Mini ------------------ */
@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 1) {
}

/* iPad 3 (Landscape)-------------------- */
@media (max-device-width: 1024px) and (orientation: landscape) {
}

/* iPad 3 (portrait)-------------------- */
@media (max-device-width: 768px) and (orientation: portrait) {
}

/* Galaxy Tab 10.1 (Landscape) -------- */
@media (max-device-width: 1280px) and (orientation: landscape) {
}

/* Galaxy Tab 10.1 (Portrait) -------- */
@media (max-device-width: 800px) and (orientation: portrait) {
}

/* Retina images ---------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {

    /* Retina replacement CSS here */

}





@media (min-width: 768px) {

    .container-fluid.noFull {
        width: 83%;
        max-width: 1280px;
    }
}


/* FLEX STYLES */


@media only screen and (min-width : 992px) {
    .md-DisplayFlex {
        display: flex !important;
    }
}


@media only screen and (min-width : 768px) {
    .sm-DisplayFlex {
        display: flex !important;
    }
}

@media only screen and (max-width : 768px) {
    .container-fluid.widthSolutions .col-md-3 .box {
        min-height: 30px;
    }

    .solAccess.boxSolution {
        margin: 5px 0px;
        padding: 5px 10px;
    }
}


@media only screen and (max-width : 420px) {
	.someFigures .stat-count h4 {
      font-size: 26px;
    }
	
	
    .someFigures .stat-count h3 {
        font-size: 12px;
    }

    .copyrights ul li {
        font-size: 14px;
    }
}


@media only screen and (max-width : 360px) {
    .box .event-desc h4 {
        font-size: 13px !important;
    }
}

@media (max-width: 1024px) {
    .callout .lead {
        font-size: 22px;
    }
}

@media (min-width: 1024px) {
}

.km-cookie-l {
    position: absolute;
    top: 50%;
    margin-top: -135px;
    width: 90%;
    left: 5%;
}

    .km-cookie-l h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .km-cookie-l p {
        width: 50
    }

@media (max-width: 1280px) {
    .image-wrap.entry {
        /*max-height: 165px;
        min-height: 165px;*/
        max-height: auto;
        min-height: auto;		
    }
}


@media (max-width: 1800px) {
    .image-wrap.entry {
        /*max-height: 170px;
        min-height: 170px;*/
        max-height: auto;
        min-height: auto;
    }
}


@media (max-width: 1800px) {
    .image-wrap.entry {
        /*max-height: 300px;
        min-height: 300px;*/
        max-height: auto;
        min-height: auto;
    }
}



@media (min-width: 320px) and (max-width: 1023px) {
    .km-cookie-l h2 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 24px;
    }

    .km-cookie-l p {
        line-height: 115%;
        font-size: 14px;
    }


    .km-cookie-l {
        margin-top: -130px;
    }
}

.course-footer {
    overflow: hidden;
    margin-bottom: 5px;
}



/* Only portrait */

@media (max-device-width: 1024px) and (orientation: portrait) {
    /* items slide styles */



    #carousel-avalora .carousel-inner .carousel-caption {
        width: 100%;
        border: 0px solid;
        text-align: left;
        padding: 12% 5% 10% 12%;
        height: 50vh;
        /*border: 1px solid red;*/
    }

        #carousel-avalora .carousel-inner .carousel-caption p {
            width: 70%;
            max-width: 70%;
            height: auto;
            font-family: 'Montserrat', sans-serif;
            text-transform: none;
            font-weight: 600;
            line-height: 115%;
            padding-top: 5%;
            font-size: 1.8em;
            position: absolute;
            bottom: 64%;
            left: 14%;
            /*border: 0px solid white;*/
        }

            #carousel-avalora .carousel-inner .carousel-caption p em {
                max-width: 70%;
                font-style: normal;
                display: block;
                font-weight: 500;
                font-size: 0.8em;
            }

        #carousel-avalora .carousel-inner .carousel-caption small {
				width: 70%;
				max-width: 70%;
				font-family: 'Montserrat', sans-serif;
				text-transform: none;
				font-weight: 600;
				line-height: 127%;
				margin-top: -0.5em;
				font-size: 1.4em;
				position: absolute;
				top: 38%;
				left: 14%;
				border: 0px solid;
        }

        #carousel-avalora .carousel-inner .item img {
            margin: 0px;
            position: absolute;
            right: 15%;
            top: 55%;
            max-width: 72% !important;
            padding: 2%;
        }


