#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
    background: #FFF;
}

@media (max-width: 450px) and (min-width: 1px) {
    .carossel {display: none;}
}
@media (max-width: 1024px) {
    #header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
        float: none;
        line-height: 82px;
        margin-left: 0px;
    }
    #sliderimg {
        display: none;
    }
    #busca-inicio {
        width: 940px;
    }
    .form-vei {
        width: 80%;
    }

    .form-inicio {
        width: 80%;
    }

    .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
        width: 100% !important;
        background: #FFF;
        min-height: 370px;
    }
}
@media (max-width: 768px) {
    #header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
        float: none;
        line-height: 82px;
        margin-left: 0px;
    }
    #sliderimg {
        display: none;
    }
    #busca-inicio {
        width: 100%;
    }
    .properties-grid .property .image {
        overflow: hidden;
        position: relative;
        min-height: 50px;
    }

    .properties-grid .property {
        display: inline-block;
        zoom: 1;
        -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
        -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
        box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
        background-color: #fff;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
        min-height: 70px;
    }
    .form-inicio {
        width: 50%;
    }
    #acaomenu {
        width: 300px;
    }
    .form-vei {
        width: 90%;
    }
    #postcontato {
        width: 140px;
    }
    .btn.btn-primary.arrow-right {
        background-image: none;
    }

    .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
        width: 100% !important;
        background: #FFF;
        min-height: 370px;
    }

}

@media (max-width: 360px) {
    #header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
        float: none;
        line-height: 82px;
        margin-left: 0px;
    }
    #sliderimg {
        display: none;
    }
    #busca-inicio {
        width: 100%;
    }
    .properties-grid .property .image {
        overflow: hidden;
        position: relative;
        min-height: 50px;
    }

    .properties-grid .property {
        display: inline-block;
        zoom: 1;
        -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
        -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
        box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
        background-color: #fff;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
        min-height: 70px;
    }
    .form-inicio {
        width: 75%;
    }	
    .form-vei {
        width: 75%;
    }
    #acaomenu {
        width: 300px;
    }
    
    .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
        width: 100% !important;
        background: #FFF;
        min-height: 241px;
    }

    
}