@media(max-width:5000px){
    .inner_container {
        max-width: 1240px;
        margin: auto;
    }
    .wrapper_header .more-menu.show {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .wrapper_header .more-menu.show {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        gap: 10px;
    }
    .image_banner img {
        margin-bottom: 25px;
        display: none;
    }
}

@media(max-width:1920px){
.container{
    max-width: 1511px;
}

body::before {
    width: 194px;
    top: 25px;
    left: 0;
    z-index: 2;
}
}
@media(min-width:1920px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1512px;
    }
}

@media(max-width:1800px){
    body::before {
        width: 108px;
        top: 59px;
    }
    section.testimonials_sect::after {
        height: 91px;
    }
    .custom-next {
        right: 3%;
    }
    .custom-prev {
        left: 3%;
    }
    section.hero_wrapper::after {
        width: 190px;
        height: 680px;
    }
    footer.footer_wrapper .container::after {
        width: 147px;
        height: 320px;
        right: -89px;
        top: 23%;
    }
}


@media(max-width:1566px){
    .container{
        max-width: 1340px;
    }
    section.testimonials_sect::after {
        height: 80px;
    }
    .stand_not {
        padding: 34px;
    }
    .title_testi h4 {
        font-size: 32px;
        color: #fff;
        text-align: center;
        padding-top: 6px;
        position: relative;
        z-index: 1;
    }
    .main_frame {
        padding: 6px 0px;
    }
    .banner_btn {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 36px;
    }
    .banner_content_title {
        top: 18px;
    }
    .banner_content_title h2 {
        font-size: 32px;
    }
    .main_frame::after {
        left: -149px;
    }
    h2 {
        font-size: 28px;
        line-height: 1.3;
    }
    h6 {
        font-size: 17px;
    }
    p {
        font-size: 13px;
        line-height: 1.6;
    }
    h5 {
        font-size: 17px;
    }
    .my-slider-testi  .slick-slide h4 {
        bottom: -60px;
        font-size: 17px;
    }
    .date_bg span {
        font-size: 13px;
    }
    .date_bg {
        width: 83px;
        height: 53px;
    }
    .footer_menu ul li a {
        color: #252525;
        font-size: 13px;
        line-height: 28px;
    }
    .footer_menu.footer_sicials ul li {
        width: 34px;
        height: 34px;
        padding: 9px;
    }
    .footer_menu.Privacy_service p {
        font-size: 13px;
    }
    button.custom-prev.slick-arrow {
        padding: 12px;
        align-items: center;
        height: 40px;
        width: 40px;
        line-height: 14px;
    }
    button.custom-next.slick-arrow {
        padding: 12px;
        align-items: center;
        height: 40px;
        width: 40px;
        line-height: 14px;
    }
    section.hero_wrapper::after {
        width: 159px;
        height: 530px;
    }
    footer.footer_wrapper .container::after {
        width: 177px;
        height: 410px;
        right: -79px;
        top: -4%;
    }
    footer.footer_wrapper::before {
        width: 197px;
        height: 182px;
    }
    .mail_content h2 {
        font-size: 28px;
    }
    .mail_content h3 {
        font-weight: 400;
        color: #fff;
        font-size: 20px;
    }
    button.tab-btn {
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-size: 12px;
        line-height: 100%;
        font-weight: 600;
        padding: 25px 30px;
        margin-bottom: 15px;
    }
    .tab-content {
        flex: 1;
        padding: 30px 10px;
    }
    .tab-content .slick-slide img {
        margin-top: 15px;
    }
    .nested-tab-buttons {
        width: 89%;
    }
    .phoen_no span, a {
        font-size: 13px;
    }
    h3 {
        margin: 0px;
        font-size: 20px;
        line-height: 1.4;
        font-weight: 700;
    }
    .iamge_gallery {
        gap: 20px;
    }
    .google_reviiew::after {
        width: 25px;
        height: 25px;
        top: 30px;
        right: 30px;
    }
    h2.max_width_google {
        max-width: 40%;
    }
    .apply_form label {
        font-size: 14px;
    }
    .apply_form input {
        padding: 18px;
        font-size: 14px;
    }
    .testimonials_block .custom-prev {
        left: 3%; /* Adjust as needed */
      }
      
      .testimonials_block .custom-next {
        right: 3%; /* Adjust as needed */
      }
      .vintage_photos .dropdown-select {
        padding: 4px;
        border-radius: 5px;
        border: 1px solid #25252542;
        text-wrap: wrap !important;
        width: 100%;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        color: #252525;
        height: 64px;
        background: transparent;
    }
    .cta_outline {
        padding: 16px 25px;
        font-size: 12px;
    }
    .member_btn {
        gap: 15px;
    }
    .colo_orange {
        font-weight: 500;
        font-size: 13px;
    }
    .main_menu_head li a {
        font-size: 11px;
    }
    
}

