@charset "utf-8";
/* CSS Document */

@media screen and (max-width:960px) {

 

}
@media screen and (max-width:900px) {

    /*  index  */	

}

@media screen and (max-width:768px) {


.main_header{
    background: #175488 url('../imagens/base/background.jpg') center bottom no-repeat;    
	padding-bottom: 11px;
}

li#bg_menu_mobile {
    margin-top: 25px;
}

}


@media screen and (max-width:600px) {

.sec_sobre {
    padding-top: 70px;
    background-size: 100% !important;
    background: url(../imagens/inicial/cirurgia/bg_dedo_mob.jpg) no-repeat center top;
}
.sec_sobre .dedo {
    display: block;
    margin-left: 0px;
}
.sec_sobre article {
    text-align: center;
    width: 95%;
    margin: 0 auto;
}
.sec_sobre h2 {
    margin-bottom: 50px;
}
.sec_paciente a.bt_saiba {
    margin: 40px auto 50px;
}

.sl_nov_mob {
    width: 241px;
    display: block;
    margin: 0 auto;
}
.sec_paciente .novidades {
    width: 100%;
	max-width:500px;
}
.sec_paciente h2 {
    text-align: center;
}
	

}

@media screen and (max-width:568px){

}

@media screen and (max-width:500px){



}

@media screen and (max-width:400px) {



}

@media screen and (max-width:320px) {




}