.swiper_box {
    padding: 0;
}

.swiper_box .swiper-slide img {
    width: 100%;
}

.swiper_box .swiper-slide {
    position: relative;
}

.swiper_box .swiper-slide .banner2-content {
    position: absolute;
    bottom: 20px;
    z-index: 100;
    color: #fff;
    left: 30px;
}

.swiper_box .swiper-slide .banner2-content h1 {
    text-shadow: 2px 2px 2px #000;
}


.mt-60 {
    margin-top: 60px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.bg-lg-grey {
    background-color: #e8f1f6;
}

.bg-lg-cream {
    background-color: #f0e7de;
}

.bg-lg-pink {
    background-color: #eedde3;
}

.bg-lg-pink2,
.bg-lg-pink2 header.style-4 {
    background-color: #f9dfe8;
}

.bg-lg-cream header.style-4 {
    background-color: #f0e7de;
}

.bg-lg-pink header.style-4 {
    background-color: #eedde3;
}

.devlopar-area {
    text-align: center;
}

.footer-items.contact img {
    width: 35px;
    height: 35px;
}

.home4-testimonial .about-feature img {
    margin-bottom: 20px;
}

.swiper.property {
    padding: 0 !important;
}

.swiper.property img {
    width: 100% !important;
}

.float-right {
    float: right;
}

.name-deg img {
    max-width: 67px;
    height: 13px;
    margin-left: 6px;
}

.brands_feature .featured-img img {
    width: 100%;
    height: 470px;
    object-fit: cover;
}

.padd {
    padding: 0;
}

.color_back_bg {
    background: #dac2a0;
}

.brands_feature .feature-content {
    padding: 0px 30px 0 0;
}

.brands_feature .section-title1 h2 {
    color: #7a1f02;
    font-size: 40px;
    line-height: 48px;
}

.brands_feature .section-title1 p {
    color: #000;
}

.brands_feature .section-title1 h5 a:hover {
    text-decoration: underline;
}

.swiper_box .swiper-btn {
    background: #fff;
    position: absolute;
    width: 176px;
    height: 56px;
    bottom: 0;
    right: 10px;
    z-index: 99;
    justify-content: center;
    gap: 50px;
    z-index: 999
}

.swiper_box .swiper-btn .btns svg {
    fill: var(--primary-color1);
    transition: .35s
}

.swiper_box .swiper-btn .btns:hover svg {
    fill: var(--title-color)
}

.swiper-1 .swiper-btn {
    background: #ffffffdb;
    position: absolute;
    width: 120px;
    height: 45px;
    bottom: 0;
    right: 0;
    z-index: 99;
    justify-content: center;
    gap: 35px;
    z-index: 999;
}

.swiper-1 .swiper-btn .btns svg {
    fill: var(--primary-color1);
    transition: .35s
}

.swiper-1 .swiper-btn .btns:hover svg {
    fill: var(--title-color)
}

.featured-img .swiper {
    padding: 0;
    margin-bottom: 0;
}

.destination {
    margin-top: 40px;
}

.destination .feature-content .section-title1 {
    margin-bottom: 60px;
}

.destination .section-title2.ml-50 {
    margin-left: 50px;
}

.destination .section-title2.mr-50 {
    margin-right: 50px;
}

.testimonial-two__single {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    margin-left: 0;
    z-index: 100;
    padding-left: 40px;
    padding-right: 70px;
    height: 470px;
}

.testimonial-two__single:before {
    content: "";
    position: absolute;
    top: 0;
    right: -5px;
    bottom: 57px;
    width: 5px;
    background-color: #e4e1dd;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: -1;
}

.testimonial-two__client-img-box {
    position: absolute;
    top: 25px;
    right: -80px;
    height: 155px;
    width: 155px;
    background-color: #e5e3df;
    border-radius: 50%;
    padding: 10px;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.testimonial-two__client-img {
    height: 136px;
    width: 136px;
    border-radius: 50%;
    margin: auto;
    line-height: 110px;
    background: #fff;
    padding: 10px;
}

.testimonial-two__client-img img {
    width: 100% !important;
    border: 7px solid var(--alipes-white);
    border-radius: 0;
}

.testimonial-two__client-info {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.widSSP.widSSPnarrow{
    width: 300px !important;
}

.testimonial-two__client-details {
    position: relative;
    display: block;
}

.testimonial-two__client-name {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.testimonial-two__client-sub-title {
    font-family: var(--font-jost);
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 16px;
    padding-top: 10px;
}

.testimonial-two__quote {
    position: relative;
    display: flex;
    align-items: center;
}

.testimonial-two__quote span {
    font-size: 35px;
}

.testimonial-two__single:hover:before {
    background-color: #7a1f02;
}

.testimonial-two__single:hover .testimonial-two__client-img-box {
    background-color: #7a1f02;
}

.testimonial-two__text {
    line-height: 28px;
    font-size: 17px;
}

.right_box .testimonial-two__client-img-box {
    left: -95px;
    right: unset;
}

.right_box .testimonial-two__single {
    padding-left: 65px;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 40px;
}

.right_box .testimonial-two__single:before {
    left: -5px;
    right: unset;
}

.right_box .feature-content {
    padding-right: 0;
    padding-left: 30px;
}

.right_box .featured-img {
    padding-left: 0;
}

.submenu.main-menu {
    width: 1000px !important;
    max-width: 1000px !important;
    left: 50% !important;
    transform: translate(-50%, 10px);
}

header.style-4 .main-menu .menu-list>li.menu-item-has-children:hover .submenu {
    transform: translate(-50%, -2px);
}

.parent-image,
.child-image {
    position: absolute;
    right: 0;
    top: 0;
}

.property_box {
    padding-bottom: 60px;
}

.property_box .property_box_img .swiper img {
    width: 100%;
}

.property_box .property_box_content {
    background: #fff;
    padding: 150px 50px;
    min-height: 620px;
    margin-bottom: 35px;
}

.border-radius-1-1 img {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.border-radius-2-1 img {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.border-radius-1 {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.border-radius-2 {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.living_box_1 .border-radius-2-1 img {
    border-bottom-right-radius: 50px !important;
    border-top-left-radius: 50px !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.property_box .property_box_img {
    margin-bottom: 35px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-100-minus {
    margin-top: -100px;
}

.property_box .swiper-1 .swiper-btn {
    right: 10px;
}

.property_box .border-radius-1-1 .swiper-1 .swiper-btn {
    right: unset;
    left: 10px;
}

.btn_des {
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
}

/* .btn_des a {
  border-radius: 130px;
} */

.gallery_box .gallery img {
    width: 100%;
}

.gallery_box {
    padding-bottom: 20px;
}

.home-one-testimonial {
    background: #fff;
    padding: 70px 0;
}

.about_bb .property_box_content {
    padding: 50px;
    min-height: 650px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about_bb .property_box_img img {
    width: 100%;
}

.flex-direction {
    flex-direction: row-reverse;
}

/* -- new code -- */
img {
    max-width: 100%;
}

/* -- Blog Page  -- */
.breadcrumb-section nav ol .breadcrumb-item a {
    color: #FFF;
}

.breadcrumb-section nav ol .breadcrumb-item.breadcrumb-item+.breadcrumb-item::before {
    background: #CCC;
}


.home-one-blog.blog_sct .blog-wrrap .blog-img {
    border-radius: 0 50px;
}

.home-one-blog.blog_sct .blog-wrrap {
    border-radius: 0 50px 0;
    border: 1px solid rgb(0 0 0 / 10%);
}

.home-one-blog.blog_sct .blog-wrrap .blog-img .batch a {
    font-size: 14px;
    font-weight: 500;
}

.home-one-blog.blog_sct .blog-wrrap .blog-content .blog-title h4>a {
    font-family: var(--font-jost);
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
}

.home-one-blog.blog_sct .blog-wrrap .blog-content .read-more-btn>a {
    position: relative;
    display: inline-block;
}

.home-one-blog.blog_sct .blog-wrrap .blog-content .read-more-btn>a:after {
    content: url(../images/icons/read-more-arrow-white.png);
    position: absolute;
    left: 0;
    bottom: -18px;
}

.home-one-blog.blog_sct .blog-wrrap .blog-content {
    padding: 20px 30px 35px;
}

.home-one-blog.blog_sct .blog-wrrap:hover .blog-img img {
    transform: scale(1.1) rotate(5deg);
}


.custom_pagination .pagination {
    display: flex;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.custom_pagination .pagination li a {
    background: none;
    font-size: 18px;
}

.custom_pagination .pagination li:first-child a:after,
.custom_pagination .pagination li:last-child a:after {
    display: none;
}

.custom_pagination .pagination li:first-child a,
.custom_pagination .pagination li:last-child a {
    background: #FFF;
    padding: 3px 10px;
    border: 1px solid rgb(0 0 0 / 15%);
    min-width: 105px;
    text-align: center;
}

.custom_pagination .pagination li:first-child a {
    border-radius: 0 14px !important;
}

.custom_pagination .pagination li:last-child a {
    border-radius: 14px 0 !important;
}



/* -- Blog Details Page -- */
.inner-blog.blog_detail_sct .widget-area .widget_egns_recent_post .recent-post-wraper .widget-cnt .wc h6 a {
    font-family: var(--font-jost);
    font-weight: 500;
    line-height: 22px;
}

.inner-blog.blog_detail_sct .widget-area .widget_egns_recent_post .recent-post-wraper .widget-cnt .wc span {
    font-size: 14px;
}

.inner-blog.blog_detail_sct .widget-area .widget_egns_social .social-link li a {
    border-radius: 5px;
    background: var(--title-color);
}

.inner-blog.blog_detail_sct .widget-area .widget_egns_social .social-link {
    gap: 20px;
}

.inner-blog.blog_detail_sct .blog-post-area .blog-details .post-content .wp-block-quote {
    position: relative;
    padding-left: 70px;
}

.inner-blog.blog_detail_sct .blog-post-area .blog-details .post-content .wp-block-quote:before {
    content: "\eb76";
    font-size: 55px;
    font-family: 'boxicons';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.3;
}

.inner-blog.blog_detail_sct .blog-post-area .blog-details .blog-meta p {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.inner-blog.blog_detail_sct .blog-post-area .blog-details .blog-meta p i {
    margin-right: 5px;
}

.inner-blog.blog_detail_sct .blog-post-area .blog-details .post-thumbnail .batch span {
    background: #000;
    border-radius: 0 0 30px;
}

.inner-blog.blog_detail_sct .blog-post-area .blog-details .post-content .tags a {
    font-weight: 400;
}

/* -- Contact us -- */

.contact-page .testimonial-two__single {
    padding: 40px 30px;
    height: auto;
}

.contact-page .testimonial-two__client-name,
.contact-page .contact_form .section-title h2 {
    font-family: var(--font-jost);
    font-size: 20px;
    line-height: 28px;
}

.contact-page .testimonial-two__client-details p {
    line-height: 1.3;
    position: relative;
    padding-left: 24px;
}

.contact-page .testimonial-two__client-details p i {
    position: absolute;
    left: 0px;
    top: 4px;
    color: #000;
}

.contact-page .testimonial-two__client-details a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contact-page .testimonial-two__client-details a:hover {
    color: #000000;
}

.contact-page .testimonial-two__client-info {
    margin-bottom: 0;
}

.testimonial-two__single:before {
    display: none;
}

.contact-page .contact_form {
    background: #ffffff;
    padding: 36px;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
    border-radius: 0 45px;
}

.contact-page .contact_form .section-title h2 {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0;
}

.contact-page .section-title h2 {
    font-family: var(--font-jost);
    font-weight: 500;
}

.contact-page .section-title {
    margin-bottom: 20px;
}

.contact-page form .form-inner input {
    padding: 7px 25px;
    height: 50px;
}

.contact-page form .nice-select {
    width: 100%;
    height: 50px;
    padding: 3px 25px;
}

.contact-page .contact_form .row>* {
    margin-top: 32px;
}

.contact-page {
    margin-bottom: 30px;
}

.contact-page.address_sect .row {
    margin-top: 0;
}

.contact-page.address_sect {
    margin-bottom: 0;
}

.contact-page.address_sect .testimonial-two__single {
    min-height: 400px;
}


/* -- Special Offers -- */

.home-three-offers .offer-wrraper {
    background-color: #f0e7de;
}

.home-three-offers.special_offer_sct .section-title h2,
.home-three-offers.special_offer_sct .offer-wrraper .offer-content span,
.home-three-offers.special_offer_sct .offer-wrraper .offer-content h3,
.home-three-offers.special_offer_sct .offer-wrraper .offer-content p {
    color: #292b31;
}

.home-three-offers.special_offer_sct .offer-wrraper .offer-content>span {
    font-size: 27px;
    height: 110px;
    line-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-three-offers.special_offer_sct .offer-wrraper .offer-content p {
    font-size: 16px;
}

.home-three-offers.special_offer_sct .offer-wrraper .offer-content {
    padding: 15px;
}

.home-three-offers.special_offer_sct .offer-wrraper .offer-content a {
    display: inline-block;
}

.home-three-offers.special_offer_sct .section-title h2 {
    font-family: var(--font-jost);
    font-weight: 500;
    font-size: 45px;
    line-height: 58px;
    margin-bottom: 0;
}

.home-three-offers.special_offer_sct .offer-img {
    -webkit-mask-image: url("../images/bg/h3-offer1.png");
    mask-image: url("../images/bg/h3-offer1.png");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;

}

.home-three-offers.special_offer_sct .offer-img span {
    position: absolute;
    background: #00be8d;
    color: #FFF;
    font-size: 15px;
    padding: 3px 28px;
    font-weight: 500;
    transform: rotate(-45deg) translate(-50px, -50%);
    top: 0;
    left: 14px;
    box-shadow: 0 0 23px 0px rgb(0 0 0 / 50%);
}

.home-three-offers.special_offer_sct .offer-img img {
    width: 100%;
}

.offer_detail_page .section-title h2 {
    font-family: var(--font-jost);
    font-weight: 500;
    font-size: 45px;
    line-height: 58px;
    margin-bottom: 0;
}

.hero-style4 .sidebar-logo img {
    width: 100%;
    max-width: 250px;
}


.privacy_policy_sct .section-title h2 {
    font-family: var(--font-jost);
    font-weight: 500;
    font-size: 45px;
    line-height: 58px;
    margin-bottom: 0;
}

.description * {
    font-family: var(--font-jost);
}


/*  */

.buttons_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.buttons_wrap .normal_link {
    font-weight: 500;
    text-transform: capitalize;
}

.btn-new {
    font-family: var(--font-jost);
    font-size: 18px;
    padding: 11px 25px;
    font-weight: 400;
    display: inline-block;

    letter-spacing: .03em;
    text-transform: capitalize;
    color: #FFF;
    border: 1px solid #434e57;
    background-color: #434e57;
    outline: unset;

    transition: .35s;
    box-shadow: inset 0 0 0 1px #434e57, inset 0 0 0 3px #FFF;
    border-radius: 0 10px;
    outline: none !important;
}

.btn-new.small {
    font-size: 14px;
    padding: 10px 20px;
}

.btn-new:hover {
    background: #FFF;
    color: #434e57;
    box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #f0e7de;
    border-color: #f0e7de;
}



.buttons_wrap .btn-new.small {
    padding: 7px 20px;
}


.testimonial-two__single {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.modal-backdrop {
    z-index: 100;
}

.modal {
    z-index: 991;
}

.testimonial-two__single {
    z-index: 9;
}

.modal_form input[type="submit"] {
    padding: 8px 30px;
    height: auto;
    width: auto;
    margin-top: 5px;
    border-radius: 0 10px;
}

.modal_form input {
    height: 40px;
    padding: 0 15px;
}

.modal_form label {
    margin-bottom: 0;
    padding: 0;
}

.modal_form .modal-body {
    padding: 35px;
}

.modal_form .modal .modal-dialog {
    max-width: 530px;
}

.modal_form .btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
}

.modal_form h4 {
    font-size: 30px;
    margin-bottom: 25px;
    position: relative;
}

.modal_form h4:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    background: #212529;
}

.modal_form .modal-body {
    border: 2px solid rgb(0 0 0 / 20%);
    background: #FFF;
}

.modal-content {
    background: #f0e7de;
    padding: 20px;
}

.modal_form .btn-close {
    position: absolute;
    top: -28px;
    right: -29px;
    font-size: 12px;
    background-color: #fff;
    width: 20px;
    height: 20px;
    opacity: 1;
    border: 2px solid rgb(0 0 0 / 20%);
    border-radius: 0;
    z-index: 1;
}

.modal_form .btn-close:hover {
    opacity: 0.8;
}

/* -- Mega Menu -- */
.mega_menu .location_list {
    background: #e8f1f6;
    padding: 20px 0 20px 20px;
}

.mega_menu .location_list ul {
    padding: 0;
}

.mega_menu .location_list ul li {
    padding: 11px 20px;
    border-bottom: 1px dashed rgb(0 0 0 / 10%);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

.mega_menu .location_list ul li i {
    display: none;
}

.mega_menu .location_list ul li.active i {
    display: block;
}

.mega_menu .location_list ul li.active {
    font-weight: 500;
    background: #404b53;
    color: #fFF;
}

.mega_menu .location_list ul li,
.mega_menu .location_link {
    background: #f6f6f6;
}

.mega_menu .location_list,
.mega_menu .location_link {
    background: #e8f1f6;
}

.mega_menu .location_link {
    padding: 30px 30px 30px 40px;

}

.mega_menu .location_link .tab_cotainer {
    padding: 12px;
}

.mega_menu .location_list ul li:last-child {
    border-bottom: 0;
}

.mega_menu .location_link {
    padding: 20px;
}

.mega_menu .location_link .tab_content {
    display: none;
}

.mega_menu .location_link .tab_content.active {
    display: block;
}

.mega_menu .location_link a {
    padding: 0 !important;
}

.mega_menu .location_link .link_image {
    margin-bottom: 10px;
    border-radius: 45px 0;
    height: 200px;
    width: 100%;
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mega_menu .location_link a:hover .link_image {
    filter: brightness(0.8);
}

.mega_menu .location_link p {
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
}

.mega_menu .location_link a:hover p {
    color: #000;
}

.mega_menu .location_link a:last-child p {
    margin-bottom: 0;
}

.mega_menu .location_link .link_image,
.mega_menu .location_link a p {
    transition: all 0.5s ease;
}

.mega_menu .location_link a:before {
    display: none;
}


/* -- Rooms Page --- */

.icons img {
    width: 47px;
    background: #f0e7de;
    padding: 10px;
    border-radius: 0 10px;
    margin-right: 12px;
    transition: all 0.5s ease;
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #f0e7de;
}

.icons {
    margin-top: 30px;
    display: block;
}

.icons img:hover {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #434e57;
}


/* Mobile menu trigger */

.mobile_menu {
    display: none;
}

.mobile_mega_menu {
    display: none;
}


/* mobile fidex header  */

.responsive_header {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    background: #FFF;
    box-shadow: 0 0 17px 0 rgb(0 0 0 / 40%);
    z-index: 991;
    border-radius: 15px 15px 0 0;
}

.responsive_header .nav_icon .nav_icon_trigger {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #434e57;
    margin: 5px auto;
    display: flex;
    flex-wrap: wrap;
    padding: 8px;
    position: relative;
    top: -15px;
}

.responsive_header .nav_icon .nav_icon_trigger:before {
    position: absolute;
    left: -14px;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: #ffffff;
    top: -17px;
    content: '';
    z-index: -1;
}

.responsive_header .res_header_inenr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.responsive_header .nav_icon {
    text-align: center;
    position: relative;
}

.responsive_header .nav_icon p {
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    bottom: -1px;
    width: 100%;
    font-size: 10px;
    color: #434e57;
    text-transform: uppercase;
    font-weight: 600;
}

.responsive_header .nav_icon .nav_icon_trigger span {
    width: 10px;
    height: 10px;
    border: 2px solid #434e57;
    float: left;
    margin: 2px;
    border-radius: 2px;
}

.responsive_header .nav_icon .nav_icon_trigger {
    display: flex;
    flex-wrap: wrap;
    padding: 8px;
}

.responsive_header .links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.responsive_header .res_header_inenr .links a {
    margin-left: 22px;
    margin-bottom: 0;
}

.responsive_header .links a {
    font-size: 17px;
    color: #434e57;
}

.booknow a.btn-new {
    font-size: 14px;
    padding: 6px 15px;
}

.responsive_header .nav_icon .nav_icon_trigger.opne:after {
    opacity: 1;
    visibility: visible;
}

.responsive_header .nav_icon .nav_icon_trigger {
    cursor: pointer;
}

.responsive_header .nav_icon .nav_icon_trigger.open:after {
    opacity: 1;
    visibility: visible;
}

body.open_menu header.style-4 .main-menu {
    left: 0 !important;
}

span.nav_close {
    position: absolute;
    top: 10px;
    right: -15px;
    background: #434e57;
    width: 26px;
    height: 26px;
    color: #FFF;
    text-align: center;
    border-radius: 50%;
    line-height: 26px;
    font-size: 14px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.mobile_menu_closer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
}

body.open_menu .mobile_menu_closer {
    opacity: 1;
    visibility: visible;
}

body.open_menu span.nav_close {
    opacity: 1;
    visibility: visible;
}


header.header-area.style-4 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

header.header-area.style-4.fixed {
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 50%);
}


/* -- Book Entire popup -- */

.book_entiry label.form-label {
    margin-bottom: 0;
    font-size: 15px;
    font-family: var(--font-jost);
}

.book_entiry h4 {
    text-align: center;
    font-family: var(--font-jost);
    margin-bottom: 0;
    background: #434e57;
    padding: 25px 30px;
    color: #FFF;
}

.book_entiry .modal-content,
.book_entiry .modal-body {
    padding: 0;
    border: none;
}

.book_entiry .form {
    padding: 30px;
}

.book_entiry .modal-dialog {
    max-width: 700px;
    border-radius: 45px 0;
    overflow: hidden;
}

.book_entiry .input_col {
    margin-bottom: 9px !important;
}

.book_entiry .btn-close {
    top: 5px;
    right: 5px;
    position: absolute;
    background-size: 10px;
    opacity: 1;
    background-color: #FFF;
    border-radius: 0;
}

.book_entiry {
    background: rgb(0 0 0 / 50%);
}

.book_entiry .btn-new {
    border-radius: 10px 0;
    margin-top: 8px;
}

body.modal_open {
    overflow: hidden;
    padding-right: 17px;
}

.modal_black_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 17px);
    height: 100%;
    opacity: 0;
    z-index: 0;
    transition: all 0.5s ease;
}

body.modal_open .modal_black_overlay {
    opacity: 0.5;
}

body.modal_open header.style-4 .nav-right {
    padding-right: 17px;
}


/* -- Brand Details -- */
.bg-lg-cream .brands_feature .section-title1 h2 {
    color: #dcba7b;
}

.bg-lg-cream .testimonial-two__single:hover .testimonial-two__client-img-box {
    background-color: #dcba7b;
}

.bg-lg-pink .brands_feature .section-title1 h2 {
    color: #a5005f;
}

.bg-lg-pink .testimonial-two__single:hover .testimonial-two__client-img-box {
    background-color: #d20954;
}

.bg-lg-grey .brands_feature .section-title1 h2 {
    color: #36464c;
}

.bg-lg-grey .testimonial-two__single:hover .testimonial-two__client-img-box {
    background-color: #36464c;
}

.bg-lg-pink2 .testimonial-two__single:hover .testimonial-two__client-img-box {
    background-color: #a5005f;
}

.bg-lg-pink2 .brands_feature .section-title1 h2 {
    color: #a5005f;
}


.bg-lg-cream header.style-4 .main-menu .menu-list>li .submenu {
    background-color: #f0e7de;
}

.bg-lg-cream .mega_menu .location_list,
.bg-lg-cream .mega_menu .location_link {
    background-color: #f0e7de;
}

.bg-lg-pink header.style-4 .main-menu .menu-list>li .submenu {
    background-color: #eedde3;
}

.bg-lg-pink .mega_menu .location_list,
.bg-lg-pink .mega_menu .location_link {
    background-color: #eedde3;
}

.bg-lg-grey header.style-4 .main-menu .menu-list>li .submenu {
    background-color: #e8f1f6;
}

.bg-lg-grey .mega_menu .location_list,
.bg-lg-grey .mega_menu .location_link {
    background-color: #e8f1f6;
}

.pos_r_Z {
    position: relative;
    z-index: 0;
}


.testomonial-wrrap video {
    width: 100%;
    margin-bottom: 15px;
}

.mobile_banner {
    display: none;
}

.show_mobile {
    display: none;
}

.banner-title h1 {
    width: 1000px;
}

.brands_feature .section-title1 h2 {
    margin: 0 !important;
}

.blog-post-area .post-content .img_common_tag {
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-top: 20px;
}

.blog-post-area .post-content .img_common_tag img {
    width: 100%;
    max-width: 48%;
}

.blog-post-area .post-content .img_common_tag.single-img img {
    width: 100%;
    max-width: 100%;
}

.blog-post-area .post-content a {
    color: #434e57;
    text-decoration: underline;
    font-weight: 600;
}

.blog-post-area .post-content a:hover {
    color: #000;
}

.font-weight-600 {
    font-weight: 600;
}

.offer_detail_page .brands_feature .featured-img img {
    border-radius: 0 45px;
}

.offer_detail_page .section-title1 {
    padding-top: 0;
}

.offer_detail_page .section-title1 h2 {
    margin-top: 0;
}

#whatsAppHeader {
    FONT-VARIANT: JIS04;
    z-index: 1000;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
    color: #fff;
}

.scrolltop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    display: none;
    cursor: pointer;
    z-index: 999;
}

.scrolltop .scroll i {
    font-size: 24px;
    line-height: 28px;
    padding: 10px 15px;
    color: #434e57;
}

.blog-post-area .post-content h4 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 36px;
}

/* Popup */

.modal_form.pop_up_form1 .hero-style2 {
    padding: 0;
}

.modal_form.pop_up_form1 .multi-main-searchber {
    padding: 0;
}

.modal_form.pop_up_form1 .multi-main-searchber>div {
    margin-bottom: 20px;
}

.modal_form.pop_up_form1 .multi-main-searchber>form>div,
.modal_form.pop_up_form1 .multi-main-searchber>form>.row>div {
    margin-bottom: 14px;
}

.modal_form.pop_up_form1 .multi-main-searchber>form>.row {
    margin-bottom: 0;
}

.modal_form.pop_up_form1 .multi-main-searchber input {
    height: auto;
}

.modal_form.pop_up_form1 .multi-main-searchber>div:last-child,
.modal_form.pop_up_form1 .multi-main-searchber>form>div:last-child {
    margin-bottom: 0;
}

.modal_form.pop_up_form1 .modal-content,
.modal_form.pop_up_form1 .modal-content .modal-body {
    border-radius: 45px 0;
}

.modal_form.pop_up_form1 .black_layer_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 0;
    transition: all 0.5s ease;
    background: rgba(0, 0, 0, 0.7);
}

.modal_form.pop_up_form1 {
    display: flex !important;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.7s ease;
}

.modal_form.pop_up_form1.open_pop {
    opacity: 1;
    visibility: visible;
}

.modal_form.pop_up_form1_func.open_pop {
    opacity: 1;
    visibility: visible;
}

.modal_form.pop_up_form1 .modal-dialog {
    transform: translateY(-30px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.modal_form.pop_up_form1.open_pop .modal-dialog {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

.modal_form.pop_up_form1 .multi-main-searchber {
    max-width: 100%;
}

.modal_form.pop_up_form1 .modal-dialog {
    max-width: 90%;
    margin: 0;
}

.modal_form.pop_up_form1 .hero-style2 {
    width: 100%;
}

.modal_form.pop_up_form1 .hero-style2 .main-form-submit a {
    margin-top: 0px;
}


.header_box {
    position: fixed;
    right: 6%;
    top: 82px;
    z-index: 9;
    box-shadow: 0px 2px 4px 1px #ccc;
    width: 350px;
    text-align: center;
}

.header_box h4 {
    font-size: 18px;
    background: #434e57;
    color: #ffff;
    font-weight: 500;
    padding: 10px 20px;
    margin-bottom: 0;
}

.header_box i {
    font-size: 16px;
    margin-left: 8px;
    position: relative;
    top: 1px;
}

.header_box_show {
    border-top: 3px solid #000;
    display: none;
    background: #e8f1f6;
    padding: 25px 20px;
    text-align: center;
}

.header_box_show p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.header_box_show ul {
    padding-left: 0;
    margin-bottom: 0;
}

.header_box_show ul li {
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 16px;
}

.header_box_show ul li:last-child {
    margin-bottom: 0;
}

.header_box_show ul li i {
    margin-left: 0;
    margin-right: 8px;
    margin-bottom: 2px;
    font-size: 20px;
}

.header_box_show .btn-con {
    width: 100%;
    background: #434e57;
    color: #fff;
    padding: 7px 5px;
    max-width: 120px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 15px;
    border-radius: 0 10px;
}

/* -- home slider -- */

.home_slider,
.home_slider>div {
    max-width: 100%;
    position: relative;
}

.home_slider .owl-nav {
    background: #fff;
    position: absolute;
    width: 176px;
    height: 56px;
    bottom: 0;
    right: 165px;
    justify-content: center;
    gap: 50px;
    z-index: 99999;
    display: flex;
    left: auto;
    margin: 0;
}

.home_slider .owl-nav svg {
    fill: var(--primary-color1);
    transition: .35s;
}

.mega_menu .tab_content.catfull .row>div {
    flex: 0 0 auto;
    width: 50%;
}

.contact-page .nice-select .list {
    max-height: 250px;
    overflow: auto;
}

.offers_slider {
    padding-bottom: 30px !important;
}

.offers_details .right_box .feature-content {
    padding-left: 0;
    margin-top: 30px;
}

.offers_details .testimonial-two__single {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}


.offers_slider .swiper-button-prev-g svg,
.offers_slider .swiper-button-next-g svg {
    fill: none;
    stroke: var(--primary-color1);
    transition: .35s;
}

.offers_slider .swiper-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    padding-right: 15px;
}

.offer-content .hidden {
    display: none;
}

.offer-content p.max_character .dotts {
    margin: 0;
    padding: 0 !important;
    font-size: inherit !important;
}


.international_section .main_title+p {
    margin-top: 10px;
}

.international_form input,
.international_form textarea {
    padding: 7px 25px;
    height: 50px;
    width: 100%;
    font-family: var(--font-jost);
    font-weight: 400;
    font-size: 16px;
    color: #575757;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.international_form textarea {
    height: 100px;
}

.international_form .row .form_control_wrap {
    margin-bottom: 25px !important;
}

.international_form label {
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
}

.international_form h4 {
    font-size: 30px;
    margin-bottom: 0;
    position: relative;
}

.international_form h4:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    background: #212529;
}

.modal_formnew .hero-style2 .multi-main-searchber {
    width: 600px;
}
.modal_formnew .searchbox-input.message_box {
    height: 100px !important;
}

.hero-style2 .multi-main-searchber .searchbox-input textarea {
    padding: 0 20px 5px 65px;
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    border: none;
    font-family: var(--font-jost);
    font-weight: 500;
    font-size: 16px;
    color: #666 !important;
    height: 55px;
}

.hero-style2 .multi-main-searchber .searchbox-input.message_input {
    height: auto;
}

.hero-style2 .multi-main-searchber .searchbox-input.message_input::before,
.hero-style2 .multi-main-searchber .searchbox-input.call::before,
.hero-style2 .multi-main-searchber .searchbox-input.user::before,
.hero-style2 .multi-main-searchber .searchbox-input.email::before,
.hero-style2 .multi-main-searchber .searchbox-input.house::before {
    top: 26px;
    content: '' !important;
    background-size: 24px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.hero-style2 .multi-main-searchber .searchbox-input.message_input::before {
    background-image: url('../images/icons/message.png');
}

.hero-style2 .multi-main-searchber .searchbox-input.call::before {
    background-image: url('../images/icons/phone-call.png');
}

.hero-style2 .multi-main-searchber .searchbox-input.user::before {
    background-image: url('../images/icons/user.png');
}

.hero-style2 .multi-main-searchber .searchbox-input.email::before {
    background-image: url('../images/icons/email.png');
}

.hero-style2 .multi-main-searchber .searchbox-input.house::before {
    background-image: url('../images/icons/house.png');
}


/* footer .footer-top .social-area .footer-logo img {
  background: #FFF;
} */

.pop_up_form2_func.open {
    opacity: 1;
    visibility: visible;
}

.pop_up_form2_func.open .modal-dialog {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.hero-style2 .nice-select .list {
    max-height: 200px;
    overflow: auto;
}

footer .footer-top .social-area .footer-logo img {
    margin-bottom: 0;
}

/* header.style-4 .main-menu .menu-list>li.menu-item-has-children::after {
  transform: rotate(180deg);
} */

header.style-3 .main-menu .menu-list>li.menu-item-has-children:hover::after,
header.style-4 .main-menu .menu-list>li.menu-item-has-children:hover::after {
    transform: rotate(0deg);
}

.home_pg_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.home_pg_popup .home_pg_popup_in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 80%);
}

.home_pg_popup .home_pg_popup_in .pop_container {
    width: 700px;
    max-width: 90%;
    position: relative;
}

.home_close_pop {
    color: #FFF;
    position: absolute;
    right: -16px;
    top: -16px;
    width: 27px;
    height: 27px;
    text-align: center;
    cursor: pointer;
    padding: 8px;
    background: #d62063;
}

.home_close_pop img {
    position: relative;
    display: block;
}

.hero-style2 .nice-select {
    font-family: var(--font-jost);
    font-weight: 400;
    font-size: 16px;
    color: #666 !important;
    background: transparent;
}

header.style-4 .nav-right {
    gap: 20px;
}

.call_floating {
    position: fixed;
    left: 20px;
    bottom: 20px;
    color: #FFF;
    z-index: 10;
    display: none;
}

.call_floating a {
    color: #000;
    width: 50px;
    height: 50px;
    background: #434e57;
    display: block;
    text-align: center;
    line-height: 47px;
    color: #FFF;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 18px;
    border: 2px solid #FFF;
}

.call_floating a i {
    transform: rotateZ(87deg);
}

header.style-4 .main-menu .btn-new {
    font-size: 14px;
    padding: 8px 20px;
    margin-top: 23px;
    display: none;
}

#bookinglblProcessIHenqpop p {
    color: #0ca445;
    line-height: 20px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 16px;
}

.modal_formnew .searchbox-input label {
    font-size: 16px !important;
    padding-top: 3px !important;
}

.modal_formnew .searchbox-input {
    height: 57px !important;
}

.modal_formnew .searchbox-input.message_input {
    height: 85px !important;
}

.modal_formnew .modal-body {
    padding: 25px;
}

.modal_formnew h4 {
    font-size: 26px;
    margin-bottom: 15px;
    position: relative;
}

.modal_formnew .hero-style2 .main-form-submit a {
    padding: 10px 35px;
    height: 48px;
}

.modal_formnew .hero-style2 .multi-main-searchber .searchbox-input label,
.modal_formnew .room-suits-page-2 .multi-main-searchber .searchbox-input label,
.modal_formnew .hero-style2 .multi-main-searchber .searchbox-input input,
.modal_formnew .room-suits-page-2 .multi-main-searchber .searchbox-input input,
.modal_formnew .hero-style2 .multi-main-searchber .searchbox-input textarea,
.modal_formnew .hero-style2 .nice-select,
.modal_formnew .room-suits-page-2 .nice-select {
    padding-left: 53px;
}

.modal_formnew .hero-style2 .multi-main-searchber .searchbox-input::before,
.modal_formnew .room-suits-page-2 .multi-main-searchber .searchbox-input::before {
    left: 15px;
}

.hero-style4 .hero-social .deshboar img {
    width: 55px;
}

header.style-4 .main-menu .menu-list>li .submenu {
    position: fixed;
}

.section_404 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 20px;
}

.section_404 .container_min {
    width: 100%;
    max-width: 600px;
    text-align: center;
}

.section_404 .container_min h4 {
    font-size: 184px;
    margin: 0;
    line-height: 1;
}

.section_404 .container_min h1 {
    font-size: 38px;
    margin-bottom: 15px;
}

.section_404 .container_min p {
    margin-bottom: 25px;
}

.section_404 .container_min ul li a {
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    font-size: 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.section_404 .container_min ul {
    margin: 30px 0 0 0;
    padding: 0;
    gap: 14px;
}


#internation-partner-homes .multi-main-searchber {
    width: 620px;
}

.instagram{
    text-align: center;margin-bottom: 40px;
}

.instagram .main-icon {
    margin-bottom: 25px;
}

.instagram .main-icon img {
    width: 100%;
    max-width: 190px;
}
.instagram .main-icon img {
    width: 100%;
    max-width: 190px;
}

.instagram .main-icon h4 {
    font-size: 36px;
    color: #ed2d69;
    font-weight: 600;
    margin-top: 10px;
}

.instagram .main-icon h4 a {
    color: #ed2d69;
    position: relative;
    display: inline-block;
}
.instagram .main-icon h4 a:before {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ed2d69;
    transition: all 0.4s ease;
}
/* .trip_advisor img {
    width: 104px;
    position: absolute;
    top: 22px;
    left: 0;
} */
.trip_advisor img {
    width: 300px;
    position: relative;
    margin: auto;
}
.trip_advisor {
    position: relative;
    width: 100%;
    text-align: center;
}

.swiper_box {
    position: relative;
}
.property_price {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.property_price span {
    background: #d71058;
    margin: 0 0 30px 14px;
    display: inline-block;
    padding: 6px 20px;
    font-weight: 600;
    color: #FFF;
    border: 1px dashed #ffffff94;
    box-shadow: 0 0 0 5px #d71058;
    border-radius: 0 50px 50px 0;
}
.tripadvisor_logo {
    position: absolute;
    width: 190px;
    top: 20px;
    right: 20px;
    z-index: 9;
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.5));
}

.author-name-review ul.stars li {
    font-size: 12px;
}

.trip_wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.trip_wrap .view_pdf {
    width: 100%;
    margin-top: 12px;
    display: flex;
    justify-content: center;
}
.trip_wrap .view_pdf a {
    color: #e62c31;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    width: 300px;
    margin: auto;
    border: 1px solid #34e0a1;
    padding: 7px 0;
}
.trip_wrap .view_pdf a i {
    font-size: 18px;
    position: relative;
    bottom: -1px;
}
.trip_wrap .view_pdf a img {
    display: block;
    margin: auto;
    margin-bottom: 8px;
    width: 225px;
}
.testimonial_wrapper {
    position: relative;
    padding-left: 40px;
}
.testimonial_short_desc {
    font-family: var(--font-jost);
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--text-color1);
}

.show-less-content .second-section {
    display: none;
}
.show-more-content .second-section {
    display: inline;
}
.show-less-content span.read-less {
    display: none;
}
.show-more-content span.read-less {
    display: inline;
}
.show-more-content span.read-more {
    display: none;
}

span.read-more, span.read-less {
    color: var(--title-color);
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    text-transform: capitalize;
}
#bookinglblProcessenqpop {
    display: block;
    margin-top: 5px;
}

.main-menu .list_home {
    margin-top: 25px;
    background: #434e57;
    padding: 20px 18px;
    border-radius: 12px 0;
    display: none;
}
.main-menu .list_home h2 {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 10px;
}
.main-menu .list_home p {
    font-size: 15px;
    color: #FFF;
    line-height: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.6px;
}

.main-menu .list_home :last-child {
    margin-bottom: 0;
}

.pick_your_stay_section {
    display: inline-block;
    width: 100%;
    padding-bottom: 60px;
}
.pick_your_stay {
    background: #404b53;
    padding: 22px 30px;
    border-radius: 35px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pick_your_stay .info {
    display: flex;
    justify-content: center;
    gap: 0 35px;
}

.pick_your_stay .info p {
    color: #FFF;
    margin: 0;
}

.pick_your_stay h2 {
    color: #FFF;
    margin-bottom: 0;
    font-size: 36px;
}

.pick_your_stay .info p a {
    border: 2px solid #FFF;
    padding: 9px 25px;
    border-radius: 10px 0;
    background: #FFF;
    color: #272727;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0 9px;
    transition: all 0.5s ease;
}
.pick_your_stay .info p a img {
    width: 30px;
}
.pick_your_stay .info p a:hover {
    background: transparent;
    color: #FFF;
}

@media(max-width:1600px) {
    .form-section .multi-main-searchber {
        margin-left: 100px;
    }

    .hero-style4 .hero-social .social-icon ul {
        gap: 20px;
    }

    .hero-style4 .hero-social .social-icon ul li::after {
        top: -10px;
    }

    .hero-style4 .hero-social {
        height: 420px;
    }
    header.style-4 .main-menu .menu-list>li {
        margin: 0 10px;
    }
}

@media(max-width:1499px) {
    header.style-4 .nav-right {
        gap: 16px;
    }

    .header-btn .btn-new {
        font-size: 15px;
        padding: 10px 19px;
    }
}

@media(max-width:1400px) {
    .buttons_wrap .normal_link {
        font-size: 14px;
    }

    .buttons_wrap .btn-new.small {
        padding: 7px 10px;
    }

    header.style-4 {
        padding: 0 50px;
    }

    header.style-4 .main-menu .menu-list>li>a {
        font-size: 16px;
    }

    header.style-4 .main-menu .menu-list>li.menu-item-has-children::after {
        top: 30px;
    }

    .about_bb .property_box_content :last-child {
        margin-bottom: 0;
    }

    .about_bb .property_box_content {
        padding: 40px;
    }

    p {
        font-size: 17px;
        line-height: 26px;
    }
    .home-one-testimonial .contents p {
        font-size: 16px;
    }

}

@media(max-width:1299px) {
    .home_slider .owl-nav {
        right: 0;
    }

    .header-btn .btn-new {
        font-size: 15px;
        padding: 9px 14px;
    }

    header.style-4 .main-menu .menu-list>li {
        margin: 0 8px;
    }
    .home-three-offers.special_offer_sct .offer-wrraper .offer-content>span {
        font-size: 22px;
        height: 98px;
        line-height: 26px;
    }
    .property_box_content  .icons {
        margin-top: 10px !important;
        margin-bottom: 15px;
    }

    .property_box_content .icons img {
        width: 40px;
    }
    .tripadvisor_logo {
        width: 150px;
    }
}

@media (min-width:992px) and (max-width:1400px) {
    .offer_detail_page .right_box .testimonial-two__single {
        padding-bottom: 20px;
        padding-right: 25px;
        padding-top: 30px;
    }

    .hero-style2 .multi-main-searchber .searchbox-input label,
    .hero-style2 .nice-select,
    .hero-style2 .multi-main-searchber .searchbox-input input,
    .hero-style2 .multi-main-searchber .searchbox-input textarea {
        padding-left: 40px;
        font-size: 15px;
    }

    .hero-style2 .multi-main-searchber .searchbox-input.two::before,
    .hero-style2 .multi-main-searchber .searchbox-input::before {
        left: 12px;
    }

    .main-menu {
        max-width: 900px !important;
        left: -400px !important;
    }

    .mega_menu .location_link .link_image {
        height: 150px;
    }

}

@media(max-width:1200px) {
    header.style-4 .nav-right .header-btn a {
        display: none;
    }

    .call_floating {
        display: block;
    }

    /* -- about us page -- */
    .about_bb .container .row>div {
        width: 100%;
    }

    .about_bb .property_box_img {
        margin-bottom: 0;
    }

    .about_bb .property_box_img img {
        border-radius: 0 50px 0 0 !important;
    }

    .about_bb .property_box_content {
        margin-top: 0 !important;
        border-radius: 0 0 0 50px;
        min-height: auto;
    }

    .about_bb .revers_row_mobile {
        flex-direction: row-reverse;
    }

    .about_bb .revers_col_mobile {
        flex-direction: column-reverse;
    }

    .about_bb .row:last-child .property_box_content {
        margin-bottom: 0;
    }

    .about_page .property_box .property_box_content {
        margin-bottom: 50px;
    }

    /* Brand Details */
    .testimonial-two__client-name {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .testimonial-two__client-sub-title {
        margin-bottom: 0px;
    }

    .right_box .testimonial-two__single {
        padding-right: 34px;
        padding-left: 50px;
    }

    .testimonial-two__client-img {
        height: 100px;
        width: 100px;
        padding: 8px;
        line-height: 74px;
    }

    .testimonial-two__client-img-box {
        height: 116px;
        width: 116px;
        padding: 8px;
    }

    .testimonial-two__client-img-box {
        right: -74px;
    }

    .right_box .testimonial-two__client-img-box {
        left: -74px;
    }

    .buttons_wrap .normal_link {
        font-size: 14px;
    }

    /*  */
    .property_page .property_box.property_details .property_box_content {
        padding: 50px 50px;
        min-height: 460px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .property_page .btn_des .btn-new {
        font-size: 15px;
    }

    .property_page .property_box.property_details .btn_des {
        margin-top: 10px;
    }

    .property_page .property_box.property_details .testimonial-two__client-name {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .property_page .section-title1 h2 {
        font-size: 36px;
    }

    .rooms_page .about_bb .container .left_content>div,
    .rooms_page .about_bb .container .right_content>div {
        width: 50%;
    }

    .rooms_page .about_bb .left_content .property_box_content {
        border-radius: 0 45px 0 45px;
    }

    .rooms_page .about_bb .right_content .property_box_content {
        border-radius: 0 45px 0 45px !important;
        min-height: 500px;
    }

    .rooms_page .about_bb .left_content .property_box_content,
    .rooms_page .about_bb .right_content .property_box_content {
        min-height: 450px;
    }

    .brand_pro_fix .brands_feature .feature-content {
        padding: 0;
    }

    .brand_pro_fix .testimonial-two__client-img-box {
        left: 30px !important;
        top: -61px;
    }

    .brand_pro_fix .brands_feature .featured-img {
        border-radius: 0 45px 0 0;
        overflow: hidden;
    }

    .brand_pro_fix .testimonial-two__single {
        border-radius: 0 0 0 45px !important;
    }

    .brand_pro_fix .testimonial-two__single {
        height: auto;
        padding: 60px 40px 40px !important;
    }

}



@media(max-width:991px) {

    /* Header */
    header.style-4 .header-logo {
        padding: 0px 0;
    }

    header.header-area.style-4 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    header.style-4 {
        justify-content: center;
    }

    header.style-4 .main-menu .menu-list {
        overflow: auto;
        max-height: calc(100vh - 50px);
    }

    header.style-4 .main-menu {
        overflow: visible;
    }

    /*  */
    .swiper_box .swiper-btn {
        display: none;
        visibility: hidden
    }

    .custom_pagination .pagination {
        padding-top: 30px;
        gap: 13px;
    }

    .custom_pagination .pagination li:first-child a,
    .custom_pagination .pagination li:last-child a {
        min-width: 80px;
    }

    .custom_pagination .pagination li a {
        font-size: 16px;
    }

    .home-one-blog.blog_sct {
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 0;
    }

    .inner-blog .blog-post-area .blog-details .post-content h1 {
        font-size: 30px;
    }

    .brands_feature .feature-content {
        padding: 0;
    }

    .testimonial-two__client-img-box {
        left: 30px !important;
        top: -61px;
    }

    .brands_feature .featured-img {
        border-radius: 0 45px 0 0;
        overflow: hidden;
    }

    .testimonial-two__single {
        border-radius: 0 0 0 45px !important;
    }

    .testimonial-two__single {
        height: auto;
        padding: 60px 40px 40px !important;
    }

    /* Menu */
    .mobile_menu,
    .mobile_mega_menu {
        display: block;
    }

    .desk_mega_menu {
        display: none;
    }

    .main-menu {
        width: 300px !important;
        max-width: 90% !important;
        left: -300px !important;
    }

    header.style-4 .main-menu.open {
        left: 0 !important;
    }

    header.style-4 .nav-right {
        display: none !important;
    }

    header.style-4 .main-menu .menu-list>li .submenu>li {
        padding-left: 10px;
    }

    header.style-4 .main-menu .menu-list>li .submenu>li a {
        font-size: 16px;
        padding: 0;
    }

    header.style-4 .main-menu .menu-list>li.menu-item-has-children .dropdown-icon.active:before {
        content: '\edee';
    }

    header.style-4 .main-menu .menu-list>li .submenu>li a {
        padding: 10px 0;
        display: block;
        position: relative;
        border-bottom: 1px solid rgba(60, 170, 159, .098) !important;
        line-height: 1;
        font-weight: 400;
    }

    header.style-4 .main-menu .menu-list>li .submenu ul {
        width: 100%;
        padding: 0;
    }

    header.style-4 .main-menu .menu-list>li .submenu>li a::before {
        display: none;
    }

    header.style-4 .main-menu .menu-list>li .submenu>li a,
    header.style-4 .main-menu .menu-list>li .submenu ul li {
        position: relative;
    }

    header.style-4 .main-menu .menu-list>li .submenu {
        max-width: 100% !important;
    }

    .hero-style2 {
        padding: 50px 15px;
    }

    .section-title2 h2 {
        font-size: 36px;
    }

    .main_title {
        font-size: 36px;
    }

    .home-two-feature .clearfix {
        display: none;
    }

    .home4-testimonial {
        margin-bottom: 50px;
    }

    .home4-testimonial.two {
        margin-bottom: 0;
    }

    .about-feature .content :last-child {
        margin-bottom: 0;
    }

    .home4-about .row>div:first-child {
        margin-top: 0;
    }

    .home4-about {
        margin-bottom: 50px;
        margin-top: 0;
    }

    .section-title-4 h2 {
        font-size: 36px;
        line-height: 1.2;
    }

    .home-two-feature {
        padding-top: 0;
    }

    .home-two-feature .section-title2 {
        margin-bottom: 50px;
    }

    /* Blog Details */
    .blog_detail_sct {
        padding-top: 50px;
        margin-bottom: 50px;
    }

    .home-one-blog.blog_sct .row>div {
        margin-top: 30px;
    }

    .home-one-blog.blog_sct .row>div:first-child {
        margin-top: 0;
    }

    .home-one-blog.blog_sct .row {
        margin-top: 0;
    }

    /* Special Offers */

    .special_offer_sct {
        margin-bottom: 20px !important;
        margin-top: 50px;
    }

    .special_offer_sct .section-title h2 {
        font-size: 36px !important;
        line-height: 40px !important;
    }

    .brands_feature.offers {
        padding-bottom: 10px;
        margin-top: 50px;
    }

    .offer_detail_page .special_offer_sct {
        margin-top: 0;
    }

    .offer_detail_page .brands_feature .featured-img img {
        border-radius: 0 45px 0 0;
    }

    .offer_detail_page .testimonial-two__single {
        padding: 40px 40px 40px !important;
    }

    /* -- Brand Details */


    .swiper_box .swiper-slide .banner2-content,
    .swiper-fade .swiper-slide .swiper-slide {
        height: auto;
    }

    .home-one-about .about-content {
        margin-bottom: 0;
    }

    .brand_about {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .brand_about .row {
        margin-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .about-content.mb-30 {
        margin-bottom: 10px !important;
    }

    .brands_feature .section-title1 h2 {
        margin-bottom: 0;
        margin-top: 0;
    }

    .home-one-about.brands_feature .row.mt-60 {
        margin-top: 50px;
    }

    .swiper_box .swiper.breadcrumb {
        margin-bottom: 0 !important;
    }

    .brand_about .section-title1 {
        padding-top: 0;
    }

    .brand_about .section-title1 h2 {
        margin-top: 0;
    }

    /* -- Contact us page -- */
    .contact-page.address_sect .testimonial-two__single {
        min-height: auto;
    }

    .contact-page.address_sect .testimonial-two__single,
    .contact_form_section .testimonial-two__single {
        padding: 30px !important;
        border-radius: 0 45px !important;
    }

    .contact_form_section .contact_form {
        margin-bottom: 30px;
    }


    /* Footer */
    footer {
        padding-bottom: 75px;
    }

    .hide_mobile {
        display: none;
    }

    .show_mobile {
        display: inline-block;
    }

    .hero-style4 .banner2-content .banner-title h1 {
        text-align: center;
        padding: 0;
        margin-bottom: 70px;
    }

    .hero-style4 .swiper-btn,
    .swiper_box .swiper-btn {
        visibility: visible;
        width: auto;
        height: auto;
        gap: 0;
    }

    .hero-style4 .swiper-btn>div,
    .swiper_box .swiper-btn>div {
        padding: 12px 16px;
    }

    .property_page .property_box.property_details .col-md-6 {
        width: 100%;
    }

    .property_page .property_box.property_details .property_box_content {
        margin-top: 0 !important;
        border-radius: 0 0 0 45px;
    }

    .property_page .property_box.property_details .property_box_img {
        margin-bottom: 0 !important;
    }

    .property_page .property_box .property_box_img .swiper img {
        border-radius: 0 45px 0 0 !important;
    }

    .property_page .property_box.property_details .swiper.featured {
        padding: 0;
    }

    .property_page .property_box .swiper-1 .swiper-btn {
        right: 0;
    }

    .property_page .property_box.property_details .property_box_content {
        min-height: auto;
    }


    .property_page .property_box.property_details .left_content {
        flex-direction: column-reverse;
    }

    .property_page .home-one-about {
        padding: 50px 0 30px 0;
    }

    .property_page .home-one-about .row {
        padding: 0;
        margin: 0 !important;
    }

    .property_page .home-one-about .about-img .about-img {
        margin-bottom: 20px !important;
    }

    .property_page .home-one-about .about-img {
        margin-bottom: 30px;
    }

    .property_page .home-one-about .about-content :last-child {
        margin-bottom: 0;
    }

    .property_page .property_box.property_details {
        padding-bottom: 0;
    }

    .property_page .gallery_box.living_box_1 {
        padding-bottom: 40px;
    }
    .property_page .gallery_box.living_box_1 .pt-60 {
        padding-top: 30px;
    }

    .property_page .home-three-facilites .section-title1 h2 {
        margin-top: 0;
    }

    .property_page .home-three-facilites .section-title1 {
        padding-top: 0;
    }

    .property_page .home-three-facilites {
        margin-top: 40px;
    }

    .property_page .home-one-testimonial {
        padding: 50px 0;
        margin-bottom: 0;
    }

    .property_page .home-one-about.brands_feature {
        padding: 50px 0;
    }

    /*
  .property_page .section-title1 h2 {
    margin-bottom: 30px;
  } */

    .property_page .home-one-about.brands_feature .btn_des {
        margin-top: 5px;
    }

    .property_page .home-one-testimonial .swiper-btn-left::after,
    .property_page .home-one-testimonial .swiper-btn-right::after {
        display: none;
    }

    .property_page .home-one-testimonial .row:last-child {
        display: flex;
        flex-wrap: wrap;
        padding-top: 50px;
    }

    /* .property_page .home-one-testimonial .row:last-child>div:nth-child(1),
    .property_page .home-one-testimonial .row:last-child>div:nth-child(3) {
        width: 70px;
    } */

    /* .property_page .home-one-testimonial .row:last-child>div:nth-child(2) {
        width: calc(100% - 140px);
    } */

    .property_page .home-one-testimonial .contents p {
        text-align: center;
    }

    .property_page .home-one-about .section-title1 {
        padding-top: 0;
    }

    .property_page .home-three-facilites .facility-slider {
        padding: 0 15px;
    }

    .rooms_page .about_bb .left_content .property_box_content,
    .rooms_page .about_bb .right_content .property_box_content {
        min-height: auto;
    }

    .rooms_page .about_bb .container .left_content>div,
    .rooms_page .about_bb .container .right_content>div {
        width: 100%;
    }

    .rooms_page .swiper.featured {
        padding: 0;
    }

    .rooms_page .about_bb .left_content .property_box_content,
    .rooms_page .about_bb .right_content .property_box_content {
        border-radius: 0 0 0 45px !important;
    }

    .rooms_page .about_bb .right_content {
        flex-direction: column-reverse;
    }

    .rooms_page .property_box .border-radius-1-1 .swiper-1 .swiper-btn {
        right: 0 !important;
        left: auto;
    }

    .rooms_page .testimonial-two__client-name {
        margin-top: 0;
    }

    .rooms_page .property_box .swiper-1 .swiper-btn {
        right: 0;
    }

    .rooms_page .section-title1 {
        margin-top: 40px;
    }

    .rooms_page .about_bb .property_box_content .icons {
        margin-top: 10px;
    }

    .swiper_box .swiper-slide .banner2-content h1 {
        max-width: 100%;
        margin-bottom: 0px;
        text-align: left;
        font-size: 30px;
    }

    .banner-title h1 {
        max-width: 100%;
        padding: 0 24px;
        width: auto;
        text-align: center;
        margin: 0;
    }

    .swiper_box .swiper-slide .banner2-content {
        left: 0;
        max-width: calc(100% - 135px);
    }

    .section-title1 h2 {
        font-size: 36px;
        /* line-height: 40px; */
    }

    #whatsAppHeader {
        left: auto;
        right: 20px;
        bottom: 70px;
    }

    .scrolltop {
        bottom: 130px;
    }

    .hero-style2 .multi-main-searchber {
        padding: 25px 15px;
    }

    .modal_form.pop_up_form1 .hero-style2 .main-form-submit a {
        height: auto;
        padding: 13px 35px;
    }

    header.style-4 {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .contact-page .testimonial-two__single {
        border-radius: 0 45px !important;
        padding: 30px 30px !important;
    }

    .contact-page .contact_form {
        margin-bottom: 30px;
    }

    .contact_us_page .section-title-4 {
        margin-top: 0;
    }

    .header_box {
        top: 88px;
        position: absolute;
    }

    .home_slider .owl-nav {
        visibility: visible;
        width: auto;
        height: auto;
        gap: 0;
    }

    .home_slider .owl-nav button.owl-prev,
    .home_slider .owl-nav button.owl-next {
        padding: 6px 4px !important;
        line-height: 13px;
    }
    /* .home_slider .owl-nav button.owl-prev,
    .home_slider .owl-nav button.owl-next {
        padding: 16px 16px !important;
        line-height: 13px;
    } */



    header.style-4 .main-menu .btn-new {
        display: inline-block;
    }

    header.style-4 .main-menu .menu-list>li {
        margin: 0 0;
    }

    .call_floating {
        bottom: 70px;
    }

    header.style-4 .main-menu .menu-list>li .submenu {
        transform: none !important;
    }

    header.style-4 .main-menu .menu-list>li .submenu {
        position: relative;
    }

    .submenu.main-menu {
        left: 0% !important;
    }
    .trip_advisor {
        margin-bottom: 50px;
    }
    .property_price span {
        font-size: 12px;
        padding: 5px 10px;
    }
    .tripadvisor_logo {
        width: 100px;
    }
    .trip_wrap {
        margin-bottom: 55px;
    }

    header.style-4 .main-menu .menu-list>li.menu-item-has-children .dropdown-icon i {
        background-image: url('../images/icons/down.png');
        width: 15px;
        height: 15px;
        background-size: 15px;
    }
    header.style-4 .main-menu .menu-list>li.menu-item-has-children .dropdown-icon.active i {
        background-image: url('../images/icons/up.png');
    }
    .main-menu .list_home {
        display: block;
    }
    .pick_your_stay_section {
        margin-bottom: 30px;
    }
    .pick_your_stay {
        flex-direction: column;
        gap: 15px 0;
    }

}

@media(max-width:767px) {
    .desktop_banner {
        display: none;
    }

    .mobile_banner {
        display: block;
    }

    .home-one-blog.blog_sct .blog-wrrap .blog-content .blog-title h4>a {
        font-size: 20px;
    }

    .home-one-blog.blog_sct .blog-wrrap .blog-content .read-more-btn>a {
        font-size: 15px;
        flex-wrap: wrap;
        padding-bottom: 14px;
        overflow: hidden;
    }

    .home-one-blog.blog_sct .blog-wrrap .blog-content .read-more-btn>a:after {
        bottom: 0;
        left: -24px;
    }

    .home-one-blog .blog-wrrap .blog-content .blog-title h4 {
        margin-bottom: 13px;
    }

    .inner-blog .blog-post-area .blog-details .post-content h1 {
        font-size: 26px;
        line-height: 1.4;
    }

    .inner-blog.blog_detail_sct .widget-area .widget_egns_recent_post .recent-post-wraper .widget-cnt .wc h6 a {
        font-size: 16px;
    }

    .inner-blog.blog_detail_sct .blog-post-area .blog-details .post-content .wp-block-quote:before {
        font-size: 30px;
        top: 10px;
    }

    .inner-blog.blog_detail_sct .blog-post-area .blog-details .post-content .wp-block-quote {
        padding-left: 40px;
    }

    .inner-blog.blog_detail_sct .widget-area .widget_egns_recent_post .recent-post-wraper .widget-cnt .wi {
        min-width: 80px;
    }

    .inner-blog.blog_detail_sct .widget-area .widget_egns_recent_post .recent-post-wraper .widget-cnt .wi img {
        width: 100%;
    }

    .inner-blog.blog_detail_sct .widget-area .widget_egns_recent_post .recent-post-wraper .widget-cnt .wc span {
        font-size: 13px;
    }

    .home-three-offers.special_offer_sct .offer-wrraper .offer-content>span {
        font-size: 20px;
        height: 98px;
        line-height: 27px;
    }


    .home-three-offers.special_offer_sct .offer-wrraper .offer-content h3 {
        font-size: 35px;
    }

    .brands_feature .featured-img img {
        height: 300px;
    }

    .testimonial-two__single {
        padding: 70px 30px 30px !important;
    }

    .testimonial-two__client-name {
        margin-top: 0;
    }

    .hero-style4 .banner2-content .banner-title h1 {
        font-size: 35px;
        line-height: 1.2;
    }

    .home-one-blog.blog_sct .btn-new {
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    /* -- Footer section -- */
    footer .footer-top .social-area {
        max-width: 250px;
        padding: 20px 20px 50px;
    }

    footer .footer-top .social-area .footer-logo p {
        margin-bottom: 15px;
    }

    footer .footer-top .social-area .footer-logo img {
        margin-bottom: 0;
    }

    footer .footer-top .social-area .footer-logo span {
        display: none;
    }

    footer .footer-top .social-area .footer-logo p {
        font-size: 18px;
    }

    footer .footer-mdl .quick-menu ul {
        padding: 10px 0;
    }

    footer .footer-btm .devlopar-area p {
        padding-top: 0;
    }

    footer .footer-top {
        padding-bottom: 20px;
    }

    footer .footer-top .contact .email.mb-30 {
        margin-bottom: 0 !important;
    }

    footer .footer-top .contact .hotline.mb-30 {
        margin-bottom: 20px !important;
    }

    footer .footer-top .footer-items p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .home-one-blog.blog_sct.home .container>.row {
        margin-left: -12px !important;
        margin-right: -12px !important;
    }

    .home-one-blog.blog_sct.home .container>.row>div:first-child {
        margin-top: 0;
    }

    .home-one-blog.blog_sct.home .container>.row>div {
        padding: 0 12px;
        margin-top: 40px;
    }

    .home-one-blog.blog_sct.home .container>.row>div:last-child {
        margin-top: 0;
    }

    .section-title2 h2,
    .section-title-4 h2 {
        font-size: 30px;
    }

    .main_title {
        font-size: 30px;
    }

    .hero-style2 .main-form-submit a {
        padding: 11px 25px;
        height: auto;
    }

    /* Special Offers */

    .special_offer_sct .section-title h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .offer_detail_page .testimonial-two__single {
        padding: 30px !important;
    }


    /* -- About us page -- */
    .about_bb .row:last-child .property_box_content {
        padding: 30px;
    }

    .about_bb .property_box_content {
        padding: 30px;
    }

    /*  */

    .testimonial-two__client-name {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .testimonial-two__client-sub-title {
        margin-bottom: 0;
    }

    /*  */
    .brands_feature .section-title1 h2 {
        font-size: 30px;
        /* line-height: 1.3; */
    }

    .book_entiry .input_col {
        margin-bottom: 7px !important;
    }

    .form-control {
        padding: 4px 10px;
    }

    .book_entiry h4 {
        padding: 20px;
    }

    .hero-style4 .banner2-content .banner-title h1 {
        font-size: 21px;
        width: calc(100% - 116px);
        margin-bottom: 12px;
        text-align: left;
        padding: 0 12px;
    }

    .hero-style2 .multi-main-searchber .searchbox-input label {
        font-size: 16px;
    }

    .hero-style2 .multi-main-searchber .searchbox-input input,
    .hero-style2 .multi-main-searchber .searchbox-input label,
    .hero-style2 .nice-select {
        padding-left: 50px;
    }

    .hero-style2 .multi-main-searchber .searchbox-input {
        height: 58px;
    }

    .hero-style2 .multi-main-searchber .searchbox-input::before {
        left: 16px;
    }

    .property_box.property_details .property_box_content {
        padding: 30px;
    }

    .property_page .section-title1 h2 {
        font-size: 30px;
        /* line-height: 36px; */
    }

    .property_page .property_box.property_details .property_box_content {
        padding: 30px;
    }

    .swiper_box .swiper-slide .banner2-content h1 {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .swiper_box .swiper-slide .banner2-content {
        bottom: 0;
    }

    .rooms_page .icons img {
        width: 37px;
        padding: 7px;
    }

    .blog-post-area .post-content h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .modal_form.pop_up_form1 .modal_form .modal-body {
        padding: 20px;
    }

    .modal_form.pop_up_form1 .modal_form h4 {
        font-size: 24px;
        text-align: center;
    }

    .modal_form.pop_up_form1 .modal_form h4:before {
        left: 50%;
        margin-left: -10px;
        bottom: -4px;
    }

    .modal_form.pop_up_form1 .hero-style2 .main-form-submit a {
        margin-top: 0;
    }

    .modal_form.pop_up_form1 .hero-style2 .main-form-submit a {
        font-size: 15px;
    }

    .home-two-feature .feature-card .featura-img .feature-content>a {
        color: #FFF;
    }

    .home-two-feature .feature-card .featura-img .feature-content>a svg {
        stroke: #FFFF;
    }

    .home_page .home-two-feature .repeat_col_row>div:first-child {
        margin-top: 15px !important;
    }

    .home_page .home-two-feature .repeat_col_row>div {
        margin-top: 40px !important;
    }

    .offers_slider {
        padding-bottom: 15px !important;
    }

    .modal_formnew .modal-content {
        padding: 12px;
    }

    .modal_formnew .modal-body {
        padding: 20px;
    }

    .section_404 .container_min h4 {
        font-size: 120px;
    }

    .section_404 .container_min h1 {
        font-size: 25px;
        margin-bottom: 7px;
    }

    .section_404 .container_min ul {
        margin-top: 25px;
    }

    .section_404 .btn-new {
        font-family: var(--font-jost);
        font-size: 15px;
        padding: 9px 19px;
    }

    #internation-partner-homes .searchbox-input label {
        display: none;
    }

    #internation-partner-homes .searchbox-input {
        height: 42px !important;
    }

    #internation-partner-homes .searchbox-input input,
    #internation-partner-homes .searchbox-input .nice-select {
        height: 40px !important;
    }

    #internation-partner-homes .searchbox-input.message_input::before,
    #internation-partner-homes .searchbox-input.call::before,
    #internation-partner-homes .searchbox-input.user::before,
    #internation-partner-homes .searchbox-input.email::before,
    #internation-partner-homes .searchbox-input.house::before {
        top: 19px;
        background-size: 20px;
    }
    #internation-partner-homes .searchbox-input.email::before {
        background-size: 24px !important;
    }
    #internation-partner-homes .searchbox-input.message_input {
        height: 87px !important;
    }
    #internation-partner-homes .searchbox-input textarea {
        height: 85px !important;
    }
    .trip_advisor img {
        width: 190px;
    }
    .property_price span {
        font-size: 9px;
        padding: 2px 5px;
        margin-bottom: 3px;
        box-shadow: 0 0 0 3px #d71058;
        margin-left: 13px;
    }
    .pick_your_stay .info p a {
        padding: 8px 15px;
        font-size: 15px;
    }
    .pick_your_stay .info {
        gap: 15px 10px;
    }

    .pick_your_stay h2 {
        font-size: 30px;
    }
}

@media(max-width:576px) {
    .header_box_show .btn-con {
        padding: 5px;
        font-size: 14px;
    }

    .header_box_show ul li {
        margin-bottom: 0px;
        font-weight: 600;
        font-size: 14px;
    }

    .header_box_show p {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 10px;
    }

    .padd {
        padding: 0 15px;
    }
    .pick_your_stay .info p a {
        width: 215px;
        justify-content: center;
    }
    .pick_your_stay .info {
        flex-direction: column;
        align-items: center;
    }
    .pick_your_stay {
        padding: 30px 20px;
    }
}

@media(max-width:479px) {
    .breadcrumb-section .breadcrumb-title {
        font-size: 30px;
    }

    .breadcrumb-section nav ol .breadcrumb-item {
        font-size: 16px;
    }

    .inner-blog.blog_detail_sct .blog-post-area .blog-details .blog-meta p,
    .inner-blog.blog_detail_sct .blog-post-area .blog-details .blog-meta p a {
        font-size: 13px;
        line-height: 1.4;
    }

    .hero-style4 .banner2-content .banner-title h1 {
        font-size: 26px;
        line-height: 1.2;
    }

    .hero-style4 .banner2-content .banner-title {
        padding: 0 15px;
    }

    .property_box.property_details .property_box_content {
        padding: 21px;
    }

    .swiper_box .swiper-slide .banner2-content h1 {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .hero-style4 .swiper-btn>div svg,
    .swiper_box .swiper-btn>div svg {
        width: 16px;
    }

    .hero-style4 .swiper-btn>div,
    .swiper_box .swiper-btn>div {
        padding: 4px 10px;
    }

    .swiper_box .swiper-slide .banner2-content {
        max-width: 100%;
    }

    .section-title1 h2 {
        font-size: 30px;
    }

    .header_box {
        width: 275px;
    }

    .header_box h4 {
        font-size: 14px;
        padding: 10px 15px;
    }

    .header_box i {
        font-size: 13px;
    }

    .header_box_show {
        padding: 15px;
    }

    .home_slider .owl-nav button.owl-prev,
    .home_slider .owl-nav button.owl-next {
        padding: 4px 10px !important;
        line-height: 1.5;
    }

    .home_slider .owl-nav svg {
        width: 16px;
    }

    .home-three-offers.special_offer_sct .offer-wrraper .offer-content>span {
        height: auto;
    }
    .tripadvisor_logo {
        width: 70px;
    }
    .home-one-testimonial .swiper {
        margin: -15px;
    }
}

@media (min-width:479px) and (max-width:767px) {
    .col-xs-6 {
        flex: 0 0 auto;
        width: 50%;
    }

}

@media (max-width:425px) {
    .property_box.property_details .btn_des .btn-new {
        padding: 9px 10px;
        font-size: 13px;
    }
    .property_box_content .icons img {
        width: 35px;
        padding: 8px;
    }

}