/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27/04/2017, 13:14:23
    Author     : Leonardo
*/

@media screen and (max-width: 640px) 
{
    #capa #capa_e
    {
        width: 100% !important;
        float: none;
        margin-left: 0px;
    }
    
    #capa #capa_d
    {
        width: 280px !important;
        float: none !important;
        margin: 0 auto;
        margin-top: 20px;
    }

}


@media screen and (max-width: 580px) 
{
    #outdoor
    {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    
    #mais_noticias
    {
        float: none;
        width: 100%;
    }
    
    .not_sf
    {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-bottom: 1.0rem;
    }
    
    .not_sf_sep
    {
        padding-left: 0;
        background-image: none;
    }
    
    .banner_servico
    {
        float: none;
        width: 240px;
        margin: 0 auto;
        margin-bottom: 10px;
        text-align: center;
    }
    
    .banner_servico:nth-child(2)
    {
        margin: 0 auto;
        margin-bottom: 10px;
    }
    
    #capa #capa_e_e
    {
        width: 100%;
        float: none;
    }
    
    .cx_videos .cx_videos_video
    {
        width: 100%;
        float: none;
    }

    .cx_videos .cx_videos_outros
    {
        width: 100%;
        float: none;
    }
    
    #capa #capa_e_d
    {
    /*    width: 253px;*/
        width: 100%;
        float: none;
    }
}