/*Font Sizing*/
html {
    font-size: 16px !important;
    scroll-behavior: smooth;
}

ul {
    padding-inline-start: 15px
}

img {
    pointer-events: none;
}

.bizfx-section li {
    font-size: 1.3rem;
    list-style: none;
}

/* Video bg*/
.intro-vid-parent {
    overflow: hidden;
    height: 700px;
    top: 0;
    left: 0;
}

.intro-vid {
    top: 0;
    left: 0;
    z-index: -1;
    max-height: 700px;
    overflow: hidden;
    pointer-events: none;
}

.video-bg {
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    pointer-events: none;
}

.video-content {
    top: calc(50% - 40px);
    left: 0;
    width: 100%;
    pointer-events: none;
}

/*GRID Extentions*/
.pt-6,
.py-6 {
    padding-top: 5rem !important
}

.pb-6,
.py-6 {
    padding-bottom: 5rem !important;
}

.mt-6,
.my-6 {
    padding-top: 5rem !important
}

.mb-6,
.my-6 {
    padding-bottom: 5rem !important;
}

.p-45 {
    padding: 2rem !important;
}

.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}


/*=====Styling=====*/
.no-click {
    pointer-events: none;
}

.display-md {
    display: none
}

.text-regular {
    font-weight: 400
}

.bold {
    font-weight: 700 !important;
}

.bg-yellow-45-right {
    background: linear-gradient(to right bottom, #ffffff00 50%, #f7e21e 50%);
}

.semi-bold {
    font-weight: 500
}

.text-shadow-lg {
    text-shadow: 6px 6px 13px rgba(0, 0, 0, 0.2)
}

.box-shadow-3d {
    box-shadow: 1px 1px 85px 5px rgba(0, 0, 0, 0.2)
}

.force-hide {
    display: none !important;
}

a,
.text-red {
    color: #F15A24
}

a:hover {
    text-decoration: none;
    color: #ae4821;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btn {
    text-transform: none;
    padding-top: .73rem;
    padding-bottom: .73rem;
}

.shadow--none {
    box-shadow: none
}

.credit-logo {
    width: 110px;
    height: 110px;
}

.credit-logo.selected {
    background: #fff;
    border: 6px solid #f7e21e;
}

#Jumbotron-InternationalMoneyTransfer .selected {
    background-color: #f6e020;
    border: 5px solid #f05b27;
}

.counter-container {
    margin-top: -52%;
    margin-bottom: 10%;
}

.form-control:focus {
    box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0);
}

.has-error .form-control {
    border-color: #a94442;
}

.no-margins {
    margin: 0
}

.ml-18 {
    margin-left: 18px
}

.no-padding {
    padding: 0
}

.content-margin-x {
    margin-right: 20px;
    margin-left: 20px;
}

#home-yellow-waves {
    background: url(/assets/images/pattern.png) no-repeat;
    margin-top: -50px;
}

#bizfx-img {
    background: url(/assets/images/visitors/bizfx.jpg) no-repeat center center;
    height: 550px;
}

.testimonial-img-container {
    width: 150px;
    height: 150px;
    border: 1px solid #eaeaea;
    border-radius: 50%;
    top: -70px;
    left: 50%;
    margin-left: -75px;
}

.testimonial-img-container img {
    border-radius: 50%;
    border: 5px solid #F7E21E;
    width: 90%;
    height: 90%;
    margin: 5%;
}

.testimonial-content {
    padding-top: 95px !important;
    border-radius: 5px;
    height: 100%;
}

.testimonial-content p:first-child {
    font-size: 90%
}

.content-margin-y {
    margin-top: 20px;
    margin-bottom: 20px;
}

.content-margin-y-first {
    margin-top: 20px;
    margin-bottom: 50px;
}

.gap {
    margin-top: 80px
}

.spacer {
    margin-top: 50px
}

#Jumbotron-InternationalMoneyTransfer {
    box-shadow: 1px 1px 85px 5px rgba(0, 0, 0, 0.2)
}

.globe-image {
    background: url('GlobeAsset 65.png') no-repeat center;
    background-size: 80%;
    width: 100%;
    padding-top: 80%;
}

.container-grid-header-image-container {
    display: flex;
    flex-wrap: wrap;
}

.jumbotron-header-spacing {
    padding-top: 20px;
    padding-bottom: 20px;
}

.jumbotron-header {
    background-color: black;
    color: #F7E21E;
    /*font-size: 1.4em;*/
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}

.jumbotron-header a {
    color: #F7E21E;
}

.centered {
    width: 100%;
}

.box-280 {
    width: 200px;
    height: 100%;
    margin: 0 auto;
    padding: 5px;
}

.box-150 {
    width: 150px;
    height: auto;
    margin: 0 auto;
    padding: 5px;
}

p {
    margin: 0;
}

.card-margins {
    margin-left: 10px;
    margin-right: 10px
}

.content {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 1400px;
}

.box-90 {
    width: 100%;
    height: 60px;
    margin: auto;
    padding: 5px;
}

.justify {
    text-align: justify;
    text-justify: auto;
}

.line-13 {
    line-height: 1.3rem;
}

.height-400 {
    height: 400px;
}

.w-205 {
    max-width: 205px;
}

