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

    .container,
    .banner_home .bx-wrapper .bx-pager{
        width: 80%;
        margin: 0 10%;
        left: 0;

    }
    .banner_home .bx-wrapper .bx-pager{
        top: 200px;
    }

    #logoimg{
        margin-left: -45px;
    }
    .btn_face, .closed_m{
        display: none !important;
    }

    .btn_menu{
        margin-left: 5px;
    }
    .btn_pesq{
        margin: 0px;
    }

    .menu ul{
        padding-top: 24px;
        position: fixed;
        -webkit-transform: translateZ(0);
        -webkit-overflow-scrolling: touch;
        left: -326px;
        top: 0px;
        width: 200px;
        display: block;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        background: black;
        text-align: left;
        z-index: 9999;
    }
    .menu ul li a, .menu ul li {
        color: white;
    }
    .menu ul li.space{
        display: none;
    }
    .menu ul li, .menu ul.dropdown li{
        width: 80%; 
        height: auto; 
        min-height: 40px;
        padding: 0 10%;
        line-height: 40px;
    }

    .menu ul.dropdown{
        left: 0;
        top: 0;
        position: relative;
        display: none !important;
        float: left;
        height: auto;
        padding: 0;
        width: 180px;
    }

    .menu ul.dropdown.pat2{
        left: 0;
        top: 0;
        position: relative;
        display: none !important;
        height: auto;
        margin: 0;
        padding: 0;
        width: 120px;
    }

    .home_body{
        height: 1237px;
    }

    .home_body .container{
        background: url(../../t.php?src=/site/imagens/b_Z.png&w=325) center 550px no-repeat;
    }
    .home_body h1{
        font-size: 20px;
    }
    .home_body p{
        margin-left: 10px;
    }
    .home_body #prod1{  
        background-position: center top;
    }
    .home_body #prod1 .text_ban{
        width: 120px;
        margin-left: 40px;
        margin-top: 127px;

    }
    .home_body #prod2{
        margin-left: -259px;
        margin-top: -366px;
        height: 336px;
    }
    .home_body #prod2 .text_ban{
        margin-top: -220px;
        margin-left: 101px;
        width: 200px;
    }
    .home_body #prod3{
        margin-top: 130px;
        width: 220px;
        margin-left: -206px;
        height: 409px;
    }
    .home_body #prod3 .text_ban{
        width: 140px;
    }

    .home_body #prod4{
        width: 180px;
        height: 403px;
        margin-left: -33px;
        margin-top: -320px;
    }
    .home_body #prod4 .text_ban{
        margin-top: 135px;
        margin-left: 28px;
        width: 110px;
    }

    .footer #top{
        height: 186px;
    }
    #newslet_input{
        width: 100%;
    }
    #newslet_input input{
        width: 76%;
        border-radius: 0px !important;
    }
    .footer .space1, .footer .space2{
        display: block;
    }

    #newslet_btn{
        margin-left: 0px;
    }
    #social{
        width: 88px; 
        margin-right: -5px;
    }
    #social table tr td{
        padding: 0;
    }
    #social img{
        display: block !important; 
        float: left; 
    }

    #bot #terns{
        width: 80%;
        margin: 0 10%;
        line-height: 20px;
        padding: 40px 0;
        height: auto;
        text-align: center;
    } 
    #bot #db{ 
        width: 100%;
        height: auto; 
        height: auto;
        text-align: center; 
        padding: 0;

    }

    .banner_interno, .banner_interno ul li{
        height: 220px !important;
    }
    .banner_interno .bx-viewport{
        height:220px !important;
    }

    .banner_interno .bx-wrapper .bx-prev {
        margin-left: -141px;
        margin-top: 100px;
    }
    .banner_interno .bx-wrapper .bx-next {
        margin-left: -55px;
        margin-top: 165px;
    }

    .pagina .container{
        width: 80%;
        margin: 10%;
    }
    .servicos h1{
        text-align: center;
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .servicos .container{
        width: 80%;
        margin: 10%;
    }
    .pagina .serv_img{
        width: 80%;
        margin: 10%;
        padding: 0;
    }

    .pagina .serv_desc{
        width: 80%;
        margin: 10%;
        padding: 0;
        text-align: center;
    }
    .contactos .serv_desc{
        text-align: left;
        margin-left: 0;
    }
    .contactos h1{
        margin-top: 20px;
    }

    .pagina .serv_sep{
        width: 100%;
    }

    .noticias .container{
        width: 80%;
        margin: 0 10%;
    }
    .noticias h1{
        margin-left: 0px;
    }
    .noticia_list{
        width: 80%;
        float: left;
        margin-right: 10%;
        margin-left: 10%;
        margin-bottom: 25px;

    }

    .noticia .container{
        width: 80%;
        margin: 0 10%;
    }
    .pagina input[type="text"] {
        width: 95%;   
    }
    .imagemslist img{
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
    }
    .faqs .container{
        width: 98.3%;
        margin-left: 0;
    }

    .faqs .pergunta{
        border-radius: 0;

    }
    .faqs .resposta{
        width: 78.3%;
        padding-left: 10%;
    }
    .faqs .resposta ul{
        list-style: disc inside none;

    }
    .produtos{
        text-align: center;
    }
    .produtos .roundcorner{
        display: inline-block;

    }
    .produtos_layer ul, .produtos_layer ul li{
        width:90% !important;
        height: 66% !important;
        margin: 15% 10%;
    }
    #fullpage{

        top: 60%;
    }

    .btns_mobile{
        display: block;
        margin-top: 30px;
        height: 50px;
    }
    .btns_mobile img{
        margin: 0 40px;
    }

    .produtos_slider{
        height: 300px;
    }
    .produtos_slider .slider{
        height: 300px;
        width: 1080px;
        margin-left: -540px;
    }
    .produtos_slider .slider .bx-viewport{
        height: 300px !important;
        width: 100% !important;
    }

    .produtos_slider .slider ul li{
        height: 300px;
        width: 360px !important; 
        background-size: auto 100%;
    } 

    .produtos_slider .slider .bx-wrapper .bx-prev {
        display: none;
    } 
    .produtos_slider .slider .bx-wrapper .bx-next {
        display: none;
    }

    .banner_home .bx-wrapper .bx-next {
        margin-left: -55px;
        margin-top: 165px;
    }
    .banner_home .bx-wrapper .bx-prev {
        margin-left: -135px;
        margin-top: 100px;
    }
    
    .produtos #top_prod{
        text-align: center;
    }
    .produtos #top_prod #pass{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .produtos #top_prod #area1{
        width: 150px;
    }
    .produtos #top_prod #area{
        width: 300px;
        position: relative;
        padding: 20px 15px;
        float: left;
        left: 50%;
        margin-left: -170px;
        margin-top: 30px;
    }
    
    .produtos .bottom #left_p,
    .produtos .bottom #right_p{
        width: 100%;
    }
    .produtos .bottom #left_p table{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    
    .container.bottom{
        width: 270px;
    }
    
    .produtos .bottom #left_p #pass,
    .produtos .bottom #right_p #pass{
        text-align: center;
        padding: 0;
        margin: 20px 0;
    }
    .produtos .bottom #pass{
        width: 100%;
    }
    .produtos .bottom .roundcorner button,
    .produtos .roundcorner.active .unactive{
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        display: inline-block;
        
        
    }
    .produtos .bottom .roundcorner #left{
        margin-left: 50px;
    }
    .produtos .roundcorner.active .unactive{
        width: 100%;
    }
    .produtos .bottom  .roundcorner{
        margin: 0px  10px;
        text-align: center;
        width: 189px;
    }
}