@media (min-width: 1400px){
    .Home-Cambio {min-height: 850px;}
    .Home-Areas {min-height: 810px;}
    .Home-Informacion {min-height: 730px;}
    .Home-Miradas .BoxMiradasText {
        width: 675px;
}
}
@media (max-width: 1200px){
    .BoxCambio-Header .BoxTitle .Title {
        font-size: 1.6rem;
    }

    .Home-Cambio {min-height: 820px;}
    .Home-Areas {min-height: 720px;}
    .Home-Informacion {min-height: 760px;}

    .BoxMenuPrincipal .MenuLinks .Link {
        margin: 0 10px;
        font-size: 0.9rem;
    }
    .ItemSliderHome .BoxDescripcion {
        left: 57%;
    }
}

@media (max-width: 990px){

    .BoxInpirate-Productos .InpirateBoxProducto .ProductoBoxDetalle .BottomTitle {
    min-height: auto;
}

.BoxInpirate-Productos .InpirateBoxProducto .ProductoBoxDetalle .Text {
    min-height: auto;
}

    .ItemSliderHome .LinkSaberMas {
    position: absolute;
    left: 50%;
    bottom: 5%;
    border-color: #fff;
    background: #fff;
    color: #000;
    margin-left: -80px;
}

    .BoxInpirate-Header .Title {
    font-size: 1.6rem;
    -webkit-text-stroke: 1px #92d74d;
    line-height: 1.6rem;
}

.BoxInpirate-MenuPrincipal .BoxMenu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    opacity: 1;
    cursor: pointer;
    width: 50%;
}

.BoxInpirate-MenuPrincipal .BoxMenu .BoxMenu-Title {
    font-size: 1.6rem;
    -webkit-text-stroke: 1px #fff;
    color: transparent;
    line-height: 1.6rem;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    margin: 0;
    margin-top: 1rem;
}

.BoxInpirate-MenuPrincipal .BoxMenu.BgMujer .BoxMenu-Title {
    -webkit-text-stroke: 1px #92d74d;
}

.BoxInpirate-Header .Title span {
    font-size: 2.2rem;
    display: block;
    line-height: 2.4rem;
}

.BoxInpirate-MenuPrincipal {
    display: flex;
    margin-bottom: 1rem;
    flex-wrap: wrap;
}

.BoxInpirate-SubMenu {
    flex-wrap: wrap;
    margin-bottom: 1rem;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    display: none;
}

.BoxInpirate-ProductosCabellos {
    flex-direction: column;
}

.BoxInpirate-Productos {
    width: 100%;
    margin-bottom: 1rem;
}

.BoxInpirate-SubMenu .BoxSubMenu {
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px;
    opacity: 1;
    cursor: pointer;
    border: 1px solid transparent;
}
.BoxInpirate-SubMenu .BoxSubMenu .BoxMenu-Title {
    font-size: 0.8rem;
    -webkit-text-stroke: 1px red;
    color: transparent;
    line-height: 1rem;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    margin: 0;
    margin-top: 10px;
}

.BoxInpirate-Productos .InpirateBoxProducto .ProductoBoxDetalle {
    width: 100%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    /*order: 1;*/
}

.BoxInpirate-Productos .InpirateBoxProducto .ProductoBoxDetalle .Title span {
    font-size: 1.4rem;
    -webkit-text-stroke: 1px red;
    color: transparent;
    line-height: 1rem;
    text-transform: uppercase;
    font-weight: 800;
    text-align: left;
    margin: 0;
    margin-top: 1rem;
    display: block;
    margin-bottom: 0.5rem;
}

.BoxInpirate-SubMenu.BgMujer .BoxSubMenu .BoxMenu-Title {
    -webkit-text-stroke: 1px #92d74d;
}

.BoxInpirate-Productos .InpirateBoxProducto .ProductoBoxDetalle .Title {
    color: red;
    text-align: left;
    font-size: 1.6rem;
    font-weight: 800;
    margin-bottom: 1rem;
    text-transform: uppercase;
    width: 100%;
    line-height: 1.6rem;
}

.LinkSaberMas {
    position: relative;
    left: inherit;
    bottom: 0;
    border-color: #fff;
    background: #fff;
    color: #000;
    margin-left: 0;
    right: 0;
    margin-top: 1rem;
    height: 35px;
}

.BoxInpirate-MenuPrincipal .BoxMenu.BgHombre .BoxMenu-Title {
    -webkit-text-stroke: 1px red;
}

.BoxInpirate-Productos .InpirateBoxProducto .ProductoBoxDetalle .Title br{
    display: none;
}

.BoxInpirate-Productos .InpirateBoxProducto .ProductoBoxImg {
    padding: 0 1rem;
}

