@charset "UTF-8";

@media only screen and (max-width: 2502px) and (min-width:1601px) {}

@media only screen and (max-width: 1600px) and (min-width: 1200px) {
    .header img {
        width: 350px;
    }

    .header-menu li {
        padding: 5px 12px;
    }

    .header {
        height: 95px;
    }

    .header select {
        padding: 5px 15px;
    }

    .background>div {
        width: 80%;
    }

    .banner {
        height: 85vh;
    }

    .slider-booking ul li {
        width: 25%;
    }

    .location p {
        font-size: 25px;
    }

    .location {
        bottom: 35%;
    }

    .w-75 {
        width: 90%;
    }

    .rooms {
        height: 135vh;
    }

    .testimonal .row {
        height: 75vh;
    }

    .view .title div {
        text-align: center;
    }

    .experence .info {
        width: 65%;
        bottom: 10%;
    }

    .experence .img:hover .info {
        height: 80%;
        padding: 15px;
    }

    .gallery p {
        font-size: 20px;
    }

    .experence .img {
        height: 300px;
    }

    .h-600 {
        height: 500px;
    }

    .img {
        height: 250px;
    }

    .experence h5 {
        font-size: 24px;
    }

}

@media only screen and (min-width: 1410px) and (max-width: 1450px) {}

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

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

@media only screen and (min-width: 768px) and (max-width: 1024px) {}

@media (min-width: 992px) {}

@media only screen and (max-width: 992px) {
    .view-slider .swiper {
        width: 95%;
    }
    .zcwf_col_fld.btn_row {
        display: flex !important;
        margin-top: 25px;
    }

    #LEADCF6 {
        width: 95%;
    }

    /* .zcwf_col_help{
        width: 5%;
    } */
    .video_gallery .video-slide {
        height: 250px;
    }

    .video_gallery .swiper-button-next,
    .video_gallery .swiper-button-prev {
        top: auto;
        bottom: -10px;
        transform: translateX(-50%);
    }

    .video_gallery .swiper-button-next {
        left: 60%;
    }

    .video_gallery .swiper-button-prev {
        left: 40%;
    }

    ul.awards li img {
        width: 100px !important;
    }

    .video_gallery h3 {
        margin-top: 20px;
    }

    .video_gallery .video {
        width: 90%;
        margin: auto;
    }

    #desktop-view {
        /* display: none; */
    }

    #mobile-view {
        display: block;
    }

    .mobile-header img {
        width: 60% !important;
    }

    .fixed .mobile-header img {
        width: 49% !important;
    }

    .title hr {
        margin-right: 30px;
        width: 35%;
    }

    .view .title hr,
    .instagram .title hr {
        margin-left: 30px;
    }

    .font {
        font-size: 16px;
        line-height: 22px;
    }

    .height {
        height: auto;
        margin-bottom: 30px;
    }

    .img-1 {
        width: 100%;
        box-shadow: none;
    }

    .header {
        padding: 10px 30px;
        height: 100px;
    }

    ul.social-media-icons {
        margin-bottom: 0;
    }

    footer ul {
        margin-bottom: 40px;
    }

    .w-75 {
        width: 85%;
    }

    .rooms .w-75 {
        width: 100%;
    }

    .banner h2 {
        font-size: 24px;
    }

    .rooms .mobile-view {
        position: absolute;
        width: 100%;
    }

    .rooms .w-75>div:first-child {
        position: relative;
        /* height: 60vh; */
        display: flex;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin: auto;
    }

    .flip-card {
        width: 80%;
    }

    .title {
        font-size: 25px;
        margin-bottom: 0;
        line-height: 35px;
    }


    .know-more-btn {
        position: relative;
        bottom: 0;
        margin-top: 50px;
        margin-right: 30px;
    }

    .background>div {
        bottom: 100px;
        width: 95%;
    }

    .banner {
        height: 45vh;
        position: relative;
    }

    .location p {
        font-size: 16px;
    }

    .slider-booking {
        width: 90%;
        display: block;
    }

    #frmCheckAvailibility {
        margin: auto !important;
        width: 90%;
    }

    .slider-booking ul li {
        width: 25%;
        padding: 0 5px;
    }

    .pb {
        padding-bottom: 6rem;
    }

    .pt {
        padding-top: 6rem;
    }

    .row.h-600 {
        height: auto;
    }

    .row.h-600>div:first-child {
        height: auto;
    }

    .row.h-600>div:last-child {
        height: 500px;
        margin-top: 50px;
    }

    .rooms {
        padding: 50px 0;
        position: relative;
        width: 100%;
        justify-content: center;
        height: auto;
    }

    .img-container {
        width: 90%;
        margin-top: 70px;
    }

    .rooms .row>div .img-container {
        margin: 30px auto;
    }

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

    .rooms .rooms-title {
        width: 55%;
        margin-bottom: -50px;
    }

    .testimonal .row {
        height: auto;
    }

    .testimonal .img {
        height: 400px;
        width: 65%;
        margin: auto;
    }

    .img.right:before,
    .img.left:before {
        height: 100%;
        width: 50%;
        left: 140px;
        top: -20px;
    }

    .testimonal .row {
        height: auto;
    }

    .testimonal .row>div {
        display: block;
        justify-content: center;
        align-items: center;
    }

    .img.right:before {
        left: 210px;
    }

    .img.right {
        margin-left: 0;
    }

    .testimonal>div {
        padding: 6rem 0;
    }

    .testimonal .title {
        margin-bottom: 10px;
    }

    .testimonal .row>div {
        padding: 3rem 0;
    }

    .view .title div {
        text-align: center;
    }

    .experence .img {
        width: 70%;
        margin: auto;
        margin-bottom: 40px;
    }

    .video_gallery h3 {
        margin-bottom: 40px;
    }

    .gallery .row .col-md-4 {
        text-align: center;
    }

    .gallery .row .col-sm-12>img {
        width: 43% !important;
    }

    .gallery .row .col-md-4>img {
        margin-bottom: 30px;
    }

    .gallery .title:first-child,
    .instagram .title {
        text-align: center;
    }

    .mobile-menu>div {
        width: 100%;
        overflow: scroll;
    }

    .slider-booking ul {
        width: 100%;
    }

    .iframe {
        height: 50vh;
    }

    .gallery iframe {
        height: 55vh;
    }

    .activity {
        width: 75%;
    }

    footer .row>div:first-child,
    footer .row>div:nth-child(2) {
        height: 220px;
    }

    .form {
        width: 100%;
        padding: 10px;
    }

    .header img {
        width: 470px !important;
        margin-left: 0 !important;
    }

    .fixed img {
        width: 300px !important;
    }
}