.max-content-width {
    max-width: 1200px;
}

/*====End of Styling=====*/


/*=== COLORS ===*/
.text-yellow,
.yellow-text {
    color: #F7E21E !important
}

.text-black {
    color: black !important
}

.text-white {
    color: white
}

.text-gray {
    color: #CCCCCC
}

.text-orange {
    color: #F15A24
}

.bg-gray {
    background-color: #333
}

.bg-gray-f2 {
    background-color: #f2f2f2
}

.bg-accent1 {
    background-color: #F15A24
}

.bg-yellow {
    background-color: #F7E21E
}

.bg-black {
    background-color: #000
}

.orange {
    color: orangered;
    background-color: orangered;
}

.green {
    color: green;
    background-color: green
}

.blue {
    color: blue;
    background-color: blue;
}


/*=== END OF COLORS ===*/

/*From Global CSS*/
.b-table {
    display: table
}

.b-table-cell {
    display: table-cell
}

.v-middle {
    vertical-align: middle
}

.list-style-none {
    list-style: none
}



/*=====New Navbar======*/
.mm-logo-mobile {
    min-width: 40px;
    max-width: 50px
}

.mm-logo-desktop {
    min-width: 100px;
    height: 55px;
    vertical-align: middle;
}

#navbar {
    box-shadow: none;
    transition: all 0.15s linear;
}

#navbar.active {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}


.navbar-toggler-btn {
    min-width: 200px;
    min-height: 60px;
    background-color: #1a1a1a;
    color: #F7E21E;
    align-content: center;
    /*font-size: 18px;*/
    border: none;
    box-shadow: 0px 4px 2px 1px rgba(0, 0, 0, 0.2);
    float: right;
}

.navbar .collapse.navbar-collapse .login-btns button {
    min-width: 148px;
}

.navbar-collapse {
    justify-content: flex-end;
}

.navbar-nav .nav-link:hover {
    text-decoration-color: #F7E21E;
    box-shadow: inset 0 0px 0, inset 0 -5px 0 #F7E21E;
}

.login-btns button {
    max-width: 130px;
}

.navbar .navbar-nav li.nav-item {
    margin-right: 5px;
}

.nav-dropdown-menu:hover .dropdown-menu {
    display: block;
}

.nav-dropdown-menu:hover .nav-link {
    text-decoration-color: #F7E21E;
    box-shadow: inset 0 0px 0, inset 0 -5px 0 #F7E21E;
}

.nav-dropdown-item:hover .nav-dropdown-bold {
    color: #5C64F8;
}

.nav-dropdown-list .nav-dropdown-item:hover {
    background-color: #f2f2f2;
    border-radius: 16px;
    width: 100%;
}

.navbar .dropdown-menu a {
    padding: 16px !important;
}

.nav-dropdown-item {
    width: 100%;
    margin: 0px;
}

.nav-dropdown-list {
    width: 48%;
}

.nav-dropdown-menu {
    padding: 12px 0px;
    height: 65px;
    margin-left: 10px;
}

.nav-not-dropdown-menu {
    padding: 12px 0px;
    margin-left: 10px;
}

.dropdown-menu {
    width: 504px;
    margin-top: 3px !important;
    padding: 16px;
    justify-content: center;
    top: 62px;
}

.dropdown-text {
    font-size: .8em !important;
    color: #000;
}

/*dropdown container here*/
.dropdown-container {
    position: relative;
}

.dropdown-left {
    left: -40px;
}

.dropdown-right {
    left: 224px;
}

.dropdown-item-top {
    margin-bottom: 8px !important;
}

.nav-dropdown-big-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0px;
    justify-content: space-between;
}

.mobile-nav-link {
    width: 100%;
    color: #000;
    margin: 8px 0px;
}

.mobile-nav-link .fa-angle-down,
.mobile-nav-link .fa-angle-up {
    display: inline-block;
    float: right;
    margin-right: 0.5rem;
    padding-top: 4px;
}

.mobile-nav-item {
    display: block;
    color: #000;
}

.mobile-nav-list:hover .nav-dropdown-bold {
    color: #5C64F8;
}

.mobile-nav-list:hover {
    background-color: #f2f2f2;
    border-radius: 16px;
    width: 100%;
}

/* Since two navs are built, this should not be displayed */
.navbar-mobile {
    display: none;
}

