#bio_ep {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    top: 0;
}

.leaving-box{
    background: #831fb2;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 38%;
    margin: 0 auto;
    border-radius: 20px;
    background-size: 100% 100%;
    padding-left: 4%;
    padding-right: 4%;
    box-shadow: 0 0 50px 0 #000;
    position: relative;
}

.leaving-box h1 {
    color: #fff;
    font-size: 38px;
    line-height: 47px;
    font-weight: 700
}

.leaving-box h2{
    color: #fff600;
    font-size: 34px;
    line-height: 50px;
    font-weight: 600;
    text-transform: uppercase;
    border-top: 1px solid #a331d8;
    margin-top: 10px;
}

.leaving-box p {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 18px
}

.leaving-box p span {
    color: #ffd800
}

#bio_ep .leaving-box input {
    border-radius: 5px;
    height: 60px;
    padding-left: 20px;
    border: 2px solid #fff;
    box-shadow: none;
    margin-bottom:10px;
}

.leaving-submit {
    background-color: #ffd800;
    height: 60px;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 0!important;
    width: 340px;
    border-radius: 50px!important;
    border: 0;
    font-weight: 600;
    border-color: #ffd800!important;
    margin-top: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.leaving-box .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 5px
}

.upper-leaving {
    margin-bottom: 12px
}
.upper-leaving img{
    margin-left: -43px;
    width: 126%;
}

.leaving-box p.leaving-offer {
    font-size: 13px;
    text-transform: inherit;
    font-weight: 400;
    margin-top: 12px
}

#bio_ep_close {
    content: "\f00d";
    position: absolute;
    top: -25px;
    font-family: "Font Awesome 5 Free";
    font-size: 32px;
    color: #fff;
    border-radius: 50px;
    padding: 0 7px;
    font-weight: 600;
    right: -20px;
    background-color: #fb0143;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px
}

.leaving-box .form-control:focus {
    border-color: #ffd800
}

.entry-right input.error,
.leaving-box input.error {
    border-color: #fb0143!important
}

.leaving-submit:hover {
    background-color: #fff
}

.entry-right{position:relative;padding-top: 30%;}
.entry-right img{
    position: absolute;
    left: -63px;
    top: -10px;
}

@media screen and (max-width:1199px) {
    .leaving-box {
        width: 100%
    }
    /*StickyCSS*/
    .offer_dis {
        font-size: 32px;
        line-height: 30px;
        margin-left: 5px;
    }
    .offer_heading h4 {
        font-size: 11px;
    }
    .offer_heading h1 {
        font-size: 18px;
    }
    .offer_div span.offspan + span {
        line-height: 8px;
    }
    .offer_dis sup {
        font-size: 18px;
        top: -8px;
    }
    .offer_div span.offspan {
        font-size: 10px;
        line-height: 10px;
    }
    /* End StickyCSS*/
}

@media screen and (max-width:991px) {
    .row.leaving-box .col-sm-4 {
        padding-left: 6px;
        padding-right: 6px
    }
    .entry-right img {
    position: absolute;
    left: -63px;
    top: 0;
    width: 110%;
}
.cta_btn .btn{width:auto;}
/*StickyCSS*/
    .offer_heading h4 {
        font-size: 10px;
    }
    .offer_heading h1 {
        font-size: 16px;
    }
    /* End StickyCSS*/
}

@media screen and (max-width:767px) {
    .leaving-box .intl-tel-input {
        display: block
    }
}

@media screen and (max-width:600px) {
    .entry-right img {
    position: absolute;
    left: -22px;
    top: 0px;
    width: 104%;
}
    .leaving-box {
        padding-top: 0;
        padding-bottom: 10px
    }
    .leaving-box p {
        font-size: 16px;
        margin-top: 0
    }
    .leaving-box h1 {
        font-size: 30px;
        line-height: unset
    }
    .leaving-box input {
        height: 44px
    }
    .leaving-submit {
        width: 100%
    }
    /*StickyCSS*/
        .stickybuttoncontainer .btn {
            font-size: 12px;
            flex-grow: 1;
            width: auto;
            height: 36px;
            padding: 0;
            margin: 5px 0;
        }
        .site_img:before, .site_img:after {
            display: none;
        }
        .stky-counter p {
            display: none;
        }
        /* End StickyCSS*/
}

#bio_ep .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,#bio_ep .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],#bio_ep .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{
    padding-left: 82px;
}
#bio_ep .form-control,#entry-popup .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.intl-tel-input.allow-dropdown .flag-container .selected-flag {
    background-color: rgba(0,0,0,.05);
    border-right: 1px solid #c2c2c2;
}

#entry-popup .form-box .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,#entry-popup .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 90px;
}

#entry-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    top: 0;
}

.entry-box{
    background: #831fb2;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
    width: 38%;
    margin: 0 auto;
    border-radius: 20px;
    background-size: 100% 100%;
    padding-left: 4%;
    padding-right: 3%;
    box-shadow: 0 0 50px 0 #000;
    position: relative;
}

.entry-box p {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 25px
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 60px;
}

