@media only screen and (max-width: 1555px){
    nav#main-navigation{
        grid-template-columns: 25% 75%
    }
}
@media only screen and (max-width: 1297px){
    .bottom-nav-header{
        padding: 2rem;
    }
    .top-nav-header{
        padding: 5px 2rem;
    }
}
@media only screen and (max-width: 1260px){
    nav#main-navigation{
        padding: 10px 1rem;
    }
    .package-outer{
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media only screen and (max-width: 1200px){
    nav#main-navigation{
        display: none;
    }
    .logo-sector{
        
padding: 1rem;
        
justify-content: center;
    }
    img#logo{
        width:auto;
        height: 100%;
    }
    #responsive-navigation{
        display: block;
    }
    #home-search-area{
        margin-top:80px;
    }
    .search-area, .date-area, .btn-a-area{
        width:100%;
    }
    .btn-a-area{
        
padding-top: 1rem;
        
display: flex;
        
align-items: center;
        
justify-content: center;
    }
    .date-area:before{
        display: none;
    }
    .intro-slider, section#home-banner, section#home-slider{
        /* margin-top:80px; */
    }
    div#home-search-sec .input-sec{
        max-width: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        margin-bottom: .825rem;
    }
    div#home-search-sec{
        min-width: 80%;
        width: 300px;
    }
    h1.main-title{
        font-size: 2.9rem;
    }
    div#home-banner-inner{
        bottom:0;
        padding: 1rem;
    }
    .tour-description{
        padding: 3rem 2rem;
    }
    section#home-package{
        margin-top: 0;
        padding-top: 3rem;
    }
    .inc-tile, .inc-desc, .pr-included, .pr-not-included, .tour-nav-item{
        font-size: .87rem;
    }
    .tour-bottom-section{
        padding: 5rem 2rem;
    }
    .ti-desc, .content-sec-cat p, .ttd-content-inner p, .tour-description p {
        font-size: 14px;
    }
    .tn-content span{
        font-size: 10px;
    }
}
@media only screen and (max-width: 1020px){
    .inc-pr-included{
        grid-template-columns: 1fr 1fr;
    }
    .tm-content{
        width:100%;
    }
    .services-outer{
        width:50%;
        margin-bottom: 2rem;
    }
    #why-cover .tm-content{
        justify-content: center;
        align-items: center;
    }
    #why-cover h1.main-title, #why-cover .tm-desc-cont{
        text-align: center;
    }
    .dt-slider-inner, section#home-slider{
        height: auto !important;
    }
    .dt-slider-inner{
        flex-direction: column;
    }
    .dt-slider-left, .dt-slider-right{
        width:100%;
    }
    .dt-slider-right{
        margin-top:3rem;
    }
    div#why-cover{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #ta-widget{
        width: auto;
    }
}
@media only screen and (max-width: 980px){
    .top-footer{
        flex-direction: column;
    }
    #about-story-sec, #about-mission-sec{
        padding: 2rem;
    }
    .story-ps{
        width:80%;
    }
    .tips-inner{
        flex-direction: column;
        align-items: flex-start;
    }
    .slider-abt-inner{
        height:300px;
    }
    #sdt-tour-sec .package-outer, .package-outer, .dest-outer, .rt-outer{
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .component-input, .comp-title, .comp-input-container{
        width:100%;
    }
    .comp-boxes{
        flex-direction: column;
    }
    .side-dash:before{
        display: none;
    }
    .tips-content{
        width:100%;
    }
    .tips-image{
        margin-left: 3rem;
    }
    span.tf-semi{
        font-size: 1.2rem;
    }
    span.tf-main{
        font-size: 16px;
    }
}
@media only screen and (max-width: 900px){
    .gallery-inner{
        width:50%;
    }
    .contact-title-sec{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .details-sec-title.left-al{
        align-items: center;
    }
    .details-sec-title.left-al .tm-desc-cont{
        text-align: center;
    }
    .interest-sec .container-checkbox{
        width: calc(100% / 3);
    }
}
@media only screen and (max-width: 858px){
    .mobile-cn-sec{
        display: none;
    }
    .mobile-menu-desc{
        display: flex;
    }
}
@media only screen and (max-width: 840px){
    .tn-img{
        display: none;
    }
    .ttd-area{
        padding: 3rem 2rem;
    }
    
}
@media only screen and (max-width: 822px){
    .tour-info-viewer{
        height: auto;
    }
    .tour-inf-sec{
        margin-bottom: 1.5rem;
    }
}
@media only screen and (max-width: 770px){
    .footer-menu{
        flex-direction: column;
    }
    .details-sec-title .tm-desc-cont{
        width:80%;
    }
    .tm-desc-cont{
        text-align: center;
    }
    .tm-content{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    h2.main-tag{
        font-size: 18px;
    }
    .inc-sec{
        grid-template-columns: 1fr;
    }
    .inc-tile{
        margin-bottom: .75rem;
    }
    .dt-slider-left .tm-desc-cont{
        text-align: left;
    }
    .input-section-byt{
        padding: 0;
    }
    .input-globe{
        width:100%;
    }
}
@media only screen and (max-width: 690px){
    div#home-search-sec .input-sec{
        max-width: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
    }
    .ttd-inner-sec{
        flex-direction: column;
        padding: 0;
    }
    .ttd-img-sec{
        margin-bottom: 1rem;
    }
    .ttd-img-sec, .ttd-content-sec{
        width:100%;
        padding: 0;
    }
    div#tm-cover{
        padding: 2rem;
    }
    #tp-vr-line{
        display: none;
    }
    .tp-desc{
        width:100%;
        margin: 0 0 2rem !important;
    }
    .tp-desc:before, .tp-desc:after{
        display: none;
    }
    .dt-slider-left h1.main-title{
        font-size: 2.9em;
    }
    .dt-slider-left .ss-heading{
        font-size: 1rem;
    }
    .tour-item-det-upper{
        font-size: 12px;
    }
    .footer-bottom span{
        font-size: 10px;
    }
    .tour-header-sec{
        height: 80vh;
    }
}
@media only screen and (max-width: 650px){
    .footer-menu-items{
        flex-direction: column;
    }
    .fm-item{
        margin: 0 0 .5rem;
    }
    .footer-menu-items{
        margin: 1rem 0;
    }
    .tour-pr-intem{
        width:100%;
    }
    div#tm-cover h1.main-title{
        text-align: center;
    }
    #dt-inner .btn-section{
        margin-top: -7rem;
    }
    .ttd-inner, .dest-inner{
        width:100%;
    }
    #sdt-tour-sec .package-outer, .package-outer, .dest-outer, .rt-outer{
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    span.sub-title{
        font-size: 1.1rem;
    }
    .ttd-slider-section{
        padding: 0 2rem;
    }
    .services-outer{
        width:100%;
    }
    .service-icon{
        width: 200px;
    }
    .tm-desc-cont{
        line-height: 1.5rem;
        font-size: 1rem;
    }
    .tips-content p{
        font-size: 14px;
    }
    .tips-image{
        width: calc(100% - 2rem);
        margin-left: 0;
    }
    .tips-inner{
        align-items: center;
    }
    .tips-content{
        padding: 1rem;
    }
    div#tips-section{
        padding: 2rem;
    }
    .tips-inner{
        width: calc(100%);
    }
    .tour-inclusion-details{
        /* margin-top:-7em; */
    }
}
@media only screen and (max-width: 600px){
    .container-checkbox.q-forth, .container-checkbox.q-third, .interest-sec .container-checkbox, .radio-input{
        width:50%;
    }
    section#home-ttd .btn-section{
        margin-top: 2rem;
    }
    .comp-title{
        padding: 1rem 0;
    }
    .tour-inf{
        width:100%;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 1rem;
        margin-right: 0;
    }
    .tour-inf-sec{
        justify-content: center;
    }
    .tour-info-viewer{
        justify-content: center;
        position: relative;
        top:-8rem;
    }
    .tf-info{
        justify-content: center;
        align-items: center;
    }
    .tour-book{
        margin-left:0;
    }
    span.tf-semi{
        text-align: center;
    }
    h1.intro-title{
        font-size: 2.5rem;
    }
    .tour-description{
        padding-top:0;
        margin-top: -7rem;
    }
    .intro-slider{
        padding: 1rem;
    }
    div#byt-inner{
        padding: 0;
    }
}
@media only screen and (max-width: 550px){
    .tn-content h5{
        display: none;
    }
    .gallery-inner{
        width:100%;
    }
    .details-sec-byt h1{
        font-size: 2rem;
    }
    .details-sec-byt p{
        font-size: 14px;
    }
}
@media only screen and (max-width: 515px){
    .nav-right{
        display: none;
    }
    .menu-btm .btn-mobile{
        display: block;
    }
}
@media only screen and (max-width: 500px){
    .contact-log{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer-bottom span{
        flex-direction: column;
        text-align: center;
    }
    .dt-slider-left h1.main-title{
        text-align: left;
    }
    .dt-slider-left h1.main-title span{
        display: inline-block;
    }
    h1.main-title span{
        display: block;
    }
    h1.main-title{
        text-align: center;
    }
    div#why-cover{
        padding: 2rem;
    }
    div#home-search-sec .input-sec{
        max-width: 300px;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
    }
    section#home-banner{
        height: auto;
    }
    div#home-banner-inner{
        position: relative;
        padding: 2rem 1rem;
    }
    h2.main-tag{
        font-size: 16px;
    }
    .inc-pr-included{
        grid-template-columns: 1fr;
    }
    .tour-bottom-section{
        padding: 5rem 1rem;
    }
    .inc-sec{
        padding: 1rem;
    }
    .dt-slider-inner{
        padding: 3rem;
    }
    .tm-desc-cont{
        font-size: 14px;
    }
    .slick-dots li button:before{
        width:15px;
        height: 15px;
    }
}
@media only screen and (max-width: 400px){
    .dt-slider-inner{
        padding: 3rem 1.5rem;
    }
    .dt-slider-left h1.main-title{
        font-size: 2.3rem;
    }
    div#tips-section{
        padding: 1rem;
    }
    .tour-info-viewer{
        width: 95%;
        padding: 1rem;
    }
    .container-checkbox.q-forth, .container-checkbox.q-third, .interest-sec .container-checkbox, .radio-input{
        width:100%;
    }
    section#byt{
        padding: 3rem 1rem;
    }
    span#back-byt{
        top:1rem;
        left: 1rem;
    }
}
@media only screen and (max-width: 310px){
    .footer-social{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        align-content: center;
        justify-items: baseline;
    }
    h1.intro-title{
        font-size: 2rem;
    }
    section#home-why, section#home-tailormade{
        padding: 0;
    }
    span.fs-title{
        grid-column: 1/4;
        margin :0 0 1rem;
    }
    div#tips-section{
        padding: .5rem;
    }
}
@media only screen and (max-width: 265px){
    img#logo{
        width:100%;
        height: auto;
    }
    .logo-sector{
        padding: 10px 10px 10px 70px;
    }
}