.BoxInpirate-Productos .InpirateBoxProducto .ProductoBoxImg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*order: 2;*/
}

    .BoxProducto .ProductoEscala .Title strong {
    font-size: 1.4rem;
    color: #000;
}

    .BoxProducto .ProductoText {
    width: 100%;
}
.BoxProducto {
    padding: 15px 15px;
}
.BoxProducto .ProductoEscala .Title {
    font-size: 0.8rem;
    margin-bottom: 5px;
    font-weight: 600;
}
.BoxProducto .ProductoEscala {
    width: 50%;
}
.BoxProducto .ProductoImg {
    width: 50%;
}
    .Web-Header .BoxLogos .LogoUai {
    margin-right: 0rem;
    width: 70px;
}
    .BoxMenuPrincipal .RedesLinks .Link.LinkRed{
        display: none;
    }
    .BoxMenuPrincipal {
    justify-content: flex-end;
}
    .Home-Footer .BoxFooter-Marca .SubMenu {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 2rem 0;
    order: 2;
}
    .BoxFooter-Redes .BoxRedes .Link {
    margin: 0 1rem;
}
    .BoxFooter-Redes .BoxRedes {
    justify-content: center;
}
    .Home-Footer .BoxFooter-Marca {
    text-align: center;
}
    .Home-Miradas .BoxImgMiradaProducto {
    top: 45%;
}
    .Home-Miradas .BoxMiradasText .Title {
    font-size: 3rem;
    line-height: 3.2rem;
}
.Home-Miradas .BoxMiradasText .Title .TitleIntro {
    font-size: 3.6rem;
    line-height: 3.2rem;
}
    .BgImgInspirate {
    min-height: 400px;
}
.BgImgMiradas {
    min-height: 400px;
}
    .Home-Miradas .BoxMiradasText {
    padding: 3rem;
    padding-top: 5rem;
}
    .LinkDefault {
    max-width: 150px;
    height: 35px;
}
    .BoxElige-Header .BoxTitle .Title {
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin: 0;
}
    .SliderElige .BoxSliderElige .BoxSlide {
    width: 90%;
}
    .ProgramaArea-Listado .container .DetalleCirculo-3 {
    top: -50px;
    width: 200px;
    right: -50px;
}
    .BoxCronograma {
    padding: 1rem 0;
}
    .BoxCronograma .Link {
        padding-right: 6rem;
        line-height: 1rem;
    }
    .IconPlus {
    width: 30px;
    height: 30px;
    background: url(../img/programa-area/icon-plus.png);
    right: 20px;
    top: 15px;
    background-size: contain;
}
    .card-header .btn-link .Title {
    font-size: 1.4rem;
}
    .MBABoxRed {
    width: 100%;
    min-height: 120px;
}
    .MBABoxPrograma {
    padding: 1rem 0rem;
}
.MBABoxPrograma .Link {
    justify-content: flex-end;
    position: static;
    margin-top: 1rem;
}
.MBABoxPrograma .Title {
    font-size: 1.4rem;
    line-height: 1.6rem;
}
    .BoxMenuPrincipal .RedesLinks .Link {
    margin-left: 5px;
}
    .Mba-Banner .ProgramaHeader .BoxDescripcion {
    margin-top: 1rem;
}
    .Bg-MBAHeader {
        background: url(../img/mba/bg-mba-header-mob.jpg);
        background-size: contain;
        background-position: top;
        background-repeat: no-repeat;
    }
    .ItemSliderHome .ImgSlide{
        width: 100%;
    }
    html, body {
    overflow-x: hidden;
    width: 100%;
}
    .BoxListadoProgramas .ProgramaItem {
    width: 100%;
}
.ProgramaArea-Banner {
    height: 80vh;
}
    .ProgramaArea-Listado{
        padding: 0 !important;
    }
    .BoxPragrama-Frase{
        display: none;
    }
    .ProgramaHeader .BoxDescripcion {
    width: 85%;
    padding-top: 2rem;
}
.ProgramaHeader .BoxDescripcion .Title {
    font-size: 1.6rem;
}
.LinkMenu {
    display: inline-block;
    margin-left: 15px !important;
}
.ProgramaHeader .BoxDescripcion .Text {
    font-size: 1.1rem;
    line-height: 1.4rem;
}
.ListadoTitle .Title {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-bottom: 1rem;
    padding-top: 2rem;
}
.BoxListadoProgramas .ProgramaItem .Link {
    padding: 0.5rem 0;
    padding-right: 4rem;
    font-size: 0.9rem;
    line-height: 1rem;
}
.card-body {
    padding: 1.25rem 1.25rem;
}
.card-header {
    padding: .75rem 1rem;
}
.card-header h5 .btn-link{
    font-size: 1.4rem;
}
.BoxMenuPrincipal .MenuLinks .LinkMenuClose {
    position: absolute;
    right: 8px;
    width: auto !important;
    top: 14px;
    font-size: 1.4rem !important;
    color: #000 !important;
}
.BoxMenuPrincipal .MenuLinks .LineMenu {
    width: 50px;
    height: 1px;
    background: #134ea4;
    display: block;
    margin: 0 auto;
}
.BoxMenuPrincipal .MenuLinks {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    background: #ffffff;
    height: auto;
    width: 50%;
    padding-top: 2.4rem;
    padding-bottom: 1rem;
}
.BoxMenuPrincipal .MenuLinks .Link:hover {
    background: #fff;
    color: #000;
}
.BoxMenuPrincipal .MenuLinks .Link {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0.5rem;
    font-size: 1.2rem;
    color: #92d64d;
    font-weight: 800;
}

