/* =================================================================== */
/* ========== Responsive ========== */
/* =================================================================== */
@media screen and (max-width:1500px) {
    .homemorefilter {
        left: -120px !important;
    }
    /* .hi-drop.dropdown-menu.show{
        left:-50px !important;
        width: auto !important;
    } */
}
@media screen and (max-width : 1200px) {

    /* CSS FOR TABLETS ------------*/
    .member-right p img {
        width: 10%;
    }

  

    .search-img {
        width: 100%;
        height: auto;
    }

    .searchFilter {
        padding-top: 22px;
        padding-bottom: 22px;
    }
}

@media screen and (max-width : 1024px) {

    /* CSS FOR Mointer ------------*/
    .main-menu {
        display: none;
    }

    .logoback {
        display: none;
    }

    .logo {
        display: none;
    }

    .search-img {
        width: 100%;
        height: auto;
    }

    #result-section h2 {
        font-size: 20px;
    }

    .member-right p img {
        width: 9%;
    }

    .navbar.navbar-light.bg-light {
        width: 20% !important;
        float: right !important;
        background: none !important;
        color:
            #fff !important;
        margin-top: 10px;
    }

    #navbarCollapse li {}

    #navbarCollapse li a {
        color: #fff !important;
        width: 100%;
        padding: 8px;
        border-bottom: 1px solid #4f6d8c;
        width: 100%;
        display: block;
        background-color: black;
    }

    .navbar-light .navbar-toggler {
        background-color: #c70000 !important;
        border: 1px solid #d87171;
        padding: 8px 15px;
    }

    .searching {
        padding: 10px !important;
    }

    
    .top-logo {
        display: block !important;
        width: 280px !important;
        float: left;
    }

    .top-logo img {
        position: relative;
        z-index: 999;
        float: left;
    }

    .bs-example {
        display: inline-block !important;
        float: left;
        right: 0px;
        z-index: 999;
        display: block;
        width: 100%;
    }

    .navbar-expand-md .navbar-toggler {
        display: block;
    }

    .collapse:not(.show) {
        display: none !important;
    }

    .row-1 .right-content {
        background-position-x: center
    }

    .our-programs-content {
        padding: 75px 0px;
    }

    input.fname {
        width: 100%;
    }

    input.company {
        width: 100%;
    }

    select.company {
        width: 100%;
    }

    input.email {
        width: 100%;
    }

    .right-form label {
        display: block;
        float: left;
        width: 100%;
    }
    .carousel .control-dots {
    
        bottom: 45% !important;
      
    }
}

@media screen and (max-width : 990px) {

    /* CSS FOR TABLETS ------------*/
    .search-img {
        margin-top: 10px;
    }

    #result-section h2 {
        font-size: 24px;
    }

    .footer-right {
        padding-left: 20px !important;
    }

    .member-right {
        padding: 40px 20px;
    }

    #term-section {
        padding: 0px 0px 50px 0px;
    }

    .fair-btn {
        margin: 10px 0px;
    }

    #searchBtn {
        margin-left: 0px;
    }

    .btn.btn-secondary.dropdown-toggle.dropdown-toggle-split {
        border-right: 1px solid #757575;
    }

    .searchadj {
        margin-top: 0px;
    }

    #main-footer {
        padding: 20px 0px;
    }

    /* #searchBtn {
        margin-top: 5px;
    } */

    #result-section {
        padding: 0px 0px 50px 0px;
    }

    .search-section {
        padding: 30px 0px 0px 0px;
    }

    .carousel .control-dots {
    
        bottom: 32% !important;
      
    }
}

@media screen and (max-width : 960px) {
    /* CSS FOR TABLETS ------------*/
}

@media screen and (max-width : 900px) {

    /* CSS FOR TABLETS ------------*/
    .col-md-6 {
        max-width: 100%;
    }

    .row-2 .col-md-6 {
        max-width: 50%;
    }

    .row-3 {
        background: #000;
        padding: 0px;
    }

    .row-1 .left-content {
        margin-top: 190px;
    }

    .row-4 .left-content {
        margin-top: 190px;
    }

    .our-programs-content {
        padding: 37px 0px;
    }

    .right-form .col-md-6:first-child {

        margin-bottom: 30px;

    }

    .search-home .input-group.md-form.form-sm.form-2 input {
        padding: 17px 10px !important;
        font-size: 16px;
    }
}

@media screen and (max-width : 870px) {

    /* CSS FOR TABLETS ------------*/
    .member-right p img {
        width: 8%;
    }

    .col-md-4.left {
        max-width: 100%;
    }

    .col-md-4.right {
        max-width: 100%;
    }

    .col-md-4.center {
        max-width: 100%;
    }

    .footer-top .col-md-4 {

        min-height: auto;

    }

    .col-md-4.our-programs-content {
        max-width: 100%;
    }

    .col-md-4 {
        max-width: 33.333%;
    }

    .col-md-4.box-1 {
        max-width: 50%;
    }

    .col-md-4.box-2 {
        max-width: 50%;
    }

    .searchbar_property {
        width: 35% !important;
    }
}

@media screen and (max-width:805px) {
    .searchbar_property {
        width: 30% !important;
    }
}

@media screen and (max-width : 768px) {

    /* CSS FOR SMALL TABLETS ------------*/
    #main-footer h6 {
        margin-top: 20px;
    }

    .banner-text h1 {
        font-size: 40px;
    }

    .banner-text {
        padding-top: 40px;
    }

    .member-left {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 14px;
    }

    .col-md-12.text-right.input-group.md-form.form-sm.form-2.pl-0 {
        width: 100%;
        padding: 15px !important;
    }

    .dropdown-toggle-split {
        padding-right: 2px;
        padding-left: 2px;
    }

    .search-btn #home-btn {
        padding: 10px 0px;
        font-weight: 400;
        margin-left: 0px;
        margin-right: 0px;
    }

    .search-home .input-group {
        width: 90% !important;
    }

    .searchbar_property {
        width: 25% !important;
    }

    /* .navbar.navbar-light.bg-light {

        width: 26% !important;
    } */

}

