.subscribe form .wrap-fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mm-checkoutInfoBlock {
    padding: 0 !important;
    border: none !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    overflow: visible !important;
}

#mm_checkout_form label {
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    padding-bottom: 7px;
    color: #879AAE;
    line-height: 1.2;
    width: auto;
}

#mm_checkout_form input::-webkit-input-placeholder {
    color: transparent;
}

#mm_checkout_form input::-moz-placeholder {
    color: transparent;
}

#mm_checkout_form > .group:last-child > div:not([class]) {
    border-bottom: 1px solid rgba(135, 154, 174, 0.2);
    margin: 0 -100px;
}

#mm_checkout_form > .group:last-child > div:not([class]) .mm-checkoutInfoBlock {
    padding: 0 100px 26px !important;
}

.group .group {
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
}

#mm_checkout_form input:-ms-input-placeholder {
    color: transparent;
}

.mm-checkoutInfoBlock {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#mm_checkout_form .title-h4 {
    width: 100%;
}

#mm_checkout_form .nw-select {
    display: block;
}

#mm_checkout_form .selectric {
    width: 100%;
}

#mm_checkout_form .mm-formField {
    width: calc((100% - 20px) / 2);
    padding-bottom: 24px;
    overflow: visible;
}

#mm_checkout_form .mm-ccLogos {
    width: 100%;
}

#mm_checkout_form .alignnone {
    margin: 0 auto;
}

#mm-checkout-expiration-date {
    width: 100% !important;
}

.selectric-items .selectric-scroll:focus, .selectric-wrapper .selectric-items:focus {
    outline: none;
}

#mm-checkout-expiration-date .nw-select {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

#mm-checkout-expiration-date .selectric-wrapper {
    width: calc((100% - 20px) / 2);
}

#mm_checkout_form .mm-button {
    font-family: "Montserrat", sans-serif;
    margin: 0 0 24px 20px;
    width: 150px;
    font-weight: 600;
    box-shadow: none;
    border-radius: 0;
    border: none;
    display: block;
    text-align: center;
    padding: 0 20px;
    transition: all 0.3s ease;
    height: 55px;
    line-height: 55px;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    background: none;
    font-size: 11px;
    text-shadow: none;

}

#mm_checkout_form .mm-button:before {
    content: '';
    border-radius: 5px;
    border: 1px solid rgba(42, 180, 252, 0.3);
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease;
}

#mm_checkout_form .mm-button:after {
    background-image: linear-gradient(to right, #2ab4fc 0%, #1f66b1 100%);
    border-radius: 5px;
    z-index: 2;
    opacity: 0;
    content: 'Apply Coupon';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease;
    color: #fff;
    text-shadow: none;
    font-size: 11px;
}

#mm_checkout_form .mm-button:hover:before {
    border-color: transparent;
}

#mm_checkout_form .mm-button:hover:after {
    opacity: 1;
}

#mm_checkout_form .group-inner {
    display: none;
}

.mm-formField.coupons {
    width: 100% !important;
    border-top: 1px solid rgba(135, 154, 174, 0.2);
    margin-top: 6px;
    padding-top: 25px;
    padding-bottom: 0 !important;
}

.mm-formField.coupons input {
    width: calc((100% - 20px) / 2);
    float: left;
    margin-right: 20px;
}

.mm-formField.coupons label {
    display: block !important;
    float: none;
}

.groups .mm-checkoutContainer {
    overflow: visible;
}

.join-page__main .inner {
    padding: 10px 0 0;
}

.join-page__main .mm-checkoutSection2:first-of-type {
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    padding: 40px 40px 0;
}

.join-page__main .mm-checkoutSection2:first-of-type h3 {
    color: #fff;
    border-bottom: 1px solid rgba(135, 154, 174, 0.2);
    padding-bottom: 24px;
    margin-bottom: 40px;
    font-size: 25px;
    font-family: "Raleway";
    font-weight: 300;
    line-height: 1.2;
}

.join-page__main .mm-checkoutSection2:first-of-type h2 {
    font-size: 0;
    padding-bottom: 25px;
    margin: 0;
}

