body{
    overflow-x: hidden;
}
.flip-box-back{
    background-color: #fff;
}

.flip-box-back .flip-box-content-text p, .flip-box-back{
    color:#000;
}

.flip-box-content-text a{
    color: #000;
    text-decoration: underline;
    font-weight: 700;
}

.slider_desktop_mobile_wrap{
    overflow-x: clip !important;
}

.top-hero-title{
    width:304px;
}

.module-heading{
    margin-bottom:48px !important;
}

.module-heading{
    color:#000 !important;
    font-size:28px;
    text-align: center;
}

.section-faq-module{
    width: 305px;
    margin:auto;
}

.faq-question > div:first-child, .faq-answer {
  width: 256px;
}

.single-question{
    padding:32px 0;
    border-bottom:none !important;
    border-top: 1px solid var(--Shades-Dark-Side-White, #FFF);
    margin-bottom:0 !important;
}

.section-faq-module .module-faq-question_repeater .single-question .faq-answer{
}

.faq-question svg {
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}

.faq-question.show svg {
  transform: rotate(180deg);
}

/* .wrapper--in-container{
    padding:0;
} */

.faq-question{
    font-size: 20px;
    line-height: 28px; 
}

.faq-answer{
    font-size: 16px;
    line-height: 24px; 
}

.additional-photo{
    z-index:-2;
    position:absolute;
    top:10%;
    left:5%;
    opacity:0.7
}
@media (min-width:768px){
    .additional-photo-mobile{
        display: none;
    }
}

.top-hero-module__image, .top-image-link-wrapper{
    position: relative;
}

.section-faq-module .module-heading{
    padding-bottom:unset !important;
}

.zen-text-desktop{
    display:none !important;
}

.zen-text-mobile{
    display:block !important
}

.zen-global__inner, .zen-global{ 
    background:transparent !important;
}

.zen-howto__intro{
    /* justify-content: space-between; */
}

.zen-howto__grid{
    gap:33px;
}

.top-hero-module__info > .zen-price__cta { order: 4; }
.top-hero-module__info > .top-image-link-wrapper { order: 5; }

.top-image-link-wrapper .imgmobile{
    top:unset;
}

.zen-price__cta{
    margin-bottom:48px;
}

.top-hero-text p{
    font-size:20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; 
    width:304px;
    margin:auto;
    margin-bottom:23px;
    letter-spacing: 0.07px;
}

.top-intro-label{
    font-size:14px;
    width: 304px;
    margin:24px auto;
    line-height: 14px;
}

.zen-banks .zen-banks__item{
    width:304px;
}

.top-hero-title{
    margin:auto;
    margin-bottom:24px;
}

.zen-how-to__btn{
    width: 304.051px;
}

.zen-banks-white-box{
    background-color: transparent;
}

.zen-banks .zen-banks__list{
    row-gap:32px;
    column-gap: 32px;
}

.zen-banks .zen-banks__item{
    gap:16px;
    margin:auto;
    margin-bottom:0;
}

.zen-global__text-box h2{
    text-align: left !important;
}

.zen-global__title{
    height: auto !important;
    margin-bottom:48px;
}

.zen-global__text-box{
    margin:auto !important;
    margin-bottom:48px !important;
}

.zen-global__inner{
    padding: 0 30px !important;
}

.zen-banks .zen-banks__link{
    font-size:16px;
    width:189px;
    height:96px;
    align-content:center;
    padding: 10px;;
}

.zen-compare .zen-compare__lead{
    font-size:16px;
    max-width:304px;
}

.zen-compare .zen-compare__title{
    margin-bottom:32px;
}

.zen-banks .zen-banks__logo{
    width:auto;
    height:auto;
}

.zen-banks .zen-banks__logo img{
    max-height: unset;
}

.zbc-label{
    width:108px;
}

.zbc-value p{
    margin-bottom:0;
}

.zen-compare .zen-compare .zbc-row{
    height:auto;
    padding: 24px;
}


.zen-compare .zbc-row{
    height: auto;
    padding:24px;
}

.zbc-value p{
    font-size:12px;
}

.zen-compare .zbc-row .zbc-value{
    padding-left:14px;
}

.zbc-value{
    text-align:center !important;
}

.zen-compare .zbc-head .is-highlight::after{
    top:-18px;
    height: 440px;;
}

.zen-banks{
    margin-bottom:0;
}

.zen-compare .zen-compare__btn{
    font-size:14px;
}

.zen-banks .zen-banks__title{
    margin:auto;
    text-align:left;
    margin-bottom:48px;
}

.zen-global__list{
    width:304px;
    margin:auto;
}

.zen-compare .zbc-row .zbc-label{
    width: 108px;
    max-width:unset;
    font-size:12px;
    align-items: flex-start;
}

.zen-banks .zen-banks__list{
    align-items:unset;
}

.zbc-value p{
    color:#888
}

.zen-compare{
    margin:0;
}

.svg-colored-green{
    margin-right:16px;
}

.zen-compare .zen-compare__btn{
    border:2px solid transparent;text-transform: uppercase;
}

.zen-compare__cta a:hover{
    transition: all .3s 
ease-in-out;
    border: 2px solid #000;
    background: #f7f7f7;
    color: #222;
    text-align: center;
    font-family: Nunito;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .15);
    background-image: url(https://www.zen.com/wp-content/themes/zen/images/deals-landing/patern.webp);
    background-position: center;
    background-size: cover;
    opacity: 1 !important;
    color: black !important;
}

.zen-global__flag{
    background: #fff !important;
}



.zen-compare .zbc-row:nth-child(even){
    border-radius: 100px;
}

.zen-compare .zen-compare__cta{
    margin-bottom:0;
}

.top-intro-label{
    font-weight: 500;
}

.zen-banks-white-box{
    max-width: unset;
    padding:0 30px;
}
/* 
.top-hero-title{
    width: 445px;
} */

@media (min-width:550)
{
    .top-hero-title{
        width: 445px;
    }
}


@media (min-width: 768px) {
    #new-money-transfers-view {
        p, h2 {
            max-width: 864px !important;
            margin-left: auto !important;
            margin-right: auto;
        }
    }

    .zen-heading{

    }

    .additional-photo{
        top: 14%;
        left: 12%;
    }

    .top-hero-title {
        font-size: 32px;
        margin-bottom:48px;
    }
    .top-hero-text p {
        margin-bottom:40px;
    }

    .zen-howto__title{
                width: 305px;
    }

    .zen-banks .zen-banks__title, .zen-banks .zen-banks__item{
        margin:auto;
        margin-bottom:48px;
        width:304px;
    }
    .zen-global__text-box{
        margin:auto !important;
    }

    .zen-global__list{
        grid-template-columns: 1fr !important;
    }
    
    .zen-global__panel{
        width:304px;
        margin:auto;
    }

    .zen-global__item{
        margin:unset;
    }
}