@media screen and (max-width: 710px) {
    .searchbar_property {
        width: 20% !important;
    }
}

@media screen and (max-width: 670px) {
    .searchbar_property {
        width: 15% !important;
    }

    .searchbtn_property {
        height: 100% !important;
        width: 10% !important;
        font-size: 11px !important;
    }

    .homebedfilter {
        left: -33px !important;
    }

    .homebath_property {
        left: -60px !important;
    }

    /* .homemorefilter {
        left: -20px !important;
    } */
}

@media screen and (max-width : 614px) {

    /* CSS FOR IPHONE ------------*/
    #searchBtn {

        font-size: 15px;
        padding: 4px;
    }

    .homebedfilter {
        left: -56px !important;
    }

    .homebath_property {
        left: -104px !important;
    }

    .homemorefilter {
        width: 300px !important;

    }


    /* .navbar.navbar-light.bg-light {

        width: 40% !important;
    } */
}

@media screen and (max-width : 577px) {

    /* CSS FOR IPHONE ------------*/
    .home-footer p {
        text-align: center !important;
    }

    .foot-menu {
        float: none;
        text-align: center;
    }

    .foot-menu li {
        float: none;
        display: inline-block;
    }

    .btn.btn-secondary.dropdown-toggle.dropdown-toggle-split {
        font-size: 16px !important;
        height: 39px !important;

    }

    .input-group-btn .label-icon {
        font-size: 16px;
    }

}


@media screen and (max-width : 525px) {

    /* CSS FOR IPHONE ------------*/
    .col-md-4.box-1 {
        max-width: 100%;
    }

    .col-md-4.box-2 {
        max-width: 100%;
    }

    .searchbar_property {
        width: 80% !important;
        margin-bottom: 10px !important;
    }

    .searchbtn_property {
        width: 14% !important;
    }

    .homemorefilter {
        width: 250px !important;
        left: -40px !important;
    }


}

@media screen and (max-width:477px) {
    .searchbar_property {
        width: 60% !important;
    }

    .homepricefilter {
        left: -52px !important;
        /* width: 150px !important; */
        width: 180px !important;
        top: 0;
    }

    .homebedfilter {
        left: 0px !important
    }

    .homebath_property {
        left: 0px !important;
    }

    /* .homemorefilter{
        width: 250px !important;
        right: -40px !important;
    } */
}

@media screen and (max-width:455px) {
    .homepricefilter {
        left: 0px !important;
    }

    .homebathfilter {
        left: -10px !important;
    }
}

@media screen and (max-width : 430px) {


    .searchbar_property {
        width: 65% !important;
    }

    /* .homepricefilter{
    width: 180px !important;
} */



}

@media screen and (max-width : 428px) {

    /* CSS FOR MOBILES ------------*/
    .top-menu li {
        padding: 5px 5px;
    }

    .top-menu.term-head li {
        padding: 5px 4px !important;
    }

    .banner-text h1 {
        font-size: 40px;
    }

    .banner-text {
        padding-top: 40px;
    }

    .search-btn #home-btn {
        font-size: 12px !important;
        font-weight: 400;
        padding: 10px 0px !important;
    }

    .btn.btn-secondary.dropdown-toggle.dropdown-toggle-split {
        font-size: 12px;
    }

    .top-logo {
        display: block !important;
        width: 270px;
        float: left;
        padding-left: 0px;
    }

    .search-home .input-group {
        width: 90% !important;
    }

    #table_filter {
        width: 30% !important;
    }

    .searchbtn_property {
        /* height: 100% !important; */
        width: 15% !important;
        /* font-size: 11px !important; */
    }

    .homepricefilter {
        left: -20px !important;
    }

    /* .homebedfilter{
        left: -10px !important;
    } */
    /* .homemorefilter{
        left: 20px !important;
    } */

}

@media screen and (max-width : 390px) {

    /* CSS FOR MOBILES ------------*/
    .member-right .checkbox p a {
        font-size: 13px;
    }

    .member-right p span {
        font-size: 12px;
    }

    .top-menu.term-head li {
        padding: 5px 1px !important;
    }

    .top-logo {
        width: 250px !important;
    }

    .homepricefilter {
        left: -84px !important;
    }

    /* .homebedfilter{
        left:-120px !important;
    } */
}

@media screen and (max-width:365px) {
    .homebedfilter {
        left: -110px !important
    }
}

@media screen and (max-width:360px) {
    .homebedfilter {
        left: 30px !important
    }

    .homebathfilter {
        left: -20px !important;
    }
    .top-menu.term-head li {
        padding: 5px -2px !important;
    }
}

@media screen and (max-width : 320px) {

    /* CSS FOR SMALL OLD MOBILES ------------*/
    #table_filter {
        width: 25%;
    }

}

@media screen and (max-Width : 768px) {
    .input-group-btn .label-icon {

        display: inline !important;
    }

    .btn-group .label-icon {
        display: inline !important;
    }

    .btn-search .label-icon {
        display: inline !important;
    }
}

@media screen and (max-Width:420px) {
    .search-btn #agent {
        font-size: 14px;
    }

}

@media screen and (max-Width:900px) {
    .search-home .search-small {
        height: 38px !important;
    }
}