@media screen and (min-width:150px) and (max-width:992px) {
    .header-bg {
        background-color: #000000 !important;
        padding-bottom: 0px;
        padding-top: 0px;
        overflow: auto;
        box-shadow: -8px 2px 21px 0 rgba(136, 136, 136, .4);
    }

    .header-bg::-webkit-scrollbar {
        width: 0px !important;
    }

    .header-bg::-webkit-scrollbar-thumb {
        background: #313d4f;
        -webkit-border-radius: 0;
        border-radius: 0
    }


    .hide {
        display: block !important;
    }

    .sub {
        position: relative;
    }

    .sub-2 {
        position: relative;
    }

    .mobile_icons {
        display: block !important;
        position: absolute;
        right: 15px;
        z-index: 11;
        top: 12px;
    }

    .dropdoqwn2 {
        display: none;
        position: relative !important;
        left: 0 !important;
        width: 100%;
        margin-top: 0px !important;
    }

    .dropdoqwn {
        display: none;
        position: relative !important;
        width: 100%;
        margin-top: 0px !important;
    }

    .dropdoqwn2 {
        display: none;
        position: relative;
    }

    .hide {
        position: absolute;
        right: 0;
        margin-top: 0;
        z-index: 99999;
        top: 16px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        height: 39px;
        top: 3px;
    }

    .dropdoqwn li a {
        display: block !important;
        background-color: #eee !important;
        font-size: 14px;
        border-bottom: 0px solid #14bd62;
        padding: 10px 15px;
        min-width: 150px;
        text-align: left;
        border-radius: 0px;
        color: #000000;
        text-transform: capitalize !important;
    }

    .header ul li {
        display: block !important;
    }

    .headerpart {
        background-color: #fff;
        box-shadow: -2px -2px 13px 13px #8888882e;
    }

    .back-to-top {
        display: none !important;
    }

    .logo {
       
        position: relative !important;
        top: 0 !important;
        display: block;
        text-align: center;
    }

    /**Home page css start***/
    .top {
        display: none;
    }

    .header-box {
        display: none !important;
    }

    .phone {
        display: none !important;
    }

    .headerpart {
        padding-left: 0px !important;
    }

    .logo img {
        margin-top: 5px !important;
        margin-bottom: 8px !important;
        height: 63px !important;
    }

    .about-section {
        margin-top: 35px !important;
    }

    .about-text h1 {

        line-height: 34px !important;
        font-size: 24px !important;
    }

    .our-mission p {
        margin-top: 10px !important;
    }

    .our-mission {
        margin-bottom: 25px !important;
    }

    .service-hadding {
        margin-top: 20px !important;
    }

    .owl-prev {
        display: none;
    }

    .owl-next {
        display: none;
    }

    .service-hadding h2 {
        font-size: 24px !important;
    }

    .why-hadding h4 {
        font-size: 24px !important;
    }

    .stats-container {
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

    .stat-box {
        margin-bottom: 18px !important;
    }

    .stat-box h2 {
        font-size: 40px !important;
    }

    /* FAQ */
    .indexfaqright {
        margin-top: 20px !important;
    }

    .indexfaqleft h5 {
        font-size: 30px !important;
    }

    .indexfaqbox {
        padding: 15px 15px 20px !important;
        width: 100% !important;
    }

    .indexfaqbox h6 {
        font-size: 22px !important;
    }

    .indexfaqbox span {
        font-size: 11px !important;
    }

    .accordion-button {
        font-size: 17px !important;
    }

    .indexfaq {
        padding: 40px 0px !important;
    }

    .explore-property {
        margin-top: 10px !important;
    }

    .property-text h3 {
        font-size: 23px !important;
    }

    .property-text p {
        padding-bottom: 25px !important;
        padding-top: 10px !important;
    }

    .property-box {
        margin-bottom: 30px !important;
    }

    .fill-form {
        margin-top: 30px !important;
        padding: 15px 12px !important;
    }

    .enqiry-form {
        margin-top: 13px !important;
    }

    .enqiry-form h2 {
        font-size: 24px !important;
        margin-bottom: 17px !important;
    }

    .form-img img {
        margin-top: 40px;
    }

    .appointment-section {
        padding: 30px 0 !important;
    }

    .call-support {
        margin-bottom: 20px !important;
    }

    .main-call {
        display: block !important;
    }

    .appointment-hadding h3 {
        padding-bottom: 15px !important;
    }

    .footertext {
        border-right: none !important;
        padding-right: 0px !important;
        height: auto !important;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 20px;
    }

    .footerlinks {
        border-right: none !important;
        padding-right: 0px !important;
        height: auto !important;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 20px;
    }

    .links a {
        padding: 0px 5px !important;
    }

    .footer-contact {
        text-align: center !important;
    }

    .social-link {
        justify-content: center !important;
        margin-top: 20px !important;
    }

    .copy-right p {
        font-size: 14px !important;
        padding-bottom: 65px !important;
    }


    .contpage i {
        margin-bottom: 15px !important;
    }

    .aboutuspage h4 {
        font-size: 23px !important;
    }

    .aboutuspage h4 {
        margin-top: 20px !important;
    }


    .about-text {
        margin-top: 30px !important;
    }

    .breadcrmbg {
        padding: 20px 0px 20px !important;
    }

}


@media screen and (min-width:800px) {
    .header ul li:hover>ul {
        display: block;
    }

    .meg:hover .megmenupart {
        display: block !important;
    }

    .faicon {
        display: none;
    }


}


@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed !important;
        top: 76px;
        width: 100% !important;
        z-index: 99999 !important;
        padding-top: 10px;
        left: 0;
        right: 0;
        overflow-y: auto;
        visibility: hidden;
        background-color: #fff;
        transition: visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
        transition: transform .2s ease-in-out, visibility .2s ease-in-out;
        transition: transform .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
        transform: translateY(100%);
        box-shadow: -8px 2px 21px 0 rgba(136, 136, 136, .4);
        padding-bottom: 18px;
    }

    .header {
        display: block !important;
    }

    .offcanvas-collapse.open {
        visibility: visible;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }


    .header {
        width: 100%;
        text-align: left;
    }


    .headerf-0flex li {
        border: none !important;
    }

    .book-btn {
        width: 94%;
        margin: 0 auto !important;
    }

    .headerf-0flex {
        display: block !important;
    }

    .headerf-0flex li a {
        text-align: left;
        padding: 8px 16px !important;
        display: block;
        text-decoration: none;
        color: #434040 !important;
        font-size: 13px !important;
        transition: .6s linear;
        font-weight: 500 !important;
        border-radius: 3px;
        text-transform: uppercase;
        border: none !important;
    }
}