.entry-box h1 span {
    color: #ffd800
}

.entry-left {
    text-align: left
}

#entry-popup .entry-right input,
#entry-popup .entry-right input[type="text"],
#entry-popup .entry-right textarea {
    border-radius: 5px;
    height: 60px;
    padding-left: 20px;
    border: 2px solid #fff;
    box-shadow: none;
}

#entry-popup .entry-right textarea {
    height: 70px;
}

.help-block.form-error {
    display: none;
}



.entry-right input[type=email],
.leaving-box input[type=email] {
    background-color: #fff!important;
    color: #555!important
}

.entry-right .intl-tel-input {
    width: 100%
}

.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 0
}

.entery-submit{
    padding-left: 0!important;
    width: 100%;
    border-radius: 10px!important;
    border: none;
    border-bottom: 5px solid #5c1c7a!important;
    background-color: #fb0143;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    padding: 15px 0;
}

.entry-right a {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    background-color: #ffd800;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.entry-right a i {
    margin-left: 6px
}

.entry-right p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 12px
}

.entry-right .form-group {
    margin-bottom: 10px
}

a#entry-box_close {
    position: absolute;
    right: -23px;
    background-color: #fb0143;
    width: 50px;
    height: 50px;
    border-radius: 50pc;
    color: #fff;
    font-size: 37px;
    top: -27px
}

@media screen and (max-width:1199px) {
    .entry-box {
        width: 100%
    }
}

@media screen and (max-width:991px) {
    .entry-box {
        padding-left: 5%;
        padding-right: 5%
    }
    .stiky-btn {
        display: block !important;
    }
    .stickybuttoncontainer .btn {
        width: 100%;
        font-size: 12px;
    }
}

@media screen and (max-width:767px) {
    .entry-box h1 {
        font-size: 50px
    }
    .entry-box h1 br {
        display: none
    }
}

@media screen and (max-width:600px) {
    .entry-box {
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .entry-right input {
        height: 44px
    }
    .entry-box h1 {
        font-size: 28px;
        margin-bottom: 10px
    }
    .entry-right a {
        height: 44px;
        line-height: 44px;
        font-size: 14px
    }
    .entry-right p {
        font-size: 11px
    }
    .entery-submit {
        font-size: 14px
    }
    .entry-left {
        width: 100%;
        text-align: center
    }
    .entry-right {
        width: 100%;
        text-align: center
    }
    /*StickyCSS*/
    .offer_dis {
        font-size: 26px;
        line-height: 26px;
    }
    .offer_dis sup {
        font-size: 16px;
        top: -9px;
    }
    /* End StickyCSS*/
}

.entry-left {
    position: relative;
}

.entry-left:before {
    content: "";
    position: absolute;
    height: 100%;
    background-image: url("../images/popup-border.png");
    width: 20px;
    right: 24px;
}
.ClassyCountdown-wrapper {
    display: inline-block;
    width: 100%;
}
.ClassyCountdown-wrapper .ClassyCountdown-value {
    font-family: 'Lato', sans-serif !important;
    font-size: 24px !important;
    color: #231e6f !important;
    background: #fff !important;
    border-radius: 100% !important;
    height: 70px !important;
    width: 70px !important;
    margin: -38px 0 0 14px !important;
    line-height: 15px !important;
    padding: 16px 0 !important;
    font-weight: 800 !important;
    text-transform: uppercase !important
}

.ClassyCountdown-wrapper>div {
    margin: 16px 10px 0px 0px !important
}

.stky-counter .ClassyCountdown-wrapper .ClassyCountdown-value {
    font-family: 'Lato', sans-serif !important;
    font-size: 18px !important;
    color: #231e6f !important;
    background: #fff !important;
    border-radius: 100% !important;
    height: 50px !important;
    width: 50px !important;
    margin: -25px 0 0 9px !important;
    line-height: 13px !important;
    padding: 12px 0 !important;
    font-weight: 800 !important;
    text-transform: uppercase !important
}

.lh-0 {
    line-height: 0
}

.ClassyCountdown-days {
    display: none !important
}

.stky-counter .ClassyCountdown-days {
    display: none !important
}

.stky-counter .ClassyCountdown-wrapper>div {
    margin: 10px 10px 0px 0px !important
}

.stiky-btn {
    position: relative;
    right: 20px
}

.stky-counter {
    position: relative;
    left: 60px;
}

.fixed-area {
    background: #3575ff;
    width: 100%;
    position: fixed;
    left: 0;
    top: -270px;
    z-index: 9999;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s
}

.fixed-area.fixed {
    top: 0px
}
.ml-10 {
    margin-left: 10% !important;
}
.mtpx-30 {
    margin-top: 30px !important
}
.fspx-16 {
    font-size: 16px !important
}

.fspx-18 {
    font-size: 18px !important
}

.fspx-22 {
    font-size: 20px !important
}

.fspx-24 {
    font-size: 24px !important
}

.fspx-29 {
    font-size: 29px !important
}

.fspx-31 {
    font-size: 31px !important
}

.ptpx-30 {
    padding-top: 30px !important
}

.max-width {
    max-width: inherit
}

.pr-0 {
    padding-right: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.btn-new-primary3 {
    padding: 8px 20px 8px 20px;
    background: #a5c319;
    box-shadow: inset 1.026px 2.819px 5px 0px rgba(255, 255, 255, 0.55);
    color: white;
    position: relative;
    font-size: 15px;
    font-weight: 600;
    border-width: 1px;
    border-color: transparent;
}

.btn-new-primary3:hover {
    background-color: #f4c509;
    color: black;
    border-color: black;
}

.btn-new-primary2{
    padding: 8px 40px 8px 30px;
    background: #fff;
    color: #831fb2;
    position: relative;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #fff;
    text-transform: uppercase;
    display: inline-block;
}

.btn-new-primary2:hover {
    background-color: #f4c509;
    color: black;
    border-color: black;
}

.cp.sc-price small {
    font-size: 12px;
    display: inherit;
    line-height: 1.5;
    padding-top: 5px
}

#countdown2 {
    width: 500px !important
}

#countdown2 canvas {
    width: 100px !important;
    height: 100px !important
}

