@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .container-fluid {
        padding: 0 4%;
    }

    h1 {
        font-size: 27px;
        margin-bottom: 12px;
    }

    .banner_text p {
        width: 100%;
        font-size: 12px;
        line-height: 24px;
    }

    ul.banner-info {
        width: 100%;
        display: grid;
        border-radius: 0;
    }

    .search-available-slider .slick-prev {
        left: 90px;
    }

    .property-detail-imgtwo img {
        object-fit: cover;
        border-radius: 20px;
    }

    .action-icons {
        margin-bottom: 14px;
    }

    .property-detail-imgtwo img {
        object-fit: cover;
        border-radius: 20px;
    }

    .menuSec {
        padding: 12px 0 0;
    }

    .banner-text-it {
        padding: 9px 15px;
    }

    .banner-img img {
        height: 85vh;
    }

    .carousel-caption {
        padding-top: 70px;
    }

    .menuSec ul {
        display: flex;
    }

    .menuSec ul li a {
        padding: 10px 0px;
        font-size: 14px;
    }

    h2 {
        font-size: 35px;
    }

    p {
        font-size: 12px;
        line-height: 24px;
    }

    .theme_btn {
        font-size: 12px;
        padding: 10px 26px;
    }

    .counter-box .counter {
        font-size: 22px;
        width: 120px;
    }

    .counter-box p {
        width: 100%;
        font-size: 13px;
    }

    .counter-box p .dis-block {
        display: unset;
    }

    .counter-box .col-md-4 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
    }

    section.nice-place-sec {
        margin: 50px 0;
    }

    .nice-place-img-inner-text {
        position: unset;
        margin: -35px 0 0;
    }

    .nice-place-img {
        text-align: center;
        margin-bottom: 20px;
    }

    .nice-place-img-inner-text h4 {
        font-size: 17px;
    }

    .nice-place-img-inner-text p {
        font-size: 12px;
        margin-bottom: 11px;
    }

    .header-btn ul {
        margin-left: -30px;
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: flex-end;
        position: relative;
        left: 10px;
    }

    .header-logo img {
        width: 110px;
    }

    .search-available-top-heading {
        padding: unset;
    }

    .search-available-top-heading h2 {
        font-size: 30px;
    }

    .search-available-slider {
        width: 100%;
    }

    .search-available-slider-box img {
        height: 250px;
    }

    .slick-slide {
        margin: 0 4px;
    }

    .search-available-slider .slick-prev, .search-available-slider .slick-next {
        width: 30px;
        height: 30px;
        top: 102%;
    }

    .search-available-slider .slick-next:before, .search-available-slider .slick-prev:before {
        font-size: 12px !important;
    }

    .search-available-slider .slick-next {
        right: 34%;
    }

    .search-available-slider-box-text h3 {
        font-size: 20px;
    }

    .search-available-slider-box-text ul li h4 {
        font-size: 16px;
    }

    section.search-available-sec {
        margin-bottom: 80px;
    }

    .turn-your-text h2 {
        font-size: 23px;
    }

    section.turn-your-property {
        padding: 50px 0;
        margin-bottom: 50px;
    }

    .turn-your-text p {
        width: 100%;
        font-size: 11px;
        margin-top: 14px;
        line-height: 24px;
    }

    .list-property-top-heading h2 {
        font-size: 30px;
    }

    .list-property-top-heading h2 .dis-block {
        display: unset;
        padding-left: 11px;
    }

    .list-property-top-heading {
        margin-bottom: 30px;
    }

    h4 {
        font-size: 16px;
        margin-bottom: 9px;
    }

    .list-property-box-text {
        padding: 20px 24px;
    }

    ul.list-property-box-text-ultwo li {
        font-size: 13px;
    }

    .list-property-box-text p {
        font-size: 12px;
    }

    h5 {
        font-size: 16px;
    }

    ul.list-property-box-text-ulone li a i {
        font-size: 11px;
    }

    .list-property-box-img img {
        height: 200px;
        object-fit: cover;
    }

    .list-property-box {
        overflow: hidden;
        margin-bottom: 30px;
    }

    section.list-property-sec {
        margin-bottom: 40px;
    }

    .why-choose-top-heading h2 {
        font-size: 30px;
    }

    .why-choose-top-heading {
        margin-bottom: 30px;
    }

    .why-choose-box {
        margin-bottom: 26px;
        padding: 25px 20px;
    }

    section.why-choose-sec {
        margin-bottom: 40px;
    }

    .what-users-top-heading h2 {
        font-size: 23px;
    }

    section.what-users-top {
        margin-bottom: 70px;
    }

    .footer-logo-sd p {
        width: 100%;
        margin-bottom: 20px;
    }

    ul.footer-social-icons {
        gap: 11px;
    }

    ul.footer-social-icons li a i {
        font-size: 17px;
        width: 30px;
        height: 30px;
    }

    .footer-quick-lonk h5 {
        font-size: 19px;
        margin-bottom: 20px;
    }

    ul.linkList li a {
        font-size: 12px;
    }

    .footer-quick-lonk {
        margin-bottom: 40px;
    }

    .footer-logo-sd {
        margin-bottom: 40px;
    }

    .footer-btm-line {
        margin-top: 10px;
        padding: 14px 0 7px;
    }

    .footer-btm-text p {
        font-size: 11px;
        text-align: center;
        margin-bottom: 16px;
    }

    .footer-btm-img {
        text-align: center;
    }

    .footer-btm-img img {
        width: 130px;
    }

    footer.footerSec {
        padding-top: 50px;
    }

    .what-users-slider-box {
        padding: 25px 20px;
        margin: unset;
    }

    .what-users-slider-box-ul ul li img {
        width: 50px;
        height: 50px;
    }

    .what-users-slider-box-ul h4 {
        font-size: 19px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    ul.slick-dots {
        bottom: -10px;
    }

    .what-users-slider .slick-dots li button:before {
        font-size: 10px;
    }

    .slick-dots li {
        width: 12px;
    }

    .banner-search-icon {
        height: 35px;
        width: 35px;
        font-size: 17px;
        margin-top: 10px;
    }

    .banner_text.inner-banner-text p {
        width: 100%;
    }

    .banner-img.inner-banner img {
        height: 50vh;
    }

    .nice-place-img-text h2 {
        font-size: 26px;
    }

    .row.about-counter-sd .counter-box .counter {
        font-size: 30px;
    }

    section.search-available-sec.search-available-inner {
        margin: 30px 0px;
    }

    .search-available-top-heading.available-top-heading-iner-page p {
        width: 100%;
    }

    section.list-property-sec.list-property-innerpage {
        margin: 30px 0px;
    }

    .list-property-top-heading p {
        width: 100%;
    }

    .contact-panel.bg-gray {
        padding: 40px 10px 10px;
    }

    h2.contact-panel-title {
        font-size: 30px;
    }

    .contact-left>p {
        width: 100%;
    }

    .signin-btns {
        width: 100%;
        display: grid !important;
        justify-content: center;
    }

    .signin-facebook-txt h5, .signin-twitter-txt h5 {
        font-size: 20px;
    }

    .signin-facebook.d-flex {
        margin-bottom: 10px;
    }

    .sign_up-bg {
        padding: 0px 0px 0px 0px;
    }

    .signin_sec {
        margin: 30px 0;
        /* padding-top: 0; */
    }

    .bg-from-clr {
        /* background: #e9e9e96b; */
        padding: 0px 10px;
    }

    .login {
        padding: 50px 10px;
        margin-top: 20px;
    }

    .login_form label, .forgot_pass a {
        font-size: 14px;
    }

    .forgot_pass button.btn-theme {
        padding: 7px 30px;
        font-size: 14px;
    }

    .login_form button {
        height: 40px;
    }

    .d-flex.justify-content-between.align-items-center {
        display: block !important;
    }

    .hotel-title {
        font-size: 28px;
    }

    .info-row {
        font-size: 13px;
        display: grid !important;
    }

    .property-detail-imgone img {
        height: 280px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .poperty-boc-text-wi p {
        width: 100%;
    }

    ul.poperty-detail-ul-sd {
        column-count: 1;
        margin-bottom: 20px;
    }

    .d-flex.gap-5 {
        display: block !important;
    }

    section.property-detail-sec {
        margin: 20px 0px;
    }

}

@media only screen and (min-width: 0px) and (max-width: 299px) {}