/*------- dedicated-assistance -------*/
.media-flyin-wrapper {
    margin: -20px;
}

.dedicated-assistance .media-body {
    width: auto;
}

.dedicated-assistance .media-body,
.dedicated-assistance .media-left,
.dedicated-assistance .media-right {
    vertical-align: middle;
}

.dedicated-assistance .media-left {
    padding-right: 0;
}

.dedicated-assistance .media-heading {
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px;
}

.dedicated-assistance .media-body-inner {
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: url('/resources/images/business/dedicated-assistance.webp');
    padding: 30px;
    border-left: none;
    text-align: left;
    width: 100%;
    -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.30);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.30);
    text-align: center;
}

.dedicated-assistance .media-body-inner ul {
    list-style: none;
    font-size: 0;
    margin: 22px 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #37AA41;
    background: rgba(55, 170, 65, 0.20);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    display: inline-block;
    padding: 10px 30px;
}

.dedicated-assistance .media-body-inner ul li {
    display: inline-block;
    margin-right: 40px;
}

.dedicated-assistance .media-body-inner ul li:last-child {
    margin-right: 0;
}

.dedicated-assistance p {
    color: #ffffff;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
}

.dedicated-assistance .media-body-inner ul a {
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: normal;
}

.dedicated-assistance .media-body-inner ul a img {
    margin-right: 6px;
    width: 24px;
    margin-top: -4px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.hear-customers-heading p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: 0.2px;
}

.booking-request .media-heading {
    color: #000E28;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 12px;
}

.media-dedicated-wrapper {
    display: inline-block;
    max-width: 1096px;
    width: 100%;
}

main {
    overflow-x: hidden;
}

.dedicated-assistance {
    text-align: center;
    padding: 50px 0;
}

.dedicated-assistance .media {
    overflow: visible;
    margin: 0;
}

.dedicated-assistance .media-body-inner ul a:hover {
    color: #00ef14;
}

.hear-customers-heading {
    margin-bottom: 68px;
}

@media only screen and (max-width: 1199px) {

    .dedicated-assistance .media-heading,
    .dedicated-assistance .media-body-inner ul a {
        font-size: 18px;
    }

    .dedicated-assistance .media-body-inner {
        -webkit-border-radius: 20px;
        border-radius: 20px;
        padding: 25px;
    }
}

@media only screen and (max-width: 991px) {

    .dedicated-assistance .media-heading,
    .dedicated-assistance .media-body-inner ul a {
        font-size: 17px;
    }

    .dedicated-assistance .media-body-inner {
        padding: 20px;
    }

    .dedicated-assistance .media-body-inner ul a img {
        width: 22px;
        margin-right: 5px;
    }

    .dedicated-assistance .media-body-inner ul li {
        margin-right: 34px;
    }
}