/* Placeholder */
@media screen and (max-width: 1200px) {
    .navbar-mobile {
        display: block;
        width: 100%;
    }

    /* collapsed nav div */

    /* do the transition */
    .topbar-mobile-expanded {
        height: calc(100vh - 113px);
        /* required for browser to know height */
        max-height: 0;
        transition: max-height 0.3s ease-out;
        /* animation */
        overflow: hidden;
        display: flex;
        position: fixed;
        /* does not push content down */
        background: white;
        /* dont be transparent */
    }

    .topbar-mobile-expanded.open {
        max-height: calc(100vh - 113px);
        /* match height */
        transition: max-height 0.55s ease-in;
        /* animation */
        width: 100%;
    }

    .right-navbar {
        align-self: center;
    }

    .nav-span-icon {
        align-self: center;
    }

    .topbar-mobile-inner {
        padding: 16px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        /* pushes buttons to the bottom */
        width: 100%;
    }

    /* the container that has every item */
    .items {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    /* labels: products, promotions, support, company */
    .item-name {
        display: flex;
        flex-direction: row;
        /* align chevron on the same row */
    }

    .item-name div {
        flex-grow: 1;
        /* pushes chevron to the right */
    }

    /* contains every child of each item */
    /* process is the same as navbar hamburger icon */
    .item-container {
        display: flex;
        flex-direction: column;
        gap: 8px;
        max-height: 0;
        height: auto;
        transition: max-height 0.35s ease-out;
        overflow: hidden;
    }

    .item-container.open {
        max-height: 352px;
        /* hardcoded height due to unknown height prior to expanding */
        transition: max-height 0.55s ease-in;
    }

    .item-content {
        padding: 16px;
    }

    .button-container {
        display: flex;
        width: 100%;
        z-index: 101;
    }

    .button-row {
        display: flex;
        flex-direction: row;
        gap: 16px;
        width: 100%;
    }

    .button-row a {
        display: flex;
        flex: 0px 1 0;
    }

    .button {
        padding: 16px;
        border-radius: 8px;
        flex: 0px 1 0;
        text-align: center;
        font-size: 18px;
        font-weight: 800;
    }

    .button-secondary {
        border: solid 2px #cccccc;
    }

    .button-primary {
        border: solid 2px #f7e21e;
        background: #f7e21e;
    }
}

/*=====End of Navbar=====*/

/* Lazada page */
#lazada-hero {
    background: url(/assets/images/laz-hero.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}


#lzd-SignUp:focus {
    border-color: transparent;
    box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0);
}

#lzd-yellow-bar {
    margin-top: -260px;
    padding-top: 320px;
    padding-bottom: 120px;
}

#business-calculator {
    margin-top: -70px;
}

#lzd-cards-spacer {
    height: 200px;
}

#lzd-card-container {
    margin-top: -70px;
}

#lzd-card-content {
    padding-top: 95px !important;
    padding-bottom: 95px;
    border-radius: 5px;
    height: 100%;
    position: relative;
    background-color: #FFFFFF;
}

#lzd-cards .card {
    margin-left: auto;
    margin-right: auto;
    margin-top: -70px;
    padding-top: 80px;
    display: flex;
}

.lzd-img-container {
    width: 150px;
    height: 150px;
    border: 3px solid #bbbbbb;
    border-radius: 50%;
    top: -77px;
    left: 50%;
    margin-left: -68px;
    z-index: 1000;
}

.lzd-img-inner-container {
    border-radius: 50%;
    border: 5px solid #F7E21E;
    width: 90%;
    height: 90%;
    margin: 5%;
}

.lzd-img-container img {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 26%;
    top: 37px;
}

#whyMM-List {
    list-style: none
}

#whyMM-List li::before {
    content: "\2022";
    color: #f7e21e;
    font-weight: bold;
    display: inline-block;
    width: 2em;
    margin-left: -2em;
}

/*======= Footer =======*/
.container-fluid.w-100.d-flex.justify-content-around.mb-2 i:hover {
    color: #F7E21E;
}

.footer-column ul {
    line-height: 30px;
    padding: 0;
}

.page-footer .footer-column.col-12.col-sm-12.col-md-4.d-flex.flex-wrap.justify-content-around {
    max-width: 300px;
}

#footer-columns li a {
    color: #CCCCCC;
}

#footer-columns li a:hover {
    color: #ffffff;
}

/*======= End of Footer=======*/


/*====Business Jumbotron=====*/
.list-style-none li a {
    margin-bottom: 20px;
    /*font-size: 1.2em;*/
    font-weight: 400;
    /*width: 100%;*/
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    /*text-align: center;*/
}

li.custom-bullet:before {
    content: "\2022";
    color: #F7E21E;
    font-weight: bold;
    display: inline-block;
    width: 1.5em;
    margin-left: -1.2em;
}

/*===End of Business Jumbotron====*/

#Jumbotron-InternationalMoneyTransfer li {
    margin-bottom: 20px;
}

#Jumbotron-InternationalMoneyTransfer li:last-child {
    margin-bottom: 0;
}

.center-text a {
    color: black
}

#content-1 img {
    max-width: 100%;
}

.filled {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
}


.container-grid-header-square {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.container-grid-center-content {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.center-text {
    text-align: center;
}

#Jumbotron-InternationalMoneyTransfer .selected div {
    color: black;
    box-shadow: inset 0 0, inset 0 -3px 0 #F7E21E;
}

ul li a#nav-link-btn:hover {
    color: black;
    box-shadow: inset 0 0px 0, inset 0 -5px 0 #F7E21E;
}

:hover>div#USP-title {
    box-shadow: inset 0 0px 0, inset 0 -3px 0 #F7E21E;
}

/*=====End of International Money Transfer======*/


/*=====Globe Jumbotron=====*/
.center-content {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    vertical-align: center;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Jumbotron-Globe .globe-padding {
    padding: 10px 50px 50px 50px;
}

#hiddenCurrency {
    color: #F7E21E;
    font-size: 1.5rem;
    text-align: center;
}

a#hiddenCurrency:hover {
    color: white;
}

