@charset "utf-8";
/* CSS Document */
/*******************************************************************************************************************/
/* Small screens */
@media only screen { } /* Define mobile styles */
@media only screen and (max-width: 768px) { 
    .padextra{
        padding: 0px 20px;
    }
    .maspeke{
        width: 100% !important;
    }
    .fondosg{
        background-size: 100%;
    }
    .izquierdas{
        background-position: center top;
        background-size: 100%;
    }
    .derechas{
        background-position: center top;
        background-size: 100%;
    }
    .altopic{
        height: 270px;
    }
    .logosp{
        width: 120px;
        margin-left: 10px;
    }
    .derecha{
        text-align: center;
        margin-top: 20px;
    }
    .menuint{
        text-align: center;
    }
    .tituservices h2{
        font-size: 1.8em;
    }
    .infotrata{
        padding: 30px 30px;
    }
    .contactinfo{
        text-align: center;
    }
    .serviciosgenerales{
        height: 680px;
    }
    .cintoprom{
        height: 220px;
    }
    
    .containerx{
        padding: 0 20px;
    }
    .containerx-dos{
        padding: 0 20px;
    }
    .containerx{
    max-width: 1550px;
    margin: 0px auto;
    }
        .activeint{
        height:115px;
        padding-bottom:15px;  
    }
       .activeint2{
        height:115px;
        padding-bottom:15px; 
    }
        .activeint h2{
        font-size:1em;
        padding-bottom:10px;
    }
       .activeint2 h2{
        font-size:1em;
        padding-bottom:10px;
    }
    .slider1, .slider2, .slider3{
        width: 100%;
        height: 400px;
    }

/*******************************************************************************************************************/   
} 
/*******************************************************************************************************************/
/* Medium screens */
@media only screen and (min-width: 769px) { }
@media only screen and (min-width: 769px) and (max-width: 992px) {
    .izquierdas{
        background-position: center right;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .displayb{
        height: 110px;
    }
    .derechas{
        background-position: center left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    
    .slider1, .slider2, .slider3{
        width: 100%;
        height: 400px;
    }
    .btn1, .btn2{
        height: 80px;
        line-height: 20px;
    }
    .slid0, .slid1, .slid2{
        width: 100%;
        height: 400px;
    }
    .owl-theme .owl-controls {
        text-align:right;
        margin-top: -100px;
        width: 325px;
        padding: 10px;
        background-color: rgba(150, 201, 61, 0.83);
        
        position: absolute;
        z-index: 100;
    }
    .bg-tecno{
        background-image: url(../img/bg-tecno.png);
        background-position: right top;
        background-repeat: no-repeat;
    }
   
    .bgf1, .bgf2{
        height: 200px;
    }
    .derecha{
        text-align: right;
    }
    .infodentelis{
        height: 340px;
    }
    .cintopromx h3{
        height: 60px;
    }


    .serviciosgenerales{
        height: 680px;
    }
    .logosp{
        width: 150px;
        margin-left: 10px;
    }
    .btnsgo a{
        font-size: .8em;
        padding: 10px 10px;
    }
    .menuprin ul li a{
        font-size: .8em;
        padding: 20px 4px 15px;
    }
    .tituservices h2{
        font-size: 1.5em;
    }
    .infotrata{
        padding: 30px 20px;
    }
    .wrapsize{
        padding: 0 20px;
    }
    .containerx{
        padding: 0 20px;
    }
    .activeint{
    height:120px;
}
      .activeint2{
    height:120px;
}
       .activeint h2{
    font-size:.8em;
    padding-right:20px;
}
   .activeint2 h2{
    font-size:.8em;
       padding-top:10px;
}
     .fotos-doctora{
    width:400px;
    }
   
/*******************************************************************************************************************/  
}
/*******************************************************************************************************************/
/* Medium screens */
@media only screen and (min-width: 993px) { }
@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .izquierdas{
        background-position: center right;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .derechas{
        background-position: center left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .slider1, .slider2, .slider3{
        width: 100%;
        height: 400px;
    }
    .btn1, .btn2{
        height: 80px;
        line-height: 20px;
    }
    .slid0, .slid1, .slid2{
        width: 100%;
        height: 400px;
    }
    .owl-theme .owl-controls {
        text-align:right;
        margin-top: -100px;
        width: 400px;
        padding: 10px;
        background-color: rgba(150, 201, 61, 0.83);
        
        position: absolute;
        z-index: 100;
    }
    .bg-tecno{
        background-image: url(../img/bg-tecno.png);
        background-position: right top;
        background-repeat: no-repeat;
    }
    .bgf1, .bgf2{
        height: 200px;
    }
    .derecha{
        text-align: right;
    }
    .infodentelis{
        height: 340px;
    }
    .cintopromx h3{
        height: 60px;
    }

    .serviciosgenerales{
        height: 560px;
    }
    .logosp{
        width: 150px;
        margin-left: 10px;
    }
    .btnsgo a{
        font-size: .8em;
        padding: 10px 2px;
    }
    .menuprin ul li a{
        font-size: .9em;
        padding: 20px 10px 15px;
    }
    .tituservices h2{
        font-size: 2em;
    }
    .infotrata{
        padding: 30px 50px;
    }
    .wrapsize{
        padding: 0 20px;
    }
    .containerx{
        padding: 0 20px;
    }

   .activeint{
    height:105px;
}
    .activeint2{
    height:105px;
}
    .activeint h2{
    font-size:1em;
    
}
   .activeint2 h2{
    font-size:1em;
    padding-bottom:10px;
}
    .fotos-doctora{
    width:450px;
    }
/*******************************************************************************************************************/  
} 
/*******************************************************************************************************************/
/* Extra Large screens */
@media only screen and (min-width: 1201px) { }
@media only screen and (min-width: 1201px){
    .slider1, .slider2, .slider3{
        width: 100%;
        height: 400px;
    }
    .btn1, .btn2{
        height: 80px;
        line-height: 20px;
    }
    .slid0, .slid1, .slid2{
        width: 100%;
        height: 400px;
    }
    .owl-theme .owl-controls {
        text-align:right;
        margin-top: -100px;
        width: 400px;
        padding: 10px;
        background-color: rgba(150, 201, 61, 0.83);
        
        position: absolute;
        z-index: 100;
    }
    .bg-tecno{
        background-image: url(../img/bg-tecno.png);
        background-position: right top;
        background-repeat: no-repeat;
    }
    .bgf1, .bgf2{
        height: 200px;
    }
    .derecha{
        text-align: right;
    }
    .infodentelis{
        height: 340px;
    }
    .cintopromx h3{
        height: 60px;
    }
    .bg-top1{
        height: 180px;
    }
    .izquierdas{
        background-position: center left;
        background-size: 70%;
    }
    .derechas{
        background-position: center right;
        background-size: 70%;
    }
    .serviciosgenerales{
        height: 620px;
    }
    .logosp{
        width: 200px;
    }
    .btnsgo a{
        font-size: .9em;
        padding: 10px 10px;
    }
    
    .menuprin ul li a{
        font-size: .9em;
        padding: 20px 20px 15px;
    }
    .tituservices h2{
        font-size: 2.3em;
    }
    
    .infotrata{
        padding: 30px 50px;
    }
    .tcajasmod{
        height: 300px;
    }
    .wrapsize{
        padding: 0 20px;
    }
    .containerx{
        padding: 0 20px;
    }
    .containerx-dos{
        padding: 0 20px;
    }
       .activeint{
    height:90px;
}
    .activeint2{
    height:90px;
}
       .activeint{
    height:105px;
}
    .activeint2{
    height:105px;
}
    .activeint h2{
    font-size:1.1em;
    padding-left:25px;    
}
   .activeint2 h2{
    font-size:1.1em;
    padding-bottom:10px;
}
    .fotos-doctora{
    width:500px;
    }
 
/******************************************************************************************************************/   
}
/*******************************************************************************************************************/


