@media (min-width: 767px) and (max-width: 991px) {
    #pglytsidbr {
        display: none;
    }

    .hero-container {
        margin: 0px;
    }

    .pglytcnts {
        width: auto;
        margin-left: 17px;
        margin-right: 17px;
        float: none;
    }

    .pglysctshrt {
        margin: 0px 15px 20px;
    }

    .welc-adve::before {
        content: "";
        position: absolute;
        top: 14%;
        width: 95%;
        height: 50%;
        margin: 0px 2.4%;
        border-radius: 5px;
        background-color: var(--color-white);
        box-shadow: 0px 0px 2px var(--color-accent);
        z-index: -1;
    }

    .pckgovwfull-dsp {
        display: flex;
        flex-direction: column;
        padding: 30px 0px;
        margin-bottom: 17px;
    }

    .hero-nav {
        display: none;
    }

    .cards-dip {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px;
        gap: 15px;
        height: 485px;
    }

    .card {
        height: 470px;
        border-radius: 5px;
        flex: 0 0 auto;
        width: calc(100% - 300px);
        scroll-snap-align: start;
        box-shadow: 0px 0px 2px transparent;
        border: 1px solid var(--border-light);
    }

    #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);
    }

    .hsltxscnt {
        padding-top: 30px;
    }

    h1 {
        font-size: 20px;
    }

    h2 {
        font-size: 19px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 17px;
    }

    .mopckbtn a {
        padding: 10px 17px;
    }


    .mntbtd {
        height: 250px;
        position: relative;
        overflow: hidden;
        border-radius: 5px;
    }

    .mntbtd img {
        max-width: 150%;
        height: 100%;
    }

    .mntbtd h3 {
        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;
    }

    .hero-banner {
        height: 65vh;
    }

    .card-wh-reso-cont {
        height: 50px;
        font-size: 15px;
    }

    .prcplbtn-dsp div:first-child {
        font-size: 18px;
    }

    .card-deta span {
        margin: 15px 10px;
    }

    .h-h {
        background-color: transparent;
        padding: 15px 0px;
        text-align: left;
    }

    .h-h.scthdr {
        background-color: var(--color-white);
        color: var(--color-black);
    }

    #h-hmob {
        display: block;
    }

    .rsul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
        row-gap: 30px;
    }

    .rsico img {
        width: 35px;
        height: 35px;
    }

    #rsnwbwus {
        padding: 30px 15px;
    }

    .cardimgh:hover img {
        transform: translate(-50%, -50%) scale(1.2);
    }

    .gtitcntf {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }

    .gtitcntf.inpgctm {
        margin-bottom: 17px;
    }

    .contusin {
        flex-direction: column;
    }

    .contusin>div:first-child {
        width: 100%;
        padding-right: 0px;
    }

    .contusin>div:nth-child(2) {
        width: 100%;
        padding-left: 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;
    }

    .condtls {
        flex: 0 0 100%;
    }

    .fosclnt {
        text-align: right;
        margin: 40px 0px 0px;
    }

    .footerits .fosclnt {
        text-align: right;
        margin: 40px 0px 10px;
    }

    .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% - 30%);
        scroll-snap-align: start;
        padding: 40px 0px;
    }

    .thaclmxcrd:not(:last-child) {
        margin-right: 8px;
    }

    .thaclmxcrd h3,
    .thaclmxcrd p {
        display: block;
    }

    .thaclmxnext-btn.end-slide {
        opacity: 0.2;
    }

    .thaclmxprev-btn.end-slide {
        opacity: 0.2;
    }

    .pckgovwic {
        display: none;
    }

    .pckgovwdscfull {
        padding: 0px 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;
    }

    #pginlytcnts {
        width: 98.8%;
        margin-left: 0.6%;
        margin-right: 0.6%;
    }

    .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;
    }

    .book_now {
        padding: 8px 10px;
    }

    #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;
    }

    .sfrcards-dip {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px 0%;
        background-color: transparent;
        gap: 15px;
        height: 370px;
    }

    .sfr-card {
        flex: 0 0 auto;
        width: calc(100% - 300px);
        scroll-snap-align: start;
        box-shadow: 0px 0px 2px transparent;
        border: 1px solid var(--border-light);
    }

    .maxtd .maxcrd img {
        width: 130%;
    }

    .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: 10px;
    }

    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 15px 20px;
        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;
    }

    .respnshrt div.respnshrtin,
    .contact-respnshrt div.contact-respnshrtin {
        width: 60%;
        padding: 4vh 20px 5vh;
    }

    .sbmtx {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }

    .sbmtmsg h2 {
        padding-bottom: 15px;
    }

    .bkhert {
        width: 70%;
        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% - 250px);
        height: 100%;
    }

    .bkhert::-webkit-scrollbar {
        display: none;
    }

    .bksbmt input {
        width: 150px;
    }

    .submtresp,
    .contact-submtresp {
        margin-left: 0%;
        width: 100%;
    }

    .cstmtrhrt {
        flex-direction: column;
    }

    .cstmtrhrtic {
        text-align: center;
        padding: 20px 0px 15px;
    }

    #thaclmx .thaclmxcrd {
        padding: 0px 20px 50px;
    }

    .wybtnxpr {
        top: 87%;
    }

    .gtitcntf#homestt_p0 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .thaclmxcrd h3 {
        padding-bottom: 10px;
    }

    .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-right: 1px solid var(--border-light);
        border-radius: 5px;
    }

    .fxdlbctgrs {
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        justify-content: start;
        height: 80px;
    }

    .fxddpcnttbs::after {
        top: 7%;
        border-radius: 5px;
    }

    .fxdlbctgrs label {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: fit-content;
        padding: 10px 0px;
        flex: 0 0 auto;
        width: calc(100% / 7);
        scroll-snap-align: start;
        border-radius: 0px 0px 5px 5px;
    }

    .fxdlbctgrs label:not(:last-of-type) {
        margin-right: 1px;
    }

    .fxdlbctgrs::-webkit-scrollbar {
        display: none;
    }

    .fxddprt-dsp#fxddpid {
        padding: 0px 0px 20px;
        background-color: transparent;
    }

    .fxdtrslyo {
        overflow: hidden;
        height: 350px;
    }

    .fxdtr:first-child {
        margin-right: 3%;
    }

    .fxdtrslyo>img {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: auto;
        height: calc(100% + 40px);
    }

    .reltdt-dsp {
        padding: 10px 15px;
    }

    .reltdtirs {
        width: 40%;
        padding: 0px;
        min-height: 200px;
        margin: 0px;
        border-radius: 5px 5px 0px 0px;
    }

    .reltdtirs img {
        min-width: 100%;
        height: 100%;
    }

    .inpgbnner img {
        width: auto;
        height: 100%;
    }

    .reltddscr {
        width: 60%;
        padding: 0px 30px 0px 0px;
    }

    .reltddscr>span {
        font-weight: 600;
    }

    .relbtn {
        justify-content: space-between;
    }

    .relbtn p {
        font-weight: 600;
    }

    .relbtn span {
        font-weight: 600;
    }

    /*  */
    #homestt {
        margin: 0px 0%;
    }

    .gtitcntf#homestt {
        padding: 40px 15px;
    }

    .footerits#homestt {
        padding: 0px 15px;
    }

    #contact-form input,
    #contact-form select {
        height: 50px;
    }

    .thaclmx-disp {
        padding: 0px 0%;
        gap: 8px;
    }

    .footerits#homestt_p0 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hsltxcont h1 {
        margin-bottom: 10px;
        font-size: 25px;
    }

    .header._hwlcm {
        top: -65vh;
    }

    .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;
    }

    /* end fx home */
    .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: calc(100% - 15px);
        text-align: left;
    }

    .incoptns ol::before {
        border: 8px solid transparent;
        border-bottom: 8px solid #ddd;
        bottom: 99%;
        left: 6%;
    }

    .t-ext-map {
        flex-direction: column;
    }

    .t-map {
        width: auto;
    }

    .t-ext-map-ext {
        width: auto;
        margin-top: 40px;
    }

    .explore-more {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        justify-content: start;
        padding: 0px 0%;
        background-color: transparent;
        height: 340px;
        gap: 10px;
    }

    .expmoin {
        flex: 0 0 auto;
        width: calc(100% - 530px);
        scroll-snap-align: start;
        height: 270px;
    }

    .expmoin:not(:first-child) {
        margin-left: 10px;
    }

    .dstntwinf p {
        padding: 0px;
    }

    .dytrcrd {
        display: block;
    }

    .dytrcrdimg {
        height: 200px;
    }

    .dytrcrdimg img {
        width: 100%;
    }

    .dytrcrds {
        gap: 15px;
    }

    .othdytrps {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .pckgovw-dsp {
        display: block;
        padding: 20px 15px 30px;
        margin: 0px 0px 20px;
    }

    .bchadvtprflx {
        display: block;
    }

    .bchrglft {
        width: 100%;
    }

    /* ============================================================== */
    .bchrglrt {
        display: flex;
        gap: 10px;
        margin-right: 0px;
        margin-top: 35px;
        margin-bottom: 30px;
        height: 500px;
        position: relative;
    }

    .bchimgcnt.thm>.bchimg:not(:first-child) {
        min-width: 100%;
        min-height: 100%;
        position: relative;
    }

    .bchadvtprflx::after {
        display: none;
    }

    .bchimgcnt.tll .bchimg img {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
    }

    .bchimgcnt.tll .bchimg {
        padding-top: 0px;
        height: 100%;
        border-radius: 0px 20px 20px 0px;
        display: block;
        position: relative;
        margin-right: 10px;
    }

    .bchimgcnt.thm {
        display: flex;
        align-items: center;
    }

    .bchimgcnt.thm .bchimg:first-child {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 200px;
        height: 200px;
        padding-left: 0px;
        border: 10px solid var(--color-white);
        border-radius: 20px;
        z-index: 1;

    }

    .bchimgcnt.thm .bchimg:nth-child(2) {
        position: relative;
        flex: 0 0 100%;
        height: 100%;
        border-radius: 20px 0px 0px 20px;
    }

    .bchimgcnt.thm>.bchimg:nth-child(2) img {
        min-width: 100%;
        min-height: 100%;
    }

    .bchadvtcnts h2 {
        padding-bottom: 20px;
    }

    .mdtlsabtp-dsp ul li:not(:last-child) {
        padding-right: 8px;
    }

    /* ============================================================== */

    .bchadvtprflx::after {
        display: none;
    }

    .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;
    }

    .sfr-card img {
        width: 100%;
        height: auto;
    }

    .dstnpckgspg {
        padding: 0px;
    }

    .dstnpckgspg.dsthdr {
        background-color: var(--color-white);
        padding: 15px 15px 0px;
        margin: 0px;
    }

    .dstnpckgspg.dsthdr>.cards-dip {
        height: 460px;
    }

    .dstnpckgspg.dsthdr>.cards-dip .othdyrtpcd {
        height: 440px;
        flex: 0 0 auto;
        width: calc(100% - 300px);
        scroll-snap-align: start;
    }

    .dstnpckgspg.dsthdr>.cards-dip.atchrkbc {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        height: auto;
        padding: 0px 0px 30px;
        column-gap: 15px;
        row-gap: 30px;
    }

    .cards-dip .maxtd {
        box-shadow: 0px 0px 4px #00000047;
    }

    .mopckbtn.mpinpgb {
        background-color: var(--color-white);
        border-radius: 0px;
    }

    .banner-image {
        position: relative;
        overflow: hidden;
    }

    .banner-image img {
        position: absolute;
        transform: translate(-50%, 0%);
        top: 0%;
        left: 50%;
        width: auto;
        height: 100%;
    }

    .pginfullmarg {
        width: 98.8%;
        margin-left: 0.6%;
        margin-right: 0.6%;
    }

    .h-h.scthdr {
        padding: 30px 15px;
    }

    .fllsctltrbsb {
        flex-direction: column;
    }

    .trppico .pckpmnic {
        width: 39px;
        min-height: 39px;
    }

    .dstntwlds {
        grid-template-columns: repeat(6, 1fr);
        row-gap: 25px;
        column-gap: 20px;
    }

    .guidlns {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        margin-top: 20px;
    }

    .bkinn::before {
        width: calc(100% - 90px);
    }

    .booking_header {
        padding: 6px 45px;
    }
}