@media only screen and (max-width: 767px) {

    .dedicated-assistance .media-heading,
    .dedicated-assistance .media-body-inner ul a {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .dedicated-assistance .media-body-inner {
        padding: 15px;
    }

    .dedicated-assistance .media-body-inner ul {
        margin: 18px 0 0;
        padding: 10px 20px;
    }

    .dedicated-assistance .media-body-inner ul a img {
        width: 20px;
        margin-right: 4px;
    }

    .dedicated-assistance .media-body-inner ul li {
        margin-right: 24px;
    }
}

@media only screen and (max-width: 575px) {

    .dedicated-assistance .media-heading,
    .dedicated-assistance .media-body-inner ul a {
        font-size: 15px;
    }

    .dedicated-assistance .media-body-inner {
        padding: 10px;
    }

    .dedicated-assistance .media-body-inner ul {
        margin: 13px 0 0;
        padding: 10px;
    }

    .dedicated-assistance .media-body-inner ul a img {
        width: 18px;
        margin-right: 2.5px;
    }

    .dedicated-assistance .media-body-inner ul li {
        margin-right: 14px;
    }
}

@media only screen and (max-width: 425px) {
    .dedicated-assistance .media-heading,
    .dedicated-assistance .media-body-inner ul a {
        font-size: 14px;
    } 
    .dedicated-assistance .media-body-inner ul li {
        margin-right: 0;
        width: 100%;
        margin-bottom: 11px;
        -webkit-border-radius: 80px;
        border-radius: 80px;
        border: 1px solid #37AA41;
        background: rgba(55, 170, 65, 0.20);
    }

    .dedicated-assistance .media-body-inner ul li:last-child {
        margin-bottom: 0;
    }

    .dedicated-assistance .media-body-inner ul {
        padding: 0;
        background: transparent;
        border: none;
    }

    .dedicated-assistance .media-body-inner ul li a {
        padding: 9px 12px;
        display: block;
        margin: 0;
    }
}

/*--------- end dedicated-assistance ---------*/
/*--------- common-site-subheading ---------*/
.common-site-subheading {
    color: #404040;
    text-align: center;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.common-site-subheading img {
    margin: -1px 10px 0;
    display: inline-block;
}

.common-site-heading {
    color: #000E28;
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    font-family: "Ysabeau SC", sans-serif;
    margin: 0;
    letter-spacing: normal;
    line-height: 1.2;
}

.common-site-wrapper {
    margin-bottom: 50px;
    margin-top: -10px;
}

@media only screen and (max-width:1599px) {
    .common-site-heading {
        font-size: 56px;
    }
}

@media only screen and (max-width:1399px) {
    .common-site-heading {
        font-size: 50px;
    }
}

@media only screen and (max-width:1199px) {
    .common-site-heading {
        font-size: 46px;
    }
}

@media only screen and (max-width:991px) {
    .common-site-heading {
        font-size: 36px;
    }

    .common-site-subheading {
        font-size: 15px;
    }

    .common-site-subheading img {
        width: 85px;
    }

    .common-site-wrapper,
    .hear-customers-heading {
        margin-bottom: 45px;
    }
}

@media only screen and (max-width:767px) {
    .common-site-heading {
        font-size: 30px;
    }

    .common-site-subheading {
        font-size: 14px;
    }

    .common-site-subheading img {
        width: 80px;
    }

    .common-site-wrapper,
    .hear-customers-heading {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width:575px) {
    .common-site-heading {
        font-size: 28px;
    }

    .common-site-subheading img {
        width: 75px;
        margin: -1px 8px 0;
    }

    .common-site-wrapper {
        margin-bottom: 30px;
        margin-top: -5px;
    }

    .hear-customers-heading {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:425px) {
    .common-site-heading {
        font-size: 24px;
    }

    .common-site-subheading {
        font-size: 13px;
    }

    .common-site-subheading img {
        width: 70px;
        margin: -1px 6px 0;
    }

    .common-site-wrapper,
    .hear-customers-heading {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width:370px) {
    .common-site-heading {
        font-size: 22px;
    }

    .common-site-subheading {
        font-size: 12px;
    }

    .common-site-subheading img {
        width: 65px;
    }
}

@media only screen and (max-width:350px) {
    .common-site-heading {
        font-size: 20px;
    }

    .common-site-subheading {
        font-size: 11px;
    }

    .common-site-subheading img {
        width: 50px;
    }
}

/*--------- end common-site-subheading ---------*/
/*--------- discover-the-difference ---------*/
.discover-the-difference {
    margin-top: 50px;
}

.discover-the-difference .media-body,
.discover-the-difference .media-left,
.discover-the-difference .media-right {
    vertical-align: middle;
}

.discover-the-difference .media-left {
    padding-right: 14px;
}

.discover-the-difference .media-heading {
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.discover-the-difference .media,
.discover-the-difference .media-heading {
    margin: 0;
}

.discover-the-difference .col-xs-6 {
    margin-bottom: 30px;
    padding-left: 6px;
    padding-right: 6px;
}

.discover-the-difference .row {
    margin-bottom: -41px;
    overflow: hidden;
    margin-left: -6px;
    margin-right: -6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (min-width:1200px) {}

@media only screen and (max-width:1199px) {
    .discover-the-difference .media-left svg {
        width: 50px;
        height: 50px;
    }

    .discover-the-difference .row {
        margin-bottom: -33px;
    }

    .discover-the-difference .col-xs-6 {
        margin-bottom: 20px;
    }

    .discover-the-difference .media-left {
        padding-right: 12px;
    }
}

@media only screen and (max-width:991px) {
    .discover-the-difference .media-left svg {
        width: 45px;
        height: 45px;
    }

    .discover-the-difference .media-left {
        padding-right: 10px;
    }
}

@media only screen and (max-width:767px) {
    .discover-the-difference .media-left svg {
        width: 40px;
        height: 40px;
    }

    .discover-the-difference .media-left {
        padding-right: 8px;
    }
}

@media only screen and (max-width:575px) {
    .discover-the-difference .media-left svg {
        width: 30px;
        height: 30px;
    }

    .discover-the-difference .row {
        margin-bottom: -22px;
    }

    .discover-the-difference .col-xs-6 {
        margin-bottom: 22px;
    }

    .discover-the-difference .media-left {
        padding-right: 6px;
    }
}

@media only screen and (max-width:425px) {
    .discover-the-difference .media-left svg {
        width: 26px;
        height: 26px;
    }
}

/*--------- end discover-the-difference ---------*/
/*--------- uncover-the-highlight ---------*/
.uncover-the-highlight {
    border-top: solid 1px #0E1C35;
    padding: 30px 0;
}

.uncover-the-highlight .media-heading {
    color: #A3B4D2;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}

.uncover-the-highlight .media-body,
.uncover-the-highlight .media-left,
.uncover-the-highlight .media-right {
    vertical-align: middle;
}

.uncover-the-highlight .media-left {
    padding-right: 20px;
}

@media only screen and (min-width:1200px) {}

@media only screen and (max-width:1199px) {}

@media only screen and (max-width:991px) {
    .uncover-the-highlight .media-left {
        padding-right: 10px;
    }

    .uncover-the-highlight .media-heading {
        font-size: 12px;
    }

    .uncoverworld-carousel-row {
        margin: 0 -15px;
    }
}

@media only screen and (max-width:767px) {
    .uncover-the-highlight .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-right: -15px;
        margin-left: -15px;
    }

    .uncover-the-highlight .row::-webkit-scrollbar::-o-scrollbar {
        display: none;
    }

    .uncover-the-highlight .row::-webkit-scrollbar::-ms-scrollbar {
        display: none;
    }

    .uncover-the-highlight .row::-webkit-scrollbar::-moz-scrollbar {
        display: none;
    }

    .uncover-the-highlight .row::-webkit-scrollbar::-webkit-scrollbar {
        display: none;
    }

    .uncover-the-highlight .row .col-xs-12 {
        min-width: 250px;
        width: 250px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .uncover-the-highlight {
        padding: 18px 0;
    }

    .uncover-the-highlight .row .media-left svg {
        margin-left: -5px;
    }
}

@media only screen and (max-width:575px) {}

@media only screen and (max-width:425px) {}

@media only screen and (max-width:370px) {
    .uncover-the-highlight .row .media-left svg {
        width: 35px;
        height: 35px;
    }

    .uncover-the-highlight .row .col-xs-12 {
        min-width: 230px;
        width: 230px;
    }
}

/*--------- end uncover-the-highlight ---------*/
/*--------- fly-in-luxury ---------*/
.fly-in-luxury {
    margin-top: 50px;
}

.fly-in-luxury .media-right {
    padding-left: 0;
    width: 50%;
}

.fly-in-luxury .media-right img {
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.20);
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.20);
    width: 100%;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    max-width: none;
    position: relative;
    left: -5px;
    z-index: 2;
}

.fly-in-luxury .media {
    overflow: visible;
    padding: 20px;
}

.fly-in-luxury .media-body,
.fly-in-luxury .media-left,
.fly-in-luxury .media-right {
    vertical-align: middle;
}

.fly-in-luxury .media-body-inner {
    -webkit-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    border: 1px solid #FFA951;
    background: #FFF;
    padding: 46px 63px 46px 46px;
    border-right: none;
    text-align: left;
}

.fly-in-luxury .media-heading,
.subscribe-email-heading h4 {
    color: #000E28;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}

.fly-in-luxury ul li {
    color: #404040;
    margin-bottom: 20px;
}

.fly-in-luxury ul,
.fly-in-luxury ul li:last-child {
    margin: 0;
}

.fly-in-luxury .media-heading:before,
.subscribe-email-heading h4:before {
    content: '';
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#FFA951), color-stop(51.73%, #FFDBB8), to(#FFB268));
    background: -webkit-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: -moz-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: -o-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: linear-gradient(90deg, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.fly-in-luxury .fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fly-in-luxury .fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fly-in-luxury .owl-carousel .owl-dots {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 28px;
    width: 30px;
    text-align: center;
    font-size: 0;
    z-index: 2;
}

.fly-in-luxury .owl-carousel .owl-dots::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 80%;
    background: #FFDEBC;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 18px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.fly-in-luxury .owl-carousel .owl-dot {
    background: none;
    border: none;
    padding: 18px 0 !important;
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    height: auto;
}

.fly-in-luxury .owl-carousel .owl-dot:first-child {
    padding-top: 0 !important;
}

.fly-in-luxury .owl-carousel .owl-dot:last-child {
    padding-bottom: 0 !important;
}

.fly-in-luxury .owl-carousel .owl-dot span {
    display: inline-block;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: solid 3px #fff;
    background: #FFDEBC;
    -webkit-box-shadow: 0 0 0 1px #ffffff, 0 0 0 6px #ffffff;
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 6px #ffffff;
}

.fly-in-luxury .owl-carousel .owl-dot.active span {
    -webkit-box-shadow: 0 0 0 1px #FFB772, 0 0 0 6px #ffffff;
    box-shadow: 0 0 0 1px #FFB772, 0 0 0 6px #ffffff;
    border-width: 4px;
    background: #FFB772;
}

@media only screen and (min-width:1200px) {}

@media only screen and (max-width:1399px) {
    .fly-in-luxury .media-body-inner {
        padding: 36px 62px 36px 36px;
    }
}

@media only screen and (max-width:1199px) {
    .fly-in-luxury .media-body-inner {
        border: 1px solid #FFA951;
        padding: 26px 52px 26px 26px;
    }

    .fly-in-luxury .media-heading,
    .subscribe-email-heading h4 {
        margin-bottom: 20px;
    }

    .booking-request .media-heading,
    .fly-in-luxury .media-heading,
    .subscribe-email-heading h4 {
        font-size: 18px;
    }

    body .fly-in-luxury ul li {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .fly-in-luxury .owl-carousel .owl-dots {
        margin-right: 14px;
    }
}

@media only screen and (max-width:991px) {
    .fly-in-luxury .media {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100%;
    }

    .fly-in-luxury .media-body,
    .fly-in-luxury .media-left,
    .fly-in-luxury .media-right {
        width: 100%;
    }

    .fly-in-luxury .media-body-inner {
        -webkit-border-radius: 0 0 30px 30px;
        border-radius: 0 0 30px 30px;
        padding-top: 56px;
        padding-bottom: 66px;
    }

    .fly-in-luxury .media-right img {
        left: 0;
        margin-bottom: -30px;
    }

    .fly-in-luxury .owl-carousel .owl-dots {
        bottom: 40px;
        top: auto;
        left: 50%;
        -webkit-transform: translateY(0) translateX(-50%);
        -moz-transform: translateY(0) translateX(-50%);
        -ms-transform: translateY(0) translateX(-50%);
        -o-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
        margin: 0;
        width: 100%;
    }

    .fly-in-luxury .owl-carousel .owl-dot {
        width: auto;
        display: inline-block;
        padding: 0 18px !important;
    }

    .fly-in-luxury .owl-carousel .owl-dots::before {
        height: 2px;
        width: 104px;
        top: 7px;
    }
}

@media only screen and (max-width:767px) {

    .booking-request .media-heading,
    .fly-in-luxury .media-heading,
    .subscribe-email-heading h4 {
        font-size: 16px;
    }

    .fly-in-luxury .owl-carousel .owl-dots {
        bottom: 30px;
        -webkit-transform: translateY(0) translateX(-50%) scale(0.8);
        -moz-transform: translateY(0) translateX(-50%) scale(0.8);
        -ms-transform: translateY(0) translateX(-50%) scale(0.8);
        -o-transform: translateY(0) translateX(-50%) scale(0.8);
        transform: translateY(0) translateX(-50%) scale(0.8);
    }

    .fly-in-luxury .media-heading {
        padding-bottom: 0;
        margin-bottom: 15px;
    }

    .fly-in-luxury .media-heading:before {
        display: none;
    }
}

@media only screen and (max-width:575px) {
    .fly-in-luxury .media-body-inner {
        -webkit-border-radius: 0 0 20px 20px;
        border-radius: 0 0 20px 20px;
        padding: 44px 15px 40px 15px;
    }

    body .fly-in-luxury ul li {
        margin-bottom: 8px;
        font-size: 13px;
    }
}

@media only screen and (max-width:425px) {}

/*--------- end fly-in-luxury ---------*/
/*----------- luxury-business-specials -----------*/
.luxury-business-specials {
    background: #000E28;
    color: #fff;
    padding: 50px 0;
}

.uncover-the-world .common-site-heading,
.uncover-the-world .common-site-subheading,
.luxury-business-specials .common-site-heading,
.luxury-business-specials .common-site-subheading {
    color: #ffffff;
}

.luxury-business-specials ul {
    list-style: none;
    margin-bottom: -30px;
    margin-right: -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.luxury-business-specials ul li,
.subscribe-discounts ul li,
.fly-in-luxury ul li {
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    list-style: none;
    background-image: url('/resources/images/business/diamond-li.png');
    background-repeat: no-repeat;
    background-position: top 1px left;
    padding-left: 27px;
    font-size: 15px;
}

.luxury-business-specials ul li {
    margin-bottom: 30px;
    padding-right: 15px;
    -ms-flex: 0 0 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -moz-box-flex: 0;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

@media only screen and (max-width:1199px) {}

@media only screen and (max-width:991px) {
    .luxury-business-specials ul li {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 23px;
    }

    .luxury-business-specials ul {
        margin-bottom: -23px;
    }

    .dedicated-assistance p,
    .discover-the-difference .media-heading,
    .luxury-business-specials ul li,
    .subscribe-discounts ul li,
    .fly-in-luxury ul li {
        font-size: 14px;
    }

    .luxury-business-specials ul li,
    .subscribe-discounts ul li,
    .fly-in-luxury ul li {
        -webkit-background-size: 19px 19px;
        -o-background-size: 19px;
        background-size: 19px;
    }
}

@media only screen and (max-width:767px) {

    .hear-customers-heading p,
    .dedicated-assistance p,
    .discover-the-difference .media-heading,
    .luxury-business-specials ul li,
    .subscribe-discounts ul li,
    .fly-in-luxury ul li {
        font-size: 13px;
    }

    .luxury-business-specials ul li,
    .subscribe-discounts ul li,
    .fly-in-luxury ul li {
        -webkit-background-size: 17px 17px;
        -o-background-size: 17px;
        background-size: 17px;
        padding-left: 25px;
    }
}

@media only screen and (max-width:575px) {
    .luxury-business-specials ul li {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 18px;
    }

    .luxury-business-specials ul {
        margin-bottom: -18px;
    }

    .hear-customers-heading p,
    .dedicated-assistance p,
    .discover-the-difference .media-heading,
    .luxury-business-specials ul li,
    .subscribe-discounts ul li,
    .fly-in-luxury ul li {
        font-size: 12px;
    }

    .luxury-business-specials ul li,
    .subscribe-discounts ul li,
    .fly-in-luxury ul li {
        -webkit-background-size: 16px 16px;
        -o-background-size: 16px;
        background-size: 16px;
        padding-left: 23px;
    }
}

@media only screen and (max-width:425px) {}

/*--------- end luxury-business-specials ---------*/
/*-------- footer-flightimg-row --------*/
.footer-flightimg-row .col-xs-3 {
    padding: 16.2% 0 0;
    overflow: hidden;
}

.footer-flightimg-row img,
.owl-carousel .owl-item .uncoverworld-slider-img img {
    position: absolute;
    min-width: 1000%;
    min-height: 1000%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0.1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.1);
    -o-transform: translateX(-50%) translateY(-50%) scale(0.1);
    max-width: none;
    width: auto;
}

@media only screen and (max-width:1199px) {
    .footer-flightimg-row .col-xs-3 {
        padding: 18% 0 0;
    }
}

@media only screen and (max-width:767px) {
    .footer-flightimg-row .col-xs-3 {
        padding: 20% 0 0;
    }
}

@media only screen and (max-width:575px) {
    .footer-flightimg-row .col-xs-3 {
        padding: 27% 0 0;
    }
}

@media only screen and (max-width:425px) {}

/*-------- end footer-flightimg-row --------*/
/*--------- uncover-the-world  ---------*/
.uncover-the-world .marqueeunc {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    grid-column-gap: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uncover-the-world .marqueeunc-content {
    min-width: 100%;
    grid-column-gap: 80px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: scrollunc 20s linear infinite;
    -moz-animation: scrollunc 20s linear infinite;
    -o-animation: scrollunc 20s linear infinite;
    animation: scrollunc 20s linear infinite;
}

@-webkit-keyframes scrollunc {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(-webkit-calc(-100% - 80px));
        transform: translateX(calc(-100% - 80px));
    }
}

@-moz-keyframes scrollunc {
    from {
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -moz-transform: translateX(-moz-calc(-100% - 80px));
        transform: translateX(calc(-100% - 80px));
    }
}

@-o-keyframes scrollunc {
    from {
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -o-transform: translateX(calc(-100% - 80px));
        transform: translateX(calc(-100% - 80px));
    }
}

@keyframes scrollunc {
    from {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(-webkit-calc(-100% - 80px));
        -moz-transform: translateX(-moz-calc(-100% - 80px));
        -o-transform: translateX(calc(-100% - 80px));
        transform: translateX(calc(-100% - 80px));
    }
}

.uncover-the-world .marqueeunc-image {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

@media (min-width:768px) {
    .row.marqueeunc-row {
        margin: 0;
    }
}

@media only screen and (max-width:1499px) {

    .uncover-the-world .marqueeunc-content,
    .uncover-the-world .marqueeunc {
        grid-column-gap: 70px;
    }
}

@media only screen and (max-width:1199px) {

    .uncover-the-world .marqueeunc-content,
    .uncover-the-world .marqueeunc {
        grid-column-gap: 60px;
    }
}

@media only screen and (max-width:991px) {

    .uncover-the-world .marqueeunc-content,
    .uncover-the-world .marqueeunc {
        grid-column-gap: 50px;
    }

    .uncover-the-world .marqueeunc-content img {
        height: 50px;
    }
}

@media only screen and (max-width:767px) {

    .uncover-the-world .marqueeunc-content,
    .uncover-the-world .marqueeunc {
        grid-column-gap: 40px;
    }
}

@media only screen and (max-width:575px) {

    .uncover-the-world .marqueeunc-content,
    .uncover-the-world .marqueeunc {
        grid-column-gap: 30px;
    }

    .uncover-the-world .marqueeunc-content img {
        height: 44px;
    }
}

/*--------- end uncover-the-world  ---------*/
/*----------- business-faqs -----------*/
.faq-wrapper {
    width: 100%;
    max-width: 920px;
    margin: 0px auto;
    overflow: hidden;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #A8A8A8;
}

.business-faqs {
    padding: 50px 0;
}

.business-faqs .panel {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.business-faqs .panel+.panel {
    border-top: 1px solid #A8A8A8;
    margin: 0;
}

.business-faqs .panel-heading {
    background: transparent;
    padding: 0;
}

.business-faqs .panel-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    color: #222;
}

.business-faqs .panel-title a,
.business-faqs .panel-body {
    font-size: 16px;
}

.business-faqs .panel-title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-decoration: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #404040;
    font-style: normal;
    font-weight: 400;
    /* 150% */
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    gap: 11px;
}

.business-faqs .faq-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    line-height: 1.5;
}

.business-faqs .panel-title a[aria-expanded="true"] {
    font-weight: 500;
}

.business-faqs .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-color: #f9f9f9;
}

.business-faqs .icon-box {
    min-width: 26px;
    width: 26px;
    height: 26px;
    background: #F6BC81;
    color: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 152%;
    line-height: 1;
    font-weight: 300;
}

.business-faqs .panel-title a,
.business-faqs .panel-body {
    padding: 28px 20px;
}

.business-faqs .panel-body {
    padding-left: 59px;
    color: #2e2e2e;
    background: #f9f9f9;
    line-height: 1.8;
}

.business-faqs .panel-title a[aria-expanded="true"] .icon-box::before {
    content: "-";
}

.business-faqs .icon-box::before {
    content: "+";
}

.business-faqs .faq-text .faq-number {
    white-space: nowrap;
}

@media only screen and (min-width:1200px) {}

@media only screen and (max-width:1199px) {

    .business-faqs .panel-title a,
    .business-faqs .panel-body {
        font-size: 15px;
        padding: 22px 15px;
    }

    .business-faqs .panel-body {
        padding-left: 53px;
        line-height: 1.7;
    }
}

@media only screen and (max-width:991px) {
    .business-faqs .faq-text {
        gap: 15px;
    }
}

@media only screen and (max-width:767px) {

    .business-faqs .panel-title a,
    .business-faqs .panel-body {
        font-size: 14px;
        padding: 14px 15px;
    }

    .business-faqs .faq-text {
        gap: 10px;
    }

    .business-faqs .icon-box {
        min-width: 24px;
        width: 24px;
        height: 24px;
    }

    .business-faqs .panel-body {
        line-height: 1.6;
    }
}

@media only screen and (max-width:575px) {
    .business-faqs .icon-box {
        min-width: 22px;
        width: 22px;
        height: 22px;
        font-size: 135%;
    }

    .business-faqs .faq-text {
        gap: 8px;
    }

    .faq-wrapper {
        -webkit-border-radius: 15px;
        border-radius: 15px;
    }
}

@media only screen and (max-width:370px) {

    .business-faqs .panel-title a,
    .business-faqs .panel-body {
        padding: 12px 10px;
    }

    .business-faqs .panel-body {
        font-size: 13px;
    }
}

/*--------- end business-faqs ---------*/
/*----------- hear-from-customers -----------*/
.hear-from-customers {
    margin-bottom: 50px;
}

.hearfrom-testimonial {
    position: relative;
    border: 1.5px solid #ffc589;
    -webkit-border-radius: 20px 20px 20px 0;
    border-radius: 20px 20px 20px 0;
    padding: 15px;
}

.hearfrom-testimonial::after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: -1px;
    background-image: url('/resources/images/business/testimonial-bottom-arrow.webp');
    width: 40px;
    height: 40px;
    background-position: bottom left;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

.hearfrom-text {
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    /* 153.846% */
    margin-bottom: 8px;
    line-height: 1.7;
}

.hearfrom-author {
    margin-bottom: 2px;
    color: #000E28;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    /* 133.333% */
    margin-top: 15px;
}

.hearfrom-date {
    color: #333;
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
    /* 140% */
}

.hear-from-rating {
    margin-bottom: 40px;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.hear-from-rating strong {
    font-weight: 600;
}

.hear-from-rating b {
    font-size: 15px;
    font-weight: 500;
}

.hear-from-rating img {
    margin: -3px 6px 0
}

.hear-customers-heading h2 {
    color: #000E28;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    margin-top: 12px;
    margin-bottom: 12px;
    line-height: 1.3;
}

.hearfrom-date,
.hearfrom-author {
    padding-left: 22px;
    position: relative;
    z-index: 1;
}

.hearfrom-testimonial img.hearfrom-stars {
    width: auto;
}

#hearfrom-carousel .owl-nav .disabled,
#uncoverworld-carousel .owl-nav .disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
    cursor: no-drop;
}

#hearfrom-carousel .owl-nav {
    position: absolute;
    left: 15px;
    bottom: 20px;
}

.hear-from-customers .col-xs-12,
#hearfrom-carousel {
    position: static;
}

.hear-from-customers .container {
    position: relative;
}

#hearfrom-carousel .owl-nav .owl-next {
    margin-left: 18px;
}

#hearfrom-carousel .owl-nav:after {
    content: '';
    width: 200px;
    height: 2px;
    position: absolute;
    left: 100%;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#FFA951), color-stop(51.73%, #FFDBB8), to(#FFB268));
    background: -webkit-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: -moz-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: -o-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: linear-gradient(90deg, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    top: 50%;
    margin-top: -1px;
    margin-left: 22px;
}

@media only screen and (min-width: 576px) {
    .hear-from-rating .clearfix {
        display: none;
    }
}

@media (max-width: 1199px) {
    .hear-customers-heading svg {
        width: 70px;
        height: 70px;
    }
}

@media only screen and (max-width: 1199px) {
    .hear-customers-heading h2 {
        font-size: 22px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .hear-customers-heading svg {
        width: 60px;
        height: 60px;
    }
}

@media only screen and (max-width: 991px) {
    .hear-customers-heading h2 {
        font-size: 20px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .hear-from-customers .col-md-8 {
        position: relative;
    }

    #hearfrom-carousel .owl-nav {
        top: -70px;
        left: auto;
        right: 15px;
    }

    #hearfrom-carousel .owl-nav:after {
        left: auto;
        right: 0;
        top: -14px;
        margin-right: 0;
        margin-left: auto;
        width: 1000px;
    }

    .hear-customers-heading p {
        padding-right: 95px;
    }

    .hear-customers-heading h2 span {
        display: inline-block;
        background: #ffffff;
        position: relative;
        z-index: 1;
        padding: 0 9px 0 15px;
        margin-left: -15px;
        -webkit-box-shadow: 0 -11px 0 0 #fff;
        box-shadow: 0 -11px 0 0 #fff;
    }

    .hear-from-customers {
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    .hear-customers-heading svg {
        width: 50px;
        height: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .hear-customers-heading h2 {
        font-size: 18px;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    #hearfrom-carousel .owl-nav {
        top: -65px;
    }

    #hearfrom-carousel .owl-nav:after {
        top: -12px;
    }
}

@media (max-width: 575px) {
    .hear-customers-heading svg {
        width: 45px;
        height: 45px;
    }

    #hearfrom-carousel .owl-stage-outer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .hearfrom-text {
        font-size: 12px;
    }

    .hearfrom-testimonial {
        padding: 12px;
        -webkit-border-radius: 12px 12px 12px 0;
        border-radius: 12px 12px 12px 0;
    }

    .hearfrom-author {
        font-size: 14px;
        margin-top: 11px;
    }
}

@media only screen and (max-width: 575px) {
    .hear-customers-heading h2 {
        font-size: 17px;
    }

    #hearfrom-carousel .item {
        width: 240px;
    }

    .hear-from-customers .col-md-8 {
        padding: 0;
    }

    #hearfrom-carousel .owl-nav {
        top: -52px;
    }

    #hearfrom-carousel .owl-nav .owl-next {
        margin-left: 15px;
    }

    .hear-from-rating b {
        font-size: 14px;
    }

    .hear-from-rating {
        font-size: 13px;
    }

    .hear-from-customers .clearfix {
        margin-bottom: 7px;
    }

    .hear-from-rating {
        margin-bottom: 30px;
    }

    .dedicated-assistance {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 483px) {
    #hearfrom-carousel .owl-nav:after {
        top: -28px;
    }
}

@media (max-width: 425px) {
    .hear-customers-heading svg {
        width: 40px;
        height: 40px;
    }

    .hearfrom-author {
        font-size: 13px;
    }
}

@media only screen and (max-width: 425px) {
    .hear-customers-heading h2 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 420px) {
    #hearfrom-carousel .owl-nav:after {
        top: -24px;
    }
}

/*--------- end hear-from-customers ---------*/
/*----------- how-it-works -----------*/
.how-it-works {
    background-image: url('/resources/images/business/booking-request-bg.webp');
    background-position: bottom -141px center;
    -webkit-background-size: auto auto;
    -o-background-size: auto;
    background-size: auto;
    margin-top: 50px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
}

.booking-request {
    padding-top: 50px
}

.booking-request .row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 52px;
}

