﻿.headerV2-reskin#header .logo a img{
    max-width: 80px;
}
.headerV2-reskin#header{
    padding-top: 5px;
    padding-bottom: 5px;
}
.headerV2-reskin#header {
    z-index: unset;
}
    .headerV2-reskin#header .country-listcontainer {
        z-index: unset;
    }
@media (min-width: 992px) {
    .headerV2-reskin#header {
        z-index: 999;
    }
        .headerV2-reskin#header .country-listcontainer {
            z-index: 3001;
        }
}
    .headerV2-reskin#header .flex-row{
        margin: 0;
    }
@media (min-width: 768px) {
    .headerV2-reskin#header .logo a img {
        max-width: 112px;
    }
}
.headerV2-reskin .custom-select-wrapper .custom-options{
    border: 0.5px solid #C5D3E3;
}
.headerV2-reskin#header .action-link .action-list li.account_details .custom-options {
    left: -55px;
}
.headerV2-reskin .custom-select-wrapper .custom-select {
    display: block;
}
.headerV2-reskin#header .action-link .action-list li.account_details .name_info {
    font-weight: 500;
}
@media (min-width: 1200px) {
    .headerV2-reskin#header{
        padding: 0;
    }
    .headerV2-reskin .container.lg-container{
        max-width: 1610px;
    }
}
.headerV2-reskin#header .action-link .action-list ._svg-logo {
    width: 27px;
    max-height: 35px;
    height: 27px;
    display: flex;
}
.headerV2-reskin#header .action-link .action-list li:last-child svg {
    width: 20px;
    height: 20px;
    display: flex;
}
@media (min-width: 1400px) {
    .headerV2-reskin#header .action-link .action-list ._svg-logo {
        width: 32px;
        height: 32px;
    }
}
.headerV2-reskin#header #activemenu:before{
    content: "";
}
.headerV2-reskin#header .action-link{
    padding-right: 0;
}
    .headerV2-reskin#header .action-link .action-list li.account_details ._svg-logo .a {
        fill: #4B6D93;
        stroke: #4B6D93;
    }
@media (min-width: 1400px) {
    .headerV2-reskin .country-listcontainer > .country-list {
        width: 30px
    }
}
@media (min-width: 1500px) {
    .headerV2-reskin .country-listcontainer > .country-list {
        width: 80px
    }
}
.headerV2-reskin .country-listcontainer > .country-list > li {
    border: 1px solid #C5D3E3;
    border-radius: 7px;
}

    .headerV2-reskin .country-listcontainer > .country-list > li > a::after {
        background-image: url("../../images/reskin/header-dropdown-icon.svg");
        content: "";
        position: absolute;
        left: 17px;
        width: 20px;
        height: 10px;
        background-repeat: no-repeat;
        background-position: center;
        top: 8px;
        background-size: 7px;
    }
@media (min-width: 1200px) {
    .headerV2-reskin .country-listcontainer > .country-list.region_box > li > a::after {
        top: 8px;
    }
}
.headerV2-reskin .country-listcontainer .country-list .region a::before {
    width: 13px;
}
@media (min-width: 1200px) {
    .headerV2-reskin .country-listcontainer .country-list .region a::before {
        top: 1px;
    }
}
.headerV2-reskin .country-listcontainer{
    margin-left: 12px;
}
.headerV2-reskin#header .logo {
    padding-top: 0;
    margin-top: 0;
    margin-right: 0px;
    align-self: center;
    height: auto;
    margin-bottom: 0;
    padding: 0 0 0 0px;
}
.headerV2-reskin .country-listcontainer > .country-list > li > a::before {
    left: 6px;
}
.headerV2-reskin .country-listcontainer > .country-list > li > a {
    width: 36px;
    height: 21px;
    display: flex;
    align-items: center;
}
.headerV2-reskin .country-listcontainer .country-list.menu.mini {
    border: 0.5px solid #C5D3E3;
    box-shadow: none !important;
}

    .headerV2-reskin .country-listcontainer .country-list.menu.mini a:hover {
        background-color: #F2FBFF;
    }

    .headerV2-reskin .country-listcontainer .country-list.menu.mini a {
        color: #4B6D93;
        padding: 8px 18px;
        padding-left: 42px;
        font-weight: 500;
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
    }