@media only screen and (max-width: 767px) {
    .header img {
        width: 260px !important;
    }

    .fixed img {
        width: 220px !important;
    }

    .header {
        background-color: transparent;
        height: 70px !important;
        margin-top: 0px;
        padding: 10px;
    }

    .banner h2 {
        font-size: 14px;
    }

    .background>div {
        bottom: 50px;
        width: 90%;
        border: 2px solid white;
    }

    .slider-booking {
        top: 20px;
    }

    .slider-booking ul {
        display: block;
        padding: 20px 0;
    }

    .title {
        font-size: 20px;
        line-height: 26px;
    }

    .location {
        bottom: 50px;
    }

    .booking-panel {
        height: 250px;
    }

    .play-btn {
        height: 60px;
        width: 60px;
    }

    .triangle,
    .triangle::before,
    .triangle::after {
        width: 3rem;
        height: 3rem;
    }

    .triangle {
        transform: translate(50%, 60%) rotate(1deg) skewY(30deg) scaleX(0.866);
    }

    .row.h-600>div:last-child {
        height: 250px;
    }

    .rooms .img-container {
        width: 100%;
        height: 210px;
        margin-top: 30px;
        margin-bottom: 25px;
    }

    p.text {
        font-size: 16px;
        line-height: 22px;
    }

    .rooms .rooms-title {
        font-size: 20px;
        width: 65%;
        padding: 10px;
    }

    .testimonal .img {
        height: 300px;
        width: 84%;
        margin: auto;
        margin-top: 20px;
    }

    .img.right:before,
    .img.left:before {
        left: 45px;
        width: 73%;
        top: 5px;
        height: 95%;
    }

    .img.right:before {
        left: 50px;
    }

    .testimonal h2 {
        font-size: 20px;
    }

    .experence .img {
        height: 300px;
        width: 95%;
        margin-bottom: 0;
    }


    .gallery p {
        font-size: 18px;
        line-height: 25px;
        margin: 0 auto 4rem;
    }

    .gallery .row .col-md-4>img {
        margin-bottom: 20px;
        width: 100%;
    }

    .gallery .row .col-sm-12>img {
        width: 45% !important;
    }

    .feedback .row>div:first-child {
        border-right: none;
    }

    .feedback .row>div {
        justify-content: center;
    }

    .swiper-button-prev:before,
    .swiper-button-next:before {
        height: 30px;
        width: 1px;

    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 25px;
    }

    .swiper-button-next:before {
        transform: rotate(90deg) translate(0px, 12px);
    }

    .swiper-button-prev:before {
        transform: rotate(90deg) translate(0px, -12px);
    }

    .activity {
        width: 100%;
    }

    footer ul {
        margin-bottom: 0;
    }

    footer .row>div {
        margin-bottom: 30px;
        height: auto !important;
    }

    footer {
        padding: 5rem 0 1rem;
    }

    .back img {
        width: 30px;
    }

    .back .row {
        width: 100%;
        height: 70%;
        margin-top: 30px;
    }

    .back {
        font-size: 10px;
        line-height: 10px;
        padding: 5px;
    }

    .back .row>div {
        padding: 0 5px;
    }

    .instagram .row>div>div {
        margin-bottom: 15px;
    }

    .instagram .row>div {
        padding: 0 10px;
    }

    .testimonal .text {
        width: 70%;
        margin: auto;
    }

    .testimonal .swiper {
        padding-bottom: 35px;
    }

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .rooms {
        height: 100vh;
        padding: 50px 0;
        position: relative;
        width: 100%;
        justify-content: center;
        display: block;
    }

    .rooms .swiper {
        margin-top: 60px;
    }

    .rooms .swiper-slide>div {
        margin-top: 70px;
    }

    .rooms .swiper-button-next,
    .rooms .swiper-button-prev {
        top: 40px;
        z-index: 99;
    }

    .rooms .swiper-pagination-fraction {
        top: 30px;
        bottom: auto;
    }

    .experence .img img {
        width: 82%;
    }

    .experence h5 {
        bottom: 50px;
        font-size: 20px;
    }

    .experence .img:hover .info {
        width: 75%;
        padding: 13px;
        height: 90%;
    }

    .experence .swiper-button-next {
        right: 0;
    }

    .experence .swiper-button-prev {
        left: 0;
    }

    .experence .swiper-pagination-fraction {
        bottom: 0;
    }

    .gallery img {
        width: 70%;
    }

    .gallery .swiper-slide {
        text-align: center;
        padding-bottom: 35px;
    }

    .rooms .w-75>div:first-child {
        height: 60vh;
    }

    .experence .info {
        padding: 15px;
        width: 55%;
        bottom: 5%;
    }

    .facilities h3 {
        font-size: 20px;
    }

    #crmWebToEntityForm form .grid {
        grid-template-columns: 100%;
    }

    .contact-form {
        width: 90%;
    }

    .contact-form .heading {
        margin-bottom: 20px;
        font-size: 22px;
    }

    .grid .zcwf_col_fld {
        display: block;
    }

    .zcwf_lblLeft .zcwf_button {
        margin-right: 30px;
    }

    .social-media-icons li p {
        height: 40px;
        width: 40px;
        font-size: 25px;
    }

    /* .header #SubmitDesktop{
        display: block;
    } */
    .header .form-control {
        font-size: 15px;
        width: auto;
        margin: auto;
        margin-right: 10px;
    }
}

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

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

