﻿.aem-Grid,
.lighter-blue-bg,
.tabs .tab-content {
 background-color: #fff !important;
}
.light-blue-bg{
    background-color: #dbebf7;
}

.tab-content-inner .border{
    border: none !important;
}
.border{
    border: none !important;
}
.border-t, .border-tb{
    border: none !important;
}
.accordion-content .border-t .dls-gray-01-bg .display-none{
    border: none !important;
}
.accordion-content .border-t .dls-gray-01-bg{
    border: none !important;
}

.small_icon{
    width: 35px !important;
    height: 35px !important;
}
.h6-mob{
    padding-top: 30px;
}
.four-col-icons{
    height: 49px;
    width: 49px;
    margin: auto;
}
.hr-secondary {
    border-top: 3px solid #00175A !important;
    margin: 25px 0 !important;
}
.redeem-options > .container {
    padding: 0 !important;
}
.faq-body-copy{
    color: #00175A!important;
    font-weight: 400 !important;
    font-size: 16px !important;
    font-family: 'BentonSans Book', Helvetica Neue,Helvetica,sans-serif !important;
}
.dls-gray-01-bg, .dls-gray-01-bg-hvr:hover {
    background-color: #ffffff !important;
}
.accordion-content .border-t .dls-gray-01-bg{
    color: #006FCF !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    font-family: 'BentonSans Book', Helvetica Neue,Helvetica,sans-serif !important;
}

.collapsible :last-child {
    color: #00175A !important;
    font-weight: 500 !important;
    font-size: 23px !important;
    font-family: 'BentonSans', Helvetica Neue,Helvetica,sans-serif !important;
}

.dls-white-bg, .dls-white-bg-hvr:hover {
    background-color: #ffffff !important;
}
.bordered-a>*, .bordered>:not(:last-child) {
    border-bottom: 2px solid #00175A !important;
}
.questionMarkIcon{
    width: 48px !important;
    height: auto !important;
    margin: auto !important;
    padding-top: 25px !important;
}
.p-4col{
    font-family: 'BentonSans', Helvetica Neue,Helvetica,sans-serif;
    text-align: center; 
    font-size: 21px; 
    line-height: 25px; 
    color: #00175A; 
    margin-top: 15px; 
    font-weight: 500;
}
.exchange-locator {
    border-bottom: 3px solid #00175A;
    border-top: 3px solid #00175A;
    margin-bottom: 40px;
}
.exchange-locator .card-img-bg {
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.exchange-locator .card-img-bg.hidden-sm-down {
    background-position-x: 350%;
}
.exchange-locator .card-img-bg.hidden-md-up {
    background-position: bottom right;
    background-size: 50%;
}
.plane-inside-grid{
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    margin: auto;
    background-position: center;
}
.tabs {
    margin: 0 auto;
    max-width: 1200px;
}
.tabs.border {
    border: none;
}
.tabs .tab-menu {
    /* this was -164, testing 0 */
}
.tabs .tab-menu .tab-link {
    background-color: #006FCF;
    color: #ffffff;
    font-size: 21px;
    font-weight: 500;
    height: 98px;
    text-align: center !important;
}
.AMERICANEXPRESSLOGO{
    width: 75% !important;
    margin: auto !important;
    padding-top: 30px !important;
}

.tabs .tab-menu .tab-link[aria-selected=true],
.tabs .tab-menu .tab-link:focus, .tabs .tab-menu .tab-link:hover,
.tabs .tab-menu .tab-link[aria-selected=true]:hover,
.tabs .tab-menu .tab-link[aria-selected=true]:focus {
    background: #00175A;
    color: #ffffff;
    text-align: center !important;
}
.tabs .tab-menu .tab-link[aria-selected=true]:after {
    background-color: transparent;
}
.tabs .tab-menu .tab-link:first-of-type {
    text-align: left;
}
.tabs .tab-content,
.tab-content-inner > .container,
.tab-content-inner-details > .container {
    padding: 0 !important;
    text-align: left !important;
}
.tabs .tab-content {
    position: relative;
    /* top -33px was here */
}
.inherited-cheques .card-img-bg {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 250px;
}
.worldServiceLogo{
    width: 55%;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 25px; 
}
.amexBanner_Flourish{
    width: 70%;
    margin: auto;
    padding-top: 60px;
    margin-bottom: -50px;
}

#textlinkblack:focus {
    outline: 1px dashed #000 !important;
    outline-offset: 3px;
}

