/* ================= SCREEN MOBILE =================== */
 @media only screen and (min-width: 0px) and (max-width: 480px) {
     * {
    }

.group-btn-404 a.btn.btn-primary {
    margin-right: 0px !important;
    margin-bottom: 18px;
    display: block;
    width: 100%;
}

.group-btn-404 a.btn.btn-secondary {
    margin-right: 0px !important;
    margin-bottom: 18px;
    display: block;
    width: 100%;
}
.text-404 h1 {
    font-size: 150px;
    letter-spacing: 18px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    line-height: 200px;
}
.view-as {
    display: inline-block;
    float: none;
    margin-top: 16px;
}

.sort-by {
    display: inline-block;
}
.base-tab-list .nav-pills a {
    text-align: center;
    margin-bottom: 4px;
}
.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 6px;
}
.logo-black img {
    margin-top: -12px;
}
.group-btn-flight {
    text-align: center;
    position: absolute;
    margin-top: 10px;
    left: 50%;
    margin-left: -95px;
}
.logo-white img {
    margin-top: -12px;
}

.bg-slide.bg-home2 .text-slide .button-slide {
    margin-bottom: 42px;
}

.bg-slide.bg-home2 .text-slide {
    margin-left: 0px;
    text-align: center;
    display: none;
}

.tab-home-2 {
    margin-top: 42px;
    margin-bottom: 42px;
}

ul.list-comment-child.list-unstyled {
    margin-left: 0px;
}
     .tour-overview-item{
         padding: 0px 0px;
    }
     span.overview-line, span.overview-line.last-child {
         display: none;
    }
     .overview-title {
         margin-top: 40px;
         margin-bottom: 20px;
    }
     .overview-content, .overview-images {
         margin-top: 0px;
    }
     .overview-content {
         background: #fafafa;
         padding: 18px 16px;
         padding-top: 24px;
         margin-top: 0px;
    }
     .overview-content h4 {
         font-size: 20px;
    }
     .item-schedule {
         margin-bottom: 24px;
    }
     #carousel05 .owl-dots {
         display: none;
    }
     .datepicker {
         width: 94%;
         left: 10px !important;
    }
     .datepicker-dropdown.datepicker-orient-right:after {
         right: 26px;
    }
     .datepicker-dropdown.datepicker-orient-right:before {
         right: 26px;
    }
     #carousel04 .owl-nav {
         display: none;
    }
     #carousel04 .owl-dots {
         display: none;
    }
    #carousel07 .owl-dots {
         display: none;
    }
     .back-top a {
         top: -100px;
    }
     .text-breadcrumb .title-breadcrumb h1 {
         font-size: 28px;
         line-height: 35px;
    }
     .content-page-breadcrumb .title-page-breadcrumb h1 {
         font-size: 48px;
         line-height: 32px;
    }
     .social {
         margin-bottom: 14px;
    }
     .title-page {
         margin-bottom: 40px;
    }
     .title-page h1 {
         color: #f0f0f0;
         letter-spacing: 16px;
         text-transform: uppercase;
         font-weight: bold;
         font-family: 'Raleway', sans-serif;
         position: relative;
         font-size: 44px;
    }
     .title-page h3 {
         font-size: 18px;
         text-transform: uppercase;
         top: 13px;
         position: absolute;
         width: 100%;
         left: 0;
         right: 0;
         color: #353535;
         font-weight: 900;
    }
     hr.line-title {
         position: relative;
         width: 70px;
         top: -20px;
         border-top: 4px solid rgb(49, 111, 254);
    }
     .number-title h1 {
         display: none;
    }
     .header {
         top: 0px !important;
    }
     .header-default.header-fixed {
         position: relative;
    }
     .header-default.hide-menu {
         top: 0px !important;
    }
     .brand-logo {
         text-align: right;
         padding: 0px;
         margin-top: 4px;
         float: right;
    }

.header-default.header-style-2 .brand-logo {
    text-align: right;
    padding: 0px;
    margin-top: 4px;
    float: right;
    display: inline-block;
    width: auto;
}
     .brand-logo a {
         display: inline-block;
    }
     nav.navbar.navbar-expand-lg.float-right {
         display: none;
    }