/*=====End of Globe Jumbotron=====*/


/*======FAQ======*/
.card-faq {
    margin-bottom: 20px;
}

.card-body-faq {
    margin: 0
}

.jumbotron-spacing-faq {
    margin-left: 15px;
    margin-right: 15px;
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    padding: 0;
}

/*=======End of FAQ=======*/


/*Business Jumbotron*/
h4#greyQuestion {
    color: rgba(0, 0, 0, 0.5);
}

/*====End of Business Jumbotron=====*/


/*====SVG====*/
.jumbotron.jumbotron-spacing.d-lg-none {
    background-color: #1a1a1a;
}

.jumbotron.jumbotron-spacing.d-lg-none .container-fluid {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/*====End of SVG=====*/


/*=======Features/partners/credentials/support Jumbotron=======*/
.text-center.features-content h2,
.text-center.supporters-content h2,
.text-center.partners-content h2,
.text-center.credentials-content h2 {
    font-weight: bold;
    color: #1a1a1a;
}

.col-sm-4 {
    height: auto;
}

.row.partners-content,
.row.supporters-content,
.row.credentials-content,
.row.features-content {
    min-height: 230px;
}


.features-content div,
.supporters-content div,
.partners-content div,
.credentials-content div {
    margin-top: auto;
    margin-bottom: auto;
    display: grid;
}

.features-content img,
.supporters-content img,
.partners-content img,
.credentials-content img {
    max-width: 100%;
    display: block;
    height: auto;

}

#Features img {
    filter: grayscale(100%);
}

#Features img:hover {
    filter: grayscale(0);
}

/*=======End of Features/partners/credentials/support Jumbotron=======*/

/*=====Grid=====*/
#Grid-InternationalMoneyTransfer {
    background-color: grey;
}

#Grid-InternationalMoneyTransfer .grid-tab .b-table .b-table-cell {
    padding: 10px;
}

#Grid-InternationalMoneyTransfer .grid-tab .b-table-cell img {
    max-width: 55px;
}

/*======End of Grid======*/


/*======International Business Payments======*/
#Jumbotron-InternationalBusinessPayments .container-fluid .d-flex.center-content img {
    max-width: 60%;
    margin: 0;
}

#Jumbotron-InternationalBusinessPayments .container-fluid .d-sm-none.col-12 img {
    max-width: 60%
}

#Jumbotron-InternationalBusinessPayments .container-fluid .col-3 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

#Jumbotron-InternationalBusinessPayments .container-fluid .col-3 div {
    padding: 0;
}

/*======End of International Business Payments======*/


/*======= Slick =======*/
.slick-dots {
    bottom: 0 !important;
}

.slick-prev:before {
    color: black !important;
}

.slick-next:before {
    color: black !important;
}

/*======= End of Slick Dots =======*/



/*======= Rethinking Finance =======*/
#Jumbotron-RethinkingFinance h3 {
    font-weight: 400;
}

#Jumbotron-RethinkingFinance .container-fluid.d-none.d-md-block {
    margin-top: -160px
}

#Jumbotron-RethinkingFinance .card-img-top {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 5px;
}

#Jumbotron-RethinkingFinance .card-body {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

/*======= End of Rethinking Finance =======*/


/*=== Jumbotron Featured On ===*/
#Jumbotron-FeaturedOn .slider img {
    max-width: 140px;
}

#Jumbotron-FeaturedOn .slick-dots {
    bottom: -35px !important;
}

#Jumbotron-FeaturedOn .d-block.d-sm-none.slider div.row.col-12.m-0 {
    max-height: 130px;
}

/*=== End of Jumbotron Featured On ===*/


/*Timeline*/
.milestones h1 {
    text-align: center;
    height: 100%;
    width: 100%;
    color: #f7e21e;
    background-color: #333333;
}

/* vertical ruler */
.timeline {
    position: relative;
    max-width: 100%;
    margin: 0 auto;

}

/* the vertical ruler */
.timeline::after {
    content: '';
    position: absolute;
    width: 2px;
    background-color: #f7e21e;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

/* Container around content */
.container.container-timeline {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
}

/* The circles on the timeline */
.container.container-timeline::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: -8.5px;
    background-color: #f7e21e;
    border: 4px solid #f7e21e;
    top: 36px;
    border-radius: 50%;
    z-index: 1;
}

/* Place the container to the left */
.left {
    left: 0;
}

/* Place the container to the right */
.right {
    left: 50%;
}

/* Fix the circle for containers on the right side */
.right::after {
    left: -12px;
}

/* The actual content */
.content-timeline {
    padding: 20px 30px;
    position: relative;
    border-radius: 6px;
}

.content-timeline h3 {
    color: #f7e21e;
}

.content-timeline p {
    color: #ffffff;
}

.container-timeline.left {
    text-align: right;
}

.content-timeline p a {
    color: white !important;
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #F7E21E;
}

/*======Statistic Jumbotron======*/
.stats-content p {
    font-size: 2.8rem;
    font-weight: bold;
    color: #1a1a1a;
    margin: 0;
}

.stats-content h5 {
    margin: 0px;
    color: #1a1a1a;
    font-weight: bold;
}

/*======end of Statistics Jumbotron======*/


