.offcanvas.offcanvas-top.show .offcanvas-footer .row {
    margin-right: 0;
    margin-left: 0;
}
.offcanvas.offcanvas-top.show .offcanvas-footer .row>*{
    padding-right: 0;
    padding-left: 0;
}
.offcanvas.offcanvas-top.show .offcanvas-footer  .img {
    max-width: 275px;
    text-align: center !important;
    position: relative;
    margin: auto !important;
    padding-bottom: 40px;
}
header.site-header .navbar #offcanvasNavbar {
    margin-top: 73px;
    z-index: -99;
}
.offcanvas.hiding{
    opacity:0;
}
header.site-header .offcanvas-header {
    display: none;
}
#topNav .offcanvas-backdrop.show {
    opacity: 0;
}
.single.single-post .wp-block-group.property-commerce-box {
    padding: 0px !important;
}
.single.single-post .property-commerce-box-style {
    padding: 0;
}
.single.single-post .property-commerce-box-style .wp-block-column {
    padding: 0 !important;
}
.single.single-post .property-commerce-box-style .wp-block-column .wp-block-image {
    margin: 0px !important;
}
.single.single-post .property-commerce-box-style .wp-block-group {
    padding: 0 !important;
}
.single.single-post .property-commerce-box-style .property-commerce-box-text p {
    margin-bottom: 0px;
}
.single.single-post .property-commerce-box-style .property-commerce-box-text h2 {
    padding: 15px 0px 20px 0px;
}
#checkRateMobileModal .search_form.position-relative .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    flex-direction: row-reverse;
}
#checkRateMobileModal .search_form.position-relative .input-group-text {
    border-radius: 0;
    border-left: none;
}
#checkRateMobileModal .search_form.position-relative .input-group>.form-control {
    background-color: var(--bs-tertiary-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-right: none;
    font-style: italic;
}
#checkRateMobileModal .search_form.position-relative .form-control:focus {
    box-shadow: none;
}
.singlePage .fullDescription .workhorse section.common-slide.discover-slide {
    margin: 20px 0px;
}
section.also-like-section {
    background: transparent;
    margin: 140px 0px 0px !important;
}
.single.single-post section.also-like-section p.join-title {
    top: -90px;
}
.single.single-post section.also-like-section .list-unstyled {
    padding-left: 50px;
}
.single.single-post section.also-like-section .list-unstyled li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.single .discover-slide .img {
    display: unset !important;
}

/* 07/05/25 */