.fc-yellow {
    color: #f4c509
}

.fspx-35 {
    font-size: 35px !important
}

.fspx-40 {
    font-size: 40px !important
}

.cont {
    width: 1140px !important
}

.grid-width {
    width: 1140px
}

.fspx-60 {
    font-size: 60px !important
}

.fspx-11 {
    font-size: 10px !important
}

.lp-package .package-inner-wrap .box h3 small.h4 {
    font-size: 30px !important
}
img.inherit {
    max-width: inherit
}

.img-resp {
    display: block;
    max-width: 100%;
    height: auto
}

.relative-block {
    position: relative
}

.absolute-block {
    position: absolute
}

.unstyled {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.inline li {
    display: inline-block
}

ul.block li {
    display: block
}

ul.table {
    display: table
}

ul.table li {
    display: table-cell
}

ul.nomar li:last-child {
    margin-right: 0 !important
}

ul.nomar li:first-child {
    margin-left: 0 !important
}

.d-block {
    display: block !important
}

.d-inline-block {
    display: inline-block !important
}

.d-inline {
    display: inline !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

hr {
    border: none
}

.td-underline {
    text-decoration: underline
}

.td-border {
    border-bottom: 1px solid
}

.td-border-dashed {
    border-bottom: 1px dashed
}

.td-border-dotted {
    border-bottom: 1px dotted
}

.b-radius {
    border-radius: 4px
}

.b-radius-bottom {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.fs-default {
    font-size: 14px
}

.fs-xsmall {
    font-size: 10px
}

.fs-small {
    font-size: 12px
}

.fs-medium {
    font-size: 16px
}

.fs-large {
    font-size: 16px
}

.fw-thin {
    font-weight: 100 !important
}

.fw-light {
    font-weight: 200 !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-medium {
    font-weight: 500 !important
}

.fw-semi-bold {
    font-weight: 600 !important
}

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

.fw-exbold {
    font-weight: 800 !important
}

.fw-black {
    font-weight: 900 !important
}

.tt-normal {
    text-transform: inherit !important
}

.tt-uppercase {
    text-transform: uppercase !important
}

.tt-capital {
    text-transform: capitalize !important
}

.ta-right {
    text-align: right
}

.ta-left {
    text-align: left
}

.ta-center {
    text-align: center
}

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

.fc-primary {
    color: #3575ff
}

.fc-secondary {
    color: #0c1623
}

.fc-default {
    color: #2b2e31
}

.fc-white {
    color: #fff
}

.fc-black {
    color: #000
}

.fc-grey {
    color: #333
}

.fc-lgrey {
    color: #999
}

.fc-spgrey {
    color: #505050
}

.fc-red {
    color: #ff0000
}

.fc-hr {
    color: #e8e8e8
}

.fc-lp-primary {
    color: #76a1ff
}

.bg-primary {
    background: #3575ff
}

.bg-secondary {
    background: #0c1623
}

.bg-white {
    background: #fff
}

.bg-black {
    background: #000
}

.bg-grey {
    background: #333
}

.bg-lgrey {
    background: #999
}

.bg-spgrey {
    background: #505050
}

.bg-red {
    background: #fb2224
}

.bg-hr {
    background: #e8e8e8
}

.m-auto {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.lh-normal {
    line-height: 1
}

.lh-medium {
    line-height: 1.2
}

.lh-large {
    line-height: 1.8
}

.lh-xlarge {
    line-height: 2
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.col-nopadd {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.col-left-nopadd {
    padding-left: 0 !important
}

.ls-xsmall {
    letter-spacing: -2px
}

.ls-small {
    letter-spacing: -1px
}

.ls-normal {
    letter-spacing: 0px
}

.ls-medium {
    letter-spacing: 1px
}

.ls-large {
    letter-spacing: 2px
}

.ls-xlarge {
    letter-spacing: 4px
}

.va-middle {
    vertical-align: middle
}

.va-top {
    vertical-align: top
}

.va-bottom {
    vertical-align: bottom
}