.header-default.header-style-2.header-fixed nav.navbar.navbar-expand-lg {
    display: none;
}
     .navbar ul.navbar-nav li a.nav-link {
         padding: 16px 22px;
         text-transform: uppercase;
         font-size: 14px;
         font-weight: bold;
         color: #191919;
         transition: all 0.4s;
         border-bottom: 1px solid #f1f1f1;
         margin-right: 0px;
    }
     nav.navbar.for-mobile {
         left: -400px;
         right: 0px;
         top: 0px;
         height: 100%;
         transition: all 0.4s;
         display: block;
         width: 100%;
         background: #fff;
         position: fixed;
    }
     nav.navbar.for-mobile a {
         line-height: 22px !important;
    }
     nav.navbar.for-mobile a.nav-link.active {
         color: #316ffe !important;
    }
    .base-header.bg-white .header-fixed a.nav-link {
    color: #212529 !important;
}
.base-header.bg-white .header-fixed a.nav-link.active {
     color: #316ffe !important;
}
     nav.navbar.for-mobile .navbar-nav {
         width: 100%;
         display: block;
         margin-top: 150px;
         height: 500px;
    }

.header-style-2 ul.navbar-nav {
    margin: 0;
}
     ul.sub-menu a.dropdown-item {
         border-bottom: 1px solid #f1f1f1;
         width: 100%;
         padding: 12px 42px;
    }
     nav.navbar.for-mobile.show {
         left: 0;
    }
     nav.navbar.for-mobile ul.navbar-nav a.nav-link.active:before {
         width: 0px !important;
    }
    .bg-white .icon-nav-mobile-open i {
    color: #212529;
}
     .icon-nav-mobile-open {
         display: inline-block;
         position: relative;
         left: 0px;
         top: 6px;
    }
     .icon-nav-mobile-close{
         display: inline-block;
         position: absolute;
         top: 0px;
         z-index: 9999;
         right: 24px;
    }
     .icon-nav-mobile-close i {
         font-size: 24px;
    }
     nav.navbar.for-mobile .nav-search form .searchbutton {
         position: absolute;
         width: 40px;
         height: 40px;
         padding: 0;
         text-align: center;
         vertical-align: middle;
         border: none;
         background-color: #33ca53;
         box-shadow: none;
         color: #fff;
         right: 20px;
         top: 20px;
    }
     nav.navbar.for-mobile .nav-search form input[type='text'] {
         width: 100%;
         height: 40px;
         padding: 0 20px;
         border: none;
         background: #ffffff;
         margin-right: -4px;
         display: inline-block;
         left: 0;
    }
     .icon-nav-mobile-open i {
         font-size: 24px;
         color: #fff;
    }
     nav.navbar.for-mobile .nav-search {
         right: 0;
         padding: 0px 20px;
         box-shadow: none;
         transition: all 0.4s;
         opacity: 1;
         transform: scale(1);
         width: 100%;
         background: #f8f9fa;
         display: block;
    }
     nav.navbar.for-mobile .nav-search.hide {
         opacity: 1;
         transform: scale(1);
    }
     .bg-slide {
         background-attachment: scroll;
         background-position: bottom;
         background-size: cover;
    }

.bg-slide.bg-home3 {
        min-height: 1200px;
}
     .bg-slide .text-slide h1 {
         font-size: 48px;
         text-transform: uppercase;
         letter-spacing: 10px;
         color: #fff;
         margin-bottom: 12px;
    }
    .bg-slide.bg-home3 .text-slide h1 {
    font-size: 36px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #5f7481;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    margin: 0px;
}

.bg-slide.bg-home2 .text-slide h1 {
    font-size: 32px;
}
     .bg-slide .text-slide h3 {
         font-weight: 100;
         color: #fff;
         line-height: 36px;
         font-size: 24px;
         width: 80%;
         margin: auto;
    }

.bg-slide.bg-home3 .text-slide h3 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 300;
    margin-top: 12px;
    color: #5f7481;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
}

