h1,
h2,
p,
b {
    font-family: 'Lato';

}


.head header {
    /* padding-top: 10px; */
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cookie_head header {
    padding-top: 10px;
}

.cookie_info_head {
    width: 100%;
    background-color: #dedede;

    padding: 6px;
    box-shadow: none;
    display: table;
    z-index: 99999999;
    position: fixed;
    text-align: center;
    top: 0;
}

.cookie_info_head span {
    color: #236eaf;
    font-weight: bold;
}

.cookie_head {
    width: 100%;
    background-color: #236eaf;
    border-bottom: 20px #ffffff solid;
    box-shadow: none;
    display: table;
    z-index: 99999;

    top: 38px;
}

.head {

    width: 100%;
    max-width: 1920px;
    background-color: #fff;
    /* background-image: url('../image/tpc_bg.svg'); */
    background-repeat: no-repeat;
    background-size: cover;
    height: 64px;





    box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.1);

    z-index: 9999999;
    position: fixed;
    top: 0;
}


.head::after {
    content: "";
    width: 100%;
    bottom: -12px;
    position: absolute;
    height: 0;
    background: #ffffff;
    box-shadow: 0px 4px 5px 0 rgb(0 0 0 / 10%);
}



.head header>span {
    display: inline-block;
    vertical-align: middle;

    margin-top: 0px;

}

.head header>span {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;

}

.head header>span>a>img {

    width: 170px;
    height: 100%;
    display: inline-block;
    user-select: none;
    margin-top: 3px;
}

.head header>span>a>img.traveledgelogo {}


.axis_logo img {
    width: 180px;
}

.ax-head-menu img {
    margin-right: 10px;
}

.open_logo {
    margin-left: 25px;
}

.menu-option-hemb .ax-head-menu-contact_us {
    padding: 10px;
}

.ax-head-menu-contact_us img {
    margin-right: 10px;
    user-select: none;
}

.ax-head-menu-contact_us a {
    list-style: none;
    text-decoration: none;
    color: #505050;
}


.header_contact_us_main {

    padding-left: 20px;
}

.header_contact_us_content {
    display: flex;
    padding-top: 10px;
    width: 100%;
}

.header_contact_us_content_desc {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    display: flex;
}

.header_contact_us_info_icons {
    width: 21px;
    height: 21px;
}


img.hamb {

    margin-top: 13px;

    padding-left: 8px;
    cursor: pointer;
    user-select: none;
}

.ax-head-menu a {
    list-style: none;
    text-decoration: none;
    color: #505050;
}

.menu-option-hemb a {
    list-style: none;
    text-decoration: none;
    color: #505050;
}

.menu-option-hemb .ax-head-menu {
    padding: 10px;
    cursor: pointer;
}

.menu-option-hemb .ax-head-menu:hover {
    background-color: #e6e6e6;
    user-select: none;
}

.btn_top {
    cursor: pointer;
}

.menu-option-hemb {

    position: absolute;
    width: 310px;

    object-fit: contain;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;

    right: 0px;
    /* top: 40px; */
    top: 57px;
    padding: 10px;
    user-select: none;
    z-index: 100000;
    text-align: left;
}

.menu-option-hemb div:first-child {
    margin-bottom: 0px;
}

.customer_details_hemp {
    display: none;
}
.customer_curr_height{
    line-height: 1.5;
}

.loginimgrow:after {
    content: "";
    background: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 100%;
    margin-left: -1px;
    top: 0;
    min-height: 20px;



    outline: none !important;

}

.logincolum {
    width: max-content;
    float: right;

    padding-right: 5px;
}

.loginButtonMain {
    background: #ffffff;
    border: 1px #236eaf solid;
    border-radius: 4px 4px;
    padding: 5px 15px;
    font-size: 12px;
    color: #236eaf;
    text-align: center;
    float: right;
    cursor: pointer;
    letter-spacing: 1.3px;
    font-family: lato;
    cursor: pointer;
    user-select: none;
    outline: 0;
}

.loginButtonMain:hover {
    background-color: #236eaf;
    color: #ffffff;
}

.loggedin-user {
    display: flex;
    justify-content: flex-end;


    margin-left: 10px;
    position: relative;
    right: 0 !important;
    width: max-content;
    align-items: center;
}

#hemburguroption img.hamb {
    margin-top: 0;
}

div#userDetails {
    max-width: 330px;
    display: flex;
    align-items: center;
    margin-top: 0px;
}

.searchicon {
    flex-grow: 0;
    padding: 10px;
    border-right: 1px solid #e6e6e6;
    padding-right: 20px;
    margin-right: 20px;
    cursor: pointer;
    user-select: none;
    margin-bottom: 13px;
}

.userlogged {
    flex-grow: 1;



    padding: 0;
    text-align: center;
    user-select: none;
    font-size: 12px;
}