.headerV2-reskin .country-listcontainer .country-list.menu.mini {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    min-width: 180px;
    padding: 15px 10px;
    box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.1607843137);
    margin-top: 3px;
    margin-left: -1px;
}
.headerV2-reskin .country-listcontainer .country-list.new_region_box .region a::before{
    width: 20px;
}

@media (min-width: 1200px) {
    .headerV2-reskin .country-listcontainer .country-list.menu.mini {
        flex-direction: row;
        min-width: 480px;
    }
}
.headerV2-reskin .country-listcontainer .country-list.menu.mini li {
    display: flex;
}

@media (min-width: 1200px) {
    .headerV2-reskin .country-listcontainer .country-list.menu.mini li {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
.headerV2-reskin #main-menu ul.menu > li > a.has-children.activelist{
    color: #01b7f2;
}
.headerV2-reskin #main-menu ul.menu > li > a.has-children::before {
    content: url('../../images/reskin/header-dropdown-icon.svg');
}
.headerV2-reskin #main-menu ul.menu > li > a.has-children.activelist::before {
    content: url('../../images/reskin/header-dropdown-blue-icon.svg');
}
@media (min-width: 1200px) {
    .headerV2-reskin #main-menu ul.menu > li > a.has-children::before {
        font-size: 15px;
        top: -1px;
        right: 12px;
    }
}

@media (min-width: 1400px) {
    .headerV2-reskin #main-menu ul.menu > li > a.has-children::before {
        right: 13px;
        font-size: 16px;
        top: -2px;
    }
}

@media (min-width: 1600px) {
    .headerV2-reskin #main-menu ul.menu > li > a.has-children::before {
        right: 20px;
        top: -2px;
    }
}
.headerV2-reskin #main-menu ul.menu > li > a {
    font-size: 14px;
    letter-spacing: 1.05px;
    color: #4B6D93;
    text-transform: unset;
}
@media (min-width: 1200px) {
    .headerV2-reskin #main-menu ul.menu > li > a {
        font-size: 15px;
    }
}

.headerV2-reskin #main-menu ul.menu > li > a:hover, .headerV2-reskin #main-menu ul.menu > li > a:focus {
    color: #01b7f2;
}
.headerV2-reskin #main-menu ul.menu > li.active > a {
    color: #01b7f2;
}

@media (min-width: 1200px) {
    .headerV2-reskin #main-menu ul.menu > li > a {
        font-size: 14px;
        padding: 0 21px;
    }
}

@media (min-width: 1600px) {
    .headerV2-reskin #main-menu ul.menu > li > a {
        font-size: 15px;
        padding: 0 30px;
    }
}
.headerV2-reskin #main-menu ul.menu > li:last-child a {
    padding-right: 0;
}

.headerV2-reskin #main-menu .tu-mega-menu .menu-topheader h3 > a {
    background: #01b7f2;
    font-size: 12px;
    letter-spacing: 1.55px;
    font-weight: 900;
    height: 37px;
    line-height: 9px;
    border-radius: 6px;
    text-align: center;
    padding: 14px 15px;
}

    .headerV2-reskin #main-menu .tu-mega-menu .menu-topheader h3 > a::before {
        content: "" !important;
    }
.headerV2-reskin #main-menu .tu-mega-menu .mega-mainbar > ul > li > a {
    color: #4B6D93;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.47px;
    padding: 7px 10px 7px 30px;
}

    .headerV2-reskin #main-menu .tu-mega-menu .mega-mainbar > ul > li > a:hover, .headerV2-reskin #main-menu .tu-mega-menu .mega-mainbar > ul > li > a.activeitem {
        background: #F2FBFF;
    }
.headerV2-reskin #main-menu ul > li:nth-child(6) .tu-mega-menu .mega-mainbar {
    border-bottom-right-radius: 25px;
}
.headerV2-reskin #main-menu .tu-mega-menu .mega-mainbar {
    border-bottom-left-radius: 25px;
    border: 0.5px solid #C5D3E3;
    border-top: 0;
}

    .headerV2-reskin #main-menu .tu-mega-menu .mega-mainbar > ul > li > a::before {
        content: url('../../images/reskin/header-arrow-left.svg');
    }

.headerV2-reskin .tu-mega-menu-container .tu-mega-menu .mega-destinationbar-container {
    border-right: 0.5px solid #C5D3E3;
    border-bottom: 0.5px solid #C5D3E3;
    border-bottom-right-radius: 25px;
}