.bg-slide.bg-home2 .text-slide h3 {
    font-size: 24px;
    line-height: 32px;
}
     ul.topbar-right {
         display: none;
    }
     .group-btn-flight a.btn.btn-primary {
         left: 50%;
    }
     .find-flight-form, .find-hotel-form, .find-tour-form, .find-car-form {
         height: auto;
    }

     .title h5 {
         line-height:30px;
    }
     ul.navbar-nav li .sub-menu {
         top: 0px !important;
         position: relative;
         background: #f8f9fa;
         visibility: visible;
         transform: rotate(0deg);
         opacity: 1;
         box-shadow: none;
    }
     ul.navbar-nav li .sub-menu.show-menu-mobile {
         display: block;
    }
     .navbar-nav li a i {
         position: absolute;
         right: 28px;
         margin-top: 6px;
    }
     li.nav-item {
         display: block;

    }
     li.nav-item.btn-search {
         display: none;
    }
     .card-tour {
         margin-bottom: 30px;
    }
     .card-services-tour.text-center {
         margin-bottom: 36px;
    }
     .row-services-2{
         margin-top: 0;
    }
     .services-tour {
         background-size: cover;
    }
     .card-number {
         margin-bottom: 36px;
    }
     .about-us .text-about-button a.btn.btn-primary {
         margin-right: 0;
         margin: auto;
         display: block;
         margin-bottom: 18px;
         width: 100%;
    }
     .about-us .text-about-button a.btn.btn-secondary {
         background: #ffffff;
         display: block;
         border: 2px solid #33ca53;
         transition: all 0.4s;
         margin: auto;
         width: 100%;
         color: #343a40;
    }
     .card-hotel {
         margin-bottom: 24px;
    }
     .group-card-hotel .row:nth-child(1) {
         margin-bottom: 0px !important;
    }
     .content-news .title-news h1 {
         margin-top: 18px;
    }
     .group-btn-news a.btn.btn-primary {
         display: block;
         width: 100%;
    }
     .contact-us {
         background-position: right;
    }
     .title-subpage h1 {
         font-size: 36px;
    }
     .title-subpage h3 {
         font-size: 18px;
         display: block;
         left: 0;
         top: 4px;
    }
     hr.line-subtitle {
         margin-left: 0;
         margin-top: 14px;
    }
     .page-breadcrumb {
         min-height: 300px;
    }
    .bg-car-breadcrumb {
    background-image: url(../img/bg-breadcrumb-car.jpg);
    background-size: cover;
}
     .card-tour-guide .card-body a {
         left: -450px;
    }
     .content-list-tour {
         margin-top: 24px;
    }
     .item-list-place {
         margin-top: 24px;
    }
     span.time-arrival {
         display: block;
    }
     span.time-arrival .city {
         margin-top: 12px;
         display: block;
    }
     .times-widget {
         text-align: left;
         margin-top: 24px;
    }
     .place-arrival {
         display: block;
         margin-top: 12px;
    }
     .tour-info {
         height: 100%;
         line-height: 100%;
         padding: 32px 0px;
    }
     ul.pagination.justify-content-center {
         margin: 0px;
         margin-bottom: 36px;
         margin-top: 30px;
    }
     .content-list-hotel .card-hotel h5.card-title span.price-hotel {
         font-size: 36px;
         top: -8px;
         display: inline-block;
         position: absolute;
         right: 0;
    }
     .content-list-hotel .card-hotel {
         margin-top: 30px;
         margin-bottom: 0px;
    }
     .special-offer {
         padding-top: 20px;
         padding-bottom: 60px;
    }
     .item-presence {
         border: 2px solid #f0f1f1;
         position: relative;
         transition: all 0.4s;
         margin-bottom: 24px;
    }
     .presence-2 {
         margin-top: 0px;
    }
    .card-our-org {
    margin-bottom: 24px;
}
}
/* ================= SCREEN TABLET =================== */
 @media only screen and (min-width: 480px) and (max-width: 768px) {
     * {
    }
    .card-tour .group-btn-card a.btn.btn-primary{
    margin-right: 4px;
}
    .card-tour .group-btn-card a.btn.btn-secondary{
    margin-left: 0px;
}
    .find-flight-widget .group-btn-flight {
    position: relative;
    text-align: center;
    margin-top: 10px;
    left: 5%;
}
   .bg-slide.bg-home2 .text-slide .button-slide {
    margin-bottom: 42px;
}

.bg-slide.bg-home2 .text-slide {
    margin-left: 0px;
    text-align: center;
    display: none;
}

.tab-home-2 {
    margin-top: 42px;
    margin-bottom: 42px;
}

ul.list-comment-child.list-unstyled {
    margin-left: 0px;
}
     .tour-overview-item{
         padding: 0px 0px;
    }
     span.overview-line, span.overview-line.last-child {
         display: none;
    }
     .overview-title {
         margin-top: 40px;
         margin-bottom: 20px;
    }
     .overview-content, .overview-images {
         margin-top: 0px;
    }
     .overview-content {
         background: #fafafa;
         padding: 18px 16px;
         padding-top: 24px;
         margin-top: 0px;
    }
     .overview-content h4 {
         font-size: 20px;
    }
     .item-schedule {
         margin-bottom: 24px;
    }
     #carousel05 .owl-dots {
         display: none;
    }
     .datepicker {
         width: 94%;
         left: 10px !important;
    }
     .datepicker-dropdown.datepicker-orient-right:after {
         right: 26px;
    }
     .datepicker-dropdown.datepicker-orient-right:before {
         right: 26px;
    }
     #carousel04 .owl-nav {
         display: none;
    }
     #carousel04 .owl-dots {
         display: none;
    }
    #carousel07 .owl-dots {
         display: none;
    }
     .back-top a {
         top: -100px;
    }
     .text-breadcrumb .title-breadcrumb h1 {
         font-size: 48px;
         line-height: 35px;
    }
     .content-page-breadcrumb .title-page-breadcrumb h1 {
         font-size: 48px;
         line-height: 32px;
    }
     .social {
         margin-bottom: 14px;
    }
     .title-page {
         margin-bottom: 40px;
    }
     .title-page h1 {
         color: #f0f0f0;
         letter-spacing: 16px;
         text-transform: uppercase;
         font-weight: bold;
         font-family: 'Raleway', sans-serif;
         position: relative;
         font-size: 44px;
    }
     .title-page h3 {
         font-size: 18px;
         text-transform: uppercase;
         top: 13px;
         position: absolute;
         width: 100%;
         left: 0;
         right: 0;
         color: #353535;
         font-weight: 900;
    }
     hr.line-title {
         position: relative;
         width: 70px;
         top: -20px;
         border-top: 4px solid rgb(49, 111, 254);
    }
     .number-title h1 {
         display: none;
    }
     .header {
         top: 0px !important;
    }
     .header-default.header-fixed {
         position: relative;
    }
     .header-default.hide-menu {
         top: 0px !important;
    }
     .brand-logo {
         text-align: right;
         padding: 0px;
         margin-top: 4px;
         float: right;
    }
     .brand-logo a {
         display: inline-block;
    }
     nav.navbar.navbar-expand-lg.float-right {
         display: none;
    }
     .navbar ul.navbar-nav li a.nav-link {
         padding: 16px 22px;
         text-transform: uppercase;
         font-size: 14px;
         font-weight: bold;
         color: #191919;
         transition: all 0.4s;
         border-bottom: 1px solid #f1f1f1;
         margin-right: 0px;
    }
     nav.navbar.for-mobile {
         left: -800px;
         right: 0px;
         top: 0px;
         height: 100%;
         transition: all 0.4s;
         display: block;
         width: 100%;
         background: #fff;
         position: fixed;
    }
     nav.navbar.for-mobile a {
         line-height: 22px !important;
    }
     nav.navbar.for-mobile a.nav-link.active {
         color: #316ffe !important;
    }
     nav.navbar.for-mobile .navbar-nav {
         width: 100%;
         display: block;
         margin-top: 150px;
         height: 500px;
    }
     ul.sub-menu a.dropdown-item {
         border-bottom: 1px solid #f1f1f1;
         width: 100%;
         padding: 12px 42px;
    }
     nav.navbar.for-mobile.show {
         left: 0;
    }
     nav.navbar.for-mobile ul.navbar-nav a.nav-link.active:before {
         width: 0px !important;
    }
    .bg-white .icon-nav-mobile-open i {
    color: #212529;
}
     .icon-nav-mobile-open {
         display: inline-block;
         position: relative;
         left: 0;
         top: 6px;
    }
     .icon-nav-mobile-close{
         display: inline-block;
         position: absolute;
         top: 0px;
         z-index: 9999;
         right: 24px;
    }
     .icon-nav-mobile-close i {
         font-size: 24px;
    }
     nav.navbar.for-mobile .nav-search form .searchbutton {
         position: absolute;
         width: 40px;
         height: 40px;
         padding: 0;
         text-align: center;
         vertical-align: middle;
         border: none;
         background-color: #33ca53;
         box-shadow: none;
         color: #fff;
         right: 20px;
         top: 20px;
    }
     nav.navbar.for-mobile .nav-search form input[type='text'] {
         width: 100%;
         height: 40px;
         padding: 0 20px;
         border: none;
         background: #ffffff;
         margin-right: -4px;
         display: inline-block;
         left: 0;
    }
     .icon-nav-mobile-open i {
         font-size: 24px;
         color: #fff;
    }
     nav.navbar.for-mobile .nav-search {
         right: 0;
         padding: 0px 20px;
         box-shadow: none;
         transition: all 0.4s;
         opacity: 1;
         transform: scale(1);
         width: 100%;
         background: #f8f9fa;
         display: block;
    }
     nav.navbar.for-mobile .nav-search.hide {
         opacity: 1;
         transform: scale(1);
    }
     .bg-slide {
         background-attachment: scroll;
         background-position: bottom;
         background-size: cover;
    }
     .bg-slide .text-slide h1 {
         font-size: 80px;
         text-transform: uppercase;
         letter-spacing: 10px;
         color: #fff;
         margin-bottom: 12px;
    }

