@media only screen and (min-width: 1500px) {
    .exp-content {
        width: 40%;
        padding-left: 0px;
    }

    .exp-content-wrap {
        max-width: 100%;
    }

    .collection .exp-content {
        padding-left: 0;
    }

    .trust .exp-content {
        padding-left: 100px;
    }

    .faq-section {
        padding-left: 0;
    }

    .faq-section-wrap {
        padding: 0 40px;
    }

    .exp-content {
        padding-left: 0;
    }

    .hp-banner-wrap {
        align-items: center;
    }

    .header-bottom {
        margin-top: 40px;
    }


    .craftsmanship-right-wrap {
        max-width: 100%;
    }

    .hypnos-banner-right {
        justify-content: center;
    }

    .why .exp-content {
        padding-left: 130px;
    }

    .heavy-duty .exp-content {
        padding-left: 161px;
    }

    .testimonial-section {
        padding-left: 0;
    }

    .nav-drop-right-img {
        /* max-width: 100%; */
    }

    .mattress-partner {
        padding-left: 0;
        padding-right: 0;
    }

    .trouble-shoot {
        padding: 0;
    }
}

@media only screen and (max-width: 1300px) {
    .footor-socials {
        gap: 15px;
    }

    .terms-link,
    .footer-bottom-middle {
        gap: 20px;
    }

    .exp-image-small {
        right: 45%;
    }

    .exp-content {
        padding-left: 60px;
    }

    .type .custom-button {
        margin-top: 40px;
    }

    .partner-item {
        /* aspect-ratio: 5 / 8; */
    }

    .history-slider {
        padding-left: 0;
        padding-right: 0;
    }

    .ultimate-section-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .pride.testimonial {
        padding-left: 0;
        padding-right: 0;
    }

    .equal .exp-content {
        width: 50%;
    }

    .equal .exp-content-wrap {
        width: 100%;
    }

    .hypnos-banner-left-content-wrap h1 {
        font-size: 170px;
    }

    .hypnos-banner-right-wrap {
        padding-left: 44px;
    }

    .craftsmanship {
        padding-left: 0;
        padding-right: 0;
    }

    .plush-banner-bg {
        padding-top: 60%;
    }

    .construction-banner-bg-img {
        width: 70%;
    }

    .high-sea.royal-hypnos,
    .marine,
    .clean .exp-content {
        padding-left: 0;
    }

    .mattress-partner {
        padding-left: 50px;
        padding-right: 50px;
    }

    .mega-menu {
        left: -280%;
    }
}

@media only screen and (max-width: 1200px) {
    header {
        /* position: relative; */
        /* overflow-x: hidden; */
    }

    .header-top {
        flex-direction: row-reverse;
    }

    .header-wrap {
        padding: 21px 0;
    }

    .header-search a p {
        display: none;
    }

    .header-bottom ul li a {
        gap: 6px;
    }

    .mobile {
        display: block !important;
    }

    .desktop {
        display: none !important;
    }

    .header-wrap ul li a svg {
        display: block;
    }

    .hamburger-icon {
        width: 20px;
        display: flex;
        flex-direction: column;
        gap: 4.5px;
        cursor: pointer;
    }

    .hamburger-icon span {
        display: inline-block;
        width: 100%;
        height: 2px;
        background-color: #fff;
        border-radius: 10px;
        transition: all .3s ease;
    }

    .hamburger-icon.active span:nth-child(1) {
        transform: translateY(6px) rotate(45deg);
    }

    .hamburger-icon.active span:nth-child(2) {
        opacity: 0;
    }

    .hamburger-icon.active span:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }

    .black-header .header-wrap ul li a svg path {
        stroke: #fff;
    }

    .header-bottom {
        margin-top: 0;
        position: absolute;
        z-index: 10;
        padding-left: 40px;
        padding-bottom: 72px;
        padding-top: 52px;
        background: var(--bg-blue);
        top: 100%;
        left: 0;
        width: 80%;
        transform: translateX(-100%);
        transition: all .5s ease;
        height: calc(100dvh - 62px);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 40px;
        overflow: hidden;
        overflow-y: scroll;
    }

    .header-bottom.active {

        transform: translateX(0%);
    }

    .header-bottom ul {
        align-items: start;
        flex-direction: column;
        gap: 40px;
    }

    .header-bottom .header-top-right.mobile {
        text-align: center;
    }

    .exp-content {
        padding-left: 0;
    }

    .testimonial {
        padding-left: 0;
        padding-right: 0;
    }

    .footer-bottom-left p {
        max-width: 55ch;
    }

    .collection .exp-content {
        padding-left: 130px;
    }

    .pf-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .partner-grid {
        grid-template-columns: repeat(3, minmax(400px, 1fr));
        overflow: hidden;
        overflow-x: auto;
    }

    .partner-grid.mattress-matchmaker {
        overflow: hidden;
        overflow-x: unset;
    }

    .partner-item {
        /* aspect-ratio: 3 / 4; */
    }

    .ab-content-wrap {
        padding-left: 0;
    }

    .resources {
        padding-left: 0;
        padding-right: 0;

    }

    .value {
        padding-left: 0;
        padding-right: 0;
    }

    .faq-section {
        padding-left: 0;
    }

    /* .about-banner {
        height: calc(100vh - 66px);
        height: 100vh;
    } */

    .header-margin {
        margin-top: 62px;
    }

    .footer-top {
        padding-right: 24px;
    }

    .australian-mattress-banner .ab-content-wrap {
        padding-left: 0;
    }

    .pre-footer2 .pf-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .Unveiling-section-grid {
        column-gap: 40px;
        grid-template-columns: repeat(6, minmax(125px, 1fr));
    }

    .Unveiling-section-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .unlock .exp-content {
        padding-left: 0;
    }

    .creating {
        padding-left: 0;
    }

    .creating-left {
        width: 45%;
    }

    .challenges .creating-right {
        width: 50%;
    }

    .equal .exp-content {
        padding-left: 0;
    }

    .royal-hypnos-right {
        padding-bottom: 50px;
    }

    .hypnos-banner-left-content,
    .hypnos-banner-right-wrap {
        height: calc(100% - 62px);
    }

    .royal-hypnos {
        padding-right: 0;
    }

    .royal-hypnos-right {
        padding-left: 40px;
    }

    ul#menu-legal-pages {
        gap: 20px;
    }

    .plush-selection-right {
        padding-left: 70px;
    }

    .fundamental .plush-selection-cards:nth-child(even) .plush-selection-right {
        padding-left: 0;
    }

    .science {
        padding-left: 0;
    }

    .store-locator {
        padding-right: 0;
    }

    .slb-location-cards-grid {
        padding-right: 20px;
    }

    .slbl-card {
        padding-left: 30px;
        padding-right: 30px;
    }

    .construction-banner-wrap {
        height: calc(100% - 62px);
    }

    .art {
        padding-left: 0;
    }

    .construction-banner-bg {
        height: calc(100% - 62px);
    }

    .long-lasting .exp-content,
    .seamless .exp-content {
        padding: 100px 0;
    }

    .guest {
        padding-left: 0;
    }

    .superior-wrapper {
        height: 700px;
    }

    .construction-banner-content {
        padding-left: 0;
    }

    .high-sea .royal-hypnos-right {
        padding-left: 0;
        width: 40%;
        padding: 130px 0;
    }

    .sleeping-wrapper {
        gap: 40px;
    }

    .boat .art-left {
        padding: 130px 0;
        padding-right: 40px;
        padding-left: 67px;
    }

    .marine .creating-right {
        width: 50%;
    }

    .marine .creating-left {
        width: 45%;
    }

    .caravan-content {
        transform: translateY(20%);
    }

    .clean .exp-content {
        width: 50%;
    }

    .clean .exp-image-big {
        width: 45%;
    }

    .why .exp-content {
        padding-left: 90px;
    }

    .boat .art-left {
        width: 50%;
    }

    .boat .art-right {
        width: 50%;
    }

    .premium,
    .solution {
        padding-left: 0;
    }

    .solution-left {
        padding-bottom: 130px;
    }

    .commercial-banner .construction-banner-content h1 {
        font-size: 19.5vw;
    }

    .operation .choice-grid-wrap {
        display: flex;
        overflow: visible;
        overflow-x: visible;
        gap: 0;
    }

    .logistic .exp-content {
        padding: 60px 0;
    }

    .heavy-duty .exp-content {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .contact {
        padding: 0;
    }

    .testimonial-section {
        padding-left: 0;
    }

    .mattress-partner {
        padding-left: 0;
        padding-right: 0;
    }

    .mattress-partner-card-wrap {
        gap: 200px;
    }

    .trouble-shoot {
        padding: 0;
        margin-top: 80px;
    }

    .header-bottom>ul>li>a {
        display: flex;
    }

    .header-bottom>ul>li {
        position: static;
    }

    .nav-drop-right,
    .nav-drop-sep {
        display: none;
    }

    .nav-drop {
        background-color: #172a55;
        width: 100%;
        min-height: 100vh;
        inset: 0;
        clip-path: inset(0 0 0 0);
        flex-direction: column;
        justify-content: start;
        transform: translateX(-200%);
        gap: 20px;
    }

    .nav-drop.show {
        clip-path: inset(0);
        transform: translateX(0%);
    }

    .header-bottom>ul>li:hover .nav-drop {
        clip-path: inset(0 0 0 0);
        padding: 0;
        padding-left: 40px;
    }

    .nav-drop-left ul li a {
        color: #fff;
    }

    .nav-drop-bread {
        display: flex;
        align-items: center;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 2px;
        color: #7A7A7A;
        text-transform: uppercase;
        background-color: #fff;
        padding: 12px 30px;
        gap: 4px;
        margin-left: -40px;
        width: 200%;
    }

    .mega-menu {
        padding-bottom: 90px;
    }

    .header-bottom>ul>li:hover .nav-drop {
        padding-bottom: 90px;
    }

    .mega-menu .nav-drop-left {
        justify-content: space-between;
        flex-wrap: wrap;
        overflow: hidden;
        overflow-y: auto;
    }

    .nav-drop-left-list {
        width: 45%;
    }

    .nav-drop-left-list ul {
        gap: 15px;
    }

    .mega-menu ul li a::after {
        background-color: #fff;
    }

    .mega-menu .nav-drop-left {
        gap: 40px;
    }

    .nav-drop-left-list:nth-child(1) ul {
        margin-top: 0;
    }

    .nav-drop-left-list:nth-child(1) {
        order: 5;
    }

    .nav-drop-left-list:nth-child(2) {
        order: 4;
    }

    .nav-drop-left-list:nth-child(3) {
        order: 3;
    }

    .nav-drop-left-list:nth-child(4) {
        order: 2;
    }

    .nav-drop-left-list:nth-child(5) {
        order: 1;
    }

    .overflow-hidden {
        overflow: unset;
    }

    .nav-drop-left>ul>li>a::after {
        background-color: #fff;
    }
}

