#centro { float: left; width: 100%; } 
#acesse { font: 54px montserrat-medium; color: #57a0a7; margin: 110px 0 40px 45px; float: left; } 
#img-grupos { height: 272px; width: 493px; background: url(../img/index/acesse.png) no-repeat center; float: right; margin: -89px 0 0 0; } 
#multimidia { float: right; font: 54px montserrat-medium; color: #5aa385; margin: 50px 45px 10px 0; } 
#video { height: 370px; width: 555px; background: url(../img/detalhe-video.png) no-repeat top left; float: right; margin: 35px 45px 0 0; padding: 10px; } 
.btn-blog { float: left; height: 54px; margin: 35px 0 0 0; width: 225px; background: linear-gradient(to left, #73a9af, #579fa7); position: relative } 
.btn-blog p { width: 176px; font: 12px montserrat-bold, Arial; color: #fff; text-align: center; float: left; padding: 19.5px 0px; } 
.btn-blog i { height: 54px; width: 49px; background: url(../img/icones/seta.svg) no-repeat center #b8cf54; background-size: 9px; float: left } 
#slide { display: none } 
#centro { background: #fff } 
#multimidia:after { height: 50px; } 
.engloba-grupos { float: left; width: 510px; height: 750px; margin: 110px 0 0 0; background: url(../img/fundo-grupos.jpg) no-repeat center top } 
.engloba-multimidia { float: right; width: 615px; height: 940px; margin: -20px 0 0 0; background: url(../img/fundo-multimidia.jpg) no-repeat center top } 

.mob { display: none } 

@media(max-width: 1220px){
 #video { height: 310px; width: 450px; } 
.engloba-multimidia { width: 495px; background: url(../img/fundo-multimidia.jpg) no-repeat top right; } 
 }
@media(max-width: 1080px){
 #img-grupos { width: 440px; background: url(../img/index/acesse.png) no-repeat center left; } 
.engloba-grupos { width: 435px; background: url(../img/fundo-grupos.jpg) no-repeat left top; } 
 }
@media(max-width: 990px){
 .mob { display: block } 
.desk { display: none !important} 

.engloba-multimidia { width: 96%; margin: 20px 2% 0; background: none; height: auto; text-align: center } 

.engloba-grupos { width: 96%; margin: 20px 2% 0; background: none; height: auto } 

#acesse { margin: 0; text-transform: uppercase; width: 100%; text-align: center; font-size: 20px; } 
#acesse br { display: none } 

.btn-blog { height: auto; margin: 20px 0 0; width: 100%; text-align: center; background: none;  display: flex; align-items: center; justify-content: center; } 
.btn-blog p { width: 243.5px; padding: 10px 0px; background: linear-gradient(to left, #73a9af, #579fa7); } 
.btn-blog i { display: none } 

#acesse:before, #acesse:after, #multimidia:before, #multimidia:after { display: none } 
 #text-acesse { width: 100%; margin: 0 0 25px; text-align: center; display: none } 
 
#img-grupos { background: url(../img/index/acesse2.jpg) no-repeat center; width: 100%; height: 137px; margin: 20px 0 0 0; background-size: 243.5px; } 
 
 #multimidia { margin: 0; text-transform: uppercase; width: 100%; text-align: center; font-size: 20px; } 

 #video { width: 280px; height: 190px; margin: 20px 0 0 0; float: none; display: inline-block; padding: 0 } 

 .engloba-multimidia video{height:200px;}
 }