.headerV2-reskin #main-menu .tu-mega-menu .menu-topheader h3 {
    font-size: 12px;
    letter-spacing: 0.49px;
    color: #4B6D93;
    font-weight: 600;
}

.headerV2-reskin .accordion-container .accordion-dest-items > li > a[data-toggle=collapse].collapsed::before {
    content: url(../../images/reskin/toggle-plus-icon.svg);
    top: 0;
}

.headerV2-reskin .accordion-container .accordion-dest-items > li > a[data-toggle=collapse]::before {
    content: url(../../images/reskin/toggle-minus-icon.svg);
    top: -6px
}

.headerV2-reskin .accordion-container .accordion-dest-items > li > a {
    font-size: 14px;
    letter-spacing: 0.56px;
    font-weight: 600;
    color: #4B6D93;
}

.headerV2-reskin .accordion-container .accordion-dest-items > li > ul > li > a {
    color: #4B6D93;
    padding: 4px 0;
    font-size: 14px;
    letter-spacing: 0.56px;
    font-weight: 600;
}
.headerV2-reskin#header .action-link .action-list li {
    padding: 0 8px 0 5px;
}
    .headerV2-reskin#header .action-link .action-list li:last-child {
        padding-right: 0;
    }
@media (min-width: 1200px) {
    .headerV2-reskin#header .action-link .action-list li {
        padding: 0 0 0 13px;
    }
}
@media (min-width: 1400px) {
    .headerV2-reskin#header .action-link .action-list li {
        padding: 0 0 0 5px;
    }
}

/*phone new section*/
.tup-phone__menu {
    display: flex;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
}

@media (min-width: 1400px) {
    .tup-phone__menu {
        border-radius: 14px;
        border: 1px solid #c5d3e3;
        padding: 5px;
        width: 245px;
        margin-left: 8px;
    }
}

.tup-phone__menu::after {
    display: none;
}

@media (min-width: 1400px) {
    .tup-phone__menu::after {
        display: n;
        content: "\f107";
        font-family: FontAwesome;
        line-height: 24px;
        font-size: 16px;
        text-align: center;
        color: #01b7f2;
    }
}

.tup-phone__menu > div > :first-child {
    display: none;
    line-height: 18px;
}

@media (min-width: 1400px) {
    .tup-phone__menu > div > :first-child {
        display: block;
        color: #4B6D93;
        font-size: 14px;
    }
}

.tup-phone__menu > div > :nth-child(2) {
    line-height: 18px;
    letter-spacing: 1.18px;
    font-size: 19px;
    color: #01b7f2;
}
.tup-phone__menu > div > :nth-child(3) {
    display: none;
}

.tup-phone > div > :nth-child(2) {
    display: none;
}

@media (min-width: 1400px) {
    .tup-phone > div > :nth-child(2) {
        display: block;
        color: #01B7F2;
        font-size: 18px;
    }
}

.tup-phone__drop {
    display: none;
    justify-content: flex-end;
    position: relative;
    z-index: 1010;
}

