.landing_popup img.mobile_frame {position: relative;}
.landing_popup .col-1 .popup_left_wrap img.inside_frame {
    height: 580px;
    border-radius: 0 !important;
    position: absolute;
}
.landing_popup .col-1 .popup_left_wrap {
    border-radius: 0 !important;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.fade.in {
    opacity: 1;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
}

.modal-dialog {
    position: relative;
}

@media (min-width: 768px) {
    .modal-content {}
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-header .close {
    margin-top: -2px;
    padding: 1rem;
    outline: 0;
}

.modal-header .close:hover {
    background: transparent;
    opacity: 1;
    padding: 1rem;
}

.modal-header .close:focus {
    background: transparent;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.fade.in {
    opacity: 1;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.modal-dialog {
    max-width: 1000px;
    width: calc(100% - 30px);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    min-height: calc(100% - 3.5rem);
    margin: 1.75rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}


.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

.modal-dialog.modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
    margin: 1.75rem auto;
}



/*

5 Feb designing

*/
.landing_popup .modal-header {
    position: absolute;
    border: 0;
    right: 0;
    z-index: 9;
    padding: 0
}

.landing_popup .modal-body {
    padding: 46px 0 0 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.landing_popup .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    max-width: 280px;
    width: 100%;
    margin-right: 3.3rem;
}

.landing_popup img.mobile_frame {
    position: relative;
}

.landing_popup .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 100%;
    width: 100%;
    padding-top: 5rem;
}

.landing_popup .modal-content {
    border: 0;
    border-radius: 8px;
    width: 100%;
}

.landing_popup .col-2 h3,
.col-2 h4 {
    font-size: 48px !important;
    font-weight: 700 !important;
    color: #002349;
    line-height: 64px;
    margin-bottom: 0.5rem;
}

.landing_popup.modal~.modal-backdrop {
    background: unset;
}

.landing_popup.modal {
    background: rgba(0, 0, 0, 0.5) !important;
}


.landing_popup .apple_response,
.landing_popup .android_response {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.landing_popup .apple_response img,
.landing_popup .android_response img {
    margin-bottom: 40px;
    max-width: 100%;
}

.landing_popup .apple_response h4,
.landing_popup .android_response h4 {
    text-align: center;

}

.landing_popup .apple_response h4 {
    text-align: center;
    max-width: 460px;

}

.landing_popup .android_response h4 {
    /*max-width: 560px;*/

}

.landing_popup .apple_response h4 br {
    display: none;
}

.landing_popup form#iphone_message_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.landing_popup form#iphone_message_form .iphone_select {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    position: relative;
    border: 1px solid #c5c5c5;
    border-radius: 4px 0 0 4px;
}

.landing_popup form#iphone_message_form .iphone_select .list_cc {
    background: #fff;
    position: absolute;
    top: 120%;
    -webkit-filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.25));
    width: 376px;
    height: 279px;
    overflow-x: hidden;
    overflow-y: scroll;
    display: block;
    border-radius: 4px;
}


/* Scrollbar styles */
.landing_popup form#iphone_message_form .iphone_select .list_cc::-webkit-scrollbar {
    width: 12px;
    height: 50px;
}

.landing_popup form#iphone_message_form .iphone_select .list_cc::-webkit-scrollbar-track {
    border-left: 1px solid #e6e4e4;
    border-radius: 10px;
}

.landing_popup form#iphone_message_form .iphone_select .list_cc::-webkit-scrollbar-thumb {
    background: #c0c0c0;
    border-radius: 10px;
}

.landing_popup form#iphone_message_form .iphone_select .list_cc::-webkit-scrollbar-thumb:hover {
    background: #888;
}

.landing_popup form#iphone_message_form .iphone_select .list_cc ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0.6rem;
}

.landing_popup form#iphone_message_form .iphone_select .list_cc ul li span.cv {
    color: #9194a1;
}