@media only screen and (max-width: 480px) {
    .download a {
        display: block;
        width: 85%;
        margin: auto;
        text-align: center;
        padding: 10px;
    }

    .zcwf_privacy {
        display: flex;
        float: left;
    }
	.pt-50{padding-top:50px!important;}
}

@media only screen and (min-device-width : 1000px) and (max-device-width : 1150px) and (orientation : portrait) {
    .rooms {
        height: 40vh;
    }
    .background>div {
        width: 80%;
    }
    .testimonal .row {
        height: 20vh;
    }

    .view iframe {
        height: 25vh;
    }

    .iframe {
        height: 25vh;
    }

    .banner {
        height: 40vh;
    }

    .w-75 {
        width: 95%;
    }

    .img {
        height: 200px;
    }

    .view-slider .swiper {
        width: 100%;
    }

    .experence h5 {
        line-height: 30px;
    }

    .experence .img img {
        height: 100%;
        width: 100%;
    }

    .experence .img:hover .info {
        width: 90%;
        padding: 15px;
        height: 80%;
    }

}

@media only screen and (min-device-width : 1700px) and (max-device-width : 1900px) and (orientation : portrait) {
    .rooms {
        height: 40vh;
    }

    .view-slider .swiper {
        width: 90%;
    }

    .testimonal .row {
        height: 25vh;
    }

    .view iframe {
        height: 30vh;
    }

    .iframe {
        height: 30vh;
    }

    .banner {
        height: 55vh;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 992px) and (orientation : landscape) {}

@media only screen and (min-device-width : 995px) and (max-device-width : 1200px) and (orientation : landscape) {
    .title {
        margin-bottom: 20px;
    }

    .view .title:first-child {
        text-align: center;
    }

    .header {
        display: block !important;
        padding: 10px 30px;
    }

    .header img {
        width: 350px !important;
    }

    .fixed img {
        width: 300px !important;
    }

    .header select {
        padding: 5px 5px;
        font-size: 12px;
    }

    .header-menu li {
        padding: 5px 6px;
    }

    .header a {
        font-size: 16px;
    }

    .background>div {
        width: 85%;
    }

    .form-group {
        width: 100% !important;
    }

    .w-75 {
        width: 90%;
    }



    .rooms .rooms-title {
        font-size: 18px;
        padding: 10px;
    }

    .img-container {
        width: 95%;
        height: 200px;
        margin-bottom: 40px;
    }

    .front img {
        width: 100%;
        height: auto;
    }

    p.text {
        width: 90%;
    }

    .img.right:before,
    .img.left:before {
        top: -20px;
        left: -10px;
    }

    .img.right:before {
        left: auto;
        right: -10px;
    }

    .experence .img {
        height: 300px;
        width: 100%;
    }

    .gallery .title:first-child {
        text-align: center;
    }

    .back {
        font-size: 10px;
        line-height: 10px;
        padding: 15px;
        padding: 10px;
    }

    .back .row {
        width: 100%;
        height: 90%;
    }

    .back img {
        width: 30px;
    }

    .back .row>div {
        padding: 0;
    }

    footer form button {
        width: 55px;
    }

    .slider-booking ul {
        width: 100%;
    }

    #frmCheckAvailibility ul {
        margin-left: 0% !important;
    }

    .testimonal h2 {
        font-size: 26px;
    }

    .banner h2 {
        font-size: 28px;
    }

    .slider-booking {
        width: 85%;
    }

    .height {
        height: 350px;
    }

    .img {
        height: 220px;
    }

    .description {
        width: 95%;
    }

    .experence .info {
        width: 66%;
        bottom: 6%;
        padding: 15px;
    }

    .experence h5 {
        font-size: 20px;
    }

    .experence .img:hover .info {
        width: 95%;
        padding: 15px;
        height: 88%;
    }

    .activity {
        width: 70%;
    }

    .gallery p {
        font-size: 20px;
    }

    .view .title div {
        text-align: center;
    }

    .instagram .row>div>div {
        margin-bottom: 20px;
    }

    .instagram .row>div {
        padding: 0 10px;
    }

    .title hr {
        margin-right: 80px;
    }

    .view .title hr,
    .instagram .title hr {
        margin-left: 80px;
    }

    .form {
        width: 90%;
    }

    .testimonal .row {
        height: 60vh;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 767px) and (orientation : landscape) {}