.tup-phone__drop__container {
    border: 1px solid #c5d3e3;
    width: 100%;
    border-radius: 10px;
    margin-top: 10px;
    background-color: #fff;
    padding: 5px 15px 20px 15px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .tup-phone__drop__container {
        padding: 5px 20px 20px 20px;
        margin-bottom: 0;
        position: absolute;
        right: 23px;
        width: 400px;
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
    .tup-phone__drop__container {
        top: -24px;
    }
}

@media (min-width: 1200px) {
    .tup-phone__drop__container {
        top: -28px;
    }
}

.tup-phone__drop__container > div {
    color: #01B7F2;
}

    .tup-phone__drop__container > div::after {
        display: block;
        content: "\f00d";
        font-family: FontAwesome;
        font-size: 12px;
        text-align: center;
        color: #01b7f2;
        text-align: right;
        cursor: pointer;
    }

.tup-phone__drop__container > p {
    text-align: left;
    font-size: 14px;
    color: #4B6D93;
}

    .tup-phone__drop__container > p > a {
        color: #01B7F2;
    }

    .tup-phone__drop__container > p > small {
        font-style: italic;
        font-size: 13px;
    }

.tup-phone__drop__container > ul {
    display: flex;
    flex-direction: column;
    color: #01B7F2;
    font-size: 16px;
}

    .tup-phone__drop__container > ul > li {
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
    }

@media (min-width: 360px) {
    .tup-phone__drop__container > ul > li {
        flex-wrap: wrap;
    }
}

@media (min-width: 412px) {
    .tup-phone__drop__container > ul > li {
        flex-wrap: nowrap;
    }
}

.tup-phone__drop__container > ul > li > a {
    margin: 12px 0;
    flex: 1 1 50%;
}

@media (min-width: 360px) {
    .tup-phone__drop__container > ul > li > a {
        flex: 1 1 100%;
    }

        .tup-phone__drop__container > ul > li > a:last-child {
            padding-left: 0;
        }
}

@media (min-width: 412px) {
    .tup-phone__drop__container > ul > li > a {
        flex: 1 1 50%;
    }

        .tup-phone__drop__container > ul > li > a:last-child {
            padding-left: 8px;
        }
}

@media (min-width: 430px) {
    .tup-phone__drop__container > ul > li > a:last-child {
        padding-left: 10px;
    }
}

@media (min-width: 512px) {
    .tup-phone__drop__container > ul > li > a:last-child {
        padding-left: 0;
        width: auto;
        display: flex;
        position: relative;
    }
    /* .tup-phone__drop__container > ul > li > a:last-child::before {
            left: 27%;
        }*/
}
/*@media (min-width: 717px) {
    .tup-phone__drop__container > ul > li > a:last-child::before {
        left: 50%;
    }
}*/

@media (min-width: 768px) {
    .tup-phone__drop__container > ul > li > a:last-child {
        padding-left: 10px;
    }
}

.tup-phone__drop__container > ul > li > a::before {
    content: " ";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    position: absolute;
}

.tup-phone__drop__container > ul > li > a > span {
    margin-left: 30px;
    color: #01b7f2;
}

@media (min-width: 412px) {
    .tup-phone__drop__container > ul > li > a:last-child > span {
        width: auto;
        display: flex;
        justify-content: end;
    }
}

.tup-phone__drop__container > ul > li {
    border-bottom: 1px solid #c5d3e3;
}
    .tup-phone__drop__container > ul > li:nth-child(1) {
        border-top: 1px solid #c5d3e3;
    }
    .tup-phone__drop__container > ul > li:last-child {
        border-bottom: 0;
    }
    .tup-phone__drop__container > ul > li:nth-child(odd) {
        background-color: #F2FBFF;
    }
    .tup-phone__drop__container > ul > li:nth-child(even) {
        background-color: #FFF;
    }


.country-listcontainer {
    margin-left: 12px;
}

#header .flex-row {
    justify-content: space-between !important;
}
@media (min-width: 1400px) {
    .tup-phone__menu > div.arrow {
        background: url(../../images/reskin/dropdown-icon-down-large.svg);
        background-repeat: no-repeat;
        width: 14px;
        height: 10px;
        background-position: center;
    }
    .tup-phone__menu.tup-phone__menu-small > div.arrow {
        background-size: 9px;
    }
}
/* mobile header */
.headerV2Mobile-reskin#mobile-menu-01 .top-mobile-section {
    min-height: 39px;
    background-color: #fff;
    border-bottom: 0.5px solid #C5D3E3;
    line-height: 39px;
}

.headerV2Mobile-reskin .navbar-brand-logo {
    width: 75px;
    height: 100%;
}

.headerV2Mobile-reskin .navbar-brand {
    padding: 0;
    height: unset;
    line-height: unset;
}

.headerV2Mobile-reskin .flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.headerV2Mobile-reskin .action-list-mobile {
    float: right;
    display: flex;
    align-items: center;
}

    .headerV2Mobile-reskin .action-list-mobile svg {
        width: 25px;
        height: 25px;
    }

        .headerV2Mobile-reskin .action-list-mobile svg._svg-logo .a {
            fill: #4B6D93;
        }

    .headerV2Mobile-reskin .action-list-mobile .login, .headerV2Mobile-reskin .action-list-mobile .phone {
        display: flex;
    }

    .headerV2Mobile-reskin .action-list-mobile .login, .headerV2Mobile-reskin .action-list-mobile .phone {
        padding-right: 15px;
    }

    .headerV2Mobile-reskin .action-list-mobile .closebutton {
        color: #4B6D93;
        font-size: 26px;
    }