@media (min-width: 768px) {
    .zen-heading {
        font-size:48px;
        width:864px;
    }
    .zen-steps-wrapper{
        overflow:hidden;
    }
}

@media (min-width: 1024px) {
    .zen-text-mobile {
        font-size: 18px;
    }

    .zbc-head .zbc-cell img{
        max-height: 50px !important;
        height: 50px !important;
    }

    .zen-banks .zen-banks__list {
        grid-template-columns: 1fr;
    }

    .top-intro-label{
        font-size:14px;
        margin-bottom:4px;
    }

    .zen-compare__title{
        width:864px;
        font-size:48px !important;
    }

    .zen-compare .zen-compare__btn{
        font-size:16px;
    }

    .zen-global__from{
        font-size:16px !important
    }
    .zen-global__route{
        flex: 0 0 160px;
    }

    .top-hero-title{
        width:528px;
        font-size: 56px;
    }

    .top-hero-text p{
        font-size:24px;
        width:528px;
    }
    .zen-banks-white-box{
        margin:0 auto;
        padding:unset;
    }

    .slider_desktop_mobile_wrap{
        padding-bottom:0 !important;
    }

    .zen-compare .zbc-head .is-highlight::after{
        height: 570.457px;
    }

    .zen-heading{
        font-size: 48px !important;
    }

    
    .zen-steps-wrapper .zen-text {
        font-size:18px !important;
        line-height: 24px;
    }
    /* #new-money-transfers-view p, #new-money-transfers-view h2 {
        width:864px;
    } */

    .zen-compare__lead{
        display:none;
    }

    .zbc-row{
        min-height: 80px;
        max-height: unset;
        height: auto !important;
        padding: 32px 24px 32px 32px !important;
    }

    .zen-compare .zbc-head .is-highlight::after {
        top:-17px;
    }

    .zen-compare .zbc-row .zbc-label{
        font-size:18px;
    }

    .zen-compare__inner {
        max-width: 1312px;
    }

    .zbc-row .zbc-label {
        max-width:335px !important;
    }

    .zbc-value p{
        margin:5px 0;
        font-size:18px;
    }

    .zen-compare .zbc-row .zbc-label{
        width:334px;
    }

    .zen-heading, .zen-text{
        margin-bottom:64px
    }


    .zen-howto__title{
        width:450px;
        font-size:48px;
    }
}

