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

.desktop {display: none !important;}
.mobile {display: block;}
body, html {font-size: 16px;}
.col-xs-6 {width: 50%;}
#fechar,#navegacao {display: none;}
#iraotopo {bottom: 130px;right: 10px;}

header {background: transparent;}
header .menu {padding: 10px 0;background: #b2d14b}
header .menu .paddings {padding-left: 15px;padding-right: 15px;}
header .menu a {padding: 10px 0;color: #fff !important}
header .menu .logo img {width: 100%}
header .menu #navegacao {background: linear-gradient(190deg,rgba(3, 122, 85, 0.9) 19%, rgba(125, 192, 68, 0.1) 100%);padding: 15px;height: 100vh;animation: fadeIn 1s;margin-top: 20px;}
header .menu #navegacao img {margin-top: -3px;padding-right: 6px;}
header .menu #navegacao .links {display: block;color: #fff !important;padding: 15px 0;}

header .logo_opmed {padding: 30px 0;}
header .logo_opmed img {width: 100%;}
header .logo_opmed h2 {font-size: 20px;}

.geral {margin-top: 0;}
.slideshow {position: relative;}

.slideshow .imgbg {background-size: 165% !important;background-repeat: no-repeat !important;}

.anote_agenda .box {margin-top: 0;padding-bottom: 20px;}
.anote_agenda .box .col-lg-6 {max-width: 100%;}
.anote_agenda .box_interno {margin-top: -100px;}
.anote_agenda .box_interno h3 {font-size: 30px;}
.anote_agenda .box_interno .espaco {margin-bottom: 25px;}
.anote_agenda .box_interno .bt_verde,.anote_agenda .box_interno .bt_linha_verde {padding: 9px 0;font-size: 17px;}
.anote_agenda .box .left {padding-left: 30px;padding-right: 30px;}
.anote_agenda h2 {font-size: 25px;}

.programacao h2 {font-size: 25px;}
.programacao h3 {font-size: 20px;}

.local img {width: 100%;}

.galeria {padding: 30px 0;}
.galeria h2 {font-size: 25px;}
.galeria h3 {font-size: 20px;}
.galeria img {border-radius: 10px;}

.video {padding-top: 30px;margin-bottom: 50px}
.video iframe {height: 100%;}
.video h2 {font-size: 21px;}

.topicos {padding: 30px 0;border-radius: 0;}

.palestrantes {background: #004d49 url('');margin: 50px 0 0;}
.palestrantes h2 {font-size: 25px;}
.palestrantes h3,.palestrantes h3 span {font-size: 20px !important;}
.palestrantes .imgtotal img {border-radius: 20px 20px 0 0;}
.palestrantes .bg {border-radius: 0 0 20px 20px;margin-top: -15px;}
.palestrantes .bg .box {padding: 20px;font-size: 15px;}
.palestrantes .proximo {font-size: 15px;text-align: center;padding-top: 30px;}
.palestrantes .proximo span {margin-left: 0;margin-top: 10px;}

.outros_palestrantes {padding: 30px 0;}
.outros_palestrantes h2 {font-size: 23px;}
.outros_palestrantes h3 {font-size: 18px;}
.outros_palestrantes img {border-radius: 10px;}
.outros_palestrantes img {margin-top: 20px;}

.trilhas {font-size: 15px;padding: 30px 0 20px;}
.trilhas h2 {font-size: 20px;}
.trilhas h3 {font-size: 20px;margin-bottom: 20px;}
.trilhas .imgtotal img {width: 70%;margin-bottom: 25px;}
.trilhas .mobile.imgtotal img {width: 100%;margin-top: 25px;}
.trilhas .espaco {margin-top: 25px;}
.trilhas h4 {font-size: 20px;margin-bottom: 25px;}
.trilhas a {padding: 18px 0;margin-top: 10px;margin-bottom: 20px;font-size: 15px;}

.patrocinadores {padding: 35px 0 45px;}
.patrocinadores .box {margin-left: 15px;margin-right: 15px;padding-bottom: 0;}
.patrocinadores .box h3 {font-size: 13px;}
.patrocinadores .box img {margin-bottom: 40px;height: 60px;}

.realizacao {padding: 35px 0;}
.realizacao h2 {font-size: 13px;}
.realizacao .box {margin-left: 15px;margin-right: 15px;padding-bottom: 0;}
.realizacao .box img {margin-bottom: 40px;height: 60px;}
.realizacao .margintop {margin-top: 0;}

.hospedagem .box {padding-bottom: 20px;text-align: center;}
.hospedagem .box .right {text-align: center;}

footer {text-align: center;}
footer h2 {font-size: 20px;}
footer .espaco {margin-top: 50px;font-size: 12px;}
footer .espaco_custom {margin-top: 80px;}

}