@media (min-width: 991px) and (max-width: 1160px) {

    .inpgbnner img {
        width: auto;
        height: 100%;
    }

    h1 {
        font-size: 23px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 19px;
    }

    h4 {
        font-size: 18px;
    }

    .hero-container {
        margin-left: 0%;
    }

    .pglytcnts {
        margin-left: 20px;
        margin-right: 20px;
    }

    .pglytlmarg {
        display: none;
    }

    .nvgtobd {
        display: none;
    }

    .fosclntso {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
    }

    .fosclntso a+a {
        margin-left: 0px;
    }

    .copyright {
        margin-left: 0%;
    }

    .inpgbnner {
        width: 100%;
        margin-left: 0%;
    }

    .stsdnvlft {
        display: none;
    }

    .clmxkngofadvs {
        flex: 100%;
        padding: 0px 50px;
    }

    .fllpgflx3pc #stsdnvid {
        display: none;
    }

    .maxtd .maxcrd img {
        width: 130%;
    }

    .bkinn {
        width: 100%;
        margin-left: 0%;
    }

    .bkhert {
        width: 60%;
    }

    .bkinn::before {
        width: 75%;
    }

    .booking_header {
        padding: 6px 125px;
    }

    .submtresp,
    .contact-submtresp {
        margin-left: 0%;
        width: 100%;
    }

    .pglysctshrt {
        padding: 0px;
    }

    .mopckbtn a {
        padding: 10px 17px;
    }

    #contact-form input,
    #contact-form select {
        height: 45px;
    }

    .welc-adve::before {
        top: 14%;
        width: 95%;
        height: 45%;
        margin: 0px 2.5%;
    }

    .card {
        height: 480px;
    }

    .fxddprt-dsp#fxddpid {
        padding: 0px 20px 30px;
    }

    .fxdtrslyo>img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .fxdtr:first-child {
        margin-right: 4%;
    }

    .thaclmxcrd {
        background-color: var(--color-white);
    }

    .gtitcntf#homestt_p0 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footerits#homestt_p0 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wybtnxpr {
        display: none;
    }

    .welc-adve {
        padding-bottom: 30px;
    }

    .sfrcards-dip {
        padding: 0px;
    }

    .thaclmx-disp {
        padding-bottom: 0px;
    }

    .gtitcntf#homestt {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footerits#homestt {
        padding: 0px 20px;
    }

    .dstntwinf p {
        padding: 0px;
    }

    .fxddprt-dsp#fxddpid {
        margin-bottom: 20px;
        padding: 0px;
    }

    .h-h {
        padding: 20px 0px 18px;
    }

    .h-h.scthdr {
        padding-left: 20px;
        padding-right: 20px;
        background-color: var(--color-white);
    }

    .card-det {
        font-size: 14px;
    }


    .dytrcrds {
        gap: 20px;
    }

    .dytrcrd {
        display: block;
    }

    .dytrcrdimg {
        height: 200px;
    }

    .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;
    }

    .fllpgflxno {
        padding: 3vh 20px 30px;
    }

    .mntbtd img {
        max-width: 150%;
        height: 100%;
    }

    #rsnwbwus {
        padding: 30px 20px;
        margin-bottom: 17px;
    }

    .rsico img {
        width: 30px;
        height: 30px;
    }

    .bchrglrt {
        margin-right: 0px;
    }

    .bchadvtprflx::after {
        display: none;
    }

    .banner-image {
        position: relative;
        overflow: hidden;
    }

    .banner-image img {
        position: absolute;
        transform: translate(-50%, 0%);
        top: 0%;
        left: 50%;
        width: auto;
        height: 100%;
    }

    .dstnpckgspg.dsthdr {
        padding: 20px;
    }

    .cards-dip.atchrkbc {
        padding: 0px 0px 40px;
    }

    /* z1 */
    .bchadvtprflx {
        flex-direction: column;
    }

    .bchrglft {
        width: 100%;
    }

    .bchrglrt {
        display: flex;
        gap: 10px;
        margin-right: 0px;
        margin-top: 35px;
        margin-bottom: 30px;
        height: 500px;
        position: relative;
    }

    .bchimgcnt.thm>.bchimg:not(:first-child) {
        min-width: 100%;
        min-height: 100%;
        position: relative;
    }

    .bchadvtprflx::after {
        display: none;
    }

    .bchimgcnt.tll .bchimg img {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
    }

    .bchimgcnt.tll .bchimg {
        padding-top: 0px;
        height: 100%;
        border-radius: 0px 20px 20px 0px;
        display: block;
        position: relative;
        margin-right: 10px;
    }

    .bchimgcnt.thm {
        display: flex;
        align-items: center;
    }

    .bchimgcnt.thm .bchimg:first-child {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 200px;
        height: 200px;
        padding-left: 0px;
        border: 10px solid var(--color-white);
        border-radius: 20px;
        z-index: 1;

    }

    .bchimgcnt.thm .bchimg:nth-child(2) {
        position: relative;
        flex: 0 0 100%;
        height: 100%;
        border-radius: 20px 0px 0px 20px;
    }

    .bchimgcnt.thm>.bchimg:nth-child(2) img {
        min-width: 100%;
        min-height: 100%;
    }

    .bchadvtcnts h2 {
        padding-bottom: 20px;
    }

    .mdtlsabtp-dsp ul li:not(:last-child) {
        padding-right: 8px;
    }

    .pginfullmarg {
        width: 98.8%;
        margin-left: 0.6%;
        margin-right: 0.6%;
    }

    .fllsctltrbsb {
        flex-direction: column;
    }

    #pginlytcnts {
        width: 98.8%;
        margin-left: 0.6%;
        margin-right: 0.6%;
    }

    .othdytrimg img {
        min-height: 100%;
    }

    .pckgovw-dsp {
        grid-template-columns: 8% 1fr;
    }

    .sppgsi {
        width: 40px;
        height: 40px;
    }

    .tabcontent::before, .tabcontent::after {
        display: none;
    }

    .trpprfitms:last-child {
        display: none;
    }

    .dstntwlds {
        row-gap: 25px;
        column-gap: 20px;
    }
}