.bg-slide.bg-home2 .text-slide h1 {
    font-size: 32px;
}
     .bg-slide .text-slide h3 {
         font-weight: 100;
         color: #fff;
         line-height: 36px;
         font-size: 24px;
         width: 80%;
         margin: auto;
    }

.bg-slide.bg-home2 .text-slide h3 {
    font-size: 24px;
    line-height: 32px;
}

     .group-btn-flight a.btn.btn-primary {
         left: 21%;
    }
     .find-flight-form, .find-hotel-form, .find-tour-form, .find-car-form {
         height: auto;
    }

     .title h5 {
         line-height:30px;
    }
     ul.navbar-nav li .sub-menu {
         top: 0px !important;
         position: relative;
         background: #f8f9fa;
         visibility: visible;
         transform: rotate(0deg);
         opacity: 1;
         box-shadow: none;
    }
     ul.navbar-nav li .sub-menu.show-menu-mobile {
         display: block;
    }
     .navbar-nav li a i {
         position: absolute;
         right: 16px;
         margin-top: 6px;
    }
     li.nav-item {
         display: block;

    }
     li.nav-item.btn-search {
         display: none;
    }
     .card-tour {
         margin-bottom: 30px;
    }
     .card-services-tour.text-center {
         margin-bottom: 36px;
    }
     .row-services-2{
         margin-top: 0;
    }
     .services-tour {
         background-size: cover;
    }
     .card-number {
         margin-bottom: 36px;
    }
     .about-us .text-about-button a.btn.btn-primary {
         margin-right: 0;
         margin: auto;
         display: block;
         margin-bottom: 18px;
         width: 100%;
    }
     .about-us .text-about-button a.btn.btn-secondary {
         background: #ffffff;
         display: block;
         border: 2px solid #33ca53;
         transition: all 0.4s;
         margin: auto;
         width: 100%;
         color: #343a40;
    }
     .card-hotel {
         margin-bottom: 24px;
    }
     .group-card-hotel .row:nth-child(1) {
         margin-bottom: 0px !important;
    }
     .content-news .title-news h1 {
         margin-top: 18px;
    }
     .group-btn-news a.btn.btn-primary {
         display: block;
         width: 100%;
    }
     .contact-us {
         background-position: right;
    }
     .title-subpage h1 {
         font-size: 36px;
    }
     .title-subpage h3 {
         font-size: 18px;
         display: block;
         left: 0;
         top: 4px;
    }
     hr.line-subtitle {
         margin-left: 0;
         margin-top: 14px;
    }
     .page-breadcrumb {
         min-height: 300px;
    }
     .card-tour-guide .card-body a {
         left: -450px;
    }
     .content-list-tour {
         margin-top: 24px;
    }
     .item-list-place {
         margin-top: 24px;
    }
     span.time-arrival {
         display: block;
    }
     span.time-arrival .city {
         margin-top: 12px;
         display: block;
    }
     .times-widget {
         text-align: left;
         margin-top: 24px;
    }
     .place-arrival {
         display: block;
         margin-top: 12px;
    }
     .tour-info {
         height: 100%;
         line-height: 100%;
         padding: 32px 0px;
    }
     ul.pagination.justify-content-center {
         margin: 0px;
         margin-bottom: 36px;
         margin-top: 30px;
    }
     .content-list-hotel .card-hotel h5.card-title span.price-hotel {
         font-size: 36px;
         top: -8px;
         display: inline-block;
         position: absolute;
         right: 0;
    }
     .content-list-hotel .card-hotel {
         margin-top: 30px;
         margin-bottom: 0px;
    }
     .special-offer {
         padding-top: 20px;
         padding-bottom: 60px;
    }
     .item-presence {
         border: 2px solid #f0f1f1;
         position: relative;
         transition: all 0.4s;
         margin-bottom: 24px;
    }
     .presence-2 {
         margin-top: 0px;
    }
    .card-our-org {
    margin-bottom: 24px;
}
.logo-black img {
    margin-top: -12px;
}