.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li > a {
    font-size: 20px;
    letter-spacing: 0.2px;
    color: #4B6D93;
    border-bottom: 0;
    padding-top: 12.8px;
    padding-bottom: 12.8px;
    font-weight: normal;
}

.headerV2Mobile-reskin .top-number {
    border: 0.5px solid #01b7f2;
    padding: 6px 15px 6px 15px;
    border-radius: 8px;
    background: #F2FBFF;
    margin: 10px 15px 15px 15px;
}

.top-number.tup-phone .tup-phone__menu > div > :first-child {
    display: block;
    color: #4B6D93;
    font-size: 13px;
    letter-spacing: 0.74px;
}

.top-number.tup-phone .tup-phone__menu > div > :nth-child(2) {
    font-size: 22px;
    letter-spacing: 3.19px;
    color: #4B6D93;
    padding-top: 5px;
}
    .top-number.tup-phone .tup-phone__menu > div > :nth-child(2) a {
        color: #4B6D93;
    }

    .top-number .tup-phone__menu {
        border: 0;
        width: 100%;
        border-radius: 0;
        padding: unset;
        margin-left: unset;
        justify-content: space-between;
    }

    .top-number .tup-phone__menu > div.arrow {
        content: url(../../images/reskin/dropdown-icon-down-large.svg);
        display: block;
    }

.headerV2Mobile-reskin.mobile-menu a {
    padding: 0;
    opacity: 1;
    display: unset;
}
.headerV2-reskin.bookingflow-reskin .mobile-menu a {
    display: block;
}

.headerV2Mobile-reskin .top-number a span {
    font-size: 13px;
    letter-spacing: 0.74px;
    color: #4B6D93;
}

    .headerV2Mobile-reskin .top-number a span.phone-num {
        display: block;
        font-size: 22px;
        letter-spacing: 3.19px;
        color: #4B6D93;
        padding-top: 8px;
    }

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu .panel {
    box-shadow: none;
    position: relative;
}

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel > .panel-collapse > .panel {
    box-shadow: none;
}

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li > a[data-toggle=collapse] {
    color: #4B6D93;
    font-size: 14px;
    letter-spacing: 0.57px;
    font-weight: 600;
    position: relative;
}

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li > a {
    color: #01b7f2;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.57px;
}

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li > a.collapsed::before {
    content: url("../../images/reskin/dropdown-icon-down-large.svg");
}

.headerV2Mobile-reskin.mobile-menu > ul.menu > li > a[data-parent="#mobile-primary-menu"]::before {
    content: url("../../images/reskin/dropdown-icon-up-large.svg");
}

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li > a[data-toggle=collapse].collapsed:before {
    content: url(../../images/reskin/toggle-plus-icon.svg);
    position: absolute;
    left: 0;
    top: 0;
}

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li > a[data-toggle=collapse]:before {
    content: url(../../images/reskin/toggle-minus-icon.svg);
    position: absolute;
    left: 0;
    top: -4px;
}

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li {
    padding: 12.6px 5px 12.61px 5px;
    padding-left: 18px;
}
    .headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li > ul > li {
        padding-top: 11.21px;
        padding-bottom: 12px;
    }
        .headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li > ul > li > ul > li {
            padding-top:11.21px;
            padding-bottom: 0;
        }
    .headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li.home {
        display: flex;
        padding: 5px 15px;
    }
.headerV2Mobile-reskin.mobile-menu > ul.menu > li > ul li > a {
    padding: 0;
}

.headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li.home > a {
    background: #01b7f2 !important;
    border-radius: 6px;
    text-transform: uppercase;
    height: 33px;
    line-height: 33px;
    padding: 7px 10px 7px 10px;
    display: flex;
    align-items: center;
    font-weight: 900;
    color: #fff !important;
    font-size: 10px;
    letter-spacing: 1.29px;
}

    .headerV2Mobile-reskin#mobile-menu-01 #mobile-primary-menu > li.panel ul > li.home > a:before {
        content: "";
    }

/*.headerV2Mobile-reskin.mobile-menu > ul.menu .panel > .panel-collapse > .panel {
                padding: 5px 15px 5px 15px;
                margin-top: 0;
            }*/