.booking-request .row .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
}

.booking-request p {
    color: #404040;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 0;
    letter-spacing: normal;
}

.booking-request .media-object {
    max-width: none;
    height: 60px;
    display: inline-block;
}

.booking-request .media-left {
    min-width: 71px;
    text-align: center;
}

@media only screen and (min-width: 1920px) and (max-width: 1999px) {
    .how-it-works {
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom 67% center;
    }
}

@media only screen and (min-width: 2000px) and (max-width: 2199px) {
    .how-it-works {
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom 62% center;
    }
}

@media only screen and (min-width: 2200px) and (max-width: 2399px) {
    .how-it-works {
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom 56% center;
    }
}

@media only screen and (min-width: 2400px) and (max-width: 2559px) {
    .how-it-works {
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom 53% center;
    }
}

@media only screen and (min-width: 2560px) {
    .how-it-works {
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom 51% center;
    }
}

@media only screen and (max-width:1199px) {
    .booking-request .media-object {
        height: 48px;
    }

    .booking-request .media-heading {
        margin-bottom: 6px;
    }

    .booking-request .media-left {
        min-width: 65px;
    }

    .how-it-works {
        background-position: bottom -82px center;
    }
}

@media only screen and (max-width:991px) {
    .booking-request .row .col-xs-12 {
        margin-bottom: 25px;
    }

    .booking-request .row .col-xs-12:last-child {
        margin-bottom: 0;
    }

    .how-it-works {
        background-position: bottom 0 center;
        -webkit-background-size: auto 116%;
        -o-background-size: auto 116%;
        background-size: auto 116%;
    }
}

