.btn,
.cn-button.wp-default,
.label,
.trial_inner.trial_inner_schedule a {
    white-space: nowrap;
}

.btn,
img {
    vertical-align: middle;
}

a {
    background-color: transparent;
}

.collapse.show,
footer,
header,
nav {
    display: block;
}

.blog_img a,
.btn,
.lds-ring,
.logo_div {
    display: inline-block;
}

.collapse {
    display: none;
}

a {
    color: #337ab7;
}

a:active,
a:hover {
    outline: 0;
}

.close,
.font_bold,
.label {
    font-weight: 600;
}

h1 {
    margin: 0.67em 0;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    a[href^="javascript:"]:after {
        content: "";
    }

    img {
        page-break-inside: avoid;
        max-width: 100% !important;
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .label {
        border: 1px solid #000;
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(https://cdn.mooninvoice.com/css/fonts/glyphicons-halflings-regular.eot);
    src: url(https://cdn.mooninvoice.com/css/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(https://cdn.mooninvoice.com/css/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(https://cdn.mooninvoice.com/css/fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://cdn.mooninvoice.com/css/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://cdn.mooninvoice.com/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.btn,
.label,
.text-center,
.title {
    text-align: center;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.btn,
.w_100 .title_description_new p,
ul ul {
    margin-bottom: 0;
}

.margin_bottom,
.panel-group {
    margin-bottom: 20px;
}

.inner_page_main.new_width.stripe_setion.pad_top .flex_section_new .section_left_img,
.qaes_ans_div .panel {
    width: 100%;
}

.mobilenum_div span.custom_span {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 13px;
    display: flex;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    width: auto !important;
    background: #fff;
    padding: 0 5px;
}

.login_signup_main .field_div i.material-icons {
    z-index: 1 !important;
}

.login_signup_main .field_div .mobilenum_div input:not(.browser-default):focus:not([readonly]) {
    border-color: #007aff;
    caret-color: #007aff;
}

.login_signup_main .mobilenum_div .pure-material-textfield-outlined input {
    min-height: 48px;
    font-weight: 400;
    font-size: 14px;
    border-top-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

.login_signup_main .field_div .mobilenum_div i.material-icons {
    top: 19px;
}

.cmn_question a:hover,
.form input,
.login_signup_main p.new_user_txt,
.title h2 {
    color: #000;
}

img,
label {
    max-width: 100%;
}

.cmn_question_div,
.title_description_new {
    text-align: left;
}

.relatedblogbox {
    margin-bottom: 30px;
}

.left_align:before {
    position: absolute;
}

.no_padding {
    padding: 0;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.pure-material-textfield-outlined>input:not(.browser-default):focus:not([readonly]) {
    border-top-color: transparent !important;
}

#PaymentPopup .modal-header .close,
.blog_content h4,
.mi_fec_banner.feature_banner .button_div {
    margin-top: 0;
}

.feature_banner {
    padding-top: 100px;
}

.form-control {
    font-size: 14px;
    line-height: 1.42857143;
}

.btn,
.btn-primary:active,
.form-control {
    background-image: none;
}

.pure-material-textfield-outlined>input:focus+span {
    font-size: 12px !important;
}

.pure-material-textfield-outlined>input+span span.asterisk-cls {
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    .banner_black {
        min-height: auto !important;
    }
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type="checkbox"] {
    margin: 4px 0 0;
    line-height: normal;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-group {
    margin-bottom: 15px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-default {
    border-color: #ddd;
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.close {
    line-height: 1;
}

.panel-title,
.panel-title>a {
    color: inherit;
}

.trial_inner a img {
    padding-left: 10px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

.panel-heading {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.payment .modal-footer {
    border-top: 0;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.close {
    float: right;
    font-size: 21px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0;
    border: 0;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

#header_main,
.free_trial,
body {
    width: 100%;
}

.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

.modal-footer:after,
.modal-header:after,
.panel-body:after,
.row:after {
    clear: both;
}

#header_main {
    background-color: #fff;
    z-index: 99;
}


#header_main {
    position: fixed;
    left: 0;
    top: 0;
}

.logo_div {
    width: 100%;
    padding: 10px 0;
}

.float_left {
    width: 100%;
}

.right_content_div {
    float: left;
    width: 100%;
    padding-left: 20px;
}

.minus_icon .fa-angle-down:before {
    content: "\f106";
}

.trial_inner h2,
h4 {
    color: #fff;
}

.payment .modal-body {
    padding: 0;
}

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -moz-transform: translate3d(-100px, 0, 0);
    -webkit-transform: translate3d(-100px, 0, 0);
    -o-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    transform: translate3d(-100px, 0, 0);
}

.animation-element.slide-left.in-view,
.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
}

.animation-element.slide-right {
    opacity: 0;
    -moz-transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -moz-transform: translate3d(100px, 0, 0);
    -webkit-transform: translate3d(100px, 0, 0);
    -o-transform: translate(100px, 0);
    -ms-transform: translate(100px, 0);
    transform: translate3d(100px, 0, 0);
}

.scroll_top_div {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
}

.scroll_top_link {
    background-color: #555;
    color: #fff;
    height: 46px;
    float: left;
    width: 46px;
    text-align: center;
    line-height: 43px;
    font-size: 30px;
    border-radius: 4px;
}

.scroll_top_link:hover {
    background-color: #0288da;
    color: #fff;
}

.inner_page_main {
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

.inner_page_main .section_left_img {
    margin: 0 auto;
}

.trial_inner h2 {
    text-transform: uppercase;
}

a:focus,
button:focus,
input:focus {
    outline: 0 !important;
}

#cookie-notice {
    color: #fff;
    background-color: #259eff;
    display: block;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 99;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center;
    bottom: 0;
}

.cookie-notice-container {
    padding: 10px;
    text-align: center;
    width: 100%;
}

.offer_text p a {
    text-decoration: underline;
}

input.newslater_input {
    font-size: 13px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    vertical-align: top;
    height: 40px;
    line-height: normal;
    background-color: transparent;
    color: #fff;
    border: 1px solid #b4b4b4;
    border-right: 0;
    padding: 10px 15px;
    box-sizing: border-box;
}

.cmn_question_div {
    display: inline-block;
    width: 100%;
    padding: 50px 0 0;
}

.que_title {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
}

.qaes_ans_div {
    display: inline-block;
    width: 100%;
}

.cmn_question .panel-heading {
    background-color: transparent;
    padding: 0;
}

.cmn_question {
    display: inline-block;
    width: 100%;
    margin-top: 15px !important;
}

.cmn_question .panel-body p {
    font-size: 18px;
    color: #777;
    font-weight: 400;
}

.new_head_faq h3 a {
    display: inline-block;
    width: 100%;
    font-weight: 400;
    cursor: pointer;
}

.toggle_icon i.fa:before {
    content: none;
}

.no_padding_new {
    padding: 0 !important;
}

.new_head_faq h3 a {
    padding: 18px 15px 0;
}

.new_frequent_question {
    width: 100%;
    margin: 10px 0 50px;
}

.new_frequent_question .panel {
    box-shadow: none;
    border: 0;
    border-top: 1px solid #c5c5c5;
    border-radius: 0 !important;
}

.new_frequent_question .panel-default>.panel-heading {
    border: 0;
    background-color: transparent;
}

.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    padding: 10px 15px 15px;
}

.new_head_faq h3 {
    font-size: 22px;
    line-height: 25px;
    color: #000;
    font-weight: 600;
}

.new_frequent_question .cmn_question .panel-body p {
    font-size: 20px;
    color: #707070;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1.8;
}

.panel-group .panel-default.cmn_question:last-child {
    border-bottom: 1px solid #c5c5c5;
}

.cmn_question i.fa {
    float: right;
    position: relative;
    left: 10px;
}

span.mobile_view {
    display: none;
    content: "";
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.que_title h2 {
    font-weight: 600;
    font-size: 34px;
}

.que_title h2 {
    color: #0783fc;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}

.panel-group .panel-default.cmn_question:last-child h3 a {
    padding: 18px 15px !important;
}

.relatedblogpart h3 {
    font-weight: 600;
    display: inline-block;
}

.blog_content h4 a {
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 1.8;
    letter-spacing: 0.25px;
    color: #242323;
}

.blog_content span {
    font-size: 12px;
    line-height: 1;
    padding-left: 12px;
    color: #424851;
    position: relative;
}

.blog_content span:before {
    content: "";
    position: absolute;
    background: #007aff;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.blog_img a {
    box-shadow: 0 3px 12px -1px rgb(7 10 25 / 20%), 0 22px 27px -20px rgb(7 10 25 / 20%);
    width: 100%;
}

.blog_img {
    position: relative;
    overflow: hidden;
    padding-bottom: 58.33%;
    background: #fff;
    height: 0;
}

.blog_img img {
    width: 100%;
    max-width: 100%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: cover;
}

.relatedblogpart {
    max-width: 1280px;
    margin: auto;
    text-align: center;
}

.blog_content {
    margin-top: 21px;
    text-align: left;
}

.relatedblogpart h3 {
    font-size: 34px;
    line-height: 40px;
    color: #000;
    position: relative;
    padding-bottom: 15px;
}

.relatedblogpart h3::before {
    content: "";
    position: absolute;
    background: #007ffa;
    width: 50px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.relatedblogwrap {
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog_content h4 a:hover {
    color: #007aff;
}

.blog_img a:hover img,
.payment button.close:hover {
    opacity: 0.8;
}

.inner_page_main .right_content_div {
    padding-left: 0;
}

.free_trial .row,
.same_div_new {
    display: flex;
}

.trial_inner {
    background-color: #fea700;
    display: flex;
    box-shadow: 0 40px 60px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 20px 15px;
    margin: 40px 0 80px;
    align-items: center;
}

.free_trial_home {
    padding: 40px 35px;
    position: relative;
    margin-bottom: 0;
}

.trial_inner h2 {
    font-size: 26px;
    line-height: 31px;
    margin: 0 0 15px;
    font-weight: 600;
}

.trial_inner h4 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    margin: 0;
}

/* .trial_inner a:hover {
    color: #007ffa;
    text-decoration: none;
} */

.trial_inner_schedule h2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 31px;
    text-transform: capitalize;
}

.trial_inner_schedule h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    opacity: 0.8;
}

.trial_inner_schedule {
    margin: 30px 0 100px;
}

.inner_page_main.stripe_setion.pad_top.new_width {
    padding-bottom: 0 !important;
}

.title_description_new h2 {
    margin-bottom: 20px !important;
}

.flex_section_new {
    padding: 40px 0;
    display: flex;
    align-items: start;
}

.left_align:before {
    width: 50px;
    height: 2px;
    background: #007ffa;
    left: 0;
    content: "";
    bottom: 0;
}

.inner_page_main.stripe_setion {
    padding: 20px 0 50px;
}

.left_image_div,
.text-right {
    text-align: right;
}

.left_align {
    position: relative;
    padding-bottom: 15px;
}

.pad_top {
    padding-top: 50px !important;
}

@media screen and (min-width: 1153px) and (max-width: 1200px) {
    .free_trial .col-md-10 {
        padding: 0 !important;
    }
}

@media screen and (max-width: 1152px) {
    .free_trial .col-md-10 {
        padding: 0 !important;
    }
}

.feature_banner h1 {
    margin-top: 15px;
}

.feature_banner p.new {
    font-size: 16px;
    line-height: 30px;
    margin: 50px 0 0;
    min-height: auto !important;
    color: #334155;
}

.feature_banner p.font-white {
    color: #ffffff;
}

.feature_banner .col-md-6 {
    display: flex;
    flex-direction: column;
    height: auto;
}

.feature_banner .button_div {
    width: 280px;
    margin-top: auto;
}

.w_100 .flex_section_new {
    padding: 80px 0 40px;
}

.w_100 .flex_section_new:last-child {
    padding: 80px 0 40px;
    margin-bottom: 30px;
}

.same_div_inner {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.trial_inner.free_trial_home {
    margin: 10px 0 30px;
}

.cancle_form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.cancle_form [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    color: #000;
    font-weight: 400;
}

.cancle_form [type="radio"]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    border-radius: 100%;
    background: #fff;
}

.cancle_form [type="radio"]:not(:checked)+label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #4285f4;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.cancle_form [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.banner_black {
    width: 100%;
    display: block;
    margin-bottom: 40px;
    margin-top: 120px;
    padding-top: 20px;
    min-height: 490px;
}

.banner_black p {
    color: #fff;
    opacity: 0.8;
}

.feature_banner.banner_black p.new {
    margin: 30px 0;
}

.same_div_new {
    padding-top: 30px;
    padding-bottom: 45px;
}

.free_trial .row .col-md-10 {
    margin: 0 auto;
    width: 85%;
}

.title_description_new ol li::marker {
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
}

.mb-0,
.mi_fec_banner.feature_banner h1 {
    margin-bottom: 0 !important;
}

.pure-material-textfield-outlined.outline-new-height>input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined.outline-new-height>textarea:not(:focus):placeholder-shown {
    border-top-color: #ccc;
}

.pure-material-textfield-outlined.outline-new-height>input:not(:focus):placeholder-shown+span,
.pure-material-textfield-outlined.outline-new-height>textarea:not(:focus):placeholder-shown+span {
    line-height: 60px;
    font-weight: 500;
}

.pure-material-textfield-outlined .outline-new-height>textarea:not(:focus):placeholder-shown+span span,
.pure-material-textfield-outlined.outline-new-height>input:not(:focus):placeholder-shown+span span {
    background-color: transparent !important;
}

.toggle_icon i.fa,
.toggle_icon.minus_icon i.fa {
    background-image: url(https://www.mooninvoice.com/public/assets_website/images/toggle_arrow.svg);
}

.lds-ring,
.lds-roller_parent {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.pure-material-textfield-outlined.outline-new-height>input:not(:focus):placeholder-shown+span span,
.pure-material-textfield-outlined.outline-new-height>textarea:not(:focus):placeholder-shown+span span {
    background-color: transparent !important;
}

.lds-roller_parent {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.lds-ring {
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 10px 0;
    border-radius: 8px;
    position: absolute;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite lds-ring;
    border-color: #fff transparent transparent;
}

.lds-ring div:first-child {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ol,
.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul {
    padding: 0 0 0 24px;
}

.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ol li,
.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul li {
    font-size: 18px;
    color: #707070;
    font-weight: 500;
}

.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul li::marker {
    width: 8px;
    height: 8px;
    font-size: 24px;
    color: #000;
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.toggle_icon i.fa {
    background-size: 12px 8px;
    width: 12px;
    height: 8px;
    position: relative;
    top: 8px;
}

.toggle_icon.minus_icon i.fa {
    transform: rotate(180deg);
}

.max-520 {
    max-width: 520px;
}

.max-425 {
    max-width: 425px;
}

.inner_page_main.stripe_setion.pad_top.new_width {
    padding-top: 0 !important;
}

.new_free_trial_section .free_trial_home {
    padding: 0 0 0 35px;
}

.ml-auto {
    margin-left: auto !important;
}

.mob-pt-0 {
    padding: 80px 0 !important;
}

@media screen and (max-width: 1750px) {
    .free_trial .row .col-md-10 {
        margin: 0 auto;
        width: 85%;
        padding: 0;
    }
}

@media only screen and (max-width: 1688px) {
    .trial_inner.trial_inner_schedule a {
        margin-right: -80px;
    }
}

@media screen and (max-width: 1550px) {
    .trial_inner.trial_inner_schedule a {
        margin-right: -75px;
    }
}

@media screen and (max-width: 1500px) {
    .right_content_div {
        padding-left: 0;
    }
}

@media screen and (max-width: 1400px) {
    .trial_inner.trial_inner_schedule a {
        width: 200px;
        font-size: 16px;
        padding: 12px;
    }
}

@media screen and (max-width: 1200px) {

    .trial_inner_schedule .resp_flex_div {
        padding: 0;
    }

    .animation-element.slide-left {
        -moz-transform: translate3d(-30px, 0, 0);
        -webkit-transform: translate3d(-30px, 0, 0);
        -o-transform: translate(-30px, 0);
        -ms-transform: translate(-30px, 0);
        transform: translate3d(-30px, 0, 0);
    }

    .animation-element.slide-left.in-view,
    .animation-element.slide-right.in-view {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate3d(0, 0, 0);
    }

    .animation-element.slide-right {
        -moz-transform: translate3d(30px, 0, 0);
        -webkit-transform: translate3d(30px, 0, 0);
        -o-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        transform: translate3d(30px, 0, 0);
    }

    .trial_inner_schedule {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .trial_inner .resp_flex_div a {
        float: left;
        width: 250px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 991px) {
    body .free_trial .row .col-md-10 {
        width: 90%;
    }

    .logo_div {
        width: 30%;
        padding: 15px 0;
        margin-left: 30px;
    }

    #cookie-notice {
        z-index: 999999;
    }

    #header_main {
        z-index: 999;
    }

    /* .trial_inner a {
        padding: 10px 20px;
    } */

    .trial_inner .resp_flex_div a {
        float: none;
    }

    .trial_inner.trial_inner_schedule a {
        margin-right: 0;
    }
}

@media screen and (max-width: 900px) {
    .right_content_div {
        padding-left: 0;
    }
}

@media screen and (max-width: 991.98px) {

    .left_image_div,
    .right_img_div {
        text-align: center;
    }

    .right_content_div {
        padding: 0;
    }

    .left_content_div {
        padding: 0 0 25px;
        float: left;
        width: 100%;
    }

    .mobile_second {
        order: 2;
    }

    .mobile_first {
        order: 1;
    }

    .left_image_div {
        margin-top: 30px;
    }

    .same_div_rewamp,
    .flex_section_row {
        flex-direction: row !important;
    }

    .odd-row-wrap .odd_div {
        flex-direction: row-reverse !important;
    }

    .same_div_rewamp h1 {
        font-size: 28px !important;
        line-height: 50px !important;
    }

    .same_div_rewamp p {
        margin: 10px 0 !important;
    }

    .mob-pt-0 {
        padding: 40px 0 !important;
    }
}

@media screen and (max-width: 767px) {

    .new_frequent_question .cmn_question .panel-body p {
        font-size: 14px;
    }

    .banner_black {
        background-position: left center;
    }

    .same_div_rewamp,
    .flex_section_row,
    .odd-row-wrap .odd_div {
        flex-direction: column-reverse !important;
    }

    .odd-row-wrap .in-view {
        padding-bottom: 40px !important;
    }

    .mob-pt-0 {
        padding: 40px 0 20px !important;
    }

    .same_div_new {
        display: flex;
        flex-direction: column;
        padding-bottom: 0;
    }

    .flex_section_new {
        overflow: hidden;
        width: 100%;
    }

    .logo_div {
        width: 35%;
    }

    .cmn_question_div {
        padding: 0;
    }

    .scroll_top_div {
        bottom: 142px;
        right: 15px;
    }

    .modal .modal-dialog {
        margin: 10px auto;
    }

    .que_title {
        padding-bottom: 10px;
    }

    .cmn_question h3 a {
        padding: 18px 8px 0;
    }

    .new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body {
        padding: 10px 8px;
    }

    .free_trial_home.trial_inner {
        margin: 30px 0;
        justify-content: center;
        align-items: center;
    }

    .que_title h2,
    .trial_inner.free_trial_home h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .trial_inner.free_trial_home h4 {
        font-size: 16px;
        line-height: 20px;
    }

    .panel-group .cmn_question.panel-default.cmn_question:last-child h3 a {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .new_frequent_question .cmn_question h3 {
        text-align: left;
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 680px) {
    .cmn_question .panel-body p {
        font-size: 16px;
    }
}

@media screen and (max-width: 600px) {
    .logo_div {
        width: 40%;
    }
}

@media screen and (max-width: 568px) {

    .free_trial_home,
    .new_free_trial_section .free_trial_home {
        padding: 30px 15px;
    }

    .trial_inner h2 {
        font-size: 20px;
    }

    .trial_inner h4 {
        font-size: 18px;
    }

    .trial_inner.free_trial_home a {
        padding: 15px;
    }

    .no_padding {
        padding: 0 !important;
    }

    .trial_inner_schedule h2 {
        font-size: 22px;
    }

    .trial_inner_schedule h4 {
        font-size: 16px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 480px) {
    .logo_div {
        width: 50%;
        margin-left: 20px;
    }

    #header_main {
        z-index: 999999;
    }
}

@media screen and (orientation: landscape) and (min-device-width: 319px) and (max-device-width: 736px) {
    #header_main {
        z-index: 999999;
    }
}

@media screen and (max-width: 767px) {
    .flex_section_new {
        flex-direction: column;
        padding: 40px 0 0;
    }

    .inner_page_main.stripe_setion {
        padding: 20px 0;
    }

    .trial_inner h4 {
        margin-bottom: 30px;
    }

    .trial_inner {
        flex-direction: column;
        margin: 0 0 30px;
    }

    .blog_content h4 {
        text-align: left;
    }

    .relatedblogpart h3 {
        font-size: 24px;
        padding-bottom: 10px;
        margin-top: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .flex_section_new,
    .same_div_new {
        flex-direction: column;
    }

    .left_image_div,
    .right_img_div,
    .trial_inner {
        text-align: center;
    }

    .banner_black {
        background-position: left center;
    }

    .same_div_new {
        display: flex;
    }

    .trial_inner {
        margin: 30px 0 50px;
        flex-direction: column;
    }

    .trial_inner h4 {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1216px) {
    .inner_page_main.new_width.stripe_setion.pad_top {
        margin-top: 40px;
    }

    /* .trial_inner a {
        width: 195px;
    } */
}

@media screen and (max-width: 767px) {

    .left_image_div,
    .right_img_div,
    .trial_inner h2,
    h4 {
        text-align: center;
    }

    .inner_page_main.stripe_setion.pad_top.new_width {
        padding-bottom: 40px;
    }

    .new_width.stripe_setion .left_align:before {
        right: 0;
        margin: 0;
    }

    .qaes_ans_div .panel-group {
        margin-bottom: 0;
    }

    .trial_inner {
        flex-direction: column;
        margin: 0 0 30px;
    }

    .trial_inner h4 {
        margin-bottom: 15px;
    }

    .flex_section_new {
        flex-direction: column;
        padding: 40px 0 0;
    }

    .inner_page_main.stripe_setion {
        padding: 20px 0;
    }

    .title_description_new h2,
    .title_description_new p {
        margin-bottom: 10px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .left_image_div,
    .no_padding_new.ml-auto.text-right,
    .right_img_div,
    .trial_inner {
        text-align: center;
    }

    .new_free_trial_section .free_trial_home {
        padding: 20px;
    }

    .trial_inner.free_trial_home.trial_inner_schedule {
        margin: 20px 0;
    }

    .trial_inner {
        margin: 30px 0 50px;
        flex-direction: column;
    }

    .trial_inner h4 {
        margin-bottom: 30px;
    }

    .new_width.stripe_setion .left_align:before {
        right: auto;
        margin: 0 auto;
    }

    .flex_section_new {
        flex-direction: column;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {

    .feature_banner .col-md-6 {
        height: auto;
    }

    .pad_top {
        padding-top: 0 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .left_align:before {
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0 auto;
    }

    .feature_banner .col-md-6 {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul li {
        font-size: 14px;
    }

    .new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul li::marker {
        font-size: 18px;
    }

    .payment .modal-header img.logo_payment {
        margin-top: 0 !important;
        width: auto;
        overflow: hidden !important;
    }

    .payment .modal-dialog {
        display: flex;
        width: 100%;
        height: 100%;
        margin: 0 auto !important;
    }

    #PaymentPopup .modal-content {
        width: 100% !important;
        margin: 0 auto !important;
        align-items: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .payment .modal-body,
    .payment .modal-footer,
    .payment .modal-header {
        width: 100%;
    }

    .left_align:before {
        right: 0;
        margin: 0 auto;
    }
}

#PaymentPopup .modal-content {
    width: 340px;
    margin: 100px auto 0;
    border-radius: 2px;
}

.payment .modal-header img.logo_payment {
    width: 31%;
    margin-top: -69px;
}

.payment .modal-header {
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
    padding-bottom: 0;
}

.title h2 span {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
}

.title h2 {
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 1.8rem;
}

.title {
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0;
}

.form {
    padding: 14px 13px 0;
}

.form input {
    height: 45px;
    border-color: #cfcfcf !important;
    letter-spacing: 0.01em;
    font-size: 1.4rem;
    line-height: 2rem;
    width: 100%;
}

.payment .modal-footer button:hover {
    background-color: #0071ed !important;
    transition: 0.5s;
}

.form input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #000 !important;
}

.form input:placeholder {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #a1a2b1;
}

.title p {
    color: #545465;
    font-size: 1.3rem;
    line-height: 1.7rem;
    font-weight: 500;
}

.payment img.close {
    opacity: 1 !important;
    width: 80%;
}

.payment button.close {
    position: absolute;
    right: 10px;
    opacity: 1;
    top: 15px;
}

.payment .modal-footer button {
    width: 100%;
    background-color: #007aff !important;
    box-shadow: none;
    border: transparent;
    font-weight: 600;
    transition: 0.5s;
    padding: 10px 0 12px;
    font-size: 1.8rem;
}

@media screen and (min-width: 1899px) {
    .text_center {
        padding-bottom: 20px;
    }
}

@media screen and (min-width: 2025px) {
    .text_center {
        padding-bottom: 25px;
        padding-top: 25px;
    }
}

@media screen and (min-width: 2278px) {
    .text_center {
        padding-bottom: 35px;
        padding-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .feature_banner .col-md-6 {
        height: auto;
    }

    .button_div a {
        margin: 0;
    }

    .button_div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .feature_banner p.new {
        margin: 0 0 10px !important;
    }

    .feature_banner {
        padding-top: 0;
    }

    .feature_banner .button_div {
        width: 100%;
        margin: 0;
        align-items: flex-start !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {

    .feature_banner p.new {
        margin: 15px 0;
    }

    .w_100 .flex_section_new {
        padding: 40px 0;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {

    .feature_banner p.new {
        margin: 10px 0;
    }
}

@media screen and (min-width: 1218px) and (max-width: 1498px) {

    .feature_banner p.new {
        margin: 50px 0;
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 1024px) {
    .new_free_trial_section .free_trial_home {
        padding: 20px;
    }

    .trial_inner.free_trial_home.trial_inner_schedule {
        margin: 20px 0;
        text-align: center;
    }

    .trial_inner.trial_inner_schedule a {
        margin-right: 0;
    }

    .trial_inner .resp_flex_div a {
        float: none;
    }

    .no_padding_new.ml-auto.text-right {
        text-align: center;
    }
}

@media screen and (max-width: 1199px) {
    .trial_inner.free_trial_home.trial_inner_schedule {
        margin: 20px 0;
        text-align: center;
    }

    .new_free_trial_section .free_trial_home {
        padding: 35px;
    }

    .ml-auto {
        margin: auto !important;
        text-align: center;
    }

    .trial_inner .resp_flex_div a {
        float: none;
    }

    .section_banner {
        margin-bottom: 0 !important;
    }
}

.mi_fec_banner {
    background-image: url(https://cdn.mooninvoice.com/image/images/mi_fec_banner.webp);
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
}

.mi_fec_banner.feature_banner .same_div_new {
    padding-bottom: 0;
    padding-top: 0;
}

.mi_fec_banner .same_div_inner {
    justify-content: center;
    margin-bottom: 20px;
}

.mb__60 {
    margin-bottom: -59px;
}

@media screen and (max-width: 767px) {
    .feature_banner .same_div_new {
        padding-bottom: 30px;
    }

    .ml-auto {
        margin: auto !important;
    }
}

.new_free_trial_section .no_padding_new.text-right {
    min-height: 184px;
}

.new_frequent_question .cmn_question_div {
    max-width: 1160px;
    margin: auto;
    display: block;
}

.free_invoice_faq.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul li::marker {
    width: 5px;
    height: 5px;
    font-size: 20px;
    color: #707070;
}

@media (max-width: 991.98px) {
    .new_frequent_question .cmn_question .panel-body p {
        font-size: 16px;
    }
}

@media (min-width: 1450.99px) {
    .feature_banner {
        margin-top: 125px;
    }
}

@media (max-width: 1450.98px) and (min-width: 991.99px) {
    .feature_banner {
        margin-top: 115px;
    }
}

@media (max-width: 991.98px) and (min-width: 767.99px) {
    .feature_banner {
        margin-top: 104.297px;
    }
}

@media (max-width: 767.98px) {
    .feature_banner {
        margin-top: 101px;
    }
}

@media (max-width: 575.98px) {
    .feature_banner {
        margin-top: 118px;
    }
}