/* 1200px */
@media screen and (max-width:75em){
    nav#menu li a{
        padding:30px 16px 31px 16px;
        font-size:12px;
    }
    #logo{
        margin-top:35px;
        max-width:280px;
    }
}

/* 1170px */
@media screen and (max-width:73.125em){
    .column_small, .column_big{
        width:100%;
    }
    .column_small{
        margin-top:30px;
        text-align:center;
    }
}

/* 1088px */
@media screen and (max-width:68em){
    hr.linha_hover{
        width:100%;
    }
    .index_post figure{
        width:100%;
        margin-right:0px;
        margin-bottom:10px;
    }
}


/* LARGURA MÍMIMA PARA O MENU NORMAL  991px */
@media screen and (min-width:61.9375em){
     nav#menu ul{
        display:table !important;
		opacity:1;
		z-index: 666;
	}
}

/* LARGURA MÁXIMA ATÉ ONDE O MENU RESPONSIVO VAI APARECER  990px */
@media screen and (max-width:61.875em){
    button.btn-nav{
        display:block;
    }
    header{
        height:auto;
        padding-bottom:0px;
    }
    header .main{
        padding:0px;
    }
    #logo{
        margin-top:25px;
        margin-left:25px;
    }
    .header_dados{
        margin-top:30px;
        margin-right:25px;
    }
    nav#menu{
        position:relative;
        width:100%;
        border:0px;
        margin-top:50px;
        margin-right:0px !important;
    }
    nav#menu:after{
        display:none;
    }
    nav#menu ul{
		position:absolute;
		top:85px;
		left:0%;
		right:0%;
		width:100%;
		z-index:-99999999;
		opacity:0;
		transition-duration:0.2s;
		-webkit-transition-duration:0.2s;
		-moz-transition-duration:0.2s;
	}
	nav#menu ul.invisible{
		z-index: 999999999999;
		opacity:1;
		top:50px;
	}
    
    nav#menu li{
        width:100%;
        margin-left:0px;
        background:none;   
        padding-right:0px; 
        border-radius:0px !important;
    }
    
    nav#menu li a{
        width:100%;
        color:#fff;
        
        padding:15px 25px;
        border-radius:0px;
        border-bottom:0px;
        font-size:11px;
        border-radius:0px !important;
        transition-duration:0.2s;
        -webkit-transition-duration:0.2s;
        -moz-transition-duration:0.2s;
    }
    nav#menu li:hover a,
    nav#menu li.ativo a{
        padding-left:35px;
    } 
    nav#menu li:first-child{
        display:table;
    }

    .index_catarata{
        display:none;
    }
    .column_left_catarata{
        width:60%;
    }
    .index_links{
        margin-top:25px;
        width:39%;
    }
}


/* 860px */
@media screen and (max-width:53.75em){
    #wrap_main .column_equals{
        width:100%;
        margin-bottom:30px;
    }
    #wrap_main .column_equals:nth-of-type(2){
        margin-bottom:0px;
    }
    .foto_box{
        width:40%;
    }
    .foto_box img{
        width:100%;
    }

    .three_columns_footer{
        width:100%;
        text-align:center;
        margin-bottom: 20px;
    }
    .three_columns_footer .h_phone{
        float:none;
        margin:0 auto;
        margin-top:15px;
    }
    .f_footer{
        margin-top: 20px;
    }

    #header_page{
        padding:40px 0px;
    }

    #cirurgia .column_small, #cirurgia .column_big{
        width:100%;
    }
}

/* 770px */
@media screen and (max-width:48.125em){
    #development span{
        width:100%;
        margin-bottom:5px;
        text-align:center;
    }
    #development{
        padding:20px 0px;
    }

    .coluna_meio{
        width:100%;
        border-left:0px;
        margin-bottom:0px;
        height:auto;
        padding:0px;
        min-height:auto;
    }
    .coluna_meio:nth-of-type(2){
        margin-bottom:30px;
    }

    .box_equipe{
        width:100%;
    }

    .coluna_pequena, .coluna_grande{
        width:100%;
    }
    .coluna_grande{
        margin-bottom:25px;
    }
}



/* 660px */
/* @media screen and (max-width:41.25em){ */
@media screen and (max-width:840px){
    .header_dados{
        float:none;
        margin:0 auto;
        display:table;
        margin-bottom:20px;
    }
    #logo{
        float:none;
        display:table;
        margin:0 auto;
        max-width:385px;
    }
    header{
        background-size:cover;
    }

    #wrap_texture{
        background-size:cover;
    }
    .column_left_catarata, .index_links{
        width:100%;
    }
    .index_links{
        margin-top:25px;
    }
}

/* 610px */
@media screen and (max-width:38.125em){
    .foto_box{
        display:none;
    }
    h2.title_gray,
    h6.title_white,
    .subtitle_blue,
    .coluna_grande p strong{
        text-align:center;
        width:100%;
        display:table;
    }
    #wrap_main2 h2:after{
        display:none;
    }

    .index_post{
        width:100%;
        margin-bottom:15px;
        margin-right:0px;
    }

    .index_post figure{
        width:35%;
        margin-right:5%;
    }

    #banner{
        display:none;
    }
    #header_page{
        padding:40px 0px;
        background-position:right;
    }
    #header_page h1{
        font-size:25px;
    }

    .input_field,
    #btn_send{
        width:100%;
    }
    .box_address a{
        font-size:10px;
    }
} 


/* 530px */
@media screen and (max-width:33.125em){
    .bt_faq, .bt_equipa{
        width:100%;
        margin-bottom:10px;
    }

    nav#list_cirurgia{
        margin-top:40px;
        display:inline-table;
    }

    #logo{
        width:90%;
    }

    nav#list_cirurgia li a{
        padding-left:0px;
        border-left:0px;
        background-position:right;
    }
}

/* 450px */
@media screen and (max-width:28.125em){
    .index_post figure{
        width:100%;
    }   
}