@media(max-width:1440px){
    .container{
        max-width: 1200px;
    }
    section.entering_slider .inner_container {
        max-width: 1100px;
    }
    .inner_container {
        max-width: 1100px;
        margin: auto;
    }
    .nested-tab-buttons {
        width: 98%;
    }
  
    .feature_slider_here::after {
        left: -41px;
    }
    .p_100 {
        padding: 80px 0px;
    }
    section.friend_list .inner_container {
        max-width: 880px !important;
    }
    .main_frame::after {
        left: -127px;
    }
    .feature_slider_here .slick-dots {
        width: 67%;
    }
    body::before {
		z-index:0;
        width: 138px;
        top: -37px;
    }
    header.top_header ul li a {
        font-size: 12px;
    }
    .nav_menu_top {
        gap: 30px;
    }
    .banner_content_title h2 {
        font-size: 23px;
    }
    .socials_links_icon a {
        padding: 10px;
        width: 40px;
        height: 40px;
    }
    .banner_content_title h4 {
        font-size: 20px;
    }
    .banner_content_title span {
        font-size: 10px;
    }
    .cta {
        font-size: 12px;
        padding: 14px 30px;
    }
    .banner_content_title {
        top: 10px;
    }
    .main_frame {
        padding: 17px 0px;
    }
    .stand_not {
        padding: 16px;
    }
    .script_text h4 {
        font-size: 28px;
        color: #fff;
        line-height: 100%;
        margin-top: 18px;
    }
    .wrapper_header .menu-item, .more-toggle, .menu-toggle {
        padding: 0px 5px;
        font-size: 12px;
    }
    .wrapper_header .navbar {
        padding: 30px 24px;
    }
    a.navbar-brand img {
        width: 75%;
    }
    header.wrapper_header {
        margin-top: -38px;
    }
  
    a.nav_cta {
        padding: 22px 25px;
        right: 23px;
    }
    .inner_container {
        max-width: 1100px;
        margin: auto ;
    }
    h5 {
        font-size: 17px;
    }
    .my-slider-testi  .slick-slide {
        padding: 20px 24px;
        height: 260px;
    }
    .my-slider-testi  .slick-slide::after {
        width: 40px;
        height: 36px;
        bottom: -29px;
        left: 50px;
    }
 
    .title_testi h4 {
        font-size: 26px;
        padding-top: 6px;
    }
    section.hero_wrapper::after {
        width: 129px;
        height: 580px;
    }
    footer.footer_wrapper .container::after {
        right: -119px;
    }
    .main_menu_head {
        gap: 6px;
    }
   
}

@media(max-width:1366px){
    .container {
        max-width: 1170px;
    }
    .feature_slider_here::after {
        left: -33px;
    }
    footer.footer_wrapper .container::after {
        right: -97px;
    }
    .inner_container {
        max-width: 1040px ;
        margin: auto ;
    }

    section.entering_slider .inner_container {
        max-width: 920px;
    }
    .rooted_nature {
        padding-right: 0px;
    }
}

@media(max-width:1199px){
    .container{
        max-width: 950px;
    }
    .inner_container {
        max-width: 880px;
        margin: auto;
    }
    .p_100 {
        padding: 80px 0px;
        padding-bottom: 40px;
    }
    footer.footer_wrapper .container::after {
        right: -38px;
    }
    .image_banner img {
        display: none;
    }
    section.hero_wrapper .main_frame {
        background-position: right;
    }
    body::before {
        width: 68px;

    }
    section.testimonials_sect::after {
        height: 14%;
        background-position: center;
    }
    section.testimonials_sect::after {
        height: 70px;
        background-position: center;
    }
	
	.wpcf7-form-control-wrap .wpcf7-email {
    max-width: 280px;
}
   
}