@media (max-width: 1199px){
    .top-intro-label{
        line-height: 18px;
    }
    .zen-compare__title, .zen-howto__title, .zen-banks .zen-banks__title, .zen-global__text-box h2, .module-heading, .top-hero-title{
        line-height: 40px;
    }
    .zen-steps-wrapper .zen-text{
        font-size:16px;
        line-height: 24px;
    }
    .top-hero-module__image{
        display:none;
    }

    .zen-compare .zen-compare__lead{
        line-height: 24px !important;
    }
}

@media (min-width: 1200px) {
    .page-template-multi-currency .zen-compare__inner{
        max-width: 100%;
    }
    .zen-steps-wrapper{
        .zen-text{
            margin-bottom: 48px;
        }
    }
    .zen-global__more{
        display:none !important;
    }

    .top-hero-text p, .zen-howto__title{
        line-height: 32px;
    }

    .top-hero-title{
        line-height: 72px;
    }

    .zen-heading, .zen-compare__title, .zen-banks .zen-banks__title, .zen-global__title {
        line-height: 64px;
    }

    

    .section-faq-module{
        width: unset;
    }

    .section-faq-module .module-heading{
        padding:0 !important;
        margin-bottom:64px !important;
    }

    .section-faq-module .module-faq-question_repeater .single-question{
        padding:64px 10px !important
    }

    .section-faq-module .module-faq-question_repeater .single-question .faq-question{
        padding:0 !important;
    }

    .faq-question > div:first-child, .faq-answer {
        width:864px;
    }

    .faq-question{
        justify-content: space-between;
    }

    .faq-question.show{
        margin-bottom:32px;
    }

    .module-heading{
        font-size:48px;
    }
    
    .top-intro-label {
        width:416px;
        margin-left:0;
        margin-top:0;
    }

    .additional-photo{
        top: 15%;
        left: 35%;
    }

    .top-hero-title{
        margin-top:0;
    }

    .zen-global__list, .zen-banks .zen-banks__list{
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .zen-global__text-box h2{
        text-align: center !important;
    }
    .zen-banks .zen-banks__list{
        row-gap: 64px;
    }
    .zen-global__text-box h2 {
        color: var(--Shades-Dark-Side-Rich-Black, #000);
        text-align: center !important;
        font-family: Nunito;
        font-size: 48px !important;
        line-height: 64px !important;
        margin-bottom:64px;
    }

    .spacing{
        height:256px;
    }

    .zen-compare .zen-compare__lead{
        display:none;
    }

    .zen-howto__title{
                 width: 305px;
            font-size:24px;
        }
    .zen-banks .zen-banks__title{
        width:864px;
    }
    .zen-banks__title{
        text-align: center !important;
    }

    .zen-global__panel{
        width:unset;
    }

    .zen-global__list{
        width:100%;
    }
    .download_btns{
        margin-top:0;
    }

    .zen-price__cta{
        margin-bottom:64px;
    }

    .zen-global__title{
        margin-top:0;
    }

    .zen-banks .zen-banks__item{
        margin-bottom:0;
    }

    /* .top-image-link-wrapper{
        display:none;
    } */

    .top-hero-module__info > .zen-price__cta { order: unset; }
    .top-hero-module__info > .top-image-link-wrapper { order: unset; }
}

@media (max-width:768px){
    .page-template-page-pko-multicurrency .zen-price__cta{
        display: none;
    }
    .page-template-page-pko-multicurrency .section-faq-module{
        width: 100%;
        padding-left: 48px;
        padding-right: 48px;
        .faq-question{
    justify-content: space-between;
    align-items: self-start !important;
font-family: Nunito;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 140% */
svg{
   width: 16px;
height: 16px; 
margin-top: 5px;
}
        }
    }
}


@media (max-width:768px){

    .top-intro-label{
            margin: 0 auto;
        margin-bottom: unset;
    margin-top: 32px;
    max-width: 200px;
    }
}


.page-template-multi-currency{
.zen-breadcrumbs {
    & ol {
        & li:first-child {
            & a {
                span {
                    color: #86868B;

                }
            }
        }
    }
}
.zen-breadcrumbs {
    & ol {
        & li {
            span {
                color: #86868B;
      
            }
        }
    }
}
.zen-breadcrumbs {
    & ol {
        & li {
    
                color: #86868B;
    
        }
    }
}
.zen-breadcrumbs {
    & ol {
        & li:last-child {
            span {
                color: #000;
      
            }
        }
    }
}
}
@media (min-width:768px){
    .page-template-page-pko-multicurrency{
        .site-content{
            margin-top: unset !important;
        }
        .page-template-multi-currency{
                padding-top: 170px;
        }
        .breadcrumbs_wrap .container{
            max-width: 1200px !important;
                padding: 0;
        }
    }
}