.mm-checkoutSection2 h2 .mm-data {
    color: #F8CB90;
    font-size: 25px !important;
    font-family: "Raleway";
    font-weight: 300;
    margin: 0;
    line-height: 1.2;
}

.join-page__main .mm-checkoutSection2 ul {
    float: none;
    padding-left: 0 !important;
    padding-right: 0;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
    font-size: 0;
}

.join-page__main .mm-checkoutSection2 ul li .mm-data {
    padding-bottom: 0;
    color: rgba(255, 255, 255, 1);
    margin: 0;
    line-height: 2;
    font-size: 15px;
}

.join-page__main .mm-checkoutSection2 ul ul {
    padding: 0 !important;
}

.join-page__main .mm-checkoutSection2 ul li {
    padding: 0;
    font-size: 0;
}

.join-page__main .mm-checkoutSection2 ul li:before {
    display: none;
}

.mm-checkoutSection2 ul li .mm-data {
    float: none !important;
}

.join-page__main .mm-prices {
    float: none;
    width: 100%;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
}

.join-page__main .mm-productDesc {
    display: none;
}

.join-page__main .mm-purchaseSection {
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-top: none;
    border-radius: 0 0 10px 10px;
    padding: 25px 40px 48px;
    margin-bottom: 45px;
}

.mm-checkoutSection2.secure, .mm-checkoutSection2.support {
    color: rgba(255, 255, 255, 1);
    line-height: 2;
}

.mm-checkoutSection2.secure {
    padding-bottom: 40px;
}

.mm-checkoutSection2.support a {
    border-bottom: 1px solid rgba(42, 180, 252, 0);
    color: #2AB4FC;
}

.mm-checkoutSection2.support a:hover {
    border-bottom: 1px solid rgba(42, 180, 252, 1);
}

.mm-checkoutSection2.secure h3, .mm-checkoutSection2.support h3 {
    font-family: "Raleway";
    font-size: 18px;
    color: #fff;
    padding-bottom: 14px;
    line-height: 1.2;
}

.mm-checkoutSection2.secure h3:before {
    position: relative;
    content: '';
    display: inline-block;
    width: 26px;
    height: 32px;
    left: 0;
    top: 7px;
    margin-right: 15px;
    background-image: url("../images/icons/info1.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.mm-checkoutSection2.support h3:before {
    position: relative;
    content: '';
    display: inline-block;
    width: 32px;
    height: 29px;
    left: 0;
    top: 8px;
    margin-right: 15px;
    background-image: url("../images/icons/info2.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.join-aside .mm-paymentbuttons .mm-button {
    height: 65px;
    width: 190px;
    font-family: "Montserrat", sans-serif;
    margin: 0 0 24px 20px;
    font-weight: 700;
    box-shadow: 0 10px 25px 0 rgba(42, 180, 252, 0.4);
    border-radius: 5px;
    border: none;
    display: block;
    text-align: center;
    padding: 0 20px;
    transition: all 0.3s ease;
    line-height: 65px;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    background: none;
    font-size: 11px;
    text-shadow: none;
    color: #fff;
    margin: 0;
}

.join-aside .mm-paymentbuttons .mm-button:before {
    content: 'Submit Order';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #2ab4fc 0%, #1f66b1 100%);
    z-index: 1;
    transition: all 0.3s ease;
}

.join-aside .mm-paymentbuttons .mm-button:after {
    content: 'Submit Order';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to left, #2ab4fc 0%, #1f66b1 100%);
    z-index: 2;
    opacity: 0;
    transition: all 0.3s ease;
}

.join-aside .mm-paymentbuttons .mm-button:hover:before {
    opacity: 0;
}

.join-aside .mm-paymentbuttons .mm-button:hover:after {
    opacity: 1;
}

@media screen and (max-width: 1300px) {
    #mm_checkout_form > .group:last-child > div:not([class]) {
        margin: 0 -50px;
    }

    #mm_checkout_form > .group:last-child > div:not([class]) .mm-checkoutInfoBlock {
        padding: 0 50px 26px !important;
    }
}

