@media screen and (max-width: 1200px) {
    /*-------banner--------*/
    .banner-overlay {
        padding-top: 75px;
    }
    .banner-col h1 {
        font-size: 40px;
         margin-bottom: 0px;
         text-align: center;
    }
    .banner-col p {
        font-size: 18px;
        margin-top: 15px;
        text-align: center;
        font-weight: 500;
    }
    .offer-container {
        padding-top: 75px;
    }
    /*-------easy to plan trip--*/
    .service-row {
        margin-top: 30px;
    }
    .service-content {
        padding: 0px 25px 0px 25px;
    }
    /*----------popular destination--------*/
    #popular-destination {
        padding-top: 50px;
    }
    .destination-row {
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 25px 0px;
    }
    /*-------travel package------*/
    #travel-package {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    /*---------about us--------*/
    #about-us {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .about-top-para {
        margin-bottom: 0px;
    }
    .about-us-col1 h2 {
        font-size: 35px;
        font-weight: 800;
    }
    .about-bottom-para {
        margin-top: 20px;
        font-size: 17px;
        padding-right: 0%;
    }
    .about-us-col2{
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media screen and (max-width: 992px) {
    /*-------banner---------*/
    .banner-overlay {
        padding-top: 50px;
    }
    
    input{
        width: 100% !important;
    }
    .nav_links ul{
        background-color: white !important;
    }
    .banner-search-btn {
        width: 30%;
    }
    .offer-container {
        padding-top: 50px;
    }
    .service-content {
        padding: 0px 10px 0px 10px;
    }
    .service-content h4 {
        text-align: center;
        font-size: 19px;
        font-weight: 700;
        margin-bottom: 6px;
    }
    .service-content p {
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0px;
    }
    .destination-details {
        right: 5px;
    }
    /*----popular choice----*/
    .flat-off p {
        font-size: 15px;
    }
    .destination-details h3 {
        font-size: 23px;
    }
    /*---------travel package-----*/
    .package-details h3 {
        font-size: 21px;
    }
}
@media screen and (max-width: 767px) {
    /*-------banner------*/
    .banner-overlay {
        padding-top: 30px;
    }   
    .banner-col h1 {
        font-size: 32px;
    } 
    .banner-col p {
        font-size: 15px;
        margin-top: 5px;
    }
    .banner-search-btn {
        width: 100%;
    }
    .button-tab-banner{
        width: 100%;
    }
    #pills-tab{
        margin-bottom: 0px !important;
    }
    .site-content-col h2 {
    font-size: 26px;
}
.site-content-col h3 {
    font-size: 23px;
}
.site-content-col h4 {
    font-size: 20px;
}
    .search-engine {
        padding: 20px;
    }
    .reverse {
        left: 45%;
        top: 21%;
    }
    .offer-container {
        padding-top: 25px;
    }
    .offer-container-col-para {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .offer-container-col h2 {
        font-size: 30px;
    }
    .service-content h4 {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .service-content p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .service-row {
        margin-top: 20px;
    }
    /*--------popular destination------------*/
    #popular-destination {
        padding-top: 25px;
    }
    .popular-destination-col-para {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .popular-destination-col-heading {
        font-size: 30px;
    }
    .destination-row {
        margin-top: 20px;
    }
    .destination-details {
        right: 0px;
    }
    .flat-off p {
        font-size: 13px;
    }
    .destination-details h3 {
        font-size: 18px;
    }
    .destination-details i {
        font-size: 16px;
    }
    .destination-details-para {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .destination-explore p {
        font-size: 13px;
    }
    /*----------travel package---*/
    #travel-package {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .travel-package-col-para {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .travel-package-col-heading {
        font-size: 30px;
    }
    .travel-subrow {
        margin-top: 20px;
    }
    .package-details h3 {
        font-size: 19px;
    }
    .package-bottom-para {
        font-size: 14px;
        line-height: 18px;
    }
    .travel-book-now-btn {
        height: 25px;
        font-size: 13px;
    }
    .package-content {
        margin-bottom: 20px;
    }
    /*----------about us-----------*/
    #about-us {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .about-top-para {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .about-us-col1 h2 {
        font-size: 30px;
    }
    .about-bottom-para {
        margin-top: 15px;
        font-weight: 400;
        font-size: 14px;
    }
    .sub-col-content h3 {
        font-size: 17px;
    }
    .abt-us-subcol-box {
        margin-bottom: 20px;
    }
    .sub-col-content p {
       font-size: 14px;
    }
    .sub-col-content-para1{
        font-size: 16px !important;
    }
    .sub-col-content-paratwo{
        font-size: 20px !important;
        font-weight: 800;
    }
}
@media screen and (max-width: 576px) {
    /*------banner--------------*/
    .banner-col h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .button-tab-banner{
        width: 100%;
    }
    .reverse{
        display: none;
    }
    .search-form p {
        font-size: 16px;
        font-weight: 700;
    }
    input::placeholder{
        font-size: 14px;
    }
    .post-list{
        width: 100%;
    }
    .search-form {
        margin-bottom: 15px;
        padding-bottom: 3px;
    }
    /*---------offer------*/
    .offer-container-col-para {
        font-size: 16px;
    }
    .offer-container-col h2 {
        font-size: 25px;
    }
    /*---------popular destination--*/
    .popular-destination-col-para {
        font-size: 16px;
    }
    .popular-destination-col-heading {
        font-size: 25px;
    }
    .destination-details {
        padding: 10px 15px 5px 15px;
    }
    .destination-explore p {
        display: none;
    }
    .destination-details h3 {
        font-size: 16px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .destination-details-para {
        margin-bottom: 5px;
        font-size: 13px;
    }
    #banner{
        background: none;
        background: #06193A;
    }
    .banner_content h1, .banner_content p{
        color: white;
    }
    .exp-btn {
        font-size: 13px;
        width: 100%;
        border: 5px;
        background-color: white;
        color: black;
        justify-content: center;
        align-items: center;
        font-weight: 500;
    }
    .flat-off{
        display: none;
    }
    /*------travel package----*/
    .travel-package-col-para {
        font-size: 16px;
        text-align: center;
    }
    .travel-package-col-heading {
        font-size: 25px;
        text-align: center;
    }
    .package-content {
        position: static;
        margin-bottom: 0px;
    }
    .package-details {
        position: relative;
        width: 90%;
        padding: 20px;
        margin: auto;
        box-shadow: 0 3px 6px rgba(0,167,133,0.22), 0 3px 6px rgba(0,167,133,0.22);
    }
    /*---------about us-------*/
    .about-top-para {
        font-size: 16px;
    }
    .about-us-col1 h2 {
        font-size: 25px;
    }
    .sub-col-content {
        width: fit-content;
    }
    .about-bottom-para {
        margin-top: 5px;
        font-size: 14px;
    }
}
@media screen and (max-width: 413px) {
    /*-------banner----*/
    .search-engine {
        padding: 10px;
    }
    .search-form {
        width: 100%;
    }
    /*-----popular destination------------*/
    .destination-details {
        padding: 7px 10px 5px 10px;
    }
    .exp-btn{
        height: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 7px;
    }
}