/*======Story jumbotron======*/
#story-content {
    width: 90%;
    height: auto;
    text-align: left;
    margin-left: -55px;
    background-color: white;
}

#founders-img {
    height: auto;
    margin-left: 55px;
}

#story-content p {
    font-weight: normal;
    width: 100%;
}

/*======End of Story Jumbotron======*/


/*==CAROUSEL - BUSINESS==*/
#Biz-carousel-img {
    min-height: 320px;
    margin-top: -50px;
    margin-bottom: -70px;
}

/*===END of Carousel - BUSINESS===*/


/*=== CAROUSEL - USER REVIEWS ===*/
/*#Carousel-Reviews img {*/
/*object-fit: cover;*/
/*width: 200px;*/
/*height: 200px;*/
/*border-radius: 50%;*/
/*margin-top: auto;*/
/*margin-bottom: auto;*/
/*}*/

#Carousel-Reviews img {
    object-fit: cover;
    object-position: top;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-top: auto;
    margin-bottom: auto;
}

#Carousel-Reviews p {
    padding: 0 8px;
}

#Carousel-Reviews .jumbotron {
    min-height: 400px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;

}

/*}*/
/*=== END OF CAROUSEL - USER REVIEWS ===*/


/*====MM-TEAM Jumbotron====*/
#team-content {
    width: 100%;
    height: auto;
    text-align: left;
    margin-left: -15px;
    background-color: #272727;
}

#team-img {
    height: auto;
    margin-left: 15px;
}

#team-content p {
    width: 100%;
    color: white;
}

/*======End of MM-Team Jumbotron======*/


/*======Internship Jumbotron=======*/
#intern-content {
    z-index: 10;
    height: auto;

    margin-right: -10px;
    background-color: #272727;
}

#intern-img {
    z-index: 0;
    margin-left: -10px;
}

#intern-content p {
    width: 100%;
    color: #1a1a1a;
}

/*=====End of Internship Jumbo=====*/


/*===Careers Form====*/
input[type=submit] {
    width: 180px;
    background-color: #1a1a1a;
    color: white;
    padding: 14px 20px;
    margin: auto;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input#submitCv:hover {
    box-shadow: 3px 3px 15px grey !important;
}

/*=====end of careers form=====*/


/*=====Culture slider=====*/
#culture-tabs a {
    color: #1a1a1a;
    font-weight: bold;
}

#culture-tabs a {
    box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.2);
}

#culture-tabs a:hover {
    box-shadow: 0px 5px 0px 0px #F7E21E;
}

a.nav-link.active {
    box-shadow: 0px 5px 0px 0px #F7E21E !important;
}

/*======end of culture slider======*/


/*======Culture Carousel======*/
#Culture-title h4 {
    padding: 8px 0px;
    box-shadow: 0px 5px 0px 0px #F7E21E;
}

/*======end of culture carousel======*/


/*======Modal======*/
.modal-logo img {
    max-height: 41px;
}

/*====== login modal ======*/
#g-signup:hover {
    background-color: #ff3547 !important;
}

button#g-signup:hover span {
    color: white;
}

button#g-signup:hover i {
    color: white;
}

#g-login:hover {
    background-color: #ff3547 !important;
}

button#g-login:hover span {
    color: white;
}

button#g-login:hover i {
    color: white;
}

#fb-signup:hover {
    background-color: #4285f4 !important
}

button#fb-signup:hover span {
    color: white;
}

button#fb-signup:hover i {
    color: white;
}

#fb-login:hover {
    background-color: #4285f4 !important
}

button#fb-login:hover span {
    color: white;
}

button#fb-login:hover i {
    color: white;
}

.modal-header {
    border-radius: 4px 4px 0 0;
    padding: 25px;
}

.modal-dialog {
    width: 80vw;
    max-width: 750px;
}

.signup-footer .btn-outline-danger,
.signup-footer .btn-outline-primary,
.modal-body .btn-outline-danger,
.modal-body .btn-outline-primary {
    width: 100%;
    text-align: left;
    margin: 5px 0;
    min-width: 270px;
}

.signup-footer .btn-outline-danger i,
.signup-footer .btn-outline-primary i,
.modal-body .btn-outline-danger i,
.modal-body .btn-outline-primary i {
    margin-right: 5%;
    vertical-align: middle;
}

.signup-footer .btn-outline-danger span,
.signup-footer .btn-outline-primary span,
.modal-body .btn-outline-danger span,
.modal-body .btn-outline-primary span {
    color: inherit;
}

.signup-footer .btn-outline-danger span:hover,
.signup-footer .btn-outline-primary span:hover,
.modal-body .btn-outline-danger span:hover,
.modal-body .btn-outline-primary span:hover {
    color: #fff;
}

.modal-logo img {
    max-height: 41px;
}

.img-responsive {
    margin: 0 auto;
}

.bg2 {
    background-color: #EDECE4;
}

.space-bottom {
    margin-bottom: 20px;
}

.cushion-bottom {
    padding-bottom: 20px;
}

.bg-primary {
    background-color: #F7E21E;
}

.modal-left-form {
    border-right: 1px solid #ccc;
    padding-right: calc(4.16% + 15px);
}