@media screen and (max-width: 1199px) {
    #main-menu li {
        display: inline-block;
        width: 100%;
        padding: 0;
    }

    #main-menu .item {
        color: #fff;
        font-size: 18px;
        padding: 10px 3%;
        border-bottom: 1px solid #000;
        position: relative;
        display: block;
        line-height: 2;
    }

    .join-page__main {
        padding: 70px 0 80px;
        background-size: auto;
    }

    .join-page__main .container > .flex {
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    .join-page__main .mm-checkoutSection2:first-of-type {
        text-align: center;
    }

    .join-aside .mm-paymentbuttons .mm-button {
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    #mm_checkout_form .mm-formField {
        width: 100%;
    }

    .mm-formField.coupons input {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    #mm_checkout_form .mm-button {
        margin: 25px 0 0 0;
    }
}

@media screen and (max-width: 575px) {
    #mm-checkout-expiration-date .selectric-wrapper {
        width: 100%;
    }

    #mm-checkout-expiration-date .selectric-wrapper:first-child {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 479px) {
    #mm_checkout_form > .group:last-child > div:not([class]) .mm-checkoutInfoBlock {
        padding: 0 25px 26px !important;
    }

    #mm_checkout_form > .group:last-child > div:not([class]) {
        margin: 0 -25px;
    }

    .join-page__main .inner {
        padding: 0;
    }
    .footer__menu li {
        display: block;
        margin: 0 0 13px;
    }
}

@media screen and (max-width: 390px) {
    .join-page__main .mm-checkoutSection2:first-of-type, .join-page__main .mm-purchaseSection {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (min-width: 1200px) {
    #main-menu a {
        color: #4D5058;
    }

    #main-menu li {
        display: inline-block;
        margin-right: 20px;
    }

    #main-menu a:hover, #main-menu .current-menu-item span {
        color: #2AB4FC;
    }
}
.page-back.gray-bg {
    padding: 15px 0 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f5f7+0,f5f7f8+50,f7f9fa+100 */
    background: #f3f5f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f3f5f7 0%, #f5f7f8 50%, #f7f9fa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f3f5f7 0%,#f5f7f8 50%,#f7f9fa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f3f5f7 0%,#f5f7f8 50%,#f7f9fa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f5f7', endColorstr='#f7f9fa',GradientType=0 ); /* IE6-9 */
}
.top-bar-menu {
    display: inline-block;
    vertical-align: top;
    list-style: none;
}
.top-bar-menu li {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
}
.top-bar-menu li a {
    font-size: 15px;
    font-family: "Raleway";
}
.top-bar-menu li a:hover {
    color: #2AB4FC;
}
.dashboard ul {
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .top-bar-menu li {
        min-width: auto;
    }
    .profile-back .mobile-hidden {
        display: none;
    }
    .profile-back .mobile-full {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.dataTables_wrapper .dataTables_info {
    display: none !important;
}

.is-loader {
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 width: 30px;
 height: 30px;
 opacity: 0;
 visibility: hidden;
 z-index: -1;
 pointer-events: none;
}
.is-loader-circle {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 border-top: 3px solid #fff;
 border-right: 3px solid #fff;
 border-bottom: 3px solid #fff;
 border-left: 3px solid #2ab4fc;
 border-radius: 50%;
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 -webkit-animation: load8 1.1s infinite linear;
 animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
 0% {
    -webkit-transform: rotate(0deg);
   transform: rotate(0deg);
 }
 100% {
   -webkit-transform: rotate(360deg);
   transform: rotate(360deg);
 }
}
@keyframes load8 {
 0% {
   -webkit-transform: rotate(0deg);
   transform: rotate(0deg);
 }
 100% {
   -webkit-transform: rotate(360deg);
   transform: rotate(360deg);
 }
}
.is-wait .is-loader {
 opacity: 1;
 visibility: visible;
 z-index: 1;
 pointer-events: auto;
}
.notifi-country-code {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.notifi-country-code label {
    width: 58%;
    float: right;
}
.notifi-country-code label:first-child {
    float: left;
    width: 40%;
}
.notifi-country-code.hide {
    display: none;
}