@media(max-width:1169px){
     .container{padding:0 10px}
     .cottageLeft {
        width: 30%;
    }
    .cottageRight{
        width: 70%;
    }
     .cottageInnBx{
        align-items: stretch;
     }
     .cottageImgBx > img {
        height: 100%;
    }
    .cottageCont {
        padding: 30px;
    }
    .cottageCont h4 {
        font-size: 32px;
    }
    .cottageLeft li a {
        padding: 27px 20px;
        font-size: 18px;
    }
}

@media(max-width:1023px){
    body{
        padding-top: 80px;
    }
    .brand {
        max-width: 140px;
    }
    nav a {
        letter-spacing: 0;
        font-size: 12px;
    }
    .hdrCont a {
        padding: 7px 13px;
        font-size: 16px;
    }
    .hero{
        padding: 100px 0;
        background-size: cover !important;
    }
    .hero-inner h1 {
        font-size: 88px;
    }
    .about_Left h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .about_Right > img {
        width: 100%;
    }
    .about_gallery{
        left: -15px;
        bottom: -30px;
    }
    .aboutMarquee {
        margin-top: 30px;
    }
    .offerDetBx{
        width: 90%;
    }
    .offerDetBx h5 {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 50px;
    }
    .mmtOuter li img {
        height: 35px;
    }
    .cottageLeft li a {
        padding: 20px 10px;
        font-size: 15px;
    }
    .cottageCont h4 {
        font-size: 22px;
    }
    .cottageCont h4 {
        font-size: 22px;
    }
    .cottageCont p {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 10px;
    }
    .cottageCont ul li i img {
        height: 40px;
    }
    .cottageCont ul li i {
        min-height: 50px;
    }
    .cottageCont ul li span {
        font-size: 13px;
    }
    .priceStsrt {
        padding: 10px 10px;
    }
    .priceStsrt small{
        font-size: 12px;
    }
    .priceStsrt span{
        font-size: 20px;
    }
    .booknow {
        padding: 10px 10px;
        width: 100px;
    }
    .booknow a {
        font-size: 15px;
    }
    .testimonialImg i {
        width: 80px;
        height: 80px;
    }
    .testimonialImg {
        padding: 10px;
    }
    .testimonialImg p {
        font-size: 14px;
        line-height: 25px;
        width: calc(100% - 100px);
    }
    .testimonialRating strong {
        font-size: 15px;
    }
    .facilitiesHd h3 {
        font-size: 36px;
    }
    .footerNav a {
        font-size: 13px;
        margin: 0 5px;
    }
    .copyRight {
        font-size: 12px;
    }
    .footSocial a{
        vertical-align: top;
    }
    .thankyouOuter {
        padding: 150px 0 60px;
    }
    .thanksContent h1 {
        font-size: 60px;
    }
    .thanksContent strong {
        font-size: 30px;
    }
}

