@media (max-width: 576px) {

    #pglytsidbr {
        display: none;
    }

    .hero-container {
        margin: 0px;
    }

    .pglysctshrt {
        margin: 0px 5px 20px;
    }

    .infhd {
        font-size: 16px;
    }

    .infinf {
        font-size: 10px;
        padding-top: 2%;
    }

    .cards-dip {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px 0%;
        margin: 0px;
        gap: 10px;
        height: 485px;
    }

    .card {
        height: 470px;
        border-radius: 5px;
        flex: 0 0 auto;
        width: calc(100% - 20px);
        scroll-snap-align: start;
        box-shadow: 0px 0px 2px transparent;
        border: 1px solid var(--border-light);
    }

    #clctn {
        display: none;
    }

    .hero-nav {
        display: none;
    }

    .hsltxscnt {
        padding-top: 33px;
    }

    h1 {
        font-size: 20px;
    }

    h2 {
        font-size: 19px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 17px;
    }


    .mntbtd {
        height: 155px;
        position: relative;
        overflow: hidden;
    }

    .hero-banner {
        height: 64vh;
    }

    .pglytcnts .panel {
        background-color: transparent;
    }

    .fxddbtn {
        float: right;
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .card-wh-reso-cont {
        height: 50px;
        font-size: 15px;
    }

    .prcplbtn-dsp div:first-child {
        font-size: 16px;
    }

    .card-deta span {
        margin: 0px;
    }

    .h-h.scthdr {
        background-color: var(--color-white);
        color: var(--color-black);
    }

    .dstnpckgspg.dsthdr {
        background-color: var(--color-white);
        padding: 15px 10px 0px;
    }

    .dstnpckgspg.dsthdr>.cards-dip {
        height: 470px;
    }

    .dstnpckgspg.dsthdr>.cards-dip .othdyrtpcd {
        height: 450px;
        flex: 0 0 auto;
        width: calc(100% - 20px);
        scroll-snap-align: start;
    }

    #h-hmob {
        display: block;
    }

    .cardimgh:hover img {
        transform: translate(-50%, -50%) scale(1.2);
    }

    .gtitcntf {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        padding: 30px 10px;
    }

    .gtitcntf#contlayo {
        padding-left: 10px;
        padding-right: 10px;
    }

    .gtitcntf>div:first-child {
        width: 100%;
        padding: 0px;
    }

    #multi-step-form-container {
        width: 100%;
        margin-top: 30px;
    }

    .gtitcntf>div:nth-child(2) {
        width: 100%;
        padding: 0px;
    }

    .gtitcntfo h3 span {
        font-size: 30px;
        margin-top: 20px;
        letter-spacing: -1px;
    }

    .gtitcntfo h3 {
        padding: 0px 0px 20px;
        font-size: 25px;
    }

    .copyright div {
        font-size: 13px;
        font-weight: 500;
    }

    .fosclnt {
        margin: 40px 0px 45px;
    }

    .copyright {
        margin-left: 0%;
    }

    /* why */

    .whycrdcont,
    .custmtabl {
        position: relative;
        overflow: hidden;
    }

    .thaclmx-disp {
        display: -webkit-flex;
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        -webkit-scroll-behavior: smooth;
        scroll-behavior: smooth;
    }

    .thaclmx-disp::-webkit-scrollbar {
        display: none;
    }

    .thaclmxcrd {
        flex: 0 0 calc(100% - 25px);
        scroll-snap-align: start;
        padding: 40px 0px;
    }

    .thaclmxcrd h3,
    .thaclmxcrd p {
        display: block;
        padding: 0px 15px;
    }

    .thaclmxnext-btn.end-slide {
        opacity: 0.2;
    }

    .thaclmxprev-btn.end-slide {
        opacity: 0.2;
    }

    .pckgovwdscfull p {
        padding-right: 0px;
    }

    .fxddptres {
        padding-bottom: 15px;
    }

    .fxddpcnttbs {
        display: flex;
        flex-direction: column;
        box-shadow: 0px 0px 2px transparent;
        border-left: 1px solid var(--border-light);
        border-bottom: 1px solid var(--border-light);
        border-radius: 5px 0px 0px 5px;
    }

    .fxdlbctgrs {
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        justify-content: start;
        height: 80px;
    }

    .fxdlbctgrs::-webkit-scrollbar {
        display: none;
    }

    .fxddpcnttbs::after {
        border-radius: 5px 5px 0px 5px;
    }

    .fxdlbctgrs label {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: fit-content;
        padding: 10px 0px;
        flex: 0 0 auto;
        width: 98px;
        scroll-snap-align: start;
        border-radius: 0px 0px 5px 5px;
    }

    .fxdlbctgrs label:not(:last-of-type) {
        margin-right: 1px;
    }

    .fxdlbctgrs label:last-of-type {
        padding-right: 3px;
        border-right: 1px solid var(--border-light);
        border-radius: 0px 5px 0px 5px;
    }

    .fxddprt-dsp#fxddpid {
        padding: 0px;
        background-color: transparent;
    }

    .fxdtrslyo {
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        height: 350px;
    }

    .fxdtrslyo::-webkit-scrollbar {
        display: none;
    }

    .fxdtr {
        flex: 0 0 auto;
        width: calc(100% - 50px);
        scroll-snap-align: end;
    }

    .fxdtr:first-of-type {
        margin-left: 10px;
    }

    .fxdtrslyo>img {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: auto;
        height: calc(100% + 28px);
    }

    .pckgovw-dsp {
        display: block;
        padding: 20px 10px 30px;
    }

    #homestt {
        margin: 0px 0%;
    }

    #contact-form input,
    #contact-form select {
        height: 50px;
    }

    .thaclmx-disp {
        padding: 0px 0%;
        gap: 8px;
    }

    .custmtabl {
        background-color: transparent;
    }

    .thaclmxcrd {
        padding: 30px;
        border: 1px solid var(--border-light);
        box-shadow: 0px 0px 2px transparent;
        overflow: none;
        border-radius: 5px;
        background: var(--color-white);
    }

    .mopckbtn {
        padding: 15px 0px;
        background-color: transparent;
        border-radius: 5px;
    }

    .mopckbtn.mpinpgb {
        background-color: var(--color-white);
        border-radius: 0px;
    }

    .inpgbnner {
        width: 100%;
        margin-left: 0%;
    }

    .inpgbnner img {
        width: auto;
        height: 100%;
    }

    .inpgstrt h1 {
        font-size: 20px;
    }

    .inpgstrt {
        padding: 20px 15px;
        width: 100%;
    }

    .inpgstrt p {
        font-size: 16px;
        letter-spacing: -1px;
        margin: 5px 0px;
    }

    .mdtlsabtp-dsp {
        top: 30px;
        right: 5px;
    }

    .mdtlsabtp-dsp ul {
        flex-direction: column;
        justify-content: end;
    }

    .mdtlsabtp-dsp ul li:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .nvgtobd {
        display: none;
    }

    .pckgscards-dsp {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        gap: 15px;
    }

    #pginlytcnts {
        margin-left: 0%;
    }

    .accoda {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .accoda::after {
        display: none;
    }

    .accoda span {
        font-size: 10px;
    }

    .accoda {
        font-size: 25px;
    }

    .accoiti {
        margin-left: 8px;
    }

    .itininf {
        display: block;
    }

    .itininf div:nth-child(2) {
        display: none;
    }

    .itininf h3 {
        margin-left: 0px;
    }

    .itininf ul {
        margin-left: 0px !important;
    }

    .accordion {
        transition: 0s;
    }

    .itininflst {
        display: block;
    }

    .itininflst div h3 {
        margin: 10px 0px 10px 0px;
    }

    .panel#itnr .itininflst ul {
        margin-left: 0px;
    }

    .trpprfil-dsp {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .trpprfitms {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px dashed #8c8a8c;
        padding: 10px 0px;
    }


    .trpprfitmsdtls .trppico {
        font-size: 24px;
    }

    .trppico .fa-person-hiking,
    .trppico .fa-person {
        font-size: 28px;
    }

    .trpprfitmscmm h4 {
        font-size: 16px;
    }

    .trpprfitmscmm abbr {
        font-size: 15px;
    }

    #tabs .tab {
        font-size: 15px;
    }

    .tabcontent {
        overflow-x: auto;
        position: relative;
    }

    .tabcontent::-webkit-scrollbar {
        display: none;
    }

    #flsh {
        width: 310%;
    }

    .inclexcl {
        flex-direction: column;
    }

    .inclexcl .excl {
        margin-left: 0px;
        margin-top: 20px;
    }

    .book_now {
        padding: 8px 10px;
    }

    #relhgh {
        display: none;
    }

    .footerits {
        flex-direction: column-reverse;
    }

    .footerits#contlayo {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footerits#homestt_p0 {
        padding: 0px 10px;
    }

    .footerits .foqcl h2 {
        text-align: left;
    }

    .foqcl-dsp ul li:not(:last-child) {
        margin-bottom: 8px;
    }

    .if_so {
        padding: 20px 8px;
    }

    .fllpgflx3pc {
        margin-right: 0px;
    }

    .clmxkngofadvs {
        flex: 100%;
        padding: 0px 10px;
    }

    .fllpgflx3pc .stsdnvlft {
        display: none;
    }

    .fllpgflx3pc .stsdnvrgh {
        display: none;
    }

    .maxtd .maxcrd img {
        min-width: 100%;
        height: 100%;
    }

    .tpmentb .tpmenlnk-dsp {
        flex-direction: column-reverse;
    }

    .tpmenlnk-dsp ul li a {
        font-size: 13px;
    }

    .tpmenttle {
        margin-top: 15px;
        text-align: right;
    }

    .tpmentr {
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
    }

    .tpmentr a {
        flex: 0 0 auto;
        width: fit-content;
        scroll-snap-align: start;
        color: #0000ff;
    }

    .tpmentr a:not(:last-child) {
        margin-right: 30px;
    }

    a .tpmentd .tpmenico i {
        border: 1px solid #99A3AD;
        background-color: #99A3AD;
    }

    .topnavaricls {
        padding: 30px 10px 30px;
        background-color: #ffffff;
    }

    .maxtdim#image_bg {
        height: 200px;
    }

    .for0forcont {
        margin-left: 0%;
        margin-right: 0%;
        width: 100%;
    }

    .for0cont {
        left: 0%;
        margin: 0%;
        width: 100%;
    }

    .for0pgshrtin {
        width: 90%;
        padding: 3vh 10px 4vh;
    }

    .for0forim img {
        width: 200px;
    }

    .for0for p span,
    .for0lnkbtp span {
        display: none;
    }

    .for0lnkbtp a button {
        padding: 5px 10px;
        font-size: 16px;
    }

    .fllpgflxno {
        padding: 3vh 10px 30px;
        margin-right: 0px;
    }

    #rsnwbwus {
        padding: 30px 10px;
        margin-bottom: 17px;
    }

    .pckitmdesc {
        overflow: hidden;
    }

    .qfctr {
        padding-left: 10px;
    }

    .tpsqfctimg {
        flex: calc(20% - 10px);
    }

    .qfctd {
        margin: 10px 0px;
    }

    .qfctd:last-child {
        padding-left: 10px;
    }

    #maxflo {
        width: 100%;
        flex-direction: column;
        align-items: start;
    }

    #maxflo .maxdtls {
        flex: 100%;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    #maxflx .maxdtls {
        flex: calc(100% - 150px);
        padding-bottom: 0px;
    }

    .maxdtls div {
        width: 130px;
    }

    .clmxkngofadvs ul li {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .respnshrt .respnshrtin,
    .contact-respnshrt .contact-respnshrtin {
        width: 90%;
        padding: 3vh 10px 4vh;
    }

    .mopckbtn a {
        padding: 10px 17px;
    }

    .sbmtx {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }

    .sbmtmsg h2 {
        padding-bottom: 15px;
    }

    .bkhert {
        width: 88%;
        margin-top: 2vh;
        margin-left: 0%;
        border-left: none;
        padding-left: 10px;
        padding-right: 10px;
    }

    .bkinn {
        width: 100%;
        height: 100%;
        margin-left: 0%;
    }

    .bkinn::before {
        content: '';
        width: calc(100% - 20px);
        height: 100%;
    }

    .bkhert::-webkit-scrollbar {
        display: none;
    }

    .bksbmt input {
        width: 150px;
    }

    .submtresp,
    .contact-submtresp {
        margin-left: 0%;
        width: 100%;
    }

    .fllpgflx3pc {
        display: block;
    }

    #thaclmx .thaclmxcrd {
        padding: 0px 0px 50px;
    }

    .thaclmxcrd h3 {
        padding-bottom: 10px;
    }

    .wethtable-disp {
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
    }

    .weathertr {
        flex: 0 0 auto;
        width: calc(100% / 6);
        scroll-snap-align: end;
    }

    .fxdprtprce {
        padding: 60px 10px;
        margin-bottom: 50px;
        font-size: 20px;
    }

    .fxdprtprce span {
        font-size: 20px;
        font-weight: 900;
    }

    .welc-adve::before {
        top: 17%;
        width: 93%;
        height: 40%;
        margin-left: 3.3%;
        box-shadow: transparent 0px 0px 2px;
        border: 1px solid var(--border-light);
    }

    .mobhdescr {
        display: block;
        padding-bottom: 20px;
        text-align: left;
    }

    .contusin>div:first-child {
        width: 100%;
        padding-right: 0px;
    }

    .contusin {
        flex-direction: column;
    }

    .contusin>div:nth-child(2) {
        width: 100%;
        padding-left: 0px;
    }

    .foqcl-dsp ul:first-child {
        padding-right: 10px;
    }

    .reltdt-dsp {
        flex-direction: column-reverse;
    }

    .reltdtirs {
        width: 100%;
        min-height: 200px;
        margin: 0px;
        border-radius: 5px 5px 0px 0px;
    }

    .reltddscr {
        width: calc(100% - 30px);
        padding: 15px 15px;
    }

    .reltddscr>span {
        font-weight: 600;
    }

    .relbtn {
        justify-content: space-between;
    }

    .relbtn p {
        font-weight: 600;
    }

    .relbtn span {
        font-weight: 600;
    }

    /* safari */
    .incoptns {
        flex-direction: column;
        border: none;
    }

    .incoptns h3 {
        margin-right: 0px;
        width: 100%;
        text-align: left;
        height: 40px;
    }

    .incoptns h3::before {
        margin: 0px 10px 0px 0px;
    }

    .incoptns ol {
        flex-direction: column;
        align-items: start;
        width: 100%;
        text-align: left;
    }

    .incoptns ol::before {
        border: 8px solid transparent;
        border-bottom: 8px solid #ddd;
        bottom: 99%;
        left: 14%;
    }

    #sfpckgoth {
        display: flex;
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        justify-content: start;
        text-align: center;
        margin-top: 10px;
        grid-gap: 10px;
    }

    #sfpckgoth::-webkit-scrollbar {
        display: none;
    }

    .guidlns {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .gudltp span {
        font-size: 16px;
    }

    .t-map {
        width: calc(100% - 20px);
    }

    .t-ext-map-ext {
        width: 100%;
        margin-top: 40px;
    }

    .t-ext-map-ext table tr td:nth-child(odd) {
        width: 80px;
    }

    .dsnttop {
        flex-direction: column;
    }

    .dstsys p {
        padding-bottom: 0px;
    }

    .fstdsdt:not(:last-child) {
        margin-bottom: 15px;
    }

    .fstdsdt:not(:last-child) {
        margin-right: 0px;
    }

    .fstdsdt {
        width: 100%;
        align-items: center;
    }

    .dstico img {
        width: 27px;
    }

    .infotbsbtn {
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        justify-content: start;
        height: 80px;
    }

    .infotbsbtn::-webkit-scrollbar {
        display: none;
    }

    .infotbsbtn label {
        flex: 0 0 auto;
        width: fit-content;
        scroll-snap-align: start;
    }

    .features {
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        justify-content: start;
        gap: 20px;
        flex-wrap: wrap;
    }

    .feature {
        flex: 0 0 auto;
        width: calc(100% - 20px);
        scroll-snap-align: start;
    }

    .t-ext-map {
        flex-direction: column;
    }

    .dsttbs {
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        justify-content: start;
        height: 80px;
    }

    .dsttbs::-webkit-scrollbar {
        display: none;
    }

    .dsttbs label {
        flex: 0 0 auto;
        width: fit-content;
        scroll-snap-align: start;
    }

    .dstntwlds {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        row-gap: 25px;
        column-gap: 20px;
    }

    .dstntwico img {
        height: 35px;
    }

    .explore-more {
        display: flex;
        height: 330px;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px 0%;
        background-color: transparent;
        gap: 10px;
    }

    .expmoin {
        flex: 0 0 auto;
        width: calc(100% - 160px);
        height: 270px;
        scroll-snap-align: start;
    }

    .expmoin:not(:first-child) {
        margin-left: 0px;
    }

    .dstntwinf p {
        padding: 0px;
    }

    .sfrcards-dip {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px;
        margin: 0px;
        background-color: transparent;
        gap: 10px;
        height: 370px;
    }

    .sfr-card {
        flex: 0 0 auto;
        width: calc(100% - 25px);
        scroll-snap-align: start;
        box-shadow: 0px 0px 2px transparent;
        border: 1px solid var(--border-light);
    }

    .pckgovwdscfull {
        padding: 0px 10px;
    }

    .dytrcrds {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .dytrcrd {
        display: block;
    }

    .dytrcrdimg {
        height: 200px;
    }

    .dytrcrdimg img {
        width: 100%;
    }

    #trhglts ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 0px;
        row-gap: 0px;
    }

    #trhglts ul li {
        padding: 20px 10px;
    }

    #trhglts ul li:not(:last-child) {
        border-bottom: 1px dotted #b3b3b3;
    }

    #trhglts ul li:nth-child(odd) {
        margin-right: 0.8px;
    }

    #trhglts ul li:nth-child(8) {
        display: none;
    }

    #trhglts ul li:nth-child(2) {
        background-color: #f9f9f9;
        border-radius: 8px 8px 0px 0px;
    }

    #trhglts ul li:nth-child(3) {
        background-color: #f9f9f9;
    }

    #trhglts ul li:nth-child(6) {
        background-color: #f9f9f9;
    }

    #trhglts ul li:nth-child(7) {
        background-color: #f9f9f9;
        border: none;
        border-radius: 0px 0px 8px 8px;
    }

    .dyrpitne p {
        margin-left: 30px;
    }

    .othdytrps {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .mntbtd img {
        border-radius: 0px;
    }

    .rsul {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .rsico img {
        width: 30px;
        height: 30px;
        margin-top: 5px;
    }

    .bchadvtprflx {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .bchadvtprflx::after {
        display: none;
    }

    .bchrglft {
        width: 100%;
    }

    .bchrglrt {
        display: flex;
        position: relative;
        gap: 10px;
        margin: 20px 0px 30px;
    }

    .bchimgcnt.thm>.bchimg:nth-child(2) img {
        width: 100%;
        min-height: 100%;
    }

    .fqluinlrt>.fqatb {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

    .fqluinlff {
        display: none;
    }

    .fqacont {
        display: block;
        max-height: 0;
        padding: 0 10px;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.3s ease, padding 0.3s ease, opacity 0.3s ease;
    }

    .fqacont.active {
        max-height: 500px;
        padding: 20px 10px 30px;
        opacity: 1;
        border-bottom: 1px solid var(--color-black);
    }

    .fqlul {
        padding-top: 0px;
    }

    .dstnpckgspg.dsthdr>.cards-dip.atchrkbc {
        height: auto;
        padding-bottom: 30px;
    }

    .cards-dip.atchrkbc {
        flex-direction: column;
        padding: 0px 0px 70px;
        gap: 40px;
    }

    .gtitcntf#homestt {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footerits#homestt {
        padding: 0px 10px;
    }

    .cards-dip .maxtd {
        box-shadow: 0px 0px 4px #00000047;
    }

    .banner-image {
        position: relative;
        overflow: hidden;
    }

    .banner-image img {
        position: absolute;
        transform: translate(-50%, 0%);
        top: 0%;
        left: 50%;
        width: auto;
        height: 100%;
    }

    .mntbtd img {
        min-height: 100%;
        min-height: 100%;
    }

    .hdvcsc {
        display: none;
    }

    .lgdvchdescr {
        padding: 0px 21px 0px;
    }

    .mntbtr {
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
        padding: 0px;
    }

    .mntbtr>a:last-child {
        display: block;
    }

    .custom {
        padding-bottom: 10px;
    }

    /* ===================== */
    .hsltxcont h1 {
        margin-bottom: 10px;
        color: var(--color-white);
        font-size: 23px;
        letter-spacing: normal;
    }

    .hsltxcont {
        top: 40%;
        width: 80%;
        padding: 20px 5px;
        border-radius: 5px 0px 0px 5px;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.8) 100%);
        border-right: 5px solid #000000;
    }

    .hsltxcont p {
        font-size: 17px;
        margin: 0px 0px 2px;
    }

    .wybtnxpr {
        top: 91.1%;
    }

    .header._hwlcm {
        top: -64vh;
    }

    .pckgovwfull-dsp {
        display: block;
        padding: 30px 0px 30px 0px;
    }

    .pckgovwic {
        display: none;
    }

    .pginfullmarg {
        margin: 0px;
        width: 100%;
    }

    .bchadvtcnts h2 {
        padding-bottom: 20px;
    }

    .pckgwelc {
        padding-bottom: 15px;
    }

    .fllsctltrbsb {
        flex-direction: column;
    }

    .trppico .pckpmnic {
        width: 36px;
        min-height: 36px;
    }

    .fllsctlft {
        width: 100%;
    }
    .respnshrtin, .contact-respnshrtin {
        width: 90%;
        padding: 3vh 10px 4vh;
    }
}