.BoxMenuPrincipal .MenuLinks .Link.Active {
    background: transparent;
    color: #92d64d;
    font-weight: 800;
}

    .SliderCambio .BoxSliderCambio .BoxSlide {
        width: 100%;
    }

    .SliderAreas .BoxSlider .BoxSlide {
        width: 100%;
        padding: 0;
    }
    .BoxCambio-Header .BoxApartado {
        width: 100%;
    }
    .InternaAgenda .BoxCambio-Header .BoxTitle {
    padding-left: 0;
}
    .BoxCambio-Header .BoxTitle {
        width: 100%;
        padding-left: 35px;
    }
    .SliderInformacion .BoxSlider .BoxSlide {
        padding: 0px 00px;
        width: 95%;
    }
    .BoxAgenda-Info {
        padding: 2rem 0;
    }
    .BgAgendaInfo {
        background: url(../img/home/agenda/Bg-Detalle.jpg) #2ad2c5;
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 100%;
    }
    .BoxWeb {
        width: 100%;
    }
    .BoxSedes .BoxSede {
        width: 100%;
    }
    .InternaAgenda .BoxCambio-Header .BoxTitle .Title {
    font-size: 1.4rem;
}
.BoxAgendaItems .Item {
    width: 100%;
    margin-right: 0;
}
.InternaAgenda .DetalleCirculo-3 {
    top: -50px;
    width: 230px;
    right: -100px;
}
    .BoxCambio-Header .BoxTitle .Title {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
    .BoxCambio-Header .BoxTitle .Line {
        position: absolute;
        left: -45px;
        top: -5px;
    }
    .DetalleText-2 {
        left: -55%;
        bottom: 2%;
        font-size: 6rem;
    }
    .DetalleText-1 {
        top: 10%;
        font-size: 6rem;
    }
    .DetalleCirculo-4 {
        right: 5%;
        top: -5%;
    }
    .LinkConoceMas {
        bottom: -10px;
        max-width: 175px;
    }
    
    .BoxMenuPrincipal .RedesLinks {
        margin-left: 0;
    }
    .flickity-prev-next-button.previous {
        right: 80px;
    }
    .flickity-prev-next-button.next {
        right: 15px;
    }
    .BoxCambio-Header .BoxApartado .SubTitle br{
        display: none;
    }
    .BoxProxCharlas {
        position: static;
        order: 2;
        width: 100%;
        min-width: 100%;
    }
    .BoxProxCharlas .CharlaTitle {
        padding: 20px 0 0 1rem;
    }
    .BoxProxCharlas .CharlaItem {
        padding: 10px 1rem;
    }
    .ItemSliderHome .BoxDescripcion {
        max-width: 100%;
        left: 0;
        top: 8%;
        margin-left: 0;
        padding: 0px 15px;
        width: 80%;
    }
    .BoxProxCharlas .CharlaBottom {
        padding: 20px 1rem;
    }
    .ItemSliderHome .BoxDescripcion .Title {
        font-size: 1.6rem;
        margin-bottom: 0.5rem;
    }
    .Web-Header {
    min-height: 60px;
    background: #fff;
}
    .Web-Header.Active {
    min-height: 60px;
}
    .Web-Wrapper {
    padding-top: 75px;
}

.BoxMenuPrincipal .RedesLinks .Link.LinkMenu{
    color: #000;
}

    .ItemSliderHome .BoxDescripcion .Text {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }

    .DetalleCirculo-2 {
        left: 24%;
        top: 23%;
    }

    .DetalleCirculo-3 {
        top: 0;
    }

    .Img-Desktop{display: none;}
    .Img-Mobile{display: block;}
}

@media (max-width: 480px){
}