@media(max-width:767px){
    ul.mobmenu {
        display: none;
        background: #fff;
        position: absolute;
        right: 10px;
        top: 80px;
        width: 180px;
        padding: 0;
        border-radius: 0 0 6px 6px;
    }
    ul.mobmenu:after{
        content: '';
        border-left: transparent solid 10px;
        border-right: transparent solid 10px;
        border-bottom: #fff solid 10px;
        position: absolute;
        right: 10px;
        top: -10px;
    }
    ul.mobmenu li a {
        color: #000;
        font-size: 16px;
        line-height: 27px;
        border-bottom: #ccc solid 1px;
        display: block;
        padding: 5px 10px;
    }
    ul.mobmenu li:last-child a {
        border-bottom: 0;
    }
    a.mobNav {
        border: #fff solid 1px;
        border-radius: 6px;
        padding: 7px;
        position: absolute;
        right: 10px;
        top: 20px;
        width: 44px;
        height: 40px;
    }
    a.mobNav i{
        height: 3px;
        display: block;
        background: #fff;
        margin-bottom: 7px;
    }
    .eyebrow{
        font-size: 18px;
    }
    .hero-inner h1 {
        font-size: 66px;
        padding-bottom: 20px;
    }
    .cta {
        margin-bottom: 30px;
    }
    .hero {
        padding: 60px 0;
    }
    .features-grid{
        gap: 0;
    }
    .feat{
        padding: 0;
    }
    .restIcon{
        width: 75px;
        height: 75px;
    }
    .restIcon i img {
        max-width: 28px;
    }
    .feat strong {
        font-size: 15px;
    }
    .feat p {
        font-size: 13px;
    }
    .features {
        padding: 30px 0;
    }
    .aboutResort {
        padding: 30px 0px;
    }
    .aboutInn {
        display: block;
    }
    .about_Left {
        width: 100%;
        padding-top: 0;
        padding-bottom: 20px;
    }
    .about_Right {
        width: 100%;
    }
    .about_Right {
        width: 100%;
        position: relative;
        text-align: right;
    }
    .about_Right > img {
        width: 100%;
        float: none;
        display: inline-block;
    }
    .about_gallery {
        left: 0;
    }
    .facilities {
        padding: 30px 0px;
    }
    .offers_Outer {
        padding: 30px 0px;
    }
    .mmtOuter {
        padding-top: 30px;
    }
    .mmtOuter li img {
        height: 28px;
    }
    .rating-row {
        display: block;
    }
    .testimonial{
        margin-bottom: 10px;
        width: 100%;
    }
    .checkallReviews {
        padding-top: 20px;
        font-size: 18px;
    }
    .subscribe_Outer {
        padding: 30px 0 0 0;
    }
    .facilitiesHd h3 {
        font-size: 24px;
    }
    .facilitiesHd {
        padding-bottom: 20px;
    }
    .footer_Outer {
        display: block;
        text-align: center;
    }
    .footerNav {
        padding: 5px 0;
    }
    .instaList li {
        width: 32%;
        margin-bottom: 15px;
    }
    .instaList li:nth-child(3n){
        margin-right: 0;
    }
    .cottageOuter {
        display: block;
    }
    .cottageLeft {
        width: 100%;
    }
    .cottageLeft li a {
        padding: 7px 10px;
        font-size: 15px;
        border-bottom: #dad6d3 solid 1px !important;
    }
    .cottageRight {
        width: 100%;
    }
    .cottageCont {
        padding: 15px;
    }
    .topbar {
        padding: 14px 60px 14px 0;
    }
}
@media(max-width:479px){
    .topbar {
        display: block;
        padding: 10px 0;
    }
    .hdrCont {
        margin-top: 10px;
    }
    .hdrCont {
        text-align: center;
        display: none;
    }
    .brand {
        max-width: 110px;
    }
    body {
        padding-top: 63px;
    }
    .hero{
        min-height: 300px;
    }
    a.mobNav{
        top: 10px;
    }
    .hdrCont a {
        padding: 0px 0px;
        font-size: 20px;
        color: #eec837;
        background: transparent;
    }
    .sub {
        font-size: 15px;
    }
    .hero-inner h1 {
        font-size: 50px;
        padding-bottom: 10px;
    }
    .features-grid {
        display: block;
    }
    .feat {
        padding: 15px 0;
        border-right: 0;
        border-bottom: #ebe4da solid 1px;
    }
    .feat:first-child{
        padding-top: 0;
    }
    .feat:last-child{
        padding-bottom: 0;
        border-bottom: 0;
    }
    .about_Left h2 {
        font-size: 26px;
        line-height: normal;
    }
    .about_Left p {
        font-size: 15px;
        line-height: 25px;
    }
    .about_Right > img {
        max-width: 320px;
    }
    .about_gallery {
        width: 150px;
    }
    .fac-grid {
        display: block;
    }
    .mmtOuter ul {
        display: block;
    }
    .mmtOuter ul li {
        display: inline-block;
        width: 47%;
        margin: 0 1% 10px 1%;
        text-align: center;
    }
    .awesomeCont span {
        font-size: 12px;
    }
    .awesomeCont {
        padding-top: 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .cottageInnBx {
        display: block;
    }
    .cottageImgBx {
        width: 100%;
    }
    .cottageCont {
        padding: 15px 10px;
        width: 100%;
    }
    .ratings {
        padding: 40px 0px;
    }
    .hero-inner {
       display: none;
    }

    .callwhatsappBx {
            position: fixed;
            right: -160px;
            top: 50%;
            width: 205px;
            overflow: hidden;
            background: #fff;
            padding: 5px 10px;
            border-radius: 6px 0 0 6px;
            z-index: 9;
            box-shadow: #ccc 0 0 5px 1px;
            display: block;
            transition: all 1s ease-in-out;
    }
    .callwhatsappBx.open{
        transition: all 1s ease-in-out;
        right: 0;
    }
    .callwhatsappBx li {
        display: block;
        padding: 5px 0;
    }
    .callwhatsappBx li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .callwhatsappBx li a i {
        width: 30px;
    }
    .callwhatsappBx li a i img {
        width: 27px;
    }
    .callwhatsappBx li a span {
        width: calc(100% - 40px);
        font-size: 16px;
        font-weight: 600;
        color: #000;
    }
    ul.mobmenu{
        top: 63px;
    }
    .popupInner{
        max-width: 96%;
    }
    .popupFrmBx {
        padding: 15px 10px;
    }
    .popupHd {
        font-size: 26px;
    }
    .frmInp{
        font-size: 16px;
    }
}