.logo-white img {
    margin-top: -12px;
}
}

@media only screen and (max-width:767px){
        a.icon i {
    padding: 30px;
}
.all-airlines .abt-img {
display: none;
}
.quick-link.airline-bn .text-breadcrumb , .airline .text-breadcrumb {
    bottom: 0;
    position: relative;
}
.flt-htl > div {
    padding: 0;
}

.base-tab-list .nav-pills li.nav-item {
    width: 50%;
}
.tab-home-3 .find-flight-form, .tab-home-3 .find-hotel-form, .tab-home-3 .find-tour-form, .tab-home-3 .find-car-form {
        padding: 14px 10px 28px;
}
.quick-link.airline-bn .text-breadcrumb h1  , .quick-link.airline ol.breadcrumb{
    visibility: hidden;
}


.find-flight-form div {
    padding: 0;
}
.find-flight-form > div {
    padding: 0 10px;
}
.find-flight-form input.form-control {
    padding: 0.375rem 2.1rem 0.375rem 0.35rem;
}
.header {
    position: fixed;
    background: #316ffe;
    z-index: 999999;
    top: 0;
}
.all-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 91vh;
    background: #fff;
    text-align: center;
    padding: 0 15px;
    position: relative;
    z-index: 9999;
    margin-top: 0px;
}
.mobile {
    margin-top: 0vh;
}
.mobile p {
    border: 2px solid #054e8a;
    border-radius: 5px;
    padding: 10px 0;
    font-size: 25px;
    color: #054e8a;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin: 2vh 0;
}
        .all-mobile span {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    color: #054e8a;
    display: inline-block;
    text-transform: capitalize;
    font-weight: normal;
        width: 100%;
}
.play-btn {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.request-loader {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    border: 2px solid var(--background);
    margin: 20px 0 0 0;
}
.request-loader::before {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    border: 8px solid rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
    animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
    z-index: -1;
}
.request-loader span {
    position: relative;
    font-size: 72px;
    top: 0px;
    left: 0px;
}
.request-loader::after {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    border: 8px solid rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
    animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
    z-index: -1;
}
@mixin rings($duration, $delay) {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -8px;
    left: -8px;
    right: 0;
    bottom: 0;
    content: '';
    height: 100%;
    width: 100%;
    border: 8px solid rgba(0,0,0,0.2);
    border-radius: 100%;
    animation-name: ripple;
    animation-duration: $duration;
    animation-delay: $delay;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.65,0,.34,1);
    z-index: -1;
}