@media (min-width: 1161px) and (max-width: 1366px) {

    h1 {
        font-size: 21px;
    }

    h2 {
        font-size: 19px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 17px;
    }

    .cards-dip {
        gap: 20px;
    }

    .fosclntso {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }

    .fosclntso a+a {
        margin-left: 0px;
    }

    .stsdnvlft {
        display: none;
    }

    .maxtd .maxcrd img {
        width: 150%;
    }

    .dstntwinf p {
        padding: 0px;
    }

    .othdytrps {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .inpgbnner img {
        width: auto;
        height: 100%;
    }

    .dytrcrd {
        display: block;
    }

    .dytrcrdimg {
        height: 200px;
    }

    .mntbtd img {
        max-width: 150%;
        height: 100%;
    }

    .card {
        height: 540px;
    }

    .cardimgh img {
        max-width: 150%;
        height: 100%;
    }

    .fxdtrslyo>img {
        max-width: 200%;
        height: 100%;
    }

    .fxdtr:first-child {
        margin-right: 3%;
    }

    .pglytcnts {
        padding: 0px 30px;
    }

    .pglytcnts {
        margin: 0px 0.6%;
    }

    .header._hwlcm {
        margin: 0px;
    }

    .footer {
        margin: 0px;
    }

    .bchadvtprflx::after {
        display: none;
    }

    .bchrglrt {
        margin-right: 0px;
    }

    .bchadvtcnts h2 {
        padding-bottom: 30px;
    }

    .pginfullmarg {
        width: 98.8%;
        margin-left: 0.6%;
        margin-right: 0.6%;
    }

    .fllpgflxno, #rsnwbwus, .scthdr, .dstnpckgspg.dsthdr, .gtitcntf#homestt {
        padding: 3vh 7% 30px;
    }

    .footerits#homestt {
        padding-left: 7%;
        padding-right: 7%;
    }

    .footerits#homestt_p0 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1000px) and (orientation: landscape) {
    .mdtlsabtp-dsp {
        top: 20px;
        right: 5px;
    }

    .inpgstrt {
        padding: 10px 15px;
        width: 100%;
    }

    .mdtlsabtp-dsp ul {
        flex-direction: row;
        justify-content: end;
    }

    .dstntwinf p {
        padding: 0px;
    }
}

@media (min-width: 1367px) and (max-width: 1570px) {

    .dstntwinf p {
        padding: 0px;
    }
}