    @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=RocknRoll+One&display=swap');



    body {
        font-family: 'Roboto', sans-serif !important;
        font-family: 'Inter', sans-serif;
        font-family: 'RocknRoll One', sans-serif;
    }

    * {
        box-sizing: border-box;
    }

    :focus {
        outline: none;
    }

    .m-auto {
        margin: 0px auto;
    }

    .mt-50 {
        margin-top: 50px !important;
    }

    .page-wraper {
        max-width: 1650px;
        margin: 0px auto;
        /* box-shadow: 0px 6px 5px 6px #ddd; */
        position: relative;
    }

    .header-section1 h2 {
        font-size: 26px !important;
    }

    .video-section.embed-responsive.embed-responsive-16by9,
    .shop-short-video {
        border: 2px solid #ccc !important;
    }

    .video-section.col-xl-4.embed-responsive.embed-responsive-16by9 {
        width: 33.33333333% !important;

    }

    .advantage-player .video-section.embed-responsive.embed-responsive-16by9 {

        width: 100%;
    }

    .menu-link .nav-social-link {
        float: right;
        padding: 27px 0;
    }

    .menu-link .nav-button {
        text-align: center;
    }

    .menu-link .nav-social-link {
        float: right;
    }

    .menu-link {
        position: relative;
        padding: 16px 0px;
        float: left;
        width: 100%;
    }

    .section02 {
        position: relative;
        padding: 0px 0 80px !important;
        background: #fff;
    }

    .section6 .section-title,
    .section02 .section-title {
        font-size: 36px;
        line-height: 48px;
        text-align: center;
        font-weight: 700 !important;
        color: #003c58;
        margin-bottom: 50px;
    }

    .nis-main-form .wpcf7-not-valid-tip {
        position: relative;
        top: -40px;
        left: 86px;
    }

    .section-content h1.section-title span span {
        font-size: clamp(1.5rem, 1.425rem + 0.375vw, 1.875rem);
        font-weight: bolder;
        color: #DB1041;
    }

    a.btn.btn-teal-green.btn-get-nows {
        background: #14393B !important;
    }

    .color-red {
        color: #fe3000;
    }

    .text-bottomline {
        text-decoration: underline;
    }

    .text-gold {
        color: #003c58;
    }

    .default-list {
        list-style: none;
        margin: 0;
        padding: 0;
        color: #fff;
    }

    .section02 .default-list li {
        font-size: 20px;
        line-height: unset;
        font-weight: 500;
        color: #fff;
        margin-bottom: 35px;
        max-width: 100%;
    }

    .default-list li {
        font-size: 3rem;
        line-height: 3.2rem;
        margin-bottom: 2rem;
        padding-left: 45px;
        position: relative;
    }

    .section02 .default-list li::before {
        content: '';
        background: url(../images/s02-list-icon.png) no-repeat left top;
        width: 28px;
        height: 30px;
        top: 5px;
        background-size: 80%;
    }

    .default-list li::before {
        content: '✔';
        position: absolute;
        left: 3px;
        top: 3px;
    }

    .section02 .default-list li strong {
        color: #d4af37;
    }

    .s02-comic1 {
        position: absolute;
        left: 12%;
        top: 10rem;
        bottom: 0;
        max-width: 9%;
    }

    .s02-comic2 {
        position: absolute;
        right: 12%;
        top: 10rem;
        bottom: 0;
        max-width: 9%;
    }

    .section03 {
        padding-top: 0;
        position: relative;
        background-image: url(../images/s03-bg1.png);
        background-repeat: no-repeat, no-repeat;
        background-size: cover;
        background-position: right center, center bottom;
        padding-bottom: 45px;
        margin-top: 0px;
        margin-bottom: 0px;

    }

    .section03 .section-header {
        background: url(../images/s03-bg-header.png) no-repeat center top;
        background-size: auto;
        min-height: 16rem;
        text-align: center;
        color: #fff;
        padding-top: 60px;
        margin-bottom: 0;
    }

    .feature-title {
        font-size: 34px;
        line-height: unset;
        font-weight: normal;
        color: #fff;
        margin-bottom: 0px;
        font-family: sans-serif;
        font-weight: 700;
    }

    .Collateral-box h2 {
        font-family: 'Raleway', sans-serif;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 2px;
        line-height: unset;
    }

    .Collateral-box h5 {
        font-family: 'Raleway', sans-serif;
        font-size: 16px;
        line-height: unset;
        margin-bottom: 10px;
        color: #d4af37;
        font-weight: normal;
    }

    .Collateral-box p {
        font-size: 15px;
        line-height: unset;
        color: #444444;
        font-weight: 500;
    }

    .section4 .section-header {
        background: url(../images/bg-img.jpg) no-repeat center top;
        background-size: auto;
        text-align: center;
        color: #fff;
        padding-top: 30px;
        padding-bottom: 128px;
    }

    .big-money-due {
        text-align: center;
        color: #fff;
        padding: 30px 0;
        margin-bottom: -20px;
    }

    .big-money-due .img-style img {
        border: 1px solid #fff;
        border-radius: 5px;
    }

    .big-money-due p {
        font-weight: 600;
        font-size: 23px;
        font-family: sans-serif;
        line-height: 2.2;
        margin-bottom: 0px;
        text-align: center;
    }

    .section4 .feature-title strong {
        color: #d4af37;
    }

    .section4 .feature-title {
        font-size: 34px;
        max-width: 61%;
        line-height: 48px;
    }

    .section4 .input-group .form-control {
        background: #c0c0c0;
        border-radius: 5px !important;
        padding-left: 15px;
        height: unset;
    }

    #subscribeForm {
        width: 100%;
        display: inline-flex;
    }

    ::-webkit-input-placeholder {
        color: #000 !important;
    }

    .section4 .input-group.mb-3 {
        width: 60%;
        margin: 0px auto;
        padding-bottom: 60px;
    }

    .section4 .input-group.mb-3 .btn.btn-gold {
        border-radius: 5px !important;
        margin-bottom: 0px;
    }

    .section4 .input-group-append {
        padding-left: 15px;
        height: 40px;
        display: unset !important;
    }

    /*.section5.mobile-viewport {
        display: none;
    }*/
    .section5 {
        padding-top: 60px;
        /*background: url(../images/bg-faq.jpg) repeat center center;
        background-size: cover;*/
        padding-bottom: 18px;
        margin-top: 0px !important;
    }

    .section5 .item .col-12.col-md-6.p-5 {
        width: 100% !important;
        max-width: unset;
    }

    .section5 .section-title {
        font-family: 'Raleway', sans-serif;
        color: #fff;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 6rem;
        font-size: 40px;
        line-height: 4.8rem;
        font-weight: 700;
        border-bottom: 1px solid #fff;
        width: 60%;
    }

    .section5 .faq-box {
        background-color: #fff;
        position: relative;
        margin-bottom: 25px;
    }

    .section5 .faq-box .faq-title {
        font-family: 'Krona One', sans-serif;
        font-size: 24px;
        line-height: 34px;
        color: #fff;
    }

    .section5 .faq-box .faq-title strong {
        display: block;
        font-weight: normal;
        position: relative;
        top: -52px;
        z-index: 3;
        padding-left: 1rem;
        font-family: sans-serif;
        font-size: 18px !important;
        line-height: normal;
        padding-top: 4px;
        font-weight: 700;
        padding-top: 18px;
    }

    .section5 .d-block {
        display: block !important;
    }

    .section5 .faq-box .faq-text {
        font-size: 20px;
        padding: 15px 22px;
    }

    .section5 .faq-box .faq-title::before {
        content: '';
        display: block;
        width: 31.2rem;
        height: 13.4rem;
        background: url(../images/bg-faq-title.png) no-repeat left top;
        background-size: contain;
        position: absolute;
        left: -3rem;
        top: -6rem;
        z-index: 2;
    }

    .section5 .btn.btn-gold.btn-quote {
        margin: 0px auto;
        color: #fff;
        padding: 20px 60px;
        font-size: 23px;
    }

    .section5 .btn.btn-gold.btn-quote:hover {
        background: #d4af37;
        box-shadow: 0px 0 10px -2px rgba(0, 46, 75, 1)
    }

    .section5 .geekassets-box {
        background: url(../images/s5-bg-footer.png) no-repeat center top;
        background-size: cover;
        text-align: center;
        position: relative;
        top: 0rem;
        padding-top: 13rem;
        margin-bottom: -18rem;
        padding-bottom: 5em;
    }

    .section5 .geekassets-box p span {
        display: block;
        font-size: 30px;
        color: #fff;
        padding-bottom: 23px;
    }

    .section5 .geekassets-box p a {
        display: inline-block;
        vertical-align: top;
        position: relative;
        top: -4rem;
    }

    .geekassets-box img {
        width: 90%;
        padding-top: 50px;
    }

    .section6 {
        padding-top: 70px;
        padding-bottom: 60px;
    }

    .s6-text p {
        font-size: 20px;
        font-weight: 500;
    }

    .section7 .section-content {
        /*background: url(../images/bg-video.png) no-repeat center top;*/
        background-size: cover;
        text-align: center;
        top: 0rem;
        padding-top: 20px;
    }

    /*.section7 .section-heading h2 {
        font-size: 40px;
        color: #000;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        line-height: unset;
        margin-bottom: 8px;
    }*/
    /*.section7 .section-heading h5 {
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        color: #000;
        font-weight: normal;
        line-height: unset;
        margin-bottom: 0;
        padding-bottom: 50px;
    }*/
    .video-section,
    .shop-short-video {
        padding-top: 50px;
        margin: 0px auto;
        box-shadow: 0px 5px 13px 3px #222;
    }

    .video-description {
        color: #000;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 1rem;
    }

    .video-section .video-autoplay-overlay img {
        height: 35px !important;
    }

    .video-autoplay {
        height: 480px;
    }

    .video-autoplay iframe,
    .shop-short-video iframe {
        max-height: 100% !important;
        width: 100%;
        height: 100%;
        border-radius: 14px;
    }

    .post-type-archive-product .shop-short-video {
        height: 260px !important;
        margin-left: 0;
        margin-right: 0px;
        margin-top: 40px;
        margin-bottom: 50px;
        float: left;
        width: 33.33%;
    }

    .post-type-archive-product .section-refund-policy {
        float: right;
        margin-top: 60px;
        width: 15%;
        text-align: right;
    }

    .text-disclaimer {
        width: 90%;
        text-align: left;
        padding-left: 37rem;
        margin-top: 60px;
    }

    .video-section,
    .shop-short-video {
        height: unset !important;
    }

    .embed-responsive.embed-responsive-16by9 {
        margin: auto;
    }

    /*.video-section .video-autoplay-overlay {
        padding: 107px 0 !important;
    }*/
    .advantage-player .video-autoplay-overlay {
        height: 285px;
    }

    .advantage-player .video-autoplay-overlay iframe {
        width: 100%;
        height: 100%;
        border-radius: 15px;
    }



    /*form-scroll table*/
    .form-section .table-bordered {
        border: none !important;
        width: 500px;
        overflow-y: scroll;
        margin-bottom: 0;
        max-width: unset;
    }

    .form-section .text-input {
        overflow: scroll;
    }

    #actionTermsConditions,
    #actionPrivacyNotice,
    #contactForm {
        z-index: 99999;
        margin-top: 55px;
    }

    #actionTermsConditions .modal-content,
    #actionPrivacyNotice .modal-content,
    #contactForm .modal-content {
        background: #fff;
    }

    #comicLoanQuoteForm {
        z-index: 99999;
        background: rgb(255, 255, 255, 0.95);
    }

    .wpcf7-form-control-wrap.your-message {
        width: 100%;
    }

    textarea.form-control {
        height: 120px;
        width: 100% !important;
    }

    /*contact-us-start*/
    .contact-us .heading-title p {
        margin-bottom: 10px;
    }

    .contact-us .col-sm-6 {
        padding: 5px 15px 15px !important;
    }

    .icon.user-icon {
        background: url(../images/user.png) no-repeat !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        position: absolute;
        top: 6px;
        left: 9px;
        z-index: 999;
        width: 29px;
        height: 27px;
    }

    .icon.email-icon {
        background: url(../images/email.png) no-repeat !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        position: absolute;
        top: 6px;
        left: 9px;
        z-index: 999;
        width: 27px;
        height: 27px;
    }

    .icon.pencil {
        background: url(../images/pencil.png) no-repeat !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        position: absolute;
        top: 4px;
        left: 4px;
        z-index: 999;
        width: 27px;
        height: 27px;
    }

    .contact-us .button-group input {
        margin: 0px auto !important;
        width: 50% !important;
        display: block !important;
        margin-top: 10px !important;
        background: #003c58;
        border: none;
        padding: 10px 25px;
        color: #fff;
        font-weight: 600;
        border-radius: 5px !important;
    }

    .contact-us .wpcf7-form-control-wrap input {
        padding-left: 45px;
    }

    .contact-us textarea.form-control {
        padding-left: 40px;
    }

    #contactForm .modal-body {
        padding-top: 0px !important;
    }

    /*contact-us-end*/

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

    .Collateral-box ul {
        display: ruby;
        padding-left: 20px;
    }



    /*@media query start Responsive*/

    @media (max-width: 1280px) and (min-width: 1025px) {
        .text-disclaimer {
            width: 80%;
            text-align: left;
            padding-left: 27rem;
            margin-top: 60px;
        }

    }


    @media (max-width: 768px) and (min-width: 767px) {
        .text-disclaimer {
            width: 80%;
            text-align: left;
            padding-left: 21rem;
            margin-top: 60px !important;
        }

        .navbar-expand-md .navbar-nav {
            margin-top: 20px;
        }

    }

    @media (max-width: 667px) and (min-width: 640px) {
        .text-disclaimer {
            padding-left: 15rem;
            margin-top: 60px !important;
        }

    }


    @media (max-width: 1024px) and (min-width: 768px) {
    .post-type-archive .cs-access .woocommerce-products-header h1 {
            font-size: 28px !important;
        }
        .woocommerce ul.order_details li {
            padding-bottom: 15px;
        }

        .menu-bar .topbar-left {
            padding: 0px !important;
        }

        .menu-link {
            /*width: 62% !important;*/
            float: right !important;
        }

        .topbar-left ul li::after {
            top: 5px !important;
            height: 14px !important;
        }

        .menu-link .nav-button {
            margin-left: 15% !important;
        }

        .header-section1 h2 strong {
            top: 106px;
        }

        .section02 ul.default-list {
            margin-top: 50px !important;
        }

        .section02 {
            padding: 30px 0 40px !important;
        }

        .section02 .section-title {
            font-size: 30px !important;
            margin-bottom: 30px;
        }

        .section03 {
            background-repeat: repeat !important;
        }

        .section03 .feature-title {
            font-size: 3vw !important
        }

        .section03 .section-header {
            background-size: 153% !important;
            min-height: 16rem !important;
            padding-top: 42px !important;
        }


        .section4 .input-group.mb-3 {
            width: 90% !important;
            padding-bottom: 45px !important;
            padding-top: 60px;
        }

        .section4 .section-header {
            padding-bottom: 88px;
            background-size: 142%;
        }

        .section5 .section-title {
            margin-bottom: 8rem;
        }

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

        .section5 .faq-box {
            margin-bottom: 48px;
        }

        .section5 .faq-box .faq-title strong {
            top: -30px;
        }

        .section5 .faq-box.faq-tag .faq-title strong {
            top: -41px;
        }

        .Collateral-box img {
            width: 60% !important;
        }

        .Collateral-box h2 {
            font-size: 14px !important;
        }

        .Collateral-box h5 {
            font-size: 15px !important;
        }

        .Collateral-box p {
            font-size: 14px !important;
        }


        /*new-page*/
        .nis-main-form .col-md-4 {
            float: left;
            max-width: 50%;
        }

        .nis-main-form.contact-inner .col-md-4 {
            max-width: 33.333333% !important;
        }

        .nis-main-form.contact-inner .col-md-4 p {
            margin-bottom: 0px !important;
        }

        .text-disclaimer.text-color-red.mtb-20 {
            padding-left: 90px;
            font-size: 15px;
        }

        /*single-product*/
        .product-type-simple .summary h1 {
            font-size: 21px !important;
        }

    }


    @media (max-width: 768px) and (min-width: 767px) {
        .header-section1 h2 {
            height: 179px !important;
            background-size: 82% !important;
            font-size: 18px !important;
            padding-top: 20px !important;
            top: -13px !important;
            line-height: unset !important;
        }

        .header-section1 h2 strong {
            top: 90px !important;
            background-size: 76% !important;
            font-size: 17px;
        }

        .header-section1 {
            height: 12em !important;
            background-size: 120% !important;
        }

        .section02 .default-list li::before {
            background-size: 70%;
        }

        .section02 .default-list li {
            font-size: 17px !important;
            margin-bottom: 25px !important;
            padding-left: 32px !important;
        }

        /*.section02 .section-title{ font-size: 20px !important; }*/
        .s02-comic2,
        .s02-comic1 {
            top: 5rem;
            max-width: 9%;
        }

        .section03 .section-header {
            min-height: 10rem !important;
        }

        .section4 .section-header {
            padding-bottom: 38px;
        }

        .section4 .feature-title {
            font-size: 20px !important;
        }

        .section5 .faq-box .faq-title::before {
            width: 22.2rem;
            height: 9.4rem;
            background-size: 100%;
            left: -3rem;
            top: -4rem;
        }

        .section5 .section-title {
            margin-bottom: 4rem;
        }

        .section5 .faq-box .faq-text {
            font-size: 14px;
            padding: 1px 18px;
        }

        .section5 .faq-box .faq-title strong {
            top: -34px !important;
            font-size: 15px !important;
            line-height: 18px !important;
        }

        .section5 .btn.btn-gold.btn-quote {
            font-size: 15px !important;
            padding: 15px 25px;
        }

        .section6 {
            padding-top: 80px;
            padding-bottom: 12px;
        }

        .s6-text p {
            font-size: 15px;
        }

        .section7 .section-content {
            padding: 30px 0px !important;
        }

        .section7 .section-heading h2 {
            font-size: 24px;
            margin-bottom: 0px;
        }

        .section7 .section-heading h5 {
            padding-bottom: 25px !important;
            font-size: 16px;
        }

        .video-description {
            padding-top: 15px !important;
            line-height: unset !important;
            font-size: 13px !important;
        }

        .video-section .video-autoplay-overlay {
            padding: 67px 0 !important;
        }

        .footer-top {
            padding: 20px 0 20px !important;
        }

        .social-icon.footer-list {
            padding: 10px 0 !important;
        }

        .footer-discription p {
            font-size: 13px;
            line-height: 22px;
            padding: 0 0px;
        }

        .footer .footer_widget ul li a {
            font-size: 13px !important;
        }

        .footer-bottom {
            padding: 20px 0px !important;
        }

        .footer .footer-bottom p {
            font-size: 18px !important;
        }

        .footer-button .btn.ga-btn {
            font-size: 12px !important;
            padding: 10px 15px;
        }

    }


    @media (max-width: 1024px) and (min-width: 1023px) {
        .menu-link .nav-button {
            margin-left: 27% !important;
        }

        .menu-link .btn.ga-btn {
            font-size: 10px !important;
        }

        .header-section1 h2 {
            height: 216px !important;
            background-size: 72% !important;
            font-size: 22px !important;
            padding-top: 18px !important;
            line-height: 1.5;
        }

        .section5 .faq-box .faq-title::before {
            width: 33.2rem;
            height: 9.4rem;
            background-size: 92%;
            left: -3rem;
            top: -5rem;
        }

        .section5 .faq-box .faq-title {
            font-size: 13px;
            margin-bottom: 3px;
            padding-top: 6px;
            line-height: 18px !important;
        }

        .section5 .faq-box .faq-title {
            font-size: 16px;
            margin-bottom: 3px;
            padding-top: 0px;
            line-height: 25px !important;
        }

        .section5 {
            padding-top: 40px;
        }

        /*ul.products.columns-4 li {
            width: 33% !important;
        }*/
        ul.products li>a {
            width: 30%;
        }

    }

    @media (max-width: 991px) and (min-width: 320px) {
        .page-wraper .site-header {
            background: transparent !important;
            border: none !important;
            position: absolute;
            top: 20px;
            left: 0;
        }

        .product-type-simple .woocommerce-product-gallery__image img {
            max-width: 100% !important;
        }


        .justify-content-center h3 {
            font-size: 24px !important;
            line-height: 1.5 !important;
        }

        .sig p {
            font-size: 25px !important;
            padding-top: 0px !important;
            margin-bottom: 0 !important;
        }

        .input-group-append .btn-get-now {
            margin-top: 20px;
            margin-bottom: 0px !important;
        }

        .content-page .nis-main-form p label {
            font-size: 12px !important;
        }


        .nis-main-form .wpcf7-not-valid-tip {
            left: 0 !important;
            right: 0 !important;
            text-align: right !important;
        }


    }




    @media (max-width: 667px) {

        .email-text {
            display: none;
        }

        .section02 ul.default-list {
            margin-top: 50px !important;
        }

        .social-icon.footer-list ul li a img {
            height: 30px !important;
        }

        div#exampleModal {
            background: rgb(255, 255, 255, 10);
        }

        .modal-dialog {
            margin-top: 0 !important;
        }

        .form-section {
            padding: 0px !important;
        }

        .contact-form {
            padding: 0px 5px !important;
        }

        .input-text-group {
            padding: 14px 12px !important;
            padding-bottom: 1px !important;
        }

        button.close {
            box-shadow: 0px 0 10px -2px rgba(0, 46, 75, 0.70);
        }

        .container {
            max-width: 610px;
        }

        .big-money-due-button .ga-btn a img.carf {
            width: 27% !important;
            float: left;
            padding: 30px 0 0 !important;
        }

        img.auto-check {
            width: 18% !important;
            padding-top: 15px;
            float: right;
        }

        .section5 .faq-box .faq-title strong {
            padding-top: 20px;
            font-size: 13px !important;
        }

        .footer-button {
            margin-left: 15px;
            margin-right: 15px;
        }

        .content-page h1.entry-title {
            font-size: 20px !important;
        }


        /*new-page*/
        .nis-main-form .col-md-4 {
            max-width: 100%;
        }

        .nis-main-form .wpcf7-not-valid-tip {
            left: 0 !important;
            right: 0 !important;
            text-align: right !important;
        }

        /*.nis-main-form p input{
        height: 40px !important;
    }*/
        p.ta-left span.wpcf7-form-control-wrap input.txtul {
            width: 50% !important;
        }

        .video-section.embed-responsive.embed-responsive-16by9 {
            margin-bottom: 20px;
        }

        .col-6.col-lg-6.col-sm-12 {
            max-width: 100% !important;
            display: contents;
        }

        .content-page .init p strong {
            padding: 10px 0px 15px !important;
        }

        .text-sp2 {
            padding: 0px 0px !important;
        }

    }



    @media (max-width: 667px) and (min-width: 481px) {
        .topbar-left ul li::after {
            top: 5px !important;
            height: 15px !important;
            left: 33px;
        }

        .menu-link {
            width: 100% !important;
            float: right !important;
        }

        .header-section1 h2 {
            height: 179px !important;
            background-size: 82% !important;
            font-size: 18px !important;
            padding-top: 20px !important;
            top: -13px !important;
            line-height: unset !important;
        }

        .header-section1 h2 strong {
            top: 90px !important;
            background-size: 76% !important;
            font-size: 16px;
            padding-top: 30px !important;
        }

        .header-section1 {
            height: 12em !important;
            background-size: 122% !important;
        }

        .section02 {
            padding: 30px 0 20px !important;
        }

        .section02 .default-list li {
            font-size: 14px !important;
            margin-bottom: 25px;
            padding-left: 35px;
        }

        .section02 .default-list li::before {
            background-size: 69%;
        }

        .section02 .section-title {
            font-size: 20px !important;
            line-height: 28px !important;
            margin-bottom: 30px;
        }

        .s02-comic2,
        .s02-comic1 {
            top: 2rem;
            max-width: 9%;
        }

        .section03 .feature-title {
            font-size: 3vw !important
        }

        .section03 .section-header {
            background-size: 153% !important;
            min-height: 10rem !important;
            padding-top: 30px !important;
        }

        .section03 .Collateral-box img {
            width: 60% !important;
        }

        .section03 .Collateral-box h2 {
            font-size: 12px !important;
        }

        .section03 .Collateral-box h5 {
            font-size: 11px !important;
        }

        .section03 .Collateral-box p {
            font-size: 12px !important;
        }

        .section03 {
            padding-bottom: 10px !important;
        }

        .section4 .feature-title {
            font-size: 3vw !important;
            line-height: unset !important;
        }

        .section4 .section-header {
            padding-top: 30px !important;
            padding-bottom: 67px !important;
            background-size: 203% !important;
        }

        .section4 .input-group.mb-3 {
            width: 80% !important;
            padding-top: 20px !important;
            padding-bottom: 21px !important;
        }

        .section5 {
            padding-top: 30px !important;
        }

        .section5 .faq-box .faq-title::before {
            width: 100% !important;
            height: 9.4rem;
            background-size: 100%;
            left: -3rem;
            top: -6rem;
        }

        .section-title.dashed-title {
            margin-bottom: 50px;
            font-size: 30px;
            font-weight: 600;
            line-height: unset;
            width: 40%;
        }

        .section5 .faq-box .faq-text {
            font-size: 14px;
            padding: 12px 18px 5px;
        }

        .section5 .faq-box .faq-title strong {
            top: -53px !important;
            font-size: 17px;
        }

        .section5 .faq-box .faq-title {
            font-size: 13px;
            line-height: 18px !important;
            margin-bottom: 0px !important;
        }

        .section5 .geekassets-box {
            padding-top: 63px !important;
        }

        .section5 .faq-box {
            margin-bottom: 30px !important;
        }

        .section5 .btn.btn-gold.btn-quote {
            font-size: 15px !important;
            padding: 15px 25px;
        }

        .section5 .geekassets-box p a {
            top: 1rem !important;
        }

        .section5 .geekassets-box img {
            width: 60%;
            padding-top: 10px;
        }

        .section5 .geekassets-box {
            padding-top: 0px !important;
            top: 0px !important;
        }

        .section5 .geekassets-box p span {
            font-size: 26px !important;
            padding-bottom: 0 !important;
            padding-top: 131px !important;
        }

        .section6 {
            padding-top: 240px;
            padding-bottom: 12px;
        }

        .s6-text p {
            font-size: 15px;
        }

        .section7 .section-content {
            padding: 30px 0px !important;
        }

        .section7 .section-heading h2 {
            font-size: 24px;
            margin-bottom: 0px;
        }

        .section7 .section-heading h5 {
            padding-bottom: 25px !important;
            font-size: 14px;
        }

        .video-description {
            padding-top: 15px !important;
            line-height: unset !important;
            font-size: 13px !important;
        }

        .video-section .video-autoplay-overlay {
            padding: 50px 0 !important;
            margin-bottom: 10px !important;
        }

        .footer-top {
            padding: 20px 0 20px !important;
        }

        .social-icon.footer-list {
            padding: 10px 0 !important;
        }

        .footer-discription p {
            font-size: 13px;
            line-height: 22px;
            padding: 0 0px;
        }

        .footer-list ul li {
            padding: 0px 10px !important;
        }

        .footer .footer_widget ul li a {
            font-size: 11px !important;
        }

        .footer-bottom {
            padding: 20px 0px !important;
        }

        .footer-button-tab {
            float: unset !important;
            display: inline-block !important;
        }

        .footer .footer-bottom p {
            font-size: 14px !important;
        }

        .footer-button .btn.ga-btn {
            font-size: 12px !important;
            padding: 10px 15px;
        }


    }

    @media (max-width: 480px) and (min-width: 400px) {

        .menu-link {
            width: 60% !important;
            margin-left: 72px !important;
        }

        .menu-link {
            width: 57% !important;
            float: right !important;
        }

        .header-section1 h2 {
            height: 139px !important;
            background-size: 76% !important;
            font-size: 13px !important;
            padding-top: 21px !important;
            top: -13px !important;
            line-height: unset !important;
        }

        .header-section1 h2 strong {
            top: 73px !important;
            background-size: 69% !important;
            font-size: 12px;
            padding-top: 17px !important;
            padding-bottom: 38px !important;
        }

        .header-section1 {
            height: 8em !important;
            background-size: 249% !important;
        }

        .section02 {
            padding: 30px 0 20px !important;
        }

        .section02 .default-list li {
            font-size: 13px !important;
            margin-bottom: 11px;
            padding-left: 35px;
        }

        .section02 .default-list li::before {
            background-size: 58%;
        }

        .section02 .section-title {
            font-size: 17px !important;
            margin-bottom: 27px !important;
            line-height: unset !important;
        }

        .btn-get-now {
            margin-top: 30px !important;
        }

        .s02-comic2,
        .s02-comic1 {
            top: 2rem;
            max-width: 9%;
        }

        .section03 .feature-title {
            font-size: 3vw !important
        }

        .section03 .section-header {
            background-size: 153% !important;
            min-height: 7rem !important;
            padding-top: 22px !important;
        }

        .section03 .Collateral-box img {
            width: 26% !important;
        }

        .section03 .Collateral-box h2 {
            font-size: 12px !important;
        }

        .section03 .Collateral-box h5 {
            font-size: 11px !important;
        }

        .section03 .Collateral-box p {
            font-size: 12px !important;
        }

        .section03 {
            padding-bottom: 10px !important;
        }

        .section4 .feature-title {
            font-size: 3vw !important;
            line-height: unset !important;
        }

        .section4 .section-header {
            padding-top: 22px !important;
            padding-bottom: 24px !important;
            background-size: 203% !important;
        }

        .section4 .input-group.mb-3 {
            width: 80% !important;
            padding-top: 20px !important;
            padding-bottom: 21px !important;
        }

        .section5 {
            padding-top: 30px !important;
        }

        .section5 .faq-box .faq-title::before {
            width: 100% !important;
            height: 9.4rem;
            background-size: 100%;
            left: -3rem;
            top: -6em;
        }

        .section6 .col-sm-4 {
            text-align: center !important;
        }

        .section6 .col-sm-4 img {
            width: 50% !important;
        }

        .section7 .video-section {
            width: 100%;
            margin: 0px auto;
        }

        .section-title.dashed-title {
            margin-bottom: 50px;
            font-size: 30px;
            font-weight: 600;
            line-height: unset;
            width: 40%;
        }

        .section5 .faq-box .faq-text {
            font-size: 14px;
            padding: 12px 18px 5px;
        }

        .section5 .faq-box .faq-title strong {
            top: -53px !important;
            font-size: 14px;
        }

        .section5 .faq-box .faq-title {
            font-size: 13px;
            line-height: 18px !important;
            margin-bottom: 0px !important;
        }

        .section5 .geekassets-box {
            padding-top: 63px !important;
        }

        .section5 .faq-box {
            margin-bottom: 2px !important;
        }

        .section5 .btn.btn-gold.btn-quote {
            font-size: 15px !important;
            padding: 15px 25px;
        }

        .section5 .geekassets-box p a {
            top: 1rem !important;
        }

        .section5 .geekassets-box img {
            width: 60%;
            padding-top: 10px;
        }

        .section5 .geekassets-box {
            padding-top: 0px !important;
            top: 0px !important;
        }

        .section5 .geekassets-box p span {
            font-size: 26px !important;
            padding-bottom: 0 !important;
            padding-top: 131px !important;
        }

        .section6 {
            padding-top: 10px;
            padding-bottom: 12px;
        }

        .s6-text p {
            font-size: 15px;
        }

        .section6 .col-sm-8.s6-text {
            padding-top: 0px;
        }

        .section7 .section-content {
            padding: 30px 0px !important;
        }

        .section7 .section-heading h2 {
            font-size: 24px;
            margin-bottom: 0px;
        }

        .section7 .section-heading h5 {
            padding-bottom: 25px !important;
            font-size: 14px;
        }

        .video-description {
            padding-top: 15px !important;
            line-height: unset !important;
            font-size: 13px !important;
        }

        .video-section .video-autoplay-overlay {
            padding: 70px 0 !important;
            margin-bottom: 10px !important;
        }

        .footer-top {
            padding: 20px 0 20px !important;
        }

        .social-icon.footer-list {
            padding: 10px 0 !important;
        }

        .footer-discription p {
            font-size: 13px;
            line-height: 22px;
            padding: 0 25px;
        }

        .footer-list ul li {
            padding: 0px 10px !important;
            /*width: 50% !important;*/
        }

        .footer .footer_widget ul li a {
            font-size: 11px !important;
        }

        .footer-bottom {
            padding: 10px 0px !important;
        }

        .footer-button-tab {
            float: unset !important;
            display: inline-block !important;
        }

        .footer .footer-bottom p {
            font-size: 14px !important;
        }

        .footer-button .btn.ga-btn {
            font-size: 10px !important;
            padding: 8px 7px;
        }

        .sig p {
            font-size: 26px !important;
            margin-bottom: 10px !important;
            padding-top: 10px !important;
        }

        /*form-group*/
        .form-section {
            width: 100% !important;
            margin: 0px auto;
            max-width: 100%;
            padding: 0 10px;
        }

        .form-heading img {
            width: 100% !important;
        }

        .form-heading:after {
            left: 8px !important;
        }

        .contact-form .col-sm-6 {
            padding-top: 8px;
        }

        .radio-group .break {
            position: unset !important;
        }

        .btn-class .col-sm-6 {
            width: 40% !important;
        }

        .footer-btn {
            left: -24px !important;
            top: -24px !important;
        }

        .btn-class {
            width: 97% !important;
            left: 56px !important;
            top: 46px !important;
        }

        button.close {
            right: 21px !important;
            top: 43px !important;
        }

        /*contact-us*/
        .contact-us .col-sm-6 {
            padding: 0px 15px 17px !important;
        }

        .contact-us .wpcf7-form-control-wrap {
            width: 100% !important;
        }

    }


    @media (max-width: 480px) {
        .post-type-archive .cs-access .row.mb-5{
            margin-bottom: 30px !important;
        }
        .post-type-archive button#btn-refund-policy{
            padding: 8px 10px !important;
        }
        .post-type-archive .refund-wrapper .section-refund-policy{
        margin-top: -43px !important;
        }
        .nis-strategy-section .newsletter-content {
            padding: 20px 0;
        }

        .nis-strategy-section {
            padding: 30px 0 !important;
        }

        .nis-newsletter-section h3 {
            font-size: 20px;
        }

        .strategy-content .newsletter-content p.card-text {
            padding: 0 0px;
        }

        .strategy-content .card-body {
            padding: 15px 0;
        }

        .newsletter-content .card {
            padding: 20px;
        }

        .cs-access .entry-header.alignwide {
            margin-bottom: 0px !important;
        }

        .menu-link.justify-content-end {
            width: 70% !important;
            margin-left: 0px !important;
        }

        .menu-bar .container .topbar-left {
            text-align: center !important;
            padding-left: 0;
            float: unset;
            width: 100% !important;
            padding-right: 4px;
        }

        .menu-bar .topbar-left ul li a img {
            width: 40% !important;
        }

        .menu-link .nav-button.text-only .ga-btn {
            padding: 20px 0 0 !important;
        }

        .menu-bar .menu-link .nav-social-link {
            padding: 10px 0 !important;
        }

        .car-history .Collateral-box ul li {
            font-size: 12px !important;
        }

        .section-content.car-history .mt-50 {
            margin-top: 25px !important;
        }

        .car-history .btn-get-now {
            margin-top: 0px !important;
        }

        .section03 {
            padding-bottom: 40px !important;
        }

        .car-history h4 {
            font-size: 18px !important;
        }

        .Collateral-box ul li:before {
            left: -15px !important;
            width: 6% !important;
            margin-top: 12px !important;
        }

        .nis-main-form.second-form .col-md-12 {
            width: 100% !important;
        }

        .content-page .nis-main-form {
            padding: 10px 10px !important;
        }

        .nis-term ol {
            padding-left: 5px;
            text-align: justify;
        }

        .step-indicator ul li {
            height: 90px !important;
            width: 90px !important;
            margin: 0 2px !important;
            padding: 25px 15px 28px 0px;
            margin: 0 5px !important;
        }

        .step-indicator ul li h3 {
            font-size: 22px;
        }

        .step-indicator ul li span {
            font-size: 22px;
        }

        .content-page header.entry-header.alignwide {
            margin-bottom: 10px;
        }


        textarea {
            height: 33vh;
        }

        .wpcf7 form .wpcf7-response-output {
            font-size: 14px;
        }
    body.woocommerce-shop.post-type-archive .cs-access .woocommerce-products-header {
        flex-direction: column;
    }
    .post-type-archive div#product-options-disclaimer {
        padding-left: 0 !important;
        padding-bottom: 14px;
    }
    }
    @media (max-width: 375px){
    .cheat-review-box { padding-bottom: 30px !important; }
    .post-type-archive .content-area .col-sm-7 section > .container{
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    }

    @media (max-width: 480px) and (min-width: 360px) {

        .menu-bar {
            padding: 10px 0;
        }

        .menu-bar .topbar-left ul li a {
            font-size: 13px;
        }

        .menu-bar .topbar-left .email {
            padding-right: 3px;
        }

        .menu-bar .topbar-left {
            text-align: left !important;
            padding-left: 0;
            float: left;
            width: unset;
            padding-right: 4px;
        }

        .email-text {
            display: none;
        }

        .menu-link {
            width: 68%;
            float: left;
            padding: 0;
            margin-left: 10px;
        }

        .menu-link .btn.ga-btn {
            font-size: 10px;
            padding: 8px 10px;

        }

        .menu-link .nav-button {
            float: left;
        }

        .topbar-left ul li::after {
            top: 3px !important;
        }

        .menu-link .nav-social-link a img {
            width: 20px !important;
        }

        .nav-social-link a {
            margin: 0 1px;
        }

        .menu-link .nav-social-link {
            float: right;
        }

        /*logo*/
        .header-section1 img {
            width: 50% !important;
        }

    }

    @media (max-width: 400px) and (min-width: 376px) {
        .header-section1 h2 {
            height: 139px !important;
            background-size: 75% !important;
            font-size: 10px !important;
            padding-top: 33px !important;
            top: -26px !important;
            line-height: unset !important;
        }

        .topbar-left ul li::after {
            right: 0 !important;
        }

        .header-section1 h2 strong {
            top: 73px !important;
            background-size: 72% !important;
            font-size: 8px;
            padding-top: 17px !important;
            padding-bottom: 26px !important;
            padding-left: 41px;
        }

        .menu-link {
            width: 62% !important;
            margin-left: 45px !important;
        }

        .header-section1 {
            height: 6em !important;
            background-size: 249% !important;
        }

        /*.section02 { padding: 60px 0 20px !important; }*/
        .section02 .default-list li {
            font-size: 12px !important;
            margin-bottom: 11px;
            padding-left: 35px;
        }

        .section02 .default-list li::before {
            background-size: 59%;
        }

        .section02 .section-title {
            font-size: 14px !important;
            margin-bottom: 20px !important;
            line-height: unset !important;
        }

        section.default-section.section02 {
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }

        .section02 ul.default-list {
            margin-top: 20px !important;
        }

        .s02-comic2,
        .s02-comic1 {
            top: 2rem;
            max-width: 9%;
        }

        .section03 .feature-title {
            font-size: 3vw !important
        }

        .section03 .section-header {
            background-size: 153% !important;
            min-height: 5rem !important;
            padding-top: 14px !important;
        }

        .section03 .Collateral-box img {
            width: 30% !important;
        }

        .section03 .Collateral-box h2 {
            font-size: 12px !important;
        }

        .section03 .Collateral-box h5 {
            font-size: 11px !important;
        }

        .section03 .Collateral-box p {
            font-size: 12px !important;
        }

        .section03 {
            padding-bottom: 10px !important;
        }

        .section4 .feature-title {
            font-size: 3vw !important;
            line-height: unset !important;
        }

        .section4 .section-header {
            padding-top: 17px !important;
            padding-bottom: 26px !important;
            background-size: 203% !important;
        }

        .section4 .input-group.mb-3 .btn.btn-gold {
            border-radius: 5px !important;
            font-size: 10px !important;
            padding: 0 14px !important;
            height: 35px !important;
        }

        .section4 .input-group .form-control {
            height: 35px !important;
        }

        .section4 .input-group.mb-3 {
            width: 80% !important;
            padding-top: 20px !important;
            padding-bottom: 5px !important;
        }

        .section5 {
            padding-top: 30px !important;
            padding-bottom: 60px !important;
        }

        .section5 .faq-box .faq-title::before {
            width: 113% !important;
            height: 9.4rem;
            background-size: 100%;
            left: -2rem;
            top: -4em;
        }

        .section6 .col-sm-4 {
            text-align: center !important;
        }

        .section6 .col-sm-4 img {
            width: 50% !important;
        }

        .section-title.dashed-title {
            margin-bottom: 50px;
            font-size: 20px;
            font-weight: 600;
            line-height: unset;
            width: 40%;
        }

        .section5 .faq-box .faq-text {
            font-size: 14px;
            padding: 12px 18px 5px;
        }

        .section5 .faq-box .faq-title strong {
            top: -32px !important;
            font-size: 15px !important;
        }

        .page-content .big-money-due p {
            font-size: 13px !important;
        }

        .big-money-due {
            padding: 20px 0;
        }

        img.auto-check {
            padding-top: 20px !important;
        }

        .section5 .faq-box .faq-title {
            font-size: 10px;
            line-height: 12px !important;
            margin-bottom: 0px !important;
            padding-top: 7px;
        }

        .section5 .faq-box .faq-text p {
            line-height: unset !important;
            padding-top: 19px !important;
            font-size: 13px;
        }

        .section5 .col-12.col-md-6.p-5 {
            padding-bottom: 0px !important;
            padding-top: 0px !important;
            margin-bottom: 40px !important;
        }

        .section5 .geekassets-box {
            padding-top: 63px !important;
        }

        .section5 .faq-box {
            margin-bottom: 2px !important;
        }

        .section5 .btn.btn-gold.btn-quote {
            font-size: 15px !important;
            padding: 15px 25px;
            margin-top: 20px !important;
        }

        .section5 .geekassets-box p a {
            top: 1rem !important;
        }

        .section5 .geekassets-box img {
            width: 60%;
            padding-top: 0px;
        }

        .section5 .geekassets-box {
            padding-top: 0px !important;
            top: -19px !important;
            padding-bottom: 50px;
        }

        .section5 .geekassets-box p span {
            font-size: 22px !important;
            padding-bottom: 0 !important;
            padding-top: 96px !important;
        }

        .section6 {
            padding-top: 210px;
            padding-bottom: 12px;
        }

        .s6-text p {
            font-size: 15px;
        }

        .section6 .sig p {
            font-size: 23px !important;
            padding-top: 0;
        }

        .justify-content-center h3 {
            font-size: 20px;
        }

        .section7 .section-content {
            padding: 30px 0px !important;
        }

        .section7 .section-heading h2 {
            font-size: 20px;
            margin-bottom: 0px;
        }

        .section7 .section-heading h5 {
            padding-bottom: 25px !important;
            font-size: 14px;
        }

        .video-description {
            padding-top: 18px !important;
            line-height: unset !important;
            font-size: 12px !important;
            text-align: center;
        }

        .video-section .video-autoplay-overlay img {
            height: 23px !important;
        }

        .video-section .video-autoplay-overlay {
            padding: 20px 0 !important;
            margin-bottom: 10px !important;
        }

        .footer-top {
            padding: 20px 0 20px !important;
        }

        .social-icon.footer-list {
            padding: 10px 0 !important;
        }

        .footer-discription p {
            font-size: 13px;
            line-height: 22px;
            padding: 0 25px;
        }

        .footer-list ul li {
            padding: 0px 10px !important;
            /*width: 50% !important;*/
        }

        .footer .footer_widget ul li a {
            font-size: 12px !important;
        }

        .footer-bottom {
            padding: 10px 0px !important;
        }

        .footer-button-tab {
            float: unset !important;
            display: inline-block !important;
        }

        .footer-button-tab .footer-button {
            margin-left: 5px !important;
        }

        .footer .footer-bottom p {
            font-size: 14px !important;
        }

        .footer-button .btn.ga-btn {
            font-size: 10px !important;
            padding: 8px 7px;
        }


        /*form-group*/
        .form-section {
            width: 100% !important;
            margin: 0px auto;
            max-width: 100%;
            padding: 0 10px;
        }

        .radio-text {
            font-size: 14px !important;
        }

        .form-heading img {
            width: 100% !important;
        }

        .form-heading:after {
            left: 8px !important;
        }

        .contact-form .col-sm-6 {
            padding-top: 8px;
        }

        .radio-group .break {
            position: unset !important;
        }

        .btn-class .col-sm-6 {
            width: 50% !important;
        }

        .footer-btn {
            left: -19px !important;
            top: -24px !important;
        }

        .btn-class {
            width: 97% !important;
            left: 15px !important;
            top: 37px !important;
        }

        .form-heading:after {
            background-size: 90% !important;
        }

        button.close {
            right: 21px !important;
            top: 43px !important;
        }

    }
    @media (max-width: 360px){
        .post-type-archive .cs-access .woocommerce-products-header h1 {
            max-width: 220px;
        }
    }

    @media (max-width: 375px) and (min-width: 360px) {
        .menu-link {
            padding-left: 10px !important;
        }

        /*form-group*/
        .form-section {
            width: 100% !important;
            margin: 0px auto;
            max-width: 100%;
            padding: 0 10px;
        }

        .modal-dialog {
            margin-top: 50px;
        }

        .radio-text {
            font-size: 11px !important;
        }

        .form-heading img {
            width: 100% !important;
        }

        .form-heading:after {
            left: 8px !important;
            background-size: 82% !important;
        }

        .contact-form .col-sm-6 {
            padding-top: 5px;
        }

        .radio-group .break {
            position: unset !important;
        }

        .btn-class .col-sm-6 {
            width: 50% !important;
        }

        div#accordion h3 {
            font-size: 14px !important;
        }

        .input-text-group .table thead th {
            font-size: 12px !important;
        }

        .footer-btn {
            left: -17px !important;
            top: -24px !important;
        }

        .btn-class {
            width: 97% !important;
            left: 15px !important;
            top: 30px !important;
        }

        .radio-group input[type="radio"] {
            margin-bottom: 6px !important;
        }

        .submit-btn .wpcf7-submit {
            background-position: 15px 13px !important;
        }

        .upload {
            padding: 13px 23px 13px 38px !important;
            font-size: 13px !important;
        }

        button.close {
            right: 21px !important;
            top: 23px !important;
        }

        #comicLoanQuoteForm button.close {
            right: 21px !important;
            top: 43px !important;
        }

        .footer .footer_widget ul li a span {
            font-size: 11px !important;
        }

        .footer .footer-top {
            padding-top: 15px !important;
        }
    }

    @media (max-width: 420px) and (min-width: 374px) {
        .nav-button.text-only.cru-logo>a img {
            margin-left: 69px;
            width: 27% !important;
        }

        .menu-link .nav-button img {
            width: 29% !important;
        }

        .menu-link.justify-content-end {
            width: unset !important;
        }
    }

    @media (max-width: 400px) and (min-width: 320px) {

        /*contact-us*/
        .contact-us .col-sm-6 {
            padding: 0px 15px 17px !important;
        }

        .contact-us .wpcf7-form-control-wrap {
            width: 100% !important;
        }

        p.ta-left span.wpcf7-form-control-wrap input.txtul {
            width: 42%;
            padding: 0px 10px;
        }


    }

    @media (max-width: 376px) and (min-width: 320px) {

        .header-section1 h2 {
            height: 139px !important;
            background-size: 76% !important;
            font-size: 10px !important;
            padding-top: 33px !important;
            top: -38px !important;
            line-height: unset !important;
        }

        .header-section1 h2 strong {
            top: 73px !important;
            background-size: 72% !important;
            font-size: 8px;
            padding-top: 14px !important;
            padding-bottom: 24px !important;
            padding-left: 41px;
        }

        .topbar-left ul li::after {
            right: 0px !important;
        }

        .header-section1 {
            height: 5.6em !important;
            background-size: 249% !important;
        }

        .section02 {
            padding: 20px 0 20px !important;
        }

        .section02 .default-list li {
            font-size: 12px !important;
            margin-bottom: 10px;
            padding-left: 27px;
        }

        .section02 .default-list li::before {
            background-size: 43% !important;
            top: 4px;
        }

        .section02 .section-title {
            /*font-size: 14px !important;*/
            margin-bottom: 20px !important;
            line-height: unset !important;
        }

        .video-section .btn-get-now {
            margin-top: 30px;
        }

        .section02 ul.default-list {
            margin-top: 20px !important;
        }

        .s02-comic2,
        .s02-comic1 {
            top: 2rem;
            max-width: 9%;
        }

        .section03 .feature-title {
            font-size: 3vw !important
        }

        .section03 .section-header {
            background-size: 153% !important;
            min-height: 5rem !important;
            padding-top: 14px !important;
        }

        .section03 .Collateral-box img {
            width: 30% !important;
        }

        .section03 .Collateral-box h2 {
            font-size: 12px !important;
        }

        .section03 .Collateral-box h5 {
            font-size: 11px !important;
        }

        .section03 .Collateral-box p {
            font-size: 12px !important;
        }

        .section03 {
            padding-bottom: 10px !important;
        }

        .section4 .feature-title {
            font-size: 3vw !important;
            line-height: unset !important;
            max-width: 65% !important;
        }

        .section4 .section-header {
            padding-top: 17px !important;
            padding-bottom: 26px !important;
            background-size: 203% !important;
        }

        .section4 .input-group.mb-3 .btn.btn-gold {
            border-radius: 5px !important;
            font-size: 10px !important;
            padding: 0 14px !important;
            height: 35px !important;
        }

        .section4 .input-group .form-control {
            height: 35px !important;
        }

        .section4 .input-group.mb-3 {
            width: 100% !important;
            padding-top: 20px !important;
            padding-bottom: 6px !important;
            margin: 0 15px;
        }

        .section5 {
            padding-top: 30px !important;
            padding-bottom: 77px !important;
        }

        .section5 .faq-box .faq-title::before {
            width: 113% !important;
            height: 5.8rem;
            background-size: 100% !important;
            left: -2rem;
            top: -7em;
        }

        .section6 .col-sm-4 {
            text-align: center !important;
        }

        .section6 .col-sm-4 img {
            width: 50% !important;
        }

        .section-title.dashed-title {
            margin-bottom: 3px;
            font-size: 20px;
            font-weight: 600;
            line-height: unset;
            width: 40%;
        }

        .section5 .faq-box .faq-text {
            font-size: 14px;
            padding: 12px 18px 5px;
        }

        .section5 .faq-box .faq-title strong {
            top: -53px !important;
            font-size: 10px;
            padding-left: 2px;
        }

        .section5 .faq-box .faq-title {
            font-size: 10px;
            line-height: 12px !important;
            margin-bottom: 0px !important;
            padding-top: 7px;
        }

        .section5 .faq-box .faq-text p {
            line-height: unset !important;
            padding-top: 19px !important;
            font-size: 13px;
        }

        .section5 .col-12.col-md-6.p-5 {
            padding-bottom: 40px !important;
        }

        .section5 .geekassets-box {
            padding-top: 63px !important;
        }

        .section5 .faq-box {
            margin-bottom: 2px !important;
        }

        .section5 .btn.btn-gold.btn-quote {
            font-size: 15px !important;
            padding: 11px 17px;
            margin-top: 39px !important;
        }

        .section5 .geekassets-box p a {
            top: 1rem !important;
        }

        .section5 .geekassets-box img {
            width: 60%;
            padding-top: 0px;
        }

        .section5 .geekassets-box {
            padding-top: 0px !important;
            top: -25px !important;
            padding-bottom: 60px;
        }

        .section5 .geekassets-box p span {
            font-size: 22px !important;
            padding-bottom: 0 !important;
            padding-top: 87px !important;
        }


        .section6 {
            padding-top: 20px !important;
            padding-bottom: 12px;
        }

        .justify-content-center h3 {
            font-size: 18px !important;
        }

        .s6-text p {
            font-size: 14px;
        }

        .section7 .section-content {
            padding: 30px 0px !important;
        }

        .section7 .section-heading h2 {
            font-size: 22px;
            margin-bottom: 0px;
        }

        .section7 .section-heading h5 {
            padding-bottom: 25px !important;
            font-size: 12px;
        }

        .video-description {
            padding-top: 18px !important;
            line-height: unset !important;
            font-size: 12px !important;
            text-align: center;
        }

        .video-section .video-autoplay-overlay {
            padding: 20px 0 !important;
            margin-bottom: 10px !important;
        }

        .video-section .video-autoplay-overlay img {
            height: 23px !important;
        }

        .footer-top {
            padding: 20px 0 20px !important;
        }

        .social-icon.footer-list {
            padding: 10px 0 !important;
        }

        .footer-discription p {
            font-size: 13px;
            line-height: 22px;
            padding: 0 25px;
        }

        .footer-list ul li {
            padding: 0px 10px !important;
            /*width: 50% !important;*/
        }

        .footer .footer_widget ul li a {
            font-size: 11px !important;
        }

        .footer-bottom {
            padding: 10px 0px !important;
        }

        .footer-button-tab {
            float: unset !important;
            display: inline-block !important;
        }

        .footer-button-tab .footer-button {
            margin-left: 5px !important;
        }

        .footer .footer-bottom p {
            font-size: 14px !important;
        }

        .footer-button .btn.ga-btn {
            font-size: 9px !important;
            padding: 8px 7px;
        }

        .radio-group .radio:nth-child(1) {
            padding-bottom: 5px !important;
        }

        .section5 .faq-box .faq-title strong {
            padding-top: 4px !important;
        }

        .wpcf7-not-valid-tip {
            left: 96px;
            font-size: 0.8em;
        }

        .step-indicator ul li {
            height: 80px !important;
            width: 80px !important;
            padding: 25px 15px 28px 0px !important;
        }

        .step-indicator ul li span {
            font-size: 20px !important;
        }

        .step-indicator ul li h3 {
            font-size: 53px !important;
        }

        .content-page .nis-main-form .col-md-6,
        .nis-main-form .col-md-12,
        .nis-main-form .col-md-4,
        .nis-main-form .col-md-12 {
            padding-left: 0px;
            padding-right: 5px;
        }

        .nis-main-form p label input {
            height: 25px;
        }

    }


    @media (max-width: 1024px) and (min-width: 320px) {
        h1.section-title span {
            display: block;
            font-size: clamp(1.375rem, 1.275rem + 0.5vw, 1.875rem);
        }

        .hero-section .row.align-items-center.py-7 {
            padding-bottom: clamp(3.4375rem, 8.625rem + 4.0625vw, 7.5rem);
            padding-top: clamp(0.625rem, 0.25rem + 1.875vw, 2.5rem) !important;
        }

        .hero-section h1 {
            font-size: clamp(0.625rem, 1.45rem + 0.8750000000000001vw, 2.5rem) !important;

        }


        .feature-title span.d-xl-block {
            padding: 10px 0;
        }

        .menu-bar {
            padding: 10px 0;
        }

        .menu-bar .topbar-left ul li a {
            font-size: 13px;
        }

        .menu-bar .topbar-left .email {
            padding-right: 3px;
        }

        .menu-bar .topbar-left {
            text-align: left !important;
            padding-left: 0;
            float: left;
            width: 25%;
            padding-right: 4px;
        }

        /*.email img { width: 60px; }*/
        .menu-link {
            width: 72%;
            float: left;
            padding: 0;
        }

        /*.section02 .default-list li::before{ background-size: 80% !important; }*/
        .menu-link .btn.ga-btn {
            font-size: 8px;
            padding: 8px 10px;
        }

        .menu-link .nav-button {
            float: left;
        }

        .topbar-left ul li::after {
            top: 5px !important;
            height: 12px !important;
        }

        .section4 .feature-title {
            max-width: 80% !important;
        }

        .menu-link .nav-social-link a img {
            width: 30px !important;
        }

        .nav-social-link a {
            margin: 0 1px;
        }

        .menu-link .nav-social-link {
            float: right;
        }

        /*logo*/
        .header-section1 img {
            width: 50% !important;
        }

        /* .menu-link .nav-social-link {
            padding: 20px 0 !important;
        } */

        /*28-3-24*/

        .nav-button.text-only .ga-btn {
            font-weight: 600;
            font-size: 14px !important;
            padding: 30px 0 !important;
        }

        .justis {
            margin-right: 0px !important;
        }

        .feature-title span.d-xl-block {
            padding: 10px 0 !important;
        }

        .btn-get-now {
            margin: 0px auto;
            padding: 13px 14px !important;
            margin-top: 42px;
            border-radius: 8px;
            transition: all 0.5s ease;
            font-weight: 600;
            font-size: 13px !important;
            margin-bottom: 35px !important;
        }

        .Collateral-box ul li {
            font-size: 14px !important;
        }

        /*.car-history h4{
        font-size: 16px;
        line-height: 1.5;
    }*/

        img.s02-comic1,
        img.s02-comic2 {
            display: none;
        }

        img.auto-check {
            width: 40%;
        }

        .big-money-due p {
            font-size: 15px !important;
        }

        .section4 .feature-title {
            font-size: 28px !important;
            max-width: 80% !important;
            line-height: unset;
        }

        .section6 {
            padding-top: 40px;
            padding-bottom: 40px;
        }

        .car-history h4 {
            font-size: 22px;
            padding-bottom: 10px;
        }

        .section5 .section-title {
            font-size: 30px !important;
        }

        .footer-bottom {
            padding: 15px 0px 10px !important;
        }



        /*new-page-one-css*/
        .content-page .init p strong {
            padding: 10px 0px 25px !important;
        }

    }

    button.back-to-top {
        padding: 0px;
    }

    @media (max-width: 320px) {

        .header-section1 {
            padding-top: 0px;
            height: 4.7em !important;
            background-size: 249% !important;
        }

        .header-section1 h2 {
            height: 139px !important;
            background-size: 79% !important;
            font-size: 9px !important;
            padding-top: 38px !important;
            top: -45px !important;
            line-height: unset !important;
        }

        .section5 .faq-box .faq-title::before {
            width: 279px;
        }

        .section5 .faq-box .faq-title strong {
            top: -11px !important;
            font-size: 10px !important;
        }

        .section5 .geekassets-box {
            padding-top: 0px !important;
            top: -5px !important;
        }

        .section5 .geekassets-box {
            background-size: 200% !important;
            top: -10px !important;
        }

        .section5 .geekassets-box p span {
            padding-top: 70px !important;
        }

        .section6 {
            padding-top: 180px !important;
        }

        /*form-group*/
        .form-section {
            width: 100% !important;
            margin: 0px auto;
            max-width: 100%;
            padding: 0 10px;
        }

        .radio-text {
            font-size: 11px !important;
        }

        .form-heading img {
            width: 100% !important;
        }

        .form-heading:after {
            left: 11px !important;
            background-size: 70% !important;
        }

        .contact-form .col-sm-6 {
            padding-top: 6px;
        }

        .radio-group .break {
            position: unset !important;
        }

        .btn-class .col-sm-6 {
            width: 50% !important;
        }

        .footer-btn {
            left: -15px !important;
            top: -24px !important;
        }

        .btn-class {
            width: 100% !important;
            left: 8px !important;
            top: 25px !important;
        }

        .submit-btn .wpcf7-submit {
            font-size: 12px !important;
        }

        div#accordion h3 {
            font-size: 14px !important;
        }

        .contact-form .form-control,
        .input-text-group .table thead th {
            font-size: 12px !important;
        }

        button.close {
            right: 21px !important;
            top: 23px !important;
        }

        #comicLoanQuoteForm button.close {
            right: 21px !important;
            top: 39px !important;
        }

        .ui-accordion .radio-group {
            padding: 14px 7px 14px !important;
        }

        .ui-accordion .radio-group input[type="radio"] {
            margin-bottom: 2px !important;
            height: 20px !important;
            width: 20px !important;
            margin-right: 5px !important;
        }

        .submit-btn .wpcf7-submit,
        .upload {
            font-size: 12px !important;
        }

        .btn-class .submit-btn .wpcf7-submit {
            background-position: 10px 11px !important;
            font-size: 12px !important;
        }

        .text-disclaimer.text-color-red.mtb-20 {
            padding-left: 0px;
            width: 60%;
            font-size: 12px;
        }

    }

    @media (min-width: 1650px) {
        .section4 .input-group.mb-3 {
            padding-top: 50px !important;
        }

    }

    /*Contact Form-start*/

    /*.form-heading {
        border-left: 26px solid #fff;
        border-right: 12px solid#fff;
    }*/
    .modal-header {
        border: none !important;
        position: relative;
    }

    .form-section {
        width: 73%;
        margin: 0px auto;
    }

    button.close {
        position: absolute;
        background: #fff;
        opacity: 1;
        border-radius: 50px;
        padding: 0px 13px 5px !important;
        font-size: 37px;
        right: 33px;
        top: 27px;
        z-index: 99;
        box-shadow: 0px 0 10px -2px rgba(0, 46, 75, 0.50);
    }

    #comicLoanQuoteForm button.close {
        position: absolute;
        background: #fff;
        opacity: 1;
        border-radius: 50px;
        padding: 6px 14px !important;
        font-size: 30px;
        right: 73px;
        top: 47px;
        z-index: 99;
        box-shadow: 0px 0 10px -2px rgba(0, 46, 75, 0.70);
    }

    .form-heading:after {
        content: "";
        position: absolute;
        top: 1px;
        left: 50px;
        width: 179px;
        height: 120px;
        background: url(../images/arrow.png);
        background-repeat: no-repeat;
    }

    div.wpcf7 .screen-reader-response {
        position: absolute;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        width: 1px;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .contact-form {
        background: #8a7c43;
        padding: 10px 10px;
        display: inline-block;
        /* border-left: 26px solid #fff;
        border-right: 12px solid#fff;*/
    }

    .col-sm-6,
    .col-sm-12.splash-5 {
        float: left;
        padding: 8px 8px;
    }

    .wpcf7-form-control-wrap {
        position: relative;
    }

    .contact-form .form-control {
        padding: 0 10px;
        height: 40px;
        border: none;
        box-shadow: 0px 0px 4px 0px #17384f;
        border-radius: 0;
        font-size: 14px;
    }

    .contact-form .col-sm-12 {
        display: inline-block;
        padding: 8px 8px;
    }

    /*div#accordion {
        border-left: 26px solid #FFF;
        border-right: 12px solid #fff;
    }*/
    div#accordion h3 {
        padding: 0;
        background: #d4af37;
        border: none;
        border-radius: 0;
        margin-bottom: 0px !important;
        text-align: left;
        padding: 3px 25px 3px 25px;
        font-weight: 600;
        font-size: 16px;
        font-family: 'Raleway', sans-serif;
        color: #fff;
    }


    .footer-btn {
        position: relative;
        left: -19px;
        top: -19px;
        width: 111%;
        ;
    }

    .footer-btn img {
        width: 100%;
        position: relative;
    }

    .btn-class {
        position: absolute;
        top: 35px;
        width: 100%;
        left: 12px;
    }

    .splash-page1 .btn-class a {
        text-decoration: none !important;
    }

    .upload {
        background: #fff;
        padding: 13px 23px 13px 41px;
        border-radius: 50px;
        width: 100%;
        border: none;
        cursor: pointer;
        font-size: 14px;
        font-weight: 800;
        color: #003c58;
    }

    .radio-group input[type="radio"] {
        width: 22px !important;
        height: 22px !important;
        margin-bottom: 6px !important;
    }

    .radio-group {
        padding: 14px 14px 14px !important;
    }

    .submit-btn .wpcf7-submit {
        font-size: 14px !important;
    }

    .btn-class .upload:after {
        background-image: url(../images/upload-icon.png) !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        left: 0 !important;
        top: 0 !important;
        position: absolute !important;
        margin: 13px 23px !important;
        height: 30px !important;
        width: 30px !important;
        background-size: 19px !important;
    }

    .submit-btn .wpcf7-submit {
        background-image: url(../images/send-icon.png) !important;
        background-repeat: no-repeat !important;
        background-position: 23px 14px;
        background-size: 18px !important;
        font-weight: 600 !important;
    }

    .submit-btn .wpcf7-submit {
        background: #d4af37;
        padding: 10px 20px;
        border-radius: 50px;
        width: 84% !important;
        margin-top: -12px;
        border: none;
        cursor: pointer;
        background-position: 23px 14px;
        font-size: 16px !important;
        font-weight: bold !important;
        color: #fff;
    }

    /*div.wpcf7 .ajax-loader {
        visibility: hidden;
        display: inline-block;
        background-image: url(../../images/ajax-loader.gif);
        width: 16px;
        height: 16px;
        border: none;
        padding: 0;
        margin: 0 0 0 4px;
        vertical-align: middle;
    }*/
    .input-text-group {
        padding: 15px 15px;
        background: #8a7c43;
        height: auto !important;
    }

    .text-input {
        background: #fff;
    }

    .input-text-group .table thead th,
    .input-text-group .table tbody td,
    .input-text-group .table tbody tr {
        background: #fff;
        text-align: center;
    }

    .input-text-group .table thead th {
        padding-bottom: 8px !important;
    }

    th {
        padding: 10px 8px 0px 6px !important;
        margin-bottom: 0px !important;
    }

    td input,
    th input {
        height: 19px !important;
        margin: 0px !important;
    }

    .radio-group {
        background: #d4af37;
        padding: 15px 20px 0;
    }

    .radio-group .break {
        line-height: 0px !important;
        height: 0px !important;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .radio-group input[type="radio"] {
        padding-right: 10px !important;
        margin-right: 10px;
        width: 28px;
        height: 28px;
        margin-bottom: 5px !important;
    }

    .radio label {
        margin-bottom: 0px;
    }

    .radio-text {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: -8px;
    }

    .radio-group .radio:nth-child(1) {
        padding-bottom: 10px;
    }

    .modal-content {
        padding: 0px !important;
        background: transparent;
        border: none;
    }

    h2.feature-title span.link:hover {
        cursor: pointer;
    }

    .submit-btn .ajax-loader {
        visibility: hidden;
        display: inline-block;
        background-image: url(../images/ajax-loader.gif);
        width: 32px;
        height: 32px;
        border: none;
        padding: 0;
        margin: 0 0 0 4px;
        background-size: 32px;
        vertical-align: middle;
    }

    .submit-btn .col-sm-6 {
        position: relative;
    }

    .submit-btn .ajax-loader.is-active {
        position: absolute;
        right: 44px;
        top: 5px;
        display: block;
        z-index: 9999999;
    }

    .ajax-loader.is-active {
        visibility: visible;
    }

    div.wpcf7-display-none {
        display: none !important;
    }

    div.wpcf7-response-output {
        border: 2px solid #f7e700;
        padding: 5px;
        color: #000000;
        margin-top: 10px;
    }

    div.wpcf7-response-output.wpcf7-display-none.is-active,
    div.wpcf7-image-preview.wpcf7-display-none.is-active {
        display: block !important;
    }

    /*#selected-image-preview li {
        float: left;
        position: relative;
        margin: 5px;
        list-style: none;
        max-width: 75px;
        max-height: 75px;
    }
    #selected-image-preview li img {
        width: 100%;
        height: auto;
    }*/
    .img-tab {
        background: #003d59;
        padding: 10px 20px;
    }

    .img-tab ol {
        margin-bottom: 0;
    }

    .img-tab ol li {
        /*list-style: none;*/
        padding: 5px 0;
        color: #FFFFFF !important;
        font-size: 12px !important;
    }

    .submit-btn input:focus {
        outline: unset !important;
    }

    /*-------------3-28-24-----------*/

    .menu-bar {
        content: "";
        height: 100%;
        width: 100%;
        box-shadow: 1px 1px 15px -3px #000000;
    }

    .nav-button.text-only .ga-btn {
        color: #fff;
        font-weight: 600;
        font-size: 20px;
        padding: 30px 0;
    }

    .topbar-left {
        width: 20%;
    }

    .big-money-due-button .ga-btn a .carf {
        width: 50% !important;
        float: left;
        padding: 18px 0 0;
    }

    .justify-content-center h3 {
        font-family: sans-serif;
        font-weight: 700;
        margin-bottom: 0px;
    }

    .sig p {
        font-size: 30px !important;
        font-family: cursive;
        padding-top: 30px;
        color: #03244f;
    }

    .btn {
        background-color: #d61f69 !important;
        padding: 14px 20px !important;
        border-radius: 8px !important;
        transition: all 0.5s ease !important;
        font-weight: 600 !important;
        color: #fff !important;
        font-size: 18px !important;
        border: none !important;
    }

    .btn-get-now {
        background: #003c58 !important;
        margin: 0px auto;
        padding: 16px 20px !important;
        margin-top: 50px;
        border-radius: 8px !important;
        transition: all 0.5s ease;
        font-weight: 600 !important;
        font-size: 18px;
        margin-bottom: 0px !important;
    }

    .btn:hover {
        transition: all 0.5s ease !important;
        /* background-color: #003c58 !important; */
        border: none !important;
        color: #fff !important;
        box-shadow: -1px 2px 10px -1px #ababab !important;
    }

    .btn:focus {
        outline: none !important;
        box-shadow: unset !important;
    }

    .btn-get-now:hover {
        transition: all 0.5s ease;
    }

    .footer-top {
        padding: 70px 0 40px;
    }

    .footer .footer-top {
        font-weight: 300;
    }

    .footer p {
        opacity: 0.8;
        color: #fff;
    }

    .footer-discription p {
        font-size: 14px;
        font-weight: 500;
        line-height: 26px;
    }

    .social-icon.footer-list {
        padding: 25px 0;
    }

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

    .footer-list .footer_widget ul {
        margin: 0px auto;
        display: inline-block;
        padding: 0;
    }

    .footer .footer_widget ul li a {
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        padding-top: 0px;
        padding-bottom: 0px;
        text-decoration: none;
    }

    .footer .footer_widget ul li a:hover {
        color: #d61f69 !important
    }

    .navigation .nav-links>* {
        min-width: 19px !important;
        min-height: 25px !important;
    }

    .footer .footer-bottom p {
        color: #003c58;
    }

    .footer .footer-bottom {
        background: #ffffff;
    }

    .center-btn {
        text-align: center;
        margin: 20px 0 0 0;
    }

    .feature-title span.d-xl-block {
        font-family: sans-serif;
        font-weight: 700;
        padding: 40px 0;
    }

    .car-history h4 {
        text-align: center;
        font-family: sans-serif;
        font-weight: 600;
    }

    .justis {
        margin-right: 0px;
        margin-top: 20px;
    }

    .Collateral-box ul li {
        position: relative;
        list-style: none;
        width: 50%;
        float: left;
        text-align: left;
        font-family: sans-serif;
        font-size: 14px;
        line-height: 2.5;
        font-weight: 600;
        margin-bottom: 0px !important;
    }

    .Collateral-box ul li:before {
        content: "";
        background-image: url(../images/arrow-down.png);
        background-size: contain;
        height: 30%;
        width: 8%;
        position: absolute;
        background-repeat: no-repeat;
        margin-top: 15px;
        left: -30px;
    }

    .Collateral-box img {
        width: 30% !important;
        margin-bottom: 20px;
    }

    .Collateral-box.step-2 img {
        width: 50% !important;
        padding: 45px 0 0;
    }

    /*3-4-24*/

    .topbar-left .email {
        padding-right: unset !important;
    }

    /*------new-page-start----*/

    .content-page .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .content-page .status-publish {
        width: 100%;
    }

    .content-page header.entry-header.alignwide {
        padding-bottom: 0px;
        border: none;
        margin-bottom: 40px;
        margin-top: 50px !important;
    }

    .content-page .wpcf7.js {
        margin: auto !important;
        max-width: max-content !important;
    }

    .content-page .nis-main-form .col-md-6 {
        float: left;
    }

    .content-page .nis-main-form {
        background: #ffffff;
        padding: 20px 20px;
        display: flow-root;
        width: 100%;
        margin: 0px auto;
        border-radius: 10px;
        margin-top: 0px !important;
        margin-bottom: 30px;
        box-shadow: 2px 4px 11px -4px #000;
    }

    .content-page li::marker {
        font-weight: 600;
    }

    .content-page .nis-main-form p label {
        font-size: 14px;
    }

    .col-md-12.nis-box {
        height: 400px;
        overflow-y: scroll;
        /*scrollbar-width: none;*/
    }

    .nis-main-form .col-md-4 {
        float: left;
    }

    .content-page .init p strong {
        text-align: center;
        display: block;
        padding: 20px 150px 20px;
    }

    .nis-term ol li p strong {
        text-align: left !important;
        padding: 0px !important;
    }

    .second-form p label {
        width: 100%;
    }

    .second-form p span.wpcf7-form-control-wrap input {
        width: 100% !important;
        position: relative;
        border: 1px solid #ccc;
        border-radius: 5px;
        outline: none;
        margin-top: 0px !important;
    }

    .mb0 p {
        margin-bottom: 0px;
    }

    .nis-main-form p input {
        width: 100%;
        border-radius: 5px;
        outline: none !important;
    }

    .nis-main-form p input.has-spinner:hover {
        color: #fff;
        background: #002b3f;
        outline: none !important;
        box-shadow: -1px 2px 10px -1px #00354e !important;
    }

    input[type="checkbox"] {
        width: 25px !important;
        border: 2px solid #444 !important;
        outline: none !important;
        border-radius: 5px;
    }

    span.wpcf7-list-item-label {
        vertical-align: middle;
        position: relative;
        bottom: 10px;
    }

    .nis-main-form .wpcf7-list-item {
        margin-left: 0px;
    }

    .wpcf7-submit:focus {
        outline: none !important;
    }

    input[type=text],
    input[type=phone],
    input[type=email],
    select,
    textarea {
        width: 100%;
        padding: 12px;
        border: 1px solid #ccc !important;
        border-radius: 5px !important;
        box-sizing: border-box;
        margin-top: 6px;
        resize: vertical;
        padding: 10px 15px;
        outline: none !important;
        margin-bottom: 10px !important;
    }

    input[type=text]:focus {
        outline: none;
    }

    input[type=submit] {
        background-color: #04AA6D;
        color: white;
        padding: 12px 20px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
    }

    input[type=submit]:hover {
        background-color: #45a049;
    }

    .nis-img img {
        width: 10%;
    }

    .nis-img {
        text-align: right;
    }

    .content-page h1 {
        text-align: center;
        font-size: 28px !important;
        font-weight: 600;
    }

    .step-indicator {
        margin: 0px !important;
        max-width: 100%;
        display: inline;
        text-align: center;
    }

    .step-indicator ul li {
        position: relative;
        display: inline-block;
        background: #9d9d9d;
        height: 100px;
        width: 100px;
        padding: 30px 15px 28px 0px;
        border-radius: 100%;
        text-align: center;
        color: #fff;
        margin: 0 20px;
        opacity: 0.5;
    }

    .step-indicator ul li.active {
        opacity: 1;
        background: #0274a6;
    }

    /*.step-indicator ul li h3 {
        float: right;
    }*/
    .step-indicator ul li br {
        display: none;
    }

    .step-indicator ul li span {
        float: left;
    }

    .step-indicator ul li span {
        float: left;
        transform: rotate(270deg);
        font-size: 25px;
        font-weight: 500;
        text-transform: uppercase;
    }

    .nis-main-form .col-md-12 {
        display: flow-root;
    }

    .step-indicator ul li:before {
        content: '';
        position: absolute;
        left: 110px;
        color: #0274a6;
        font-size: 38px;
        font-weight: 600;
        top: 20px;
    }

    .step-indicator ul li h3 {
        display: inline-block;
        font-size: 63px;
        font-weight: 600;
        margin-bottom: 0px;
        float: right;
        line-height: 0;
        margin-top: -18px;
        font-family: none;
    }

    .step-indicator ul {
        padding-left: 0;
    }

    .step-indicator ul li {
        list-style: none;
    }

    textarea#subject {
        max-height: 45px;
        margin-bottom: 0;
    }

    .nis-term ul li {
        list-style: none;
    }

    .col-md-12.nis-box {
        margin: 20px 0;
    }

    .nis-term-agree h2 {
        font-size: 17px;
        text-align: center;
        font-weight: 600;
        line-height: 1.5;
        width: 72%;
        margin: 0px auto;
        margin-top: 40px;
    }

    .nis-last-form input[type=text] {
        width: 50%;
    }

    .fname label {
        float: left;
    }

    .nis-last-form label {
        float: left;
        padding: 38px 0 0 0;
        margin-right: 5px;
        width: 30%;
    }

    .nis-last-form input[type=text] {
        width: 50%;
        background: transparent;
        border: none;
        border-bottom: 2px solid #000;
        border-radius: unset;
    }

    form.nis-form {
        background: #ffffff;
        padding: 20px 20px;
        display: flow-root;
        width: 95%;
        margin: 0px auto;
        border-radius: 10px;
        margin-top: 40px !important;
        margin-bottom: 30px;
        box-shadow: 2px 4px 11px -4px #000;
    }

    /*new-form*/

    .nis-custmr-form h3 {
        text-align: left;
    }

    .nis-custmr-form h3 {
        text-align: center;
        font-size: 33px;
        border-bottom: 2px solid #e3e3e3;
        padding-bottom: 10px;
        margin-bottom: 20px;
        margin: 0 60px 30px;
    }

    .nis-custmr-form.col-md-12 h4 {
        font-size: 16px;
        text-align: center;
        padding-bottom: 20px;
    }

    .nis-submit-btn {
        text-align: center;
        padding-top: 40px;
    }

    .nis-submit-btn .btn {
        padding: 15px 90px;
        background: #00136e;
        font-size: 18px;
    }

    .btn.ga-btn {
        text-transform: uppercase;
    }

    .page-id-54 .entry-content p {
        text-align: center;
    }

    .type-page p.ta-left,
    .type-page p.ta-left strong {
        text-align: left;
        padding: unset;
    }

    span .wpcf7-validates-as-date.txtul {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 1px 5px;
    }

    span .wpcf7-validates-as-date.txtul:focus {
        outline: none;
    }

    /*.txtul{
        border-left: 0px !important;
        border-right: 0px !important;
        border-top: 0px !important;
        border-radius: 0px !important;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }*/
    .type-page p.ta-left strong {
        text-align: left;
        padding: unset;
        float: left;
    }

    p.ta-left span.wpcf7-form-control-wrap input.txtul {
        width: 20%;
        padding: 0px 10px;
    }

    form.wpcf7-form.invalid .ta-left .wpcf7-not-valid-tip {
        display: unset;
    }

    p.ta-left span span {
        /*position: absolute;*/
        right: 0;
        display: unset !important;
        font-size: 15px;
        padding: 0 5px;
    }

    .nis-main-form.contact-inner p input {
        border: 1px solid;
        margin: 6px 2px 0;
    }

    .nis-main-form.contact-inner p.ta-left.mb-30 {
        padding-bottom: 30px !important;
    }

    .content-page .init p strong {
        padding: 10px 0px 25px;
    }

    .text-sp2 {
        float: left;
        width: 100%;
        padding: 0px 0 12px;
    }

    p.ta-left {
        text-align: justify !important;
    }

    strong.txt-sp3 {
        display: inline-block !important;
        width: 100%;
    }

    .video-section.embed-responsive {
        margin-bottom: 30px;
    }

    .img-google img {
        width: 15% !important;
    }

    .captxt {
        text-align: left;
        color: #000000;
    }

    .page-dv .footer-top h5 {
        color: #000000;
    }

    .page-dv .footer-top {
        background: #FFFFFF;
        font-weight: 300;
        padding: 70px 0 40px;
    }


    /* css-start-4-12-24*/
    .ga-btn.icon-product {
        width: 50%;
        float: left;
    }

    .ga-btn.icon-product img {
        background: #fff;
        height: 50px;
        padding: 7px 17px;
        border-radius: 3px;
    }

    .ga-btn.icon-product.ebay {
        text-align: right;
    }

    .ga-btn.icon-product img.carf {
        width: auto;
    }

    ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        /*overflow: hidden;*/
        /*background-color: #333;*/
    }

    li {
        float: left;
    }

    .product-simple-right-section .button {
        color: #fff !important;
    }

    .cca-link {
        margin-top: 20px;
    }

    .cca-link,
    .cca-link img {
        border-radius: 5px;
    }

    /*.product-simple-right-section a {
    color: #000 !important;
    }*/

    li a {
        display: block;
        /*color: white;*/
        /*text-align: center;*/
        /*padding: 14px 16px;*/
        text-decoration: none;
    }

    /*li a:hover {
    background-color: #111;
    }*/
    .nav-bar-menu {
        float: left;
        width: 33.33%;
    }

    .menu-link .nav-social-link {
        display: flex;
        gap: 10px;
    }

    .menu-link .nav-button img {
        width: 100%;
        max-width: 170px;
    }

    .nav-bar-menu ul {
        padding-left: 0;
        padding-top: 20px;
    }

    .nav-social-link img {
        float: right;
    }

    .nav-social-link img {
        float: right;
        width: 100%;

        border-radius: 10%;
        max-width: 40px !important;
        height: 100%;
        max-height: 40px;
    }

    .nav-bar-menu li .youtub {
        padding: 8px 10px;
    }

    .chip-section {
        width: 100%;
        padding: 50px 0;
        padding-top: 50px;
        padding-right: 0px;
        padding-top: 90px;
        background: url(../images/chips-img.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-position: 30% 39% !important;
    }

    .mt-0 {
        margin-top: 0px;
    }

    .mt-50 {
        margin-top: 50px;
    }

    .mt-30 {
        margin-top: 30px;
    }

    .blue-strip {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .section-content h1.section-title {
        font-size: 30px !important;
        font-weight: 700 !important;
        color: #000;
        /*padding-bottom: 50px;*/
    }

    .video-section,
    .shop-short-video {
        padding-top: 0px;
        border-radius: 15px !important;
    }

    .consistent-income .video-autoplay {
        height: 280px;
    }

    .default-section {
        margin-bottom: 0;
    }

    /* button-CSS */
    .form-row-last button.button,
    .swpm-edit-profile-submit,
    .cs-access .post-46.page p input.wpcf7-submit,
    .swpm-login-submit input,
    .form-row.place-order .button.alt,
    .button-29 {
        background-color: #14393B !important;
        /* padding: 14px 28px !important; */
        appearance: none;
        box-sizing: border-box;
        list-style: none;
        overflow: hidden;
        touch-action: manipulation;
        white-space: nowrap;
        will-change: box-shadow, transform;
        transition: all 0.5s ease;
        background-image: unset !important;
        box-shadow: none !important;

    }

    .single_add_to_cart_button:hover,
    .wc-block-cart__submit-button span:hover,
    .add_to_cart_button:hover {
        background-color: #14393B !important;
    }

    /* .form-row-last button.button:focus,
    .swpm-edit-profile-submit:focus,
    .cs-access .post-46.page p input.wpcf7-submit:focus,
    .swpm-login-submit input:focus,
    .form-row.place-order .button.alt:focus,
    .button-29:focus {
        box-shadow: #3c4fe0 0 0 0 1.5px inset,
            rgba(45, 35, 66, 0.4) 0 2px 4px,
            rgba(45, 35, 66, 0.3) 0 7px 13px -3px,
            #3c4fe0 0 -3px 0 inset;
        transition: all 0.5s ease;
    } */

    .blue {
        color: #0c2c2c;
    }

    .form-row-last button.button:hover,
    .swpm-edit-profile-submit:hover,
    .cs-access .post-46.page p input.wpcf7-submit:hover,
    .swpm-login-submit input:hover,
    .form-row.place-order .button.alt:hover,
    .button-29:hover {
        background-color: #3F7275;
        transform: translateY(-2px);
    }

    .form-row-last button.button:active,
    .swpm-edit-profile-submit:active,
    .cs-access .post-46.page p input.wpcf7-submit:active,
    .swpm-login-submit input:active,
    .form-row.place-order .button.alt:active,
    .button-29:active {
        /* box-shadow: #3c4fe0 0 3px 7px inset; */
        transform: translateY(2px);
    }

    /*button-css-end*/
    .checkout_coupon .form-row-last button.button {
        padding: 15px 14px !important;
    }

    .swpm-edit-profile-submit,
    .cs-access .post-46.page p input.wpcf7-submit {
        border: none !important;
    }

    .cs-access .post-46.page span input,
    .singular form.wpcf7-form.init p label span textarea {
        border-radius: 5px !important;
    }

    .input-group-append {
        text-align: center;
        display: block !important;
        margin-top: 50px;
    }

    .button-29.btn-green {
        background: linear-gradient(60deg, rgba(22, 253, 10, 1) 0%, rgba(155, 255, 1, 1) 100%);
    }

    .swpm-profile-update-success {
        padding-bottom: 20px;
        font-size: 16px;
    }

    .Life-time-members ul li {
        width: 100%;
        text-align: left;
        font-weight: 600;
        line-height: 2.2;
        font-family: system-ui;
        font-size: 20px;
        list-style: none;
    }

    .Life-time-members ul li i {
        padding-right: 10px;
    }

    .Life-time-members {
        margin-top: 40px;
    }

    .woocommerce-checkout-review-order-table {
        padding: 5px;
    }

    .cs-casino-mafia {
        /*background: #f0f0f0;*/
        margin-top: 0px;
    }

    .cs-casino-mafia .cs-boxs p {
        font-size: 16px;
    }

    .p-tb-80 {
        padding-bottom: 80px;
        padding-top: 80px;
        margin-bottom: 0px;

    }

    .m-b-50 {
        margin-bottom: 50px;
    }


    .cs-casino-mafia {
        display: flex;
    }

    .cs-casino-methods {
        width: 100%;
        padding: 50px 0;
        display: inline-block;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background: url("../img/bg-img-2.jpg");
    }

    .cs-casino-methods .col-8 {
        float: right;
    }

    .cs-casino-methods .col-8 h2 {
        font-size: 38px;
        font-weight: 500;
        font-family: 'Montserrat', sans-serif !important;
        color: #fff;
    }

    .cs-box {
        border-radius: 10px;
        padding: 40px 30px;
        background: rgba(29, 24, 21, 0.9);
        border: 3px solid#90ff62;
        height: 317px !important;
        cursor: pointer;
    }

    .icon-tag {
        border: 3px solid#00354e;
        width: fit-content;
        padding: 10px;
        border-radius: 15px;
    }

    .info.white h5 {
        font-size: 26px;
        font-weight: normal;
    }

    .cs-casino-methods .col-6 {
        padding: 15px;
    }

    .cs-box {
        transition: all 0.5s ease;
    }

    .cs-box:hover {
        box-shadow: 4px 5px 20px #000;
        transition: all 0.5s ease;
    }

    .cs-box.shadow {
        background: rgba(29, 24, 21, 0.9);
        transition: all 0.5s ease !important;
    }

    .cs-box.shadow:hover {
        box-shadow: 4px 5px 20px #000 !important;
    }

    .cs-casino-mafia h2 {
        position: relative;
    }

    .cs-casino-mafia h2:after {
        content: "";
        position: absolute;
        bottom: -20px;
        background: #0c2c2c !important;
        height: 4px;
        width: 172px;
        left: 0;
        right: 0;
        margin: 0px auto;
    }

    .cs-boxs {
        background: #e1ebf2;
        padding: 15px 15px;
        border-radius: 10px;
        position: relative;
        transition: all 0.5s ease;
        cursor: pointer;
        height: 270px;
    }

    .cs-boxs:after {
        content: "";
        position: absolute;
        left: 1px;
        bottom: -19px;
        rotate: 356deg;
        width: 0;
        transition: all 0.5s ease;
        height: 0;
        border-top: 11px solid transparent;
        border-bottom: 21px solid transparent;
        border-left: 22px solid#e1ebf2;
    }

    .info-tag {
        padding-top: 25px;
        font-family: 'Roboto', sans-serif;
    }

    .info-tag b {
        font-style: italic;
        font-size: 16px;
    }

    .info-tag p {
        padding-top: 15px;
    }

    .info-tag p strong {
        font-size: 18px;
    }

    .cs-boxs:hover {
        color: #fff;
        box-shadow: 2px 3px 10px -7px #000;
        transition: all 0.5s ease;
        background: #0c2c2c !important;
    }

    .cs-boxs:hover:after {
        border-left: 22px solid#0c2c2c !important;
        transition: all 0.5s ease;
    }

    .cs-casino-mafia .col-4 {
        float: left;
        padding: 15px;
    }


    .cs-casino-investors u {
        text-decoration-color: transparent;
        padding-bottom: 0px !important;
        border-bottom: 3px solid#fff;
    }

    p.sig.green {
        font-family: 'Inspiration', cursive;
        line-height: 1.2;
    }


    .cs-casino-investors {
        width: 100%;
        padding: 46px 0;
        padding-right: 0px;
        background-size: contain !important;
        background-position: center;
        background-repeat: no-repeat !important;
        background: url(../images/bg-img-3.jpg);
        background-repeat: repeat;
        background-size: auto;
        background-size: 100% 100% !important;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .white {
        color: #fff;
    }

    .green {
        color: #17fd0a !important;
    }

    .font-50 {
        font-size: 50px;
        padding-left: 15px;
    }

    .Life-time-members ul {
        width: 50%;
        margin-bottom: 0px;
    }

    .members-video {
        width: 50%;
    }

    .Life-time-members {
        margin-top: 40px;
        margin-bottom: 40px;
        display: inline-flex;
        margin-bottom: 50px;
    }

    .img-stok {
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 5px;
        max-width: 364px;
    }

    .img-stok img {
        height: 100%;
        width: 100%;
    }

    .mb-25 {
        margin-bottom: 25px;
    }

    .ta-left {
        text-align: left;
    }

    .section-title-1 {
        font-size: 38px;
        line-height: 48px;
        text-align: center;
        font-weight: 800 !important;
        color: #DB1041;
        /*red-color*/
        /*margin-bottom: 50px;*/
    }

    .section-title-2 {
        color: #000;
        /*blue-color*/
        font-size: 36px;
        line-height: 48px;
        text-align: center;
        font-weight: 700 !important;
        margin-bottom: 50px;
    }

    .cs-list li {
        background-image: url(../images/dollar.png);
        width: 80%;
        background-position: 0px 16px;
        background-repeat: no-repeat;
        background-size: 3%;
        color: #fff;
        padding: 10px 0px 0px 30px !important;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif !important;
        text-align: left;
        line-height: 35px;
    }

    .section-background-1 {
        background-color: #003c58;
        border-radius: 15px;
        margin: 50px 0px !important;
    }

    .cs-list {
        padding: 30px 20px !important;
        box-shadow: 0px 5px 13px 3px #979797;
    }

    /*shop-page*/

    .woocommerce-message li,
    .woocommerce-error li {
        width: 100%;
    }

    .woocommerce-error li a {
        background-color: #b81c23 !important;
        transition: all 0.5s ease;
    }

    .woocommerce-message a {
        background-color: #8fae1b !important;
        transition: all 0.5s ease;
        color: #fff !important;
    }

    .woocommerce-error li a:hover {
        box-shadow: rgb(184, 28, 35) 0 2px 4px, rgb(157, 0, 7) 0 7px 13px -3px, rgb(181, 10, 17) 0 -3px 0 inset !important;
        transition: all 0.5s ease;
    }

    .woocommerce-message li a:hover {
        box-shadow: rgb(184, 28, 35) 0 2px 4px, rgb(157, 0, 7) 0 7px 13px -3px, rgb(181, 10, 17) 0 -3px 0 inset !important;
        transition: all 0.5s ease;
    }

    .woocommerce-error {
        border-top: 2px dotted #b81c23 !important;
        border-bottom: 2px dotted #b81c23 !important;
    }

    .woocommerce-message {
        border-top: 2px dotted #8fae1b !important;
        border-bottom: 2px dotted #8fae1b !important;
    }


    /*shop-menu*/
    .site-header {
        background-color: #2F5457;
        border-top: 1px solid #fff;
    }

    /* .site-header .navbar {
        padding: 0;
    } */

    .site-header .nav-link {
        height: 70px;
        align-items: center;
        display: flex;
        gap: 24px;
    }

    .page-id-673 .site-header {
        display: none;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu li {
        width: 100%;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu li a {
        font-size: 15px !important;
        padding: 8px 14px;
    }

    .text-disclaimer.text-color-red.mtb-20 {
        color: #b81c23;
        margin: 3rem 0 0;
        width: 48%;
        float: left;
        padding-left: 120px;
    }

    .woocommerce-breadcrumb {
        font-size: 15px !important;
    }

    .woocommerce-breadcrumb>a {
        color: #000 !important;
        font-weight: bold;
    }

    .info-section p {
        margin-bottom: 0;
        font-size: 16px;
        padding-top: 10px;
    }

    .product-type-simple p {
        margin: 5px 0 15px 0 !important;
        font-size: 14px !important;
    }

    .top-nav-menu li a {
        padding: 0px;
    }

    .top-nav-menu li {
        padding: 14px 12px 5px;
    }

    .top-nav-menu li a:hover {
        background-color: #111;
        background: transparent;
        border-bottom: 1px solid #fff;
    }

    .top-nav-menu .icon-youtube a {
        font-size: 0px !important;
    }

    .top-nav-menu .icon-youtube {
        position: relative;
    }

    .top-nav-menu .icon-youtube a::before {
        content: "";
        background-image: url("../images/youtub-icon.png");
        height: 39px;
        width: 31px;
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        left: 12px;
        top: 10px;
    }

    .navbar-nav .nav-item:hover {
        /*background: transparent !important;*/
    }

    .site-header li a:hover {
        background: transparent !important;
    }

    .site-header .dropdown-menu {
        border: none;
        padding-top: 0;
        padding-bottom: 0;
        min-width: 0px;
    }

    .site-header .nav-item:hover .dropdown-menu .nav-item a:hover {
        color: #ece0a3 !important;
    }







    /* Mobile Menu */

    /* Basic Styles */
    .menu-toggle {
        display: none;
        background-color: #333;
        color: #fff;
        padding: 10px 20px;
        border: none;
        cursor: pointer;
    }



    /* menu-start Show the menu toggle button on smaller screens */


    @media only screen and (max-width: 991px) {

        .menu-toggle {
            display: block;
        }

        .main-menu {
            position: fixed;
            top: 0;
            left: -100%;
            /* Hide off-screen initially */
            width: 40%;
            /* Adjust width as needed */
            height: 100%;
            background-color: #265458;
            color: #fff;
            overflow-y: auto;
            transition: left 0.3s ease-in-out;
            z-index: 1000;
            box-shadow: 10px 0px 16px -9px #000;
        }

        .site-header .nav-link {
            height: auto;
        }

        .main-menu .navbar-nav {
            list-style: none;
            padding: 0;
            margin: 20px 0;
        }

        .main-menu .navbar-nav li {
            padding: 10px 20px;
            border-bottom: 1px solid #e1d5d5;
        }

        .main-menu .navbar-nav li a {
            color: #fff;
            text-decoration: none;
        }

        .main-menu.open {
            left: 0;
            /* Slide in */
        }

        .main-menu {
            display: block;
        }

        /*custom-css*/
        .menu-box .navbar-nav li a {
            text-align: left;
        }

        .menu-box .dropdown-menu {
            border-radius: 0;
        }


    }

    .swpm-login-form-inner input.swpm-text-field {
        height: 45px;
        border-radius: 5px;
    }

    .swpm-login-form-inner .swpm-login-form-submit,
    .swpm-pw-reset-submit {
        margin-top: 15px;
        border: none;
        border-radius: 5px;
    }


    .swpm-login-widget-form input[type=submit]:hover,
    .swpm-login-widget-form input[type=submit]:active {
        color: #fff !important;
    }

    /*Dashbord*/
    .col-4.right-sidebar {
        border: 1px solid #ccc;
        border-radius: 10px;
        width: 29%;
        margin-left: 15px !important;
        padding-bottom: 10px;
    }

    .header-cart-icon {
        text-align: right;
        width: 10%;
    }

    .right-sidebar ul {
        padding-left: 0px;
    }

    .video-content iframe {
        width: 100%;
    }

    .video-content {
        border: 1px solid #ccc;
        padding: 10px !important;
        border-radius: 10px;
    }

    .gambling-system h2.post-title {
        padding-top: 10px;
        height: unset;
    }

    .page header.entry-header h1.entry-title {
        font-size: 22px !important;
        font-weight: 500 !important;
    }

    .page-template-default.page .entry-content p {
        font-size: 16px;
        font-weight: 400;
    }

    .woocommerce ul.order_details li strong {
        font-size: 16px !important;
    }

    .woocommerce ul.order_details {
        padding-left: 0px;
        margin-bottom: 10px !important;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
        margin-top: 20px !important;
    }


    /*product-purchased*/
    ul.products li {
        width: 100% !important;
        margin-right: 0px !important;
        margin-bottom: 50px !important;
    }

    ul.products li>a {
        float: left;
        width: 30%;
        border: 1px solid #959595;
        /*border: 2px solid #003c58; */
        padding: 2px;
        border-radius: 5px;
    }

    ul.products li>a img {
        margin-bottom: 0px !important;
    }

    ul.products li .product-simple-right-section {
        float: left;
        margin-left: 40px;
        width: 60%;
    }

    .page-template-template-purchased-products ul.products li .product-simple-right-section {
        width: 80%;
    }

    ul.products li.woocommerce-loop-product__title {
        font-weight: 600;
        font-size: 20px !important;
        padding-top: 5px !important;
    }

    .woocommerce ul.products li.product .price {
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    .page-template-template-purchased-products ul.products li.product-type-simple>a {
        width: 7% !important;
    }

    ul.products li>a img {
        border-radius: 5px;
        max-width: 100% !important;
    }

    .wc-block-cart .wc-block-cart__submit-container {
        text-align: center !important;
    }

    .wc-block-cart__submit-button {
        width: unset !important;
    }

    .wc-block-components-totals-wrapper .wc-block-components-panel__button,
    .wc-block-components-totals-item,
    .wc-block-components-totals-wrapper span {
        font-size: 16px;
    }

    .wc-block-cart__submit-button span {
        color: #fff !important;
        border-radius: 5px !important;
        font-size: 16px;
        padding: 15px 20px !important;
    }

    .wc-block-cart__submit {
        margin: 15px 0 16px;
    }

    .wc-block-components-totals-coupon__content .wc-block-components-text-input input[type=text] {
        font-size: 15px;
    }

    .wc-block-components-totals-coupon__content .wc-block-components-text-input label {
        top: 22px;
        font-size: 16px;
    }

    /*--------------------------------------------------------------------------------------*/

    /*Responsive-start*/

    @media only screen and (max-width: 1024px) and (min-width: 320px) {
        #reviewsCarousel p.content {
        font-size: 14px !important;
    }
        .woocommerce-Tabs-panel h2 {
            font-size: 19px !important;
            font-weight: 500 !important;
        }

        .product_cat-roulette ul.tabs.wc-tabs {
            margin-bottom: 15px !important;
        }

        .top-nav-menu {
            display: none !important;
        }

        .chip-section {
            padding-top: 20px !important;
            /*padding-left: 1rem !important;
        padding-right: 1rem !important;*/
        }

        .chip-section .section-title {
            padding: 0 100px;
        }

        .btn {
            padding: 10px 14px !important;
            border-radius: 8px !important;
            font-size: 14px !important;
        }

        /*video-secttion*/
        .chip-section {
            background-position: 17% 35% !important;
        }

        .ytp-title-text a {
            font-size: 12px !important;
        }

        .video-autoplay {
            height: 440px;
        }

        .big-money-due {
            padding: 20px 0 !important;
        }

        /*ebay*/
        .ga-btn.icon-product {
            width: 45%;
        }

        .ga-btn.icon-product.ebay {
            margin-right: 10px;
        }

        .ga-btn.icon-product img.carf {
            width: auto !important;
        }

        img.auto-check {
            width: 100% !important;
        }

        .big-money-due-button-tab {
            display: inline-block;
        }

        .big-money-due p {
            margin-top: 10px;
            margin-bottom: 10px !important;
        }

        .blue-strip .big-money-due p {
            font-size: 17px !important;
        }

        .chip-section {
            margin-bottom: 0px !important;
            padding-bottom: 50px !important;
        }

        .blue-strip {
            margin-top: 0px !important;
            margin-bottom: 0px !important;
        }

        .default-section .section-content .section-title {
            font-size: 26px !important;
            margin-bottom: 27px !important;
            line-height: unset !important;
        }

        .solution-parttime {
            padding-top: 15px !important;
        }

        .cs-list {
            padding: 10px 20px 30px !important;
        }

        .cs-list li {
            width: 100%;
            padding: 5px 0px 0px 20px !important;
            font-size: 15px;
            background-size: 4% !important;
        }

        .section-background-1 {
            margin: 30px 0px !important;
        }

        .input-group-append {
            margin-top: 30px;
        }

        .justify-content-center h3 {
            font-size: 18px !important;
        }

        .solution-parttime {
            padding-bottom: 10px;
        }

        .big-money-due .img-style {
            width: 50%;
            margin-bottom: 12px;
            margin-top: 10px;
        }

        .video-section.col-xl-4.embed-responsive.embed-responsive-16by9 {
            width: 100% !important;
        }

        .solution-parttime .mt-50 {
            margin-top: 20px !important;
        }

        .solution-parttime .video-section {
            margin-bottom: 30px !important;
        }

        .section-title-1 {
            font-size: 26px !important;
        }

        /*life-time-members*/

        .Life-time-members {
            margin-top: 20px;
            margin-bottom: 20px;
            display: inline-flex;
        }

        .Life-time-members ul {
            width: 100%;
            padding-left: 0px;
            display: flow-root;
            margin-bottom: 20px !important;
        }

        .members-video {
            width: 100%;
        }

        .img-stok {
            width: 100%;
        }

        .Life-time-members ul li {
            font-size: 16px;
            line-height: 2.5;
            letter-spacing: 1px;
        }

        .Life-time-members ul li i {
            font-size: 15px !important;
        }

        .solution-parttime .mt-30 {
            margin-top: 0;
        }

        .default-section.section5.windo-view .section5 .section-title {
            margin-bottom: 70px !important;
        }

        .cs-casino-investors {
            background-size: 104% 102% !important;
        }

        .cs-casino-investors .white {
            font-size: 15px;
            padding-bottom: 15px;
        }

        .cs-casino-investors .font-30 {
            font-size: 22px;
        }

        .cs-casino-investors .heading-tag.m-b-25.white {
            margin-bottom: 8px;
        }

        .cs-casino-mafia h2 {
            font-size: 20px !important;
        }

        .sig.green.font-50 {
            padding-left: 0;
            font-size: 20px;
        }

        .cs-casino-mafia.p-tb-80 {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .info-tag p {
            margin-bottom: 0px;
        }

        .info-tag p strong {
            font-size: 16px;
        }

        .section5 .faq-box .faq-text p {
            padding-top: 40px !important;
            font-size: 14px;
            padding-bottom: 26px;
        }

        .section5 .faq-box .faq-text {
            padding: 5px 18px 5px !important;
        }

        .section5 .faq-box .faq-title strong {
            padding-left: 10px !important;
            font-size: 15px !important;
        }

        .default-section.section5.windo-view {
            padding-bottom: 0px !important;
            margin-bottom: 0px !important;
        }

        .section7.advantage-player .section-content {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
        }

        .section7.advantage-player .section-heading h5 {
            padding-bottom: 0 !important;
            font-size: 26px;
            line-height: normal;
            margin-bottom: 27px;
        }

        .advantage-player {
            margin-bottom: 0px !important;
        }

        .advantage-player .video-section .video-autoplay-overlay {
            padding: 0px 0 !important;
            margin-bottom: 0px !important;
        }

        .advantage-player .video-autoplay-overlay {
            height: 225px;
        }

        .get-btn {
            margin: 0px !important;
        }

        .video-description {
            padding-top: 5px !important;
        }

        .cs-casino-mafia .cs-boxs p {
            font-size: 14px;
        }

        .center-btn.mb-25 {
            margin-top: -15px !important;
        }

        /*faq*/
        .section5 .section-title {
            margin-bottom: 4rem;
        }

        .footer-discription p {
            padding: unset;
        }


    }



    @media (max-width: 1024px) and (min-width: 320px) {
        .menu-box .navbar-expand-md .navbar-nav {
            flex-direction: column !important;
        }

        .menu-link .nav-button {
            margin-left: 0% !important;
        }

        .menu-link .nav-button img {
            width: 29.33%;
            padding: 0px 0 0;
        }

        /* .menu-link .nav-button a img {
            width: 33.33% !important;
            margin-right: 150px;
        } */

        #menu-toggle {
            padding: 0;
            background: transparent;
            border: 2px solid #275559 !important;
            border-radius: 5px;
        }

        .box {
            margin-top: 2px;
        }

        .menu-box {
            padding: 12px 12px 12px 0px;
        }

        /* .menu-link .cru-logo .nav-social-link {
            padding: 10px 0 10px !important;
        } */

        .menu {
            height: 2px;
            margin: 3px;
            width: 26px;
            background-color: rgb(0, 0, 0);
            border-radius: 10px;
        }

        /* 
        .navbar.menu-box {
            padding-top: 0px;
        } */

        .box {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: 47px;
            width: 50px;
            border: 2px solid #14393B !important;
            border-radius: 20px;
            box-shadow: rgba(74, 62, 62, 0.1) 0px 7px 19px !important;

        }


        .menu-link .nav-button,
        .menu-link {
            width: 100%;
        }

        .nav-social-link img {
            float: left;
        }

        /* 
        .menu-link .nav-social-link {
            width: 25.33%;
        } */

        .site-header .nav-link {
            font-size: 14px !important;
        }
    }

    @media only screen and (min-width: 992px) {
        .box {
            display: none;
        }

        .menu-box .container-fluid {
            padding-left: 0;
            padding-right: 0;
        }

        .menu-mobile {
            display: none !important;
        }

    }

    @media only screen and (min-width: 768px) {
        .big-money-due .img-style {
            width: 25% !important;
        }


        /* .video-section.col-xl-4.embed-responsive.embed-responsive-16by9.video {
        width: 60% !important;
    }*/

        .solution-parttime .cs-list li {
            background-size: 3% !important;
        }

        .Life-time-members {
            display: inline-flex;
        }


    }


    @media only screen and (min-width: 575px) and (max-width: 991px) {
        .navbar-expand-md .navbar-nav {
            flex-direction: column !important;
        }

        .top-nav-menu {
            display: none !important;
        }

        .chip-section {
            padding-top: 20px !important;
            /*padding-left: 1rem !important;
        padding-right: 1rem !important;*/
        }

        .chip-section .section-title {
            padding: 0 100px;
        }

        .btn {
            padding: 10px 14px !important;
            border-radius: 8px !important;
            font-size: 14px !important;
        }

        /*video-secttion*/
        .chip-section {
            background-position: 17% 35% !important;
        }

        .ytp-title-text a {
            font-size: 12px !important;
        }

        .video-autoplay {
            height: 300px;
        }

        .big-money-due {
            padding: 10px 0 !important;
        }

        /*ebay*/
        .ga-btn.icon-product {
            width: 45%;
        }

        .ga-btn.icon-product.ebay {
            margin-right: 10px;
        }

        .ga-btn.icon-product img.carf {
            width: auto !important;
        }

        img.auto-check {
            width: 100% !important;
        }

        .big-money-due-button-tab {
            display: inline-block;
        }

        .big-money-due p {
            margin-bottom: 10px !important;
        }

        .chip-section {
            margin-bottom: 0px !important;
            padding-bottom: 50px !important;
        }

        .blue-strip {
            margin-top: 0px !important;
            margin-bottom: 0px !important;
        }

        .default-section .section-content .section-title {
            font-size: 17px !important;
            margin-bottom: 27px !important;
            line-height: unset !important;
        }

        .solution-parttime {
            padding-top: 15px !important;
        }

        .cs-list {
            padding: 10px 20px 30px !important;
        }

        .cs-list li {
            width: 100%;
            padding: 5px 0px 0px 20px !important;
            font-size: 15px;
            background-size: 4% !important;
        }

        .section-background-1 {
            margin: 15px 0px !important;
        }

        .input-group-append {
            margin-top: 15px;
        }

        .justify-content-center h3 {
            font-size: 14px !important;
        }

        .solution-parttime {
            padding-bottom: 10px;
        }

        .big-money-due .img-style {
            width: 50%;
            margin-bottom: 12px;
            margin-top: 10px;
        }

        .video-section.col-xl-4.embed-responsive.embed-responsive-16by9 {
            width: 100% !important;
        }

        .solution-parttime .mt-50 {
            margin-top: 20px !important;
        }

        .solution-parttime .video-section {
            margin-bottom: 30px !important;
        }

        .section-title-1 {
            font-size: 20px !important;
        }

        /*life-time-members*/

        .Life-time-members {
            margin-top: 20px;
            margin-bottom: 20px;
            display: block;
        }

        .Life-time-members ul {
            width: 100%;
            padding-left: 0px;
            display: flow-root;
            margin-bottom: 20px !important;
        }

        .members-video {
            width: 100%;
        }

        .img-stok {
            width: 100%;
        }

        .Life-time-members ul li {
            font-size: 14px;
            line-height: 3;
            letter-spacing: 1px;
        }

        .Life-time-members ul li i {
            font-size: 15px !important;
        }

        .solution-parttime .mt-30 {
            margin-top: 0;
        }

        .default-section.section5.windo-view .section5 .section-title {
            margin-bottom: 70px !important;
        }


        .cs-casino-investors {
            background-size: 240% 140% !important;
        }

        .cs-casino-investors .white {
            font-size: 15px;
            padding-bottom: 15px;
        }

        .cs-casino-investors .font-30 {
            font-size: 22px;
        }

        .cs-casino-investors .heading-tag.m-b-25.white {
            margin-bottom: 8px;
        }

        .cs-casino-mafia h2 {
            font-size: 20px !important;
        }

        .sig.green.font-50 {
            padding-left: 0;
            font-size: 20px;
        }

        .cs-casino-mafia.p-tb-80 {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .info-tag p {
            margin-bottom: 0px;
        }

        .info-tag p strong {
            font-size: 16px;
        }

        .section5 .faq-box .faq-text p {
            padding-top: 9px !important;
            font-size: 14px;
            padding-bottom: 10px;
        }

        .section5 .faq-box .faq-text {
            padding: 5px 18px 5px !important;
        }

        .section5 .faq-box .faq-title strong {
            padding-left: 10px !important;
            font-size: 15px !important;
        }

        .default-section.section5.windo-view {
            padding-bottom: 30px !important;
            margin-bottom: 0px !important;
        }

        .section7.advantage-player .section-content {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
        }

        .section7.advantage-player .section-heading h5 {
            padding-bottom: 0 !important;
            font-size: 15px;
            line-height: normal;
            margin-bottom: 27px;
        }

        .advantage-player {
            margin-bottom: 0px !important;
        }

        .advantage-player .video-section .video-autoplay-overlay {
            padding: 0px 0 !important;
            margin-bottom: 0px !important;
            height: 225px;
        }

        .advantage-player .col-sm-4.col-xs-12 {
            width: 50%;
        }

        .get-btn {
            margin: 0px !important;
        }

        .video-description {
            padding-top: 5px !important;
        }

        .center-btn.mb-25 {
            margin-top: -15px !important;
        }

        /*faq*/

        .footer-discription p {
            padding: unset;
        }

    }

    /*menu-start*/
    @media only screen and (max-width: 991px) {
        .menu-desktop {
            display: none;
        }

        .dropdown-toggle::after {
            border-top: .4em solid !important;
            border-right: .4em solid transparent !important;
            border-bottom: 0;
            border-left: .4em solid transparent !important;
            float: right;
            margin-top: 9px;
        }

        .menu-mobile {
            display: block !important;
        }

        /*nav-bar*/
        .menu-link .nav-button img {
            width: 40% !important;

        }

        .product-type-simple .summary h1 {
            font-size: 20px !important;
        }

        .single_add_to_cart_button.button.alt {
            padding: 13px 12px !important;
            font-size: 14px !important;
        }

        #tab-description h2 {
            font-size: 22px;
        }

        .woocommerce-notices-wrapper {
            margin: 0px !important;
        }

        .single-product .cs-access .product.type-product {
            margin-top: 0px !important;
        }

        .woocommerce-message li,
        .woocommerce-error li {
            font-size: 14px;
            font-weight: 600;
        }

        .woocommerce-message li a,
        .woocommerce-error li a {
            font-size: 13px !important;
        }

        .woocommerce-message,
        .woocommerce-error {
            padding: 10px 0px 10px 40px !important;

        }

        .woocommerce-message:before,
        .woocommerce-error::before {
            top: 10px !important;
            left: 0px !important;
        }


        .image-section img {
            max-width: 100% !important;
        }

        .text-disclaimer.text-color-red.mtb-20 {
            margin: 1rem 0 0;
            font-size: 15px;
            padding-left: 40px;
        }

        body.woocommerce-shop .cs-access .woocommerce-products-header {
            margin-bottom: 10px !important;
            margin-top: 30px !important;
        }

        .cs-access .woocommerce-products-header h1 {
            font-size: 22px !important;
            font-weight: 500;
            border-bottom: 2px solid var(--global--color-border);
            padding-bottom: 15px;
        }

        .main-product-section .image-tag {
            width: 100%;
            float: unset;
        }

        .production-section,
        ul.products li .product-simple-right-section {
            float: left;
            margin-left: 0px;
            width: 100%;
        }


        .info-section p,
        .product-type-simple p {
            font-size: 15px;
        }

        .product-btn a,
        .add_to_cart_button {
            padding: 15px 15px !important;
            font-size: 15px !important;
        }

        body.woocommerce-shop .price span {
            font-size: 18px;
        }

        body.woocommerce-shop .cs-access .main-product-section {
            margin-bottom: 50px;
            padding: 15px;
        }

        ul.products li>a {
            width: 100%;
        }

        body.post-type-archive-product .woocommerce-loop-product__title {
            padding-top: 10px !important;
        }

        .site-header.menu-desktop {
            display: none;
        }

        .main-menu.open .header-cart-icon {
            position: absolute;
            top: 0;
            padding: 20px 0;
            float: right;
        }

        .header-cart-icon-section {
            float: right;
            width: 9%;
        }

        .header-cart-icon-section .header-cart-icon span.cart-icon img {
            width: unset !important;
        }

        .main-menu.open .header-cart-icon {
            top: 6px;
        }

        /*checkout*/
        .checkout button#place_order {
            margin-bottom: 0px !important;
        }

        .checkout label.p-FieldLabel.Label.Label--empty {
            font-size: 14px;
        }

        .checkout li.wc_payment_method.payment_method_stripe {
            margin-right: 0px !important;
        }

        .woocommerce-checkout #payment ul.payment_methods li fieldset p label {
            font-size: 14px;
        }


    }

    .cs-access .entry-content .checkout h3 {
        margin: 19px 0px 8px !important;
        font-size: 20px !important;
        font-weight: 500 !important;
    }

    .main-product-section .image-tag {
        border: 1px solid #ccc;
        padding: 2px !important;
        border-radius: 5px;
        /* width: 30% !important; */
        display: block;
    }

    body .textwidget.custom-html-widget .main-product-section {
        margin-top: 0px !important;
        margin-bottom: 30px;
    }

    /* .site-main .row {
        margin-top: 30px;
    } */

    .checkout label {
        font-size: 14px !important;
    }

    @media only screen and (max-width: 667px) {
        .post-type-archive section h1.mb-2.cheat-title {
        font-size: 16px !important;
    }
        .nis-strategy-section .nis-newsletter-section{
                padding: 25px 25px;
        }
        .nis-input-box p {
            display: flex;
            flex-direction: column;
            gap: 10px;
        }

        span.w-50.w-sm-50 {
            width: 100% !important;
            margin: 0px !important;
        }

        .nis-newsletter-section input[type="email"] {
            max-width: 100% !important;
            margin: 0px !important;
        }
        .page-content .the-casino-income .container.content-wrapper .row.align-items-center {
            flex-direction: column-reverse;
        }

        .enroll-email .headding p.text-light.mt-3.fs-3 {
            font-size: 16px !important;
            margin-top: 5px !important;
        }

        button.btn.btn-enroll.text-white.popmake-1013.pum-trigger {
            width: 50%;
        }

        .enroll-email .py-5 {
            padding-top: 2rem !important;
            padding-bottom: 2rem !important;
        }

        .enroll-email .headding h2.fs-1.text-white {
            font-size: 20px !important;
        }

        .woocommerce ul.order_details li {
            display: contents;
        }

        .site-header .container {
            max-width: fit-content !important;
        }

        .menu-box .container-fluid {
            padding: 0px;
        }

        .post-type-archive-product .shop-short-video {
            width: 100%;
            margin-bottom: 20px;
            margin-top: 10px;
        }

        .text-disclaimer.text-color-red.mtb-20 {
            padding-left: 0px;
            width: 65%;
            font-size: 14px;
        }

        .post-type-archive-product .section-refund-policy {
            margin-top: 20px;
            width: unset;
        }

        /*Register-form*/
        .swpm-registration-widget-form form table tbody tr td input {
            padding: 20px 15px !important;
        }

        .swpm-logged-label,
        .swpm-logged-value {
            padding: 14px;
            font-size: 15px;
        }

        .swpm-forgot-pass-link a {
            font-size: 16px !important;
        }

        .swpm-login-widget-action-msg {
            font-size: 16px !important;
        }

        /*checkout*/
        .cs-access .entry-content .checkout h3 {
            font-size: 18px !important;
        }

        .woocommerce-checkout .woocommerce-info {
            font-size: 14px !important;
            font-weight: 500;
        }

        .checkout button#place_order {
            width: 100% !important;
            padding: 10px !important;
        }

        ul.wc-saved-payment-methods {
            display: flow-root !important;
        }

        ul.wc-saved-payment-methods li {
            margin-right: 0px !important;

        }



    }


    @media only screen and (max-width: 480px) {
        .pum-container.custom-position {
            left: 0px !important;
        }

        .pum-container.pum-responsive {
            width: 100% !important;
        }

        /*nav-logo*/
        .menu-link .nav-button img {
            width: 40% !important;
            margin-right: 0;
        }

        .menu-link .nav-social-link {
            gap: 10px;
        }

        .main-menu {
            width: 70%;
        }

        .box {
            height: 34px;
            width: 42px;
        }

        .main-menu .navbar-nav li {
            padding: 0px;
        }

        .main-menu .navbar-nav li>a {
            padding: 10px 20px;
        }

        .dropdown-menu.depth_0.show li a {
            padding: 10px 30px;
        }

        .dropdown-item {
            color: #fff !important;
        }

        .navbar-expand-md .navbar-nav .dropdown-menu li {
            padding-left: 0;
            padding-bottom: 0;
        }

        /* .menu-link .nav-button a img {
            width: 27.33% !important;
            margin-right: 110px;
        } */

        .menu-link .nav-social-link img {
            width: 30% !important;
        }

        .menu-link .cru-logo .nav-social-link {
            padding: 15px 0 6px !important;
        }

        .top-nav-menu {
            display: none !important;
        }

        .chip-section {
            padding-top: 20px !important;
            /*padding-left: 1rem !important;
        padding-right: 1rem !important;*/
        }

        .chip-section .section-title {
            padding: 0 10px;
        }

        .btn {
            padding: 10px 14px !important;
            border-radius: 8px !important;
            font-size: 14px !important;
        }

        /*video-secttion*/
        .chip-section {
            background-position: 17% 35% !important;
        }

        .ytp-title-text a {
            font-size: 12px !important;
        }

        .video-autoplay {
            height: 300px;
        }

        .big-money-due {
            padding: 10px 0 !important;
        }

        /*ebay*/
        .ga-btn.icon-product {
            width: 45%;
        }

        .ga-btn.icon-product.ebay {
            margin-right: 10px;
        }

        .ga-btn.icon-product img.carf {
            width: auto !important;
        }

        img.auto-check {
            width: 100% !important;
        }

        .big-money-due-button-tab {
            display: inline-block;
        }

        .big-money-due p {
            margin-bottom: 10px !important;
        }

        .chip-section {
            margin-bottom: 0px !important;
            padding-bottom: 50px !important;
        }

        .blue-strip {
            margin-top: 0px !important;
            margin-bottom: 0px !important;
        }

        .default-section .section-content .section-title {
            font-size: 17px !important;
            margin-bottom: 27px !important;
            line-height: unset !important;
        }

        .solution-parttime {
            padding-top: 15px !important;
        }

        .cs-list {
            padding: 10px 20px 30px !important;
        }

        .cs-list li {
            width: 100%;
            padding: 5px 0px 0px 20px !important;
            font-size: 15px;
        }

        .section-background-1 {
            margin: 15px 0px !important;
        }

        .input-group-append {
            margin-top: 15px;
        }

        .justify-content-center h3 {
            font-size: 14px !important;
        }

        .solution-parttime {
            padding-bottom: 10px;
        }

        .big-money-due .img-style {
            width: 50%;
            margin-bottom: 12px;
            margin-top: 10px;
        }

        .video-section.col-xl-4.embed-responsive.embed-responsive-16by9 {
            width: 100% !important;
        }

        .solution-parttime .mt-50 {
            margin-top: 20px !important;
        }

        .solution-parttime .video-section {
            margin-bottom: 30px !important;
        }

        .section-title-1 {
            font-size: 20px !important;
        }

        /*life-time-members*/
        .Life-time-members {
            margin-top: 0px;
            margin-bottom: 20px;
            display: block;
        }

        .Life-time-members ul {
            width: 100%;
            padding-left: 0px;
            display: flow-root;
            margin-bottom: 20px !important;
        }

        .members-video {
            width: 100%;
        }

        .img-stok {
            width: 100%;
        }

        .Life-time-members ul li {
            font-size: 13px;
            letter-spacing: 1px;
        }

        .Life-time-members ul li i {
            font-size: 15px !important;
            padding-right: 4px;
        }

        .solution-parttime .mt-30 {
            margin-top: 0;
        }


        .cs-casino-investors {
            background-size: 240% 140% !important;
        }

        .cs-casino-investors .white {
            padding-bottom: 0px;
        }

        .sig.green.font-50 {
            padding-left: 0;
            font-size: 20px;
        }

        .cs-casino-mafia.p-tb-80 {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .info-tag p {
            margin-bottom: 0px;
        }

        .info-tag p strong {
            font-size: 16px;
        }

        .section5 .faq-box .faq-text p {
            padding-top: 9px !important;
            font-size: 13px;
            padding-bottom: 10px;
        }

        .section5 .faq-box .faq-title strong {
            padding-left: 10px !important;
            width: 90%;
        }

        .section5 .faq-box .faq-text {
            font-size: 14px;
            padding: 1px 18px 15px;
            margin-top: -6px;
        }

        .default-section.section5.windo-view {
            padding-bottom: 30px !important;
            margin-bottom: 0px !important;
        }

        .section7.advantage-player .section-content {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
        }

        .section7.advantage-player .section-heading h5 {
            padding-bottom: 0 !important;
            font-size: 15px;
            line-height: normal;
            margin-bottom: 27px;
        }

        .advantage-player {
            margin-bottom: 0px !important;
        }

        .advantage-player .video-section .video-autoplay-overlay {
            padding: 0px 0 !important;
            margin-bottom: 0px !important;
        }

        .get-btn {
            margin: 0px !important;
        }

        .video-description {
            padding-top: 5px !important;
        }

        .center-btn.mb-25 {
            margin-top: -15px !important;
        }

        /*faq*/
        .section5 .col-12.col-md-6.p-5 {
            padding-top: 20px !important;
            margin-top: 30px;
        }

        .footer-discription p {
            padding: unset;
        }

        .cs-list li {
            background-size: 3% !important;
        }


        /*-----------------------------*/
        body.woocommerce-shop .cs-access .main-product-section {
            padding: 10px;
        }

        .woocommerce-message li,
        .woocommerce-error li {
            text-align: center;
        }

        .woocommerce-message .button,
        .woocommerce-error .button {
            margin-top: 10px !important;
            padding: 10px !important;
        }

        /*member-login*/
        .swpm-login-form-inner input.swpm-text-field {
            height: 45px;
            border-radius: 5px;
        }

        .swpm-login-form-inner .swpm-login-form-submit {
            margin-top: 15px;
            border: none;
            border-radius: 5px;
        }

        .swpm-login-submit input {
            padding: 10px 10px !important;
        }

        input.swpm-login-form-submit:active {
            color: #fff !important;
        }

        .swpm-forgot-pass-link a {
            font-size: 14px !important;
        }

        .swpm-login-widget-action-msg {
            font-size: 14px;
        }

        /*Dashbord*/
        .col-8.video-content {
            margin-bottom: 10px;
            width: 100%;
        }

        .col-4.right-sidebar {
            width: 100%;
        }

        .right-sidebar .cca-link {
            margin-top: 5px;
        }

        .cs-access .woocommerce-products-header h1 {
            font-size: 16px !important;
        }

        body.post-type-archive-product .woocommerce-loop-product__title {
            font-size: 18px !important;
        }

        .woocommerce div.product div.images.woocommerce-product-gallery {
            margin-bottom: 20px !important;
        }

        .product-type-simple .summary h1 {
            font-size: 18px !important;
        }

        .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
            margin: 5px 7px 2px -4px !important;
            height: 33px !important;
            padding: 0 10px !important;
        }

        .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a {
            font-size: 13px !important;
        }

        .info-section p,
        .product-type-simple p {
            font-size: 13px !important;
        }

        .woocommerce-Tabs-panel h2 {
            font-size: 16px !important;
        }

        ol.digital-list li a {
            font-size: 14px !important;
        }

        .video-section {
            /* width: 330px !important; */
            border: 5px solid goldenrod;
        }

        .swpm-reset-pw-error {
            font-size: 16px;
            padding-bottom: 15px;
            text-align: center;
        }

        .video-section .plyr {
            border-radius: 10px;
        }

        .nis-video-model .modal-content .close {
            right: 80px !important;
            top: 35px !important;
            background: #daa520;
            padding: 0px 9px 0px !important;
            border-radius: 50px !important;
            z-index: 999 !important;
            box-shadow: 0px 0px 6px 2px #8c680d !important;
        }

        .archive .cs-access .page-header {
            width: 92%;
        }

        .woocommerce ul.products li.product-type-simple a img {
            margin-bottom: 5px !important;
        }

        .cs-access .product.type-product {
            margin-bottom: 0px !important;
        }

        .cs-access .product.type-product {
            margin-bottom: 25px !important;
            width: 100% !important;
        }

        .category-uncategorized .entry-content p,
        .entry-footer.default-max-width {
            font-size: 15px;
            margin-top: -20px !important;
            padding: 0 15px;
        }

        .swpm-edit-profile-form table tr td input,
        .swpm-edit-profile-form select,
        .swpm-profile-membership-level-row td {
            border-radius: 5px !important;
            font-size: 14px;
        }

        table td {
            font-size: 16px !important;
        }

        /*cart*/
        .wc-block-components-product-metadata__description p {
            font-size: 14px !important;
        }

        /*checkout*/
        .woocommerce-checkout .woocommerce table.shop_table th {
            font-size: 14px;
            border-radius: 5px;
            padding: 4px 5px !important;
        }

        ul.wc_payment_methods.payment_methods.methods {
            padding: 5px 10px !important;
        }

        #customer_details .woocommerce-billing-fields h3 {
            margin-top: 0px !important;
        }

        .page-template-default.page .entry-content p {
            font-size: 14px !important;
            padding-bottom: 15px;
        }



    }

    .cs-access .product.type-product {
        border: 1px solid #ccc !important;
        padding: 16px 15px !important;
        border-radius: 15px;
    }



    body.post-type-archive-product .products.columns-4 li {
        margin-bottom: 30px !important;
    }


    @media only screen and (max-width: 426px) {
        section.default-section.section02 {
            margin-top: -70px !important;
        }

    }




    @media only screen and (min-width: 376px) and (max-width: 414px) {

        .section5 .faq-box .faq-title::before {
            top: -4em;
        }

        .section5 .faq-box .faq-title strong {
            top: -39px !important;
        }

        .nis-video-model .modal-content .close {
            right: 40px !important;
        }


    }

    @media (max-width: 375px) {
        .menu-bar .menu-link .nav-button {
            margin-left: 40% !important;
        }
        .refund-wrapper.m-0 {
        flex-direction: column-reverse;
        padding-bottom: 20px;
        font-size: 12px !important;
    }
    
    }

    @media only screen and (max-width: 375px) {
        .woocommerce-checkout .woocommerce table.shop_table td {
            text-align: left;
            font-size: 13px;
        }

        .woocommerce-checkout .woocommerce table.shop_table th {
            font-size: 14px;
        }

        .text-disclaimer.text-color-red.mtb-20 {
            padding-left: 0px;
            width: 60%;
            font-size: 13px;
            padding-bottom: 15px;
        }

        body.post-type-archive-product .woocommerce-loop-product__title {
            font-size: 16px !important;
        }

        .product-type-simple .summary h1 {
            font-size: 16px !important;
        }

        .box {
            height: 30px;
            width: 42px;
        }

        .menu {
            height: 1px;
            margin: 3px;
        }

        .menu-link .nav-button img {
            width: 43% !important;
        }

        .woocommerce-message,
        .woocommerce-error {
            padding: 10px 0px 10px 25px !important;
            font-size: 14px;
        }

        .nis-video-model .modal-content {
            left: -8px;
        }

        .nis-video-model .modal-content .close {
            right: 20px !important;
        }

    }

    @media only screen and (max-width: 375px) {

        .menu-link .nav-button img {
            width: 38% !important;
        }

        .menu-link .nav-social-link {
            gap: 5px;
        }

        .menu-link .cru-logo .nav-social-link {
            padding: 4px 0 6px !important;
        }

        .footer-discription p {
            font-size: 12px;
        }

        .navbar.menu-box {
            margin-top: -5px;
        }

        .video-section {
            width: 285px !important;
        }

        .woocommerce-checkout #payment div.payment_box {
            padding: 5px !important;
        }


    }

    body {
        background-color: #FFFFFF !important;
    }

    .text-disclaimer {
        display: none;
    }

    .text-disclaimer.open {
        display: block;
    }

    .widget.footer_widget ul li {
        padding: 0 10px !important;
    }


    /*register*/
    .swpm-registration-widget-form {
        padding-top: 30px !important;
    }

    .swpm-registration-widget-form form table tbody tr td input {
        padding: 24px 15px !important;
        border-radius: 8px;
        border: 2px solid #28303d !important;
        font-size: 18px;
    }

    .swpm-registration-widget-form .swpm-validate-form {
        border: 1px solid #b8b8b8;
        padding: 20px 20px;
        border-radius: 10px;
        box-shadow: 2px -3px 16px -3px #888;
    }

    .swpm-registration-widget-form table tr td label {
        font-size: 17px;
        font-weight: 500;
    }

    .swpm-registration-submit-section input {
        border-radius: 10px !important;
    }



    /*Description*/
    .product_cat-roulette ul.tabs.wc-tabs {
        padding-left: 5px !important;
        margin-bottom: 15px !important;
    }

    .woocommerce-Tabs-panel {
        margin-bottom: 0px !important;
    }

    .woocommerce-Tabs-panel h2 {
        font-size: 20px;
        font-weight: 500;
    }

    .woocommerce-Tabs-panel p {
        max-width: 100% !important;
    }

    .tax-systems header.entry-header img {
        border-radius: 5px;
    }

    .tax-systems header.entry-header {
        border: 1px solid #ccc;
        border-radius: 7px;
        padding: 2px;
    }

    .tax-systems a {
        text-decoration: none;
    }

    .tax-systems .option-meta:hover {
        background: transparent;
    }

    .tax-systems .option-meta a {
        color: #fff !important;
    }

    .tax-systems nav.navigation.pagination {
        max-width: 100%;
    }

    .tax-systems .archive .cs-access .page-header {
        margin-left: 0px;
    }

    .wc-block-cart__submit-container a {
        text-decoration: none !important;
    }

    .wp-block-woocommerce-proceed-to-checkout-block .wc-block-components-button:focus {
        box-shadow: unset !important;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        background-color: #b2b2b2;
    }

    body.post-type-archive-product .woocommerce-loop-product__title {
        color: #000;
        font-size: 15px;
        padding-top: 20px;
    }

    .product-type-simple {
        position: relative;
    }

    .product-type-simple label.already-purchased {
        position: absolute;
        right: 0;
        top: 0;
        background-color: green;
        color: #fff;
        font-size: 15px;
        padding: 5px 10px 5px 15px;
        border-radius: 0px 15px 0px 15px;
        box-shadow: 0px 2px 10px -7px #000;
    }

    .product-type-simple p.already-purchased {
        background-color: green;
        color: #fff;
        font-size: 15px;
        padding: 5px 10px 5px 15px;
        border-radius: 0px 15px 0px 15px;
        box-shadow: 0px 2px 10px -7px #000;
    }

    .single-product .product-type-simple ul li.active {
        background: #14393B !important;
        background-image: radial-gradient(100% 100% at 100% 0, #14393B 0, #14393B 100%) !important;
    }

    .single-product .purchased_product_tab_tab {
        background: #a1a1a1 !important;
    }

    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
        background-color: #606060;
        margin: 5px 7px 2px -4px;
        height: 35px;
    }

    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 5px 0;
        color: #fff !important;
    }

    .swpm-edit-profile-form td input,
    .swpm-edit-profile-form th input {
        height: 40px !important;
    }

    .swpm-edit-profile-form table tr td input {
        border: 1px solid #000000 !important;
        border-radius: 5px !important;
        font-size: 16px;
    }

    table td {
        font-size: 16px;
    }

    p.swpm-edit-profile-submit-section input:hover {
        color: #ffffff !important;
    }

    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
        position: unset;
        border: none;
    }

    ol.digital-list li a {
        color: #000 !important;
        padding-left: 25px;
        font-size: 18px;
    }

    ol.digital-list {
        display: inline-grid;
        padding-left: 20px;
        margin-top: 15px;
    }

    .digital-list li {
        position: relative;
        padding-bottom: 10px;
    }

    .product-pdf-list li.pdficon:before {
        content: "";
        background-image: url(../images/pdf.png);
        height: 20px;
        width: 30px;
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        left: 0px;
        top: 2px;
    }

    .product-pdf-list li.excelsheeticon:before {
        content: "";
        background-image: url(../images/excelsheet-icon.png);
        height: 20px;
        width: 30px;
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        left: 0px;
        top: 2px;
    }

    .product_meta {
        font-size: 16px;
    }

    .product-video-list li:before {
        content: "";
        background-image: url(../images/youtub-icon.png);
        height: 22px;
        width: 30px;
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        left: 0px;
        top: 2px;
    }

    .product-video-list li a {
        padding-left: 30px !important;
    }

    /*single-product-page*/
    .single-product .product-type-simple .description_tab.active a {
        color: #fff !important;
    }

    .single-product .product-type-simple .description_tab a {
        padding-bottom: 5px !important;
        color: black !important;

    }

    .product-type-simple h2 {
        margin: 0px !important;
        color: #000;
        font-size: 18px !important;
    }

    .product-type-simple p {
        margin: 5px 0 10px 0 !important;
    }

    .product-type-simple .summary h1 {
        font-size: 26px;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .product-type-simple .summary .price {
        margin: 0px !important;
    }

    .product-type-simple .woocommerce-product-details__short-description {
        margin-bottom: 15px;
    }

    .product-type-simple .price span {
        color: #b5882a;
        font-family: initial;
        font-size: 22px;
    }

    .product-type-simple .woocommerce-product-gallery__image img {
        border-radius: 5px;
    }

    .product-type-simple .description_tab.active {
        background-image: radial-gradient(100% 100% at 100% 0, #079ce1 0, #003c58 100%) !important;
    }

    /*membership-login*/
    .swpm-login-widget-logged {
        max-width: 100% !important;
        margin-bottom: 30px !important;
    }

    .swpm-edit-profile-link {
        margin-bottom: 14px;
        font-size: 15px;
        margin-top: 21px;
        display: inline-block;
        float: left;
    }

    .swpm-logged-logout-link {
        margin-bottom: 14px;
        font-size: 15px;
        margin-top: 21px;
        display: inline-block;
        float: right;
    }


    /*checkout*/
    .woocommerce-checkout #payment div.payment_box {
        margin-bottom: 0px !important;
    }

    .woocommerce-checkout .woocommerce-info {
        box-shadow: 0px 5px 7px -5px;
        font-size: 16px;
    }

    .checkout button#place_order {
        font-weight: 500;
        font-size: 18px;
    }

    .woocommerce-checkout .select2-container--default .select2-selection--single {
        background-color: #fff;
        border: 2px solid #39414d !important;
        border-radius: 5px !important;
        height: 46px !important;
        padding: 5px 0 !important;
    }

    .woocommerce-checkout .woocommerce form .form-row .input-text,
    .woocommerce-page form .form-row .input-text {
        border: 2px solid #39414d !important;
        border-radius: 5px !important;
        padding: 3px 10px !important;
    }

    .woocommerce-checkout .woocommerce table.shop_table th {
        text-align: left;
        font-size: 16px;
        border-radius: 5px;
    }

    .woocommerce-checkout .woocommerce table.shop_table td {
        text-align: left;
        font-size: 15px;
        border-radius: 5px;
    }

    .woocommerce-checkout .woocommerce form .form-row .input-text,
    .woocommerce-page form .form-row .input-text {
        border: 2px solid #39414d !important;
        padding: 10px 10px !important;
    }

    .woocommerce-page form .form-row textarea.input-text {
        height: 100px;
    }

    .wc_payment_method input {
        margin-right: 0px !important;
    }

    li.wc_payment_method.payment_method_stripe {
        margin-right: 35px !important;
    }

    input[type=radio]:checked:focus,
    .input-radio:focus {
        outline: none !important;
    }

    .woocommerce-checkout .woocommerce-SavedPaymentMethods li input {
        width: 25px !important;
    }

    li.woocommerce-SavedPaymentMethods-token {
        margin-right: 35px !important;
    }

    ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
        display: flex;
        padding-left: 0px;
    }

    .checkout fieldset {
        padding: 5px 0px 20px !important;
    }

    .checkout .p-Tabs-group input {
        border-radius: 5px !important;
    }

    li.wc_payment_method.payment_method_stripe iframe label {
        font-size: 16px !important;
    }

    .woocommerce-checkout #payment ul.payment_methods li fieldset p label {
        line-height: 1.5 !important;
    }

    .woocommerce-checkout #payment ul.payment_methods li fieldset p input {
        border-radius: 5px;
    }




    /*order-recived*/
    .woocommerce-checkout .woocommerce-table {
        padding: 5px;
    }

    .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        background-color: #efefef;
        padding: 25px;
        border-radius: 15px 0px 15px 0px;
        box-shadow: 1px 3px 6px -4px #000;
    }

    .woocommerce-order-received header.entry-header.alignwide {
        margin-bottom: 0px;
    }

    .woocommerce-thankyou-order-received {
        color: #ffffff;
        background: #61c549;
        box-shadow: 1px 3px 6px -4px #000;
        padding: 6px 15px;
        border-radius: 15px 0px 15px 0px;
    }

    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        margin-bottom: 30px !important;
    }

    .woocommerce-order section h2 {
        font-size: 18px;
        padding-bottom: 15px;
        font-weight: 500;
    }

    section.woocommerce-order-details {
        padding-top: 20px;
    }

    .woocommerce-order section address {
        font-size: 16px;
    }

    p.woocommerce-customer-details--phone {
        padding-top: 8px;
    }

    .entry-header.alignwide,
    header.page-header.alignwide {
        padding-bottom: 0px !important;
        margin-top: 50px;
        margin-bottom: 40px !important;
    }

    .singular .cs-access .entry-header.alignwide {
        margin-bottom: 10px;
    }

    .singular form.wpcf7-form.init {
        margin: 0px auto !important;
        display: table;
        margin-top: 0px !important;
        /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
    }

    form#swpm-pw-reset-form {
        margin-top: 0;
    }

    label.swpm_label.swpm-pw-reset-email-label {
        font-size: 15px;
    }

    .swpm-pw-reset-email.swpm-margin-top-10 {
        margin-top: 0;
    }

    .singular form.wpcf7-form.init p label {
        width: 100%;
    }

    .singular form.wpcf7-form.init p label span textarea {
        border: solid;
        border-radius: unset;
    }

    /*popup*/
    .pum-content.popmake-content .col-6 .bottom-line {
        padding-top: 20px;

    }

    .header-cart-icon span.cart-icon img {
        width: 24% !important;
        /*    margin-bottom: 7px;*/
    }

    .header-cart-icon a {
        position: relative;
        right: 43px;
    }

    span.cart-count {
        position: absolute;
        right: -19px;
        top: -8px;
        font-size: 16px;
        background: #fff;
        border-radius: 50%;
        display: inline-table;
        text-align: center;
        padding: 0px 8px;
    }

    .form-row.place-order button {
        margin-top: 20px !important;
        width: 20% !important;
    }

    form.checkout.woocommerce-checkout {
        border: 1px solid #3b3b3b;
        padding: 10px 10px;
        border-radius: 15px;
    }

    .section-content h1.section-title.font-size-38 {
        font-size: 38px !important;
    }

    /* ---Popup overlay ---*/
    .popup-overlay {
        display: unset;
        /* justify-content: center;
        align-items: center;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
        z-index: 9999; */
    }

    .popup {
        display: flex;
        /* max-width: 800px; */
        width: 100%;
        background: #fff;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    }

    .popup-left,
    .popup-right {
        padding: 30px;
        flex: 1;
    }

    .popup-left {
        background: #00F0FF;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .popup-left h2 {
        font-size: 28px;
        font-weight: 700;
        color: #222;
        margin-bottom: 20px;
    }

    .popup-logo {
        max-width: 160px;
        height: auto;
    }

    .popup-right h3 {
        font-size: 22px !important;
        font-weight: bold;
        color: #333;
        margin-bottom: 10px !important;
    }

    .popup-right p {
        font-size: 14px;
        color: #000000;
        margin-bottom: 10px;
    }

    .popup-form {
        margin-top: 20px;
    }

    .popup-form input[type="email"] {
        padding: 10px;
        width: 100%;
        border: 1px solid #ccc;
        border-radius: 5px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .popup-form .wpcf7-submit,
    .popup-form .wpcf7-submit:hover {
        padding: 12px;
        width: 100%;
        background-color: #1a1a1a;
        color: #fff;
        border: none;
        border-radius: 5px;
        font-size: 14px;
        cursor: pointer;
    }

    .popup-form small {
        display: block;
        font-size: 11px;
        color: #000000;
        margin-top: 10px;
    }

    .popup-form .wpcf7-response-output {
        display: block;
    }

    .pum-theme-104 .pum-container,
    .pum-theme-default-theme .pum-container {
        border: unset !important;
        box-shadow: unset !important;
        background-color: unset !important;
    }



    @media (max-width: 768px) {
        .post-type-archive  .content-area .col-sm-3, .post-type-archive  .content-area .col-sm-9{
            width: 100%;
        }
    
        .strategy-video-section h4 {
            font-size: 18px;
            padding-top: 20px;
        }

        .strategy-video-section {
            padding-bottom: 30px !important;
            padding-top: 10px !important;
        }

        p.highlight-title.fs-3 {
            font-size: 17px !important;
        }

        .popup-left p img {
            width: 100%;
            max-width: 250px !important;
        }

        .py-7 {
            padding-top: 1rem;
            padding-bottom: 7rem;
        }

        .popup {
            flex-direction: column;
        }
    }
    @media (max-width: 667px) {
        .post-type-archive .cs-access .container{
            max-width: fit-content;
        }
    .page-template-template-strategy .container {
        padding: 0 30px;
    }
        .nis-newsletter-section img {
            width: 50%;
        }
        .newsletter-content .container {
        padding: 0 0;
    }
    }
    @media (max-width: 480px) {
    .post-type-archive .site-main .row.mb-5 .col-sm-5 {
        margin-bottom: 30px;
    }
        
        .popup {
            flex-direction: column;
        }

        .popup-right h3 {
            font-size: 18px;
        }

        .popup-right p {
            font-weight: 400;
        }
    }

    .footer {
        margin-top: 30px;
    }

    /* css-re-touch */
    .hero-section button.btn.bg-white {
        background: #fff;
        color: #d61f69 !important;
        max-width: 295px;
    }

    .hero-section button.btn.bg-white:hover {
        background: #d61f69 !important;
        color: #fff !important;
    }

    /* 
    .current-menu-item {
        background: #3F7275;
    } */

    .main-menu .navbar-nav .nav-item:hover {
        background-color: transparent !important;
    }

    .the-casino-income {
        padding-bottom: 60px;
    }

    .enroll-email .form-box h4 {
        font-size: 24px;
        color: #14393B !important;
    }

    .form-box form input {
        border: 1.5px solid #CCCCCC;
        border-radius: 8px;
        font-size: 14px;
    }

    .form-box button.btn.btn-enroll.text-white:hover {
        background: #d61f69 !important;
    }

    .enroll-email .d-grid .btn-enroll {
        padding: 0px !important;
    }

    .text-small span {
        display: block;
        position: relative;
        padding-left: 20px;
    }

    .text-small span::before {
        content: "•";
        /* Or use any symbol like "✔", "➤", etc. */
        position: absolute;
        left: 0;
        color: #000;
        /* Change color as needed */
        font-weight: bold;
    }

    .navbar {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    /* Free Education */
    .alignwide .nav-tabs li button {
        background: #0c2c2c !important;
        font-weight: 600 !important;
        font-size: 16px;
    }

    .free-education .nav-tabs {
        border-bottom: 2px solid #ddd;
        gap: 10px;
        flex-wrap: wrap;
    }

    .free-education .nav-tabs .nav-item {
        margin-bottom: -1px;
    }

    .free-education .nav-tabs .nav-link {
        background: #f5f5f5;
        border: 1px solid transparent;
        border-radius: 6px 6px 0 0;
        padding: 10px 20px;
        color: #007bff;
        /* blue for inactive */
        font-weight: 500;
        transition: all 0.3s ease;
    }

    .free-education .nav-tabs .nav-link:hover {
        background-color: #2F5457 !important;
        color: #0056b3;
        /* darker blue on hover */
    }

    .free-education .nav-tabs .nav-link.active {

        border: 1px solid #ddd;
        border-bottom: 2px solid #fff;
        font-weight: 600;
        background-color: #2F5457 !important;
    }


    /* login form */

    /* Reset default styling */
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    /* Center the form wrapper */
    .page-parent .cs-access .entry-content .alignwide {
        max-width: 490px;
        margin: 0px auto;
        padding: 30px;
        padding: 30px;
        background: #ffffff;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        border: 1px solid #ccc;
        border-radius: 10px;
        font-family: 'Roboto', sans-serif;
        display: flow-root !important;
    }

    .alignwide p {
        font-size: 16px;
        margin-bottom: 20px;
        /*text-align: center;*/
        color: #333;
    }

    /* Label styling */
    .swpm-label {
        display: block;
        margin-bottom: 6px;
        font-weight: 500;
        color: #444;
        font-size: 14px;
    }

    span.swpm-rember-label {
        font-size: 14px;
    }

    .swpm-remember-me .swpm-remember-checkbox input {
        float: left;
        margin-right: 10px;
        border: 1px solid #232323 !important;
        position: relative;
    }

    @supports (-webkit-appearance: none) or (-moz-appearance: none) {
        input[type=checkbox]:after {
            left: 8px !important;
            top: 3px !important;
        }
    }

    .swpm-login-action-msg {
        text-align: center;
    }

    .swpm-forgot-pass-link a:hover {
        color: #E5175B !important;
    }

    /* Input fields */
    .swpm-text-field {
        width: 100%;
        padding: 10px 14px;
        border: 1px solid #ccc !important;
        border-radius: 6px;
        font-size: 15px;
        transition: border-color 0.3s ease;
    }

    .swpm-text-field:focus {
        outline: none;
        border-color: #28575b;
    }

    /* Remember Me section */
    .swpm-remember-me {
        display: flex;
        align-items: normal;
        margin: 15px 0;
    }

    .swpm-remember-checkbox input {
        margin-right: 8px;
    }

    /* Submit Button */
    .swpm-login-form-submit {
        width: 100%;
        background-color: #28575b;
        color: #fff;
        padding: 12px;
        border: none;
        font-size: 16px;
        border-radius: 6px;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }

    .swpm-login-form-submit:hover {
        background-color: #1d4346;
    }

    /* Forgot Password and Join Us Links */
    .swpm-forgot-pass-link,
    .swpm-join-us-link {
        text-align: center;
        margin-top: 15px;
    }

    .swpm-forgot-pass-link a,
    .swpm-join-us-link a {
        color: #28575b;
        text-decoration: none;
        font-size: 14px;
    }

    .swpm-forgot-pass-link a:hover,
    .swpm-join-us-link a:hover {
        text-decoration: underline;
    }

    /* Responsive */
    @media (max-width: 480px) {
        .alignwide {
            margin: 20px;

        }

        .swpm-login-form-submit {
            font-size: 15px;
        }
    }

    /* login-page */
    .swpm-login-error-msg {
        font-weight: 500 !important;
        font-size: 15px;
    }

    /* .digital-course */
    .main-product-section .image-tag img {
        height: 193px;
        overflow: hidden;
        width: 100%;
    }

    .main-product-section {
        border: 1px solid #ccc !important;
        background-color: #ffffff;
        box-shadow: none !important;
        padding: 15px 15px 15px;
        border-radius: 15px;
        display: inline-block;
    }

    .production-section .info-section h2 {
        font-size: 18px;
    }

    .production-section .info-section p {
        margin-bottom: 0;
        font-size: 14px;
        padding-top: 10px;
        font-weight: 400 !important;
        font-family: var(--list--font-family);
    }

    /* Live Events */
    .cs-access .the-truth {
        background: #fff;
        border: 1px solid #f1f1f1;
        padding: 15px 5px;
        border-radius: 15px;
    }

    /* Merch */
    .cs-access .the-casino-income {
        background: #fff;
        border: 1px solid #f1f1f1;
        padding: 15px 5px;
        border-radius: 15px;
        margin-bottom: 30px;
    }


    /* blog-page */
    .nis-posts {
        display: flex;
        justify-content: center;
        padding: 20px;
    }

    .nis-custom-posts .nis-info {
        max-width: 1250px;
        width: 100%;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 20px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease-in-out;
    }

    .nis-custom-posts .nis-info:hover {
        border-color: #28575b;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    }

    .casino-title h2 {
        font-size: clamp(1.125rem, 1.05rem + 0.375vw, 1.5rem);
        font-weight: bold;
        margin-bottom: 10px;
    }

    .nis-posts.nis-custom-posts {
        padding-top: 0px;
    }

    .casino-title h2 a {
        color: #173e40;
        text-decoration: none;
        transition: color 0.3s;
    }

    .casino-title h2 a:hover {
        color: #28575b;
    }

    .casino-title p {
        font-size: 16px;
        line-height: 1.6;
        color: #333;
    }

    .casino-title .more-link {
        display: inline-block;
        margin-top: 10px;
        color: #28575b;
        font-weight: 600;
        text-decoration: none;
        border-bottom: 1px solid transparent;
        transition: border-color 0.3s;
    }

    .casino-title .more-link:hover {
        border-color: #28575b;
    }

    .blog header.page-header.alignwide {
        padding-bottom: 0;
    }

    .category-uncategorized .entry-content p,
    .entry-footer.default-max-width {
        width: 100%;
        max-width: 1240px !important;
        font-size: 16px;
    }


    /* support */
    .entry-content form {
        border: 1px solid #ccc;
        padding: clamp(0.9375rem, 0.75rem + 0.9375vw, 1.875rem);
        border-radius: 15px;
        margin: 0px auto;
        margin-top: 40px;
    }

    .entry-content form.wpcf7-form {
        display: table;
    }

    .page-template-default.page .entry-content form p {
        text-align: left;
    }

    .page-template-default.page .entry-content form p label {
        font-size: 15px;
        font-weight: 400;
        width: 100%;
    }

    .page-template-default.page .entry-content form p label span input,
    .singular form.wpcf7-form.init p label span textarea {
        border: 1px solid #ccc;
    }

    .site .button:hover,
    .site .button:active,
    button:hover,
    button:active,
    input[type=submit]:hover,
    input[type=submit]:active,
    input[type=reset]:hover,
    input[type=reset]:active,
    .wp-block-search .wp-block-search__button:hover,
    .wp-block-search .wp-block-search__button:active,
    .wp-block-button .wp-block-button__link:hover,
    .wp-block-button .wp-block-button__link:active,
    .wp-block-file a.wp-block-file__button:hover,
    .wp-block-file a.wp-block-file__button:active {
        color: #fff !important;
    }

    .wpcf7-not-valid-tip {
        font-size: 16px !important;
    }

    /* Password Reset */
    .swpm-pw-reset-widget-form {
        display: table;
        margin: 0px auto;
    }

    input.swpm-pw-reset-submit {
        padding: 8px 10px !important;
        font-size: 15px !important;
        width: 100% !important;
        border-radius: 5px !important;
        background: #14393B !important;
    }

    input.swpm-pw-reset-submit:hover {
        background: #14393B !important;
        border-color: #14393B !important;
        padding: 8px 10px !important;
    }

    h1.page-title,
    h1.entry-title {
        font-size: 22px !important;
        font-weight: 500 !important;
    }

    /* Ensure parent popup box has positioning */
    #popmake-1013 {
        position: relative !important;
    }

    /* Style and position close button */
    .pum-container button.pum-close.popmake-close:hover {
        background-color: #0c2c2c !important;
    }

    .pum-theme-104,
    .pum-theme-default-theme {
        background-color: rgb(0 0 0 / 68%) !important;
    }

    #popmake-1013>.pum-close {
        position: absolute !important;
        top: 13px;
        right: 13px;
        background-color: #0c2c2c;
        color: #fff;
        width: 32px;
        height: 32px;
        border: none;
        border-radius: 50%;
        font-size: 18px;
        line-height: 32px;
        text-align: center;
        cursor: pointer;
        z-index: 9999;
        transition: 0.3s ease;
    }

    /* Optional hover effect */
    #popmake-1013>.pum-close:hover {
        background-color: #28575b;
    }

    @media (min-width: 769px) {

        .navbar-nav a {
            position: relative;
            text-decoration: none;
            color: #3F7275;
            padding-bottom: 5px;
        }

        /* Base line */
        .navbar-nav>li>a::after {
            content: "";
            position: absolute;
            bottom: 20px;
            left: 0;
            height: 2px;
            width: 100%;
            background-color: #3F7275;
            transform: scaleX(0);
            transform-origin: left;
            transition: none;
        }

        /* On hover, run left-to-right animation */
        .navbar-nav a:hover::after {
            animation: underline-in 0.5s forwards;
        }

        /* On unhover, run right-to-left animation */
        .navbar-nav a:not(:hover)::after {
            animation: underline-out 0.5s forwards;
        }

        .dropdown-item.active {
            background-color: none !important;
        }

        /* Keyframes for in */
        @keyframes underline-in {
            from {
                transform: scaleX(0);
                transform-origin: left;
            }

            to {
                transform: scaleX(1);
                transform-origin: left;
            }
        }

        /* Keyframes for out */
        @keyframes underline-out {
            from {
                transform: scaleX(1);
                transform-origin: right;
            }

            to {
                transform: scaleX(0);
                transform-origin: right;
            }
        }


    }

    .accordion button:not(:hover):not(:active):not(.has-background) {
        background-color: #0c2c2c !important;
    }

    .accordion button:not(:hover):not(:active):not(.has-text-color) {
        color: #FFFFFF !important;
    }




    /* product-inner-page-stat */

    .product_cat-clothing .woocommerce-product-gallery__image img {
        border-radius: 15px;
    }

    .product_cat-clothing .woocommerce-product-gallery__image {
        border: 1px solid #ccc;
        border-radius: 15px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .woocommerce .cs-access div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        width: auto;
    }

    .wc-block-components-totals-coupon__form .wc-block-components-button,
    .single_add_to_cart_button,
    .wc-block-cart__submit-button span,
    .add_to_cart_button {
        background-image: radial-gradient(100% 100% at 100% 0, #14393B 0, #14393B 100%) !important;
        box-shadow: none !important;
        border-radius: 8px !important;
    }

    /* CSS Written by Pradeep Saini on 14th July, 2025 */
    .print-products .card {
        transition: all 0.3s ease;
    }

    .print-products .card:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    }

    .print-products .card-title {
        font-size: 18px;
        font-weight: 600;
    }

    .print-products .price {
        font-size: 16px;
        font-weight: 500;
    }

    .print-products .btn-primary {
        background-color: #0073aa;
        border: none;
        font-size: 14px;
        padding: 10px 15px;
        border-radius: 8px;
    }

    .print-products .btn-primary:hover {
        background-color: #005f8d;
    }

    .nis-newsletter-section {
        background: linear-gradient(to right, #054b4f, #0f6a71);
        color: white;
        padding: 30px 30px;
    }

    .nis-newsletter-section input[type="email"],
    .nis-newsletter-section input[type="text"] {
        /* max-width: 350px; */
        background: #1D474A;
        color: #fff !important;
        min-height: 48px;
        margin-bottom: 0px !important;
    }

    .nis-newsletter-section input::placeholder {
        color: #fff !important;
        font-size: 18px;
    }

    .nis-newsletter-section input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
        color: #1E484B !important;
        background: #fff !important;
        min-height: 50px;
        height: 50px;
        line-height: normal;
        display: ruby;
        padding: 0px 30px !important;
        margin: 0px !important;
    }

    .text-pink {
        color: #E5175B;
    }

    .newsletter-sidebar {
        background-color: #1f4e4f;
        color: #000;
        padding: 20px;
        border-radius: 10px;
    }

    .newsletter-sidebar .widget-title {
        color: #fff;
        font-size: clamp(1.5625rem, 1.4375rem + 0.625vw, 2.1875rem);
        border-bottom: 1px solid #fff;
    }

    .newsletter-sidebar .item a {
        text-decoration: none;
    }

    .newsletter-sidebar .item {
        background: #fff;
        color: #000;
        margin-bottom: 10px;
        padding: 10px;
        border-radius: 8px;
        transition: background 0.3s;
    }

    .newsletter-sidebar .item:hover {
        background: #E5175B;
        color: #fff;
        cursor: pointer;
    }

    .newsletter-content .card-img-top {
        height: 200px;
        object-fit: cover;
    }

    .newsletter-content .card:hover {
        transform: translateY(-5px);
        transition: 0.3s ease;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    }

    .newsletter-content .read-more-btn {
        color: #14393B;
        text-decoration: none;
        font-weight: 500;
    }

    .newsletter-content a.read-more-btn svg {
        transform: rotate(180deg);
        width: 22px;
    }

    .newsletter-content h5.card-title {
        color: #1f4e4f;
        font-size: clamp(1.125rem, 1.1rem + 0.125vw, 1.25rem);
        font-family: 'Inter', sans-serif !important;
        letter-spacing: normal;
        margin-bottom: 0px;
    }

    @media (max-width: 769px) {
        .nis-newsletter-section input[type="email"] {
            max-width: 280px;
        }

        .col-md-5.text-center.mt-4.mt-md-0 img {
            width: 50%;
        }
    }

    @media (max-width: 480px) {
        .col-md-5.text-center.mt-4.mt-md-0 img {
            width: 30%;
        }

        .nis-newsletter-section input::placeholder {
            font-size: 13px !important;
        }

        .nis-newsletter-section button.btn {
            width: 40%;
        }

        .nis-newsletter-section input[type="email"] {
            height: 30px;
            min-height: 42px;
        }

        .nis-newsletter-section button.btn {
            min-height: 42px;
            height: 30px !important;
        }
    }

    /* newsletter-redesignpage-css */
    .nis-newsletter-section h4 {
        font-family: 'Roboto', sans-serif !important;
        font-size: clamp(0.9375rem, 0.775rem + 0.8125vw, 1.75rem);
        font-weight: 500;
    }

    .nis-newsletter-section p {
        font-family: 'Inter', sans-serif;
        font-size: clamp(0.75rem, 0.675rem + 0.375vw, 1.125rem);
        padding: 0 2px;
    }

    .nis-newsletter-section h4 br,
    .nis-newsletter-section p br {
        display: none;
    }

    .newsletter-content .card {
        border-radius: 15px;
        border-color: #E6E6E6;
        background-color: rgb(243, 243, 243);
    }

    .newsletter-content .card img {
        border-radius: 30px;
        padding: 10px;
    }

    .newsletter-content div p:empty {
        display: none;
    }

    .newsletter-content p.card-text {
        border-bottom: 1px solid #E6E6E6;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    .newsletter-content .card-body p:last-child {
        margin-bottom: 0;
    }

    .newsletter-sidebar .item a small {
        font-family: 'RocknRoll One', sans-serif;
        font-size: 11px;
        color: #909090 !important;
        font-weight: 500;
    }

    .newsletter-sidebar .item:hover a small,
    .newsletter-sidebar .item:hover a {
        color: #fff !important;
    }

    .card .ratio img {
        object-fit: cover;
        /* Fill without distortion */
        width: 100%;
        height: 100%;
    }

    .offcanvas-bottom {
        height: 50vh !important;
        /* Half of viewport height */
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
    }

    img.card-img-top.nlogo {
        object-fit: contain;
    }

    .card .ratio.fill-img img {
        object-fit: fill;
    }

    .nis-newsletter-section .wpcf7 form p {
        display: inline-flex;
        margin: 0;
        padding: 0;
    }

    .nis-newsletter-section .wpcf7 form p input,
    .nis-newsletter-section .wpcf7 form p button {
        margin-right: 8px;
    }

    .nis-newsletter-section .margin-both-side {
        margin: 0px 10px !important;
    }

    /* strategy-new-page */

    .strategy-video-section {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .nis-strategy-section .nis-newsletter-section {
        border-radius: 25px;
    }

    .nis-strategy-section {
        background-color: #f3f3f3;
        padding: 70px 0;
    }

    .nis-newsletter-section .submitting .wpcf7-response-output {
        margin-top: 20px !important;
        text-align: center;
        color: #fff !important;
        border-color: white !important;
    }
    .nis-input-box {
        position: relative;
    }

    .nis-newsletter-section .wpcf7-spinner {
        position: absolute;
        right: -60px;
        top: 50%;
        transform: translateY(-50%);
    }

    .bg-purple {
        background-color: #3e0377 !important;
        color: #fff;
        border-radius: 25px;
        overflow: hidden;
        text-align: center;
        padding: 30px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        transition: transform 0.3s;
    }

    .bg-pink {
        background: linear-gradient(135deg, #f35ac0, #7d3efc);
        color: #fff;
        border-radius: 25px;
        text-align: center;
        padding: 30px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        transition: transform 0.3s;
    }

    .newsletter-content .ratio.ratio-16x9 {
        margin: 0px auto;
        border: 5px solid #fff;
        box-shadow: 1px 3px 7px -2px;
        border-radius: 15px;
    }

    .card.bg-purple {
        background-color: purple;
        border-radius: 15px;
        overflow: hidden;
    }

    /* Apply radius to iframe */
    .strategy-content .card .ratio iframe {
        border-radius: 15px;
        height: 100%;
        border: 2px solid #fff;
    }

    .newsletter-content .card-text.txt-white {
        color: #fff !important;
    }

    .strategy-content .newsletter-content .card a {
        background-color: #fff !important;
        color: #000 !important;
        border: none !important;
        border-radius: 8px !important;
        padding: 10px 20px !important;
        font-weight: 600 !important;
        margin-top: 10px;
    }

    .nc-btn {
        text-align: center;
        margin: 0px auto;
    }

    .strategy-content .newsletter-content p.card-text {
        border-bottom: none;
        padding: 0 30px;
    }

    .strategy-content p.card-text {
        padding-bottom: 0px !important;
    }

    .strategy-content .card .ratio img {
        object-fit: contain;
    }
    .nis-newsletter-section .sent .wpcf7-response-output {
        display: block;
        border-color: #fff !important;
        color: #fff;
        border-radius: 5px;
        text-align: center;
        margin-top: 35px;
    }
    .cheat-short-video {
    width: 100%;
    max-width: 900px;          /* optional: constrain maximum width */
    margin: 0 auto;            /* center horizontally */
    aspect-ratio: 16 / 9;      /* keeps perfect 16:9 ratio */
    position: relative;
    overflow: hidden;
    border: 2px solid #ccc !important;
    border-radius: 15px;       /* optional rounded corners */
    box-shadow: 0px 5px 13px 3px #222; /* subtle shadow */
    background: #000; 
    }
    h1.cheat-title {
        font-size: 30px !important;
        font-weight: 500 !important;
    }
    #reviewsCarousel p.content {
    font-size: 16px;
    }
    #reviewsCarousel p.location {
        font-size: 14px;
        color: #b5882a;
        font-weight: 600;
        border: 1px solid #b5882a;
        max-width: fit-content;
        padding: 1px 10px;
        border-radius: 20px;
        margin-top: 10px;
        background-color: #b5882a17;
    }
    .cheat-review-box {
        background: #ffffff;
        padding: 15px 15px;
        position: relative;
        transition: all 0.5s ease;
        cursor: pointer;
        border-radius: 15px;
    }
    .cheat-short-video iframe {
    position: absolute;
    inset: 0;                  /* top:0; right:0; bottom:0; left:0 */
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    }
    .nc-btn a.btn {
    color: #FFF !important;
    text-decoration: unset;
        text-decoration-color: unset;
    }
    .refund-wrapper {
        display: flex;
        align-items: center;
        gap: 15px; /* space between button and text */
    }
    .refund-wrapper .section-refund-policy {
        margin: unset !important;
        width: unset !important;
    }
    .cheat-disclaimer.open {
        width: auto !important;
        margin: unset !important;
        padding-left: 20px !important;
    }


    /* 22-11-2025 */
    .site-main > *:last-child{
        margin-top: 20px;
    }
    .post-type-archive .cs-access .row.mb-5 {
        margin-top: 30px;
    }

    .post-type-archive section h1.mb-2.cheat-title {
        font-size: 20px !important;
        background: #e8e8e8;
        padding: 9px 20px;
        border-radius: 25px;
        margin: 0px auto !important;
    }
    .post-type-archive .col-sm-7 .text-center.mb-4 {
        margin-bottom: 10px !important;
    }

    .post-type-archive #reviewsCarousel .carousel-inner .carousel-item{
        border: 2px dotted;
        border-color: #bbbbbb;
        border-radius: 15px;
    }
    .post-type-archive .col-sm-7 .text-center.mb-4 > div {
        background-color: #14393B;
        max-width: fit-content;
        margin: 0px auto;
        padding: 1px 9px;
        border-radius: 50px;
        border-color: #ffffff !important;
        border: 2px dotted;
        margin-top: 12px;
    }
    .post-type-archive .col-sm-7 .text-center.mb-4 > div span {
        font-size: 28px;
    }
    .post-type-archive .content-area .col-sm-7 section > .container {
    background-color: #14393b0d;
        border-radius: 25px;
        padding-bottom: 35px;
        padding-top: 20px;
        border: 2px dotted #c6c6c6;
        position: relative;
    }

    .post-type-archive .refund-wrapper{
        flex-direction: row-reverse;
    }

    body.woocommerce-shop.post-type-archive .cs-access .woocommerce-products-header.cheat-page {
        display: flex;
        padding-bottom: 10px;
    }
    .post-type-archive header.woocommerce-products-header {
        border-bottom: 3px solid var(--global--color-border);
    }
    .post-type-archive .cs-access .woocommerce-products-header h1{
        border: none !important;
        padding-bottom: 0 !important;
        width: 100% !important;
    }
    .post-type-archive div#product-options-disclaimer {
        font-size: 14px;
    }


.staker-page ol {
  counter-reset: item;
}

.staker-page ol li {
  display: block;
}

.staker-page ol li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}

.stake-form p {
    margin: unset !important;
}

.primary-button {
  background-color: #14393B !important;
  appearance: none;
  box-sizing: border-box;
  list-style: none;
  overflow: hidden;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow, transform;
  transition: all 0.5s ease;
  background-image: unset !important;
  box-shadow: none !important;
  border: none !important;
  width: 100% !important;
}
.staker-agreement-box {
  height: 400px !important;
  overflow-y: scroll !important;
  border: 1px solid #CECECE;
  padding: 20px !important;
}
.wpcf7-response-output:not(:empty) {
    display: block;
    padding: 10px 15px;
    margin-top: 10px;
    border-radius: 4px;
    background: #ffeaea;
    color: #d93025;
    border: 1px solid #ffb3b3;
}