@media only screen and (max-width:767px) {
    .how-it-works {
        -webkit-background-size: auto 126%;
        -o-background-size: auto 126%;
        background-size: auto 126%;
    }
}

@media only screen and (max-width:575px) {
    .booking-request p {
        font-size: 12px;
    }

    .booking-request .media-left {
        min-width: auto;
        padding-right: 15px;
    }

    img.commercial-airplane {
        max-width: 90%;
    }

    .booking-request .media-object {
        height: auto;
        max-width: 26px;
        max-height: 32px;
    }

    .how-it-works {
        -webkit-background-size: auto 130%;
        -o-background-size: auto 130%;
        background-size: auto 130%;
    }
}

@media only screen and (max-width:425px) {}

/*--------- end how-it-works ---------*/
/*--------- uncover-the-world ---------*/
.uncover-the-world {
    background-color: #000e28;
    padding-top: 28px;
    color: #fff;
    margin-top: -3px;
}

.uncover-the-world .common-site-wrapper {
    margin-top: 24px;
}

.uncoverworld-slider-img {
    padding: 150% 0 0;
    overflow: hidden;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    position: relative;
    -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.30);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.30);
    margin-top: 10px;
}

#uncoverworld-carousel {
    margin-top: -10px;
}

#uncoverworld-carousel h4 {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 30px;
    color: #ffffff;
    margin-bottom: 52px;
}