@media(max-width:991px){
    .container{
        max-width: 640px;
    }
    header.wrapper_header.only_mobile_header {
    display: block;
    }
    header.wrapper_header.only_mobile_header {
    display: block;
    }
    .only_mobile_header nav.navbar.navbar-expand-lg.navbar-light {
    display: block;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("../images/toggle.png");
        width: 23px;
        filter: none;
    }
	
	.wpcf7-form-control-wrap .wpcf7-email {
    max-width: 180px;
}

    header.wrapper_header .container {
    padding-top: 0px;
    justify-content: end;
}

ul.navbar-nav {
    position: absolute;
    top: 12px;
    background: #fff;
    z-index: 9;
    width: 100%;
}

.main_menu_head {
    flex-direction: column;
    width: 90%;
}

.wrapper_header ul.navbar-nav li a {
    color: #000000 !important;
}
div#navbarSupportedContent {
    position: relative;
}
    .mobile_only {
        display: block;
        text-align: center;
        padding: 20px;
    }
    .wrapper_header .menu-toggle {
        display: block;
      }
  
      .wrapper_header  .more-menu {
        position: static;
        border: none;
        background: none;
        padding: 0;
      }
  
      .wrapper_header .more-menu.show {
        display: flex;
      }
      .wrapper_header .navbar {
        flex-direction: column;
    }
    .wrapper_header  .logo {
        width: 22%;
        display: block;
    }
    /* header.top_header img {
        display: none;
    } */
    header.wrapper_header  .dropdown .drop_inner a {
        font-size: 10px !important;
        display: block;
        text-decoration: none;
        color: #fff;
        line-height: 22px;
        border-bottom: 1.5px solid #FFFFFF;
        padding: 5px 10px !important;
    }
    .row.main_frame {
        background: #048b8e;
    } 
    body::before {
        width: 88px;
        top: -37px;
    } 
    .image_banner img {
        display: block;
    }
   nav.navbar.navbar-expand-lg.navbar-light {
         display: none;
    }
    header.wrapper_header {
        margin-top: 0px;
    }
    header.wrapper_header .container {
        padding-top: 20px;
    }
    section.entering_slider .inner_container {
        max-width: 600px;
    } 
    h2 {
        font-size: 23px;
        line-height: 1.3;
    }
    
    .feature_slider_here::after {
        top: 0px;
    }
    .feature_slider_here .wrapper {
        left: -13px;
        top: 10px;
        width: 100%;
    }
    .feature_slider_here p {
        font-size: 14px;
    }
    .feature_slider_here .slick-dots {
        width: 55%;
        bottom: -33px;
    }
    .rooted_nature  p {
        margin-bottom: 20px;
    }
    .cta {
        line-height: 1.7;
    }
    h6 {
        font-size: 16px;
    }
    .date_bg {
        width: 50px;
        height: 53px;
        background-size: cover;
    }
    .imag_text_here {
        gap: 5px;
        flex-direction: column;
        align-items: self-start;
    }
    .imag_text_here {
        padding-right: 0px;
    }
    .latest_news_group p {
        margin-top: 15px;
        padding-right: 0px;
    }
    section.testimonials_sect::after {
        height: 50px;
        background-position: center;
    }
    .title_testi h4 {
        font-size: 22px;
        padding-top: 2px;
    }
    .testimonials_block button.custom-next.slick-arrow {
        width: 40px;
        height: 40px;
    }
    .testimonials_block button.custom-prev.slick-arrow {
        width: 40px;
        height: 40px;
    }
    .my-slider-testi .slick-initialized .slick-slide {
        margin: 0px 5px !important; 
    }
    .my-slider-testi  .slick-slide {
        padding: 10px 14px;
        height: auto;
    }
    .my-slider-testi.slick-initialized.slick-slider p {
        font-size: 12px;
    }
    h5 {
        font-size: 16px;
        line-height: 1.3;
    }
    .p_100 {
        padding: 40px 0px;
    }
    .news_letter_bg {
        padding: 40px 20px;
    }
    .mail_content h2 {
        font-size: 23px;
    }
    .mail_content h3 {
        font-size: 14px;
    }
    footer.footer_wrapper .container::after {
        width: 77px;
        top: -4%;
        right: -64px;
    }
    .inner_container {
        max-width: 600px;
        margin: auto;
    }
    .review_sect .title_testi h4 {
        padding-top: 103px !important;
        font-size: 18px;
    }
   

}