.contact-col-left {
    width: 30%
}

.contact-col-right {
    width: 75%
}

.tablet {
    display: none;
}

.desktop {
    display: none
}

.col-md-offset-half {
    margin-left: 4.16%;
}

.spacer {
    height: 50px;
}

.modal-content .modal-header .close {
    margin: -1rem -1rem -1rem 0;
}

select#country_code {
    margin-right: 5%;
}

/*=====End of login modal=====*/

/*====Calculator======*/

.xl-title {
    font-size: 4.2rem
}


#main-calculator {
    width: 440px;
    min-height: 318px;
    padding: 2rem 2rem;
    box-shadow: 1px 1px 85px 5px rgba(0, 0, 0, 0.2);
}

/*====end of calculator====*/



/*======FX Table======*/

#fx-table-business {
    width: 100%;
}

#fx-table-business tr:nth-child(even) {
    background-color: #f2f2f2;
}

#fx-table-business tr:hover {
    background-color: lightgrey;
}

#fx-table-business tr {
    border: 1px solid #ddd;
    padding: 8px;
}

#fx-table-business tr td {
    border: none;
}

#Jumbotron-Calculator-Business {
    min-height: 512px;
    box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.2);
}

#Jumbotron-Calculator-Business .btn {
    min-height: 70px;
}

#Jumbotron-Calculator-Business .btn.btn-block.btn-selected {
    background-color: white;
    color: black;
}

#Jumbotron-Calculator-Business .btn.btn-block {
    background-color: #1a1a1a;
    color: #F7E21E;
}

.flags.flags-img.flags-fx-calculator {
    margin-right: 5px;
}

/*======End of FX Table======*/

/*====App Download Jumbotron (temporarily hidden)====*/
.download-app.col-12 {
    padding-top: 100%;
    background-image: url('/assets/images/guest/download-app.svg');
    background-repeat: no-repeat;
}

.jumbotron .download-app .content-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jumbotron .download-app img {
    height: 40px;
}

.square {
    width: 50%;
}

.square::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

#g-login {
    padding: 16px 10px;
}

#fb-login {
    padding: 16px 10px;
}

#g-login span,
#fb-login span {
    font-size: .9em;
}

#g-signup {
    padding: 16px 10px;
}

#fb-signup {
    padding: 16px 10px;
}

#g-signup span,
#fb-signup span {
    font-size: .9em;
}

.btn.half {
    width: 49%;
}

.btn.half.first {
    float: left;
    margin-right: 1%;
}

.img-responsive {
    margin: 0 auto;
}

label.signup-img-tiles {
    display: initial !important;
}

label.signup-img-tiles>input {
    /* HIDE RADIO */
    visibility: hidden;
    /* Makes input not-clickable */
    position: absolute;
    /* Remove input from document flow */
}

label.signup-img-tiles>input+img {
    /* IMAGE STYLES */
    cursor: pointer;
    border: 2px solid transparent;
}

label.signup-img-tiles>img {
    opacity: 0.7;
}

label.signup-img-tiles>input:checked+img {
    /* (RADIO CHECKED) IMAGE STYLES */
    border: 2px solid #f15a24;
    opacity: 1;
}

label.signup-img-tiles>img {
    pointer-events: all;
}

/*SWAL MODS*/

.swal-button--confirm {
    background-color: #F15A24;
}

.swal-button.swal-button--confirm:not([disabled]):hover {
    background-color: #ce5223;
}

/*END OF SWAL MODS*/

.grid-picker-min-height {
    min-height: 320px;
}

/*.jumbotron .download-app div h1 {*/
/*!*font-size: 1em;*!*/
/*color: white;*/
/*}*/

/*======End of App Download Jumbotron=======*/

/*=====Terms and Conditions=====*/
.terms {
    padding: 0 25px 25px 0;
}

.content-table li {
    clear: left;
    padding-bottom: 10px;
    margin-left: 15px
}

.content-table a {
    color: #404040;
}

.terms ol {
    counter-reset: item;
    padding-left: 25px;
}

.terms li {
    display: block;
    list-style: inherit;
    padding: 15px 10px;
}

.terms li:before {
    font-weight: bold;
    content: counters(item, ".") " . ";
    counter-increment: item;
}

ol .alphabet li {
    display: list-item;
    list-style: lower-alpha inside;
}

ol.alphabet li:before {
    content: none;
}

/*=====End of Terms and Conditions=====*/

/*====Privacy Policy====*/

#Privacy-Policy p {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*===End of Privacy Policy====*/

/* MEDIA TAGS */
@media (min-width: 768px) and (max-width: 1199px) {
    .globe-image {
        background-size: 60%;
        margin-top: -10%;
    }
}

@media (min-width: 1400px) {
    .content {
        margin: auto;
        padding: 30px;
        width: 85%;
        max-width: 1400px;
    }

    .offset-xxl-2 {
        margin-left: 16.666667%
    }

    .col-xxl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .col-xxl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 1200px) {
    .card-margins {
        margin-left: 200px;
        margin-right: 200px
    }

    .offset-xl-05 {
        margin-left: 4.1%
    }
}