.request-loader {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 150px;
  width: 150px;
  border-radius: 100%;
  background: #FFFFFF;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
  
  span {
    position: relative;
    font-size: 72px;
    top: 5px;
    left: -5px;
  }
  
  &::after {
    @include rings(3s, 0s);
  }
  
  &::before {
    @include rings(3s, 0.5s);
  }
}


@keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(0.75,0.75,1);
  }
  
  to {
    opacity: 0;
    transform: scale3d(1.5,1.5,1);
  }
}


.mobile h2 {
    font-size: 30px;
    font-family: var(--bs-font-sans-serif);
    color: #054e8a;
    font-weight: bold;
}
.cst-supt {
    font-size: 6vw !important;
}
.mobile h1 {
    font-size: 8vw;
    font-weight: 600;
}
.banner_part .header {
    padding: 20px;
}
.barnav {
    display: none;
}
img.sprt {
  width: 50px;
    right: 0;
    position: absolute;
    top: -9px;
}
}


@media only screen and (min-width: 767px) {
    .mobile-main, .mobile-main2 {
        display: none !important;
    }

}

@media only screen and (min-width: 577px) and (max-width:767px) {
    .mobile-popup, .mobile-popup2 {
        display: flex;
        align-items: center;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-main, .mobile-main2 {
        position: fixed;
        bottom: 0;
        z-index: 9999;
        width: 100%;
        background: navy !important;
        padding: 15px;
    }

    .mobile-main {
        top: unset;
        bottom: 0;
    }

    .mobile-popup, .mobile-popup2 {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }

    .call-icon i, .call-icon2 i {
        font-size: 30px;
        color: #62ac1e;
        transform: rotate(0deg);
    }

    .call-icon, .call-icon2 {
        /*background: #fff;*/
        width: 55px;
        height: 55px;
        text-align: center;
        line-height: 55px;
        /*border-radius: 30px;*/
        position: relative;
    }
.call-icon .dot, .call-icon2 .dot {
    position: absolute;
    width: 15px;
    bottom: -4px;
    right: 2px;
}
.tp {
    top: 0;
    bottom: unset;
}
    .popup-close i, .popup-close2 i {
        font-size: 20px;
        color: #fff;
    }

    .popup-close, .popup-close2 {
        float: right;
    }

    .call-now, .call-now2 {
        margin: 0 0 0 0px;
        text-align: center;
        font-size: 20px;
        color: #fff;
        font-weight: 600;
    }

    .call-now span {
        font-size: 22px;
        color: #fff;
        font-weight: 700;
    }

    .call-now p {
        color: #fff;
        font-size: 16px;
        margin: 0;
    }

    a.close-all {
        text-decoration: none;
    }

    .home-banner {
        display: none;
    }
    .call-mg img {
    width: 50px;
}
.mob-nav .topnav a.icon{
    padding: 0;
}

.airline-bn img {
    display: none;
}
.airline-bn .title-breadcrumb {
    display: none;
}
.quick-link.airline-bn .text-breadcrumb {
background: gray;
    z-index: 9999;
    padding: 18px 0 60px 0;
}
.quick-link:before {
  display: none;
}
 .call-icon img {
        width: 55px;
    }
    
    .airline-bn .mob-img img {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 85px;
}
.airline-bn p.mb-cl {
          font-size: 22px;
        padding: 10px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        background: navy !important;
        color: #fff;
}
    .airline-bn p.mb-cl img {
    display: block;
    width: 55px;
}
 .blink {
        animation: blinker 1.8s linear infinite;
      }
      @keyframes blinker {
        50% {
          opacity: 0;
        }
      }
}