@media (max-width: 1160px) {
    .nav-container {
        padding: 5px 15px;
    }

    .logo img {
        width: 120px;
    }

    .hamburger {
        display: block;
        font-size: 30px;
        color: var(--color-white);
        font-weight: 600;
    }

    /* NAV PANEL */
    .navbar {
        position: fixed;
        inset: 0;
        background: var(--color-white);
        transform: translateY(-10px);
        opacity: 0;
        pointer-events: none;
        transition: transform .35s ease, opacity .35s ease;
        z-index: 999;
    }

    #mobme-opn:checked~.navbar {
        transform: translateY(0);
        opacity: 1;
        pointer-events: auto;
    }

    .sub-menu::before {
        border: none;
        width: 15px;
        height: 15px;
        background: var(--color-primary);
        left: -5px;
        top: -5px;
    }

    .solo-link a {
        color: var(--tex-main);
    }

    /* MOBILE HEADER */
    .mo-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 15px;
        background: var(--color-primary);
        border-bottom: 1px solid var(--color-white);
    }

    .mo-nav label {
        font-size: 26px;
        cursor: pointer;
        color: var(--color-white);
        font-weight: 600;
    }

    /* STACK MENU */
    .nav-list {
        flex-direction: column;
        align-items: stretch;
        padding: 40px 15px 30px;
        gap: 14px;
    }

    .nav-item {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        color: var(--tex-main);
    }

    .nav-item>a,
    .nav-item.w-drop {
        width: 100%;
        font-size: 20px;
        letter-spacing: .4px;
    }

    .nav-item.solo-link {
        border-bottom: 1px solid var(--color-accent);
        width: calc(100% - 60px);
    }

    .nav-item.w-drop>.sub-menu {
        position: relative;
        max-height: 0;
        overflow: hidden;
        background: rgba(255, 255, 255, .06);
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        transition: max-height .35s ease;
        padding: 0;
        margin-top: 5px;
        min-width: calc(100% - 60px);
        border-top: 1px solid var(--color-primary);
        border-left: 1px solid var(--color-primary);
    }

    .nav-item.w-drop.open>.sub-menu {
        max-height: 500px;
        padding: 8px 0;
    }

    .sub-menu li a {
        padding: 8px 14px;
        font-size: 18px;
        opacity: .95;
        width: 100%;
        color: var(--tex-main);
    }

    /* ARROW */
    .nav-item.w-drop::after {
        content: "▾";
        position: absolute;
        right: 10px;
        top: 18px;
        font-size: 14px;
        transition: transform .3s ease;
    }

    .nav-item.w-drop.open::after {
        transform: rotate(180deg);
    }

    /* Disable hover dropdown on mobile */
    .nav-item:hover>.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: none;
    }

    .nav-item.active>a, .sub-menu-link.active {
        color: var(--color-accent);
        font-weight: 500;
    }

    .nav-item.w-drop.active::before {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: calc(100% - 60px);
        border-bottom: 2px solid #ffd34d;
    }

    .header {
        margin: 0px;
    }

    .mntbtd span {
        font-size: 15px;
        position: absolute;
        bottom: 0px;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        color: var(--btn-alt-text);
        background: var(--btn-alt-bg);
        padding: 5px 0px;
        border-radius: 0px;
    }

    .cstmtrhrt {
        flex-direction: column;
        padding-top: 20px;
    }

    .footer {
        padding: 30px 0px 0px;
        margin: 0px;
        z-index: 100;
    }

    .pglytcnts {
        width: auto;
        margin: 0px 5px;
        padding: 0px;
        float: none;
        background-color: transparent;
    }

    .welc-adve::before {
        top: 17%;
        width: 95%;
        height: 43%;
        margin-left: 2.3%;
        box-shadow: 0px 0px 2px transparent;
        border: 1px solid var(--border-light);
        background-color: var(--color-white);
    }

    .h-h {
        background-color: transparent;
        padding: 20px 10px 18px;
        text-align: left;
    }

    #h-hmob {
        display: block;
    }

    .wybtnxpr {
        display: inline-flex;
        justify-content: end;
        position: absolute;
        width: calc(100% - 12px);
    }

    .wybtnxpr button {
        padding: 3px 15px;
        box-shadow: 0px 0px 2px var(--color-accent);
        background: var(--btn-alt-bg);
        color: var(--color-accent);
        font-size: 13px;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        outline: none;
        border: none;
        margin-right: 15.4px;
        margin-bottom: 5px;
        border-radius: 5px;
    }

    .gtitcntf#homestt_p0 {
        border-radius: 5px 5px 0px 0px;
    }

    .gtitcntf#homestt_p0 {
        border-top: 1px solid var(--border-light);
        border-left: 1px solid var(--border-light);
        border-right: 1px solid var(--border-light);
    }

    .cards-dip {
        background-color: transparent;
    }

    .pckgovwdscfull h2 {
        padding-bottom: 20px;
    }

    .dytrdtls h3 {
        padding-bottom: 10px;
    }

    .tabcontent::before {
        content: "<";
        position: absolute;
        position: -webkit-sticky;
        position: sticky;
        top: calc(50% + 2.5px);
        left: 3px;
        transform: translate(-50%);
        font-size: 14px;
        -webkit-text-stroke: 1px;
        z-index: 2;
    }

    .tabcontent::after {
        content: ">";
        position: -webkit-sticky;
        position: absolute;
        position: sticky;
        bottom: calc(50% - 17px);
        left: calc(100% - 10px);
        font-size: 14px;
        -webkit-text-stroke: 1px;
        z-index: 2;
    }

    .fllsctlft {
        margin-bottom: 0px;
    }

    .pckgovwdsc>h2 {
        padding: 15px 0px 20px;
    }

    .booking_header {
        background-color: var(--color-primary);
        padding: 6px 15px;
        margin-left: 0%;
    }
}

