@media (max-width: 1679px) {
.blog-row-right {
    width: 25%;
}
.blog-row-left {
    width: 72%;
}
.information-call a {
    font-size: 17px;
}
}

@media (max-width: 1500px) {
    /* Header Css Start */

    header .navbar-brand img {
        width: 240px;
    }

    .navbar .nav-item {
        margin: 0 3px;
    }

    /* Header Css End */
    desktop-menu {
      padding-right: 0;
  }
  .navbar-toggler {
    position: static;
}
.navbar .nav-item {
    margin: 0 1px;
}
.navbar .nav-item .nav-link {
    padding: 0 8px;
}
.information-call a {
    font-size: 16px;
    padding: 0 8px;
}
.information-call a::before {
    height: 14px;
}
.recent-posts-col h4 {
    line-height: 20px;
}
.blog-content h3 {
    font-size: 22px;
}
.information-call img {
    margin-right: 8px;
    max-height: 16px;
}

}

@media (max-width: 1400px) {
    /* heading css start */

    h1 {
        font-size: 100px;
    }

    h2 {
        font-size: 38px;
    }

    h3 {
        font-size: 32px;
    }

    h4 {
        font-size: 24px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }

    /* heading css end */

    /* Header Css Start */
    .header-top .contact-info a {
        font-size: 12px;
        padding: 0 12px;
    }

    .header-top .social-link a {
        font-size: 15px;
    }

    header .navbar-brand img {
        width: 200px;
    }

    .navbar .nav-item {
        margin: 0 3px;
    }

    .navbar .nav-item .nav-link {
        font-size: 10px;
        padding: 0 10px;
    }

    .request-btn {
        font-size: 11px;
        padding: 6px 12px;
    }

    /* Header Css End */

    /* International Packages css */
    .card-grid .card-column .packages-card img {
        height: 370px;
    }

    .card-grid .card-column.small-card .packages-card img {
        height: 175px;
    }

    /* International Packages css */

    /* Customer Testimonials Css */

    .customer-testimonials .owl-item .item {
        margin: 30px;
    }

    .white-card .side-img {
        margin-left: -40px;
        width: 140px;
    }

    /* Customer Testimonials Css */

    /* Discover India Css */
    .discover-india .owl-item .item {
        margin: 25px;
    }

    .discover-india .vehicle-img {
        margin-left: -52px;
    }

    /* Discover India Css */

    .explore-card .card-info.font-1 h4 {
        font-size: 42px;
        line-height: 42px;
    }
    .explore-card .card-info.font-1 h5 {
        font-size: 26px;
    }
    .explore-card .card-info.font-2 h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .explore-card .card-info.font-2 h4 {
        font-size: 22px;
    }
    .explore-card .card-info.font-3 h4 {
        font-size: 28px;
        line-height: 38px;
    }
    .explore-card .card-info.font-3 h5 {
        font-size: 20px;
    }
    .explore-card .card-info.font-4 h5 {
        font-size: 24px;
    }
    .explore-card .card-info.font-4 h4 {
        font-size: 22px;
        line-height: 24px;
    }
    .explore-card .card-info.font-5 h4 {
        font-size: 46px;
        line-height: 56px;
    }
    .explore-card .card-info.font-5 h5 {
        font-size: 16px;
    }
    .explore-card .position-up {
    padding: 0 7px;
    }
    .other-link h3 {
        font-size: 36px;
    }
    .other-link .social-link a i {
        font-size: 20px;
        margin-right: 10px;
    }
    .number-information {
    padding-left: 20px;
    padding-right: 20px;
}
.other-link {
    margin-bottom: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.logoright-side {
  margin-bottom: 50px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.phonenumber {
    font-size: 15px;
}
.desktop-menu {
    padding-right: 24px;
}
.getintouch-col h3 {
    font-size: 36px;
}
.getintouch-col p {
    font-size: 20px;
}
.information-call a {
  font-size: 14px;
}

  /* Tours Packages Css*/

  .package-row .row {
    display: grid;
    grid-template-columns: 74% 26%;
  }

  .tour-card .tour-price .all-price {
    font-size: 23px;
  }

  /* Tours Packages Css*/
}



@media (max-width: 1379px) {
  .information-call a {
      font-size: 12px;
  }
  .footer-bottom .right-column .social-link {
    margin-right: 5px;
}
.destinations-col figure {
    height: 80px;
}
.destinations-col {
    width: 50%;
}
.category-name-right h3 {
    font-size: 16px;
}
.category-heading h3 {
    font-size: 18px;
}
.enquiry-block .enquiry-heading h3 {
    font-size: 20px;
}
.cta-content h4 {
    font-size: 24px;
}
.category-filed-grid {
    padding: 16px;
}
.cta-banner {
    height: 400px;
}

}

@media (max-width: 1199.98px) {
    /* heading css start */

    h1 {
        font-size: 80px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    /* heading css end */
    /*  Header Css Start */
    .desktop-menu {
        flex-grow: 1;
        justify-content: flex-end;
        padding-top: 5px;
        padding-right: 0;
    }

    .navbar-toggler {
        padding-top: 5px;
        position: static;
    }

    .desktop-menu .navbar-nav {
        display: none;
    }

    .navbar .request-btn {
        margin: 0 15px 0 0;
    }

    header .navbar-brand img {
        width: 200px;
    }

    .navbar {
        background: #fff;
        padding: 30px 0 5px;
    }

    .header-top {
        padding: 5px 0;
        background: #ffde00;
        width: 100%;
        top: -30px;
        left: 0;
    }

    .header-top .contact-info a {
        font-size: 12px;
        padding: 0 10px;
    }

    .header-top .social-link a {
        font-size: 14px;
    }

    /* Header Css End */


    /* Trending Css */

    .trending .item h4 {
        font-size: 28px;
    }

    .trending .owl-nav {
        padding: 0 40px;
    }

    .trending .owl-nav button.owl-prev {
        background-size: 35px;
    }

    .trending .owl-nav button.owl-next {
        background-size: 35px;
    }

    /* Trending Css */

    /* International Packages css */
    .card-grid .card-column .packages-card img {
        height: 300px;
    }

    .card-grid .card-column.small-card .packages-card img {
        height: 140px;
    }

    /* International Packages css */
    /* Weekend India Tours Css */
    .owl-flex {
        max-width: 920px;
        margin: 0 auto;
    }

    /* Weekend India Tours Css */

    /* Customer Testimonials Css */

    .customer-testimonials .owl-item .item {
        margin: 15px;
    }

    .white-card .side-img {
        margin-left: -35px;
        width: 120px;
    }

    /* Customer Testimonials Css */

    /* Discover India Css */
    .discover-india .owl-item .item {
        margin: 25px;
    }

    .discover-india .vehicle-img {
        margin-left: -50px;
    }

    .discover-india .vehicle-dtl {
        margin-top: 10px;
    }

    /* Discover India Css */



    /* Footer Css*/

    .footer-col-nav {
        width: 220px;
    }

    /* Footer Css*/
    #trending-slide .owl-nav button.owl-next { width: 30px; background-size: 100%; }
    #trending-slide .owl-nav button.owl-prev { width: 30px; background-size: 100%; }

    .destination-info.font-1 h4 {
    font-size: 45px;
    line-height: 52px;
}
.destination-info.font-1 h5 {
    font-size: 20px;
}
.destination-info.font-2 h4 {
    font-size: 38px;
    line-height: 38px;
}
.destination-info.font-2 h5 {
    font-size: 15px;
}
.destination-info.font-3 h4 {
    font-size: 30px;
    line-height: 30px;
}
.destination-info.font-3 h5 {
    font-size: 15px;
}
.destination-info.font-4 h4 {
    font-size: 16px;
    line-height: 18px;
}
.destination-info.font-4 h5 {
    font-size: 27px;
}
.blog-row-left {
    width: 100%;
}
.blog-row-right {
    width: 100%;
}
/*=====================*/
.service-visahelp-section {
    padding: 65px 0px 0;
}
.contact-info-col {
    padding: 25px;
}
.contact-success-rate {
    margin-top: 30px;
}
.success-rate {
    font-size: 36px;
}
.contact-success-rate h3 {
    margin-bottom: 5px;
    font-size: 22px;
}
.contact-us .form-item label {
    font-size: 16px;
}
.contact-us .form-control {
    font-size: 14px;
}
.service-visahelp-content h1 {
    font-size: 26px;
}
.info-detail {
    padding-left: 15px;
}
.whatsapp-session {
    margin-bottom: 10px;
}
.other-link h3 {
    font-size: 32px;
}
.getintouch-col h3 {
    font-size: 32px;
}
.getintouch-row {
    padding-left: 30px;
    padding-right: 30px;
}

  /* Tours Packages Css*/
  .overview-block {
    padding-right: 0px;
  }

  .package-row {
    padding-top: 50px;
  }

  .package-row .row {
    display: grid;
    grid-template-columns: 62% 38%;
  }

  .tours-packages-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 30px;
  }

  /* Tours Packages Css*/

    /* Tour Packages Details Css */
.plan-adventure{
  padding: 15px 10px;
}
.plan-adventure h4 {
    font-size: 14px;
}
.plan-adventure a {
    font-size: 15px;
}

  /* Tour Packages Details Css */
  .footer-bottom p {
      width: 100%;
      margin-bottom: 15px;
  }
  .footer-bottom .right-column {
    margin-top: 0;
}
.heading-part .top-heading h2 {
    font-size: 36px;
}
.blog-content-detail h1{font-size: 32px; }
.blog-content-detail h2{font-size: 28px; }
.blog-content-detail h3{font-size: 24px; }
.blog-content-detail h4{font-size: 20px; }
.blog-content-detail h5{font-size: 18px; }
.blog-content-detail h6{font-size: 16px; }
.schema-faq-section { padding: 15px; font-size: 18px; }
.carrental-banner-section {
    padding: 34px 0 34px;
}

}

@media (max-width: 991.98px) {

    /* Trending Css */
    .trending .owl-item .item img {
        height: 300px;
    }

    /* Trending Css */

    /* International Packages css */
    .card-grid .card-column .packages-card img {
        height: 230px;
    }

    .card-grid .card-column.small-card .packages-card img {
        height: 105px;
    }

    /* International Packages css */
    /* Why Choose Css */
    .why-choose .col {
        border: 1px solid #9a9a9a;
    }

    .choose-items {
        padding: 10px;
    }

    .choose-items p {
        margin-bottom: 0;
    }

    /* Why Choose Css */

    /* Weekend India Tours Css */
    .owl-flex {
        max-width: 700px;
        margin: 0 auto;
    }

    /* Weekend India Tours Css */

    /* Tour Operators Css */
    .dream-with .row .col {
        padding: 0 15px;
    }

    .dream-with h4 {
        font-size: 50px;
    }

    /* Tour Operators Css */

    /* Footer Css*/


    .footer-col-nav {
        margin-bottom: 20px;
        width: 50%;
    }

    .footer-col-nav:not(:last-child) {
        border-right: 0;
    }

    .contact-form {
        flex-direction: column;
    }

    .contact-form .column-left {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .footer-bottom {
        flex-direction: column-reverse;
        margin-top: 20px;
    }

    .footer-bottom .right-column {
        flex-direction: column-reverse;
        margin-bottom: 15px;
    }

    .footer-bottom .right-column .social-link {
        margin-top: 20px;
        margin-right: 0;
    }

    /* Footer Css*/
    .linkleft-col { width: 40%; }
    .menuright { width: 60%; }
    .info-bnr p { font-size: 20px; }
    .other-link h3 { font-size: 28px; }

/*==============*/
.include-content {
    flex-direction: column;
    align-items: flex-start;
}
.contact-info-col {
    width: 50%;
}
.contact-forminfo-right {
    width: 68%;
    padding: 35px 0 35px 30px;
}
.linkleft-col {
    width: 30%;
}
.menuright {
    width: 40%;
}
.getintouch-row {
    padding-left: 15px;
    padding-right: 15px;
}
.getintouch-col h3 {
    font-size: 28px;
}
.getintouch-col p {
    font-size: 16px;
}
.phonenumber {
    font-size: 13px;
}

  /* Tours Packages Css*/
  .overview-block {
    padding-right: 0px;
  }

  .package-row {
    padding-top: 50px;
  }

  .tours-packages {
    padding: 30px 0;
  }

  .package-row .row {
    display: grid;
    grid-template-columns: 1fr;
  }

  .tours-packages-grid {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 20px;
  }

  .tour-card .tour-price .all-price {
    font-size: 20px;
  }

  .loadmore {
    margin: 30px 0;
  }

  .faqs-block {
    padding: 40px 0;
  }

  .blog-block {
    padding: 40px 0;
  }

  .blog-row .blog-left h4 {
    font-size: 24px;
  }

  .blog-row>div {
    width: 100%;
  }

  .blog-row .blog-left {
    padding: 0 0 20px;
  }

  .blog-block .owl-carousel {
    max-width: 90%;
    margin: 0 auto;
  }

  .blog-block .blog-slide .owl-nav button.owl-prev {
    margin-left: -30px;
  }

  .blog-block .blog-slide .owl-nav button.owl-next {
    margin-right: -30px;
  }

  /* Tours Packages Css*/


  /* Tour Packages Details Css */
.tour-detail-row {
    display: grid;
    grid-template-columns: 1fr;
}
.tour-detail-row h1 {
    font-size: 24px;
    max-width: 100%;
}
.plan-adventure{
  padding: 15px 8px;
}
.plan-adventure h4 {
    margin: 0 10px 0;
    font-size: 14px;
}
.plan-adventure a {
    margin: 0 5px 0;
    font-size: 13px;
}

  /* Tour Packages Details Css */
  .visa-card {
    margin-left: 0;
    margin-bottom: 15px;
}
.footer-bottom p {
    text-align: center;
}
.blog-detail-row {
    grid-template-columns: 60% 40%;
}
}

@media (max-width: 767.98px) {
  .offcanvas-body {
    align-items: flex-start;
    max-width: 100%;
    padding-bottom: 100px !important;
    padding-top: 0px !important;
}
    /* heading css start */

    h1 {
        font-size: 60px;
    }

    .main-heading h3{
        font-size: 20px;
        margin-bottom: 20px;
    }

    /* heading css end */


    /* Header Css Start */
    header .navbar-brand img {
        width: 200px;
    }

    .header-top .contact-info a {
        font-size: 12px;
        padding: 0 10px;
    }

    .header-top .social-link {
        display: none;
    }

    .request-btn {
        font-size: 10px;
        padding: 6px 15px;
    }

    /* Header Css End */

    /* Banner Css Start */
    .banner-upper {
        transform: translate(-50%, -50%);
    }

    .banner-upper h1 {
        line-height: normal;
        padding: 0 20px;
        margin-bottom: 22px;
    }
    .banner-upper p {
        font-size: 14px;
        padding: 0 20px;
    }

    .carousel-item img.d-block {
        height: 320px;
    }
    .banner .pattern-layer {
        height: 136px;
    }
    .banner button span {
        width: 35px;
        height: 35px;
    }
    .banner button span img {
        width: 13px;
    }

    .banner button {
        top: 85%;
    }

    /* Banner Css End */

    /* International Packages css */
    .card-grid {
        grid-template-columns: 1fr;
    }

    .card-grid .card-column .packages-card img {
        height: auto;
    }

    .card-grid .card-column.small-card .packages-card img {
        height: auto;
    }

    /* International Packages css */
    /* Explore Packages Css */
    .explore-packages .item .btn {
        left: 10px;
        right: 10px;
        padding: 6px 15px;
        font-size: 14px;
    }

    /* Explore Packages Css */
    /* Weekend India Tours Css */
    .owl-flex {
        max-width: 350px;
        margin: 0 auto;
    }

    /* Weekend India Tours Css */

    /* Tour Operators Css */

    .dream-with {
        height: auto;
        padding: 0 20px;
    }

    .dream-with .row .col {
        padding: 35px 15px;
    }

    .dream-border {
        border-right: 0;
        border-bottom: 3px solid #ffde00;
    }

    .dream-with .col img {
        max-width: 250px;
        margin: 0 auto;
    }

    .dream-with h4 {
        font-size: 50px;
    }

    /* Tour Operators Css */

    /* Customer Testimonials Css */

    .customer-testimonials {
        padding: 20px 0;
    }

    .customer-testimonials .owl-item .item {
        margin: 15px;
    }

    .white-card {
        flex-direction: column;
        align-items: center;
    }

    .white-card .side-img {
        margin-left: 0px;
        margin-bottom: 20px;
        text-align: center;
    }

    .white-card .text-content {
        padding-left: 0px;
    }

    /* Customer Testimonials Css */



    /* Discover India Css */
    .discover-india {
        padding: 20px 0;
    }

    .discover-india .owl-item .item {
        margin: 15px;
    }

    .discover-india .vehicle-img {
        margin-left: -40px;
    }

    .discover-india .vehicle-dtl {
        margin-top: 10px;
    }

    .discover-india .vehicle-info {
        flex-direction: column;
        align-items: flex-start;
    }

    .discover-india .vehicle-info .btn-set {
        margin-left: 0;
        flex-direction: row;
    }

    .discover-india .vehicle-info .btn.btn-info {
        margin-right: 5px;
    }

    /* Discover India Css */

    /* Footer Css*/
    footer {
        padding: 30px 0 0px;
    }

    .footer-col-nav {
        margin-bottom: 20px;
        width: 100%;
    }

    .footer-col-nav:not(:last-child) {
        border-right: 0;
    }

    footer h4 {
        margin-bottom: 15px;
    }

    .contact-form {
        margin-top: 5px;
    }

    .contact-form .column-left {
        max-width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .contact-type {
        flex-direction: column;
        align-items: flex-start;
    }

    .contact-type .numbertext {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .footer-bottom {
        flex-direction: column-reverse;
        margin-top: 20px;
    }

    .footer-bottom .right-column {
        flex-direction: column-reverse;
        margin-bottom: 15px;
    }

    .footer-bottom .right-column .social-link {
        margin-top: 20px;
        margin-right: 0;
    }

    /* Footer Css*/
    .footer-col-nav h4 {
        background: #357a83;
        padding: 8px 14px;
    }
    .choosing-points h4 {
    font-size: 24px;
}
.whatsapp {
    bottom: 22px;
    width: 43px;
    display: block;
}
.topBtn {
    right: 15px;
}
.blog-content h3 {
    font-size: 20px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.content-info p {
    font-size: 16px;
    line-height: 26px;
}
.blog-post-col {
    padding: 0 11px 35px;
}
.blog-row-right {
    width: 100%;
}
.recent-posts {
    margin-bottom: 26px;
}
.blog-heading h1 {
    font-size: 24px;
}
.blog-heading h1::after {
    width: 48px;
    height: 2px;
}
.post-date p {
    font-size: 16px;
}
.post-date {
    padding: 10px 10px 30px;
    border-radius: 10px 10px 0 0;
}
.recent-posts-col h4 {
    font-size: 14px;
    line-height: 20px;
}
.popular-cities-info {
    padding: 22px;
}
.information-call a {
    font-size: 16px;
    padding: 0 9px;
}
.information-call a::before {
    height: 14px;
}
.blog-heading {
    margin-bottom: 24px;
}
.tour-detail-row .accordion-item .tour-place-dtl {
    margin-left: 10px;
    font-size: 14px;
    line-height: normal;
}
.end-heading {
    font-size: 42px;
}
.enquiry-message-box h4 {
    font-size: 22px;
}

/*===================*/
.service-visahelp-section {
    padding: 35px 0px 0;
}
.service-visahelp-content {
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    text-align: center;
}
.servicedetails-visa {
    text-align: center;
    margin-top: 30px;
}
.servicedetails-icon {
    justify-content: center;
}
.include-content {
    align-items: center;
    margin-top: 15px;
}
.whatsapp-session {
    font-size: 15px;
    margin-right: 0px;
}
.iets-chat {
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.serivce-image-right {
    width: 100%;
    max-width: 100%;
    margin-bottom: 35px;
}
.contact-section {
    padding: 35px 0 35px;
}
.contact-wrap {
    margin-left: 0px;
    padding: 0px;
    box-shadow: 0 10px 10px 0 rgba(84, 110, 122, .15);
}
.contact-info-col {
    width: 100%;
    margin: 0px;
    padding: 20px;
}
.contact-details {
    padding-top: 8px;
    padding-bottom: 8px;
}
.info-detail {
    padding-left: 15px;
}
.contact-success-rate {
    margin-top: 20px;
    height: 180px;
}
.contact-forminfo-right {
    width: 100%;
    padding: 35px 20px 20px 20px;
}
.contact-forminfo-right h3 {
    margin-bottom: 15px;
    font-size: 24px;
}
.contact-us .form-item {
    width: 100%;
}
.contact-us .form-item label {
    font-size: 14px;
}
.contact-us .form-control {
    min-height: 45px;
    font-size: 15px;
}
.service-visahelp-content h1 {
    font-size: 24px;
}
.blog-row .blog-left h4 {
    font-size: 22px;
}
.tours-packages-grid .owl-nav button {
    opacity: 1;
}
.getintouch-row {
    width: 100%;
    padding-bottom: 25px;
    text-align: center;
    justify-content: center;
}
.linkleft-col .logoright-side {
    display: none;
}
.mobile-show {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.logoright-side.mobile-show img {
    max-width: 270px;
}
.offcanvas .navbar-nav .nav-item .nav-link {
    font-size: 18px;
}
.offcanvas .navbar-nav .nav-item {
    padding: 10px 0px;
}
.linkleft-col {
    width: 100%;
    order: 2;
    text-align: center;
}
.menuright {
        width: 100%;
    }
    .other-link {
      margin-bottom: 30px;
      padding-bottom: 30px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center;
  }
  .speaktous {
      width: 67px;
  }
  .heading-part .top-heading h2 {
    font-size: 30px;
}
.form-part h3 {
    font-size: 22px;
}
.travel-points ul li {
    font-size: 16px;
}

.blog-content-detail h1{font-size: 24px; }
.blog-content-detail h2{font-size: 22px; }
.blog-content-detail h3{font-size: 20px; }
.blog-content-detail h4{font-size: 18px; }
.blog-content-detail h5{font-size: 16px; }
.blog-content-detail h6{font-size: 16px; }
.blog-detail-row {
        grid-template-columns: 100%;
            padding-top: 35px;
    }
    .blog-detail-section {
      padding: 35px 0;
  }
  .enquiry-block .enquiry-heading h3 {
    font-size: 20px;
    margin-bottom: 0px;
}
.category-heading h3 {
    font-size: 18px;
    margin-bottom: 0px;
}
.category-name-right h3 {
    font-size: 16px;
}
.cta-content h4 {
    font-size: 23px;
}
.blog-content-detail {
    padding-bottom: 35px;
}
.cta-banner {
    height: 400px;
}
.category-filed-grid {
    padding: 15px;
}
.schema-faq-section {
    padding: 15px;
    font-size: 16px;
}
table td {
    padding: 6px;
    font-size: 14px;
}
table th {
    padding: 6px;
    font-size: 14px;
}
.days-row .days-in-place h4 {
    font-size: 18px;
    width: 30px;
    height: 30px;
}
.days-row .days-in-place h4 {
    font-size: 16px;
}

.main-heading {
    margin-bottom: 10px;
}
.why-choose .text-logo {
    max-height: 45px;
}
.owl-carousel .owl-nav button.owl-next {
    background-size: 11px;
}
.owl-carousel .owl-nav button.owl-prev {
    background-size: 11px;
}
.main-heading img {
    max-height: 28px;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
}
}


@media (max-width: 575px) {
    /* heading css start */

    h1 {
        font-size: 30px;
    }

    /* heading css end */

    .owl-flex {
        padding-top: 0px;
    }

    .owl-carousel .owl-nav button {
        width: 40px;
        height: 40px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        margin-left: -5px;
    }

    .owl-carousel .owl-nav button.owl-next {
        margin-right: -5px;
    }

    .weekend-tours .owl-flex .owl-nav button.owl-prev {
        margin-left: -10px;
    }

    .weekend-tours .owl-flex .owl-nav button.owl-next {
        margin-left: -10px;
    }

    .land-diversity-tours .owl-carousel .owl-nav button.owl-prev {
        margin-left: -10px;
    }

    .land-diversity-tours .owl-carousel .owl-nav button.owl-next {
        margin-right: -10px;
    }

    .incredible-elephant .owl-carousel .owl-nav button.owl-prev {
        margin-left: -10px;
    }

    .incredible-elephant .owl-carousel .owl-nav button.owl-next {
        margin-right: -10px;
    }

    .new-slide .owl-nav {
        width: 85px;
    }

    /* Header Css Start */
    header .navbar-brand img {
        width: 170px;
    }

    .header-top .contact-info a {
        font-size: 10px;
        padding: 0 4px;
    }

    .header-top .contact-info a img {
        width: 10px;
        height: auto;
        margin-right: 2px;
    }

    /* Header Css End */

    /* Why Choose Css */
    .why-choose .text-logo {
        display: block;
        margin: 0px auto;
    }

    .why-choose .row-cols-1 {
        margin: 0px;
    }

    .trip-text h2 {
        font-size: 20px;
    }

    /* Why Choose Css */


    /* Tour Operators Css */

    .dream-with .row .col {
        padding: 35px 15px;
    }

    .dream-with .col img {
        max-width: 250px;
    }

    .dream-with h4 {
        font-size: 38px;
    }

    /* Tour Operators Css */
      .why-choose .col {
      margin-bottom: 6px;
  }
  .footer-bottom .right-column .social-link a {
      margin: 0 10px;
  }
  .linkleft-col {
      width: 100%;
      order: 2;
  }
  .menuright {
    width: 100%;
}
.logoright-side {
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.other-link {
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.info-bnr {
    text-align: center;
}
.information-col {
    text-align: center;
}
.linkleft-col .logoright-side {
    display: none;
}
.mobile-show{
  display: block;
}
.logoright-side.mobile-show img {
    max-width: 270px;
}
.blog-post-col {
    padding: 0 0px 25px;
    width: 100%;
}
.blog-row-post {
    margin: 0;
}
/* Tours Packages Css*/


.tours-packages-grid {
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
}

.blog-block .blog-slide .owl-nav button.owl-prev {
  margin-left: -20px;
}

.blog-block .blog-slide .owl-nav button.owl-next {
  margin-right: -20px;
}

/* Tours Packages Css*/


/* Tour Packages Details Css */

.follow-us .owl-nav {
  right: auto;
  left: 50%;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 95%;
  transform: translate(-50%, -50%);
}

.follow-us .owl-nav button {
  background-color: #fff !important;
}

.image-grid {
  grid-template-columns: 100%;
  row-gap: 12px;
}
.days-row {
    flex-wrap: wrap;
}
.days-row .days-in-place{
  padding-right: 8px;
}
.days-row .all-days-count {
    font-size: 12px;
    padding: 5px 8px;
    display: inline-flex;
    width: 100%;
    justify-content: center;
}
.days-row .days-in-place h4{
font-size: 16px;
margin: 0 5px 0 0;
}
.days-row .days-in-place h5{
font-size: 12px;
line-height: 15px;
}
.days-row .days-in-place h5 span{
font-size: 13px;
}
.plan-adventure {
  flex-direction: column;
  padding: 15px;
  row-gap: 20px;
}
.tour-detail-row .accordion{
padding: 30px 0 0;
}
/* Tour Packages Details Css */
.heading-part .top-heading {
      padding: 15px 35px;
  }

  .travel-points {
      padding: 15px 15px;
  }

  .form-part {
      padding: 25px 30px 20px;

  }

  .form-part h4 {
      font-size: 30px;
  }

  .form-part h4 span {
      font-size: 40px;
  }
  .form-part .form-group {
    margin-bottom: 10px;
}
.form-part .form-row>.col {
    width: 100%;
    flex: none;
    margin-bottom: 10px;
}
.count-days-info {
    width: 60px;
    padding-top: 11px;
}
.days-row-place {
    width: calc(100% - 60px);
;
    flex-wrap: wrap;
}
.destinations-col {
    width: 50%;
}
table td {
    font-size: 13px;
}
table th {
    font-size: 13px;
}
}

@media (max-width: 380px) {
    header .navbar-brand img {
        width: 140px;
    }
    .days-row .days-in-place h5 {
      font-size: 11px;
  }
 
  .information-call a {
    font-size: 12px;
}
.count-days-info {
    width: 100%;
}
.days-row .all-days-count {
    width: auto;
}
.days-row-place {
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
}
}