.search_form .search-icon path {
    fill: #807E7C;
}
.navbar-toggler-icon {
	
	
    width: 20px;
    height: 20px;
	
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

header.site-header nav button.navbar-toggler:hover {
    width: 32px;
    height: 32px;
    /* background-color: #F2F1F0; */
    /* transition: 0.3s; */
}

/* 23/05/25 */
body.single.single-post {
    font-size: 20px;
}
.single.single-post .fullDescription p {
    font-size: 20px;
}
.single.single-post h1.singlePageTitle {
    color: #1A1919 !important;
}
.single.single-post h4.wp-block-heading {
    color: #1A1919 !important;
}
.bottom_footer .select-option {
    display: none !important;
}

/* 23/05/25 */



/* 07/05/25 */


/* 07/05/25 */
/*

@media screen and (max-width: 768px) {
    header.site-header .container-fluid.top_menu {
        padding: 10px;
    }
}


*/
/* 07/05/25 */

/* 08/05/25 */

h2.sectionTitle a {
    color: #1A1919;
    text-decoration: none;
}

@media screen and (max-width: 1400px) {
.single.single-post section.join-section p.join-title {
	top: -30px;
	font-size: 5vw;
}
.single.single-post section.join-section p.join-title {
	font-size: 5vw !important;
	left: -24px !important;
}
.single.single-post section.also-like-section .content p.join-title {
        font-size: 5vw !important;
		left: 0 !important;
		text-align: left;
		top: -75px;
    }
}
/* 08/05/25 */



@media screen and (max-width: 1200px) {
	.single.single-post section.also-like-section {
		margin: 100px 0px 0px !important;
	}
	.single.single-post section.also-like-section p.join-title {
		top: -75px;
	}
	.single.single-post section.also-like-section .list-unstyled {
		padding-left: 40px;
	}
}


@media screen and (max-width: 1025px) {
    .single.single-post section.join-section p.join-title {
        top: -10px !important;
		text-align: left;
    }
	.single.single-post section.also-like-section .content p.join-title {
        top: -60px !important;
    }
}
@media screen and (max-width: 991px) {
    .single.single-post section.also-like-section .content p.join-title {
        font-size: 4vw !important;
		top: -45px !important;
    }
}

@media (max-width: 781px) {
	section.join-section .content p.join-title {
        text-align: left;
		left: -20px !important;
    }
	.single.single-post section.also-like-section .content p.join-title {
        font-size: 8vw !important;
		top: -80px !important;
    }
	.single.single-post section.join-section p.join-title {
        font-size: 10vw !important;
		top: -35px !important;
    }
	.single.single-post section.also-like-section .list-unstyled {
        padding-left: 0px;
    }
}
@media (max-width: 576px) {
	.single.single-post section.join-section p.join-title {
        font-size: 12vw !important;
        top: -10px !important;
        left: -20px !important;
    }
	.single.single-post section.also-like-section .content p.join-title {
        font-size: 10vw !important;
        top: -60px !important;
    }
	section.join-section .content input.secondaryInput {
        margin: 0px 0px 12px;
    }
}
@media (max-width: 400px) {
	.single.single-post section.join-section p.join-title {
        font-size: 15vw !important;
        top: -10px !important;
        left: -20px !important;
    }
	.single.single-post section.also-like-section .content p.join-title {
        font-size: 12vw !important;
        top: -60px !important;
    }
}
/*
@media screen and (max-width: 425px) {
    .container-fluid .topMainImg {
         padding-right: calc(var(--bs-gutter-x) * 0) !important; 
         padding-left: calc(var(--bs-gutter-x) * 0) !important; 
    }
}*/



/* 16/05/2025 */
.single.single-post .old_post_template .authorInfo .col,
.single.single-post .workhorse_post_template .authorInfo .col {
    min-width: 25%;
}
.single.single-post .old_post_template .workhorse,
.single.single-post .workhorse_post_template .workhorse {
    margin-top: 24px !important;
}
.single.single-post .old_post_template p.caption,
.single.single-post .workhorse_post_template p.caption {
    color: rgba(38, 38, 37, 1) !important;
    font-family: 'Halis GR Book';
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0;
    text-align: right;
    padding: 4px 64px 0px;
}
section.common-slide.discover-slide .koh-samui-btn-bottom {
    display: none;
}


@media screen and (max-width: 1410px) {
	.single.single-post .workhorse_post_template .workhorse .col-md-7,
	.single.single-post .old_post_template .workhorse .col-md-7 {
        width: 80%;
    }
}


@media screen and (max-width: 1024px) {
	.single.single-post .old_post_template .authorInfo .col,
	.single.single-post .workhorse_post_template .authorInfo .col {
		min-width: 100%;
	}
	.single.single-post .old_post_template .container,
	.single.single-post .workhorse_post_template .container {
        max-width: 900px;
        padding: 0 40px;
    }
	.single.single-post .old_post_template .fullDescription .wp-block-group,
	.single.single-post .workhorse_post_template .fullDescription .wp-block-group {
        max-width: 900px;
        padding: 0 40px;
    }
	.single.single-post .old_post_template + .more_like .container,
	.single.single-post .workhorse_post_template + .more_like .container {
        max-width: 900px;
        padding: 0 40px;
    }
	.single.single-post .old_post_template + .more_like .container .moreThree .col-md-4,
	.single.single-post .workhorse_post_template + .more_like .container .moreThree .col-md-4 {
        width: 100%;
    }

}


@media screen and (max-width: 744px) {
    .category h2.sectionTitle + .row.g-5 > .col-md-6:first-child {
        padding: 0;
    }
	.experiences .experiencesContent h2.sectionTitle + .row .col-md-4:first-child {
        padding-left: 0;
        padding-right: 0;
    }
    .category .categoryMoreList .col-md-3 .img {
        padding-right: 20px;
    }
    .category .categoryMoreList + #view-more-wrapper button#view-more-btn {
        width: 100%;
    }
    .category .categoryMoreList + #view-more-wrapper {
        padding: 0px 20px;
    }
    .category .categoryMoreList + #view-more-wrapper a.secondaryBtnOne {
        display: none;
    }
    .category .categoryMoreList .mobile_top_btn {
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin-bottom: 40px;
    }
    .category .categoryMoreList .mobile_top_btn::after {
        content: "";
        background: rgba(204, 203, 202, 1);
        height: 1px;
        width: 50%;
    }
    .category .categoryMoreList .mobile_top_btn::before {
        content: "";
        background: rgba(204, 203, 202, 1);
        height: 1px;
        width: 50%;
    }
    .category .categoryMoreList .mobile_top_btn a.secondaryBtnOne {
        max-width: 140px;
        width: 100%;
        display: flex;
        justify-content: center;
    }


    /*
    .category .right_col_post .row.bottom_col_post.img_with_link .img {
        padding-left: 20px;
    } */
    .category .right_col_post .row.bottom_col_post.flex-row-reverse.img_with_link .img {
        padding-left: 0 !important;
        padding-right: 20px;
    }
    /*
	.experiences .experiencesContent h2.sectionTitle + .row .col-md-4:first-child p, .experiences .experiencesContent h2.sectionTitle + .row .col-md-4:first-child p + h3, .experiences .experiencesContent h2.sectionTitle + .row .col-md-4:first-child p + h3 + p {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    } */
	section.join-section .content button.primaryBtn {
        width: 100%;
        border: none;
    }
	section.common-slide .arrow {
        display: none;
    }
	section.join-section .container {
		padding: 24px 16px;
		max-width: 700px;
	}
    section.join-section .content button.primaryBtn + p {
        padding-bottom: 0 !important;
    }
	section.join-section .content p.join-title {
        left: -30px !important;
    }
	.single.single-post .old_post_template .workhorse .col-md-7,
	.single.single-post .workhorse_post_template .workhorse .col-md-7 {
        width: 100%;
    }
    header.site-header nav button.navbar-toggler {
        width: 32px !important;
        height: 32px !important;
        /*background-color: rgb(242, 241, 240);*/
        display: flex;
        align-items: center;
        justify-content: center;
    }
	section.common-slide.discover-slide > .container-fluid {
        display: block;
    }
	section.common-slide.discover-slide .slide_before_text {
        margin-bottom: 30px;
        padding-right: 32px;
    }
	section.common-slide.discover-slide {
		padding: 48px 0px 60px;
        padding-bottom: 0px;
        margin-bottom: 48px;
	}
	section.common-slide.discover-slide a.secondaryBtn.pcBtn.koh-samui-btn-1 {
		display: none;
	}
	section.common-slide.discover-slide .koh-samui-btn-bottom {
		display: block;
	}
	section.common-slide.discover-slide .koh-samui-btn-bottom {
		padding-top: 40px;
	}
	section.common-slide.discover-slide .koh-samui-btn-bottom a.secondaryBtn.pcBtn.koh-samui-btn-2 {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.discover-slide .mobileShowBtn {
        padding: 48px 0px;
    }
	.discover-slide .mobileShowBtn a.secondaryBtn {
        display: flex !important;
    }
	.discover-slide a.secondaryBtn {
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
	
}


@media screen and (max-width: 575px) {
    /*
	.footer_menu {
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
	}
	.bottom_footer {
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
	} */
}


@media screen and (max-width: 525px) {
    /*
	.single.single-post .workhorse_post_template + .more_like .container {
        padding-right: calc(var(--bs-gutter-x) * 1) !important;
        padding-left: calc(var(--bs-gutter-x) * 1) !important;
    } */
}


@media screen and (max-width: 425px) {
	.single.single-post .old_post_template p.caption,
	.single.single-post .workhorse_post_template p.caption {
		text-align: left;
	}
	.single.single-post .old_post_template .workhorse h1.singlePageTitle,
	.single.single-post .workhorse_post_template .workhorse h1.singlePageTitle {
        padding-top: 24px;
    }
}

/* 16/05/2025 */



@media screen and (min-width: 745px) {
	body:not(.single) .site-header .col.search_form_col {
		display: block !important;
	}
	body:not(.single) .site-header .text-end .topmenu-search-button {
		display: none !important;
	}
}




/* 20/05/2025 */

.single.single-post .old_post_template .workhorse,
.single.single-post .workhorse_post_template .workhorse {
    margin: 0px !important;
    padding: 0;
}
.single.single-post .old_post_template .workhorse h1.singlePageTitle,
.single.single-post .workhorse_post_template .workhorse h1.singlePageTitle {
    padding-bottom: 20px;
    padding-top: 24px;
}
.single.single-post .old_post_template .fullDescription .alignwide.alignwide.wp-block-evb-slider,
.single.single-post .workhorse_post_template .fullDescription .alignwide.alignwide.wp-block-evb-slider {
    padding-top: 96px;
}
.single.single-post .old_post_template .fullDescription p.banner_caption_extra,
.single.single-post .workhorse_post_template .fullDescription p.banner_caption_extra {
    margin-bottom: 96px !important;
}

.single.single-post .workhorse_post_template .fullDescription .old_post_content,
.single.single-post .old_post_template .fullDescription .old_post_content {
    --bs-gutter-x: 1.5rem;
    max-width: 1344px;
    margin: auto;
    padding-right: calc(var(--bs-gutter-x) * 1.3);
    padding-left: calc(var(--bs-gutter-x) * 1.3);
}
.single .old_post_template .workhorse_post_template .post_head .dek_info .container-fluid,
.single .old_post_template .old_post_head .post_head .dek_info .container-fluid {
    --bs-gutter-x: 1.5rem;
    max-width: 1344px;
    margin: auto;
    padding-right: calc(var(--bs-gutter-x) * 1.3);
    padding-left: calc(var(--bs-gutter-x) * 1.3);
}
.single.single-post .workhorse_post_template .fullDescription .old_post_content .body-block,
.single.single-post .old_post_template .fullDescription .old_post_content .body-block {
    max-width: 646px;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .section-head h2.section-title {
    font-size: 24px;
    padding-bottom: 20px;
    margin-bottom: 20px !important;
    position: relative;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    line-height: 1.4;
    color: #1d1d1b;
    text-align: center !important;
    text-transform: uppercase !important;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .section-head h2.section-title:after {
    content: "";
    bottom: 0;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    border-bottom: 1px solid #1d1d1b;
    display: block;
    position: absolute;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .section-head p{
    text-align: center;
    margin-bottom: 0;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .875;
    line-height: 1.5;
    letter-spacing: .027em;
    color: #1d1d1b;
    font-weight: 300;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .section-head {
    margin-bottom: 24px;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .large-body-cta-container {
    position: relative;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .cta-selector-container {
    position: absolute;
    bottom: 32px;
    width: 100%;
    text-align: center;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .cta-selector-container .cta-outer-shell {
    display: flex;
    justify-content: center;
    align-items: center;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .cta-selector-container select#select_destination {
    width: 100% !important;
    border: none !important;
    outline: 1px solid #444;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .cta-selector-container .cta-outer-shell p {
    margin: 0;
}
.single.single-post .old_post_template .fullDescription .old_post_content .body-block .cta-selector-container button#destination_change {
    background: #007b8a;
    border: none;
    color: #fff;
    border-radius: 0;
    padding: .71em 1.125em;
    font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.single .old_post_template .fullDescription .old_post_content  .caption p.image-block-caption.image-caption {
    color: rgba(38, 38, 37, 1) !important;
    font-family: 'Halis GR Book';
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0em;
    margin: 12px 0 0;
    line-height: 160% !important;
    letter-spacing: 0em !important;
}
.single .fullDescription ul.wp-block-list {
    padding-left: 0;
    padding-bottom: 32px;
}
.single .fullDescription ul.wp-block-list li {
    font-family: Garamond Premier Pro Medium;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 0;
    color: #1A1919;
    margin: 0px;
    padding: 0px;
}




@media screen and (max-width: 960px) {
	.wp-block-evb-slider .evssSlider .swiper .swiper-wrapper .swiper-slide {
		width: 100% !important;
	}

}


@media screen and (max-width: 425px) {
.single.single-post .old_post_template .workhorse h1.singlePageTitle,
.single.single-post .workhorse_post_template .workhorse h1.singlePageTitle {
    padding-bottom: 20px;
    padding-top: 48px;
}
.single.single-post .old_post_template .fullDescription .alignwide.alignwide.wp-block-evb-slider,
.single.single-post .workhorse_post_template .fullDescription .alignwide.alignwide.wp-block-evb-slider {
    padding-top: 0;
}
.single.single-post .old_post_template .fullDescription p.banner_caption_extra,
.single.single-post .workhorse_post_template .fullDescription p.banner_caption_extra {
    margin-bottom: 32px !important;
}
.single.single-post .old_post_template .fullDescription section.common-slide.discover-slide,
.single.single-post .workhorse_post_template .fullDescription section.common-slide.discover-slide {
    margin: 48px 0px;
}
.single.single-post .old_post_template .join-section.also-like-section .container,
.single.single-post .workhorse_post_template .join-section.also-like-section .container {
	max-width: 900px;
	padding: 0 0px;
}
.single.single-post section.also-like-section .list-unstyled li {
    padding-bottom: 25px;
    margin-bottom: 40px !important;
}
.single.single-post .fullDescription blockquote {
    margin: 24px 0 !important;
}
.single-post .wp-block-group figcaption.wp-element-caption {
	padding: 0px 0px !important;
}

}


 
@media screen and (max-width: 375px) {
    section.join-section .container {
        padding: 24px 20px;
    }
}
/* 20/05/2025 */



/* 23/05/25 */

@media screen and (min-width: 961px) {
.footer .container {
	max-width: 930px;
}
}

@media screen and (min-width: 1701px) {
.footer .container {
	max-width: 1530px;
}
}



@media screen and (max-width: 768px) {	
    /*
footer.footer .footer_menu .col, footer.footer .bottom_footer {
	min-width: 83.333333333%;
	margin-left: 8.3333333333%;
} */
footer.footer .col .footer-text {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
footer.footer .col .footer-text h4 {
	margin-bottom: 18px;
}
footer.footer .col .footer-text ul {
    margin-bottom: 60px;
}
footer.footer .col .footer-text ul li {
    line-height: 2em;
    margin-bottom: 20px;
}
footer.footer .bottom_footer {
    margin-top: 0;
}
footer.footer .bottom_footer .social_icon svg {
    width: 18px;
}

.single.single-post .old_post_template .fullDescription .old_post_content {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
}



/* 23/05/25 */

header.site-header .top_menu #searchDropdown ul li a svg {
    width: 20px;
}
header.site-header #filters button.check-btn {
    border-color: transparent !important;
	border: none;
}
.single.single-post .fullDescription figure.wp-block-image.size-full figcaption.wp-element-caption {
    padding-left: 64px;
}
.single.single-post .fullDescription .wp-block-group figure.wp-block-image.size-full figcaption.wp-element-caption {
    padding-left: 0px;
}
.single.single-post .fullDescription .wp-block-columns .wp-block-column:nth-child(2) figure.wp-block-image.size-full figcaption.wp-element-caption {
    padding-left: 0px;
}
.single.single-post .fullDescription figcaption.wp-element-caption {
    padding-left: 0px;
    line-height: 1;
}
@media screen and (max-width: 781px) {
.single.single-post .fullDescription figure.wp-block-image.size-full figcaption.wp-element-caption {
    padding-left: 43px;
}
}
@media screen and (max-width: 767px) {
.single.single-post .fullDescription figure.wp-block-image.size-full figcaption.wp-element-caption {
    padding-left: 20px;
}
}



/*  03/06/2025   */
.fs-slideshow .flickity-prev-next-button.next:before {
    display: none !important;
}
.fs-slideshow .flickity-prev-next-button.previous:before {
    display: none !important;
}
.fs-slideshow .flickity-prev-next-button svg {
    display: block !important;
}
.fs-slideshow .flickity-prev-next-button .arrow {
    fill: #fff;
}
/*
.fs-slideshow .flickity-prev-next-button {
    width: 70px !important;
    height: 70px !important;
} */
.fs-slideshow .toggle-captions {
	display: none !important;
}


.fs-slideshow .flickity-slider .fs-image-container p {
    color: rgba(38, 38, 37, 1) !important;
    font-family: 'Halis GR Book';
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0em;
    margin: 12px 0 0;
    line-height: 160% !important;
    letter-spacing: 0em !important;
}
.fs-slideshow .flickity-slider p {
    margin: 0;
}
.fs-slideshow .flickity-slider .fs-image-container .caption {
    margin: 0 auto;
    position: relative;
}

footer.footer .col .footer-text ul li {
    line-height: 1.25em;
}


.category .topMainImg .cat {
    display: none;
}
.category .topMainImg .cat + h3.title {
    margin-top: 20px;
}
.category.experiences h3.title {
    line-height: 0;
    margin-top: 20px;
}


@media screen and (max-width: 768px) {
    footer.footer .col .footer-text ul li {
        line-height: 1.25em;
    }
}
@media (max-width: 600px) {
    .fs-slideshow .flickity-prev-next-button {
		width: 40px !important;
		height: 40px !important;
	}
}



/*  03/06/2025   */



/*  08/07/2025   */
section.banner {
    /*background-position: center top -100px !important;
	background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));*/
	background: linear-gradient(255.95deg, rgba(0, 0, 0, 0) 35.59%, rgba(0, 0, 0, 0.8) 100.19%);
	background-size: cover;
	background-repeat: no-repeat;
}
section.banner .img.banner-text {
    display: none;
}
section.banner .banner-text.textBanner {
    position: relative;
    transform: translatey(100%);
    top: 200px;
}
p.font-family-schnyder-demi {
    font-family: Schnyder S Demi;
}

@media (max-width: 1024px) {
section.banner .banner-text.textBanner {
    top: 75px;
}
}
@media (max-width: 425px) {
section.banner .banner-text.textBanner {
    transform: translatey(50%);
    top: 0;
    min-height: 400px;
}
}
/*  08/07/2025   */