/*styles media query*/


/* MEDIA QUERYs */

@media only screen and (min-width: 1280px) and (max-width: 2800px) {
    .contenido#home .logo .line {
        top: 25%;
        height: 50%;
    }
    .contenido#home .logo h1 {
        font-size: 6.5rem;
        line-height: 7rem;
        top: 40%;
    }
    .contenido#home .logo h2 {
        font-size: 5.5rem;
        line-height: 6rem;
        top: 28%;
    }
    .somos_big {
        font-size: 3rem;
        line-height: 5rem;
    }
    .somos_small {
        font-size: 2.5rem;
    }
    .somos .titles {
        width: 70%;
    }
}

@media only screen and (max-width: 1279px) {
    .somos_big {
        font-size: 3rem;
        line-height: 4rem;
    }
    .somos_small {
        font-size: 2rem;
    }
    .somos .titles {
        width: 80%;
    }
}

@media only screen and (max-width: 1024px) {
    .somos_big {
        font-size: 3rem;
        line-height: 3.4rem;
    }
    .somos_small {
        font-size: 1.6rem;
    }
    .somos .titles {
        width: 90%;
    }
    .menu {
        width: 90%;
    }
}

@media only screen and (max-width: 540px) {
    #logo_int {
        height: 7%;
        width: 40%;
        bottom: 2%;
        left: 1%;
    }
    .contenedor,
    .contenido {
        overflow: auto;
    }
    .rrss {
        display: none
    }
    /**/
    .menu {
        width: 100%;
        height: 30px;
        left: 0%;
    }
    .menu.active {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
    }
    .menu ul {
        display: none;
    }
    .menu.active ul {
        display: block;
        width: 90%;
        left: 5%;
    }
    .menu.active ul li {
        display: block;
        width: 100%;
        height: 12%;
        text-align: right;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .menu.active ul li:first-child {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .menu.active ul li a {
        font-size: 2rem;
        line-height: 6rem;
    }
    .menu a.conectar_btn {
        display: none
    }
    .menu.active a.conectar_btn {
        display: block;
        font-size: 2rem;
        line-height: 6rem;
        right: 5%;
        top: 60%;
        width: 90%;
        text-align: right;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    } 
    .menu .hamb {
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        bottom: 0;
        right: 3%;
        background: url(img/menu.png) center center no-repeat;
        background-size: cover;
        color: rgba(255, 255, 255, 0);
        font-size: 2rem;
        font-weight: bolder;
        overflow: hidden;
    }
    /*contacto*/
    .connect {
        display: none
    }
    .connect.active {
        display: block
    }
    /*home*/
    .contenido#home {
        overflow: hidden;
    }
    .contenido#home .logo {
        top: 0%;
        height: 100%;
        left: 1%;
        width: 98%;
        display: block;
    }
    .contenido#home .logo .line {
        display: none;
    }
    .contenido#home .logo .logo_img {
        top: 20%;
        left: 1%;
        height: 40%;
        width: 98%;
        background-size: contain;
        overflow: hidden;
    }
    .contenido#home .logo h2 {
        right: 0%;
        top: 93%;
        height: 10%;
        width: 98%;
        text-transform: uppercase;
        font-size: 1.6rem;
        line-height: 2rem;
        font-weight: 300;
    }
    .contenido#home .logo h1 {
        right: 5%;
        top: 93%;
        height: 10%;
        width: 52%;
        line-height: 2rem;
        font-size: 1.6rem;
        text-transform: uppercase;
        font-weight: 700;
    }
    .contenido a.back_button {
        width: 100px;
        height: 2rem;
        left: 2%;
        color: rgba(0, 0, 0, 0);
    }
    .contenido a.back_button:hover {
        color: rgba(0, 0, 0, 0);
    }
    .contenido#page,
    .contenido#cat {
        height: 90%;
        top: 0;
        left: 0;
    }
    .contenido .vineta {
        display: none
    }
    .contenido .post {
        height: 100%;
    }
    /*somos*/
    .somos .image {
        top: 0%;
        left: 0%;
        width: 100%;
        height: 35%;
        z-index: 2;
        overflow: hidden;
    }
    .somos .image img {
        width: 100%;
        height: auto;
        z-index: 2;
    }
  
    .somos .titles {
        width: 100%;
        height: 20%;
        left: 0;
        top: 36%;
    }
    .somos_title {
        font-size: 8rem;
        line-height: 100%;
        display: block;
        right: 5%;
        top: 0;
    }
    .somos_title_bar {
        height: 4px;
        width: 90%;
        top: 41%;
        right: 0%;
    }
    .somos .texts {
        width: 90%;
        position: relative;
        top: 55%;
        left: 5%;
    }
    .somos_big {
        font-family: 'Oswald', sans-serif;
        text-align: right;
        font-weight: 400;
        font-size: 2.1rem;
        line-height: 2.2rem;
        float: right;
        margin: 0 0 10px 0;
    }
    .somos_small {
        font-size: 1.6rem;
        line-height: 1.6rem;
        width: 100%;
    }
      .somos  .somos_caption {
       font-size: 1.8rem;
        line-height: 1.8rem;
        width: 100%;
    }
    /*vision*/
    .vision .titles {
        position: absolute;
        left: 0%;
        top: 0%;
        display: block;
        width: 100%;
        z-index: 4;
        height: 300px;
        overflow: hidden;
    }
    .vision_title {
        font-size: 9rem;
        left: 5%
    }
    .vision_title_bar {
        width: 7px;
        height: 1490px;
    }
    .vision .separador-top {
        height: 250px
    }
    .visiones {
        width: 100%;
        height: 200px;
        margin: 0 auto 50px;
        position: relative;
    }
    .visiones .frase {
        top: 12%;
        width: 96%;
        left: 2%;
        height: 88%;
        font-size: 1.7rem;
        line-height: 1.7rem
    }
    .visiones .imagen {
        top: 30%;
        height: 70%;
        width: 100%;
    }
    .visiones:nth-child(odd) .frase {
        text-align: right;
        right: 1%;
        width: 98%;
        font-size: 2rem;
        line-height: 2.1rem
    }
    .visiones:nth-child(even) .frase {
        text-align: left;
        left: 1%;
        width: 98%;
        top: 0%;
        font-size: 2rem;
        line-height: 2.1rem
    }
    .visiones:nth-child(odd) .imagen {
        right: 0%;
        text-align: left;
    }
    .visiones:nth-child(even) .imagen {
        left: 0%;
        text-align: right;
    }
    /**/
    .separador_mob {
        height: 200px;
        width: 100%;
        display: block;
    }
    /**/
    .post-item a.conocemas {
        top: 88%;
        width: 95%;
        right: 5%;
        color: rgba(0, 0, 0, 0);
        background: url(img/next.png) right center no-repeat
    }
    /**/
    .post.lab {
        width: 100%;
    }
    .lab .titles {
        left: 0%;
        top: 0%;
        width: 100%;
        height: 300px;
        overflow: hidden;
        position: absolute;
    }
    .lab_title {
        font-size: 12rem;
        width: 80%;
        top: 0%;
        right: 0%;
        height: 100%;
    }
    .lab_title_bar {
        height: 2000px;
        width: 15px;
        top: -830px;
        left: -5%;
    }
    .lab_title_bar_2 {
        height: 2120px;
        width: 15px;
        top: -1280px;
        left: -61%;
    }
    .lab .post-item {
        width: 100%;
        margin-bottom: 30px;
        height: 200px;
    }
    .lab .post-item img {
        width: 100%;
        top: 30%;
    }
    .lab .post-item h1 {
        width: 90%;
        top: 10%;
        left: 5%;
        font-size: 2rem
    }
    .lab .post-item p {
        width: 90%;
        left: 5%;
        top: 23%;
        font-size: 1.8rem
    }
    /*Proyectos */
    .post.project {
        width: 100%;
    }
    .post.project .separador_mob {
        height: 110px !important;
    }
    .project .titles {
        position: absolute;
        left: 0%;
        top: 5%;
        width: 100%;
        height: 150px;
    }
    .project_title {
        font-size: 7rem;
        width: 95%;
        top: 0%;
        left: 5%;
        height: 150px;
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .project_title_bar {
        display: none;
    }
    .project_title_bar_2 {
        height: 7px;
        width: 98%;
        top: 35%;
        left: 2%;
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .project .post-item {
        width: 100%;
        height: 200px;
    }
    .project .post-item img {
        width: 100%;
        top: 30%;
    }
    .project .post-item h1 {
        top: 20%;
        width: 90%;
        right: 5%;
        font-size: 2.5rem;
    }
    .project .post-item p {
        top: 34%;
        width: 90%;
        display: block;
        right: 5%;
        font-size: 2rem
    }
    /*LOG */
    .post.log {
        width: 100%;
        left: 0%;
    }
    .post.log .separador_mob {
        height: 110px !important;
    }
    .log .titles {
        position: absolute;
        left: 0%;
        top: 5%;
        width: 100%;
    }
    .log_title {
        font-size: 6rem;
        width: 95%;
        top: 0%;
        left: 5%;
        height: 100%;
    }
    .log_title_bar {
        position: absolute;
        display: block;
        background-color: #68bde0;
        height: 7px;
        width: 80%;
        top: 30%;
        left: 0%;
    }
    .log .post-item {
        width: 100%;
        height: 250px;
    }
    .log .post-item .bar_1 {
        display: none;
    }
    .log .post-item .bar_2 {
        display: none;
    }
    .log .post-item img {
        width: 100%;
        top: 30%;
        right: 0%;
    }
    .log .post-item h1 {
        top: 10%;
        right: 5%;
        width: 100%;
        font-size: 2.2rem
    }
    .log .post-item p {
        top: 20%;
        width: 95%;
        right: 5%;
        font-size: 1.2rem;
        line-height: 1.7rem;
    }
    .log .post-item a.conocemas {
        top: 12%;
    }
    /*SINGLE*/
    .single_content.post {
        width: 100% !important;
    }
    .single_content.post .titles {
        display: none
    }
    .single_content.post .single_content_in {
        width: 100%;
        float: none;
        margin: 0px auto;
    }
    .single_content.post .single_content_in .single_content_title {
        height: 300px;
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .single_content.post .single_content_in .single_content_title img {
        width: 100%;
        bottom: auto;
        top: -15%;
    }
    .single_content.post .single_content_in .single_content_title .titles_in {
        bottom: 0%;
        right: 5%;
        width: 90%;
    }
    .single_content.post .single_content_in .single_content_title h1 {
        text-align: left;
    }
    .single_content.post .single_content_in .single_content_title h2 {
        text-align: left;
    }
    .single_content.post .single_content_in p {
        float: none;
        width: 90%;
        margin: 3px auto 5px;
    }
    .single_content.post .single_content_in p img {
        width: 100%;
        height: auto;
        float: none;
        margin: 20px auto;
    }
    /*single lab*/
    .single_content.post.lab .titles {
        z-index: 1;
    }
    .single_content.post.lab .single_content_in .single_content_title {
        bottom: none;
        top: 0;
        height: 350px;
        width: 100%;
    }
    .single_content.post.lab .single_content_in .single_content_title img {
        width: 100%;
    }
    .single_content.post.lab .single_content_in .single_content_title .titles_in {
        right: 5%;
        width: 90%;
    }
    /*connectar*/
    .connect {
        
       display: none
         
        
       
    }
}
