@media (max-width: 1600px) {
    /* .banner-contain {
        margin-top: 50px;
    } */
}
@media(max-width: 1200px){
    .book-now-main select{
        width: 260px;
    }
    .book-now-main .filter-box{
        margin-right: 15px;
    }
    .header-right nav ul li {
        margin-left: 40px;
    }
    .header-right{
        margin-right: 0;
    }
    .header{
        /* padding: 0; */
    }
    .header-with-banner.home-page {
        height: 700px;
    }
    .header-top{
        width: 100%;
        justify-content: flex-end;
    }
}
@media(max-width: 1023px){
   
    .book-now-main .filter-box{
        width: calc(33% - 10px);
        margin: 0 5px 20px;
    }
    .book-now-main .single-date input,.book-now-main select{
        width: 100%;
    }
    .book-now-main .container{
        flex-wrap: wrap;
    }
    .book-now-main .book-now{
        margin: 0 auto;
    }
    .about-story{
        margin-top: 80px;
    }
    .leep-2 img, .leep-1 img {
        max-width: 80px;
    }
    .destination-box {
        width: calc(33% - 16px);
        margin: 0 8px 16px;
    }
    .destination-detail{
        padding: 0;
    }
}
@media(max-width: 991px){
    
    .recent-gallery .tns-outer [data-controls="prev"], .recent-gallery .tns-outer [data-controls="next"]{
        width: 35px;
        height: 35px
    }
    .recent-gallery .tns-outer [data-controls="prev"]:before, .recent-gallery .tns-outer [data-controls="next"]:before{
        width: 8px;
        height: 8px;
        left: 14px;
        top: 13px;
    }
    .recent-gallery .tns-outer [data-controls="next"]:before{
        width: 8px;
        height: 8px;
        left: 11px;
        top: 13px;
    }
    .gallery-slider .sliding-part {
        padding-top: 15px;
    }
    .gallery-img {
        height: 150px;
    }
    .gallry-cnt .gallery-img {
        height: 250px;
    }
    .img-slide:after{
        max-width: 500px;
    }
    .header{
        padding: 0 15px;
    }
    .header-right{
        margin-right: 0;
        align-items: flex-end;
    }
    .header-right nav a{
        font-size: 16px;
    }
    .header-top{
        padding-right: 5px;
    }
    .header-right nav ul li,.header-right nav a.contact-btn{
        margin-left: 20px;
    }
    /* .banner-detail{
        max-width: 340px;
        margin-right: 0;
    } */
   .banner-detail h2 {
        font-size: 25px !important;
        line-height: 50px;
        text-align: right !important;
        width: 376px !important;
        margin-top: 74px !important;
    }
    .banner-detail p{
        font-size: 20px;
    }
    .header-with-banner.home-page,.header-banner-img .img-slide{
        height: 400px;
    }
    .banner-contain{
        margin-top: 100px;
        max-width: 340px;
        margin-right: 0;
    }
    .about-story-right div h2{
        font-size: 40px;
        line-height: 50px;
        margin-right: 0;
    }
    .about-story-right div p{
        text-align: right;
    }
    .about-story-right div{
        margin-bottom: 24px;
        flex-direction: column;
    }
    .about-story-left h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .about-story-left p{
        font-size: 14px;
        line-height: 24px;
    }
    .news-update-col{
        margin-right: 30px;
        width: calc(50% - 15px);
        margin-bottom: 30px;
    }
    .news-update-col:nth-child(3n){
        margin-right: 30px;
    }
    .news-update-col:nth-child(2n){
        margin-right: 0;
    }
    .gallery-img {
        margin-bottom: 10px;
    }
    .gallery-img:first-child {
        margin-top: 0;
    }
    .gallery-slider .sliding-part {
        column-gap: 10px;
    }
    .recent-gallery .column{
        padding:0 5px
    }
    .gallery-title-content{
        position: relative;
        width: 100%;
        padding:0;
    }
    .gallery-title-content h3{
        max-width: 100%;
        font-size: 32px;
    }
    .gallery-slider .column:first-child{
        padding-top: 0;
    }
    .recent-gallery .tns-controls{
        left: 32%;
    }
    .testimonial-main .tns-controls {
        position: absolute;
        bottom: -24px;
        left: 50%;
        transform: translateX(-50%);
    }   
    .testimonial-main .tns-outer [data-controls="prev"], .testimonial-main .tns-outer [data-controls="next"]{
        left: -40px;
        right: -40px;
        transform: none;
        width: 32px;
        height: 32px;
    }
    .testimonial-main .tns-outer [data-controls="next"]{
        left: initial;
    }
    .testimonial-main .tns-outer [data-controls="prev"]:before, .testimonial-main .tns-outer [data-controls="next"]:before {
        width: 8px;
        height: 8px;
       
        top: 11px;
    }
    .testimonial-main .tns-outer [data-controls="next"]:before {
        left: auto;
        right: 13px;
    }
    .testimonial-main .tns-outer [data-controls="prev"]:before{
        left: 13px;
    }
    .pricecard-main .tns-controls {
        position: absolute;
        bottom: -24px;
        left: 50%;
        transform: translateX(-50%);
    }   
    .pricecard-main .tns-outer [data-controls="prev"], .pricecard-main .tns-outer [data-controls="next"]{
        left: -40px;
        right: -40px;
        transform: none;
        width: 32px;
        height: 32px;
    }
    .pricecard-main .tns-outer [data-controls="next"]{
        left: initial;
    }
    .pricecard-main .tns-outer [data-controls="prev"]:before, .pricecard-main .tns-outer [data-controls="next"]:before {
        width: 8px;
        height: 8px;
       
        top: 11px;
    }
    .pricecard-main .tns-outer [data-controls="next"]:before {
        left: auto;
        right: 13px;
    }
    .pricecard-main .tns-outer [data-controls="prev"]:before{
        left: 13px;
    }
    ul.footer-destination-name div:first-child{
        margin-right: 50px;
    }
    .place-detail-filter a {
        margin-right: 10px;
        font-size: 11px;
        font-weight: 500;
    }
    .near-destination{
        flex-direction: column;
    }
    .near-destination p{
        width: 100%;
    }
    .near-destination{
        margin-bottom: 24px;
    }
    .main-detail-of-place{
        margin-top: 100px;
    }
    .attraction-place-row h3{
        font-size: 20px;
        line-height: 20px;
    }
    .kilometers span{
        font-size: 14px;
        margin-left: 6px;
    }
    .news-detail-top-left h4{
        font-size: 16px;
    }
    .news-detail-top-left h3{
        font-size: 32px;
        margin: 10px 0;
    }
    .news-detail-top{
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 30px;
    }
    .news-detail-top-right{
        margin-top: 12px;
    }
    .news-detail-with-img{
        flex-direction: column;
        align-items: flex-start;
    }
    .news-blog-detail-left{
        max-width: 100%;
        margin: 0 0 24px;
    }
    .news-detail-main {
        margin-top: 100px;
    }
    .testimonial-content-left{
        margin-right: 30px;
        max-width: 280px;
    }
    .testimonial-content-right p{
        font-size: 16px;
        line-height: 24px;
    }
    .testimonial-content-left .name-of-person{
        font-size: 18px;
    }
    .form-row .select-design:first-child{
        margin-right: 10px;
    }
    .form-row .select-design{
        padding: 10px;
        margin-bottom: 20px;
    }
    .form-row label{
        font-size: 12px;
    }
    .form-row .select-design select{
        font-size: 18px;
    }
    .select-design.calender:after{
        width: 18px;
        height: 18px;
    }
    .form-row .select-design:after{
        right: 10px;
    }
    .booking-next-level, .advance-booking-form{
        padding: 0 10px;
    }
    .premium-box{
        margin: 0 10px 30px 0;
        padding: 12px 6px;
    }
    .total-book .btn {
        width: 200px;
        height: 50px;
        font-size: 15px;
    }
    .total-book{
        margin-top: 20px;
    }
    .premium-box p span{
        font-size: 14px;
    }
    .premium-box p{
        font-size: 16px;
    }
    .form-row .total-value{
        font-size: 18px;
        line-height: 22px;
    }
    .career-box,.contact-box{
        width: calc(50% - 20px);
    }
    .career-box:nth-child(3n),.contact-box:nth-child(3n) {
        margin-right: 30px;
    }
    .career-box:nth-child(2n),.contact-box:nth-child(2n) {
        margin-right: 0;
    }
    .booking-detail-row .label-detail{
        font-size: 16px;
        line-height: 18px;
    }
    .booking-detail-row label{
        font-size: 12px;
        margin-bottom: 4px;
    }
    .booking-detail-right img {
        max-width: 48px;
    }
    .booking-detail-row .btn{
        font-size: 10px;
        height: 40px;
        width: 150px;
    }
    .booking-detail-row-detail{
        flex-wrap: wrap;
        justify-content: flex-start;
        flex-direction: column;
    }
    .booking-detail-right{
        align-items: flex-start;
        margin-top: 16px;
    }
    .booking-detail-right img{
        position: absolute;
        right: 12px;
        top: 12px;
    }
    .booking-detail-row{
        position: relative;
        padding: 12px;
        margin-bottom: 24px;
    }
    .inner-banner-content h2{
        font-size: 32px;
    }
}
@media (max-width: 767px){
    .gallery-list {
        grid-template-columns: repeat(1,1fr);
    }
    .covid-detail__row {
        grid-template-columns: 1fr;
    }
    .covid-main__top img{
        max-width: 200px;
    }
    .note-box > p{
        font-size: 14px;
    }
    .messagebox .under-main-content {
        font-size: 17px;
        line-height: 32px;
    }
    .messagebox{
        margin: 25px auto;
    }
    .leap-top{
        margin-top: 0px;
    }
    .contact-top{
        margin-top: 103px;
    }
    .gallery-top{
        margin-top: 0px;
    }
    #advertiseform .form-box .input-with-errormsg:first-child{
        margin-right:0px
    }
    .advertis-leap-container .advertise-leap {
        top: 30px;
    }
    .banner-detail .timing .time:before {
        height: 12px;
        left:-10px;
    }
    .que-ans-box  a:before {
        right:15px;
    }
    .que-ans-box .faq-question{
        padding: 30px;
    }
  
    #navigation .active:after{
        height: 0px;
    }
    
    .tns-nav button{
        width: 10px;
        height: 12px;
    }
    .tns-nav {
        bottom:7px;
    }    
    .tns-nav button.tns-nav-active {
        background: #fff;
    }
    .mobile-zoom{
        display: flex;
        justify-content: center;
        padding:10px 0 0 0;
    }
    .mobile-zoom button:first-child{
        margin-right: 10px;
    }
    #img-magnifier-container {
        position: relative;
        width: 100%;
        max-height: 240px;
        overflow: auto;
    }
    .modal--gallery img {
        max-width: initial;
        width: 100%;
        min-width: 300px;
    }
    .mobile-zoom button:last-child {
        margin-right: 0;
    }
    .gallery-img p{ 
        font-size: 16px;
        padding: 6px;
    }
    .home-page .sticky-header .marquee-line {
        top: 55px;
    }
    .home-page .marquee-line {
        top: 56px;
    }
    .home-page .marquee-line + a.header-left {
        margin-top: 0;
    }
    .home-page .marquee-line ~ .header-right {
        margin-top: 0;
    }
    .banner-detail .timing.time-with-marquee {
        top: initial;
    }
    .marquee-line {
        top:56px;
    }
    .modal--gallery .modal-content {
        max-width: 90vw;
    }
    .faq-main h3 {
        font-size: 26px;
    }
    .non-grid .gallry-cnt {
        width: 100%;
        margin-bottom: 10px;
    }
    .booking-detail-right.reschedule-two-btns{
        flex-direction: initial;
    }
    .label-detail-main{
        flex-wrap: wrap;
    }
    .reschedulcontainer .book-now-main .filter-box{
        flex: initial;
    }
    .label-detail-main.label-detail-two-box div{
        width: 50%;
        margin-right: 0px;
    }
    .longest-ropeway a {
        letter-spacing: initial;
    }
    .user-name {
        font-size: 27px;
    }
    .input-with-errormsg .select-design.input-design {
        margin: 30px 0 0 0;
    }
    .slider-content{
        display: none !important;
    }
    .leep-2 img, .leep-1 img {
        max-width: 50px;
    }
    .lip-container.lip-pendulam .leep-1 {
        top: 7.8vw;
        left: -5vw;
    }
    .lip-container.lip-pendulam .leep-2 {
        right: -2vw;
        top: 2vw;
    }
    .destination-box {
        width: calc(50% - 8px);
        margin: 0 16px 16px 0;
    }
    .destination-box:nth-child(2n) {
        margin-right: 0;
    }
    .news-update-top{
        flex-direction: column;
        align-items: flex-start;
    }
    .news-update-top .btn{
        margin-top: 16px;
        height: 40px;
        width: 125px;
    }
    .news-update-row{
        margin-top: 24px;
    }
    .news-update{
        margin-top: 90px;
    }
    .news-update-top h3{
        font-size: 24px;
    }
    /* .news-update-col {
        margin-right: 0px!important;
        width: 100%;
        margin-bottom: 24px;
    } */
    footer .footer-first-row{
        flex-wrap: wrap;
        padding: 32px 15px;
    }
    footer .footer-first-row .footer-col:first-child{
        width: 100%;
        margin-bottom: 32px;
    }
    .footer-col.follow-us img{
        max-width: 152px;
    }
    ul.footer-destination-name div:first-child{
        margin-right: 70px;
    }
    .book-now-main .filter-box {
        width: 100%;
        margin: 0 10px 16px;
    }
    .book-now-main .book-now{
        margin: 0 10px;
        width: 100%;
        height: 56px;
        font-size: 12px;
        letter-spacing: 0.6px;
    }
    .book-now-main select{
       /*  height: 56px; */
    }
    .about-story .container{
        flex-direction: column;
    }
    .about-story-left{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }
    .about-story-right div p,.about-story-right div h2{
        text-align: left;
    }
    .about-story-right div p br{
        display: none;
    }
    .about-story-right div{
        align-items: flex-start;
    }
    a.view-more{
        width: 120px;
        height: 40px;
        font-size: 10px;
        letter-spacing: 0.5px;
        font-weight: 500;
    }
    .about-story-left h3{
        font-size: 20px;
        line-height: 30px;
    }
    .about-story-left p{
        font-size: 12px;
        line-height: 26px;
    }
    .do-you-know {
        margin-top: 100px;
    }
    .our-destination-top{
        margin-top: 50px;
        padding: 40px 0;
    }
    .our-destination-top h3{
        font-size: 24px;
    }
    .recent-gallery{
        margin-top: 20px;
    }
    .longest-ropeway h3{
        font-size: 24px;
        line-height: 40px;
        text-align: center;
    }
    .longest-ropeway{
        padding: 70px 0;
    }
    .testimonial-main {
        padding: 48px 0 100px;
    }
    .test-quate{
        font-size: 14px;
        line-height: 24px;
    }
    .visited-place{
        font-size: 16px;
        line-height: 19px;
    }
    .recent-gallery .tns-controls{
        left: 0;
    }
    body{
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: relative;
        left: 0;
        overflow-x: hidden;
    }
    body.menu-open {
        left: -280px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        overflow-y:hidden;
    }
    .header nav {
        align-items: center;
        flex-direction: row-reverse;
        margin: 0;
    }
    .ham-menu {
        display: flex!important;
        flex-direction: column;
        align-items: flex-end;
        cursor: pointer;
        margin-left: 12px;
    }
    .ham-menu span {
        width: 20px;
        height: 2px;
        background: transparent linear-gradient(151deg, #F6663F 0%, #ED2151 100%) 0% 0%;
        transition: .4s ease transform;
        transform-origin: center;
        border-radius: 1px;
    }
    .ham-menu span:nth-child(2){
        margin: 6px 0;
        position: relative;
        left: 3px;
    }
    .header-right nav ul{
        display: none;
        right: -300px;
    }
    .menu-open .header-right nav > ul{
        display: flex;
        flex-direction: column;
        position: fixed;
        height: 100vh;
        width: 280px;
        top: 0;
        right: 0;
        align-items: flex-start;
        box-shadow: 2px 0px 14px #d1d1d1;
        transition: 0.2s ease-in-out;
        overflow-y:auto
    }
    .header-right nav ul li {
        margin-left: 0;
        padding: 10px 20px;
        border-bottom: 1px solid #dcdcdc;
        width: 100%;
        position: relative;
    }
    .header-right nav a{
        color: #f14647;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 5px!important;
    }
    .header-right nav a.contact-btn{
        width: 72px;
        height: 24px;
        font-size: 8px;
        color: #fff;
        background: transparent linear-gradient(151deg, #F6663F 0%, #ED2151 100%) 0% 0%;
    }
    .logo{
        max-height: 28px;
    }
    .header-right{
        flex-direction: row;
        align-items: center;
    }
    .menu-open .header.sticky-header {
        left: -280px;
    }
    .header.sticky-header {
        height: 56px;
    }
    .header{
        height: 56px;
        background-color: #fff;
        align-items: center;
    }
    .header-left{
        margin-top: 0;
    }
    .header-top{
        padding-top: 0;
    }
    .header-top a{
        color: #000;
        font-size: 8px;
        line-height: 10px;
    }
    .header-top a.contact-no:after{
        background-color: #000;
        height: 12px;
        top: -2px;
    }
    .header-top a.contact-no{
        padding-right: 8px;
        margin-right: 8px;
    }
    .banner-detail .timing {
        position: relative;
        top: initial;
        right: initial;
        margin-bottom: 10px;
    }
    .banner-detail .timing p{
        font-size: 12px;
        line-height: 14px;
    }
    /* .banner-detail .timing p.phone:after{
        height: 12px;
        right:-7px
    } */
    .banner-detail .timing p.phone{
        padding-right: 8px;
        margin-right: 8px;
    }
    .header-right nav a.contact-btn{
        margin-left: 12px;
        line-height: 11px;
    }
    .header-right nav a.poojabtn{
        width: 85px;
    }
    .header-right nav ul.submenu li{
        padding: 0;
    }
    .header-right nav ul.submenu li:last-child{
        border-bottom: none;
    }
    .header-right nav a{
        padding: 10px 5px!important;
    }
    .menu-open .header-right nav ul.submenu {
        position: relative;
        left: 0;
        display: flex;
        top: initial;
    }
    .inner-header{
        height: auto;
    }
    .header-with-banner .container,.inner-header .container{
        padding: 0;
    }
    .about-story{
        margin-top: 40px;
    }
    .do-you-know-top{
        flex-direction: column;
        align-items: flex-start;
    }
    h3{
        font-size: 24px;
        line-height: 35px;
    }
    .do-you-know-top .btn{
        height: 40px;
        /* width: 200px; */
        font-size: 10px;
        margin-top: 16px;
    }
    .do-you-know-video{
        margin-top: 35px;
        padding: 3px;
    }
    .do-you-know-video .play-btn {
        max-width: 32px;
    }
    .video-container {
        flex-direction: column;
    }
    .video-container > div:first-child {
        margin-right: 0;
    }
    .do-you-know-video .play-btn img{
        width: 32px;
        height: 32px;
    }

    .img-slide:after{
        background-image: url('../images/res-banner-back.png');
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 767px;
        width: 100%;
        height: 192px;
    }
    .header-with-banner.home-page{
        min-height: 400px;
    }
    .banner-detail p{
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.7px;
        margin-bottom: 7px;
    }
    .banner-detail h2 {
        font-size: 25px !important;
        line-height: 50px;
        text-align: right !important;
        width: 376px !important;
        margin-top: 74px !important;
    }
    .banner-detail h2 svg{
        width: 16px;
        height: 12px;
    }
    .banner-detail .temp svg{
        height: 14px;
        width: 14px;
        margin: 0;
    }
    .banner-detail .live svg {
        margin: -2px -3px;
        width: 6px;
    }
    .tns-horizontal.tns-subpixel>.tns-item.banner-detail{
        max-width: 280px;
        align-items: center;
        text-align: center;
        justify-content: center;
        display: flex;
    }
    a.banner-btn{
        width: 100px;
        height: 28px;
        font-size: 8px;
        letter-spacing: 0.4px;
    }
    .banner-contain{
        margin-top: 0;
        justify-content: center;
        align-items: center;
        width: 100%;
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-bottom: 5px;
        text-align: center;
    }
    .book-now-main{
        margin-top: 25px;
        margin-bottom: 12px;
    }
    .inner-banner-content p{
        font-size: 14px;
    }
    .inner-banner-content h2{
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .inner-banner{
        height: 250px;
    }
    .inner-banner-content{
        max-width: 300px;
        width: 100%;
        height: 100px;
        background-size: cover;
    }
    .place-detail-filter a{
        font-weight: 500;
        font-size: 10px;
        margin-right: 16px;
        width: calc(50% - 8px);
        margin-bottom: 16px;
        height: 40px;
    }
    .place-detail-filter a:nth-child(2n){
        margin-right: 0;
    }
    .place-detail-filter{
        flex-wrap: wrap;
        margin-bottom: 25px;
    }
    .how-to-reach h4{
        font-size: 20px;
        line-height: 25px;
    }
    .how-to-reach a{
        font-size: 14px;
    }
    .how-to-reach{
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    .near-destination{
        margin-bottom: 12px;
    }
    .near-destination p{
        margin-bottom: 12px;
    }
    .near-destination p{
        font-size: 11px;
        color: #000;
    }
    .near-destination p svg {
        margin-left: 6px;
        width: 12px;
        height: 12px;
    }
    .news-image,.destination-image {
        -webkit-box-shadow: 5px 5px 0px 0px rgba(225,228,237,1);
        -moz-box-shadow: 5px 5px 0px 0px rgba(225,228,237,1);
        box-shadow: 5px 5px 0px 0px rgba(225,228,237,1);
        margin-right: 5px;
    }
    .destination-detail-with-img{
        flex-direction: column;
        align-items: flex-start;
    }
    .destination-detail-left{
        margin: 0 0 25px;
        max-width: 100%;
    }
    .how-to-reach a svg{
        width: 16px;
        height: 16px;
    }
    .timing-detail p{
        font-size: 11px;
    }
    .statue-detail h3{
        line-height: 40px;
        margin-bottom: 24px;
    }
    .main-detail-of-place{
        margin-top: 90px;
    }
    .activities-place-row,.attraction-place-row {
        flex-direction: column;
        margin-bottom: 40px;
        align-items: flex-start;
    }
    .activities-image,.attraction-image {
        order: 2;
        -webkit-box-shadow: 5px 5px 0px 0px rgba(225,228,237,1);
        -moz-box-shadow: 5px 5px 0px 0px rgba(225,228,237,1);
        box-shadow: 5px 5px 0px 0px rgba(225,228,237,1);
        margin-right: 5px;
    }
    .activities-detail-left,.attraction-detail-left{
        margin-bottom: 24px;
        max-width: 100%;
    }
    .must-do-box {
        flex-direction: column;
        width: calc(50% - 4px);
        margin-right: 8px;
        margin-bottom: 16px;
    }
    .must-do-box img {
        border-radius: 8px 8px 0 0;
    }
    .must-do-detail {
        border-radius: 0 0 8px 8px;
        padding: 12px 8px;
    }
    .must-do-box:nth-child(2n) .must-do-detail {
        border-radius: 8px 8px 0 0;
    }
    .must-do-box:nth-child(2n) img {
        order: 1;
        border-radius: 0 0 8px 8px;
    }
    .must-do-detail h4{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .must-do-detail p{
        font-size: 12px;
        line-height: 17px;
    }
    .inner-news-update .news-update-col:nth-child(3n),.inner-news-update .news-update-col{
        margin-right: 8px !important;
        width: calc(50% - 4px);
    }
    .inner-news-update .news-update-col{
        margin-bottom: 16px !important;
    }
    .inner-news-update .news-update-col:nth-child(2n){
        margin-right: 0!important;
    }
    .inner-news-update .news-detail{
        padding: 8px
    }
    .inner-news-update .news-date{
        font-size: 20px;
        line-height: 24px;
    }
    .inner-news-update .news-year{
        font-size: 13px;
        margin-bottom: 12px;
    }
    .inner-news-update .destination-area{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .inner-news-update .news-content p{
        font-size: 12px;
        line-height: 20px;
    }
    .full-blog-detail p{
        font-size: 14px;
    }
    .full-blog-detail{
        flex-direction: column;
    }
    .full-blog-detail a{
        margin: 5px 0 0 0;
    }
    .news-detail-main {
        margin-top: 70px;
    }
    .customer-feedback{
        font-size: 14px;
        height: 40px;
        width: 200px;
    }
    .tesimonial-detail-main{
        margin-top: 90px;
    }
    .testimonial-content{
        flex-direction: column;
    }
    .testimonial-content-left .name-of-person{
        font-size: 16px;
    }
    .user-image-test{
        width: 40px;
        height: 40px;
    }
    .testimonial-content-left{
        margin: 0 0 16px;
        max-width: 100%;
    }
    .testimonial-content-right p{
        font-size: 14px;
        line-height: 23px;
    }
    .testimonial-content-right .test-visited-place{
        font-size: 18px;
        line-height: 21px;
        font-weight: 600;
    }
    .testimonial-detail-filter p{
        font-size: 14px;
    }
    .sort-by-filter{
        width: 160px;
        height: 48px;
        padding: 8px;
    }
    .sort-by-filter label{
        font-size: 10px;
    }
    .sort-by-filter select{
        font-size: 12px;
    }
    .testimonial-detail-filter{
        margin-bottom: 30px;
    }
    .form-row{
        flex-direction: column;
    }
    .form-row > div{
        width: 100%;
        max-width: 100%;
        display: block;
    }
    .form-row .select-design:first-child{
        margin-right: 0;
    }
    .form-row label{
        font-size: 10px;
    }
    .form-row .select-design select{
        font-size: 16px;
    }
    .form-row .select-design:after{
        top: 45%;
        transform: rotate(-45deg) translateY(-50%)
    }
    .select-design.calender:after{
        transform: rotate(0);
        top: 40%;
    }
    .form-row .select-design{
        margin-bottom: 12px;
    }
    .premium-box{
        margin: 0 0 12px;
    }
    .premium-box p{
        font-size: 20px;
    }
    .price-total{
        justify-content: space-between ;
    }
    .form-row.main-amount-div{
        flex-direction: row;
    }
    .ticket-booking-main .fixed-bottom-bar {
        padding: 8px;
    }
    .ticket-booking-main .form-row.main-amount-div {
        flex-direction: column;
        width: 50%;
        flex: initial;
        align-items: flex-start;
    }
    .ticket-booking-main .total-book {
        width: 50%;
        flex-direction: column;
    }
    .ticket-booking-main .fixed-bottom-bar.show-pricebar.remove-fixed-bar {
        margin-bottom: 0;
    }
    .ticket-booking-main .total-book .prioritymsg {
        margin-left: 0;
        margin-top: 5px;
    }
    .ticket-booking-main .form-row .total-value span {
        display: block;
    }
    .ticket-booking-main .total-book .btn {
        display: flex;
        width: 100%;
    }
    .ticket-booking-main .fixed-bottom-bar.show-pricebar.remove-fixed-bar .main-amount-div {
        width: 100%;
    }
    .form-row .total-amount{
        width: auto;
        margin-right: 20px;
    }
    .total-book .btn{
        width: 300px;
        height: 56px;
        font-size: 12px;
        letter-spacing: 0.6px;
    }
    .form-row .total-amount:last-child {
        margin-right: 0;
    }
    .form-row .total-value span{
        font-size: 12px;
    }
    .contact-blocks,
    .career-blocks,
    .advertise-with-main .advertise-detail,
    .booking-next-level, .advance-booking-form,
    .account-seting-row{
        padding: 0;
    }
    .ticket-booking-main{
        margin: 25px 0 50px;
    }
    .ticketquantity{
        text-align: center;
    }
    .modal-content{
        padding: 24px 12px;
    }
    #ticket-detail .label-detail{
        font-size: 16px;
        margin-bottom: 12px;
    }
    #ticket-detail label{
        font-size: 12px;
        margin-bottom: 4px;
    }
    .booking-detail-col-left{
        margin-right: 20px;
    }
    .booking-detail-col-left:last-child{
        margin-right: 0;
    }
    #ticket-detail .booking-detail-row-detail{
        padding: 18px 0;
    }
    #ticket-detail .booking-detail-second-row{
        flex-wrap: wrap;
    }
    .booking-detail-col-left:first-child{
        width: 100%;
    }
    .close-popup{
        width: 24px;
        height: 24px;
        top: -10px;
    }
    .input-design input{
        font-size: 16px;
    }
    .input-design input::placeholder,textarea::placeholder,input::placeholder{
        font-size: 16px;
        line-height: 27px;
    }
    .advertise-with-main p{
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 16px;
    }
    .advertise-with-main{
        margin: 20px 0 50px;
    }
    .career-box:nth-child(3n),.career-box,.contact-box:nth-child(3n),.contact-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .contact-blocks{
        margin: 24px 0 50px;
    }
    .get-in-touch{
        margin-bottom: 16px;
    }
    .get-in-touch-main p{
        font-size: 12px;
        margin-bottom: 20px;
    }
    .get-in-touch-main{
        margin-bottom: 50px;
    }
    .total-book {
        margin-top: 10px;
        justify-content: center;
    }
    .career-blocks{
        margin: 24px 0 30px;
    }    
    .popup-main input{
        height: 38px;
    }
    .popup-select{
        height: 38px;
    }
    .file-input-main p {
        font-size: 12px;
        line-height: 17px;
        margin-left: 12px;
    }
    .file-input label{
        font-size: 12px;
    }
    .popup-main .file-input{
        height: 32px;
    }
    .no-cancle{
        font-size: 12px;
        margin-bottom: 12px;
    }
    .custom-label{
        font-size: 12px;
        line-height: 16px;
        padding-left: 20px;
    }
    .checkmark{
        width: 16px;
        height: 16px;
    }
    .custom-label .checkmark:after {
        left: 4px;
        top: 1px;
        width: 4px;
        height: 8px;
    }
    .booking-next-level .total-book{
        margin-top: 20px;
    }
    .thankyou-booking .btn {
        width: 240px;
        height: 56px;
        letter-spacing: 0.6px;
        font-size: 12px;
        margin-top: 20px;
    }
    .thankyou-booking h3 {
        font-size: 20px;
        line-height: 20px;
    }    
    .thankyou-booking p {
        font-size: 16px;
    }
    .collapse-icon {
        width: 12px;
        height: 12px;
        border-width: 2px;
    }
    .setting-row-top h3 {
        font-size: 16px;
    }   
    .setting-row-top {
        height: 56px;
        padding: 16px;
    }
    .my-account-detail-main .total-book .btn{
        height: 48px;
    }
    .booking-detail-row-detail .booking-detail-col-left:first-child{
        width: auto;
        padding-right: 50px;
        margin-right: 0;
    }
    .label-detail-main.total-with-tax .label-detail {
        font-size: 18px;
    } 
    .label-detail-main.total-with-tax .label-detail span {
        font-size: 12px;
    }
    .booking-detail-row-detail.second-row{
        margin-top: 16px;
        padding-top: 16px;
    }
    .create-account-main .input-design{
        padding: 10px 16px;
        margin-bottom: 12px;
    }
    .create-account-main .btn{
        font-size: 12px;
        height: 56px;
        letter-spacing: 0.6px;
        width: 300px;
        margin-top: 20px;
    }
    .create-account-main .container form{
        padding-bottom: 20px;
    }
    .create-account-main.login{
        padding-bottom: 50px;
    }
    .news-update-col {
        width: 100%;
        margin: 0 0 24px!important;
    }
    .news-detail{
        padding: 16px 20px;
    }
    @keyframes leep-1 {
        from {top: 7.3vw;right:94.2vw}
        to {top: 1.2vw;right:-5vw}
    }
    @keyframes leep-2 {
        from {top: 1.2vw;right:-5vw}
        to {top: 7.3vw;right:94.2vw}
    }
    .copyright a {
        margin: 0 15px;
    }
    .copyright .container {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .copyright p{
        margin-bottom: 5px;
        text-align: center;
    }
    .copyright{
        padding: 10px 0;
    }
    .under-main-img {
        margin-top: 64px;
    }
    p.under-main-content {
        margin-top: 32px;
        font-size: 22px;
        margin-bottom: 64px;
    }
}
@media(max-width: 479px){
    .header-right nav a.contact-btn{
        width: 162px!important;
        font-size: 15px;
    }
}
@media(max-width: 370px){
    .timing-detail p span{
        display: none;
    }
    .sort-by-filter{
        width: 150px;
    }
}
@media screen and (min-width:768px) {
    section.inner-page {
        height: 26vh;
        max-height: 600px;
        min-height: 300px;
    }
    section.inner-page .tns-outer,.tns-inner,.banner,.inner-banner,.tns-ovh {
        height: 100%;
    }
    .inner-banner.subpage-banner {
        height: calc(100% - 80px);
    }
}
@media screen and (max-width:1200px) and (min-width:991px) {
    .header-right nav a {
        font-size: 12px;
        letter-spacing : 1px;
    }
    .header-right nav a.contact-btn{
        font-size:12px;
        width: 120px;
        margin-left:15px;
        height:40px;
    }
    .header-right nav ul li{
        margin-left:16px;
    }
    .home-page .marquee-line + a.header-left {
        margin-top:47px;
    }
    .logo {
        max-height: 45px;
    }
    .banner-detail .timing p.phone { 
        font-size : 12px; 
    }
    .banner-detail .timing p {
        font-size : 12px; 
    }
    .tns-nav button.tns-nav-active {
        background: #fff;
    }

}
@media screen and (max-width:1366px) and (min-width:1024px) {
    .ticket-booking-main .form-row > div {
        margin-right: 10px;
    }
    .fixed-bottom-bar .form-row label,.fixed-bottom-bar .form-row .total-value span {
        font-size: 12px;
        line-height: 14px;
    }
    .fixed-bottom-bar .total-book .btn {
        width: 180px;
        height: 50px;
        font-size: 16px;
        line-height: 18px;
    }
    .ticket-booking-main .fixed-bottom-bar {
        padding: 8px;
    }
    .fixed-bottom-bar .form-row .total-value {
        font-size: 20px;
    }
    .banner-detail h2 {
        font-size: 25px !important;
        line-height: 50px;
        text-align: right !important;
        width: 376px !important;
        margin-top: 74px !important;
    }
    .banner-detail p {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 1200px){
.ham-menu {
    display: flex!important;
    flex-direction: column;
    align-items: flex-end;
    cursor: pointer;
    margin-left: 12px;
}
}
@media screen and (max-width: 2000px) and (min-width: 1350px){
.header-right nav ul li {
    margin-left: 16px;
}
.header-right nav a {
    font-size: 15px;
   
    letter-spacing: 1px;
}
}


@media screen and (max-width: 1350px) and (min-width: 1200px){
    .header-right nav ul li {
        margin-left: 16px;
    }
    .header-right nav a {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
    }
    }


    @media (max-width: 991px){
        .pricecard-main .tns-outer [data-controls="prev"], .pricecard-main .tns-outer [data-controls="next"] {
            left: -40px !important;
            right: -40px !important;
            top: -40px !important;
            transform: none !important;
            width: 32px !important;
            height: 32px !important;
        }
        .pricecard-main .tns-outer [data-controls="next"] {
            left: initial !important;
        
        }
        .book-now-section {
            background: transparent linear-gradient(97deg, #F6663F 0%, #ED2151 100%) 0% 0% !important;
            color: white !important;
            position: absolute !important;
            top: 83% !important;
            left: 1.6% !important;
            text-align: center !important;
            width: 96.7% !important;
            border-radius: 0px 0px 10px 10px !important;
            padding: 10px 0px !important;
        }
        .pricecard-main .tns-outer [data-controls="prev"]:before, .pricecard-main .tns-outer [data-controls="next"]:before {
            width: 8px !important;
            height: 8px !important;
            top: 11px !important;
        }
        .pricecard-main .tns-outer [data-controls="prev"]:before {
            left: 13px !important;
        }
        .pricecard-main .tns-outer [data-controls="next"]:before {
            left: auto !important;
            right: 13px !important;
        }
    }
       
    .banner-detail h2{
        font: 21px !important;
    }
    .slider-header{
        padding: 11px 60px !important;
        text-align: center !important;
    }

    .about-story-left{
        text-align: center !important;
    }

    .about-story-left h3{
text-align: center !important;
    }
    .view-more{
        margin: 0 auto;
    }

    .do-you-know-top{
        text-align: center;
        align-items: center;
    }
    .our-destination-top{
        text-align: center;
    }

    .news-update-top{
        text-align: center;
        align-items: center;
    } 