.menu-hemburger {
    padding: 10px;
    padding-top: 13px;

    position: relative;
    user-select: none;
}

.userlogged span {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: -0.35px;
    text-align: right;
    color: #505050;
    user-select: none;
}

.ax-menu-dropdoen {
    position: absolute;
    width: 241px;

    object-fit: contain;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    right: 0px;
    top: 66px;
    user-select: none;



}

.ax-menu-dropdoen .ax-head-menu {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.07px;
    text-align: left;
    color: #323232;
    padding: 10px;
    user-select: none;

}

.ax-menu-dropdoen img {
    padding-right: 10px;
    user-select: none;
}

.customer_details {
    padding: 10px;
}





.userlogged {
    display: flex;

    justify-content: flex-end;

}

.header_accountDetails {
    display: flex;
    justify-content: flex-end;
    align-items: start;
}

span.header_line {
    margin: 0 5px;
    position: relative;
    top: 4px;
}


.newadd_header {
    font-weight: bold;
    cursor: pointer;
}

.newadd_header:hover {
    color: #236eaf;
}

.menu-hemburger {
    display: none;
}


.login_beta_note {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    margin-bottom: 5px;
}



.citilogin {
    margin: 20px auto;

    border-bottom: 1px solid #ddd;
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-bottom: 20px;
    position: relative;
}

.citilogin h5 {
    margin: 15px auto;
    font-size: 16px;
}

.citilogin h4 {
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    padding: 0 5px;
    background-color: #fff;
    width: max-content;
    margin: 0 auto;
}

.citilogin button {
    border-radius: 16px;
    background-color: #236eaf !important;
    max-width: 100%;
    color: #fff !important;
    display: block;
    padding: 7px 20px;
    background: none;
    border: 0 !important;
    color: #696969;
    margin: 0;
    font-size: 14px;
    width: max-content;
    margin: 0 auto;
    cursor: pointer;
}





.low_balance-hemb {
    position: absolute;
    width: 310px;
    object-fit: contain;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    right: 0px;
    top: 57px;
    padding: 10px;
    user-select: none;
    z-index: 100000;
    text-align: left;
}

.low_balance_options {
    padding-bottom: 8px;
}

.low_balance-hemb a {
    list-style: none;
    text-decoration: none;
    color: #505050;
}

.low_balance-hemb .ax-head-menu {
    padding: 10px;
    cursor: pointer;
}

.low_balance-hemb .ax-head-menu:hover {
    background-color: #e6e6e6;
    user-select: none;
}






.customer_balance-hemb {
    position: absolute;
    width: 380px;
    object-fit: contain;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    right: 0px;
    top: 57px;
    padding: 10px;
    user-select: none;
    z-index: 100000;
    text-align: left;
}

.customer_balance_options {
    padding-bottom: 6px;
}

.customer_balance_main{
    text-decoration: underline;
    padding-bottom: 15px;
}

.customer_balance-hemb a {
    list-style: none;
    text-decoration: none;
    color: #505050;
}

.customer_balance-hemb .ax-head-menu {
    padding: 10px;
    cursor: pointer;
}

.customer_balance-hemb .ax-head-menu:hover {
    background-color: #e6e6e6;
    user-select: none;
}

/* .head .header-container {
    padding-top: 27px;
} */

.loginimgrow {
    margin-right: 25px;
}

.axis_logo_container {
    margin-left: 90px;
}

.axis_logo_mob_container {
    display: none;
}

.open_logo a {
    text-decoration: none;
    color: #fff;
}

.open_logo a:first-child img {
    width: 50px;
}

.open_logo a:last-child img {
    width: 63px;
}

.ax-page-wrapper,
.ax-page-wrapper-footer,
.ax-page-wrapper-mytransaction {
    margin-top: 65px;
}



.tab-menu {
    margin-top: 34px;
    overflow-x: auto;
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.tab-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.tab-menu ul li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    /* flex-grow: 1; */
    max-width: 100%;
    text-align: center;
}

.tab-menu ul li a {
    width: max-content;
    color: #000;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    display: block;
    text-decoration: none;
    transition: 0.5s all;
    background: #fff;
    border-bottom: 0;
    padding: 10px 15px;
}

.tab-menu ul li a:hover {
    background: #236eaf;;
    color: #fff;
    text-decoration: none;
    border-radius: 8px 8px 0 0;
}

.tab-menu ul li a.active {
    background: #236eaf;;
    color: #fff;
    text-decoration: none;
    border-radius: 8px 8px 0 0;
}
.tab-menu::-webkit-scrollbar{
height: 8px;
width: 4px;
background: gray;
}

/* Track */
.tab-menu::-webkit-scrollbar-track {
background: #f1f1f1; 
}

/* Handle */
.tab-menu::-webkit-scrollbar-thumb {
background: #888; 
}