.headerV2Mobile-reskin.mobile-menu > ul.menu .panel > #flightMenuMobile.panel-collapse, .headerV2Mobile-reskin.mobile-menu > ul.menu .panel > #holidayMenuMobile.panel-collapse, .headerV2Mobile-reskin.mobile-menu > ul.menu .panel > #extrasMenuMobile.panel-collapse {
    margin: 0 -15px;
}

.headerV2Mobile-reskin .navbar-brand a img {
    width: 75px;
    height: 100%;
}
/*footer popup reskin*/
.modalV2 #footer .modal-content {
    border: 0.5px solid #C5D3E3;
    box-shadow: none;
    border-radius: 8px;
}

    .modalV2 #footer .modal-content .modal-header .modal-title {
        color: #4B6D93;
        letter-spacing: 0.64px;
        font-size: 16px;
        font-weight: normal;
        text-transform: unset;
    }

    .modalV2 #footer .modal-content .modal-header .soapbox_close_btn:before {
        content: "";
    }

    .modalV2 #footer .modal-content .modal-header {
        border-bottom: 0.5px solid #C5D3E3;
    }

    .modalV2 #footer .modal-content .modal-body p {
        font-size: 12px;
        letter-spacing: 0.48px;
    }

    .modalV2 #footer .modal-content .modal-body input.input-text {
        border: 0.5px solid #4B6D93;
        border-radius: 8px;
        height: 40px;
        color: #4B6D93;
        font-size: 14px;
        letter-spacing: 0.56px;
    }

        .modalV2 #footer .modal-content .modal-body input.input-text::placeholder {
            color: #90A5BD;
            font-size: 14px;
            letter-spacing: 0.56px;
            display: flex;
            align-items: center;
        }

    .modalV2 #footer .modal-content .modal-footer {
        padding-top: 0;
    }

.modalV2 #footer .modal-body {
    padding-bottom: 0;
}

.modalV2 #footer .footer-wrapper #panelTravelNewsContainer .modal-footer .butn {
    background: #01b7f2;
    font-size: 12px;
    letter-spacing: 0.9px;
    font-weight: 900;
    height: 43px;
    line-height: 43px;
    border-radius: 8px;
}

.modalV2 .a-toggle {
    fill: #4B6D93;
}

.subscribe-footer-butn {
    background-color: #98ce44;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    letter-spacing: 0.08em;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 13px;
}

@media (min-width: 1200px) {
    .subscribe-footer-butn {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
}

.subscribe-footer-butn a:hover, .subscribe-footer-butn a:focus {
    color: #fff;
}
@media (min-width: 1200px) {
    .tup-phone__drop__container.tup-phone__drop__container__small {
        position: fixed;
        top: 15px;
        right: 168px;
    }
}
.headerV2Mobile-reskin#mobile-menu-01 .top-mobile-section #clsebtn {
    width: unset;
    background: transparent;
    position: unset;
}

.headerV2Mobile-reskin .action-list {
    display: flex;
    align-items: center;
    float: right;
}

.headerV2Mobile-reskin .account_details a > svg {
    width: 25px;
    height: 25px;
    display: flex;
    fill: #4B6D93;
}

.headerV2Mobile-reskin svg.call-icon {
    width: 25px;
    height: 25px;
}

.headerV2Mobile-reskin .account_details, .headerV2Mobile-reskin .tup-phone {
    padding-right: 15px;
    display: flex;
}

/* flight flow header*/
.headerV2-reskin.bookingflow-reskin#header {
    padding: 0;
    background: #fff;
}

    .headerV2-reskin.bookingflow-reskin#header .logo {
        padding: 0;
        height: 56px;
        display: flex;
        align-items: center;
    }

@media (min-width: 1200px) {
    .headerV2-reskin.bookingflow-reskin#header .logo {
        height: 66px;
    }
}

@media (min-width: 992px) {
    .agentflow-reskin.headerV2-reskin#header .logo a img {
        max-width: unset;
    }
}

.headerV2-reskin.bookingflow-reskin#header .logo a img {
    max-width: unset;
}

#header.bookingflow-reskin .topnav ul.quick-menu > li > a {
    color: #fff;
    line-height: 30px;
    display: block;
    font-size: 0.8333em;
    text-transform: uppercase;
}