.landing_popup form#iphone_message_form .iphone_select .list_cc h5{
    font-weight: 500 !important;
    font-size: 22px !important;
    text-align: center!important;
    margin-bottom: 1.5rem!important;
    margin-top: 1.5rem!important;
}

.landing_popup form#iphone_message_form .iphone_select .list_cc ul li{
    font-weight: 400 !important;
    color: #002349;
    margin-bottom: 0.5rem;
    font-size: 14px !important;
    width: 100%!important;
    -webkit-box-align: center!important;
        -ms-flex-align: center!important;
            align-items: center!important;
    -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
            justify-content: space-between!important;
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;

    padding: 0 1rem;
    cursor: pointer;
}

.landing_popup form#iphone_message_form .iphone_select .selectedCode {
    padding: 0 1.2rem 0 1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    height: 100%;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #002349;
    width: 100%;
    cursor: pointer;
    background-image: url(/wp-content/uploads/2021/02/select-arrow.png);
    background-repeat: no-repeat;
    background-position: center right 11px;
    position: relative;
}
.landing_popup .col-1 .popup_left_wrap {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 40px 40px 0 0;
    position: relative;
}
.landing_popup .col-1 .popup_left_wrap img.inside_frame {
    border-radius: 40px 40px 0 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}

.landing_popup form#iphone_message_form .iphone_input {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    height: 48px;
}
.landing_popup form#iphone_message_form .iphone_select .list_cc.show {
    display: block !important;
}
.landing_popup .popup_initial_content p {
    line-height: 36px;
    margin: 0 0 12px;
    font-weight: 400 !important;
    color: #576e87;
    font-size: 24px !important;
    margin-bottom: 2.6rem;
    max-width: 326px;
}

.landing_popup .apps_logo img {
    cursor: pointer;
}

.landing_popup .apps_logo img.android_url {
    margin-left: 28px;
}


.landing_popup .col-2 span.guarantee_line {
    font-weight: 400 !important;
    color: #002349;
    font-size: 14px !important;
    line-height: 1.4;
    display: inline-block;
    margin-bottom: 1.6rem;
    margin-top: 2.5rem;
}


.landing_popup .iphone_button button,
.landing_popup .android_content button {
    background: #7797FE;
    border-radius: 0 4px 4px 0;
    border-color: #7797FE;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
}

.landing_popup .iphone_input input[type="tel"] {
    border: 0;
    font-size: 14px;
    font-weight: 400;
    color: #797979;
    border-top: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    border-radius: 0;
    padding: 20px 10px 20px 10px;
}

.landing_popup .android_content form#android_message_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.landing_popup form#android_message_form input[type="email"] {
    border: 1px solid #C5C5C5;
    font-size: 14px;
    font-weight: 400;
    color: #797979;
    border-right: 0;
	padding: 20px;
    max-width: 349px;
}


.landing_popup .col-2 .android_content span.guarantee_line a {
    font-weight: 700;
    color: #002349;
	font-size: 14px;
}

.landing_popup .col-2 .android_content span.guarantee_line {
    font-size: 14px !important;
    line-height: 21px;
    max-width: 398px;
    margin-top: 1rem;
}

.landing_popup span.android_error_response,
.landing_popup span.error_response {
    font-size: 12px;
    display: block;
    color: red;
}


.landing_popup .apple_content,
.landing_popup .android_content {
    min-height: 305px;
}

.landing_popup .modal-content.final_step .col-1 {
    display: none;
}

.landing_popup .modal-content.final_step .modal-body {
    padding: 0;
}

.landing_popup .modal-content.final_step .col-2 {
    padding: 4.75rem 0;
}

.landing_popup form#android_message_form input[type="email"]:focus,
.landing_popup .iphone_input input[type="tel"]:focus {
    color: #002349;
}


.landing_popup form#android_message_form input[type="email"],
.landing_popup .iphone_input input[type="tel"] {
    color: #002349;
}