@media only screen and (max-width: 1100px) {
    .testimonial-heading.heading {
        max-width: 60ch;
    }

    .find-feature-item {
        padding: 35px 10px;
        gap: 20px;
    }

    .fm-left {
        width: 70%;
    }

    .pfl-head {
        font-size: 103.85px;
        line-height: 91.8px;
    }

    .test-right {
        width: 40%;
    }

    .exp-content {
        width: 40%;
    }

    .collection .exp-content {
        padding-left: 60px;
    }

    .pf-left {
        width: 50%;
    }

    .ultimate-section-grid {
        overflow: hidden;
        overflow-x: scroll;
        padding-bottom: 20px;
    }

    .plush-banner-head h1 {
        font-size: 110px;
    }

    .plush-selection-right {
        padding: 80px 0;
        padding-left: 40px;
    }

    .plush-selection-cards:nth-child(even) .plush-selection-right {
        padding-left: 0;
    }

    .plush-banner-top-bg {
        gap: 100px;
    }

    .trust .exp-content {
        padding-left: 130px;
    }

    .customisation-card {
        height: 440px;
    }

    .why .exp-content {
        padding-left: 90px;
    }

    .heavy-duty .exp-content {
        padding-left: 120px;
    }

    .testimonial-banner-text h1 {
        font-size: 155px;
    }

    .benefits-section .Unveiling-section-grid {
        gap: 20px;
    }

    .trusted-brands-item-content {
        height: 100%;
        gap: 150px;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 991px) {

    .container-fluid,
    .container,
    .container-left {
        padding: 0 20px;
    }

    h2 {
        font-size: 36px;
        /* line-height: 28px; */
    }

    h2.small {
        font-size: 32px;
    }

    h2.tiny {
        font-size: 36px;
        /* line-height: 115%; */
    }

    h3.tiny {
        font-size: 36px;
        line-height: 115%;
    }

    .label.mob {
        display: block;
    }

    .header-bottom {
        padding-left: 20px;
    }

    .hp-banner {
        height: auto;
        min-height: auto;
    }

    .hp-banner-wrap {
        flex-direction: column;
        min-height: auto;
        height: auto;
    }

    .hp-banner-content {
        margin-left: 0;
        width: 100%;
    }

    .hpbc-wrap {
        max-width: 100%;
        padding-top: 55px;
        text-align: center;
        margin: 0 auto;
    }

    .hp-banner-img {
        position: relative;
        width: 100%;
        aspect-ratio: 5 / 3;
    }

    .hp-banner-content .hpbc-middle {
        margin-top: 40px;
    }

    .hp-banner-content .hpbc-bottom {
        margin-top: 28px;
    }

    .hp-banner-content .hpbc-bottom a {
        margin-top: 60px;
    }

    .hpbc-top h1 {
        line-height: 90%;
    }

    .hpbc-top .label {
        font-size: 35px;
    }

    .exp-wrapper {
        flex-direction: column;
    }

    .exp-content {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 55px;
    }

    .exp-content-wrap {
        max-width: 100%;
    }

    .text {
        max-width: 100%;
    }

    .cta-btn {
        margin-top: 60px;
    }

    .exp-image-big {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0;
        aspect-ratio: 7 / 4;
    }

    .exp-image-small {
        right: 20px;
        top: -65px;
        transform: none;
    }

    .exp-image-big img {
        transform: none;
    }

    .collection .exp-content {
        padding-left: 0;
    }

    .collection .exp-image-small {
        right: 20px;
        top: -65px;
    }

    .innovation .exp-image-big {
        width: 100%;
    }

    .tip-grid {
        display: grid;
        gap: 16px;
        grid-template-columns: repeat(3, minmax(400px, 1fr));
        overflow: hidden;
        overflow-x: auto;
        height: 600px;
    }

    .find .exp-content {
        width: 100%;
        padding-bottom: 90px;
    }

    .find .exp-content-wrap {
        max-width: 100%;
    }

    .find .exp-image-big {
        width: 100%;
        aspect-ratio: 3/2;
    }

    .find-feature {
        gap: 16px;
        left: 16px;
        bottom: auto;
        top: -26px;
        flex-direction: column;
        width: fit-content;
    }

    .find-feature-item {
        width: fit-content;
        padding: 35px 25px;
    }

    .pfl-img.desk {
        display: none;
    }

    .pfl-img.mob {
        display: flex;
    }

    .pf-wrap {
        flex-direction: column;
    }

    .pf-left {
        width: 100%;
    }

    .pf-right {
        width: 100%;
    }

    .pfl-head {
        font-size: 90px;
    }

    .pfl-img-wrap {
        position: relative;
    }

    .pfl-img.mob {
        position: absolute;
        z-index: 1;
        top: -34px;
        right: 21px;
    }

    .tip-item.open,
    .tip-item {
        width: 100%;
    }

    .tip-item.open h4.big {
        font-size: 26px;
    }

    .tip-item-content a {
        display: inline-block;
        width: fit-content;
        padding: 8px 40px;
    }

    .exp-img-wrap {
        position: relative;
        height: 100%;
    }

    .find-bottom-wrap {
        position: relative;
    }

    .testimonial-heading.heading {
        max-width: 100%;
        text-align: center;
    }

    .test-right.desk {
        display: none;
    }

    .test-right.mob {
        display: block;
        margin-bottom: 6px;
    }

    .test-right {
        position: relative;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        overflow: hidden;
    }

    .test-left {
        width: 100%;
        height: fit-content;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .tl-author {
        align-items: center;
        gap: 10px;
        margin-top: 45px;
    }

    .testimonial .splide__arrows {
        justify-content: center;
        width: 100%;
    }

    .testimonial {
        padding-top: 48px;
        padding-bottom: 55px;
    }

    .footer-middle {
        flex-direction: column;
        border: none;
    }

    .fm-left {
        width: 100%;
        border-bottom: 1px solid #F0ECE4;
        padding-bottom: 48px;
    }

    .fm-right {
        margin-top: 48px;
    }

    .fm-right {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 40px;
        margin-top: 48px;
        flex-direction: row;
        justify-content: space-between;
    }

    .fmr-top {
        width: 30%;
    }

    .fmr-bottom {
        width: 40%;
    }

    .footer-bottom {
        flex-direction: column-reverse;
        gap: 30px;
        margin: 0;
    }

    .terms-link {
        gap: 65px;
    }

    .footer-bottom-middle {
        gap: 40px;
    }

    .footor-socials {
        gap: 25px;
    }

    .footer-bottom-left p {
        max-width: 100%;
    }

    .certificate-img-grid {
        gap: 50px;
    }

    .type {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .type .text {
        margin-top: 20px;
    }

    .type .partner-grid {
        margin-top: 50px;
    }

    .hover-text-box.desk {
        /* display: none; */
    }

    .hover-text-box {
        padding-top: 55px;
    }

    .type .custom-button.mob {
        display: block;
        margin-top: 35px;

    }

    .type .partner-item-content {
        /* position: static; */
        margin-bottom: 36px;
    }

    .partner-item:hover .text-box {
        /* transform: none; */
        opacity: 0;
    }

    .text-box {
        padding-bottom: 0px;
    }

    .search-modal-wrap {
        width: 80%;
    }

    .resources-wrap {
        flex-direction: column;
        gap: 79px;
    }

    .resource-left {
        width: 100%;
    }

    .rl-bottom {
        margin-top: 40px;
        max-width: 100%;
    }

    .resource-right {
        width: 100%;
        height: 100%;
        aspect-ratio: 3 / 2;
        position: relative;
    }

    .rl-bottom-img.mob {
        display: block;
        position: absolute;
        top: -30px;
        margin: 0;
        right: 20px;
        aspect-ratio: 4 / 3;
    }

    .rl-bottom-img.desk {
        display: none;
    }

    .loc-text {
        width: 55%;
    }

    .faq-section-wrap {
        flex-direction: column;
        gap: 80px;
    }

    .faq-right.desk {
        display: none;
    }

    .faq-right.mob {
        /* display: block; */
    }

    .accordion {
        margin-top: 55px;
    }

    .faq-right {
        width: 100%;
        height: 100%;
        margin: 0;
        aspect-ratio: 5/3;
        margin-top: 40px;
    }

    .faq-right {
        min-height: auto;
    }

    .fir-img {
        position: static;
    }

    .faq-left {
        width: 100%;
    }


    .about-location .loc-text {
        width: 55%;
    }

    .hs-right.mob {
        display: block;
    }

    .hs-right.desk {
        display: none;
    }

    .hs-left {
        width: 100%;
    }

    .hs-right {
        width: 100%;
    }

    .hsrs-img {
        aspect-ratio: 5 / 3;
    }

    .hs-left-slide,
    .hsls-bottom {
        margin-top: 30px;
    }

    .history-slider {
        padding-bottom: 100px;
        padding-top: 50px;
    }

    .value-content {
        gap: 70px;
    }

    .tip-item-content-wrap {
        transform: none;
    }

    .innovation .text {
        margin-top: 45px;
    }

    .find-feature-item .ffi-img {
        width: 48px;
        height: 48px;
    }

    .find-feature-item {
        width: fit-content;
        padding: 22px 0;
        padding-left: 23px;
        padding-right: 36px;
    }

    .testimonial-slide {
        padding-bottom: 64px;
    }


    .ab-content {
        /* height: calc(100vh - 80px); */
        padding-bottom: 40px;
    }

    .ab-content h1 {
        font-size: 130px;
    }

    .tip-item-overlay {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 59.69%);
    }

    .tip-item.open .tip-item-overlay {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 59.69%);
    }

    .footer-top {
        padding-right: 0;
    }

    .exp-image-big img {
        height: 100%;
    }

    .partner-item-content {
        padding: 0 19px;
        padding-bottom: 24px;
    }

    .text-box,
    .hover-text-box {
        padding-left: 16px;
        padding-right: 16px;
    }

    .spacer120 {
        height: 50px;
    }

    .spacer {
        height: 70px;
    }

    .faq-section {
        padding-bottom: 0;
        padding-top: 45px;
    }

    .exp-wrapper {
        padding: 0;
    }

    .partnership {
        padding-top: 35px;
    }

    .pre-footer {
        padding-top: 45px;
    }

    .australian-mattress-banner .ab-content h1 {
        font-size: 90px;
        line-height: 95%;
    }

    .pride .test-right.mob {
        display: block;
    }

    .pride .test-right.desk {
        display: none;
    }

    .pride .test-right {
        width: 100%;
        height: auto;
        border-radius: 0;
        aspect-ratio: 7/4;
        margin-top: 60px;
        margin-bottom: 0;
    }

    .testimonial-heading.heading {
        text-align: start;
    }

    .testimonial-heading.heading h2 .lineParent {
        text-align: start !important;
    }

    .pride .testimonial-slider-wrapper {
        margin-top: 0;
    }

    .pride .testimonial-slide {
        padding-top: 50px;
    }

    .pride .testimonial-slide p .lineParent {
        text-align: start !important;
    }

    .pride .test-left {
        gap: 50px;
    }

    .pride-btn {
        width: 100%;
    }

    .pride-btn a {
        text-align: start !important;
    }

    .pride .tl-content {
        width: 100%;
    }

    .ultimate-section-grid {
        height: 450px;
    }

    .Unveiling-section-grid {
        grid-template-columns: repeat(4, minmax(120px, 1fr));
    }

    .Unveiling-item:last-child:nth-child(3n - 1) {
        grid-column-end: -2;
    }

    .Unveiling-item:nth-last-child(2):nth-child(3n + 1) {
        grid-column-end: auto;
    }

    .collaboration .exp-content-wrap {
        max-width: 100%;
    }

    .collaboration .exp-image-big {
        width: 100%;
    }

    .collaboration .exp-image-big img {
        object-position: center 80%;
    }

    .collaboration .exp-image-small {
        right: 20px;
        top: -64px;
    }

    .collaboration .exp-content {
        padding-top: 0;
        padding-bottom: 90px;
    }

    .pre-footer2 .pf-left {
        /* gap: 105px; */
        width: 100%;
    }

    .pre-footer2 .pf-right {
        width: 100%;
        height: 100%;
        margin-top: 0;
        position: static;
        aspect-ratio: 7 / 5;
    }

    .pre-footer2 .pfr-img img {
        position: static;
    }

    .pre-footer2 .pf-wrap {
        gap: 55px;
    }

    .pre-footer2 {
        margin-top: 0;
    }

    .sleep-tip-banner-wrap {
        max-width: 100%;
    }

    .sleep-tips-banner .label {
        text-align: start;
    }

    .sleep-tips-banner .ab-content-text-wrap {
        max-width: 50ch;
        margin-left: 0;
    }

    .unlock .exp-content {
        padding: 50px 0;
        width: 100%;
    }

    .unlock .text {
        margin-top: 40px;
    }

    .unlock .text>p {
        max-width: 100%;
    }

    .unlock .exp-image-big img {
        object-position: center 80%;
    }

    .unlock-img-mob {
        display: block;
        margin-top: 30px;
    }

    .unlock-img-desk {
        display: none;
    }

    .creating-wrap {
        flex-direction: column;
        gap: 50px;
    }

    .creating-left {
        width: 100%;
        padding-top: 0;
    }

    .creating-right {
        position: static;
        width: 100%;
    }

    .creating-left-content {
        max-width: 100%;
        margin-top: 40px;
    }

    .creating-right {
        overflow: visible;
    }

    .creating-right-wrap {
        position: relative;
    }

    .creating-right-big {
        width: 100%;
        height: 100%;
        aspect-ratio: 5 / 3;
    }

    .creating-right-small {
        position: absolute;
        right: 20px;
        top: -50px;
    }

    .creating-right-img img {
        object-position: bottom;
    }

    .challenges .creating-right-img img {
        object-position: top;
    }

    .mind .text {
        max-width: 100%;
    }

    .mind .exp-wrapper {
        flex-direction: column;
    }

    .mind-left-image.desk {
        display: none;
    }

    .mind-left-image.mob {
        display: block;
        margin-top: 0;
        position: absolute;
        right: 20px;
        bottom: -30px;
        z-index: 2;
    }

    .unlock .exp-wrapper {
        overflow: visible;
    }

    .challenges .creating-left,
    .challenges .creating-left-head,
    .challenges .creating-left-content {
        max-width: 100%;
        width: 100%;
    }

    .challenges .creating-right-small {
        position: static;
        display: none;
    }

    .challenges .creating-right {
        width: 100%;
        margin-top: 30px;
    }

    .challenges .creating-right-img {
        width: 100%;
        height: 100%;
        aspect-ratio: 5 / 3;
    }

    .challenges {
        margin-top: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .equal .exp-wrapper {
        flex-direction: column;
    }

    .equal .exp-image-big {
        width: 100%;
    }

    .equal .exp-content {
        padding-top: 45px;
        width: 100%;
    }

    .equal .exp-content-wrap {
        text-align: start;
    }

    .equal-left-img {
        display: none;
    }

    .equal .exp-content {
        padding-bottom: 50px;
    }

    .hypnos-banner {
        height: auto;
    }

    .hypnos-banner-left {
        padding-left: 20px;
    }

    .hypnos-banner-right {
        padding-right: 20px;
    }

    .hypnos-banner-wrap {
        flex-direction: column;
    }

    .hypnos-banner-left,
    .hypnos-banner-right {
        width: 100%;
    }

    .hypnos-banner-right-wrap {
        max-width: 100%;
    }

    .hypnos-banner-right-img {
        display: none;
    }

    .hypnos-banner-left-content,
    .hypnos-banner-right-wrap {
        height: 100%;
    }

    .hypnos-banner-left-content-wrap {
        width: 100%;
    }

    .hypnos-banner-wrap {
        height: auto;
    }

    .hypnos-banner-left-content {
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 0;
        display: flex;
        align-items: center;
        width: 100%;
        text-align: center;
    }

    .hypnos-banner-left-content-wrap .label {
        text-align: center;
    }

    .hypnos-banner-right-wrap {
        padding-left: 20px;
    }

    .royal-hypnos-wrap {
        flex-direction: column-reverse;
    }

    .royal-hypnos-left {
        width: 100%;
        position: static;
    }

    .royal-hypnos-right {
        padding: 0;
        padding-top: 50px;
        padding-bottom: 60px;
        width: 100%;
    }

    .royal-hypnos-small {
        grid-column: 6 / -1;
    }

    .royal-hypnos-right-content {
        max-width: 100%;
    }

    ul#menu-legal-pages {
        gap: 65px;
    }

    .craftsmanship-wrap {
        flex-direction: column;
    }

    .craftsmanship-right {
        width: 100%;
        position: static;
        /* height: 0; */
    }

    .craftsmanship-left-wrap {
        max-width: 100%;
    }

    .craftsmanship-right-wrap {
        max-width: 100%;
    }

    .craftsmanship-right-wrap .tab-img img {
        aspect-ratio: 5 / 3;
    }

    .craftsmanship-left {
        width: 100%;
    }

    .royal-hypnos-img {
        height: 600px;
    }

    .craftsmanship-left-toggle {
        display: block;
    }

    .craftsmanship-left-wrap {
        gap: 40px;
    }

    .craftsmanship-left-tab-wrap {
        border-bottom: 1px solid #E3D5BA;
        padding-bottom: 10px;
    }

    .craftsmanship-right-wrap .tabcontent {
        padding-bottom: 10px;

    }

    .craftsmanship-left-wrap.active {
        transform: translateX(0);
    }



    .craftsmanship-left-wrap .tab-btn {
        padding-left: 0;
    }

    .craftsmanship-left-wrap .tab-btn~.craftsmanship-right {
        display: grid;
        grid-template-rows: 0fr;
        opacity: 0;
        transition: all .4s ease;
        justify-content: stretch;
    }

    .craftsmanship-left-wrap .tab-btn.active~.craftsmanship-right {
        /* height: auto; */
        grid-template-rows: 1fr;
        opacity: 1;
    }

    .craftsmanship-right-wrap .tabcontent {
        display: block;
        flex-direction: column-reverse;
    }

    .craftsmanship-right-wrap p {
        margin-top: 0;
        margin-bottom: 20px;
        animation: none;
    }

    .craftsmanship-left-wrap.mob {
        display: flex;
    }

    .craftsmanship-left-wrap.desk,
    .craftsmanship-right.desk {
        display: none;
    }

    .craftsmanship-left-toggle {
        margin-top: 40px;
        display: flex;
        gap: 20px;
        align-items: end;
    }

    .craftsmanship-left-toggle .tab-toggle-btn {
        color: var(--label-gold);
        border-bottom: 1px solid var(--label-gold);
        width: fit-content;
        font-size: 14px;
    }

    .craftsmanship-left-toggle .tab-active-btn {
        font-size: 12px;
        font-weight: 800;
        line-height: 16.8px;
        letter-spacing: 4px;
        color: #172a55;
        text-transform: uppercase;
    }

    .plush-selection-cards:nth-child(even) .plush-selection-right {
        padding-right: 20px;
    }

    .plush-selection-right {
        padding-left: 30px;
    }

    .care-guide .ab-content h1 {
        font-size: 74px;
    }

    .technology .ab-content h1 {
        font-size: 120px;
    }

    .science-wrap {
        flex-direction: column;
        height: 100%;
        justify-content: start;
    }

    .science-left,
    .science-right,
    .science-left-bottom-img {
        width: 100%;
    }

    .science-left-bottom-img img {
        aspect-ratio: 5 / 3;
    }

    .science-right {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between;
    }

    .science-right-wrap {
        max-width: 100%;
    }

    div#mra-geocoder {width: calc(100% - 42px);}

    .slb-location-map {
        width: 100%;
        height: 500px;
    }

    .slb-location {
        flex-direction: column;
        gap: 40px;
    }

    .slb-location-cards {
        width: 100%;
    }

    .slb-location-cards-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        column-gap: 30px;
        overflow: hidden;
        overflow-y: scroll;
        height: auto;
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .slbl-card {
        max-width: 100%;
        width: 100%;
        min-width: 350px;
        justify-self: end;
    }

    .slb-location-cards-grid {
        justify-content: start;
    }

    .durable {
        padding-bottom: 50px;
    }

    .durable .creating-right {
        width: 100%;
    }

    .durable .creating-right-small {
        width: 200px;
        height: 230px;
        z-index: 1;
    }

    .durable .creating-left {
        width: 100%;
    }

    .creating-left-head,
    .durable .creating-left-content {
        max-width: 100%;
    }

    .durable-left-img {
        margin-top: 40px;
        display: none;
    }

    .art-right.desk {
        display: none;
    }

    .art-right.mob {
        display: block;
    }

    .art {
        padding: 50px 0;
    }

    .art-left {
        padding: 0;
        width: 100%;
    }

    .art-right {
        width: 100%;
        height: auto;
        position: static;
        margin-top: 40px;
    }

    .art-right-img {
        height: auto;
    }

    .art-right-img img {
        height: auto;
        aspect-ratio: 5 / 3;
        transform: none;
    }

    .art-left-bottom {
        margin-top: 40px;
    }

    .art-left-top .art-left-top-wrap,
    .art-left-bottom .art-left-bottom-wrap {
        max-width: 100%;
    }

    .latest-left {
        width: 100%;
        position: static;
    }

    .latest-wrap {
        flex-direction: column-reverse;
    }

    .latest-right {
        width: 100%;
        padding-top: 55px;
        padding-bottom: 50px;
    }

    .latest-right-wrap {
        max-width: 100%;
    }

    .latest-left-img {
        width: 100%;
        height: auto;
    }

    .latest-left-img img {
        height: auto;
        aspect-ratio: 5/3;
    }

    .latest {
        padding-bottom: 50px;
    }

    .trust .exp-content {
        width: 100%;
        padding-bottom: 80px;
    }

    .trust .exp-content-wrap {
        max-width: 100%;
    }

    .trust .text {
        margin-top: 30px;
        max-width: 100%;
        gap: 10px;
    }

    .trust .exp-image-big {
        width: 100%;
    }

    .customisation .splide__list {
        height: auto;
    }

    .customisation {
        padding-bottom: 70px;
    }

    .customisation-bottom {
        margin-top: 25px;
    }

    .customisation .splide__pagination {
        bottom: -50px;
    }

    .customisation .splide__pagination__page.is-active {
        background: var(--label-gold);
        transform: scale(1.4);
        z-index: 1;
    }

    .customisation .splide__arrows {
        display: flex;
        gap: 10px;
        margin-bottom: 25px;
        justify-content: end;
    }

    .customisation .splide__arrow {
        position: static;
        transform: none;
        border-radius: 0;
        background-color: var(--label-gold);
    }

    .construction-banner-content h1 {
        font-size: 100px;
    }

    .construction-banner-bg-img {
        width: 80%;
    }

    .fir-img img {
        object-position: center 90%;
    }

    .value-content-bottom {
        padding: 50px;
    }

    .choice-grid-wrap {
        grid-template-columns: repeat(3, minmax(500px, 1fr));
        padding-bottom: 20px;
        overflow: hidden;
        overflow-x: scroll;
    }

    .hospitality-mattress .ab-content h1 {
        font-size: 65px;
    }

    .long-lasting .exp-content-wrap {
        max-width: 100%;
    }

    .seamless .exp-content {
        padding-top: 50px;
        padding-bottom: 90px;
    }

    .long-lasting .exp-content {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .superior-wrapper {
        height: 500px;
    }

    .superior-img-wrap img {
        height: 100%;
    }

    .superior-img-wrap {
        transform: none;
    }

    .superior-img {
        width: 40%;
    }

    .superior-right {
        display: none;
    }

    .superior {
        padding-right: 20px;
    }

    .seamless .exp-image-big {
        width: 100%;
    }

    .choice,
    .seamless,
    .long-lasting,
    .superior,
    .guest,
    .accommodation {
        margin-top: 50px;
    }

    .accommodation-top {
        max-width: 50ch;
    }

    .seamless .exp-image-small {
        right: 20px;
        top: -55px;
        width: 140px;
        height: 150px;
    }

    .seamless .exp-content-wrap,
    .seamless .text {
        max-width: 100%;
    }

    .guest-bottom-right {
        width: 45%;
    }

    .guest-bottom-left {
        gap: 150px;
    }

    .boat .art-wrap {
        flex-direction: column;
        gap: 40px;
    }

    .boat .art-left {
        padding: 0 20px;
        padding-top: 0px;
        padding-bottom: 0;
        width: 100%;
    }

    .boat .art-left-top .art-left-top-wrap {
        max-width: 100%;
    }

    .boat .art-right {
        width: 100%;
        margin-top: 0;
    }

    .high-sea .royal-hypnos-right {
        width: 100%;
    }

    .high-sea .royal-hypnos-left {
        width: 100%;
        position: static;
        height: auto;
    }

    .high-sea-left-wrap {
        position: relative;
        aspect-ratio: 5/3;
    }

    .high-sea {
        display: flex;
        flex-direction: column-reverse;
    }

    .high-sea-small {
        width: 210px;
        height: 210px;
        right: 20px;
        left: auto;
        top: -55px;
        padding: 0;
    }

    .high-sea .royal-hypnos-right {
        padding-left: 0;
        width: 40%;
        padding-top: 50px;
        padding-bottom: 90px;
    }

    .high-sea .royal-hypnos-right {
        width: 100%;
    }

    .high-sea .royal-hypnos-right-head {
        max-width: 100%;
    }

    .high-sea .royal-hypnos-right-content {
        max-width: 100%;
    }

    .marine .creating-wrap {
        flex-direction: column;
        gap: 90px;
    }

    .marine .creating-right,
    .marine .creating-left {
        width: 100%;
    }

    .marine .creating-left-content {
        max-width: 100%;
    }

    .marine {
        padding-top: 50px;
    }

    .marine .creating-left {
        padding-bottom: 0;
    }

    .marine .creating-right-small {
        right: 20px;
        bottom: auto;
        top: -55px;
    }

    .caravan-content,
    .caravan-bg {
        transform: none;
    }

    .caravan {
        height: auto;
        display: flex;
        padding: 100px 0;
    }

    .caravan-bg img {
        height: 100%;
    }

    .sleeping-wrapper {
        flex-direction: column;
    }

    .sleeping-left {
        width: 100%;
        height: auto;
    }

    .sleeping-left-img {
        position: static;
        aspect-ratio: 5/3;
        transform: none;
    }

    .sleeping-left-img img {
        height: 100%;
        object-position: center 75%;
    }

    .sleeping-right {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .sleeping-right-wrap {
        max-width: 100%;
    }

    .sleeping {
        padding-top: 50px;
        padding-bottom: 0;
    }

    .clean {
        margin-top: 0;
    }

    .clean .exp-content {
        width: 100%;
    }

    .clean .exp-content {
        padding-bottom: 50px;
        padding-top: 40px;
    }

    .clean .exp-wrapper {
        flex-direction: column-reverse;
        padding-top: 50px;
    }

    .why .exp-content {
        width: 100%;
        margin: 0;
        padding-bottom: 0px;
        padding-top: 90px;
    }

    .why .exp-content-wrap {
        max-width: 100%;
    }

    .why .exp-image-big {
        width: 100%;
    }

    .why .exp-wrapper {
        flex-direction: column-reverse;
    }

    .why .exp-image-small {
        top: auto;
        bottom: -65px;
    }

    .collection .exp-text {
        gap: 10px;
    }

    .construction-banner-content h1 {
        font-size: 90px;
    }

    .marine .creating-right-img img {
        object-position: center;
    }

    /* Handle single orphan item when there are 3 items total */
    .Unveiling-item:last-child:nth-child(3) {
        grid-column: 2 / span 2;
        /* Center the last item by spanning 4 columns */
    }

    .who-bottom.desk {
        display: none;
    }

    .who-bottom.mob {
        display: block;
    }

    #who-slider .splide__list {
        height: auto;
    }

    #who-slider .slide-card {
        height: auto;
        background-color: #E6DDC9;
        padding-top: 40px;
        padding-bottom: 34px;
        padding-left: 38px;
        padding-right: 27px;
    }

    .card-bottom {

        justify-content: space-between;
    }

    #who-slider .splide__arrows {
        display: flex;
        gap: 15px;
        position: static;
        margin-bottom: 40px;
        justify-content: end;
    }

    #who-slider .splide__arrows button {
        position: static;
        opacity: 1;
        transform: none;
        border-radius: 0%;
        background: rgba(204, 146, 47, 1);
        transition: all .4s ease;
    }

    #who-slider .splide__arrows button:hover {
        background: rgb(255, 255, 255);
    }

    #who-slider .splide__arrows button svg path {
        transition: all .4s ease;
    }

    #who-slider .splide__arrows button:hover svg path {
        stroke: rgb(0, 0, 0);
    }

    .camp-wrap {
        transform: translateY(0);
        margin: 0 auto;
    }

    .logistic .exp-wrapper {
        flex-direction: column-reverse;
    }

    .logistic .text {
        margin-top: 20px;
        gap: 10px;
    }

    .logistic .mind-left-image {
        margin-top: 30px;
    }

    .heavy-duty .exp-content-wrap,
    .heavy-duty .exp-text {
        max-width: 100%;
    }

    .heavy-duty .exp-content {
        width: 100%;
    }

    .heavy-duty .exp-content {
        padding-top: 50px;
        padding-bottom: 100px;
    }

    .heavy-duty .exp-image-small {
        width: 150px;
        height: 155px;
    }

    .heavy-duty .exp-image-big {
        width: 100%;
    }

    .camp-bg img {
        height: 100%;
        transform: translateY(0%);
    }

    .contact {
        padding-top: 50px;
    }

    .faq-page .faq-filter {
        width: 100%;
    }

    .faq-page .faq-tab .tab {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .faq-page .accordion {
        margin-top: 20px;
    }

    .testimonial-section-filter ul li a {
        padding-bottom: 20px;
    }

    .testimonial-section-sort {
        margin-top: 50px;
    }

    .testimonial-section-bottom {
        margin-top: 40px;
    }

    .testimonial-card {
        gap: 30px;
    }

    .tsb-right-middle p {
        font-size: 18px;
        line-height: 24px;
    }

    .newsletter-wrap-in {
        position: relative;
        padding: 60px 90px;
    }

    .testimonial-banner-text h1 {
        font-size: 115px;
    }

    .partner-section-grid {
        grid-template-columns: repeat(auto-fill, minmax(255px, 1fr));
    }

    .partner-section-bottom {
        margin-top: 40px;
    }

    .partner-cards {
        margin-top: 30px;
    }

    .benefits-section .Unveiling-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .benefits-section .Unveiling-item-content h3,
    .benefits-section .Unveiling-item-content p {
        text-align: center;
    }

    .trusted-brands-item-content {
        height: 100%;
        gap: 55px;
        justify-content: space-between;
    }

    .access-card-content h4 {
        line-height: 100%;
    }

    .access-card:hover {
        width: 50%;
    }

    .exceptional .camp-wrap {
        margin-left: 0;
    }

    .mattress-partner-grid {
        display: flex;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .mattress-partner-card {
        min-width: 400px;
    }

    .mattress-partner {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .mattress-partner-card-wrap {
        gap: 150px;
    }

    #exclusive-slider .splide__arrows {
        right: 0;
    }

    .trouble-shoot-grid {
        display: flex;
        gap: 30px;
    }

    .trouble-shoot-middle {
        flex-direction: column;
    }

    .trouble-shoot-middle {
        gap: 25px;
    }

    .trouble-shoot-bottom {
        margin-top: 30px;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .trouble-shoot .splide__arrows {
        display: flex;
        gap: 15px;
        position: static;
        margin-bottom: 40px;
        justify-content: end;
    }

    .trouble-shoot .splide__arrows button {
        position: static;
        opacity: 1;
        transform: none;
        border-radius: 0%;
        background: rgba(204, 146, 47, 1);
        transition: all .3s ease;
    }

    .trouble-shoot-middle ul {
        display: flex;
        align-items: center;
        gap: 20px;
        justify-content: space-between;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .trouble-shoot-middle ul li {
        white-space: nowrap;
    }

    .trouble-shoot-footer {
        gap: 25px;
        padding: 60px 0;
    }

    .sleeping-right-img {
        display: none;
    }

    .science-left-bottom.desk {
        display: none;
    }

    .science-left-bottom.mob {
        display: block;
    }

    .trouble-shoot-card {
        min-width: 400px;
    }

    .blog-inner-content {
        flex-direction: column;
    }

    .blog-inner-left {
        max-width: 100%;
    }

    .blog-inner-right {
        max-width: 100%;
    }

    .blog-inner-content .blog-inner-right img {
        aspect-ratio: 5/3;
    }

    .testimonial_tab_content .item-wrap {
        gap: 40px;
    }

    .testimonial_tab_content .item-content p {
        font-size: 20px;
    }


}

@media only screen and (max-width: 767px) {

    .spacer,
    .spacer120,
    .spacer65 {
        display: none;
    }

    section.collection {
        padding-bottom: 70px;
    }

    .hpbc-top h1 {
        font-size: 42px;
    }

    .certifications {
        text-align: start;
        padding-top: 56px;
        padding-bottom: 56px;
    }

    .certificate-text.text {
        gap: 15px;
        margin-top: 35px;
    }

    .certificate-img-grid {
        margin-top: 35px;
    }

    .cig-img {
        width: 160px;
        height: 80px;
    }

    .exp-wrapper {
        padding: 0;
    }

    .text {
        margin-top: 35px;
    }

    .exp-text {
        gap: 25px;
    }

    .partner {
        margin-top: 70px;
        margin-bottom: 70px;
    }

    .partner .text {
        margin-top: 10px;
    }

    .partner-grid {
        margin-top: 40px;
    }

    .partner-item-content p {
        margin-top: 15px;
    }

    .partner.type {
        margin-top: 96px;
    }

    .collection {
        margin-top: 40px;
    }

    .collection .exp-content {
        padding-top: 30px;
        padding-bottom: 96px;
    }

    .collection .text {
        margin-top: 60px;
    }

    .collection .exp-text {
        gap: 10px;
    }

    .location {
        margin-top: 60px;
    }

    .location.about-location {
        margin-top: 70px;
    }

    .loc-content {
        padding: 0;
        flex-direction: column;
    }

    .loc-heading,
    .loc-text {
        width: 100% !important;
    }

    .loc-text {
        margin-top: 30px;
    }

    .loc-btn {
        margin-top: 20px;
    }

    section.experience.innovation {
        margin-top: 30px;
    }

    .innovation .exp-content {
        padding-top: 60px;
        padding-bottom: 90px;
    }

    .innovation .exp-text {
        gap: 20px;
    }

    .innovation .cta-btn {
        margin-top: 45px;
    }

    .innovation .exp-image-big {
        aspect-ratio: 4 / 3;
    }

    .testimonial {
        margin-top: 60px;
    }

    .testimonial-slide {
        padding-top: 80px;
        padding-bottom: 90px;
    }

    .tl-author {
        margin-top: 40px;
    }

    .tips {
        margin-top: 30px;
        padding-top: 35px;
        padding-bottom: 14px;
    }

    .tip-content {
        margin-top: 50px;
    }

    .tip-grid {
        margin-top: 60px;
    }

    section.experience.find {
        margin-top: 30px;
        /* padding-top: 30px; */
    }

    .find .cta-btn {
        margin-top: 75px;
    }

    .find .exp-image-big {
        aspect-ratio: 5 / 6;
    }

    .pre-footer {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 40px;
        margin-bottom: 75px;
    }

    .pfl-head {
        line-height: 24px;
        font-size: 65px;
    }

    .pf-wrap {
        gap: 24px;
    }

    .pfr-img {
        position: relative;
        height: auto;
        overflow: hidden;
        padding-top: 0;
        width: 100%;
        aspect-ratio: 6 / 5;
    }

    .fm-right {
        flex-direction: column;
        gap: 0;
    }

    .fmr-top {
        width: 100%;
    }

    .fmr-bottom {
        width: 100%;
    }

    .ft-left.mob,
    .footer-bottom-middle.mob {
        display: block;
    }

    .ft-left.desk,
    .footer-bottom-middle.desk {
        display: none;
    }

    .fmr-top {
        margin-top: 24px;
    }

    .footer-bottom-middle.mob {
        display: flex;
        margin-top: 40px;
        gap: 28px;
    }

    .fmr-bottom {
        margin-top: 75px;
    }

    .footer-middle {
        padding-bottom: 80px;
    }

    .terms-link {
        gap: 35px;
    }

    .footer-bottom-left p {
        font-size: 14px;
    }

    .footer-link-wrap {
        grid-template-columns: repeat(3, 1fr);
    }

    .fml-bottom {
        margin-top: 64px;
    }

    .pfr-text a {
        margin-top: 45px;
    }

    .tip-item-content-wrap {
        transform: translateY(0);
    }

    .map iframe {
        height: 400px;
    }

    .rl-bottom-img {
        width: 150px;
    }

    .value {
        margin-top: 50px;
        margin-bottom: 30px;
    }


    .value-content-bottom {
        max-width: 318px;
        padding: 30px 20px;
        margin-top: 170px;
        padding-bottom: 60px;
    }

    .value-content-bottom p {
        font-size: 14px;
        margin-top: 10px;
        line-height: 21px;
    }

    .value-content-top {
        margin-bottom: 45px;
    }

    .value-slide {
        position: static;
        height: auto;
    }

    .value .splide__list {
        height: auto;
    }

    .value .splide__pagination {
        position: static;

    }

    .value .splide__pagination__page.is-active {
        background: #172A55;
    }

    .value .splide__pagination__page {
        background: transparent;
        border: 1px solid #172A55;
        opacity: 1;
    }

    .value-content-top .label {
        color: var(--label-gold);
    }

    .value-content-top h2 {
        color: var(--head);
    }

    .value-content-top p {
        color: var(--desc);
    }

    .partnership-middle {
        text-align: center;
        margin-top: 40px;
    }

    .resources {
        padding-top: 70px;
        padding-bottom: 100px;
    }


    .faq-section {
        padding-top: 55px;
    }

    .value-content-top.desk {
        display: none;
    }

    .value-content-top.mob {
        display: block;
    }

    .value-content-top {
        padding: 0px;
        padding-top: 40px;
    }

    .value-content-top p {
        margin-top: 20px;
    }

    .partner-item {
        aspect-ratio: 3/4;
    }

    .partner-grid {
        grid-template-columns: repeat(3, minmax(315px, 1fr));
    }

    .partner-grid.mattress-matchmaker {
        grid-template-columns: repeat(2, 1fr);
    }

    .header-top-middle {
        width: 132px;
        top: 35%;
    }

    .search-modal-wrap {
        padding: 70px 20px 40px 20px;
        gap: 30px;
    }

    .search-modal input {
        padding: 14px 16px;
        width: 95%;
    }

    .tl-author .auth {
        font-size: 14px;
    }

    .innovation .text {
        margin-top: 35px;
    }

    .value-slide {
        padding: 20px 0;
    }

    .hp-banner-img {
        position: relative;
        width: 100%;
        aspect-ratio: 1/ 1;
    }

    .milestone-bottom {
        gap: 30px;
        margin-top: 50px;
    }

    .partnership-grid {
        gap: 40px;
    }

    .australian-mattress-banner .ab-content h1 {
        font-size: 75px;
    }

    .am-faq.faq-section {
        padding-top: 40px;
    }

    .pride.testimonial {
        margin-top: 0;
    }

    .ultimate-section-wrap {
        padding-bottom: 30px;
    }

    .collaboration {
        padding-top: 60px;
        padding-bottom: 0;
    }


    .pre-foote2 {
        margin-bottom: 0;
    }

    .collaboration .exp-image-small {
        width: 110px;
        height: 145px;
    }

    .Unveiling-section-grid {
        display: block;
    }

    .australian-mattress-banner.about-banner {
        min-height: 500px;
    }

    .usg-item-content {
        padding-bottom: 24px;
    }

    .sleep-tips-banner .ab-content h1 {
        font-size: 70px;
    }

    .sleep-tips-banner .ab-content-text-wrap {
        max-width: 100%;
    }

    .creating-left {
        padding-bottom: 0;
    }

    .role {
        height: auto;
        margin-top: 100px;
    }

    .role-wrap {
        flex-direction: column-reverse;
        height: auto;
        padding-bottom: 0;
    }

    .role-bg {
        position: static;
        width: 100%;
        height: 100%;
        z-index: 0;
        aspect-ratio: 5/3;
    }

    .role-content {
        padding: 40px 20px;
    }

    .challenges .creating-right {
        margin-top: 0;
    }

    .mind {
        margin-top: 50px;
    }

    .equal {
        margin-top: 50px;
    }

    .creating-right-small {
        width: 100px;
        height: 115px;
    }

    .creating-wrap {
        gap: 70px;
    }

    .faq-margin {
        margin-bottom: 50px;
    }

    .pre-margin {
        margin-bottom: 0;
    }

    .equal-left-img {
        aspect-ratio: 5 / 3;
    }

    ul#menu-legal-pages {
        gap: 35px;
    }

    .hypnos-banner-right-content {
        margin-top: 40px;
    }

    .craftsmanship {
        padding-bottom: 0;
    }

    .hypnos-banner-left-content-wrap h1 {
        font-size: 130px;
        line-height: 100%;
    }

    .hypnos-banner-left-content-wrap .label {
        font-size: 42px;
        margin-top: 0;
    }

    .craftsmanship-left-wrap {
        margin-top: 40px;
    }

    .royal-hypnos-img {
        height: 400px;
    }

    .royal-hypnos-small {
        padding: 20px 0;
    }

    .hypnos-banner {
        /* min-height: 560px; */
        height: auto;
    }

    .royal-hypnos {
        padding-bottom: 20px;
    }

    .craftsmanship {
        padding-top: 40px;
    }

    .plush-banner-head h1 {
        font-size: 80px;
    }

    .plush-banner-top-bg {
        gap: 50px;
    }

    .plush-selection-cards {
        flex-direction: column;
    }

    .plush-selection-left {
        position: static;
        width: 100%;
    }

    .plush-selection-right {
        width: 100%;
    }

    .plush-selection-left-img img {
        aspect-ratio: 5/3;
        height: auto;
    }

    .plush-selection-right {
        padding-left: 0;
        padding-top: 40px;
    }

    .plush-selection-right-content {
        max-width: 100%;
    }

    .plush-selection-right-content p {
        margin-top: 10px;
    }

    .plush-selection-right-content ul {
        margin-top: 20px;
    }

    .plush-banner-bottom {
        height: auto;
    }

    .plush-banner-bg {
        padding-top: 70%;
    }

    .fundamental .plush-selection-right {
        padding-top: 40px;
    }

    .fundamental .plush-selection-right-wrap,
    .fundamental .plush-selection-cards:nth-child(even) .plush-selection-right-wrap {
        max-width: 100%;
    }

    .plush-selection-bottom {
        margin-top: 50px;
    }

    .care-guide .ab-content h1 {
        font-size: 60px;
    }

    .technology .ab-content h1 {
        font-size: 90px;
    }

    .technology .ab-content-text-wrap {
        margin-top: 30px;
        gap: 15px;
    }

    .science {
        padding: 50px 0;
    }

    .slb-selector-wrap {
        flex-direction: row;
    }

    .slb-selector-wrap .select2-container,
    .slb-selector-wrap input {
        width: 100% !important;
    }

    .slb-selector-wrap .select2-container {
        padding: 9px 20px;
    }

    .store-locator {
        margin-top: 50px;
    }

    .construction-banner-content-wrap {
        gap: 10px;
        max-width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }

    .dream {
        margin: 50px 0;
    }

    .dream-content-wrap {
        padding: 50px 40px;
    }

    .durable {
        padding-top: 30px;
    }

    .construction-banner-content h1 {
        font-size: 70px;
        line-height: 100%;
    }

    .construction-banner-content .label {
        font-size: 28px;
        margin-top: 10px;
    }

    .dream-content-bottom {
        margin-top: 15px;
        max-width: 100%;
    }

    .dream-content-top h2 {
        line-height: 100%;
    }

    .dream-content-bottom ul {
        margin-top: 15px;
    }

    .dream-content-top p {
        margin-top: 20px;
        max-width: 100%;
    }

    .construction-banner {
        min-height: 500px;
    }

    .durable .creating-right-small {
        width: 100px;
        height: 130px;
    }

    .durable .creating-left {
        padding-top: 0;
    }

    .trust .exp-image-small {
        width: 110px;
        height: 105px;
    }

    .trust .exp-content {
        width: 100%;
        padding-bottom: 60px;
    }

    .latest-right-top p,
    .latest-right-bottom-wrap ul li {
        font-size: 16px;
        line-height: 22px;
    }

    .latest-right-bottom {
        margin-top: 25px;
    }

    .customisation {
        padding-bottom: 90px;
        padding-top: 40px;
    }

    .construction-banner-bg {
        position: static;
        height: auto;
        padding-bottom: 0px;
    }

    .construction-banner-bg-img {
        width: 100%;
    }

    .construction-banner-wrap {
        height: auto;
    }

    .construction-banner {
        min-height: auto;
        height: auto;
        flex-direction: column-reverse;
    }

    .construction-banner-bg-img {
        width: 100%;
        height: auto;
        aspect-ratio: 1;
    }

    .construction-banner-wrap {
        height: auto;
        padding-bottom: 50px;
        text-align: center;
    }

    .hospitality-mattress .ab-content h1 {
        font-size: 50px;
    }

    .choice-grid-wrap {
        grid-template-columns: repeat(3, minmax(400px, 1fr));
    }

    .accommodation-bottom {
        flex-direction: column;
    }

    .accommodation-card {
        width: 100%;
        padding: 40px;
    }

    .accommodation-card-content-wrap {
        max-width: 100%;
    }

    .accommodation {
        padding-bottom: 50px;
    }

    .choice-item {
        padding: 20px;
    }

    .choice-item p {
        font-size: 12px;
    }

    .superior-wrapper {
        height: auto;
        flex-direction: column-reverse;
    }

    .superior-middle-content {
        max-width: 100%;
    }

    .superior-img {
        width: 100%;
    }

    .superior-img-wrap {
        aspect-ratio: 7/5;
    }

    .guest-bottom {
        flex-direction: column-reverse;
    }

    .guest-bottom-right,
    .guest-bottom-left {
        width: 100%;
    }

    .guest-bottom-right-img {
        aspect-ratio: 7 / 5;
    }

    .guest-bottom-left-content {
        max-width: 100%;
    }

    .guest-bottom-left {
        gap: 50px;
    }

    .seamless .exp-content {
        padding-top: 0;
    }

    .superior {
        padding-right: 0px;
    }

    .superior-middle {
        padding: 0 20px;
    }

    .boat-caravan-banner {
        height: 100vh;
        min-height: 500px;
        justify-content: center;
    }

    .boat-caravan-banner .construction-banner-bg {
        position: absolute;
    }

    .boat-caravan-banner .construction-banner-content {
        padding-bottom: 0;
    }

    .boat-caravan-banner .construction-banner-wrap {
        padding-bottom: 0;
    }

    .boat-caravan-banner .construction-banner-content-wrap {
        max-width: 100%;
    }

    .high-sea-small,
    .why .exp-image-small,
    .marine .creating-right-small {
        width: 120px;
        height: 120px;
    }

    .caravan-content {
        padding: 40px;
    }

    .sleeping-right-content ul {
        gap: 10px;
    }

    .clean .exp-wrapper {
        gap: 40px;
    }

    .why .exp-wrapper {
        gap: 70px;
    }

    .why .exp-content {
        padding: 0;
    }

    .why .text {
        margin-top: 20px;
    }

    .marine .creating-left-content p,
    .marine .creating-left-content ul li,
    .sleeping-right-content p,
    .sleeping-right-content ul li,
    .sleeping-right-content ul li a,
    .clean .text p,
    .clean .text ul li {
        font-size: 16px;
    }

    .commercial-banner {
        min-height: 500px;
        height: 100vh;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .commercial-banner .construction-banner-bg {
        position: absolute;
        height: 100%;
        width: 100%;
    }

    .commercial-banner .construction-banner-bg-img {
        width: 100%;
    }

    .solution-right {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .solution-wrapper {
        flex-direction: column-reverse;
    }

    .solution-left {
        width: 100%;
    }

    .solution-left p {
        max-width: 100%;
    }

    .solution-left {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .solution-left .cta-btn {
        margin-top: 30px;
    }

    .solution-right-small {
        width: 138px;
        height: 189px;
        bottom: 0;
        left: auto;
        right: 20px;
    }

    .solution-right-big {
        aspect-ratio: 5 / 4;
    }

    .premium-card-bottom {
        padding: 20px;
    }

    .premium-bottom {
        margin-top: 70px;
    }

    .premium-bottom .splide__arrows {
        top: -60px;
    }

    .who-bottom {
        margin-top: 20px;
    }

    .who-animate {
        margin-top: 50px;
    }

    .bulk {
        padding: 60px 0;
        margin-top: 50px;
    }

    .bulk .Unveiling-slider {
        margin-top: 50px;
    }

    .card-bottom {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .card-bottom-right {
        padding-top: 20px;
    }

    .card-bottom-left {
        max-width: 100%;
        gap: 20px;
    }

    .card-bottom-right-img {
        width: 100%;
        height: auto;
        aspect-ratio: 5 / 3;
    }

    .card-top {
        max-width: 100%;
    }

    .card-bottom-right {
        height: auto;
    }

    #who-slider .slide-card {
        padding: 20px;
    }

    .card-top {
        font-size: 24px;
    }

    .operation {
        padding-top: 0px;
    }

    .camp {
        margin-top: 50px;
    }

    .logistic {
        margin-top: 70px;
    }

    .heavy-duty .text {
        margin-top: 30px;
    }

    .logistic .mind-left-image {
        width: 150px;
        height: 175px;
    }

    .heavy-duty .exp-content {
        padding-top: 0px;
        padding-bottom: 95px;
    }

    .camp {
        padding: 70px 0;
    }

    .camp-wrap {
        padding: 50px;
    }

    .contact {
        padding-top: 120px;
        padding-bottom: 40px;
    }

    .contact-text {
        margin-top: 25px;
    }

    .contact-form {
        margin-top: 50px;
        gap: 30px;
    }

    .form-group-wrap {
        flex-direction: column;
    }

    .contact-info {
        flex-direction: column;
        gap: 40px;
        margin-top: 60px;
    }

    .contact-info-items {
        gap: 10px;
        margin-top: 25px;
    }

    .contact-info-item h4 a {
        font-size: 20px;
    }

    .contact-info-item img {
        width: 25px;
        height: 25px;
        margin-top: 5px;
    }

    .contact-info-socials {
        margin-top: 25px;
    }

    .contact-info-item {
        align-items: start;
    }

    .faq-page {
        margin-top: 60px;
        margin-bottom: 50px;
    }

    .testimonial-section-filter ul {
        gap: 25px;
    }

    .testimonial-card {
        flex-direction: column;
        padding-bottom: 45px;
    }

    .testimonial-section,
    .newsletter,
    .pre-footer3 {
        margin-top: 50px;
    }

    .testimonial-nav {
        margin-top: 45px;
    }

    .tsb-left {
        aspect-ratio: 5/3;
        height: 100%;
    }

    .newsletter-wrap-in {
        padding: 40px 30px;
    }

    .testimonial-banner-text h1 {
        font-size: 85px;
        line-height: 100%;
    }

    .testimonial-banner-text .label {
        font-size: 28px;
        line-height: 100%;
    }

    .testimonial-banner {
        min-height: 500px;
    }

    .partner-section-grid {
        display: flex;
        overflow: hidden;
        overflow-x: auto;
    }

    .partner-card {
        min-width: 400px;
    }

    .pre-footer3-content {
        padding: 60px 10px;
    }

    .benefits-section .Unveiling-item-img {
        margin: 0 auto;
    }

    .benefits-section .Unveiling-item-content h4,
    .benefits-section .Unveiling-item-content p {
        text-align: center;
    }

    .benefits-section .Unveiling-item-content {
        margin: 0 auto;
        margin-top: 20px;
    }

    .trusted-brands-item {
        min-width: 400px;
    }

    .trusted-brands-grid {
        display: flex;
        gap: 20px;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .trusted-brands {
        margin-top: 50px;
    }

    .benefits-section {
        margin-top: 30px;
    }

    .access {
        margin-top: 50px;
        padding: 50px 0;
    }

    .access-top {
        flex-direction: column;
    }

    .access-top-right {
        max-width: 100%;
        margin-top: 15px;
    }

    .access-grid {
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .access-card {
        min-width: 400px;
    }

    .access-card:hover {
        width: inherit;
    }

    .partner-banner .ab-content h1 {
        font-size: 67px;
        line-height: 100%;
    }

    .partner-banner .ab-content-wrap p {
        margin-top: 10px;
    }

    section.about-banner.partner-banner {
        min-height: 500px;
    }

    .tbic-top-img {
        width: 180px;
    }

    .exclusive {
        margin-top: 50px;
    }

    .exclusive-card {
        padding-left: 0;
    }

    .exclusive-card-top {
        padding-left: 20px;
    }

    .main-brand-banner .construction-banner-bg-img {
        width: 100%;
    }

    .main-brand-banner .construction-banner-content-wrap {
        margin-top: 20px;
        max-width: 100%;
    }

    .construction-banner-content {
        margin-top: 75px;
    }

    .main-brand-banner .construction-banner-content h1 {
        font-size: 10vw;
    }

    .mattress-partner-card {
        padding: 20px;
    }

    .counter {
        font-size: 42px;
    }

    .milestone-item p {
        font-size: 16px;
    }

    .boat-caravan-banner .construction-banner-content h1 {
        max-width: 100%;
    }

    .boat-caravan-banner .construction-banner-content {
        justify-content: center;
    }

    .operation .choice-item-bottom {
        display: none;
    }

    .operation .choice-grid-wrap {
        height: auto;
    }

    .quiz-nav {
        position: static;
        margin-top: 30px;
    }

    .quiz-step-select {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .quiz-container {
        margin-top: 150px;
    }

    .quiz-step-picker {
        max-width: 600px;
    }

    .quiz-sections .value {
        margin: 0;
    }

    .selector-option {
        align-items: flex-start;
        text-align: left;
        white-space: wrap;
        font-size: 16px;
        align-self: flex-start;
    }

    .selector-option::before {
        flex-shrink: 0;
    }

    .blog-inner h1 {
        font-size: 40px;
    }

    .blog-inner h2 {
        font-size: 34px;
    }

    .blog-inner h3 {
        font-size: 28px;
    }

    .blog-inner h4 {
        font-size: 24px;
    }

    .blog-inner h5 {
        font-size: 20px;
    }

    .blog-inner h6 {
        font-size: 18px;
    }

    .blog-inner {
        margin-top: 50px;
    }

    .blog-inner-banner .testimonial-banner-text h1 {
        font-size: 32px;
        line-height: 100%;
    }

    .similar-blog {
        margin-top: 50px;
    }

    .trouble-shoot-card-img {
        aspect-ratio: 5 / 4;
    }

    .Unveiling-section-grid {
        display: flex;
        flex-direction: column;
    }

    .matchmaker-matt-in .mm_main .item {
        text-align: center;
    }

    .matchmaker-matt-in .mm_main .item .icon {
        width: 50px;
        height: 50px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .matchmaker-matt-image {
        height: 260px;
    }

    .testimonial_tab_content .item-wrap {
        flex-direction: column;
    }
}



@media only screen and (max-width: 600px) {
    h1 {
        font-size: 42px;
    }

    .ab-content h1 {
        font-size: 70px;
        line-height: 48.8px;
    }

    h2 {
        font-size: 28px;
        /* line-height: 28px; */
    }

    h2.small {
        font-size: 32px;
    }

    h2.tiny {
        font-size: 28px;
        /* line-height: 115%; */
    }

    h3.tiny {
        font-size: 28px;
        line-height: 115%;
    }

    .label.mid {
        font-size: 28px;
    }

    .label.big {
        font-size: 32px;
    }

    .pfr-text p {
        font-size: 16px;
    }

    .testimonial .test-left h3 {
        font-size: 24px;
        line-height: 29px;
    }

    .tl-author .desg {
        font-size: 12px;
        line-height: 14.4px;
        letter-spacing: 1px;
    }

    .exp-heading h2 {
        /* line-height: 28px; */
    }

    .tip-item h4.big {
        font-size: 26px;
    }

    .find-feature-item .ffi-text p {
        font-size: 12px;
        font-weight: 600;
        line-height: 16.8px;
    }

    .find-feature-item .ffi-text {
        max-width: 14ch;
    }

    .pfl-head {
        font-size: 28px;
        font-weight: 350;
        line-height: 25.48px;
    }

    .pf-right {
        margin-top: 0;
    }

    .footer-link-wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer-bottom-right {
        width: 100%;
    }

    .terms-link {
        gap: 0;
        justify-content: space-between;
    }

    .exp-image-big {
        aspect-ratio: 7/5;
    }

    .exp-image-small {
        width: 105px;
        height: 73px;
        top: -35px;
    }

    .collection .exp-image-small {
        top: -35px;
    }

    .pfl-img img {
        width: 80px;
        height: 68px;
    }

    .partner-item {
        /* aspect-ratio: 1; */
    }

    .search-modal-wrap {
        width: 90%;
    }

    .ab-content-wrap p {
        margin-top: 30px;
    }

    .value-content-top p,
    .value-content-bottom p {
        margin-top: 20px;
    }

    .milestone {
        margin-top: 50px;
    }

    .accordion {
        margin-top: 30px;
    }

    .faq-section {
        padding-bottom: 0;
    }

    .hsrs-img {
        aspect-ratio: 5 / 4;
    }

    .partner-grid {
        gap: 16px;
    }

    .ab-content {
        /* height: calc(100vh - 240px); */
        padding-bottom: 50px;
    }

    .tip-grid {
        grid-template-columns: repeat(3, minmax(300px, 1fr));
    }

    .tip-grid {
        height: 460px;
    }

    #testimonial-slider ul {
        /* min-height: 420px; */
    }

    .testimonial {
        padding-bottom: 0px;
    }

    .testimonial .splide__arrows {
        bottom: 60px;
    }

    .footer-link-wrap {
        column-gap: 90px;
    }

    .partner-img {
        padding: 0 65px;
    }

    .australian-mattress-banner .ab-content h1 {
        font-size: 42px;
    }

    .australian-mattress-banner .ab-content-text-wrap {
        margin-top: 30px;
        gap: 15px;
    }

    .Unveiling-item-content h4 {
        font-size: 22px;
    }

    .Unveiling-item-img {
        height: 50px;
        width: 50px;
    }

    .Unveiling-item-content {
        margin-top: 5px;
        gap: 5px;
    }

    .Unveiling-section-footer {
        margin-top: 40px;
    }

    ul#menu-legal-pages {
        gap: 0;
        justify-content: space-between;
    }

    .hypnos-banner-left-content-wrap h1 {
        font-size: 80px;
    }

    .royal-hypnos-img {
        height: 370px;
    }

    .craftsmanship-left-toggle .tab-active-btn {
        max-width: 35ch;
    }

    .plush-banner-head h1 {
        font-size: 50px;
        line-height: 100%;
    }

    .plush-banner-bg {
        padding-top: 80%;
    }

    .technology .ab-content h1 {
        font-size: 60px;
    }

    .science-left-bottom-img img {
        aspect-ratio: 5 / 4;
    }

    .slbl-card {
        padding-left: 25px;
    }

    .slbl-card {
        min-width: 300px;
    }

    .customisation-card {
        height: 400px;
    }

    .construction-banner-content h1 {
        font-size: 50px;
    }

    .dream-content-wrap {
        padding: 25px;
    }

    .latest-left-img img,
    .art-right-img img,
    .durable .creating-right-big {
        aspect-ratio: 5 / 4;
    }

    .hospitality-mattress .ab-content h1 {
        font-size: 35px;
    }

    .choice-grid-wrap {
        grid-template-columns: repeat(3, minmax(300px, 1fr));
    }

    .accommodation-card,
    .accommodation-card-content-wrap {
        padding: 20px;
    }

    .why .exp-image-small {
        top: auto;
    }

    .caravan {
        padding: 50px 0;
    }

    .caravan-content {
        width: 100%;
        max-width: 100%;
        padding: 20px;
    }

    .premium-card-top {
        max-width: 100%;
        padding: 20px;
    }

    .commercial-banner .construction-banner-content h1 {
        font-size: 18vw;
    }

    .commercial-banner .construction-banner-content-head {
        width: fit-content;
    }

    .camp-wrap {
        padding: 20px;
    }

    .camp {
        padding: 60px 0;
    }

    .form-group {
        padding-left: 10px;
        padding-right: 10px;
    }

    .phone-input {
        margin: 0;
        gap: 10px;
    }

    .inquiry-arrow {
        right: 10px;
    }

    .newsletter-form {
        gap: 0px;
        flex-direction: column;
    }

    .newsletter-form input {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .testimonial-banner-text h1 {
        font-size: 70px;
    }

    .partner-card {
        min-width: 300px;
    }

    .newsletter-form input {
        width: 100%;
    }

    .trusted-brands-item {
        padding: 20px;
    }

    .trusted-brands-item {
        min-width: 330px;
    }

    .access-card {
        min-width: 330px;
    }

    .exceptional .camp-wrap {
        padding: 40px;
    }

    .hypnos-banner-left-content-wrap h1 {
        font-size: 42px !important;
        font-size: 42px;
        font-weight: 400;
        line-height: 37.8px;
        letter-spacing: -0.02em;
    }

    .hypnos-banner-left-content-wrap .label {
        text-align: center;
        font-size: 35px !important;
        font-weight: 400;
        line-height: 35.1px;
    }

    .blog-time {
        gap: 5px;
        flex-direction: column;
        margin-bottom: 30px;
    }

    .blog-inner-content .blog-inner-right img {
        aspect-ratio: 5 / 4;
    }

    .blog-time-sep {
        display: none;
    }
}

@media only screen and (max-width: 475px) {
    .milestone-bottom {
        flex-direction: column;
    }

    .rl-bottom-img {
        width: 100px;
    }

    .testimonial {
        padding-bottom: 30px;
    }

    .testimonial .splide__arrows {
        bottom: 40px;
    }

    .footer-link-wrap {
        column-gap: 20px;
    }

    .craftsmanship-left-toggle {
        align-items: start;
        flex-direction: column;
    }

    .plush-selection-left-img img {
        aspect-ratio: 5 / 4;
    }

    .care-guide .ab-content h1 {
        font-size: 36px;
    }

    .technology .ab-content h1 {
        font-size: 50px;
    }

    .solution-right-small {
        width: 100px;
        height: 120px;
    }

    .contact-info-item h4 a {
        font-size: 16px;
    }

    .testimonial-banner-text h1 {
        font-size: 47px;
    }

    .trusted-brands-item {
        min-width: 300px;
    }

    .access-card {
        min-width: 300px;
    }

    .exceptional .camp-wrap {
        padding: 20px;
    }

    .mattress-partner-card {
        min-width: 300px;
    }

    .boat-caravan-banner .construction-banner-content h1 {
        font-size: 28px;
    }

    .boat-caravan-banner .construction-banner-content p {
        font-size: 14px;
        line-height: 19px;
    }

    .quiz-step-select {
        column-gap: 15px;
    }

    .quiz-step-age {
        display: flex;
        flex-direction: column;
    }

    .trouble-shoot-card {
        min-width: 280px;
    }
}

@media only screen and (max-width: 375px) {
    .australian-mattress-banner .ab-content h1 {
        font-size: 40px;
    }

    .pfl-head>div {
        white-space: wrap;
    }

    .similar-blog-head {
        align-items: start;
        flex-direction: column;
        gap: 20px;
    }
}