#uncoverworld-carousel .owl-nav button img {
    max-width: none;
}

#uncoverworld-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#uncoverworld-carousel .owl-nav .owl-prev {
    right: 100%;
    margin-right: 60px;
}

#uncoverworld-carousel .owl-nav .owl-next {
    left: 100%;
    margin-left: 60px;
}

#uncoverworld-carousel .owl-nav:after {
    content: '';
    width: 60px;
    height: 2px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 1px;
    border-radius: 1px;
    bottom: 47px;
    background: -webkit-gradient(linear, left top, right top, from(#FFA951), color-stop(51.73%, #FFDBB8), to(#FFB268));
    background: -webkit-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: -moz-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: -o-linear-gradient(left, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
    background: linear-gradient(90deg, #FFA951 0%, #FFDBB8 51.73%, #FFB268 100%);
}

#uncoverworld-carousel .owl-nav button {
    margin-top: -52px;
}

@media only screen and (min-width:1200px) {}

@media only screen and (max-width:1699px) {
    #uncoverworld-carousel .owl-nav button {
        margin-top: 0;
        top: -54px;
    }

    #uncoverworld-carousel .owl-nav .owl-prev {
        right: 77px;
        margin-right: 0;
    }

    #uncoverworld-carousel .owl-nav .owl-next {
        margin-left: 0;
        right: 30px;
        left: auto;
    }
}

