@media (max-width: 1200px) {
    .caption {
        font-size: 5em;
        left: 5%;
    }
    a.caption2 {
        right: 5%;
    }
    section.intro h2, section.testimonials::after, section.brands h2 {
        font-size: 5em;
    }
    .programa-top-caption h1 {
        font-size: 4em;
    }
}

@media (max-width: 1024px) {
    .slick-slide video {
        top: 50%;
    }

    .slick-slide {
        min-height: 30vh !important;
    }

    .caption {
        font-size: 4em;
        left: 10%;
    }

    a.caption2 {
        right: 10%;
    }

    .card h4, .card-ov h4 {
        font-size: 1rem;
    }

    .lead {
        font-size: 1rem;
    }

    section.intro h2 {
        font-size: 4em;
        line-height: 0.75em;
    }

    section.intro .form .btn-block {
        padding: .375rem 0.95rem;
    }

    section.intro .form .btn-block {
        font-size: 1em;
    }

    section.testimonials::after,
    section.brands h2 {
        font-size: 4em;
    }
    
    section.brands h2 {
        margin-right: 0;
    }

    footer h2 {
        font-size: 1.3rem;
    }

    footer ul.menu li a {
        font-size: 1em;
    }

}

@media (max-width: 991px) {

    .bsnav .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        max-width: 960px !important;
    }
    
    .programas .header, .contacto .header {
        padding: 0;
    }
    
    .contentform {
        margin-top: 0;
    }
    
    section.programa-bg-black .btn {
        font-size: 0.8em;
    }

    .h1, h1 {
        font-size: 1.9rem;
      }

      .h2, h2 {
        font-size: 1.3rem;
      }

      .h5, h5 {
        font-size: 0.95rem;
      }
    
}

@media (max-width: 915px) {

    .navbar-brand {
        margin: 0;
    }

    .slick-slide {
        min-height: 25vh !important;
    }
    
    .slick-slide video {
        height: 35vh;
    }
    
}

@media (max-width: 895px) {
    
    .caption, section.intro h2, section.testimonials::after, section.brands h2, .programa-top-caption h1 {
        font-size: 3em;
    }
    
    a.caption2 {
        font-size: 1em;
    }
    
    section.brands {
        padding: 3em 0;
    }
    
    section.curriculo, section.blank {
        padding: 3em 0;
    }
    
    .programa-top-caption p {
        font-size: 1em;
    }
    
    section.intro {
        padding: 3em 0;
    }
    
    footer {
        padding: 4em 0 0;
    }
    
    footer .locations {
        padding: 2em 0;
    }
    
    footer .locations-wrap {
        margin-top: 3em;
    }
    
    footer h2 {
        font-size: 1.2em;

    }
    
    footer ul.menu .btn {
        font-size: 0.8em;
    }
    
    footer .locations h2 {
        font-size: 1.2em;
    }
    
}

@media (max-width: 789px) {
    
    .navbar-brand {
        width: 130px;
        height: 38px;
    }
    
}

@media (max-width: 767px) {
    
    ul.phones li {
        font-weight: 700;
    }
    
    .navbar-brand {
        width: 175px;
        height: 52px;
    }
    
    .courses.container-fluid {
        padding: 0
    }
    
    section.intro h2 {
        text-align: center;
    }
    
    section.intro .form {
        margin: 0 0 4em;
    }
    
    .navbar-nav li.nav-item a.nav-link.current {
        color:#ff145a;
    }
    
    .contentform .c1 {
        padding-right: inherit !important;
    }
    
    .contentform .c2 {
        padding-left: inherit !important;
    }
    
    ul.socials li a {
        font-size: 0.7em;
        padding-left: 1px;
    }
    
    .slick-carousel-programs .slick-slide{
        background-color: #fff !important;
    }
    
    .slick-carousel-programs .slick-slide::before {
        background-color: #fff !important;
        opacity: 1 !important;
        z-index: -1 !important;
    }
    
    .hovereffect {
        height: inherit;
    }
    
    .dropdown-menu {
        padding: 0;
    }
    
    .dropdown-item {
        padding: .25rem 0.6rem;
        font-size: 0.9em;
        letter-spacing: 0;
    }
    
}

@media (max-width: 575px) {
    
    .caption, .programa-top-caption h1 {
        font-size: 2em;
    }
    
    .caption {
        left: 5%;
    }
    
    a.caption2 {
        font-size: 1em;
        padding: 15px;
        bottom: 26%;
        right: 5%
    }
    
    .black-figure {
        display: none !important;
    }

    .contentform .c2 {
        padding-left: 15px !important;
    }
    
    section.intro h2, section.testimonials::after, section.brands h2 {
        font-size: 2em;
        text-align: center !important;

    }
    
    section.testimonials {
        padding: 2em 0 1em;
    }
    
    .footer-logo-mobile {
        width: 150px;
    }
    
    footer ul.menu {
        padding-inline-start: 0;

    }
    
    footer .locations-wrap {
        margin-top: 1em;
    }
    
    .programa-top-caption p {
        font-size: 1em;
        line-height: 1.45em;
        margin: 1em 0;
    }
    
    .programa-top-caption .far {
        font-size: 1.5em;
    }
    
    section.programa-bg-black img, .admisiones img, img.content-icons {
        width: 50px;
        margin-bottom: 10px
    }
    
    img.content-icons-small {
        width: 40px;
        margin-bottom: 10px
    }
    
    .footer-xs-left {
        padding-left: 3em;
    }
    
    .contacto-top-caption p {
        font-size: 1em;
    }
}

@media (max-width: 375px) {
    
    .caption {
        left: 2%;
        font-size: 1.8em;
    }
    
    a.caption2 {
        font-size: 0.8em;
        padding: 10px;
        bottom: 29%;
        right: 2%;
    }
    
}