/*Small Desktops*/
@media (min-width: 1024px) {
    html {
        font-size: 16px
    }

    #Jumbotron-InternationalBusinessPayments {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 992px) {
    .desktop {
        display: block
    }

    html {
        font-size: 15px
    }

    .card-margin-1 {
        margin-right: 60px;
        margin-left: 60px;
    }

    .card-margins {
        margin-left: 100px;
        margin-right: 100px
    }

    #Jumbotron-Globe .globe-padding {
        padding: 10px 0 10px 0
    }

    #main-calculator {
        float: right
    }

    .offset-lg-05 {
        margin-left: 4.1%
    }
}

/*Portrait Tablets*/
@media (min-width: 768px) {
    html {
        font-size: 14px
    }

    .card-margin-1 {
        margin-left: 20px;
        margin-right: 20px;
    }

    #Jumbotron-RethinkingFinance .card-img-top {
        padding: 25px;
        min-height: 127px;
    }

    #Jumbotron-RethinkingFinance .jumbotron {
        padding-bottom: 120px
    }

    #Jumbotron-InternationalBusinessPayments {
        margin-left: 15px;
        margin-right: 15px;
    }

    #Jumbotron-InternationalBusinessPayments .container-fluid .d-flex.center-content img {
        max-width: 20%;
        margin-right: 10px;
    }

    #Jumbotron-InternationalBusinessPayments .container-fluid .col-3 div {
        padding: 16px
    }

    #Jumbotron-InternationalBusinessPayments .col-3 .d-flex.center-content.py-3.px-3 {
        min-height: 100px
    }

    #Jumbotron-InternationalBusinessPayments .col-3 .d-flex.center-content.py-3.px-3 p {
        margin: 0
    }

    #Grid-InternationalMoneyTransfer .grid-tab .b-table .b-table-cell {
        padding: 20px
    }

    #Grid-InternationalMoneyTransfer .grid-tab .b-table-cell img {
        max-width: 30%
    }

    .card-body-faq {
        margin: 25px 0 25px 40px
    }

    .card-body-faq {
        margin-right: 40px
    }

    .jumbotron-spacing-faq {
        margin-left: 150px;
        margin-right: 150px;
        padding: 0;
    }

    .b-table-cell.v-middle.centered.mx-auto img {
        margin-bottom: 40px
    }

    .container-fluid-square {
        width: 50%;
        padding-bottom: 50%;
        /*position: relative;*/
    }

    .container-grid-header-image-container a {
        display: none
    }

    .container-grid-header-image-container img {
        max-width: 20%
    }

    #content-1 img {
        max-width: 60%
    }

    .card-margins {
        margin: 50px 50px 0 50px
    }

    .content-margin-x {
        margin-right: 70px;
        margin-left: 70px;
    }

    .content-margin-y {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (min-width: 577px) {

    .pt-xs-6,
    .py-xs-6 {
        padding-top: 5rem !important
    }

    .pb-xs-6,
    .py-xs-6 {
        padding-bottom: 5rem !important;
    }
}

@media (min-width: 500px) {
    html {
        font-size: 14px
    }

    .card-margin-1 {
        margin-right: 10px;
        margin-left: 10px;
    }
}

@media (min-width: 455px) {
    .jumbotron .download-app img {
        height: 55px
    }
}

@media (min-width: 320px) {
    html {
        font-size: 14px
    }

    .card-margin-1 {
        margin-right: 10px;
        margin-left: 10px;
    }

    .b-table-cell.v-middle.centered.mx-auto img {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1540px) {
    .intro-vid {
        min-height: 700px !important;
        width: 1540px !important;
        left: 50%;
        margin-left: -770px;
        top: 81px;
    }
}

@media (max-width: 1856px) {
    .video-bg {
        min-height: 700px !important;
        width: 1856px !important;
        left: 50%;
        margin-left: -928px;
    }
}

@media (max-width: 1024px) {
    .col-xl-6.px-5.m-auto {
        padding: 50px 0 50px 0
    }

    .card-margin-1 {
        margin-left: 15px;
        margin-right: 15px;
    }

    #story-content {
        width: 100%;
        height: 100%;
        text-align: left;
        margin-left: -35px;
        background-color: white;
    }

    #founders-img {
        height: auto;
        margin-left: 35px;
    }

    #team-content {
        width: 100%;
        height: 80%;
        text-align: left;
        margin-left: -20px;
    }

    #team-img {
        height: auto;
        margin-left: 20px;
    }

    .gap-xl {
        margin-top: 80px
    }

    .spacer-xl {
        margin-top: 50px
    }
}