@media only screen and (max-width:1199px) {
    #uncoverworld-carousel h4 {
        margin-top: 12px;
    }
}

@media only screen and (max-width:991px) {
    .uncoverworld-slider-img {
        -webkit-border-radius: 35px;
        border-radius: 35px;
    }

    #uncoverworld-carousel .owl-nav button {
        top: -54px;
    }
}

@media only screen and (max-width:767px) {
    #uncoverworld-carousel .owl-nav button {
        top: auto;
        bottom: -18px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 30px;
    }

    #uncoverworld-carousel .owl-nav .owl-next {
        left: 50%;
        margin-left: 25px;
    }

    #uncoverworld-carousel .owl-nav .owl-prev {
        margin-left: -25px;
    }

    #uncoverworld-carousel {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width:575px) {
    .uncoverworld-slider-img {
        -webkit-border-radius: 30px;
        border-radius: 30px;
    }
}

@media only screen and (max-width:425px) {
    .uncoverworld-slider-img {
        -webkit-border-radius: 25px;
        border-radius: 25px;
    }

    #uncoverworld-carousel h4 {
        font-size: 13px;
    }
}

/*--------- end uncover-the-world ---------*/
/*--------- subscribe-discounts ---------*/
.subscribe-discounts ul {
    list-style: none;
    margin-bottom: -21px;
    margin-right: -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.subscribe-discounts ul li {
    margin-bottom: 21px;
    padding-right: 15px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    color: #ffffff;
    font-size: 12px;
    -webkit-background-size: 17px 17px;
    -o-background-size: 17px;
    background-size: 17px;
    padding-left: 24px;
    letter-spacing: normal;
}

.subscribe-discounts {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #FFA951;
    background: rgb(1 14 40 / 55%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding: 40px;
}

img.saveup-discounts {
    width: 186px;
}

.saveup-heading {
    margin-bottom: 36px;
    color: #ffffff;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.saveup-heading strong {
    color: #F6BC81;
    font-size: 60px;
    font-style: normal;
    line-height: 0.8;
    display: inline-block;
    margin: 0 13px;
    background-image: url('/resources/images/business/save-upto-stars.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 19px;
    font-weight: 600;
    white-space: nowrap;
    -webkit-background-size: 118px 118px;
    -o-background-size: 118px;
    background-size: 118px;
}

img.commercial-airplane {
    max-width: 80%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: smooth-roll 4s linear infinite;
    -moz-animation: smooth-roll 4s linear infinite;
    -o-animation: smooth-roll 4s linear infinite;
    animation: smooth-roll 4s linear infinite;
}

@-webkit-keyframes smooth-roll {
    0% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    25% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    75% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

@-moz-keyframes smooth-roll {
    0% {
        -moz-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    25% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -moz-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    75% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

@-o-keyframes smooth-roll {
    0% {
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    25% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -o-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    75% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

@keyframes smooth-roll {
    0% {
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    25% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    75% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

.subscribe-email-heading h4 {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
}

.subscribe-email-heading {
    margin-bottom: 36px;
}

.subscribe-email-input p {
    color: #A3B4D2;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    margin-top: 14px;
    margin-bottom: 0;
    background-image: url('/resources/images/business/subscribe-mail-check.png');
    background-repeat: no-repeat;
    background-position: top 0px left;
    -webkit-background-size: 14px 14px;
    -o-background-size: 14px;
    background-size: 14px;
    padding-left: 20px;
}

.subscribe-email-input label {
    color: #A3B4D2;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.subscribe-email-input .btn.btn-default {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    /* 137.5% */
    color: #ffffff;
    background: -webkit-linear-gradient(352deg, #ff9c37 16.17%, #ffc285 82.21%, #ffa54e 100%) !important;
    background: -moz-linear-gradient(352deg, #ff9c37 16.17%, #ffc285 82.21%, #ffa54e 100%) !important;
    background: -o-linear-gradient(352deg, #ff9c37 16.17%, #ffc285 82.21%, #ffa54e 100%) !important;
    background: -moz-linear-gradient(352deg, #ff9c37 16.17%, #ffc285 82.21%, #ffa54e 100%) !important;
    background: -o-linear-gradient(352deg, #ff9c37 16.17%, #ffc285 82.21%, #ffa54e 100%) !important;
    background: linear-gradient(98deg, #ff9c37 16.17%, #ffc285 82.21%, #ffa54e 100%) !important;
    border: none;
    height: 50px;
    padding: 11px 24px;
    margin: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: 0.4px;
}

.subscribe-email-input .btn.btn-default:hover {
    background: -webkit-linear-gradient(352deg, #f1902d 16.17%, #e59d55 82.21%, #ed9239 100%) !important;
    background: -moz-linear-gradient(352deg, #f1902d 16.17%, #e59d55 82.21%, #ed9239 100%) !important;
    background: -o-linear-gradient(352deg, #f1902d 16.17%, #e59d55 82.21%, #ed9239 100%) !important;
    background: linear-gradient(98deg, #f1902d 16.17%, #e59d55 82.21%, #ed9239 100%) !important;
}
.input-group.mb-2 {
    margin-bottom: 6px;
}

.subscribe-discounts #emailMsg { 
overflow: clip;
    padding: 3px 9px;
    background: #cf0000;
    font-size: 12px;
    color: #fff !important;
}
.subscribe-email-input .input-group .form-control {
    height: 50px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #374256;
    border: solid 1px #374256;
    background-image: url('/resources/images/business/subscribe-mail-icon.png');
    background-repeat: no-repeat;
    background-position: left 10px center;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px;
    background-size: 16px;
    padding-left: 37px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}
.subscribe-discounts #emailMsg:empty {
    display: none;
}
.subscribe-email-input .input-group .form-control::-webkit-input-placeholder {
    color: #ADADAD;
    font-weight: 500;
}

.subscribe-email-input .input-group .form-control::-moz-placeholder {
    color: #ADADAD;
    font-weight: 500;
}

.subscribe-email-input .input-group .form-control:-ms-input-placeholder {
    color: #ADADAD;
    font-weight: 500;
}

.subscribe-email-input .input-group .form-control:-moz-placeholder {
    color: #ADADAD;
    font-weight: 500;
}

.subscribe-email-input .input-group-btn {
    padding-left: 10px;
}

.subscribe-email-input .input-group .form-control:focus {
    border-color: #F6BC81;
}

.subscribe-discounts .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.banner.book-cheapfl-1.business.charter:after {
    background-position: top 0 center;
    background-image: url('/resources/images/business/business-charter-bg.webp');
}

@media only screen and (max-width:1399px) {
    img.saveup-discounts {
        width: 176px;
    }

    .saveup-heading strong {
        font-size: 50px;
        -webkit-background-size: 104px 104px;
        -o-background-size: 104px;
        background-size: 104px;
    }

    .saveup-heading {
        font-size: 13px;
    }

    .subscribe-discounts {
        padding: 34px;
    }

    .subscribe-email-heading {
        margin-bottom: 17px;
    }
}

@media only screen and (max-width:1199px) {
    .subscribe-email-input {}

    .subscribe-email-input .input-group {
        display: block;
    }

    .subscribe-email-input .input-group-btn {
        padding-left: 0;
        padding-top: 10px;
    }

    .subscribe-email-input .btn.btn-default {
        width: 100%;
    }

    .subscribe-discounts {
        padding: 25px;
    }
}

@media only screen and (max-width:991px) {
    .subscribe-email-heading {
        margin-top: 40px;
    }

    .saveup-heading {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 31px;
        margin-top: 20px;
    }
}

@media only screen and (max-width:767px) {
    .subscribe-discounts ul li {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 18px;
    }

    .subscribe-discounts {
        padding: 20px;
    }

    .subscribe-email-heading {
        margin-top: 30px;
    }
}

@media only screen and (max-width:575px) {
    img.saveup-discounts {
        width: 99px;
    }

    .saveup-heading strong {
        font-size: 40px;
        -webkit-background-size: 85px 85px;
        -o-background-size: 85px;
        background-size: 85px;
        margin: 0 8px;
        padding-bottom: 13px;
    }

    .saveup-heading {
        font-size: 12px;
        margin-bottom: 26px;
        margin-top: 15px;
    }

    .subscribe-discounts {
        padding: 15px;
    }

    .subscribe-email-input .btn.btn-default {
        font-size: 15px;
    }
}

@media only screen and (max-width:425px) {
    .subscribe-email-heading h4 {
        font-size: 14px;
    }

    .subscribe-discounts ul li {
        margin-bottom: 15px;
    }

    .subscribe-discounts ul li {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width:370px) {
    .saveup-heading strong {
        font-size: 30px;
        -webkit-background-size: 64px 64px;
        -o-background-size: 64px;
        background-size: 64px;
        padding-bottom: 11px;
    }

    img.saveup-discounts {
        width: 87px;
    }
}

/*------- end subscribe-discounts -------*/