.landing_popup.modal .close {
    opacity: 0.8;
}



@media (max-width: 991px) {

    .modal-dialog.modal-dialog-centered {}

    div.landing_popup .modal-dialog.modal-dialog-centered {
        -webkit-box-align: end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        width: 100%;
        margin: 0 !important;
        height: 100%;
    }

    .modal-dialog.modal-dialog-centered {}

    div.landing_popup .modal-dialog.modal-dialog-centered .modal-content {
        border-radius: 16px 16px 0 0;
    }

    .landing_popup .modal-body {
        padding: 2rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .landing_popup .mobile_popup h4 {
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
        color: #000;
        margin-bottom: 1.8rem;
        margin-top: 0;
        text-align: center;
    }

    .landing_popup .mobile_popup .logo img {
        height: 45px;
        margin-bottom: 1rem;
    }

    .landing_popup .mobile_popup .android_content {
        min-height: unset;
        text-align: center;
    }

    .landing_popup .mobile_popup .its_android .modal-body button,
    .landing_popup .mobile_popup .android_content .modal-body button {
        background: #7797FE;
        height: 48px;
        border-radius: 48px;
        border-color: #7797FE;
        outline: 0;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        color: #fff;
    }

    .landing_popup .mobile_popup .its_android .modal-body button {
        width: 208px;
    }

    .landing_popup .mobile_popup .modal-body .android_content button {
        width: 186px;
    }


    .landing_popup .mobile_popup .android_content form#android_form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }


    .landing_popup .mobile_popup .android_content p {
        max-width: 248px;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        text-align: center;
        color: #002349;
        margin: 0px auto 1rem;
    }

    .landing_popup .mobile_popup .android_content form#android_form input[type="email"] {
        max-width: 311px;
        width: 100%;
        text-align: center;
        border: 1px solid #B3B3B3;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 24px;
        margin-bottom: 1.2rem
    }

    .landing_popup .mobile_popup .android_content h4 {
        margin: 1rem 0;
    }

    .landing_popup .mobile_popup .android_content a {
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 1.25px;
        text-transform: uppercase;
        color: #002349;
        margin-top: 1rem;
        display: inline-block;
    }

    div.landing_popup .modal-dialog.modal-dialog-centered.android_m_modal .android_content {
        display: block;
    }

    div.landing_popup .modal-dialog.modal-dialog-centered.android_m_modal .modal-body>.logo,
    div.landing_popup .modal-dialog.modal-dialog-centered.android_m_modal .modal-body>h4,
    div.landing_popup .modal-dialog.modal-dialog-centered.android_m_modal .modal-body>button.join_now {
        display: none
    }


    div.landing_popup .modal-dialog.modal-dialog-centered .android_content {
        display: none;
    }

    div.landing_popup .modal-dialog.modal-dialog-centered .modal-body>.logo,
    div.landing_popup .modal-dialog.modal-dialog-centered .modal-body>h4,
    div.landing_popup .modal-dialog.modal-dialog-centered .modal-body>button.join_now {
        display: block;
    }

    div.landing_popup .modal-dialog.modal-dialog-centered.android_m_modal {}

    div.landing_popup .modal-dialog.modal-dialog-centered.android_m_modal {
        -webkit-box-align: center;
        -ms-flex-align: c;
        align-items: center;
        max-width: 1000px;
        width: calc(100% - 30px);
        min-height: calc(100% - (1.75rem * 2)) !important;
        margin: 1.75rem auto !important;
    }

    div.landing_popup .modal-dialog.modal-dialog-centered.android_m_modal .modal-content {
        border-radius: 16px;
    }

    div.landing_popup .modal-dialog.modal-dialog-centered.android_m_modal .modal-body {
        padding: 1.8rem 1.6rem;
    }
	div.landing_popup .mobile_popup .android_response h4 br {
	    display: none;
	}

    .elementor-element.landingpageModal.elementor-widget-shortcode {
        text-align: center;
    }

}