.textlinknew:focus {
    outline: 1px dashed #fff !important;
    outline-offset: 3px;
}

.tabs .tab-menu .tab-link:focus {
   outline: 1px dashed #000 !important;
   outline-offset: 3px !important;
}
.link-underlined{
    text-decoration: underline !important;
}
.links-item i {
    display: none !important;
}

.amexBannerTab{
    width: 60%;
    padding-top: 30px;
}


@media screen and (max-width:767px)  {
 
    .icons-4-col {
        padding-bottom: 30px;
    }
    .icons-4-col .container .row .col-md-12 > div {
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .icons-4-col .richtext {
        width: 280px
    }
    .icons-4-col .p-4col {
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 18px;
        text-align: left !important;
    }
    .exchange-locator {
        min-height: 500px;
    }
    .sold-right-img{
        width: 40% !important;
        margin: auto !important;
    }
    .flourish-right-img{
        width: 40% !important;
        margin: auto !important;
    }
    .p-4col{
        font-size: 16px; 
        line-height: 20px; 
        color: #00175A; 
        margin-top: 15px;
        padding-bottom: 30px; 
        font-weight: 500;
    }
    .hide-mob{
        display: none !important;
    }
    .small_icon{
        width: 30px !important;
        margin-left: 15px;
    }
    #tabs_new_copy-1713050024_4 span, #tabs_new_copy-1713050024_3 span, #tabs_new_copy-1713050024_2 span, #tabs_new_copy-1713050024_1 span {
        text-align: center !important;
        margin: auto !important;
    }
}



@media screen and (max-width:465px)  {

    .flurish_inherited{
        width: 50% !important;
        float: right !important;
        padding-top: 25px !important;
    }

    .tabs .tab-content,
.tab-content-inner > .container,
.tab-content-inner-details > .container {
    text-align: center !important;
}

    .faq-body-copy{
        text-align: center !important;
    }


    .StillNeedHelpMobh1{
        font-size: 18px !important;
        line-height: 22px !important;
    }

    .StillNeedHelpMob{
        font-size: 14px !important;
        line-height: 17px !important;
    }

    .exchange-locator .card-img-bg.hidden-md-up {
        background-size: 100% !important;
    }

    .four-col-icons {
        height: 32px !important;
        width: 32px !important;
    }

    .p-4col{
        font-size: 11px !important;
        line-height: 13px !important;
    }

    .TCExchangeLocatorSmall{
        font-size: 11px !important; 
        line-height: 25px !important;
    }
    .TCExchangeLocator{
        font-size: 18px !important; 
        line-height: 22px !important;
    }
    .bodyCopyMob{
        font-size: 12px !important; 
        line-height: 16px !important;
    }

   .redeemMobTextSmaller{
        font-size: 11px !important;
        line-height: 13px !important;
    }

    .redeemMobText{
        font-size: 13px !important;
        line-height: 16px !important;
    }

    .b4b-hero {
        min-height: 450px !important;
    }
    
    .extra-bottom-space{
        padding-bottom: 30px !important;
    }
    .tabs .tab-content,
    .tab-content-inner > .container,
    .tab-content-inner-details > .container {
        padding: 10px 10px !important;
    }
    .collapsible :last-child {
        font-size: 16px !important;
    }
    .padding-top-mob{
        padding-top: 25px !important;
    }
    .hero_h1{
        font-size: 16px !important;
        line-height: 19px !important;
    }
    .hero_span{
        font-size: 30px !important;
    }
    .small_icon{
        width: 30px !important;
    }
    .h6-mob{
        font-size: 21px !important;
        line-height: 25px !important;
        text-align: center !important;
    }
    .h6-mob-sub{
        font-size: 13px !important;
        line-height: 15px !important;
        text-align: center !important;
    }
    .worldServiceLogo{
        padding-top: 25px !important;
        padding-bottom: 0px !important;
    }
    .center-mob{
        text-align: center !important;
    }
    .left-mob{
        text-align: left !important;
    }
}

@media screen and (max-device-width:1024px)  {
    .redeemMobText{
        margin-left: 15px !important;
    }
    .redeemMobTextSmaller{
        margin-left: 15px !important;
    }
}
