    @media (min-width:1230px) {
        .container {
            max-width: 1200px;
        }
    }
    
    @media (min-width:1400px) {
        .text1 {
            padding-left: 134px;
        }
    }
    
    @media(max-width:1700px) {
        .payment-procedure .img-holder {
            max-width: 695px;
        }
    }
    
    @media(max-width:1500px) {
        .payment-procedure .img-holder {
            max-width: 560px;
            top: -44px;
        }
        .payment-procedure {
            padding: 97px 0;
        }
        .text-main h1 {
            font-size: 52px;
        }
        .text-main {
            max-width: 458px;
            margin-left: auto;
        }
        .text-main h1 {
            margin-bottom: 20px;
        }
        .text-main ul li p {
            font-size: 18px;
        }
        .text-main ul li {
            margin-bottom: 15px;
        }
        .text-main ul li span {
            width: 26px;
            height: 26px;
            margin-right: 8px;
        }
        .text-main ul {
            margin-bottom: 28px;
        }
        .payment-procedure {
            padding: 64px 0;
        }
        .rewards-main {
            margin-top: 0;
        }
        .pricing-main {
            padding: 70px 0;
        }
        .text1 h3 {
            max-width: 444px;
            font-size: 42px;
            margin-bottom: 23px;
        }
        .lead-text p {
            font-size: 16px;
            line-height: 28px;
        }
        .text1 p {
            max-width: 493px;
        }
        .navbar-brand img {
            height: 70px;
        }
        header {
            padding: 20px 15px;
        }
        .rewards,
        .page-breadcrumb {
            padding: 70px 0;
        }
        .text-rewards img {
            margin-bottom: 15px;
        }
        .text-rewards h1 {
            font-size: 40px;
            line-height: 60px;
            margin-bottom: 10px;
        }
        .text-rewards p {
            margin-bottom: 25px;
        }
        .btn-primary,
        .btn-outline-primary {
            min-width: 208px;
            height: 48px;
        }
        .step-guides {
            padding: 70px 0;
        }
        .step-guides .img-holder {
            max-width: 300px;
            margin: 0 auto 100px;
        }
        .card_text p {
            font-size: 18px;
        }
        .card_text {
            margin-bottom: 60px;
        }
        .title h3 {
            font-size: 40px;
        }
        .card-type h3 {
            font-size: 42px;
        }
        .card-type span {
            font-size: 24px;
        }
        .refer-links {
            margin-top: 70px;
        }
        .caption {
            font-size: 52px;
        }
        .description-main {
            font-size: 70px;
        }
        .description-main {
            padding: 70px 0;
        }
        .description-main .container {
            max-width: 1200px;
        }
        .about-product .img-holder {
            max-width: 400px;
            margin: 0 auto;
        }
    }
    
    @media(max-width:1199px) {
        .navbar-brand img {
            height: 60px;
        }
        .navbar-nav.cst-nav .nav-item .nav-link {
            padding: 5px 14px;
        }
        header .right-links .btn,
        header .right-links .btn.btn-primary {
            margin-left: 10px;
        }
        .payment-procedure .img-holder {
            max-width: 483px;
            top: 0;
        }
        .btn-primary {
            min-width: 222px;
            height: 48px;
        }
        .text-main .btn {
            margin-right: 23px;
        }
        .text-main ul li p {
            font-size: 16px;
        }
        .text-main h1 {
            font-size: 42px;
        }
        header {
            padding: 20px 15px;
        }
        .counter-main p {
            margin-bottom: 15px;
        }
        .lead-text h3 {
            font-size: 44px;
        }
        .about-product {
            padding: 49px 0 70px;
        }
        .pricing-main {
            padding: 120px 0 150px;
        }
        .pricing-main .heading {
            margin-bottom: 30px;
        }
        .inner-newsletter h4 {
            margin-bottom: 30px;
        }
        .newsletter-form .form-control,
        .newsletter .btn-custom {
            height: 48px;
        }
        footer {
            padding: 50px 0 30px;
        }
        .support-links a {
            margin-right: 30px;
        }
        .card_text h3 {
            font-size: 28px;
            line-height: 32px;
        }
        .card_text p {
            font-size: 16px;
            line-height: 24px;
        }
        .refer-links {
            margin-top: 0;
        }
        .membership .title {
            margin-bottom: 50px;
        }
        .membership .row {
            margin: 0 -15px;
        }
        .membership .row [class*="col-"] {
            padding: 0 15px;
        }
        .text-rewards img {
            height: 100px;
        }
    }
    
    @media(max-width:991px) {
        .container {
            max-width: 100%;
        }
        .navbar-nav.cst-nav .nav-item .nav-link {
            padding: 5px 10px;
            font-size: 14px;
        }
        .navbar-brand img {
            height: 46px;
        }
        header .right-links .btn,
        header .right-links .btn.btn-primary {
            min-width: auto;
            height: 38px;
        }
        .payment-procedure .img-holder {
            max-width: 386px;
        }
        .text-main h1 {
            font-size: 34px;
        }
        .text-main ul li p {
            font-size: 14px;
        }
        .text-main ul li span {
            width: 24px;
            height: 24px;
            margin-right: 6px;
        }
        .text-main .btn-primary {
            min-width: 147px;
            height: 40px;
        }
        .counter-main {
            padding: 60px 0;
        }
        .lead-text h3 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 10px;
        }
        .lead-text a {
            font-size: 16px;
            margin-top: 15px;
        }
        .pricing-main {
            padding: 70px 0 82px;
        }
        .heading {
            font-size: 36px;
        }
        .inner-newsletter h4 {
            font-size: 16px;
        }
        .newsletter-holder {
            background-position: left center;
        }
        footer .navbar-nav.cst-nav .nav-item .nav-link {
            padding: 5px 6px;
        }
        .support-links a {
            margin-bottom: 10px;
        }
        footer .copy-text {
            font-size: 11px;
        }
    }
    
    @media(max-width:767px) {
        .navbar-toggler {
            padding: 0;
        }
        .navbar-brand img {
            height: 60px;
        }
        .navbar-toggler img {
            height: 20px;
        }
        .payment-procedure .img-holder {
            position: relative;
            right: auto;
            text-align: right;
            max-width: 400px;
            margin: 0 auto 30px;
        }
        .link-btn {
            justify-content: flex-start;
        }
        .about-product {
            text-align: center;
        }
        .about-product .img-holder img {
            max-width: 400px;
        }
        .lead-text h3,
        .text1 p,
        .text2,
        .lead-text p {
            max-width: 100%;
            text-align: center;
        }
        .lead-text {
            max-width: 460px;
            margin: 0 auto 70px;
        }
        .text2 {
            padding-bottom: 0;
        }
        .about-product {
            padding-bottom: 0;
        }
        footer {
            text-align: center;
        }
        .footer-logo {
            display: inline-block;
            margin-bottom: 30px;
        }
        .social-links {
            justify-content: center;
            margin-top: 15px;
        }
        .social-links li a {
            margin: 0 5px;
        }
        .support-links {
            justify-content: center;
            margin-bottom: 15px;
        }
        footer .copy-text {
            text-align: center;
        }
        .newsletter {
            padding-bottom: 50px;
        }
        header .navbar-collapse {
            position: absolute;
            left: 0;
            right: 0;
            top: 70px;
            background-color: #fff;
            z-index: 5;
            padding: 30px 0;
            box-shadow: 0px 40px 60px rgba(0, 0, 0, 0.15);
        }
        header .right-links .btn,
        header .right-links .btn.btn-primary {
            min-width: 120px;
        }
        .right-links {
            text-align: center;
        }
        header .navbar-nav.cst-nav .nav-item {
            text-align: center;
            margin-bottom: 15px;
        }
        header .navbar-nav.cst-nav .nav-item .nav-link {
            font-size: 30px;
            padding: 10px 0;
        }
        header .navbar-nav.cst-nav .nav-item.active .nav-link:after {
            width: 56px;
        }
        .navbar-toggler[aria-expanded="false"] .close-icon,
        .navbar-toggler[aria-expanded="true"] .bars {
            display: none;
        }
        .navbar-toggler[aria-expanded="true"] .close-icon {
            display: block;
        }
        .newsletter .btn-custom {
            min-width: 170px;
        }
        .text-rewards img {
            height: 70px;
            margin-bottom: 15px;
        }
        .text-rewards h1 {
            font-size: 48px;
            line-height: 50px;
            margin-bottom: 10px;
        }
        .text-rewards p {
            font-size: 18px;
        }
        .title h3 {
            font-size: 36px;
        }
        .inner-newsletter h3 {
            margin-bottom: 10px;
        }
        .newsletter-holder {
            padding: 30px 15px;
        }
    }
    
    @media(max-width:575px) {
        .payment-procedure {
            padding: 50px 0;
        }
        .text-main h1 {
            font-size: 40px;
            text-align: center;
        }
        .link-btn {
            flex-wrap: wrap;
        }
        .counter-main {
            padding: 30px 0;
        }
        .counter li span {
            width: 32px;
            height: 40px;
            font-size: 20px;
        }
        .about-product .img-holder img {
            max-width: 225px;
            margin: 0 auto;
        }
        .lead-text h3 {
            font-size: 32px;
            line-height: 37px;
        }
        .text1 {
            padding-bottom: 0;
        }
        .lead-text {
            margin-bottom: 30px;
        }
        .transaction-card {
            padding: 25px;
        }
        .newsletter-form.form-inline {
            flex-direction: column;
        }
        .newsletter-form.form-inline .form-control {
            margin-bottom: 15px;
        }
        .newsletter-form .form-control,
        .newsletter .btn-custom {
            height: 38px;
            padding: 10px;
        }
        .newsletter .btn-custom {
            padding: 0;
        }
        .footer-logo img {
            height: 70px;
        }
        footer .cst-nav {
            flex-direction: column;
        }
        footer .navbar-nav.cst-nav .nav-item .nav-link {
            margin-bottom: 15px;
            font-size: 18px;
        }
        .q-links {
            margin-bottom: 10px;
        }
        header .navbar-nav.cst-nav .nav-item .nav-link {
            font-size: 16px;
        }
        header .navbar-nav.cst-nav .nav-item.active .nav-link:after {
            width: 20px;
        }
        .refer-links {
            flex-direction: column;
        }
        .refer-links a {
            margin: 0 0 15px;
        }
        .text-rewards h1 {
            font-size: 36px;
        }
        .text-rewards a {
            margin: 0 0 15px;
        }
        .step-guides .img-holder {
            margin-bottom: 40px;
        }
        .card_text .icon {
            min-height: auto;
        }
        .title h3 {
            font-size: 32px;
        }
        .membership .title {
            margin-bottom: 15px;
        }
        .step-guides {
            padding: 70px 0 0;
        }
        .card-type {
            min-height: 170px;
        }
        .card-type h3 {
            font-size: 36px;
        }
        .card-type span {
            font-size: 18px;
        }
        .card-membership ul {
            padding: 0 15px;
        }
        .card-membership ul li {
            font-size: 14px;
        }
        .membership {
            padding-bottom: 0;
        }
        .rewards {
            padding: 35px 0;
        }
        .caption {
            font-size: 36px;
        }
        .description-main h3,
        .description-main p {
            font-size: 14px;
            margin-bottom: 16px;
        }
        .step-guides .img-holder {
            max-width: 225px;
        }
        .text-main .btn {
            margin-right: 0;
        }
    }
    
    @media (max-width:374px) {
        .text-main h1 {
            font-size: 30px;
        }
        .link-btn {
            flex-direction: column;
        }
        .link-btn a {
            margin: 0 0 15px;
        }
        .payment-procedure {
            padding: 20px 0 30px;
        }
        .lead-text h3 {
            font-size: 30px;
            line-height: 32px;
        }
        .heading {
            font-size: 30px;
            line-height: 30px;
        }
        .transaction-card h3 span {
            font-size: 22px;
        }
        .transaction-card h3 {
            font-size: 42px;
            line-height: 42px;
        }
        .inner-newsletter h3 {
            font-size: 28px;
            line-height: normal;
            margin-bottom: 15px;
        }
        .inner-newsletter h4 {
            font-size: 16px;
            line-height: 26px;
        }
        .navbar-toggler img {
            height: 16px;
        }
        header .navbar-nav.cst-nav .nav-item {
            margin-bottom: 15px;
        }
    }