@media(max-width:767px){
    .container{
        max-width: 530px;
    }
    /* .wrapper_header  .menu-items {
        display: none;
      } */
  
      .wrapper_header .menu-toggle {
        display: block;
      }
  
      .wrapper_header  .more-menu {
        position: static;
        border: none;
        background: none;
        padding: 0;
      }
  
      .wrapper_header .more-menu.show {
        display: flex;
      }
      .wrapper_header .navbar {
        flex-direction: column;
    }
    .wrapper_header  .logo {
        width: 22%;
        display: block;
    }
    /* header.top_header img {
        display: none;
    } */
    header.wrapper_header  .dropdown .drop_inner a {
        font-size: 10px !important;
        display: block;
        text-decoration: none;
        color: #fff;
        line-height: 22px;
        border-bottom: 1.5px solid #FFFFFF;
        padding: 5px 10px !important;
    }
    a.navbar-brand img {
        display: none;
    }
    .main-slider img {
        width: 100%;
      }
      .thumb-slider img {
        height: 60px;
      }
      footer.footer_wrapper .container::after {
      display: none;
    }
    footer.footer_wrapper::before {
       display: none;
    }
    .two_logos_here img {
        width: 35%;
    }
    .footer_logo img {
        width: 50%;
        margin: auto;
    }
    .feature_slider_here::after {
        height: 330px;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;   
    }
  .inner_container {
        max-width: 320px !important;
    }
    .mobile_only{
        display: block;
    }
	
	.wpcf7-form-control-wrap .wpcf7-email {
    max-width: 230px;
}
    section.hero_wrapper::after {
      display: none;
    }
    body::before {
       display: none;
    }
    .mobile_only {
        text-align: center;
        padding: 20px;
    }
    .mobile_only img {
        width: 50%;
    }
    .mobile_only h4 {
        color: #fff;
        margin-top: 10px;
    }
    nav.navbar.navbar-expand-lg.navbar-light {
        display: none;
    }
    header.wrapper_header {
        margin-top: 0px;
    }
    a.nav_cta {
        display: none;
    }
    .more-menu {
        display: none !important;
    }
    .more-toggle {
        display: none;
    }  
    div#desktopMenu {
        display: none;
    } 
    .wrapper_header .navbar {
        padding: 12px 20px;
    }
    .wrapper_header .menu-item, .more-toggle, .menu-toggle {
        color: #E09A29;
        text-shadow: none;
        line-height: 2;
    }
    #mobileMenu {
        width: 100%;
    }
    div#mobileMenu {
        position: absolute;
        top: 100%;
        z-index: 33;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }
    .row.main_frame {
        margin-top: 18px;
    }
    .main_frame {
        background: #fff;
    }
    .banner_content_title {
        background: url('../images/hero_arrow.png');
        background-position: left , center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .mobile_block_blue {
      background: url('../images/hero_block.png');
        background-position: left , center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    section.hero_wrapper .container {
        position: relative;
        padding: 0px;
    }
    .banner_content_title {
        top: 1.5px;
        padding:10px;
    }
    .banner_content_title h2 {
        font-size: 20px;
    }
    h5 {
        font-size: 15px;
        line-height: 1.5;
    }
    .stand_not h5 {
        margin-bottom: 8px;
    }
    .cta {
        font-size: 10px;
        padding: 15px 20px;
        line-height: 1.5;
    }
    .banner_btn {
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .image_banner img {
        margin-bottom: 10px;
    }
    .p_100 {
        padding: 20px 0px;
    }
    h2 {
        font-size: 22px;
        line-height: 1.3;
    }
    .rooted_nature h4 { 
        font-size: 16px;
    }
   .rooted_nature  p {
    margin-bottom: 15px;
}
.feature_slider_here {
    margin-top: 20px;
}
.feature_slider_here .wrapper {
    padding: 43px 0;
    width: 90%;
}
.feature_slider_here p {
    font-size: 12px;
}
.feature_slider_here .slick-dots {
    width: 55%;
    bottom: -30px;
}
.feature_slider_here .slick-initialized .slick-slide {
    left: 6px !important;
    position: relative;
}
.feature_slider_here .slick-dots li button:before {
    width: 6px;
    height: 6px;
}
.feature_slider_here .slick-dots li button:before {
    font-size: 6px;
    line-height: 6px;
    position: absolute;
}
.feature_slider_here .slick-slider {
    margin-bottom: 0px;
}
.my-slider-testi  .slick-list.draggable {
    height: 335px;
}
.feature_slider_here .slick-dots li {
    margin: 0 2px;
}
.feature_slider_here .wrapper {
    padding: 39px 0;
}   
.news_letter_bg {
    padding: 25px 15px;
}
.mail_input input {
    padding: 14px 14px;
    font-size: 12px;
}
.mail_content h2 {
    font-size: 22px;
}
.mail_content h3 {
    color: #fff;
    font-size: 14px;
}
.title_news {
    margin-bottom: 12px;
}
.latest_news_group img:first-child {
    border: 6px solid #67371E33;
    margin-bottom: 15px;
}
h6 {
    font-size: 16px;
}
.date_bg {
    width: 55px;
    height: 53px;
    background-size: contain;
}
.latest_news_group {
    margin-bottom: 20px;
}
section.latest_news .container {
    padding-bottom: 0px;
}
.latest_news_group p {
    margin-top: 15px;
    padding-right: 0px;
}
.imag_text_here {
    gap: 10px;
}
section.testimonials_sect::after {
    height: 35px;
    background-position: center;
}   
.title_testi h4 {
    font-size: 16px;
    padding-top: 0;
}
.testimonials_block {
    padding-top: 40px;
}
.testimonials_block button.custom-next.slick-arrow {
    display: none !important;
}
.testimonials_block button.custom-prev.slick-arrow {
    display: none !important;
}
.mail_input button {
    padding: 16px 14px;
    font-size: 14px;
}
.two_logos_here.d-flex.gap-3.justify-content-center {
    padding: 30px 0px;
}
footer.footer_wrapper {
    text-align: center;
}
footer.footer_wrapper .container::before {
   display: none;
}
img.footer_frame_here {
    left: 0;
    right: 0;
    margin: auto;
}
footer.footer_wrapper .container {
    padding: 40px 0px;
    padding-bottom: 20px;
}
.footer_menu h5 {
    margin-bottom: 0px;
}
.footer_logo {
    margin-bottom: 30px;
}
.footer_menu {
    margin-bottom: 20px;
}
footer.footer_wrapper .col-md-6 {
    margin-top: 0px;
}
.footer_menu.footer_sicials ul {
    gap: 15px;
    margin-top: 18px;
    justify-content: center;
}
.footer_menu.footer_sicials ul li {
    width: 29px;
    height: 29px;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px;
}
.footer_menu.footer_sicials ul {
    margin-top: 10px;
}
.footer_menu.Privacy_service ul {
    justify-content: center !important;
    margin-bottom: 10px;
}
.footer_menu.Privacy_service p {
    text-align: center !important;
}
.footer_menu.Privacy_service {
    margin-bottom: 0px;
}
header.wrapper_header  .dropdown {
    top: 39px;
    left: 0;
    width: 100%;
}
.drop_inner::after {
    left: 16px;
    top: -21px !important;
    position: absolute;
    content: "";
    width: 36px;
    height: 23px;
}
.tab-content p {
    margin-bottom: 15px;
}
.my-slider-testi  .slick-list.draggable {
    height: 245px;
}
.tab-content {
    padding: 10px 12px;
}
.inner_cabin_img {
    gap: 12px;
}
.inner_cabin_img img {
    width: 48%;
    border-radius: 10px;
    margin-bottom: 20px;
}
.map-wrapper iframe {
    border-radius: 10px;
    margin-top: 10px;
    height: 250px;
    margin-bottom: 20px;
}
h3 {
    font-size: 18px;
}
.cabin_map {
    margin-top: 20px;
}
.info_cabin li {
    font-size: 13px;
    line-height: 27px;
}
.nested-tab-buttons {
    width: 100%;
    flex-wrap: wrap;
}
.nested-tab-buttons .cta {
    padding: 14px 50px;
}
ul.tab_listing_here li {
    margin-bottom: 15px;
}
li {
    font-size: 13px;
}
.for_images_only {
    margin-bottom: 15px;
    margin-top: 5px;
}
.iamge_gallery {
    gap: 10px;
    margin-bottom: 20px;
}
header.wrapper_header .container {
    padding-top: 0px;
}
.tab-list {
    padding-top: 15px;
}
.tab-pane .latest_news_group p {
    margin-top: 10px;
}
.row.resberation_inner .col-md-4 {
    margin-bottom: 10px;
}
.tab_slider_main.rs_tab {
    margin-bottom: 0px;
}
.review_sect .title_testi h4 {
    padding-top: 20px !important;
    font-size: 18px;
}
.review_sect::after {
    top: 20px !important;
}
.inner_container.padding-top-100 {
    padding-top: 33px;
}
.review_main {
    padding: 28px 23px 23px 25px;
}
.row.review_inner_row .col-md-4 {
    margin-bottom: 94px;
}
.review_main p {
    font-size: 13px;
}
.load_more_btn {
    margin-top: 10px;
}
.review_main h4 {
    bottom: -56px;
    font-size: 14px;
    left: 42px;
}
section.google_reviiew_main .container {
    padding: 0px 15px;
}
h2.max_width_google {
    max-width: 100%;
}
h2.max_width_google {
    padding-bottom: 14px;
}
.admin_profile img {
    width: 23%;
}
.google_reviiew {
    padding: 10px;
}
.revire_img p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 2px;
}
.admin_profile  span {
    font-size: 12px;
}
.admin_profile  h6 {
    font-size: 14px;
}
.google_reviiew::after {
    width: 20px;
    height: 20px;
    top: 20px;
    right: 20px;
}
section.google_reviiew_main .col-md-4 {
    margin-bottom: 20px;
}
.form-row {
    gap: 15px;
    margin-bottom: 20px;
    flex-direction: column;
}
.apply_form input {
    padding: 14px;
    font-size: 13px;
}
.apply_form label {
    font-size: 13px;
}
.apple_btn {
    margin-bottom: 20px;
}
.podcast-box {
    margin-top: 20px;
}
.podcast-box h5 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
}
.icons img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.audio_podcast .timer {
    font-size: 11px;
    color: #FB6B09;
    min-width: 40px;
    font-weight: 500;
}
.socials_block {
    margin-bottom: 20px;
}
.followus {
    padding-bottom: 0px;
    margin-top: 20px;
}
.tab-pane.active.details_page h2 {
    max-width: 100%;
    margin-bottom: 10px;
}
.rv_site_tab img {
    border-radius: 10px;
}
.rv-site_content {
    padding-left: 0px;
    margin-top: 20px;
}
.nested-tab-buttons.live_here_page {
    margin-bottom: 20px;
}
.picture_gallary {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 10px;
}
.picture_gallary img {
    margin: 0px;
}
.tab-content .slick-slide img {
    margin-top: 5px;
}
.about_image img {
    width: 100%;
    border-radius: 10px;
}
.about_content {
    margin-top: 20px;
}
.phoen_no span, a {
    line-height: 26px;
}
.thumb-slider img {
    height: auto;
}
.vintage_gallary_slider button.slick-next.slick-arrow {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 100px;
}
.vintage_gallary_slider button.slick-prev.slick-arrow {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 100px;
}
.vintage_thumpnail .slick-initialized .slick-slide {
    margin: 0px 3px;
}
.vintage_thumpnail {
    padding: 16px 40px;
}
.vintage_gallary_slider .slick-next {
    right: -35px;
}
.vintage_gallary_slider .slick-prev {
    left: -35px;
}
.vintage_photos .top-controls {
    padding: 12px 0px;
}
.main_logo_backbtn {
    gap: 16px;
    margin-bottom: 15px;
}
.vintage_photos .logo {
    width: 50%;
}
a.vintage_cta {
    font-size: 11px;
}
.contact_sect .container .p_100 {
    padding: 30px 0px;
}
.container.p_100.contact_container {
    padding: 30px 0px;
}
.contact_form {
    margin-top: 10px;
}
.contact_form .row {
    gap: 15px;
    margin-bottom: 15px !important;
}
.contact_form input {
    padding: 14px;
    font-size: 13px;
}
.contact_information {
    margin-top: 20px;
}
.contact_details_info {
    gap: 10px;
    margin-bottom: 0px;
    margin-top: 20px;
}
.info_icon a {
    width: 50px;
    height: 50px;
}
body::after {
    background-size: cover;

}


    /* section.hero_wrapper .container .col-md-8, .col-md-4 {
        padding: 0px;
    } */
    

    
}

@media(max-width:575px){
    .container{
        max-width: 350px;
    }
}

