/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-one__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .feature-two__content-box-inner {
    padding: 18px 20px 20px;
  }
  .feature-two__content-box-title br {
    display: none;
  }
  .feature-two__content-box-title {
    font-size: 25px;
  }
  .feature-two__content-box-text {
    padding-bottom: 26px;
  }
  .testimonial-one__single {
    padding: 40px 50px 41px 110px;
  }
  .special-offer-one__left {
    padding-right: 15px;
    padding-left: 15px;
  }
  .price-two__left .section-title {
    margin-bottom: 0px;
    text-align: center;
  }
  .price-one__left {
    max-width: 500px;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .price-one__carousel.owl-theme .owl-nav {
    bottom: -100px;
    left: 0;
  }
  .price-one {
    padding: 120px 0 220px;
  }
  .destination-one__content {
    right: 20px;
    padding: 26px 20px 28px;
  }
  .blog-one__content {
    padding: 30px 25px 30px;
  }
  .newsletter .section-title__title br {
    display: none;
  }
  .newsletter .section-title__title {
    font-size: 40px;
    line-height: 50px;
  }
  .footer-widget__Explore {
    margin-left: 0;
  }
  .footer-widget__Contact {
    margin-top: 32px;
  }
  .footer-widget__links {
    margin-top: 32px;
  }
  .about-two__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-two__right {
    max-width: 600px;
    margin: 180px auto 0;
  }
  .brand-two__title:before, .brand-two__title:after {
    display: none;
  }
  .video-one__shape-one {
    right: 123px;
  }
  .price-two__left {
    margin-right: 0;
    max-width: 500px;
    margin-bottom: 50px;
  }
  .price-two__right {
    margin-right: 0;
  }
  .price-two__carousel.owl-theme .owl-nav {
    bottom: -100px;
    left: 0;
  }
  .price-two {
    padding: 120px 0 220px;
  }
  .faq-one__left {
    margin-right: 20px;
  }
  .get-flight-two__inner {
    padding: 100px 90px 90px;
    padding-right: 90px;
  }
  .get-flight-two__shape-2 {
    top: -15px;
    right: -290px;
  }
  .get-flight-two__shape-4 {
    display: none;
  }
  .testimonial-two__left {
    margin-bottom: 90px;
  }
  .testimonial-two__carousel.owl-theme .owl-nav {
    bottom: -110px;
    left: 0;
  }
  .testimonial-two {
    padding: 120px 0 230px;
  }
  .request__input-list li:nth-child(4) {
    margin-left: 0;
  }
  .request__bottom {
    justify-content: flex-start;
  }
  .about-three__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-three__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .we-fly__title {
    font-size: 48px;
  }
  .charters__content {
    padding: 23px 30px 40px;
  }
  .benefits-one__left {
    margin-bottom: 60px;
    max-width: 430px;
  }
  .destination-three__right {
    margin-right: 0;
  }
  .destination-three__left {
    margin-bottom: 50px;
  }
  .destination-three__carousel.owl-theme .owl-nav {
    bottom: -100px;
    left: 0;
  }
  .destination-three {
    padding: 120px 0 220px;
  }
  .we-do__right {
    padding-left: 15px;
    padding-right: 15px;
  }
  .we-do .section-title__title {
    font-size: 45px;
  }
  .about-four__right {
    margin-left: 0;
  }
  .contact-page__single {
    padding: 39px 40px 40px;
  }
  .news-page .blog-one__content {
    padding: 30px 14px 30px;
  }
  .news-details__pagenation li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  .service-details__benefit-content {
    margin-top: 27px;
  }
  .product-details__buttons-1 .thm-btn {
    padding: 15px 45px 15px;
  }
  .product-details__buttons-2 .thm-btn {
    padding: 15px 45px 15px;
  }
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
  .testimonial-two__right {
    margin-top: 0;
  }
  .team-carousel-page .team__content {
    padding-left: 30px;
  }
  .services-carousel-page .services-one__content {
    padding: 28px 30px 35px;
  }
  .news-carousel-page .blog-one__content {
    padding: 30px 20px 30px;
  }
  .news-carousel-page .blog-one__title {
    font-size: 24px;
  }
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-one__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .get-flight-img {
    display: none;
  }
  .get-flight:before {
    display: none;
  }
  .special-offer-one__left {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    overflow: hidden;
  }
  .special-offer-one__content {
    float: left;
  }
  .special-offer-one__right {
    width: 100%;
    min-height: 500px;
  }
  .price-one__left {
    max-width: 500px;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .price-one__carousel.owl-theme .owl-nav {
    bottom: -100px;
    left: 0;
  }
  .price-one {
    padding: 120px 0 220px;
  }
  .newsletter__right {
    margin-top: 38px;
    margin-left: 0;
  }
  .newsletter {
    padding: 100px 0 93px;
  }
  .footer-widget__Explore {
    margin-left: 0;
  }
  .footer-widget__Contact {
    margin-top: 32px;
  }
  .footer-widget__links {
    margin-top: 32px;
  }
  .about-two__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-two__right {
    max-width: 600px;
    margin: 180px auto 0;
  }
  .brand-two__title:before, .brand-two__title:after {
    display: none;
  }
  .video-one__shape-one {
    right: 3px;
  }
  .price-two__left {
    margin-right: 0;
    max-width: 500px;
    margin-bottom: 50px;
  }
  .price-two__right {
    margin-right: 0;
  }
  .price-two__carousel.owl-theme .owl-nav {
    bottom: -100px;
    left: 0;
  }
  .price-two {
    padding: 120px 0 220px;
  }
  .faq-one__left {
    margin-right: 0;
    margin-bottom: 60px;
  }
  .get-flight-two__inner {
    padding: 100px 50px 90px;
    padding-right: 50px;
  }
  .get-flight-two__shape-2 {
    display: none;
  }
  .get-flight-two__shape-4 {
    display: none;
  }
  .testimonial-two__left {
    margin-bottom: 90px;
  }
  .testimonial-two__carousel.owl-theme .owl-nav {
    bottom: -110px;
    left: 0;
  }
  .testimonial-two {
    padding: 120px 0 230px;
  }
  .request__input-list li:nth-child(3) {
    margin-left: 0;
  }
  .request__bottom {
    justify-content: center;
    flex-direction: column;
  }
  .request__bottom-text {
    margin-bottom: 20px;
  }
  .request__btn {
    margin-left: 0;
  }
  .about-three__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-three__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .benefits-one__left {
    margin-bottom: 60px;
  }
  .destination-three__right {
    margin-right: 0;
  }
  .destination-three__left {
    margin-bottom: 50px;
  }
  .destination-three__carousel.owl-theme .owl-nav {
    bottom: -100px;
    left: 0;
  }
  .destination-three {
    padding: 120px 0 220px;
  }
  .destination-three .destination-one__content {
    right: 20px;
  }
  .we-do__left {
    width: 100%;
  }
  .we-do__right {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  .cta-one__content {
    flex-direction: column;
    text-align: center;
  }
  .cta-one__title {
    margin-bottom: 15px;
  }
  .about-four__right {
    margin-left: 0;
    margin-top: 60px;
  }
  .destinations-page .destination-one__content {
    right: 20px;
  }
  .destination-details__top-right {
    margin-top: 60px;
  }
  .contact-two__left {
    margin-bottom: 60px;
  }
  .news-page .blog-one__content {
    padding: 30px 30px 30px;
  }
  .news-details__pagenation li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  .service-details__benefit-content {
    margin-top: 27px;
  }
  .service-details__right {
    padding-top: 30px;
  }
  .product__sidebar {
    margin-bottom: 60px;
  }
  .product-details__top {
    margin-top: 50px;
  }
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
  .cart-total li {
    justify-content: flex-start;
  }
  .cart-total li span:first-child {
    text-align: left;
  }
  .cart-page__buttons {
    justify-content: start;
  }
  .checkout__payment {
    margin-top: 50px;
  }
  .testimonial-two__right {
    margin-top: 0;
  }
  .news-carousel-page .blog-one__content {
    padding: 30px 15px 30px;
  }
  .news-carousel-page .blog-one__title {
    font-size: 20px;
    line-height: 30px;
  }
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 1024px) {
  .top_bar_contact_list li:nth-child(1) {
    display: none;
  }
  .top_bar_contact_list li:nth-child(2) {
    display: none;
  }
  .top_bar_contact_list li:nth-child(3) {
    display: none;
  }
  .top_bar_contact_list li:nth-child(4) {
    display: none;
  }
  .top_bar_contact_list li:nth-child(5) {
    display: none;
  }
  .top_bar_contact_list li:nth-child(6) {
    float: left;
    border-right: 0;
  }
  .top_bar_left-time {
    display: none;
  }
  .top_bar_contact_list > li > a {
    font-size: 10px
  }
  .top_bar_contact_list > li > a > i {
    font-size: 10px;
    margin-right: 3px;
    position: relative;
    top: 1px;
  }
  .top_bar_content {
    text-align: center;
  }
  .top_bar_content ul {
    margin: 0;
  }
  .top_bar_contact_list li:last-child {
    display: block;
    float: right;
    margin: 2px;
  }
  .top_bar {
    border-bottom: 1px solid rgb(39, 48, 74);
    /* display: inline-block; */
    /* width: 100%; */
    height: 30px;
  }
  .language {
    font-size: 10px;
    display: flex;
    align-items: center;
  }
  .language > i {
    font-size: 12px;
    margin-right: 5px;
    position: relative;
    top: 0px;
  }
  .contact-page {
    padding: 40px 0 40px;
  }
  .service-details__quote-text {
    font-size: 14px;
    line-height: normal;
  }
  .service-details__quote {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 8px;
  }
  .main-menu-two_bars-box a {
    display: none;
  }
  .ask-query {
    display: none;
  }
  .schemes-fluid {
    width: 100%;
    display: none;
  }
  .about-fluid {
    width: 100%;
  }
  .schemes-title__title {
    font-size: 14px;
    margin-top: 0px;
    display: flex;
    align-items: center;
    line-height: normal;
  }
  .schemes-title__title img {
    width: 28px;
    margin-right: 10px;
  }
  .schemes-two__right {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .schemes-two__right-text-box .schemes-two__right-text {
    font-size: 12px;
    line-height: normal;
    text-align: left;
    color: #C5C5C5;
    margin-bottom: 10px;
  }
  .readnore {
    font-size: 12px;
    padding-right: 10px;
    font-weight: 300;
    display: block;
  }
  .btn-guideline {
    font-size: 12px;
    padding: 5px 8px;
    border-radius: 3px;
    margin-right: 0rem;
    width: 50%;
    display: block;
    margin-top: 10px;
    text-align: center;
    float: left;
  }
  .btn-claim-guideline {
    font-size: 12px;
    padding: 5px 8px;
    border-radius: 3px;
    margin-left: 10px;
    width: 46%;
    display: block;
    margin-top: 10px;
    text-align: center;
    float: left;
  }
  .schemes-two__right-text-box {
    margin-top: 1rem;
  }
  .nav-pills {
    margin-bottom: 2rem;
  }
  .main-menu-two_bars-box {
    display: flex
  }
  .main-menu-two_bars-box .btn-login {
    padding: 2px;
    margin-right: 0px;
    display: block;
  }
  .main-menu-two__right {
    width: 40%;
  }
  .btn-read span {
    font-size: 12px;
    width: 100%;
    padding: 8px 20px;
  }
  .btn-read {
    min-width: auto;
  }
  .main-menu-two__wrapper {
    padding: 5px 0px;
  }
  .main-slider-two .container-fluid {
    height: 80vh;
  }
  .section-title__title br {
    display: none;
  }
  .accordion-button {
    padding: 15px 20px;
    font-size: 16px;
  }
  .accordion-body {
    padding: 10px;
  }
  .section-title__title {
    font-size: 20px;
    line-height: normal;
    padding-bottom: 0rem;
  }
  .section-title__title > span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
  }
  .section-title {
    margin-top: 0px;
    margin-bottom: 24px;
  }
  .reach_section-title__title {
    font-size: 28px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
  }
  .special-offer-one__right {
    width: 100%;
    min-height: 500px;
    display: none;
  }
  .special-offer-one__left {
    width: 100%;
    padding-right: 5%;
    padding-left: 6%;
    overflow: hidden;
    display: block;
  }
  .special-offer-one__content {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .special-offer-one__left-text li {
    color: #000;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 10px;
    font-size: 11px;
    display: inline-block;
    width: 100%;
    line-height: normal;
  }
  .special-offer-one__left-text li img {
    background: #EEF3F9;
    padding: 9px;
    border-radius: 6px;
    height: 43px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .special-offer-one__left-text li b {
    font-size: 14px;
  }
  .special-offer-one {
    padding: 40px 0 40px;
  }
  .special-offer-one__left-text {
    margin-top: 2rem;
  }
  .main-header-two {
    background: rgb(10 21 52);
    position: fixed;
  }
  .live-dash {
    display: block;
  }
  .nav-pillss {
    position: relative;
    z-index: 1;
    margin: 0px !important;
  }
  .nav-pillss .nav-link.active, .nav-pillss .show > .nav-link {
    transform: none;
    display: flex;
    align-items: center;
    margin: 0px;
  }
  .nav-pillss .nav-link.active:before {
    content: '';
    border-top: 12px solid #e97020;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    bottom: -22px;
    margin: auto;
    right: 44%;
  }
  .nav-pillss > ul > li > h4 {
    font-size: 16px;
  }
  .nav-pillss .nav-link span {
    display: flex;
    align-items: center;
  }
  .nav-pillss .nav-link b {
    float: none;
    border-left: 1px solid #ffffff8a;
    padding-left: 10px;
    font-size: 16px;
    position: relative;
    left: 10px;
  }
  .nav-pillss > ul > li {
    font-size: 10px;
  }
  .nav-pillss .nav-link {
    padding: 6px 14px;
    width: 100%;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 1.5rem;
  }
  .widget-style3 .widget-data {
    font-size: 11px;
  }
  .widget-style3 .widget-data h3 {
    font-size: 14px;
  }
  .sidenav {
    right: 0px;
    top: 87px;
    width: 230px;
  }
  .sidenav ul li a {
    display: block;
    padding: 8px;
    padding-left: 10px;
  }
  .sidemenu-menu {
    position: absolute;
    top: 169px;
    right: -2px;
    height: 60px;
    width: 20px;
    font-size: 17px;
    line-height: 59px;
  }
  .map-district {
    width: 100%;
    height: 480px;
    position: relative;
    left: 0px;
    top: -50px;
  }
  .tooltip-clicklist {
    top: 30rem !important;
    width: 210px;
    padding: 10px;
  }
  .tooltip-clicklist:after {
    top: -9px;
    left: 40%;
    transform: rotate(360deg);
  }
  .widget-style3 .widget-icon .icon > img {
    height: 26px;
  }
  .widget-style3 .widget-icon {
    width: 30px;
    position: relative;
    top: 0px;
  }
  tbody, td, tfoot, th, thead, tr {
    font-size: 12px;
  }
  .testimonial-one .section-title__title {
    font-size: 22px;
    margin-top: 0px;
    line-height: normal;
  }
  .testimonial-one .section-title__title > span {
    font-size: 12px;
    margin-left: 1rem;
  }
  .testimonial-one {
    padding: 40px 0 40px;
    z-index: 1;
    padding-bottom: 0px;
  }
  .faq-one .section-title__title {
    font-size: 20px;
    line-height: normal;
  }
  .faq-one .select {
    height: 30px;
    float: right;
    margin-top: 10px;
    top: 0px;
    border-radius: 5px;
    width: 100%;
  }
  .faq-one .section-title__title > span {
    font-size: 10px;
    margin-left: 1rem;
  }
  .selectopt:checked + .option {
    font-size: 12px;
  }
  .faq-one h3 {
    font-size: 12px;
    line-height: normal;
  }
  .get-flight-two {
    padding: 40px 0px 40px !important;
  }
  .get-flight-two .about-fluid {
    display: none
  }
  .get-flight-two ul li {
    font-size: 12px;
    line-height: normal;
    text-align: left;
    color: #616267;
    margin-bottom: 1rem;
  }
  .footer-widget__about-text-box {
    position: relative;
    display: block;
    padding-top: 2rem;
    padding-right: 0px;
  }
  .footer-widget__about-text {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: normal;
  }
  #chart2, .chart-box {
    padding: 10px;
  }
  #chart, .chart-box {
    padding: 10px;
  }
  .about-one__right {
    margin-left: 0;
    margin-right: 0;
  }
  .about-one__btn-call {
    flex-direction: column;
    align-items: baseline;
  }
  .about-one__call {
    margin-left: 0;
    margin-top: 20px;
  }
  .about-one__left {
    margin-bottom: 60px;
  }
  .feature-two__content-box-inner {
    padding: 18px 20px 20px;
  }
  .feature-two__content-box-title br {
    display: none;
  }
  .feature-two__content-box-title {
    font-size: 25px;
  }
  .feature-two__content-box-text {
    padding-bottom: 26px;
  }
  .get-flight-img {
    display: none;
  }
  .get-flight:before {
    display: none;
  }
  .feature-three__title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 18px;
    margin-bottom: 0px;
  }
  .regional_section-title__title {
    margin: 0;
    font-size: 16px;
    line-height: normal;
    margin-top: 0px;
  }
  .counter-one__single {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .testimonial-one__single {
    padding: 40px 30px 41px 30px;
    margin-left: 0;
  }
  .testimonial-one__client-img-box {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 20px;
  }
  .special-offer-one__left {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    overflow: hidden;
  }
  .special-offer-one__content {
    float: left;
  }
  .special-offer-one__right {
    width: 100%;
    min-height: 500px;
  }
  .price-one__left {
    margin-right: 0;
    margin-bottom: 50px;
  }
  .price-one__carousel.owl-theme .owl-nav {
    bottom: -100px;
    left: 0;
  }
  .price-one__top {
    padding: 15px 30px 15px;
  }
  .price-one {
    padding: 120px 0 220px;
  }
  .destination-one__content {
    right: 20px;
    padding: 26px 20px 28px;
  }
  .blog-one__content {
    padding: 30px 25px 30px;
  }
  .newsletter__right {
    margin-top: 38px;
    margin-left: 0;
  }
  .newsletter {
    padding: 10px 0 3px;
    width: 100%;
  }
  .newsletter__input-box input[type="email"] {
    padding-right: 20px;
  }
  .newsletter__btn {
    position: relative;
    top: 0;
    right: 0;
    transform: translateY(0);
    margin-top: 15px;
  }
  .newsletter__right .checked-box {
    margin-left: 0;
  }
  .newsletter .newsletter-form input {
    width: 100%;
    height: 100%;
    border: none;
    padding: 11px 20px;
    font-size: 12px;
    height: 40px;
    padding-right: 60px;
    border-radius: 5px;
  }
  .newsletter .newsletter-form button {
    width: 100px;
    height: 40px;
    font-size: 12px;
    border-radius: 0px 5px 5px 0px;
  }
  .price-two__left .section-title {
    margin-bottom: 0px;
    text-align: center;
  }
  .footer-widget__Contact-list li .text p {
    font-size: 12px;
  }
  .footer-widget__Contact-list li .text p a {
    font-size: 12px;
  }
  .site-footer__social {
    justify-content: center;
    margin-top: 18px;
  }
  .footer-widget__Explore {
    margin-left: 0;
    margin-top: 34px;
    margin-bottom: 32px;
  }
  .footer-widget__Contact {
    margin-top: 32px;
  }
  .site-footer__bottom-inner {
    flex-direction: column;
  }
  .site-footer__bottom-right {
    margin-top: 0px;
  }
  .about-two__left {
    margin-right: 0;
  }
  .about-two__img-two {
    display: none;
  }
  .about-two__icon {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .poweredby {
    font-size: 12px;
    line-height: normal;
  }
  .about-two {
    padding: 40px 0 40px;
  }
  .about-two__right {
    margin-left: 0;
    margin: 0px;
    padding-bottom: 0rem;
    padding-top: 2rem;
    padding-left: 0rem;
  }
  .about-title {
    font-size: 12px;
  }
  .section-title__title > b {
    display: block;
    font-size: 16px;
    font-weight: 300;
  }
  .about-two__right-points {
    position: relative;
    display: block;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 20px;
  }
  .center-title {
    font-size: 30px;
  }
  .about-two__right-points li + li {
    margin-left: 0;
    margin-top: 0px;
  }
  .news-more-btn {
    padding: 5px 0px;
    border-radius: 3px;
    font-size: 14px;
    padding-bottom: 0px;
  }
  .ticker li article p {
    font-size: 12px;
  }
  .price-two__title h3 {
    font-size: 14px;
    text-align: center;
  }
  .price-two__carousel.owl-theme .owl-nav {
    display: none;
  }
  .section-title__tagline {
    font-size: 12px;
    line-height: normal;
    font-weight: 600;
  }
  .feature-three {
    padding: 60px 0 0px;
    margin-top: -180px;
  }
  .brand-two__title:before, .brand-two__title:after {
    display: none;
  }
  .feature-three__single {
    height: auto;
  }
  .feature-three__icon {
    /* margin-right: 0px; */
    width: 80px;
    height: 80px;
    padding: 20px;
  }
  .feature-fore__title {
    font-size: 25px;
    margin-top: 5px;
    padding-left: 3px;
  }
  .video-one__title-box h3 br {
    display: none;
  }
  .video-one__title-box h3 {
    font-size: 25px;
    line-height: 33px;
  }
  .video-one {
    padding: 40px 0 40px;
  }
  .video-one__button {
    flex-direction: column;
  }
  .destination-two {
    padding: 40px 0 30px;
  }
  .faq-one {
    padding: 40px 0 40px;
  }
  .blog-one__meta li a {
    font-size: 12px;
  }
  .blog-one__btn a {
    font-size: 12px;
  }
  .video-one__btn-one {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .blog-one__btn a span {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
  .video-one__shape-one {
    display: none;
  }
  .blog-one__meta {
    margin-top: 0px;
  }
  .blog-one__title a {
    font-size: 18px;
    line-height: 26px;
  }
  .blog-one__title {
    height: auto;
  }
  .price-two {
    padding: 40px 0 40px;
  }
  .price-two__left .price-two__text {
    line-height: normal;
    font-size: 16px;
    /* color: #000; */
    padding-right: 0rem;
    font-weight: 500;
  }
  .nav-pills .nav-item .nav-link {
    display: inline-block;
    text-align: center;
    /* width: 100%; */
    padding: 16px 8px;
    font-size: 10px;
    position: relative;
    color: #AEB0B6;
    top: 2px;
    height: 90px;
  }
  .nav-pills .nav-link.active:before {
    content: '';
    border-bottom: 6px solid #f38237;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
  .price-two__left {
    margin-right: 0;
    margin-bottom: 0px;
  }
  .about-two__right-points li {
    position: relative;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
  }
  .price-two__right {
    position: relative;
    display: block;
    margin-right: 0px;
  }
  .price-two__carousel.owl-theme .owl-nav {
    bottom: -100px;
    left: 0;
  }
  .about-two__right-points li .text h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
  }
  .price-two {
    padding: 40px 0 80px;
  }
  .faq-one__left {
    margin-right: 0;
    margin-bottom: 60px;
  }
  .faq-one-accrodion .accrodion-title h4 {
    font-size: 17px;
  }
  .destination-one__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }
  .get-flight-two__inner {
    padding: 30px;
    display: inline-block;
    padding-top: 0px;
  }
  .get-flight-two__inner .location-pin {
    position: relative;
    font-size: 12px;
    margin-top: 2rem;
    float: none !important;
    display: block;
  }
  .get-flight-two__inner .location-pin img {
    width: 13px;
  }
  .brand-two {
    padding: 30px 0 100px;
    padding-bottom: 20px;
  }
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .footer-widget__Explore-list li a {
    font-size: 12px;
    line-height: 22px;
  }
  .footer-widget__title {
    font-size: 18px;
    line-height: 25px;
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .footer-widget__Contact-list li {
    padding: 5px 0px;
  }
  .site-footer__top {
    padding: 0px 0 0px;
  }
  .footer-widget__Contact-list li .icon span {
    font-size: 12px;
    margin-right: 0px;
  }
  .site-footer__bottom-text {
    font-size: 10px;
    line-height: normal;
  }
  .site-footer__bottom-text {
    font-size: 10px;
    line-height: normal;
    ;
  }
  .border-top {
    margin-top: 30px !important;
  }
  .scroll-to-top {
    width: 30px;
    height: 30px;
    bottom: 127px;
    right: 10px;
  }
  .scroll-to-top i {
    font-size: 14px;
    line-height: 29px;
  }
  .tooltip-clicklist > h4 {
    font-size: 10px;
  }
  .tooltip-clicklist > h3 > span {
    font-size: 10px;
    padding: 6px 10px;
    line-height: normal;
    width: 100%;
    display: block;
  }
  .tooltip-clicklist > h3 > span > b {
    font-size: 12px;
    font-weight: 500;
    float: none;
    padding-left: 5px;
    margin-left: 0px;
    border-left: 0px solid rgb(255 255 255 / 59%);
    display: block;
  }
  .get-flight-two__inner h3 {
    font-size: 16px;
    margin-top: 20px;
  }
  .get-flight-two__shape-2 {
    display: none;
  }
  .get-flight-two__inner .get-flight__content-text {
    font-size: 14px;
    line-height: normal;
  }
  .site-footer {
    text-align: center;
  }
  .footer-widget__Contact-list li {
    justify-content: center;
    align-items: flex-start;
  }
  .footer-widget__Contact-list {
    padding: 0px 0px;
  }
  .site-footer__bottom {
    padding: 10px 0 10px;
  }
  .site-footer__social a {
    height: 30px;
    width: 30px;
    font-size: 14px;
  }
  .cta-one .cta-one__btn-box h3 i {
    font-size: 20px;
    margin-right: 6px;
  }
  .get-flight-two__shape-3, .get-flight-two__shape-4 {
    display: none;
  }
  .get-flight-two__inner ul li {
    line-height: 34px;
    ;
    font-size: 14px;
    font-weight: 500;
  }
  .get-flight-two__inner ul {
    margin-top: 1rem;
  }
  .get-flight-two__content-box:before {
    display: none;
  }
  .get-flight-two {
    padding: 0px 0px 0px;
  }
  .testimonial-two__left {
    margin-bottom: 90px;
  }
  .testimonial-two__carousel.owl-theme .owl-nav {
    bottom: -110px;
    left: 0;
  }
  .testimonial-two {
    padding: 120px 0 230px;
  }
  .testimonial-two__content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .request__bottom {
    justify-content: center;
    flex-direction: column;
  }
  .request__bottom-text {
    margin-bottom: 20px;
  }
  .request__btn {
    margin-left: 0;
  }
  .request__input-list li {
    float: none;
    max-width: 100%;
  }
  .request__input-list li + li {
    margin-left: 0;
  }
  .request__input-list li:nth-child(4), .request__input-list li:nth-child(5) {
    max-width: 100%;
  }
  .about-three__left {
    margin-right: 0;
  }
  .about-three__shape-1 {
    display: none;
  }
  .about-three__right {
    margin-top: 60px;
  }
  .about-three__points {
    flex-direction: column;
    align-items: baseline;
  }
  .about-three__points li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  .we-fly__title br {
    display: none;
  }
  .we-fly__title {
    font-size: 40px;
  }
  .we-fly__text br {
    display: none;
  }
  .we-fly__btn-boxes {
    flex-direction: column;
    align-items: baseline;
  }
  .we-fly__btn-two {
    margin-left: 0;
    margin-top: 10px;
  }
  .charters__content {
    padding: 23px 30px 40px;
  }
  .benefits-one__left {
    margin-bottom: 60px;
  }
  .benefits-one__text br {
    display: none;
  }
  .benefits-one__single {
    padding: 21px 25px 22px;
  }
  .counter-two__single {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 13px;
  }
  .counter-two__single:last-child {
    margin-bottom: 0;
  }
  .destination-three__text br {
    display: none;
  }
  .destination-three__left {
    margin-bottom: 50px;
  }
  .destination-three__right {
    margin-right: 0;
  }
  .we-do__left {
    width: 100%;
    min-height: 500px;
  }
  .we-do__right {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .we-do__real-time-shape {
    display: none;
  }
  .we-do__real-time {
    right: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cta-one__content {
    flex-direction: column;
    text-align: center;
  }
  .cta-one__title {
    margin-bottom: 23px;
    padding: 0px;
    border-right: 0;
  }
  .error-page__title {
    font-size: 150px;
    line-height: 150px;
  }
  .error-page {
    padding: 99px 0 120px;
  }
  .about-four__right {
    margin-left: 0;
    margin-top: 60px;
  }
  .counter-three__single {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 13px;
  }
  .mobile-nav__content .main-menu__list > li > a .fas, .mobile-nav__content .main-menu__list > li > ul > li > a .fas, .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a .fas {
    display: none;
  }
  .counter-three__single:last-child {
    margin-bottom: 0;
  }
  .counter-three__single:before {
    display: none;
  }
  .counter-two__single:before {
    display: none;
  }
  .contact-page__single {
    padding: 10px 15px;
  }
  .contact-page__title b {
    font-size: 13px;
  }
  .contact-page__name span {
    font-size: 13px;
  }
  .contact-page__text li a {
    font-size: 12px;
  }
  .destination-details__top-right {
    margin-top: 60px;
  }
  .destination-details__title {
    font-size: 34px;
  }
  .contact-two__left {
    margin-bottom: 60px;
  }
  .service-details__need-help {
    padding: 60px 30px 55px;
  }
  .news-details__tags span {
    margin-right: 8px;
  }
  .news-details__tags a {
    padding: 5px 18px 5px;
  }
  .news-details__bottom {
    flex-direction: column;
  }
  .news-details__social-list {
    margin-top: 15px;
  }
  .news-details__pagenation li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  .news-details__pagenation li {
    padding-left: 40px;
    padding-right: 40px;
  }
  .comment-one__single {
    flex-direction: column;
    align-items: baseline;
  }
  .comment-one__content {
    margin-left: 0;
    margin-top: 25px;
  }
  .sidebar__tags {
    padding: 46px 25px 50px;
  }
  .sidebar__comments {
    padding: 46px 30px 43px;
  }
  .news-sidebar__bottom-box {
    padding: 60px 30px 56px;
  }
  .news-sidebar__delivering-services {
    padding: 60px 30px 59px;
  }
  .service-details__benefit-content {
    margin-top: 27px;
  }
  .service-details__right {
    padding-top: 30px;
  }
  .services-one__content {
    margin-top: -30px;
    position: relative;
    margin-bottom: 3rem;
    border: 1px solid #eae4e4;
  }
  .ticker li {
    font-size: 13px;
  }
  .ticker li aside {
    height: 80px;
    margin-right: 11px;
  }
  .ticker li article a {
    padding: 3px 6px;
    width: 80px;
    font-size: 10px;
    margin-top: 12px;
  }
  .ticker {
    max-height: 230px;
  }
  .cta-one {
    padding: 25px 10px;
    border-radius: 5px;
    top: -40px;
  }
  .cta-one__title h3 {
    font-size: 14px;
  }
  .price-two__left .regional_section-title__title {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .product__sidebar {
    margin-bottom: 60px;
  }
  .product__showing-result {
    flex-direction: column;
  }
  .product__showing-text-box {
    margin-bottom: 20px;
  }
  .product-details__top {
    margin-top: 20px;
  }
  .product-details__buttons {
    flex-direction: column;
    align-items: baseline;
  }
  .product-details__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }
  .product-details__social {
    flex-direction: column;
    align-items: baseline;
  }
  .product-details__social-link {
    margin-left: 0;
    margin-top: 5px;
  }
  .comments-area .comment {
    flex-direction: column;
    align-items: baseline;
  }
  .review-one__content {
    padding-left: 0;
    margin-top: 20px;
  }
  .review-one__content-top {
    flex-direction: column;
    align-items: baseline;
  }
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
  .cart-total li {
    justify-content: flex-start;
  }
  .cart-total li span:first-child {
    text-align: left;
  }
  .cart-page__buttons {
    justify-content: start;
    flex-direction: column;
    align-items: baseline;
  }
  .cart-page__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }
  .checkout__payment {
    margin-top: 50px;
    padding: 49px 30px 18px;
  }
  .testimonial-two__right {
    margin-top: 0;
  }
  .page-header__inner h2 {
    font-size: 18px;
    line-height: normal;
  }
  .thm-breadcrumb li {
    font-size: 10px;
    padding: 5px 5px;
    background-color: transparent;
  }
  .page-header__inner {
    padding: 90px 0 30px;
  }
  .product-details {
    padding: 30px 0px 56px;
  }
  .product-grid {
    margin-left: 0rem;
  }
  .product-details__title {
    font-size: 16px;
  }
  .product-details__title span {
    font-size: 12px;
    line-height: 2;
    font-weight: 400;
  }
  .product-details__reveiw span {
    font-size: 14px;
  }
  .product-details__content-text2 {
    font-size: 16px;
  }
  .product-details__content-text2 span {
    font-size: 12px;
    font-weight: 500;
  }
  .product-details__content-text1 {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 20px;
  }
  .product-details__buttons-1 a {
    font-size: 12px;
    padding: 5px 20px;
  }
  .product-details__buttons-1 a i {
    font-size: 16px;
  }
  .product-details__social .title h3 {
    font-size: 10px;
    padding-right: 10%;
  }
  .product-details__social-link a {
    font-size: 12px;
    height: 20px;
    width: 20px;
  }
  .product-details__social p {
    font-size: 12px;
  }
  .thm-breadcrumb li:first-of-type {
    padding-left: 10px;
  }
  .thm-breadcrumb li:last-of-type {
    padding-right: 10px;
  }
  .thm-breadcrumb {
    bottom: 0px;
  }
  .thm-breadcrumb li a {
    font-size: 10px;
    color: #bdbdbd;
  }
  .page-header {
    padding: 12px 0px 10px;
  }
  .team__content {
    padding-left: 30px;
  }
  .about-four {
    ;
    padding: 30px 0 40px;
  }
  .about-four__text-1 {
    font-size: 14px;
  }
  .about-four p {
    font-size: 13px;
  }
  .about-four__text-2 {
    padding-top: 27px;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1525px) {
  .destination-two .destination-one__content {
    right: 15px;
    padding: 26px 15px 28px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1216px) {
  .request__input-list > li + li {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1442px) {}
/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-slider-three__img img {
    width: 50%;
  }
  .main-slider-three__img {
    right: -700px;
    bottom: 330px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-slider-two__title {
    font-size: 75px;
  }
  .main-slider-three__img {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .main-slider__title br {
    display: none;
  }
  .main-slider__title {
    font-size: 43px;
    line-height: 55px;
    margin-top: 22px;
    margin-bottom: 37px;
  }
  .main-slider__btn-box {
    flex-direction: column;
  }
  .main-slider__btn-two {
    margin-left: 0;
    margin-top: 10px;
  }
  .main-slider__nav {
    display: none;
  }
  .main-slider-two__title {
    font-size: 25px;
    line-height: 33px;
    /* text-shadow: 0px 0px 10px #6b6b6b; */
    margin-bottom: 10px;
  }
  .main-slider-two__para {
    width: auto;
    /* text-shadow: 0px 0px 10px #6b6b6b; */
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 300;
    /* display: none; */
    line-height: normal;
    padding-right: 3rem;
  }
  .about-two__right-text-box .about-two__right-text {
    font-size: 12px;
    line-height: normal;
    text-align: left;
    color: #333;
    margin-bottom: 3rem;
  }
  .services-page {
    padding: 50px 0 40px;
  }
  .main-slider-two__btn-box a {
    font-size: 12px;
    padding: 10px 20px;
  }
  .main-slider-two__btn-box {
    flex-direction: column;
    align-items: baseline;
  }
  .footer-widget__Contact-list li .icon {
    top: 0px;
  }
  .main-slider-two .container {
    padding-top: 154px;
    padding-bottom: 127px;
  }
  .main-slider-three__img {
    display: none;
  }
  .marquee-title > span {
    display: none;
  }
  .marquee-title {
    margin-top: -29px;
    padding: 0px 16px;
  }
  .marquee-scroll {
    padding: 5px;
    font-size: 12px;
  }
  .main-slider-three__btn-box {
    flex-direction: column;
    align-items: baseline;
  }
  .main-slider-three__title br {
    display: none;
  }
  .main-slider-three__title {
    font-size: 50px;
    line-height: 60px;
  }
  .main-slider-three .container {
    padding-top: 292px;
    padding-bottom: 200px;
  }
  .custom-cursor__cursor {
    display: none;
  }
  .thm-btn {
    font-size: 10px;
    font-weight: 500;
    padding: 8px 25px 8px;
    border-radius: 50px;
  }
}
@media only screen and (min-width: 1450px) and (max-width: 1700px) {
  .main-slider-three__img img {
    width: 85%;
  }
  .main-slider-three__img {
    right: -386px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1449px) {
  .main-slider-three__img img {
    width: 70%;
  }
  .main-slider-three__img {
    right: -500px;
  }
}
/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu-two__search-cart-box {
    margin-left: 80px;
  }
  .main-menu .mobile-nav__toggler:hover {
    color: var(--ag-white);
  }
  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--ag-white);
  }
  .main-menu-three .mobile-nav__toggler:hover {
    color: var(--ag-black);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-menu .mobile-nav__toggler:hover {
    color: var(--ag-white);
  }
  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--ag-white);
  }
  .main-menu-two__search-cart-box {
    margin-left: 80px;
  }
  .main-menu-three .mobile-nav__toggler:hover {
    color: var(--ag-black);
  }
}
@media (max-width: 767px) {
  .main-menu__wrapper {
    padding: 0 30px;
  }
  .main-menu__right {
    display: none;
  }
  .main-header-two__top {
    display: none;
  }
  .main-menu .mobile-nav__toggler:hover {
    color: var(--ag-white);
  }
  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--ag-white);
  }
  .main-menu-two__left {
    margin-right: 0;
    width: 60%;
  }
  .main-menu-two__search-cart-box {
    display: none;
  }
  .image-layer-two {
    background-position: center;
  }
  .main-menu-three .mobile-nav__toggler:hover {
    color: var(--ag-black);
  }
  .main-header-three__top {
    display: none;
  }
  .main-menu-three__right {
    display: none;
  }
  .main-menu-three__wrapper-inner {
    padding: 0 30px 0;
  }
  .main-menu-two__logo {
    display: inline-block;
    padding: 5px 0px;
    top: auto;
  }
  .feature-three__inner ul li {
    float: none;
    width: 100%;
    margin-right: 0%;
    list-style: none;
    margin-top: 4rem;
  }
  .footer-widget__title-box {
    margin-bottom: 8px;
    margin-top: 2rem;
  }
  .poweredby a {
    font-size: 10px;
    line-height: normal;
  }
  .footer-widget__Contact-list li + li {
    margin-top: 0px;
  }
  .services-page .section-title__title b {
    margin-top: 1rem;
  }
  .cta-one .cta-one__btn-box h3 {
    font-size: 18px;
    justify-content: center;
  }
  .cta-one .cta-one__btn-box h1 {
    font-size: 34px;
  }
  .cta-one .cta-one__btn-box p {
    font-size: 10px;
  }
  .container-fluid {
    width: 100%;
  }
  .main-menu-two__logo a {
    display: block;
    width: 180px;
  }
  .main-menu-two_bars-box .btn-login img {
    height: 23px;
  }
  .custom-cursor__cursor-two {
    display: none;
  }
  .mobile-nav__content .main-menu__list > li > a .fas, .mobile-nav__content .main-menu__list > li > ul > li > a .fas, .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a .fas {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .main-menu__wrapper {
    padding: 0 30px;
  }
  .main-menu__call {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1217px) {
  .main-menu-two__search-cart-box {
    margin-left: 160px;
  }
}

@media only screen and (max-width: 1024px) {
  .circle-left {
                display: none;
            }
                .circle-right {
                display: none;
            }
            .order-flow-grid>ul {
    display: grid;
    gap: 80px;
  }
  .order-flow-grid>ul>li {
      width: 100%;
  }
  .order-flow-grid {
      margin-top: 5rem;
  }
  .order-flow-grid>ul>li:before {
      content: '';
      position: absolute;
      top: 51px;
      width: 10px;
      right: 0px;
      margin: auto;
      left: 0px;
      z-index: 1;
      border-left: 10px solid transparent;
      border-top: 10px solid #9c9899;
      border-bottom: 10px solid transparent;
      border-right: 10px solid transparent;
  }

  .order-flow-grid>.order-flow-grid2>li:before {
      content: '';
      position: absolute;
      top: 51px;
      width: 10px;
      right: 0px;
      margin: auto;
      left: 0px;
      z-index: 1;
      border-left: 10px solid transparent;
      border-top: 10px solid #9c9899;
      border-bottom: 10px solid transparent;
      border-right: 10px solid transparent;
  }
  .order-flow-grid>.order-flow-grid3>li:before {
      content: '';
      position: absolute;
      top: 51px;
      width: 10px;
      right: 0px;
      margin: auto;
      left: 0px;
      z-index: 1;
      border-left: 10px solid transparent;
      border-top: 10px solid #9c9899;
      border-bottom: 10px solid transparent;
      border-right: 10px solid transparent;
  }
  .order-flow-grid .order-flow-item .flow-icon h4 {
      font-size: 1rem;
      color: #000000;
      padding: 5px 0px;
      margin: 0px;
      font-weight: 600;
      padding-top: 15px;
  }
}