#header.bookingflow-reskin .topnav ul.quick-menu > li > a {
    font-size: 12px;
    letter-spacing: 0.66px;
    text-transform: unset;
}

#header.bookingflow-reskin .topnav ul.quick-menu > li:nth-child(2) > a {
    text-transform: unset;
}
#header.bookingflow-reskin .topnav ul.quick-menu > li:nth-child(4) > a, #header.bookingflow-reskin .topnav ul.quick-menu > li:nth-child(3) > a {
    text-transform: lowercase;
}
    #header.bookingflow-reskin .topnav ul.quick-menu > li:nth-child(4) > a:first-letter,
    #header.bookingflow-reskin .topnav ul.quick-menu > li:nth-child(3) > a:first-letter{
        text-transform: uppercase;
    }
#header.bookingflow-reskin .contact-details a > i {
    display: none;
}

#header.bookingflow-reskin .quick-menu .mobile-app img {
    display: none;
}

#header.bookingflow-reskin .contact-details .contact-phone {
    font-size: 20px;
    letter-spacing: 1.1px;
}

.headerV2-reskin.bookingflow-reskin #main-menu ul.menu > li > a {
    font-size: 14px;
}

#header.bookingflow-reskin #main-menu ul.menu > li.active > a, #header.bookingflow-reskin .chaser ul.menu > li.active > a {
    font-weight: normal;
    color: #01b7f2;
}

#header.bookingflow-reskin .mobile-menu-toggle {
    background: url(../../images/reskin/header-toggle-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 56px;
    padding: 0;
    background-size: 20px;
}
.bookingflow-reskin ul.menu.mini{
    border: 0.5px solid #C5D3E3;
    border-radius: 10px;
}
    .bookingflow-reskin ul.menu.mini li a{
        color: #4B6D93;
        border-bottom: 0.5px solid #C5D3E3;
        font-size: 12px;
        opacity: 1;
    }
    .bookingflow-reskin ul.menu.mini li:last-child a {
        border-bottom: 0;
    }
    .bookingflow-reskin ul.menu.mini li:hover, .bookingflow-reskin ul.menu.mini li.active {
        background: #F2FBFF;
    }
.bookingflow-reskin .mobile-menu > ul.menu > li{
    background: #fff;
}
.bookingflow-reskin .mobile-menu{
    background: #fff;
    padding: 15px 15px 0 15px;
}
    .bookingflow-reskin .mobile-menu > ul.menu > li > a {
        border-top: 0;
        text-transform: unset;
    }
    .bookingflow-reskin .mobile-menu > ul.menu .panel > .panel-collapse > .panel{
        background: #fff;
    }
.bookingflow-reskin .headerV2Mobile-reskin.mobile-menu > ul.menu > li > ul li > a{
    padding-left: 18px;
}
.bookingflow-reskin .mobile-menu.mobile-menu .mobile-topnav > li > a{
    font-size: 14px;
    letter-spacing: 0.56px;
    font-weight: 600;
    color: #4B6D93;
    padding:0;
    margin: 22px 10px;
}
.bookingflow-reskin .mobile-menu .mobile-topnav{
    padding: 0;
    margin: 0 auto;
}
.bookingflow-reskin#header .ribbon > a{
    text-transform: unset;
    padding: 0 15px 0 0;
}
.bookingflow-reskin .mobile-menu .mobile-topnav > li {
    color: #C5D3E3;
}
#header.bookingflow-reskin .ribbon > a:after {
    content: url(../../images/reskin/dropdown-icon-down.svg);
}
@media (min-width: 1200px){
    #header.bookingflow-reskin .ribbon > a:after {
        content: url(../../images/reskin/dropdown-icon-down-white.svg);
        top: -1px;
    }
}
.bookingflow-reskin .mobile-menu .mobile-topnav > li > a.lnk-typ-common{
    text-transform: unset;
}
    .bookingflow-reskin .mobile-menu .mobile-topnav > li > a.lnk-typ-common.user-capital {
        text-transform: capitalize;
    }    
        #header.bookingflow-reskin .topnav ul.quick-menu > li:nth-child(2) > a.user-capital {
            text-transform: capitalize;
        }
