@media Screen and (max-width: 767px) {

    /* header */
    #advanced_search_header_mobile {display: block; position: absolute;top: 80px;right: 0; width: 100%;}

    .navbar-default.header-navbar
    {
        height: 125px;
    }

    .ash-sticky-area {display: block;}
    /* header End */

    .header-logo-navbar img {
        width: 5.11119em;
    }

    /* slider */
    .owl-carousel div.owl-text {
        left: 15px;
        min-width: unset;
        width: 93%;
        /* max-height: 245px; */
        min-height: 265px;
    }

    #head-slider {
        position: relative;
    }
     #head-slider.owl-carousel .owl-nav{display: none;}
    .changePreview{margin: 0;padding-bottom: 5px;margin-bottom: 15px;}
    .show-filtter {display: none;}

    .Section-SaleType {
        min-height: 100vh;
        padding: 40px 0;
        display: block;
        position: relative;
        /* margin-top: 310px; */
    }

    .stype{margin: 5px -15px;}

    .advanced-search-header
    {
        box-shadow: 0px 2px #5dd95d;
    }

    .page-section{
        margin: 145px 0 20px;
    }

    .section-full-slider{width: 100%;}

   
    .properties .page-section {margin-top: 10px;}

    .sidebar-search{display: none;}
    .content-area.property-details {margin-top: 35px;}
    .breadcrumb{margin-top: 20px;}
    #sync1 .owl-item{height: 225px;}
    #sync1 img {
        max-height: 230px;
        height: 225px;
        width: 100%;
    }

    .change-view{top: 10%;}
    .open-bobup-gallery,.change-view a {font-size: 2rem;}
    .details-icon {
        margin-right: 20px;
    }
    .box-details.connect li {
        display: block;
        width: 100%;
        font-size: 2rem;
    }

    .down-payment {
        font-size: 1.5rem;
        display: block;
        width: 50%;
        margin: 10px;
        padding-top: 15px;
        font-weight: 300;
    }

    #sync1.owl-theme {height:35vh}
    #sync1 .owl-dots {
        display: none !important;
    }

    #sync1 .owl-item, #sync1 .owl-stage-outer{height:auto;}
    #sync1 #head-slider,#sync1 .owl-stage,#sync1 .owl-slide {
        height: auto;
    }
}


@media Screen and (max-width: 400px) {
    .section-full-slider{width: 100%;}
    .page-section{
        margin: 180px 0 20px;
    }
    #sync1.owl-theme {height:30vh}
    .properties .page-section {margin-top: 10px;}
}