@media (max-width: 991px) {

    #team-content,
    #team-img {
        margin: auto
    }

    .modal-left-form {
        border-right: none;
        padding-right: 15px;
    }

    .col-md-offset-half {
        margin: 0;
    }

    .tablet {
        display: block;
    }

    .modal-dialog {
        width: initial
    }

    #main-calculator {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .xl-title {
        font-size: 3.2rem;
    }

    #Calculator-title {
        text-align: center;
        margin-top: 25px;
    }

    #Calculator-text {
        text-align: center
    }

    .gap-lg {
        margin-top: 80px
    }

    .spacer-lg {
        margin-top: 50px
    }

    #Calculator-title,
    #Calculator-text {
        color: #212529 !important;
    }

    #Calculator-title#BN,
    #Calculator-text#BN {
        color: #ffffff !important;
    }

    .intro-vid-parent {
        top: 42px
    }

    .intro-vid {
        top: 71px
    }

    #business-calculator {
        margin-top: 20px;
    }

    #lzd-cards-spacer {
        height: 165px;
    }

    .flex-container {
        flex-direction: column;
    }

    #lzd-card-container,
    #lzd-form-container,
    #business-calculator,
    #calculator-list {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    #lzd-yellow-bar {
        margin-top: -350px;
        padding-top: 400px;
        padding-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .container-fluid-square {
        width: 25%;
        padding-bottom: 25%;
    }

    #story-content,
    #founders-img {
        margin: auto;
    }

    #intern-content,
    #intern-img {
        margin: auto
    }

    .grid-picker-min-height {
        min-height: 440px
    }

    .display-md {
        display: block
    }

    #bizfx-img {
        height: 220px
    }

    .gap-md {
        margin-top: 80px
    }

    .spacer-md {
        margin-top: 50px
    }

    .mt-xs-3 {
        margin-top: 1rem !important
    }

    .counter-container {
        margin-top: -58%;
        margin-bottom: 15%;
    }
}

@media (max-width: 1120px) {
    .grid-picker-min-height {
        min-height: 340px
    }
}

@media (max-width: 895px) {
    .grid-picker-min-height {
        min-height: 360px
    }
}

@media (max-width: 600px) {
    .gap {
        margin-top: 50px
    }

    /* timelime to the left */
    .timeline::after {
        left: 31px
    }

    /* Full-width containers */
    .container.container-timeline {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    .container-timeline.left {
        text-align: left
    }

    /* Make sure all circles are at the same spot */
    .left::after,
    .right::after {
        left: 19px
    }

    /* Make all right containers behave like the left ones */
    .right {
        left: 0
    }

    .xl-title {
        font-size: 2.5rem;
    }

    #Calculator-text {
        font-size: 1.2rem;
        margin: 0 8px;
    }
}

@media (max-width: 576px) {
    .container-fluid.d-flex.flex-wrap.col-12.col-sm-5.p-0 {
        height: 123px
    }

    /* Globe */
    #Globe {
        -webkit-background-size: 90%;
        background-size: 90%;
    }

    .calc-container {
        padding: 1rem;
        background: white;
        margin-top: 9%;
        border-radius: 24px;
    }

    #main-calculator {
        width: 100%;
        padding: 0;
        box-shadow: none !important;
    }

    #home-yellow-waves {
        margin-top: 1rem !important;
    }

    .pt-mobile-5 {
        padding-top: 3rem
    }

    .gap-sm {
        margin-top: 80px
    }

    .spacer-sm {
        margin-top: 50px
    }

    .intro-vid {
        top: 20px;
        left: 77%;
    }
}

@media (max-width: 350px) {
    .container-fluid.d-flex.flex-wrap.col-12.col-sm-5.p-0 {
        height: 80px
    }

    #main-calculator .flags {
        display: none
    }

    #lzd-yellow-bar {
        margin-top: -400px;
        padding-top: 450px;
        padding-bottom: 50px;
    }
}

@media (min-width: 601px) and (max-width: 876px) {
    #home-yellow-waves {
        margin-top: -64px
    }
}

.pull-right {
    float: right !important;
}

.boost-btn {
    border: 1px solid #F7E21E !important;
    border-radius: 6px !important;
    box-shadow: none !important;
}

.boost-btn:hover,
.boost-btn.active {
    background-color: #F7E21E !important;
}

.boost-accordion-title {
    font-size: 1.3rem !important;
}

.boost-accordion-title.collapsed {
    color: #BFBFBF !important;
}

.boost-accordion-row {
    margin-top: 10px;
    margin-bottom: 10px;
    border-left: 2px solid #BFBFBF;
}

li.boost-li {
    font-weight: bold !important;
}

.boost-tnc p {
    padding-bottom: 1rem !important;
}

.boost-tnc li {
    padding-left: 1rem !important;
}

.boost-product-shadow {
    float: right;
    margin: 100px;
    width: 10px;
    height: 1px;
    background-color: #E6E6E6;
    /* for the 1px in the center */
    border-radius: 50%;
    box-shadow: 0 0 50px 70px #E6E6E6;
}

.boost-radio-btn {
    border: 1px solid #707070 !important;
    border-radius: 6px !important;
    color: #1A1A1A !important;
    width: 120px !important;
    height: 50px !important;
}

.boost-radio-btn.active {
    background-color: #F7E21E;
    font-weight: bold !important;
}

.width-fit-content {
    width: fit-content;
}

@media (max-width: 768px) {
    .boost-navbar-logo {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .boost-btn {
        margin-right: auto !important;
        margin-left: auto !important;
        margin-top: 20px !important;
    }

    .boost-prizes-img {
        float: none !important;
        margin-right: auto !important;
        margin-left: auto !important;
        width: 70% !important;
        margin-bottom: 2rem;
    }
}

.small a {
    font-size: inherit !important;
}

.no-fluid-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.small,
small {
    font-size: 80% !important;
}

.small a {
    font-size: inherit !important;
}