.bookingflow-reskin .menu-color-skin ul.menu.mini {
    background: #fff;
}
.headerV2-reskin .mega-destinationbar-container {
    overflow: auto;
    height: 477px;
}
.headerV2-reskin#header .action-link .action-list li.account_details .custom-options a:hover {
    background-color: #F2FBFF;
    color: #4B6D93;
}
.headerV2Mobile-reskin .mobile-topnav{
    margin: 22px 0;
}
.headerV2Mobile-reskin.mobile-menu .mobile-topnav > li > a {
    font-size: 14px;
    letter-spacing: 0.56px;
    font-weight: 600;
    color: #4B6D93;
    margin: 0;
    display: block;
}   
.headerV2Mobile-reskin.mobile-menu .mobile-topnav > li.ribbon a:after {
    content: url(../../images/reskin/dropdown-icon-down.svg);
    margin-left: 15px;
}
.headerV2Mobile-reskin.mobile-menu .mobile-topnav > li {
    color: #C5D3E3;
}
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li > a.lnk-typ-common.user-capital {
        text-transform: capitalize;
    }
@media (min-width: 360px) {
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li > a.lnk-typ-common.user-capital {
        max-width: 115px;
    }
}
@media (min-width: 375px){
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li > a.lnk-typ-common.user-capital {
        max-width: 130px;
    }
}
@media (min-width: 380px) {
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li > a.lnk-typ-common.user-capital {
        max-width: 140px;
    }
}
@media (min-width: 512px) {
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li > a.lnk-typ-common.user-capital {
        max-width: unset;
    }
}
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li:nth-child(3) > a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li:after {
        top: 9px;
    }
    .bookingflow-reskin.headerV2-reskin .mobile-menu .mobile-topnav > li:after{
        top: 50%;
    }
    .headerV2Mobile-reskin ul.menu.mini {
        border: 0.5px solid #C5D3E3;
        border-radius: 10px;
        background: none;
        position: absolute;
    }
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav .menu.mini {
        top: unset;
    }
    .headerV2Mobile-reskin ul.menu.mini li a {
        color: #4B6D93;
        border-bottom: 0.5px solid #C5D3E3;
        font-size: 12px;
        opacity: 1;
        display: block;
        font-weight: 500;
    }
    .headerV2Mobile-reskin ul.menu.mini li:hover {
        background: #F2FBFF;
    }
    .headerV2Mobile-reskin .custom-select-wrapper .custom-option:hover {
        background: #F2FBFF;
    }
    .headerV2Mobile-reskin ul.menu.mini li:hover a {
        font-weight: 600;
    }
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li.ribbon ul > li {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
        .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li.ribbon ul > li a:after {
            content: "";
        }
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav .menu.mini li > a {
        padding: 0;
    }
    .headerV2Mobile-reskin.activemenu .custom-select-wrapper .custom-select {
        display: flex;
    }
    .headerV2Mobile-reskin.activemenu .name_info {
        display: none;
    }
    .headerV2Mobile-reskin .custom-select-wrapper .custom-select__trigger {
        min-width: 25px;
        padding: 0;
        height: 100%;
    }
        .headerV2Mobile-reskin .custom-select-wrapper .custom-select__trigger svg .a {
            fill: #4B6D93;
        }
    .headerV2Mobile-reskin.activemenu .custom-select-wrapper .custom-options{
        left: -85px;
        top: 50px;
    }
    .headerV2Mobile-reskin .custom-select-wrapper .custom-options {
        border: 0.5px solid #C5D3E3;
    }
    .headerV2Mobile-reskin.mobile-menu.activemenu a {
        color: #4B6D93;
        font-weight: 600;
    }
    .headerV2Mobile-reskin.mobile-menu.activemenu .account_details a {
        padding: 0
    }
    .headerV2Mobile-reskin.mobile-menu.activemenu .account_details.logged_in a {
        padding: 0 15px;
    }
    .headerV2Mobile-reskin.mobile-menu .mobile-topnav > li:first-child a {
        margin-left: 0;
    }
.headerV2-reskin#header .action-link .action-list li.account_details.logged_in .custom-select__trigger {
    min-width: 27px;
}

/*agent mode header css changes*/
.agentflow-reskin#header .logo a img {
    margin-top: 0;
}

.agentflow-reskin.bookingflow-reskin ul.menu.mini {
    overflow: hidden;
}

.agentflow-reskin.headerV2-reskin#header .logo a img {
    max-width: 95px;
}
