.vt_wrapper_drawer {
    background: #1db7b1;
    background:url(../images/personalizacao-fundo-menu.png)
}

.menu_topmenu li a {
    color: #fff;
}

#vt_footer_section {
   background:url(../images/personalizacao-fundo-menu.png);
   color: #fff;
   
}

#vt_footer {
    background: transparent;
    
}

.wapper_copyright_gotop {
    border-top: none;
}

.footer1, .footer2 {
    color: #fff;
}

#vt_copyright a {
    color: #fff;
}

.mod_social {
    text-align: center;
}

.vt_heading2 {
    font-size: 24px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.img-artigo img {
width: 100%;
}

.resumo-das-noticias a {
background: #00b4b8;
color: #fff;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
}

@media (max-width: 480px) {

    
}
/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) {

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

}
/*Big desktop */
@media (min-width: 1500px){
/*///////////////  START ////////////////// */

}