@media screen and (max-width: 720px){
    /*MENU*/
    .barritasMenu{
        font-size: 25px;
    }
    .uah{
        padding-left: 5%;
        width: 100px;
    }
    .btnMenu{
        font-size: 10px;
    }
    .menu-list {
        line-height: 20px;
        width: 122px;
    }
    .menu-open .menu-side {
        left: 10px;
        top: 63px;
    }
    .menu{
        left: 10px;
    }
    .menu-side{
        top: 63px;
    }
    /*Slider portada principal*/
    .imagenOscurecer{       
        max-height: 440px;
    }
    .titulo1{
        font-size: 25px;
     }
    .titulo2{
        font-size: 30px;
    }
    .subtitulo{
        font-size: 13px;
    }
    /*Titulos/subtitulos de las secciones*/
    .caja-titulos-principal{
        margin: 35% 0 10% 0;
    }
    .seccion-titulo {
        font-size: 16px;
    }
    .seccion-cabecera {
        font-size: 12px;
    }
    .parrafo-presentacion{
        font-size: 10px;
    }
    /*Presentacion*/
    #presentacion {
        position: relative;
        width: auto;
        top: -300px;
        margin: 6%;
    }
    .btnMasInfo {
        padding: 6px 10px 6px 10px;
        font-weight: 500;
        font-size: 12px;
    }
    /*Miscelanea secciones*/
    .card-body{
        font-size: 10px;
    }
    .cajones{
        top: -300px;
        position: relative;
    }
    /*Que ofrece*/
    .boxOfrece{
        height: auto;
    }
    .alt-service-item {
        margin: 0px 0 0 0;
        position: initial;
        padding-left: 38px;
        padding-top: 0px;
    }
    .alt-services-title {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 11px;
        font-weight: 700;
        color: #151515;
    }
    .alt-services-text{
        font-size: 9px;
    }
    .alt-service-icon{
        font-size: 25px;
    }
    /*Que ofrece slider*/
    .cajon-art1 {
        background-size: cover;
        height: auto;
    }
    .clearfix{
        display: initial !important;
    }
    .estilo1{
        font-size: 45px;
    }
    .estilo2 h4 {
        font-size: 16px;
    }
    .card-text {
        font-size: 10px;
    }
    /*Perfil alumno*/
    .box.style1 {
        padding: 30px;
    }
    .fit{
        display: none !important;
    }
    .right .inner {
        margin-left: auto !important;
        padding-left: initial !important;
    }
    .left .inner {
        margin-right: auto !important;
        padding-right: initial !important;
    }
    .box.style1 .inner > :last-child {
        font-size: 11px;
    }
    /*Programa*/
    .cabecera-programa{
        width: 90%;
        margin-left: 5%;
        font-size: 11px;
    }
    .imagen-programa{
        display: none !important;
    }
    .cajas-texto-programa
    {
        max-width: 100% !important;
        flex: 0 0 100%;
    }
    .TitPrograma {
        font-size: 11px;
        line-height: 0px;
        text-shadow: 3px 1px 8px #103233d9;
    }
    .textoPrograma li {
        font-size: 10px;
    }
    .alt-service-icon2 {
        height: 24px;
        line-height: 20px;
        font-size: 15px;
        text-shadow: 3px 6px 14px #000000a6;
    }
    /*Claustro*/
    .cabecera-claustro{
        width: 90%;
        margin-left: 5%;
        font-size: 11px;
    }
    .nombre-profesor{
        font-size: 12px;
    }
    #team .card {
        min-height: 270px;
        width: 150px;
    }
    .frontside .card .card-body p img {
        height: initial;
        width: initial;
    }
    .img-fluid{
        max-width: 65%;
    }
    .texto-profesores{
        font-size: 8px !important;
    }
    .backside .card a {
        font-size: 14px;
    }
    .margin-l-r{
        margin-left: 0rem;
        margin-right: 0rem;
        max-width: 50%;
    }
    .contenedor {
        margin: 0px;
    }
    /*Formulario*/
    .formulario {
        margin-top: -300px;
        margin-bottom: auto;
    }
    .contact-form .input-text {
        height: 15px;
        font-size: 17px;
        line-height: 20px;
        font-weight: 300;
        border-width: 0 0 1px 0;
    }
    .textareaFomulario {
        width: 90vw;
        font-size: 10px;
        border-width: 1px;
    }
    .contact-form .label {
        font-size: 12px;
    }
    .contact-form .label {
        left: 75px;
    }
    .submit-btn {
        font-size: 11px;
        padding: 3px 16px;
    }
    /*Opiniones*/
    #quintoc {
        width: 80%;
        margin-left: 10%;
        font-size: 11px;
        height: 300px;
        padding: 20px 20px 0px 20px;
    }
    .crtl2p {
        left: 0px !important;
        top: 75px;
    }
    .crtl2n {
        right: 0px !important;
        top: 75px;
    }
    /*Footer*/
    footer {
        margin-top: auto;
        height: 240px;
        color: white;
        text-align: center;
        background: linear-gradient(180deg, #00000008, black);
        padding-left: 1%;
        padding-right: 1%;
    }
    footer h1 {
        font-size: 20px;
    }
    footer p {
        font-size: 7px;
        height: 0px;
    }
    .caja-datos-contacto{
        margin-left:-15px;
    }
    .icono-social {
        color: #2b2b2b;
        font-size: 6px;
        margin-right: 10px;
        margin-left: 10px;
        -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.300, 0.100, 0.58);
    }
    .icono-awesome{
        font-size: 8px;
        border: 1px solid#2b2b2b;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        line-height: 18px;
    }
    .caja-footer {
        margin-bottom: 13%;
        width: 100%;
        left: 0%;
    }
    .logo-footer2 {
        width: 15%;
    }
    .email{
        display: none;
    }
    .palabra{
        display: initial;
    }
}