.back-to-top {
    position: fixed;
    text-align: center;
    z-index: 99999999;
    background-color: #ffffff;
    color: #1c1210;
    width: 45px;
    height: 42px;
    line-height: 30px;
    right: 40px;
    bottom: 30px;
    padding-bottom: 2px;
    font-size: 32px;
    padding-top: 3px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    box-shadow: none;
    border: 2px solid #1c1210;
    animation: fadeInRight 1.2s;
    border-radius: 5px;
}

.back-to-top:hover {
    background-color: #ffffff;
    color: #000;
}


.mobilefixed {
    position: fixed;
    background-color: #fff;
    width: 100%;
    bottom: 0;
    color: #fff;
    display: flex;
    text-align: center;
    z-index: 99999 !important;
    box-shadow: -8px 2px 21px 0 rgba(136, 136, 136, .4);
    border-radius: 10px 10px 0 0
}

.mobilefixed ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 6px
}

.mobilefixed li a {
    color: #000 !important;
    padding: 10px 15px 0 15px;
    font-weight: 400;
    font-size: 13px;
    display: inline-block
}


.mobilefixed span {
    width: 100%;
    display: block;
    font-size: 11px;
    color: #000;
}

.mobilefixed strong {
    color: #ef0000;
}

.mobilefixed i {
    font-size: 15px;
}

.menu1 {
    font-size: 30px !important;
    color: #f60;
    display: inline-block;
}