/* Handle on hover */
.tab-menu::-webkit-scrollbar-thumb:hover {
background: #555; 
}

.tab-menu::-webkit-scrollbar-thumb:horizontal{
background: #666;
/* border-radius: 10px; */
}

.tab-box {
    display: none;
    color: #000;
}
.tab-main-box{
    
    overflow-y: auto;
    max-height: 200px;
}
.tab-main-box::-webkit-scrollbar{
height: 8px;
width: 4px;
background: gray;
}

/* Track */
.tab-main-box::-webkit-scrollbar-track {
background: #f1f1f1; 
}

/* Handle */
.tab-main-box::-webkit-scrollbar-thumb {
background: #888; 
}

.tab-teaser {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    font-family: 'Oswald';
}

.tab-main-box {
    background: #e6e6e6;
    padding: 10px 30px;
    margin-top: -2px
}

@media screen and (min-width: 2180px) {
    /* .axis_logo_container {
        margin-left: 134px;
    } */

    .head {
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        max-width: 100%;
        height: 100px;
    }

    /* .axis_logo img {
        width: 268px;
    } */

    .open_logo {
        margin-left: 40px;
    }

    .open_logo a:first-child img {
        width: 75px;
    }

    .open_logo a:last-child img {
        width: 110px;
    }

    /* .head .header-container {
        padding-top: 40px;
    } */

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 96px !important;
    }
}

@media screen and (min-width: 1920px) and (max-width: 2180px) {
    /* .axis_logo_container {
        margin-left: 110px;
    } */

    .head {
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        max-width: 100%;
        height: 90px;
    }
/* 
    .axis_logo img {
        width: 268px;
    } */

    .open_logo {
        margin-left: 40px;
    }

    .open_logo a:first-child img {
        width: 75px;
    }

    .open_logo a:last-child img {
        width: 110px;
    }

    /* .head .header-container {
        padding-top: 35px;
    } */

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 96px !important;
    }
}

@media screen and (min-width: 1800px) and (max-width: 1920px) {
    /* .axis_logo_container {
        margin-left: 102px;
    } */

    .head {
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    /* .axis_logo img {
        width: 268px;
    } */

    .open_logo {
        margin-left: 30px;
    }

    .open_logo a:first-child img {
        width: 75px;
    }

    .open_logo a:last-child img {
        width: 110px;
    }

    /* .head .header-container {
        padding-top: 30px;
    } */

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 96px !important;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1799px) {
    /* .axis_logo_container {
        margin-left: 130px;
    } */

    .head {
        height: auto;
    }

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 78px !important;
    }

    /* .head .header-container {
        padding-top: 35px;
    } */
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    /* .axis_logo_container {
        margin-left: 100px;
    } */

    .head {
        height: auto;
    }

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 64px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    /* .axis_logo_container {
        margin-left: 90px;
    } */

    .head {
        height: auto;
    }

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 64px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1025px) {
    .head {
        height: auto;
    }

    .axis_logo_container {
        /* margin-left: 80px; */
        width: 25%;
    }

    .loginimgrow {
        width: 65%;
    }

    /* .axis_logo img {
        width: 76px;
    } */

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 64px !important;
    }

    /* .head .header-container {
        padding-top: 25px;
    } */

    .loggedin-user {
        width: 100% !important;
    }

    .header_accountDetails div {
        font-size: 10px !important;
    }

    .userlogged span {
        font-size: 10px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .head {
        height: auto;
    }

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 56px !important;
    }

    .axis_logo_container {
        margin-left: 20px;
        width: 31%;
    }

    .loginimgrow {
        width: 65%;
    }

    /* .axis_logo img {
        width: 76px;
    } */

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 56px;
    }

    /* .head .header-container {
        padding-top: 20px;
    } */

    .loggedin-user {
        width: 100% !important;
    }

    .header_accountDetails div {
        font-size: 10px !important;
    }
}

@media screen and (max-width: 767px) {
    .axis_logo_container {
        display: none;
    }

    .axis_logo_mob_container {
        display: block;
    }

    .axis_logo_mob_container .axis_logo img {
        height: auto;
        /* width: 130px; */
    }

    .open_logo {
        margin-left: -10px;
    }

    .menuarea {
        margin-right: 25px;
    }

    .head {
        background-color: transparent !important;
        background-image: none !important;
        z-index: 1 !important;
        border-bottom: 0 !important;
        height: auto !important;
    }

    .head::after {
        height: 0;
    }

    .head .header-container {
        padding-top: 0px;
        background-color: #ffffff;
    }

    .menuarea {
        z-index: 99;
    }

    .loginimgrow {
        margin: 0 !important;
        margin-top: 10px !important;
        margin-right: 0 !important;
        height: auto !important;
    }

    .ax-page-wrapper,
    .ax-page-wrapper-footer,
    .ax-page-wrapper-mytransaction {
        margin-top: 46px !important;
    }
}