/* Min width 991px */
@media only screen and (max-width: 767px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 540px;
  }
  .ptb-120 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-120 {
    padding-top: 50px;
  }
  .pb-120 {
    padding-bottom: 50px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pb-75 {
    padding-bottom: 50px;
  }
  .section-heading {
    margin-bottom: 25px;
  }
  .book-btn {
    font-size: 14px;
  }
  /* default button */
  .default-btn {
    padding: 15px 25px 15px;
  }
  /* section title */
  .section-title {
    margin-bottom: 30px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  /* section heading */
  .section-heading h2 {
    font-size: 25px;
  }
  /* header */
  .header-area p {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .header-area p .info-i {
    top: 4px;
    font-size: 20px;
  }
  .header-area .social-icon {
    text-align: start;
  }
  .header-area .social-icon li span {
    font-size: 14px;
  }
  .header-area.style-two .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  /* navbar */
  .navbar .others-options {
    display: none;
  }
  .navbar .others-options ul li {
    margin-right: 15px;
    font-size: 14px;
  }
  /* mobile navbar */
  /* main banner */
  .main-banner-area .hero-plane-shape {
    right: 0;
  }
  .main-banner-content h1 {
    font-size: 35px;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .main-banner-content h1 .d-flex {
    display: block !important;
  }
  .main-banner-content h1 p {
    width: 100%;
    font-size: 15px;
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .main-banner-content h1 .last-text {
    margin-left: 5px;
    display: inline;
    padding: 0 10px 2px 10px;
  }
  .main-banner-content h1 span img {
    display: none;
  }
  .main-banner-content .form-widgets {
    margin-right: 0;
  }
  .main-banner-content .form-widgets.d-flex {
    display: block !important;
  }
  .main-banner-content .form-widgets .input-widget {
    margin-bottom: 20px;
  }
  .banner-form {
    padding: 25px 18px;
    margin-left: 0;
  }
  .banner-form .nav-tabs .nav-item {
    margin-right: 10px;
    margin-bottom: 8px;
  }
  .banner-form .nav-tabs .nav-item:last-child {
    margin-bottom: 0;
  }
  .banner-form .nav-tabs .nav-link {
    font-size: 14px;
  }
  .banner-form .nav-tabs .nav-link.active::before {
    display: none;
  }
  .main-banner-items .s-banner-btn {
    top: auto;
    right: 0;
    left: 0;
    bottom: 60px;
    z-index: 1;
    position: relative;
    transform: unset;
  }
  .main-banner-items .s-banner-btn .swiper-button-next, .main-banner-items .s-banner-btn .swiper-button-prev {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    position: absolute;
  }
  .main-banner-items .s-banner-btn .swiper-button-next {
    left: 40px;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .main-banner-items .s-banner-btn .swiper-button-prev {
    top: 0;
    left: 0;
    right: 40px;
    bottom: 0;
    margin: auto;
  }
  /* hero */
  .hero-content {
    padding-top: 150px;
    padding-bottom: 120px;
  }
  .hero-content h1 {
    font-size: 25px;
  }
  .hero-content .banner-btn.gap-5 {
    gap: 30px !important;
  }
  .hero-content .banner-btn .default-btn {
    padding: 15px 20px 15px;
  }
  .hero-content .banner-btn .popup-btn i::after {
    display: none !important;
  }
  .hero-content .title p {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .hero-items .hero-btn {
    top: 88%;
    right: 55%;
  }
  .hero-items .hero-btn .swiper-button-next, .hero-items .hero-btn .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 75%);
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .hero-items .hero-btn .swiper-button-prev {
    left: 0;
    right: 55px;
    margin: auto;
  }
  .hero-items .hero-btn .swiper-button-next {
    left: 55px;
    right: 0;
    margin: auto;
    bottom: -45px;
  }
  /* page banner */
  .page-banner-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-banner-content h1 {
    font-size: 25px;
    margin-bottom: 12px;
  }
  .page-banner-content ul li {
    font-size: 14px;
  }
  /* banner form */
  .banner-form-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .banner-form-area.style-two .banner-form {
    padding: 25px 20px;
  }
  .banner-form-area .banner-form {
    padding: 0;
  }
  .banner-form-area .banner-form .nav-tabs .nav-item {
    margin-right: 20px;
  }
  .banner-form-area .return-form .warp.d-flex {
    display: block !important;
  }
  .banner-form-area .return-form .form-check {
    width: 15px;
    height: 15px;
    margin-top: 5px;
  }
  .banner-form-area .return-form .form-check .form-check-label {
    padding-left: 0;
    font-size: 15px;
  }
  .banner-form-area .return-form .default-btn {
    margin-top: 24px;
  }
  .banner-form-area .shape {
    display: none;
  }
  /* partner */
  .partner-area .swiper-wrapper {
    text-align: center;
  }
  /* about */
  .about-area .section-heading ul li span {
    font-size: 16px;
    font-weight: 500;
    color: var(--title-color);
  }
  .about-area .about-image .experience-card {
    top: 0;
    left: 30%;
    margin-top: 20px;
    right: 0;
    position: relative;
    width: 130px;
    height: 130px;
    padding: 20px 25px 20px;
    border-radius: 100%;
  }
  .about-area .about-image .experience-card span {
    font-size: 14px;
  }
  .about-area .about-image .experience-card .count h2 {
    font-size: 30px;
  }
  .about-area .about-image .a-image {
    max-width: 100%;
    margin-left: 0;
  }
  .about-area .about-image .b-image {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  .second-about-area .second-a-image .experience-card {
    bottom: 0;
    left: 25px;
    position: relative;
    margin-top: 20px;
  }
  .second-about-area .shape {
    display: none;
  }
  /* choose */
  .why-choose-us-area .choose-shape {
    display: none;
  }
  .single-traveler {
    background-color: var(--white);
    padding: 30px 20px 30px 30px;
  }
  .single-traveler .choose-info .font-size {
    font-size: 18px;
  }
  .single-traveler .choose-info p {
    font-size: 14px;
  }
  .single-traveler .icon {
    margin-bottom: 20px;
  }
  .single-traveler .icon i {
    font-size: 35px;
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
  /* Working Process */
  .process-item {
    padding: 25px 20px;
  }
  .single-process.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .single-process.px-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .single-process::before {
    display: none;
  }
  .booking-area .booking-shape {
    display: none;
  }
  .booking-area .booking-shape1 {
    display: none;
  }
  .booking-area .banner-form {
    padding: 20px 20px;
  }
  .c-image-card {
    padding: 20px 20px;
  }
  .c-image-card .deals-card {
    margin-top: 30px;
    padding: 0 !important;
  }
  /* Airlines Flight */
  .af-top-bar.mb-5 {
    margin-bottom: 40px !important;
  }
  .af-top-bar .af-btn {
    text-align: start;
    margin-top: 40px;
  }
  .af-top-bar .af-btn .swiper-button-next, .af-top-bar .af-btn .swiper-button-prev {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .af-top-bar .af-btn .swiper-button-next {
    left: 50px;
    right: auto;
  }
  .af-top-bar .af-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .af-top-bar .more-btn {
    margin-top: 20px;
  }
  .af-top-bar .more-btn.text-end {
    text-align: start !important;
  }
  .af-top-bar .af-btn {
    margin-top: 25px;
  }
  .af-top-bar .af-btn.text-end {
    text-align: start !important;
  }
  .a-flight-card .book-btn {
    padding: 12px 14px 12px;
  }
  .a-flight-card .a-flight-card-body {
    padding: 25px 15px 30px 15px;
  }
  .a-flight-card .a-flight-card-body h3 {
    font-size: 20px;
  }
  .a-flight-card .a-flight-card-body.one {
    padding: 25px 15px;
  }
  /* fun fact area */
  .fun-fact-row.g-4, .fun-fact-row .gx-4 {
    --bs-gutter-x: 20px;
  }
  /* Airline Ticket h-2 */
  .ar-ticket-area .container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  /* Flight Deals */
  .deals-card {
    padding: 25px 20px;
  }
  .deals-card .font-size {
    font-size: 20px;
  }
  .deals-card .price {
    font-size: 14px;
  }
  /**/
  .clients-area .testimonials-inner-card {
    padding: 20px;
    margin: 0;
    border: 1px solid rgba(85, 85, 85, 0.1803921569);
  }
  .clients-area .testimonials-inner-card .testimonials-card .quote {
    font-size: 45px;
  }
  .clients-area .testimonials-inner-card .testimonials-card h3 {
    font-size: 20px;
  }
  .clients-area .testimonials-inner-card .testimonials-card h4 {
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .clients-area .testimonials-inner-card .testimonials-card p {
    font-size: 13px;
  }
  .clients-area .testimonials-inner-card .testimonials-card .testimonials-icon {
    position: relative;
    top: 0px;
  }
  /* Flight Facilities */
  .facilities-area .facilities-content {
    padding-left: 0;
    padding-right: 0;
  }
  .facilities-area .facilities-content .font-size {
    font-size: 20px;
  }
  .facilities-area .facilities-content p {
    font-size: 14px;
  }
  .facilities-area .facilities-content .list-warp {
    padding: 20px 20px;
  }
  .facilities-area .facilities-content .list-warp.gap-4 {
    gap: 15px !important;
  }
  .facilities-area .facilities-content .list-warp.d-flex {
    display: block !important;
  }
  .facilities-area .facilities-content .list-warp .icon {
    margin-bottom: 20px;
  }
  .facilities-area .facilities-content .facilities-btn.d-inline-flex {
    display: block !important;
  }
  .facilities-image {
    text-align: center;
  }
  .facilities-image .a-image-1 {
    border-radius: 0;
  }
  .facilities-image .popup-btn i {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .popup-btn i {
    font-size: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .popup-btn i::after {
    left: -10px;
    width: 70px;
    height: 70px;
  }
  /* Fun Fact */
  .fun-fact-area .fun-fact-bg {
    padding: 25px 15px;
  }
  .count-card::before {
    display: none;
  }
  .count-card .airport {
    max-width: 25px;
  }
  .count-card h2 {
    font-size: 25px;
  }
  .count-card span {
    font-size: 14px;
  }
  /* Fun Fact home 3 */
  .fun-fact-area .bg-image {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fun-fact-area .bg-image .count-card .icon {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
  .fun-fact-area .bg-image .count-card .icon img {
    width: 30px;
  }
  .fun-fact-area .bg-image .count-card .icon.mb-4 {
    margin-bottom: 15px !important;
  }
  .fun-fact-area.style-two .count-card h2 {
    font-size: 28px;
  }
  .fun-fact-area.style-two .count-card span {
    font-size: 14px;
  }
  /* Payment */
  .payment-area .section-heading {
    padding-left: 0;
  }
  /* Why Choose Us */
  .single-traveler.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* Why Choose Us home 3 */
  .tr-choose-us-area .section-heading .font-size {
    font-size: 20px;
  }
  .tr-choose-us-area .section-heading .choose-btn.mt-4 {
    margin-top: 30px !important;
  }
  .tr-choose-us-area .section-heading .c-shape-1 {
    display: none;
  }
  .tr-choose-us-area .tr-post i {
    margin-bottom: 20px;
  }
  .tr-choose-us-area .tr-post.d-flex {
    display: block !important;
  }
  .tr-choose-us-area .tr-post p {
    max-width: 100%;
  }
  .tr-choose-image .h-shape-1 {
    display: none;
  }
  .tr-choose-image .popup-btn {
    top: 40%;
  }
  .tr-choose-image .popup-btn i {
    font-size: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .tr-choose-image .popup-btn i::after {
    left: -10px;
    width: 70px;
    height: 70px;
  }
  .book-btn {
    padding: 15px 25px 15px;
  }
  /* faq */
  .faq-area .section-heading .f-shape-1 {
    display: none;
  }
  .faq-area .faq-shape {
    display: none;
  }
  .faq-content .accordion-item .accordion-body p {
    font-size: 14px;
  }
  .faq-content .accordion-item .accordion-button {
    padding: 20px 35px 20px 20px;
    font-size: 14px;
  }
  .faq-content .accordion-item .accordion-button::before {
    right: 15px;
  }
  /* testimonials */
  .second-testimonial-area .testimoni-image {
    margin-bottom: 30px;
  }
  .second-testimonial-area .testimoni-image::before {
    width: 290px;
    height: 290px;
  }
  .second-testimonial-area .testimoni-image .r-image {
    width: 230px;
    height: 230px;
    margin-left: 30px;
    margin-top: 30px;
  }
  .second-testimonial-area .review-items .review-btn {
    bottom: 0;
    right: 80px;
  }
  .second-testimonial-area .review-items .review-btn .swiper-button-prev {
    top: -12px;
    right: -12px;
  }
  .second-testimonial-area .review-items .review-btn .swiper-button-next, .second-testimonial-area .review-items .review-btn .swiper-button-prev {
    position: relative;
    display: block;
    color: var(--title-color);
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
  }
  .second-testimonial-area .shape2 {
    display: none;
  }
  .second-testimonial-area .shape1 {
    display: none;
  }
  .second-testimonial-area .shape {
    display: none;
  }
  .second-testimonial-area .client-content h4 {
    font-size: 25px;
  }
  .second-testimonial-area .client-content p {
    font-size: 15px;
  }
  .single-testimonials {
    padding: 25px 20px;
  }
  .single-testimonials p {
    font-size: 14px;
  }
  .single-testimonials .user .user-image {
    width: 50px;
    height: 50px;
  }
  .single-testimonials .user h3 {
    font-size: 18px;
  }
  .single-testimonials .user span {
    font-size: 14px;
  }
  /* client home 3 */
  .tr-reviews-area .tr-review-image {
    width: 100%;
    height: 220px;
    border-radius: 8px 8px 0 0;
  }
  .tou-client-items .cit-client-card {
    padding: 30px 20px 30px 20px;
  }
  .tou-client-items .cit-client-card .title img {
    width: 50px;
    height: 50px;
  }
  .tou-client-items .cit-client-card .fs-22 {
    font-size: 18px !important;
  }
  .tou-client-items .review-btn .swiper-pagination {
    text-align: center;
    right: 0;
    bottom: 30px;
  }
  /* testimonials home 2 */
  .clients-card {
    padding: 30px 20px;
  }
  .clients-card .title-warp img {
    width: 50px;
    height: 50px;
  }
  .clients-card .title-warp .quote {
    display: none;
  }
  .clients-card .title-warp .fs-22 {
    font-size: 20px !important;
  }
  /* destinations */
  .af-destinations-card {
    padding: 20px 20px;
  }
  .af-destinations-card.d-flex {
    display: block !important;
  }
  .af-destinations-card .right-up {
    margin-top: 25px;
  }
  /* article */
  .single-article {
    padding: 25px 18px;
  }
  .single-article .date {
    margin-left: 0;
    margin-right: 0;
  }
  .single-article .font-size {
    font-size: 20px;
  }
  .single-article ul li {
    font-size: 14px;
  }
  .single-article ul li i {
    font-size: 16px;
  }
  /* article home 3 */
  .article-area.style-three .single-article .single-article-body {
    padding: 30px 20px 30px;
  }
  .article-area.style-three .single-article .font-size {
    font-size: 19px;
  }
  .article-area.style-two .single-article {
    padding: 20px 20px 25px;
  }
  .newsletter-info h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .newsletter-area .news-bg {
    padding: 30px 20px;
  }
  .newsletter-area .newsletter-info .form-group.gap-3 {
    gap: 10px !important;
  }
  .newsletter-area .email-form .form-control {
    height: 50px;
    border-radius: 5px;
    font-size: 13px;
    padding: 5px 10px;
  }
  .newsletter-area .email-form .default-btn {
    width: 50px;
    height: 50px;
  }
  .newsletter-area .email-form .default-btn i {
    font-size: 20px;
  }
  .newsletter-area .news-shape .airplane {
    max-width: 100%;
  }
  .newsletter-area .news-shape .h-shape {
    display: none;
  }
  .newsletter-content {
    margin-left: 0px;
  }
  .newsletter-content h3 {
    margin-bottom: 15px;
    font-size: 25px;
  }
  /* footer */
  .footer-weight {
    padding-bottom: 30px;
  }
  .footer-weight.ps-3 {
    padding-left: 0 !important;
  }
  .footer-weight.ps-4 {
    padding-left: 0 !important;
  }
  .footer-weight.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight h3 {
    margin-bottom: 20px;
  }
  .footer-weight .font-size {
    font-size: 20px;
  }
  .footer-weight .services li {
    font-size: 14px;
  }
  /* footer home 3 */
  .footer-area.style-three .footer-weight.ps-3 {
    padding-left: 0 !important;
  }
  .footer-area.style-three .footer-weight.ps-4 {
    padding-left: 0 !important;
  }
  /* copyright */
  .copyright-area p {
    text-align: center;
  }
  .copyright-area img {
    margin: 15px 0;
  }
  .copyright-area .post-warp.justify-content-end {
    justify-content: center !important;
  }
  .copyright-area .text-end {
    text-align: center !important;
  }
  .copyright-area .social {
    justify-content: center;
  }
  /* offer home two */
  .offer-card .offer-image h3 {
    right: 0;
  }
  .offer-card .offer-card-body {
    padding: 25px 20px 30px 20px;
  }
  .offer-card .offer-card-body h3 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .offer-card .offer-card-body h3 span {
    display: inline-block;
  }
  /* Airlines Ticket home two */
  .ar-ticket-items {
    margin: 0;
  }
  .single-ticket .single-ticket-body .font-size {
    font-size: 20px;
  }
  .single-ticket .single-ticket-body .star li i {
    font-size: 12px;
  }
  .single-ticket .single-ticket-body .price {
    font-size: 14px;
  }
  /* app home two */
  .ar-app-area .section-heading {
    margin-right: 0;
    padding-left: 0;
  }
  .ar-app-area .section-heading h2 {
    margin-bottom: 15px;
  }
  .ar-app-area .section-heading p {
    font-size: 14px;
  }
  .ar-app-area .section-heading p.mb-5 {
    margin-bottom: 20px !important;
  }
  .ar-app-area .ar-app-image .f-shape-1 {
    display: none;
  }
  /* vedio */
  .vedio-area .vedio-content {
    max-width: 100%;
  }
  .vedio-area .vedio-content h3 {
    font-size: 25px;
  }
  .vedio-area .vedio-content h3.mb-5 {
    margin-bottom: 50px !important;
  }
  .vedio-area .vedio-content .v-btn .default-btn {
    margin-bottom: 20px;
  }
  .vedio-area .vedio-content .v-btn.d-flex {
    display: block !important;
  }
  /* why choose us home two */
  .adventure-card {
    padding: 30px 25px;
  }
  /* package home two */
  .t-package-items {
    margin: 0;
  }
  .single-package .package-image img {
    width: 100%;
  }
  .single-package .font-size {
    font-size: 20px;
  }
  .single-package .single-package-body {
    padding: 30px 20px 30px;
  }
  .single-package .book-btn {
    padding: 14px 20px 14px;
  }
  /* article home 2 */
  .article-area.style-two .single-article .single-article-body {
    padding: 25px 0 35px;
  }
  /* process home 3 */
  .process-area.style-two .single-process {
    padding-left: 20px;
    padding-right: 20px;
    text-align: start;
  }
  .process-area.style-two .single-process.py-5 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .process-area.style-two .single-process .icon {
    width: 50px;
    height: 50px;
    line-height: 46px;
  }
  .process-area.style-two .single-process .icon img {
    max-width: 25px;
  }
  .process-area.style-two .single-process h3 {
    font-size: 20px;
  }
  /* flight home 3 */
  .flight-area.tp-area .af-image {
    width: 100%;
    height: 340px;
  }
  .flight-area.tp-area .a-flight-card-body {
    padding: 30px 20px 30px 20px;
  }
  .flight-area.tp-area .a-flight-card-body h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  /* tr-flight home 3 */
  .tr-flight-area .af-deals-card .deals-card-body {
    padding: 30px 20px 30px;
  }
  .tr-flight-area .af-deals-card .deals-card-body span {
    font-size: 14px;
  }
  /* blog details page */
  .blog-details-content .font-size {
    font-size: 20px;
  }
  .blog-details-content .lh-1 {
    line-height: 1.3 !important;
  }
  .blog-details-content .details-image-body {
    padding: 30px 0 30px;
  }
  .quote-card {
    padding: 25px 20px 25px 20px;
  }
  .quote-card i {
    font-size: 30px;
  }
  .quote-card p {
    font-size: 14px;
  }
  .tag-share .tag {
    text-align: center;
    margin-bottom: 8px !important;
  }
  .tag-share .share {
    text-align: center;
  }
  .r-comment {
    padding: 25px 20px;
  }
  .r-comment.d-flex {
    display: block !important;
  }
  .r-comment img {
    width: 60px;
    height: 60px;
    margin-bottom: 25px;
  }
  .r-comment.two {
    padding: 25px 20px 25px 20px;
  }
  .r-comment.two img {
    width: 60px;
    height: 60px;
    margin-bottom: 25px;
  }
  .comments {
    padding: 25px 20px;
  }
  .book-flight-content .mb-4 {
    margin-bottom: 0 !important;
  }
  .book-flight-content .mb-20 {
    margin-bottom: 25px !important;
  }
  /* destination details page */
  .destination-details-content .mb-5 {
    margin-bottom: 30px !important;
  }
  .destination-details-content .font-size {
    font-size: 20px;
  }
  .faq-content.check-faq {
    padding: 25px 20px;
  }
  .faq-content.check-faq .accordion-item .accordion-body {
    padding: 0 0 20px 20px;
  }
  .faq-content .accordion-item .accordion-body {
    padding: 0 0 20px 20px;
  }
  /* page top bar */
  .page-top-bar.mb-5 {
    margin-bottom: 30px !important;
  }
  .page-top-bar .section-heading h2 {
    margin-bottom: 20px;
  }
  .page-top-bar .social-icon {
    text-align: start;
  }
  /* book flight page */
  .flight-form.py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .flight-form.px-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .flight-form .fs-22 {
    font-size: 14px !important;
  }
  .flight-form .flight-form-body {
    padding: 0;
  }
  .flight-form .flight-form-body .ro-check.gap-4 {
    gap: 10px !important;
  }
  .flight-form .flight-form-body .form-check .form-check-input {
    width: 15px;
    height: 15px;
    margin-top: 5px;
  }
  .flight-form .flight-form-body .form-check .form-check-label {
    font-size: 14px;
  }
  .flight-form .a-flight-card-body .top-warp.d-flex.d-flex {
    display: block !important;
  }
  .flight-form .a-flight-card-body .bottom-warp.d-flex {
    display: block !important;
  }
  .flight-form .a-flight-card-body .bottom-warp span {
    display: block;
    margin-bottom: 15px;
  }
  .find-btn.mt-5 {
    margin-top: 30px !important;
  }
  .refund-application-content.py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .refund-application-content.px-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .bg-book {
    padding: 30px 25px;
  }
  .manage-booking-content.py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .manage-booking-content.px-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* manage booking page */
  .manage-booking-content .font-size {
    font-size: 20px;
  }
  .deals-content .nav-tabs .nav-item {
    margin-right: 15px;
  }
  .deals-content .nav-tabs .nav-link {
    font-size: 15px;
  }
  /* our flight page */
  .c-flight-card .flight-card-body {
    padding: 25px 20px;
  }
  /* travel experience page */
  .travel-experience-card .travel-experience-body {
    padding: 30px 20px;
  }
  /* flight schedules page */
  .flight-schedules-content .font-size {
    font-size: 20px;
  }
  /* sidebar */
  .sidebar .px-4 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .sidebar .py-4 {
    padding-top: 25px !important;
    padding-bottom: 26px !important;
  }
  .sidebar .recent-post ul li h3 {
    font-size: 15px;
  }
  .sidebar .popular-post ul li.gap-4 {
    gap: 15px !important;
  }
  .sidebar .popular-post ul li h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .sidebar .popular-post ul li span {
    font-size: 14px;
  }
  .sidebar .video img {
    width: 100%;
  }
  .sidebar .search-form {
    padding: 10px;
  }
  .sidebar .search-form .form-control {
    height: 60px;
    padding: 15px 15px;
    border-color: #555;
  }
  .sidebar .search-form .default-btn {
    position: relative;
    top: 0;
    right: 0;
    transform: unset;
    width: 100%;
    margin-top: 10px;
    justify-content: center;
  }
  /* my account page */
  .login-form {
    padding: 25px 20px;
  }
  .login-form .d-flex {
    display: block !important;
  }
  .login-form .form-check {
    margin-bottom: 15px;
  }
  /* go top */
  .go-top {
    right: 15px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 36px;
  }
  /* Search result */
  .search-result-area .search-title .search-select {
    max-width: 190px;
    margin-right: auto;
    margin-left: 0;
  }
  .search-result-area .search-title h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .search-result-area .search-title.text-end {
    text-align: start !important;
  }
  .search-result-area .search-title p {
    margin-bottom: 0;
  }
  .search-result-area .search-title p span {
    margin-bottom: 0;
  }
  .search-result-area .search-result-content .date h5 {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
  }
  .search-result-area .search-result-content .search-date ul.text-end {
    text-align: start !important;
  }
  .search-result-area .search-result-content .search-btn .nav-tabs .nav-item .nav-link {
    padding: 10px 30px;
    margin-bottom: 10px;
    margin-left: 5px;
  }
  .search-result-area .search-result-content .search-btn .sort-title.text-end {
    text-align: start !important;
  }
  .search-result-area .search-result-content .search-btn .sort-title .search-select {
    max-width: 225px;
    margin-left: 0;
    margin-right: auto;
  }
  .search-result-area .search-result-content .nav-tabs-content .tabs-card {
    padding: 20px 15px;
  }
  .search-result-area .search-result-content .nav-tabs-content .tabs-card .tabs-btn.text-end {
    text-align: start !important;
  }
  .search-result-area .search-result-content .price-card .nav-tabs .nav-link {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .search-result-area .search-result-content .price-card .search-price-card {
    margin-top: 0;
    padding: 0 0 20px;
  }
  .search-result-area .search-result-content .price-card .search-price-card .light {
    padding: 20px 20px 20px;
    font-size: 18px;
  }
  .search-result-area .search-result-content .price-card .search-price-card .search-list {
    margin: 20px 20px 0;
  }
  .search-result-area .search-result-content .price-card .search-price-card .search-list h5 {
    font-size: 18px;
  }
  .search-result-area .search-result-content .price-card .search-price-card .search-list ul li {
    font-size: 14px;
  }
  /* Home Page 3*/
  /* banner-area */
  .banner-area .banner-content {
    margin-bottom: 25px;
  }
  .banner-area .banner-content h1 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .banner-area .banner-content p {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .banner-area .banner-content .user-warp.gap-4 {
    gap: 10px !important;
  }
  .banner-area .banner-content .user-warp ul li img {
    width: 45px;
    height: 45px;
  }
  .banner-area .banner-content .user-warp .start i {
    font-size: 16px;
  }
  .banner-area .banner-content .user-warp .start span {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .banner-area .banner-content .view-mire {
    padding: 11px 15px 10px;
    font-size: 14px;
  }
  .banner-area .banner-content .default-btn {
    padding: 11px 15px 10px;
    font-size: 14px;
  }
  .banner-area .banner-image {
    margin-left: 0;
  }
  .banner-area .banner-image .cricle-items {
    left: 30%;
    width: 120px;
    height: 120px;
    line-height: 140px;
  }
  .banner-area .banner-image .cricle-items .rounded-cricle i {
    font-size: 40px;
  }
  .banner-area .banner-image .cricle-items .rounded-cricle .text {
    top: 15px;
    left: 15px;
    max-width: 90px;
  }
  /* features area */
  .features-area .features-card {
    padding: 25px 20px;
  }
  .features-area .features-card .features-icon i {
    font-size: 45px;
  }
  .features-area .features-card .content h4 {
    font-size: 18px;
  }
  .features-area .features-card .content span {
    font-size: 15px;
  }
  /* services-area */
  .services-area .services-card .services-icon.gap-4 {
    gap: 15px !important;
  }
  .services-area .services-card .services-icon img {
    width: 70px;
    height: 60px;
  }
  .services-area .services-card .services-icon .contant h4 {
    font-size: 18px;
  }
  .services-area .services-card ul li {
    font-size: 14px;
  }
  /* offer-bg-area */
  .offer-bg-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .offer-bg-area .row.g-4.row-gap {
    margin-left: 0;
  }
  .offer-bg-area .offer-content .count-card.ps-5 {
    padding-left: 0 !important;
  }
  .offer-bg-area .offer-content .count-card h2 {
    font-size: 35px;
  }
  .offer-bg-area .offer-content .count-card span {
    font-size: 18px;
  }
  /* second-choose-area */
  .second-choose-area .c-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 310px;
    position: relative;
  }
  .second-choose-area .choose-content .choose-warp h4 {
    font-size: 18px;
  }
  .second-choose-area .choose-content .choose-warp .icon.gap-4 {
    gap: 10px !important;
  }
  /* review-area */
  .review-area .review-items {
    padding: 25px 25px;
  }
  .review-area .review-items .review-card p {
    font-size: 14px;
  }
  .review-area .review-items .review-btn {
    display: none;
  }
}
/* Min width 576px */
/* Min width 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 720px;
  }
  .ptb-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-120 {
    padding-top: 60px;
  }
  .pb-120 {
    padding-bottom: 60px;
  }
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .pb-75 {
    padding-bottom: 60px;
  }
  /* header */
  .header-area p {
    font-size: 14px;
    padding-left: 30px;
    margin-bottom: 5px;
  }
  .header-area p .info-i {
    top: 2px;
    font-size: 20px;
  }
  .header-area .social-icon {
    text-align: start;
  }
  .header-area.style-two .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  /* navbar */
  .navbar .navbar-toggler {
    position: absolute;
    top: 10px;
    right: 0;
  }
  .navbar .others-options {
    display: none;
  }
  /* mobile navbar */
  .mobile-navbar .others-options {
    display: none;
  }
  /* main banner */
  .main-banner-area .hero-plane-shape {
    right: 0;
  }
  .main-banner-content {
    margin-right: 0;
  }
  .main-banner-content h1 {
    font-size: 60px;
  }
  .main-banner-content h1 span img {
    right: -93px;
    top: -30px;
  }
  .main-banner-content .form-widgets {
    margin-right: 0;
  }
  .main-banner-content .form-widgets .input-widget {
    margin-right: 10px;
  }
  .main-banner-content .form-widgets .default-btn {
    padding: 13px 18px 13px;
    font-size: 14px;
  }
  .banner-form {
    padding: 30px 30px;
    margin-left: 0;
  }
  .banner-form .nav-tabs .nav-link {
    font-size: 16px;
  }
  .main-banner-items .s-banner-btn {
    top: auto;
    right: 0;
    left: 0;
    bottom: 60px;
    z-index: 1;
    position: relative;
    transform: unset;
  }
  .main-banner-items .s-banner-btn .swiper-button-next, .main-banner-items .s-banner-btn .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    position: absolute;
  }
  .main-banner-items .s-banner-btn .swiper-button-next {
    left: 50px;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .main-banner-items .s-banner-btn .swiper-button-prev {
    top: 0;
    left: 0;
    right: 50px;
    bottom: 0;
    margin: auto;
  }
  /* hero */
  .hero-content {
    padding-top: 190px;
    padding-bottom: 150px;
  }
  .hero-content h1 {
    font-size: 38px;
  }
  .hero-items .hero-btn .swiper-button-next, .hero-items .hero-btn .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 65%);
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .hero-items .hero-btn .swiper-button-prev {
    left: 0;
    right: 55px;
    margin: auto;
  }
  .hero-items .hero-btn .swiper-button-next {
    left: 55px;
    right: 0;
    margin: auto;
    bottom: -45px;
  }
  /* page banner */
  .page-banner-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .page-banner-content h1 {
    font-size: 40px;
  }
  /* partner */
  .tr-partner-area {
    padding-top: 50px;
  }
  /* banner form */
  .banner-form-area {
    padding-bottom: 20px;
  }
  .banner-form-area .banner-form {
    margin-top: -50px;
  }
  .banner-form-area .banner-form .nav-tabs .nav-item {
    margin-right: 20px;
  }
  .banner-form-area .return-form .warp.d-flex {
    display: block !important;
  }
  .banner-form-area .return-form .form-control {
    margin-bottom: 15px;
  }
  .banner-form-area .shape {
    display: none;
  }
  .banner-form-area .shape {
    display: none;
  }
  /* about */
  .second-about-area .second-a-image .experience-card {
    bottom: 0;
    left: 30%;
    position: relative;
    margin-top: 20px;
  }
  .second-about-area .shape {
    display: none;
  }
  /**/
  .about-area .section-heading {
    max-width: 100% !important;
  }
  /* Working Process */
  .single-process::before {
    display: none;
  }
  .single-process.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .single-process.px-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .c-image-card {
    padding: 20px 20px;
  }
  .c-image-card .deals-card {
    margin-top: 30px;
    padding: 0 !important;
  }
  .booking-area .booking-shape {
    display: none;
  }
  .booking-area .booking-shape1 {
    display: none;
  }
  .booking-area .banner-form {
    padding: 30px 30px;
  }
  .a-flight-card .book-btn {
    padding: 12px 14px 12px;
  }
  .a-flight-card .a-flight-card-body.one {
    padding: 40px 30px 39px 30px;
  }
  /* Flight Deals */
  .deals-card {
    padding: 25px 20px;
  }
  .deals-card .font-size {
    font-size: 20px;
  }
  /* Flight Facilities */
  .facilities-area .facilities-content {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .facilities-area .facilities-content .font-size {
    font-size: 20px;
  }
  .facilities-area .facilities-content .list-warp.gap-4 {
    gap: 15px !important;
  }
  .facilities-area .facilities-content .list-warp span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  /* Fun Fact */
  .fun-fact-area .fun-row.g-4 {
    --bs-gutter-x: 50px;
  }
  .count-card::before {
    right: 40px;
  }
  /* Fun Fact home 3 */
  .fun-fact-area .bg-image {
    padding-left: 20px;
    padding-right: 20px;
  }
  .fun-fact-area .bg-image .count-card .icon {
    width: 75px;
    height: 75px;
    line-height: 75px;
  }
  .fun-fact-area .bg-image .count-card .icon.mb-4 {
    margin-bottom: 15px !important;
  }
  .fun-fact-area .bg-image .count-card .icon img {
    max-width: 40px;
  }
  .fun-fact-area.style-two .count-card h2 {
    font-size: 45px;
  }
  .clients-area .testimonials-inner-card {
    padding: 18px 18px;
  }
  .clients-area .testimonials-inner-card .testimonials-card .quote {
    font-size: 45px;
  }
  .clients-area .testimonials-inner-card .testimonials-card h3 {
    font-size: 22px;
  }
  .clients-area .testimonials-inner-card .testimonials-card h4 {
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .clients-area .testimonials-inner-card .testimonials-card p {
    font-size: 13px;
  }
  /* Destination */
  .destination-card .t-image img {
    width: 100%;
  }
  .flight-form.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .flight-form.px-5 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .manage-booking-content.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .manage-booking-content.px-5 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .c-flight-card .flight-card-body {
    padding: 35px 30px;
  }
  /**/
  .refund-application-content.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .refund-application-content.px-5 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* destinations */
  .af-destinations-card {
    padding: 25px 20px;
  }
  /* Payment */
  .payment-area .section-heading {
    max-width: 100%;
    padding-left: 0;
  }
  .payment-image img {
    width: 100%;
  }
  .why-choose-us-area .choose-shape {
    display: none;
  }
  .single-traveler {
    background-color: var(--white);
    padding: 30px 20px 30px 30px;
  }
  .single-traveler .choose-info .font-size {
    font-size: 20px;
  }
  .single-traveler .choose-info p {
    font-size: 14px;
  }
  .single-traveler .icon {
    margin-bottom: 20px;
  }
  .single-traveler .icon i {
    font-size: 35px;
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
  /* faq */
  .faq-area .section-heading .f-shape-1 {
    display: none;
  }
  .faq-area .faq-shape {
    display: none;
  }
  .faq-content {
    max-width: 100%;
  }
  .faq-image .gallery15 {
    width: 100%;
  }
  /* testimonials */
  .second-testimonial-area .testimoni-image {
    text-align: center;
  }
  .second-testimonial-area .testimoni-image::before {
    left: 80px;
  }
  .second-testimonial-area .review-items .review-btn {
    right: 80px;
  }
  .second-testimonial-area .shape2 {
    display: none;
  }
  .second-testimonial-area .shape1 {
    display: none;
  }
  .second-testimonial-area .swiper-wrapper {
    margin-bottom: 0;
  }
  .single-testimonials {
    padding: 25px 20px;
  }
  .single-testimonials .user .user-image {
    width: 50px;
    height: 50px;
  }
  .single-testimonials .user h3 {
    font-size: 20px;
  }
  /* testimonials home 2 */
  .clients-card {
    padding: 30px 25px;
  }
  .clients-card .title-warp img {
    width: 50px;
    height: 50px;
  }
  .clients-card .title-warp .quote {
    display: none;
  }
  .clients-card .title-warp .fs-22 {
    font-size: 20px !important;
  }
  /* article */
  .single-article {
    padding: 25px 20px;
  }
  .single-article .date {
    margin-left: 0;
    margin-right: 0;
  }
  .single-article .font-size {
    font-size: 20px;
  }
  /* article home 2 */
  .article-area.style-two .single-article .single-article-body {
    padding: 25px 0 35px;
  }
  .newsletter-info h3 {
    font-size: 35px;
    margin-bottom: 30px;
  }
  .newsletter-area .news-bg {
    padding: 40px 40px;
  }
  .newsletter-area .news-shape .h-shape {
    top: -20px;
    left: 85px;
    max-width: 190px;
  }
  .newsletter-area .news-shape .airplane {
    max-width: 400px;
  }
  .newsletter-content {
    margin-left: 0;
  }
  .newsletter-content h3 {
    margin-bottom: 20px;
    font-size: 35px;
  }
  /* footer */
  .footer-weight {
    padding-bottom: 50px;
  }
  .footer-weight.ps-3 {
    padding-left: 0 !important;
  }
  .footer-weight.ps-4 {
    padding-left: 0 !important;
  }
  .footer-weight.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight h3 {
    margin-bottom: 20px;
  }
  .footer-weight .app .mb-3 {
    margin-bottom: 0 !important;
  }
  /* footer home 3 */
  .footer-area.style-three .footer-weight.ps-3 {
    padding-left: 0 !important;
  }
  .footer-area.style-three .footer-weight.ps-4 {
    padding-left: 0 !important;
  }
  .footer-area .footer-shape1 {
    bottom: 20%;
    right: 10%;
  }
  /* copyright */
  .copyright-area p {
    text-align: center;
  }
  .copyright-area img {
    margin: 15px 0;
  }
  .copyright-area .post-warp.justify-content-end {
    justify-content: center !important;
  }
  .copyright-area .text-end {
    text-align: center !important;
  }
  /* offer home two */
  .offer-card .offer-image {
    text-align: end;
  }
  .offer-card .offer-image .rounded-end-2 {
    width: 100%;
  }
  /* travel experience page */
  .travel-experience-card .travel-experience-body {
    padding: 30px 20px;
  }
  .travel-experience-card .travel-experience-body h3.font-size {
    font-size: 20px !important;
  }
  /* Airlines Ticket home two */
  .ar-ticket-items {
    margin: 0;
  }
  /* app home two */
  .ar-app-area .section-heading {
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 30px !important;
  }
  .ar-app-area .ar-app-image .f-shape-1 {
    max-width: 200px;
  }
  /* Airlines Ticket home two */
  .ar-ticket-area .container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  /* vedio */
  .vedio-area .vedio-content {
    max-width: 100%;
  }
  /* package home two */
  .t-package-items {
    margin: 0;
  }
  .single-package .package-image img {
    width: 100%;
  }
  .single-package .single-package-body {
    padding: 30px 20px 30px;
  }
  .single-package .book-btn {
    padding: 14px 20px 14px;
  }
  /* home 3 */
  .process-area.style-two .single-process {
    padding-left: 20px;
    padding-right: 20px;
  }
  .process-area.style-two .single-process.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .process-area.style-two .single-process .icon {
    width: 60px;
    height: 60px;
    line-height: 56px;
  }
  .process-area.style-two .single-process .icon img {
    max-width: 35px;
  }
  /* home 3 */
  .tr-choose-us-area .tr-choose-image {
    max-width: 100% !important;
  }
  .tr-choose-us-area .tr-choose-image .h-shape-1 {
    left: auto;
    right: 0;
  }
  .tr-choose-us-area .section-heading {
    max-width: 100% !important;
  }
  .tr-choose-us-area .section-heading .c-shape-1 {
    display: none;
  }
  /* sidebar */
  .sidebar .video img {
    width: 100%;
  }
  /* search result */
  .search-result-area .search-title h3 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .search-result-area .search-result-content .price-card .nav-tabs .nav-link {
    margin-right: 30px;
  }
  .search-result-area .search-result-content .date h5 {
    font-size: 23px;
  }
  .search-result-area .search-result-content .search-btn .nav-tabs .nav-item .nav-link {
    padding: 5px 10px;
    margin-left: 5px;
    font-size: 14px;
  }
  /* Home Page 3*/
  /* banner-area */
  .banner-area .banner-content {
    margin-bottom: 25px;
  }
  .banner-area .banner-content h1 {
    font-size: 50px;
  }
  .banner-area .banner-image {
    margin-left: 0;
  }
  /* features area */
  .features-area .features-card {
    padding: 25px 20px;
  }
  .features-area .features-card .features-icon i {
    font-size: 45px;
  }
  .features-area .features-card .content h4 {
    font-size: 18px;
  }
  .features-area .features-card .content span {
    font-size: 15px;
  }
  /* services-area */
  .services-area .services-card .services-icon.gap-4 {
    gap: 15px !important;
  }
  .services-area .services-card .services-icon img {
    width: 70px;
    height: 60px;
  }
  .services-area .services-card .services-icon .contant h4 {
    font-size: 18px;
  }
  .services-area .services-card ul li {
    font-size: 13px;
  }
  /* offer-bg-area */
  .offer-bg-area {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .offer-bg-area .row.g-4.row-gap {
    margin-left: 0;
  }
  .offer-bg-area .offer-content .count-card.ps-5 {
    padding-left: 0 !important;
  }
  .offer-bg-area .offer-content .count-card h2 {
    font-size: 35px;
  }
  .offer-bg-area .offer-content .count-card span {
    font-size: 18px;
  }
  /* second-choose-area */
  .second-choose-area .c-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 560px;
    position: relative;
  }
  .second-choose-area .choose-content .choose-warp .icon.gap-4 {
    gap: 15px !important;
  }
  /* review-area */
  .review-area .review-items {
    padding: 30px 30px;
  }
  .review-area .review-items .review-card p {
    font-size: 18px;
  }
  .review-area .review-items .review-btn {
    display: none;
  }
}
/* Min width 992px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 960px;
  }
  .ptb-120 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pt-120 {
    padding-top: 90px;
  }
  .pb-120 {
    padding-bottom: 90px;
  }
  .ptb-100 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pt-100 {
    padding-top: 90px;
  }
  .pb-100 {
    padding-bottom: 90px;
  }
  /* header */
  .header-area p {
    font-size: 14px;
    padding-left: 30px;
  }
  .header-area p .info-i {
    top: 2px;
    font-size: 20px;
  }
  .header-area .social-icon {
    text-align: start;
  }
  .header-area .social-icon li span {
    font-size: 14px;
  }
  /* navbar */
  .navbar .navbar-brand {
    margin-right: 40px;
  }
  .navbar .navbar-brand img {
    max-width: 100px;
  }
  .navbar .navbar-nav .nav-item {
    margin-left: 8px;
    margin-right: 8px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }
  .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    right: 8px;
    top: 19px;
    font-size: 10px;
  }
  .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item {
    padding: 10px 20px;
    font-size: 13px;
  }
  .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    left: -100%;
    right: auto;
  }
  .navbar .others-options ul li {
    margin-right: 10px;
  }
  .navbar .others-options ul li .search1 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
  }
  /* main banner */
  .main-banner-area .hero-plane-shape {
    right: -60px;
  }
  .main-banner-content h1 {
    font-size: 75px;
    line-height: 1.2;
    color: var(--white);
  }
  .main-banner-content h1 span img {
    right: -85px;
    top: -20px;
  }
  .main-banner-content .form-widgets .input-widget {
    margin-right: 10px;
  }
  .main-banner-content .form-widgets .input-widget .form-control {
    width: 160px;
  }
  .main-banner-content .form-widgets .default-btn {
    padding: 13px 18px 13px;
    font-size: 14px;
  }
  .banner-form {
    padding: 30px 30px;
    margin-left: 0;
  }
  .main-banner-items .s-banner-btn {
    top: auto;
    right: 0;
    left: 0;
    bottom: 50px;
    z-index: 1;
    position: relative;
    transform: unset;
  }
  .main-banner-items .s-banner-btn .swiper-button-next, .main-banner-items .s-banner-btn .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    position: absolute;
  }
  .main-banner-items .s-banner-btn .swiper-button-next {
    left: 50px;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .main-banner-items .s-banner-btn .swiper-button-prev {
    top: 0;
    left: 0;
    right: 50px;
    bottom: 0;
    margin: auto;
  }
  /* hero */
  .hero-content {
    padding-top: 150px;
    padding-bottom: 110px;
  }
  .hero-content h1 {
    font-size: 45px;
    margin-bottom: 15px;
  }
  .hero-items .hero-btn .swiper-button-next, .hero-items .hero-btn .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 68%);
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .hero-items .hero-btn .swiper-button-prev {
    left: 0;
    right: 55px;
    margin: auto;
  }
  .hero-items .hero-btn .swiper-button-next {
    left: 55px;
    right: 0;
    margin: auto;
    bottom: -45px;
  }
  .about-area .section-heading h2 {
    font-size: 30px;
  }
  .about-area .about-image .experience-card {
    top: 70px;
    left: 20px;
    width: 130px;
    height: 130px;
    padding: 20px 25px 20px;
    border-radius: 100%;
  }
  .about-area .about-image .experience-card span {
    font-size: 14px;
  }
  .about-area .about-image .experience-card .count h2 {
    font-size: 30px;
  }
  .about-area .about-image .a-image {
    max-width: 380px;
    margin-left: 80px;
  }
  .about-area .about-image .b-image {
    max-width: 100%;
    margin-top: -120px;
  }
  .about-area .call-one h4.fs-22 {
    font-size: 18px !important;
  }
  .about-area .call-one a {
    font-size: 15px;
  }
  .second-about-area .section-heading h2 {
    font-size: 30px;
  }
  /* page banner */
  .page-banner-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* banner form */
  .banner-form-area {
    padding-bottom: 30px;
  }
  .banner-form-area .banner-form {
    margin-top: -50px;
  }
  .banner-form-area .banner-form .nav-tabs .nav-item {
    margin-right: 20px;
  }
  .banner-form-area .return-form .warp.d-flex {
    display: block !important;
  }
  .banner-form-area .return-form .form-control {
    margin-bottom: 15px;
  }
  .banner-form-area .shape {
    display: none;
  }
  /* Working Process */
  .single-process.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .single-process.px-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .booking-area .booking-shape {
    display: none;
  }
  .booking-area .booking-shape1 {
    display: none;
  }
  .booking-area .banner-form {
    padding: 40px 40px;
  }
  /* Airlines Flight */
  .a-flight-card .book-btn {
    padding: 8px 12px 8px;
    font-size: 13px;
  }
  .a-flight-card .book-btn i {
    font-size: 13px;
  }
  .a-flight-card .book-btn.gap-2 {
    gap: 2px !important;
  }
  .a-flight-card .a-flight-card-body .top-warp.mb-3 {
    margin-bottom: 10px !important;
  }
  .a-flight-card .a-flight-card-body h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .a-flight-card .a-flight-card-body.one {
    padding: 11px 12px 11px 12px;
  }
  .a-flight-card .a-flight-card-body span {
    font-size: 13px;
  }
  /* Flight Deals */
  .deals-card {
    padding: 25px 20px;
  }
  .deals-card .font-size {
    font-size: 20px;
  }
  .deals-card .price {
    font-size: 14px;
  }
  /* Flight Facilities */
  .facilities-area .facilities-content {
    padding-left: 0;
    padding-right: 0;
  }
  .facilities-area .facilities-content .section-heading h2 {
    font-size: 30px;
  }
  .facilities-area .facilities-content .font-size {
    font-size: 20px;
  }
  .facilities-area .facilities-content .list-warp {
    margin-bottom: 20px;
    padding: 20px 20px;
  }
  .facilities-area .facilities-content .list-warp.gap-4 {
    gap: 15px !important;
  }
  .facilities-area .facilities-content .list-warp span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  /* Fun Fact */
  .fun-fact-area .bg-image .count-card h2 {
    font-size: 45px;
  }
  .fun-fact-area .bg-image .count-card span {
    font-size: 14px;
  }
  .fun-fact-area .bg-image .count-card::before {
    display: none;
  }
  .count-card h2 {
    font-size: 45px;
  }
  .count-card span {
    font-size: 14px;
  }
  .count-card::before {
    display: none;
  }
  .clients-area .testimonials-inner-card {
    padding: 20px 20px;
  }
  .clients-area .testimonials-inner-card .testimonials-card h3 {
    font-size: 25px;
  }
  .clients-area .testimonials-inner-card .testimonials-card h4 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .clients-area .testimonials-inner-card .testimonials-card p {
    font-size: 14px;
  }
  /* Fun Fact home 3 */
  .fun-fact-area .bg-image {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* Destination */
  .destination-card .destination-card-body .map {
    font-size: 20px;
  }
  .destination-card .destination-card-body span {
    font-size: 14px;
  }
  .destination-card .destination-card-body .line {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 48px;
  }
  /* payment */
  .payment-area .section-heading {
    max-width: 100%;
    padding-left: 0;
  }
  .why-choose-us-area .choose-shape {
    top: 40px;
    left: 20px;
    max-width: 180px;
  }
  .single-traveler {
    background-color: var(--white);
    padding: 30px 20px 30px 30px;
  }
  .single-traveler .choose-info .font-size {
    font-size: 20px;
  }
  .single-traveler .choose-info p {
    font-size: 14px;
  }
  .single-traveler .icon i {
    font-size: 35px;
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
  /* faq */
  .faq-area .section-heading .f-shape-1 {
    right: 0;
    max-width: 200px;
  }
  .faq-content .accordion-item .accordion-button {
    padding: 25px 45px 25px 30px;
    font-size: 16px;
  }
  /* testimonials */
  .single-testimonials {
    padding: 25px 20px;
  }
  .single-testimonials .user .user-image {
    width: 50px;
    height: 50px;
  }
  .single-testimonials .user h3 {
    font-size: 20px;
  }
  .second-testimonial-area .review-items .review-btn {
    bottom: 20px;
    right: 80px;
  }
  .second-testimonial-area .testimoni-image .r-image {
    width: 350px;
    height: 350px;
    margin-left: 60px;
  }
  .second-testimonial-area .testimoni-image::before {
    width: 400px;
    height: 400px;
  }
  .second-testimonial-area .shape1 {
    bottom: 0;
  }
  .second-testimonial-area .client-content p {
    font-size: 18px;
  }
  .newsletter-area .news-bg {
    padding: 50px 40px;
  }
  .newsletter-area .news-shape .airplane {
    max-width: 350px;
  }
  .newsletter-area .news-shape .h-shape {
    top: -45px;
    left: 30px;
    max-width: 280px;
  }
  /* footer */
  .footer-weight {
    padding-bottom: 40px;
  }
  .footer-weight.ps-3 {
    padding-left: 0 !important;
  }
  .footer-weight.ps-4 {
    padding-left: 0 !important;
  }
  .footer-weight.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight h3 {
    margin-bottom: 20px;
  }
  /* copyright */
  .copyright-area p {
    font-size: 14px;
  }
  /* offer */
  .offer-card .offer-card-body {
    padding: 40px 15px 40px 20px;
  }
  .offer-card .offer-card-body h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .offer-card .offer-card-body h3 span {
    display: inline-block;
  }
  .offer-card .offer-card-body .book-btn {
    padding: 13px 25px 14px;
  }
  /* Airlines Ticket home two */
  .ar-ticket-items {
    margin: 0;
  }
  /* app home two */
  .ar-app-area .section-heading {
    margin-right: 0;
    padding-left: 30px;
    margin-bottom: 30px !important;
  }
  .ar-app-area .section-heading h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .ar-app-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  .ar-app-area .ar-app-image .f-shape-1 {
    max-width: 150px;
  }
  .ar-app-area .shape {
    display: none;
  }
  /* vedio */
  .vedio-area .vedio-content {
    max-width: 100%;
  }
  /* package home two */
  .t-package-items {
    margin: 0;
  }
  .single-package .package-image img {
    width: 100%;
  }
  /* partner */
  .tr-partner-area {
    padding-top: 50px;
  }
  /* why choose us home 3 */
  .tr-choose-us-area .section-heading h2 {
    font-size: 35px;
  }
  .tr-choose-us-area .section-heading .c-shape-1 {
    display: none;
  }
  .tr-choose-us-area .section-heading .font-size {
    font-size: 18px;
  }
  .tr-choose-image .h-shape-1 {
    left: 0;
  }
  .tr-choose-image .popup-btn {
    top: 40%;
  }
  /* flight home 3 */
  .tr-flight-area .af-deals-card .deals-card-body {
    padding: 30px 20px 30px;
  }
  .tr-flight-area .af-deals-card .deals-card-body span {
    font-size: 14px;
  }
  .tr-flight-area .af-deals-card .book-btn {
    font-size: 14px;
  }
  .flight-area.tp-area .af-image {
    width: 100%;
  }
  .flight-area.tp-area .a-flight-card-body {
    padding: 30px 20px 30px 0;
  }
  .flight-area.tp-area .a-flight-card-body h3 {
    font-size: 22px;
  }
  /* our flight page */
  .c-flight-card .flight-card-body {
    padding: 30px 20px;
  }
  .c-flight-card .flight-card-body ul li {
    font-size: 14px;
  }
  .call-on {
    padding: 20px 15px;
  }
  .call-on:hover::before {
    width: 125px;
    height: 125px;
  }
  .call-on a {
    font-size: 13px;
  }
  /* travel experience page */
  .travel-experience-card .travel-experience-body {
    padding: 30px 20px;
  }
  .travel-experience-card .travel-experience-body h3.font-size {
    font-size: 20px !important;
  }
  .page-top-bar .section-heading h2 {
    font-size: 40px;
  }
  /* sidebar */
  .sidebar .px-4 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .sidebar .py-4 {
    padding-top: 25px !important;
    padding-bottom: 26px !important;
  }
  .sidebar .recent-post ul li h3 {
    font-size: 15px;
  }
  .sidebar .popular-post ul li.gap-4 {
    gap: 15px !important;
  }
  .sidebar .popular-post ul li h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .sidebar .popular-post ul li span {
    font-size: 14px;
  }
  /* search result */
  .search-result-area .search-title h3 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .search-result-area .search-title .search-select {
    margin-right: 0;
  }
  .search-result-area .search-result-content .price-card .nav-tabs .nav-link {
    margin-right: 50px;
  }
  .search-result-area .search-result-content .date h5 {
    font-size: 23px;
  }
  .search-result-area .search-result-content .price-card .search-price-card .search-list {
    margin: 20px 25px 0;
  }
  .search-result-area .search-result-content .price-card .search-price-card .search-list ul li {
    font-size: 14px;
  }
  /* go top */
  .go-top {
    right: 15px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
  }
  /* Home Page 3*/
  /* banner-area */
  .banner-area .banner-content {
    margin-bottom: 55px;
  }
  .banner-area .banner-content h1 {
    font-size: 50px;
  }
  .banner-area .banner-content p {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .banner-area .banner-content .banner-btn {
    margin-bottom: 25px;
  }
  .banner-area .banner-image {
    margin-left: 0;
  }
  .banner-area .banner-image .cricle-items {
    left: 35%;
    width: 110px;
    height: 110px;
    line-height: 135px;
  }
  .banner-area .banner-image .cricle-items .rounded-cricle i {
    font-size: 40px;
  }
  .banner-area .banner-image .cricle-items .rounded-cricle .text {
    top: 10px;
    left: 10px;
    max-width: 90px;
  }
  /* features area */
  .features-area .features-card {
    padding: 25px 20px;
  }
  .features-area .features-card .features-icon i {
    font-size: 45px;
  }
  .features-area .features-card .content h4 {
    font-size: 18px;
  }
  .features-area .features-card .content span {
    font-size: 15px;
  }
  /* services-area */
  .services-area .services-card {
    padding: 20px 15px;
  }
  .services-area .services-card .services-icon.gap-4 {
    gap: 15px !important;
  }
  .services-area .services-card .services-icon img {
    width: 70px;
    height: 60px;
  }
  .services-area .services-card .services-icon .contant h4 {
    font-size: 18px;
  }
  .services-area .services-card ul li {
    font-size: 12px;
  }
  /* offer-bg-area */
  .offer-bg-area {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* second-choose-area */
  .second-choose-area .section-heading h2 {
    font-size: 30px;
  }
  .second-choose-area .c-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 560px;
    position: relative;
  }
  .second-choose-area .choose-content .choose-warp .icon.gap-4 {
    gap: 15px !important;
  }
  .single-package .font-size {
    font-size: 20px;
  }
  /* review-area */
  .review-area .review-items {
    padding: 60px 50px;
    max-width: 750px;
    margin: auto;
  }
}
/* Min width 1200px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 1140px;
  }
  /* header */
  .header-area p {
    font-size: 14px;
    padding-left: 30px;
  }
  .header-area p .info-i {
    top: 2px;
    font-size: 20px;
  }
  .header-area .social-icon li span {
    font-size: 14px;
  }
  /* navbar */
  .navbar .navbar-brand {
    margin-right: 50px;
  }
  .navbar .navbar-brand img {
    max-width: 100px;
  }
  .navbar .navbar-nav .nav-item {
    margin-left: 12px;
    margin-right: 12px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }
  .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    right: 8px;
    top: 19px;
    font-size: 10px;
  }
  .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item {
    padding: 10px 20px;
    font-size: 13px;
  }
  .navbar .others-options ul li {
    font-size: 14px;
    margin-right: 25px;
  }
  .navbar .others-options ul li .search-btn .search {
    font-size: 16px;
  }
  .navbar .others-options ul li .language-selector .selected-language .flag-icon {
    width: 16px;
    height: 16px;
    margin-right: 5px;
  }
  .navbar .others-options ul li .language-selector .selected-language .language-text {
    font-size: 14px;
  }
  .navbar .others-options ul li .language-selector .dropdown-l .dropdown-i img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }
  /* main banner */
  .main-banner-content h1 {
    font-size: 80px;
  }
  .main-banner-content h1 span img {
    right: -85px;
    top: -20px;
  }
  .main-banner-content .form-widgets .input-widget {
    margin-right: 10px;
  }
  .main-banner-content .form-widgets .input-widget .form-control {
    width: 180px;
  }
  .main-banner-content .form-widgets .default-btn {
    padding: 13px 18px 13px;
    font-size: 14px;
  }
  .banner-form {
    padding: 25px 20px;
    margin-left: 0;
  }
  .banner-form .nav-tabs .nav-item {
    margin-right: 14px;
  }
  .banner-form .nav-tabs .nav-link {
    font-size: 14px;
  }
  .return-form .form-check .form-check-input {
    width: 16px;
    height: 16px;
    margin-top: 5px;
  }
  .return-form .form-check .form-check-label {
    padding-left: 0;
    font-size: 13px;
  }
  /* hero */
  .hero-content {
    padding-top: 150px;
    padding-bottom: 110px;
  }
  .hero-content h1 {
    font-size: 60px;
    margin-bottom: 15px;
  }
  .hero-items .hero-btn .swiper-button-next, .hero-items .hero-btn .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 68%);
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .hero-items .hero-btn .swiper-button-prev {
    left: 0;
    right: 55px;
    margin: auto;
  }
  .hero-items .hero-btn .swiper-button-next {
    left: 55px;
    right: 0;
    margin: auto;
    bottom: -45px;
  }
  /* about */
  .about-area .about-image .experience-card {
    left: 20px;
  }
  .about-area .about-image .a-image {
    margin-left: 110px;
  }
  .second-about-area .section-heading h2 {
    font-size: 35px;
  }
  .second-about-area .second-a-content .icon-card {
    padding: 16px 16px;
  }
  .second-about-area .second-a-content .icon-card h4 {
    font-size: 20px;
  }
  .second-about-area .second-a-content .icon-card p {
    font-size: 15px;
  }
  /* airlines ticket */
  .ar-ticket-area .container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .booking-area .banner-form {
    padding: 40px 40px;
  }
  .booking-area .booking-shape1 {
    top: 20px;
    right: 20px;
    max-width: 240px;
  }
  .booking-area .booking-shape {
    top: 0;
    left: 10px;
    max-width: 240px;
  }
  .c-image-card {
    padding: 20px 20px;
  }
  .c-image-card .book-btn {
    padding: 12px 11px 12px;
  }
  .c-image-card .a-image .c-image {
    width: 200px;
    height: 200px;
  }
  .c-image-card .deals-card {
    margin-top: 30px;
    padding: 0 !important;
  }
  /* Flight Deals */
  .deals-card {
    padding: 30px 30px;
  }
  .deals-card .font-size {
    font-size: 20px;
  }
  .deals-card .price {
    font-size: 14px;
  }
  /* Flight Facilities */
  .facilities-area .facilities-content {
    padding-left: 0;
    padding-right: 0;
  }
  .facilities-area .facilities-content .section-heading h2 {
    font-size: 40px;
  }
  .facilities-area .facilities-content .font-size {
    font-size: 20px;
  }
  .facilities-area .facilities-content .list-warp.gap-4 {
    gap: 15px !important;
  }
  .facilities-area .facilities-content .list-warp span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  /* Fun Fact */
  .fun-fact-area .fun-row.g-4 {
    --bs-gutter-x: 60px;
  }
  .fun-fact-area .bg-image {
    padding-left: 30px;
    padding-right: 30px;
  }
  .count-card::before {
    right: -5px;
  }
  .count-card h2 {
    font-size: 45px;
  }
  .count-card span {
    font-size: 14px;
  }
  .count-card::before {
    display: none;
  }
  /* payment */
  .payment-area .section-heading {
    padding-left: 0;
  }
  /* Why Choose Us */
  .single-traveler.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .single-traveler.px-4 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .single-traveler .font-size {
    font-size: 22px;
  }
  /* why choose us home 3 */
  .tr-choose-us-area .section-heading .c-shape-1 {
    right: 0;
  }
  .tr-choose-image .h-shape-1 {
    left: -30px;
  }
  /* flight home 3 */
  .flight-area.tp-area .af-image {
    width: 100%;
  }
  .flight-area.tp-area .a-flight-card-body {
    padding: 15px 25px 15px 0;
  }
  /* faq */
  .faq-area .section-heading .f-shape-1 {
    right: 50px;
    max-width: 200px;
  }
  /* testimonials */
  .single-testimonials {
    padding: 25px 20px;
  }
  .single-testimonials .user .user-image {
    width: 50px;
    height: 50px;
  }
  .single-testimonials .user h3 {
    font-size: 20px;
  }
  .second-testimonial-area .review-items .review-btn {
    right: 80px;
  }
  .second-testimonial-area .shape1 {
    bottom: 0;
  }
  /* reviews */
  .tr-reviews-area .tr-review-image {
    width: 100%;
  }
  .tou-client-items .cit-client-card {
    padding: 60px 60px 60px 25px;
  }
  /* destinations */
  .af-destinations-card {
    padding: 25px 20px;
  }
  /* article */
  .single-article {
    padding: 25px 20px;
  }
  /* article home 2 */
  .article-area.style-two .single-article .single-article-body {
    padding: 25px 0 35px;
  }
  .single-package .single-package-body {
    padding: 30px 20px 30px;
  }
  .single-package .book-btn {
    padding: 14px 20px 14px;
  }
  /* article home 3 */
  .article-area.style-three .single-article .font-size {
    font-size: 22px;
  }
  .newsletter-area .news-shape .airplane {
    max-width: 410px;
  }
  .newsletter-area .news-shape .h-shape {
    left: 20px;
    max-width: 360px;
  }
  /* footer */
  .footer-weight {
    padding-bottom: 40px;
  }
  .footer-weight.ps-3 {
    padding-left: 0 !important;
  }
  .footer-weight.ps-4 {
    padding-left: 0 !important;
  }
  .footer-weight.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight h3 {
    margin-bottom: 20px;
  }
  /* offer */
  .offer-card .offer-card-body {
    padding: 40px 20px 40px 30px;
  }
  .offer-card .offer-card-body h3 {
    font-size: 25px;
    margin-bottom: 27px;
  }
  /* Airlines Ticket home two */
  .ar-ticket-items {
    margin: 0;
  }
  /* travel experience page */
  .travel-experience-card .travel-experience-body {
    padding: 30px 20px;
  }
  .travel-experience-card .travel-experience-body h3.font-size {
    font-size: 20px !important;
  }
  /* app home two */
  .ar-app-area .section-heading {
    margin-right: 0;
    padding-left: 40px;
  }
  .ar-app-area .section-heading h2 {
    font-size: 30px;
  }
  .ar-app-area .ar-app-image .f-shape-1 {
    max-width: 150px;
  }
  /* vedio */
  .vedio-area .vedio-content {
    max-width: 100%;
  }
  .clients-area .testimonials-inner-card {
    padding: 30px 30px;
  }
  .clients-area .testimonials-inner-card .testimonials-card p {
    font-size: 16px;
  }
  /* why choose us home two */
  .adventure-card {
    padding: 25px 20px;
  }
  .adventure-card .font-size {
    font-size: 22px;
  }
  /* package home two */
  .t-package-items {
    margin: 0;
  }
  /* process home 3 */
  .process-area.style-two .single-process {
    padding-left: 20px;
    padding-right: 20px;
  }
  .process-area.style-two .single-process.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .process-area.style-two .single-process .icon {
    width: 80px;
    height: 80px;
    line-height: 78px;
  }
  .process-area.style-two .single-process .icon img {
    max-width: 40px;
  }
  /* travel experience page */
  .travel-experience-card .travel-experience-body {
    padding: 30px 30px;
  }
  /**/
  .a-flight-card .book-btn {
    padding: 12px 15px 12px;
    font-size: 13px;
  }
  .a-flight-card .book-btn i {
    font-size: 13px;
  }
  .a-flight-card .book-btn.gap-2 {
    gap: 2px !important;
  }
  .a-flight-card .a-flight-card-body h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .a-flight-card .a-flight-card-body.one {
    padding: 25px 20px 25px 20px;
  }
  .a-flight-card .a-flight-card-body span {
    font-size: 13px;
  }
  /* sidebar */
  .sidebar .py-4 {
    padding-top: 25px !important;
    padding-bottom: 26px !important;
  }
  .sidebar .px-4 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .sidebar .popular-post ul li h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  /* Home Page 3*/
  /* banner area */
  .banner-area .banner-content h1 {
    font-size: 60px;
    line-height: 1.14;
    margin-bottom: 10px;
  }
  .banner-area .banner-image {
    margin-left: 0;
  }
  .banner-area .banner-image .cricle-items {
    left: 40%;
    width: 120px;
    height: 120px;
    line-height: 140px;
  }
  .banner-area .banner-image .cricle-items .rounded-cricle i {
    font-size: 40px;
  }
  .banner-area .banner-image .cricle-items .rounded-cricle .text {
    top: 15px;
    left: 15px;
    max-width: 90px;
  }
  /* features area */
  .features-area .features-card {
    padding: 25px 20px;
  }
  .features-area .features-card .features-icon i {
    font-size: 50px;
  }
  .features-area .features-card .content h4 {
    font-size: 22px;
  }
  .features-area .features-card .content span {
    font-size: 18px;
  }
  /* flight-deals-area */
  .flight-deals-area .offer-image-style .d-card {
    padding: 20px 18px;
    transition: var(--transition);
  }
  .flight-deals-area .offer-image-style .d-card .c-body span {
    font-size: 16px;
  }
  /* second-choose-area */
  .second-choose-area .c-image {
    width: 48%;
  }
  /* review-area */
  .review-area .review-items {
    padding: 60px 50px;
    max-width: 900px;
    margin: auto;
  }
}
/* Min width 1400px */
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 1320px;
  }
  /* main banner */
  .main-banner-content h1 {
    font-size: 90px;
  }
  .main-banner-content h1 span img {
    right: -80px;
    top: -15px;
  }
  .banner-form {
    padding: 35px 30px;
    margin-left: 0;
  }
  .banner-form .nav-tabs .nav-item {
    margin-right: 15px;
  }
  .banner-form .nav-tabs .nav-link {
    font-size: 16px;
  }
  .return-form .form-check .form-check-label {
    padding-left: 0;
  }
  /* hero */
  .hero-content {
    padding-top: 150px;
    padding-bottom: 110px;
  }
  .hero-content h1 {
    font-size: 70px;
    margin-bottom: 15px;
  }
  .hero-items .hero-btn .swiper-button-next, .hero-items .hero-btn .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 68%);
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .hero-items .hero-btn .swiper-button-prev {
    left: 0;
    right: 55px;
    margin: auto;
  }
  .hero-items .hero-btn .swiper-button-next {
    left: 55px;
    right: 0;
    margin: auto;
    bottom: -45px;
  }
  .c-image-card {
    padding: 20px 20px;
  }
  .c-image-card .book-btn {
    padding: 12px 15px 12px;
  }
  .c-image-card .a-image .c-image {
    width: 200px;
    height: 200px;
  }
  .c-image-card .deals-card {
    margin-top: 30px;
    padding: 0 !important;
  }
  .booking-area .booking-shape1 {
    top: 20px;
    right: 20px;
    max-width: 300px;
  }
  .booking-area .booking-shape {
    top: 0;
    left: 10px;
    max-width: 300px;
  }
  /* Flight Facilities */
  .facilities-area .facilities-content {
    padding-left: 0;
    padding-right: 0;
  }
  .facilities-area .facilities-content .section-heading h2 {
    font-size: 40px;
  }
  .facilities-area .facilities-content .font-size {
    font-size: 20px;
  }
  .facilities-area .facilities-content .list-warp.gap-4 {
    gap: 15px !important;
  }
  .facilities-area .facilities-content .list-warp span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  /* Fun Fact */
  .fun-fact-area .fun-row.g-4 {
    --bs-gutter-x: 60px;
  }
  .count-card::before {
    right: 0;
  }
  /* app home two */
  .ar-app-area .section-heading {
    margin-right: 0;
    padding-left: 40px;
  }
  .ar-app-area .section-heading h2 {
    font-size: 40px;
  }
  .ar-app-area .ar-app-image .f-shape-1 {
    max-width: 150px;
  }
  /* package home two */
  .t-package-items {
    margin: 0;
  }
  .single-package .font-size {
    font-size: 22px;
  }
  .single-package .single-package-body {
    padding: 30px 20px 30px;
  }
  .single-package .book-btn {
    padding: 14px 20px 14px;
  }
  /* why choose us home two */
  .tr-choose-us-area .section-heading .c-shape-1 {
    right: 0;
  }
  .second-testimonial-area .review-items .review-btn {
    right: 80px;
  }
  .second-testimonial-area .shape1 {
    bottom: 0;
  }
  /**/
  .a-flight-card .book-btn {
    padding: 12px 15px 12px;
  }
  .a-flight-card .a-flight-card-body.one {
    padding: 30px 25px 30px 25px;
  }
  /* review-area */
  .review-area .review-items {
    padding: 60px 50px;
    max-width: 1000px;
    margin: auto;
  }
}
/* Min width 1600px */
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 1520px;
  }
  /* main banner */
  .banner-form {
    padding: 45px 35px;
  }
  /* hero */
  .hero-content h1 {
    font-size: 75px;
  }
  /* app home two */
  .ar-app-area .section-heading {
    margin-right: 0;
    padding-left: 50px;
  }
  /* package home two */
  .t-package-items {
    margin: 0;
  }
  .single-package .font-size {
    font-size: 20px;
  }
  .a-flight-card .a-flight-card-body.one {
    padding: 43px 30px 43px 30px;
  }
}
/* Min width 2000px *//*# sourceMappingURL=responsive.css.map */