@media (min-width: 577px) and (max-width: 767px) {
    .hsltxcont h1 {
        font-size: 22px;
    }

    .hdvcsc {
        display: none;
    }

    .hsltxcont p {
        font-size: 17px;
    }

    .hsltxcont {
        width: 80%;
    }

    .mntbtr {
        gap: 10px;
        padding: 0px 0px;
    }

    #pglytsidbr {
        display: none;
    }

    .hero-container {
        margin: 0px;
    }

    .pglysctshrt {
        margin: 0px 5px 20px;
    }

    .pckgovw-dsp {
        display: block;
        padding: 0px;
        margin: 0px 0px 20px;
    }

    .reltdtirs img {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: calc(100% - 20px);
    }

    .reltdtirs {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .reltddscr {
        padding: 10px 10px 20px;
        width: calc(100% - 20px);
    }

    .cards-dip {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px;
        gap: 10px;
        height: 485px;
    }

    .card {
        height: 470px;
        border-radius: 5px;
        flex: 0 0 auto;
        width: calc(100% - 200px);
        scroll-snap-align: start;
        box-shadow: 0px 0px 2px transparent;
        border: 1px solid var(--border-light);
    }

    .cards-dip.atchrkbc {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 10px;
        row-gap: 20px;
        padding-bottom: 40px;
        height: auto;
    }

    .gtitcntf#homestt {
        padding: 30px 15px;
    }

    .gtitcntf#contlayo {
        padding: 30px 10px;
    }

    .footerits#homestt {
        padding: 0px 15px;
    }

    .footerits#contlayo {
        padding-left: 10px;
        padding-right: 10px;
    }

    .mopckbtn {
        padding: 15px 0px;
        background-color: transparent;
        border-radius: 5px;
    }

    .mopckbtn a {
        padding: 10px 17px;
    }

    .fxddpcnttbs {
        display: flex;
        flex-direction: column;
        box-shadow: 0px 0px 2px transparent;
        border-left: 1px solid var(--border-light);
        border-bottom: 1px solid var(--border-light);
        border-radius: 5px 0px 0px 5px;
    }

    .fxdlbctgrs {
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        justify-content: space-between;
        height: 80px;
    }

    .fxdlbctgrs::-webkit-scrollbar {
        display: none;
    }

    .fxddpcnttbs::after {
        border-radius: 5px 5px 0px 5px;
    }

    .fxdlbctgrs label {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: fit-content;
        padding: 10px 0px;
        flex: 0 0 auto;
        scroll-snap-align: start;
        border-radius: 0px 0px 5px 5px;
    }

    .fxdlbctgrs label:not(:last-of-type) {
        margin-right: 1px;
    }

    .fxdlbctgrs label:last-of-type {
        padding-right: 3px;
        border-right: 1px solid var(--border-light);
        border-radius: 0px 5px 0px 5px;
    }

    .fxddprt-dsp#fxddpid {
        padding: 0px 0px 15px;
        background-color: transparent;
    }

    .fxdtrslyo {
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        height: 350px;
    }

    .fxdtrslyo::-webkit-scrollbar {
        display: none;
    }

    .fxdtr {
        flex: 0 0 auto;
        width: calc(100% - 200px);
        scroll-snap-align: end;
    }

    .fxdtr:first-of-type {
        margin-left: 10px;
    }

    .fxdtrslyo>img {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: auto;
        height: calc(100% + 40px);
    }

    #pginlytcnts {
        margin: 0%;
    }

    /*  */
    .contusin {
        flex-direction: column;
    }

    .contusin>div:first-child {
        width: 100%;
        padding-right: 0px;
    }

    #homestt {
        margin: 0px 0%;
        padding: 0px 20px;
    }

    #contact-form input,
    #contact-form select {
        height: 50px;
    }

    .thaclmx-disp {
        padding: 0px 0%;
        gap: 0px;
    }

    .custmtabl {
        background-color: transparent;
    }

    .thaclmxcrd {
        padding: 30px;
        border: 1px solid var(--border-light);
        box-shadow: 0px 0px 2px transparent;
        overflow: none;
        border-radius: 5px;
        background: var(--color-white);
    }

    .mopckbtn {
        padding: 15px 0px;
        background-color: transparent;
        border-radius: 5px;
    }

    #clctn {
        display: none;
    }

    .hnvul .hnvli:nth-child(1) {
        position: absolute;
        top: 18vh;
    }

    .hnvul .hnvli:nth-child(3) {
        position: absolute;
        top: calc(18vh + 50px);
    }

    .hnvul .hnvli:nth-last-of-type(4) {
        position: absolute;
        top: calc(18vh + 100px);
    }

    .hnvul .hnvli:nth-child(7) {
        position: absolute;
        top: calc(18vh + 150px);
    }

    h1 {
        font-size: 20px;
    }

    h2 {
        font-size: 19px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 17px;
    }


    .mntbtd {
        height: 230px;
        position: relative;
        overflow: hidden;
        border-radius: 5px;
    }

    .mntbtd img {
        min-width: 100%;
        min-height: 100%;
    }

    .mntbtd h3 {
        bottom: 0px;
        padding: 5px 0px;
        width: 100%;
        border-radius: 0px;
    }

    .hero-banner {
        height: 65vh;
    }

    .hero-nav {
        display: none;
    }

    .fxddbtn {
        float: right;
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .card-wh-reso-cont {
        height: 50px;
        font-size: 15px;
    }

    .prcplbtn-dsp div:first-child {
        font-size: 18px;
    }

    .card-deta span {
        margin: 15px 10px;
    }

    .cardimgh:hover img {
        transform: translate(-50%, -50%) scale(1.2);
    }

    .gtitcntf {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        padding: 20px 0px 30px;
    }

    #multi-step-form-container {
        width: 100%;
        margin-top: 30px;
        padding-left: 0px;
    }

    .gtitcntf>div:nth-child(2) {
        width: 100%;
        padding: 0px;
    }

    .gtitcntfo h3 {
        padding: 0px 0px 20px;
        font-size: 25px;
    }

    .condtls {
        flex: 0 0 50%;
    }

    .fosclnt {
        flex: 0 0 50%;
        text-align: left;
        margin: 40px 0px 0px;
    }

    .footerits .fosclnt {
        text-align: right;
        margin: 40px 0px 10px;
    }

    .fosclntso {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }

    .fosclntso a+a {
        margin-left: 0px;
    }

    .footerits .fosclntso a {
        display: -webkit-flex;
        display: flex;
        justify-self: end;

    }

    .copyright {
        margin-left: 0%;
    }

    /* why */

    .whycrdcont,
    .custmtabl {
        position: relative;
        overflow: hidden;
    }

    .thaclmx-disp {
        display: -webkit-flex;
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        -webkit-scroll-behavior: smooth;
        scroll-behavior: smooth;
        gap: 10px;
    }

    .thaclmx-disp::-webkit-scrollbar {
        display: none;
    }

    .thaclmxcrd {
        flex: 0 0 calc(100% - 200px);
        scroll-snap-align: start;
        padding: 40px 0px;
    }

    .thaclmxcrd h3,
    .thaclmxcrd p {
        display: block;
        padding: 0px 15px;
    }

    .foqcl {
        flex: 0 0 100%;
        margin-top: 40px;
    }

    .foqcl-dsp {
        justify-content: space-between;
    }

    .foqcl-dsp ul:first-child {
        flex: 0 0 50%;
        padding-right: 10px;
    }

    .thaclmxnext-btn.end-slide {
        opacity: 0.2;
    }

    .thaclmxprev-btn.end-slide {
        opacity: 0.2;
    }

    .pckgovwic {
        display: none;
    }

    .dstnpckgspg h3 {
        padding: 0px 10px 15px;
    }

    .pckgovwdscfull p {
        padding-right: 0px;
    }

    .inpgbnner {
        width: 100%;
        margin-left: 0%;
    }

    .inpgstrt h1 {
        font-size: 20px;
    }

    .inpgstrt {
        padding: 20px 15px;
        width: 100%;
    }

    .inpgstrt p {
        font-size: 16px;
        letter-spacing: -1px;
        margin: 5px 0px;
    }

    .mdtlsabtp-dsp {
        top: 30px;
        right: 5px;
    }

    .mdtlsabtp-dsp ul {
        flex-direction: column;
        justify-content: end;
    }

    .mdtlsabtp-dsp ul li:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .nvgtobd {
        display: none;
    }

    .pckgscards-dsp {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .pckgovwdsc {
        padding: 20px 10px 30px;
    }

    .inpgbnner img {
        width: auto;
        height: 100%;
    }

    .accoda {
        font-size: 17px;
        flex: 0 0 auto;
    }

    .accoiti {
        margin-left: 8px;
    }

    .itininf {
        display: block;
    }

    .itininf div:nth-child(2) {
        display: none;
    }

    .itininf h3 {
        margin-left: 0px;
    }

    .itininf ul {
        margin-left: 0px !important;
    }

    .accordion {
        transition: 0s;
    }

    .itininflst {
        display: block;
    }

    .itininflst div h3 {
        margin: 10px 0px 10px 0px;
    }

    .panel#itnr .itininflst ul {
        margin-left: 0px;
    }

    .trpprfitms:first-child {
        display: none;
    }


    .trpprfitmsdtls .trppico {
        font-size: 24px;
    }

    .trppico .fa-person-hiking,
    .trppico .fa-person {
        font-size: 28px;
    }

    .trpprfitmscmm h4 {
        font-size: 16px;
    }

    .trpprfitmscmm abbr {
        font-size: 15px;
    }

    #tabs .tab {
        font-size: 15px;
    }

    .tabcontent {
        overflow-x: auto;
        position: relative;
    }

    .tabcontent::-webkit-scrollbar {
        display: none;
    }

    #flsh {
        width: 130%;
    }

    .inclexcl {
        flex-direction: column;
    }

    .inclexcl .excl {
        margin-left: 0px;
        margin-top: 20px;
    }

    #relhgh {
        display: none;
    }

    .footerits {
        flex-direction: row-reverse;
        flex-wrap: wrap-reverse;
        align-items: end;
    }

    .footerits .foqcl h2 {
        text-align: left;
    }

    .foqcl-dsp ul li:not(:last-child) {
        margin-bottom: 8px;
    }

    .if_so {
        padding: 20px 8px;
    }

    .fllpgflx3pc {
        margin-right: 0px;
    }

    .clmxkngofadvs {
        flex: 100%;
        padding: 0px 15px;
    }

    .fllpgflx3pc .stsdnvlft {
        display: none;
    }

    .fllpgflx3pc .stsdnvrgh {
        display: none;
    }

    .maxtd .maxcrd img {
        width: 170%;
    }

    .tpmentr {
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
    }

    .tpmentr a {
        flex: 0 0 auto;
        width: fit-content;
        scroll-snap-align: start;
        color: #0000ff;
    }

    .tpmentb .tpmenlnk-dsp {
        flex-direction: column-reverse;
    }

    .tpmenlnk-dsp ul li a {
        font-size: 13px;
    }

    .tpmenttle {
        margin-top: 15px;
        text-align: right;
    }

    .tpmentr {
        justify-content: space-between;
    }

    .tpmentr a {
        color: #0000ff;
    }

    .tpmentr a:not(:last-child) {
        margin-right: 20px;
    }

    a .tpmentd .tpmenico i {
        border: 1px solid #99A3AD;
        background-color: #99A3AD;
    }

    .topnavaricls {
        padding: 30px 10px 30px;
        background-color: #ffffff;
    }

    .maxtdim#image_bg {
        height: 200px;
    }

    .for0forcont {
        margin-left: 0%;
        margin-right: 0%;
    }

    .for0cont {
        left: 0%;
        margin: 0%;
        width: 100%;
    }

    .for0pgshrtin {
        width: 90%;
        padding: 3vh 10px 4vh;
    }

    .for0forim img {
        width: 200px;
    }

    .for0for p span,
    .for0lnkbtp span {
        display: none;
    }

    .for0lnkbtp a button {
        padding: 5px 10px;
        font-size: 16px;
    }

    .fllpgflxno {
        padding: 3vh 15px 25px;
        margin-right: 0px;
    }

    .pckitmdesc {
        overflow: hidden;
    }

    .qfctr {
        padding-left: 10px;
    }

    .tpsqfctimg {
        flex: calc(20% - 10px);
    }

    .qfctd {
        margin: 10px 0px;
    }

    .qfctd:last-child {
        padding-left: 10px;
    }

    #maxflo {
        width: 100%;
        flex-direction: column;
        align-items: start;
    }

    #maxflo .maxdtls {
        flex: 100%;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    #maxflx .maxdtls {
        flex: calc(100% - 150px);
        padding-bottom: 0px;
    }

    .maxdtls div {
        width: 130px;
    }

    .clmxkngofadvs ul li {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .respnshrtin, .contact-respnshrtin {
        width: 60%;
        padding: 4vh 20px 5vh;
    }

    .contusin>div:first-child {
        width: 100%;
        padding-right: 0px;
    }

    .sbmtx {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }

    .sbmtmsg h2 {
        padding-bottom: 15px;
    }

    .bkhert {
        width: 60%;
        margin-top: 2vh;
        margin-left: 0%;
        border-left: none;
        padding-left: 10px;
        padding-right: 10px;
    }

    .bkinn {
        width: 100%;
        height: 100%;
        margin-left: 0%;
    }

    .bkinn::before {
        width: calc(100% - 90px);
    }

    .booking_header {
        padding: 6px 45px;
    }

    .bkhert::-webkit-scrollbar {
        display: none;
    }

    .bksbmt input {
        width: 150px;
    }

    .submtresp,
    .contact-submtresp {
        margin-left: 0%;
        width: 100%;
    }

    #thaclmx .thaclmxcrd {
        padding: 0px 0px 50px;
    }

    .thaclmxcrd h3 {
        padding-bottom: 10px;
    }

    .mobhdescr {
        display: block;
    }

    .dstntwinf p {
        padding: 0px;
    }

    .othdytrps {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .othdytrimg img {
        min-height: 100%;
    }

    .reltdt-dsp {
        flex-direction: column-reverse;
    }

    .dytrcrds {
        gap: 15px;
    }

    .dytrcrd {
        display: block;
    }

    .dytrcrdimg {
        height: 200px;
    }

    .dytrcrdimg img {
        width: 100%;
    }

    .dstnpckgspg {
        margin: 0px;
    }

    .fqluinlrt>.fqatb {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

    .fqluinlff {
        display: none;
    }

    .fqacont {
        display: block;
        max-height: 0;
        padding: 0 10px;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.3s ease, padding 0.3s ease, opacity 0.3s ease;
    }

    .fqacont.active {
        max-height: 500px;
        padding: 20px 10px 30px;
        opacity: 1;
        border-bottom: 1px solid var(--color-black);
    }

    .fqlul {
        padding-top: 0px;
    }

    .sfrcards-dip {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px 0%;
        background-color: transparent;
        height: 365px;
        gap: 10px;
    }

    .sfr-card {
        border-radius: 5px;
        flex: 0 0 auto;
        width: calc(100% - 200px);
        scroll-snap-align: start;
        box-shadow: 0px 0px 2px transparent;
        border: 1px solid var(--border-light);
    }

    .banner-image {
        position: relative;
        overflow: hidden;
    }

    .banner-image img {
        position: absolute;
        transform: translate(-50%, 0%);
        top: 0%;
        left: 50%;
        width: auto;
        height: 100%;
    }

    .bchadvtprflx {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .bchadvtprflx::after {
        display: none;
    }

    .bchrglft {
        width: 100%;
    }

    .bchrglrt {
        margin-top: 20px;
        margin-right: 0px;
        height: 500px;
    }

    .bchimgcnt.thm>.bchimg:nth-child(2) img {
        width: 100%;
    }

    .rsul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
        row-gap: 30px;
    }

    .rsico img {
        width: 30px;
        height: 30px;
    }

    #rsnwbwus {
        background-color: var(--color-white);
        padding: 30px 15px;
        margin-bottom: 17px;
    }

    .dstnpckgspg.dsthdr {
        background-color: var(--color-white);
        padding: 15px 10px 0px;
    }

    .dstnpckgspg.dsthdr>.cards-dip .othdyrtpcd {
        height: 430px;
        flex: 0 0 auto;
        width: calc(100% - 150px);
        scroll-snap-align: start;
    }

    .mopckbtn.mpinpgb {
        background-color: var(--color-white);
        border-radius: 0px;
    }

    .trpprfitms:nth-child(3) {
        display: none;
    }

    .wybtnxpr {
        display: inline-flex;
        justify-content: end;
        position: absolute;
        width: calc(100% - 12px);
        top: 87%;
    }

    .header._hwlcm {
        top: -65vh;
    }

    .pginfullmarg {
        width: 100%;
        margin-left: 0px;
    }

    .pckgovwfull-dsp {
        display: flex;
        flex-direction: column;
        padding: 30px 10px 30px 10px;
    }

    .bchadvtcnts h2 {
        padding-bottom: 20px;
    }

    .gtitcntf#homestt_p0 {
        padding: 40px 15px;
    }

    .footerits#homestt_p0 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .h-h.scthdr {
        background-color: var(--color-white);
    }

    .fllsctltrbsb {
        flex-direction: column;
    }

    .trppico .pckpmnic {
        width: 37px;
        min-height: 37px;
    }

    .fllsctlft {
        width: 100%;
    }

    .features {
        grid-template-columns: repeat(1, 1fr);
    }

    .t-ext-map {
        flex-direction: column;
    }

    .t-map {
        width: calc(100% - 20px);
    }

    .t-ext-map-ext {
        width: 100%;
    }

    .dsnttop {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 30px;
    }

    .fstdsdt {
        width: 100%;
    }

    .explore-more {
        display: flex;
        height: 330px;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px 0%;
        background-color: transparent;
        gap: 15px;
    }

    .expmoin {
        flex: 0 0 auto;
        width: calc(100% - 350px);
        height: 270px;
        scroll-snap-align: start;
    }

    .expmoin:not(:first-child) {
        margin-left: 0px;
    }

    .infotbsbtn {
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        justify-content: start;
        height: 80px;
    }

    .infotbsbtn label {
        flex: 0 0 auto;
        width: calc(100% / 3);
        scroll-snap-align: start;
    }

    .infotbsbtn::-webkit-scrollbar {
        display: none;
    }

    .incoptns {
        flex-direction: column;
        border: none;
    }

    .incoptns h3 {
        margin-right: 0px;
        width: 100%;
        text-align: left;
        height: 40px;
    }

    .incoptns ol {
        flex-direction: column;
        align-items: start;
        width: 100%;
        text-align: left;
    }

    .dsntbtm {
        margin-top: 25px;
    }

    .dstntwlds {
        grid-template-columns: repeat(5, 1fr);
        row-gap: 25px;
        column-gap: 20px;
    }

    .dstntwico img {
        height: 35px;
    }

    .guidlns {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .bkhert {
        width: 70%;
    }
}