@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600&display=swap');

/*
font-family: 'Roboto';
*/

@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}

.fa, .far, .fas {font-family: 'FontAwesome';}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('../fonts/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium'), local('Roboto-Medium'),
        url('../fonts/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'),
        url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}  

@font-face {
    font-family: 'Poppins';
    src: local('Poppins Regular'), local('Poppins-Regular'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: local('Poppins Regular'), local('Poppins-Regular'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: local('Poppins Medium'), local('Poppins-Medium'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




body {padding: 0;margin: 0;font-family: 'Roboto';font-weight: normal;
    background-color: #edeff8 !important;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #2a3c51;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}

.count::-moz-selection {background-color:#fff;color:#2a3c51}
.count::selection {background-color: #fff;color: #2a3c51}

img {max-width: 100%;height: auto}
p {font-family: 'Roboto'; font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #2a3c51;}
p strong {color: #1e4bb8;font-weight: normal;}
li strong {color: #1e4bb8;
    font-weight: normal;}
p a:hover {color: #1e4bb8;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #1e4bb8;}
ul li a:hover, ol li a:hover {color: #2a3c51;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
h1, h2, h3, h4, h5, h6 {font-family: 'Roboto';font-style: normal;font-weight: bold;color: #2a3c51;margin-bottom: 10px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #1e4bb8;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #1e4bb8;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #2a3c51;}
h1 {font-size: 40px;line-height: 55px;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 30px;line-height: normal;}
h4 {font-size: 28px;line-height: normal;}
h5 {font-size: 26px;line-height: normal;}
h6 {font-size: 24px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
#back-top-wrapper {position: fixed;right: 57px;bottom: 26px;overflow: hidden;z-index: 2;}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #1e4bb8 url(../images/top-arrow.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #2a3c51;background-position: center center;transform: 0.6s;}
.modal-backdrop.show {opacity: 0.93;}
.modal.popup-form button.close {opacity: 1;position: absolute;right: 28px;top: 35px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;text-shadow: none;}
.modal.popup-form .modal-dialog {
    max-width: 921px !important;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    width: 95%;
    border-radius: 10px;
    margin: 0 auto;
    overflow: hidden;
}
.modal.popup-form .modal-content {border: none;box-shadow: none;background: transparent;}
.modal.popup-form .modal-body {
    padding: 0 15px;
    border: none;
    background: #fff;}
.modal.popup-form .gform_wrapper textarea.medium {height: 80px!important;}
.modal-body .gform_wrapper form {
    padding-top: 0;
}
/* .popup-form .form-hero {width: 100%;background: #f2f7fb;box-shadow: 0px 0px 60px rgba(26, 36, 107, 0.1);border-radius: 4px;}
 */
 .modal.popup-form .form-hero .b-form-title {
    margin-top: -1px;
    text-align: center;
}
.modal.popup-form .modal-body .col-sm-5 {
    padding: 0;
}
.modal.popup-form .modal-body .col-sm-7 {
    padding: 0;
}
.popup-logo {
    padding: 45px;
    text-align: center;
}
.popup-dtl {
    padding: 0px 30px 0;
}
.contact-info-icon.popup-form {
    justify-content: left;
    padding: 15px 0;
}
.contact-info-icon.popup-form figure {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 58px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(26, 36, 107, 0.16);
    margin-right: 15px;
}
.modal.popup-form .modal-body .form-hero {
    width: 100%;
    border: 1px solid #1e4bb8;
    padding: 40px 25px;
    border-radius: 0 10px 10px 0;
    height: 100%;
}
.modal.popup-form .form-hero .gform_wrapper .medium {
    background: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #1e4bb8;
    padding: 8px 10px 8px 5px!important;
}
.modle-dtl {
    position: relative;
}
.modle-dtl .ftr-contact-col p strong {
    display: block;
    color: #000;
}
.modle-dtl .head-call-now .headcall-inn {
    padding-left: 0;
}
.modle-dtl .ftr-contact-col a.external-dni {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #666;
}
.modle-dtl .ftr-contact-col a.external-dni:hover {
    color: #1e4bb8;
}
.modle-dtl .ftr-social {
    padding-top: 20px;
}



.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul {margin-bottom: 20px;}
.default-css ol {padding-left: 20px;margin-bottom: 15px;}
.default-css ul li, .default-css ol li {font-family: 'Roboto';font-style: normal;font-weight: normal;font-size: 18px;line-height: 28px;color: #666;margin: 0 0 6px;}
.default-css ul li a, .default-css ol li a {color: #1e4bb8}
.default-css ul li strong, .default-css ol li strong {color: #1e4bb8;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #2a3c51}
.default-css ul li {list-style: none !important;background: url(../images/list-arrow.png) no-repeat;background-position: 0 5px;padding-left: 23px;background-size: 17px;}
.default-css ol li::marker {color: #2a3c51;}
section.default-section {padding: 100px 0;}



/*--------- header-section ---*/
.header-section {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    background-color: #1e4bb8;
    padding: 10px 0px;
    border-bottom: 1px solid #22334f;
}
.header-section.sticky {position: fixed;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 14%);
}
.header-section .row {
    align-items: center;
}
.header-bottom {
    padding-left: 0px;
    justify-content: center;
    text-align: center;
}
.sign-btn {
    text-align: right;
}
.sign-btn a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 50px;
    color: #fff;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    background: transparent;
    padding: 8px 30px;
    border-radius: 30px;
    margin: 0 2px;
}
.bg-white{
	background: #fff; 
    color: #747474 !important;
}
.bg-white:hover{
	background: #db4700 !important;
    color: #fff !important;
}
.sign-btn a:hover {
    color: #1e4bb8;
    background: #fff;
    
}



.home-banner {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover;
    z-index: 1;
    padding: 100px 0 233px;
    /* height: 100vh; */
    background-position: center center;
}
.home-banner::before {
    content: '';
    height: 100%;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    opacity: 0.702;
    background: #1e4bb8;
}
.banner-caption { 
    padding-top: 220px;
}
.home-banner>img {width: 100%;}
.banner-count {
    max-width: 668px;
    margin: 0 auto;
    text-align: center;
}
.business .banner-count {
    max-width: 1153px; 
}
.banner-title {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 80px;
    line-height: 90px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Roboto";
}
.banner-count p {
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
}
a.theme-btn {
    display: inline-block;
    position: relative;
    padding: 15px 60px;
    font-style: normal;
    line-height: 30px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Roboto";
    text-align: center;
    border-radius: 10px;
}
a.theme-btn.btn-red {
    background: #1e4bb8;
    color: #fff;
}
a.theme-btn.btn-red:hover {
    background: #fff;
    color: #1e4bb8;
    transition: 0.6s;
}

.banner-btns a.theme-btn.btn-red {
    background: #db4700;
    color: #fff;
    padding: 15px 70px;
}
.banner-btns a.theme-btn.btn-red:hover {
    background: #fff;
    color: #1e4bb8;
}
.Download-app {
    position: absolute;
    top: 22px;
    right: 6%;
    display: flex;
    align-items: center;
}
.Download-app p {
    color: #FFF;
    margin: 0;
    padding-right: 10px;
}
.apps a {
    padding: 0 8px;
}
.apps a img {
    transition: all 0.6s ease;
}
.apps a:hover img {
    transform: rotate(360deg);
}



.heading-title {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 48px;
    line-height: 50px;
    color: #2a3c51;
    font-weight: 500;
    font-family: "Roboto";
}   
.subheading-title {
    font-size: 40px;
    line-height: 46px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Roboto';
    font-style: normal;
    margin-bottom: 20px;
}

/*--card-section--*/
section.card-section {
    text-align: center;
    margin-top: -177px;
    position: relative;
    z-index: 1;
}


/* card-offer-section */
section.card-offer-section {
    padding: 50px 0px 20px 0;
}
.offer-dtl {
    border-radius: 14px;
    background-color: #0094db;
    padding: 60px  25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;
}
.offer-dtl .offer-text {
    width: 55%;
}
.offer-dtl figure {
    width: 45%;
    text-align: right;
}
.offer-dtl:first-child {
    margin-top: 0;
}
.offer-dtl:last-child {
    margin-bottom: 0;
    background-color: #b500db;
}
.offer-text p {
    color: #ffffff;
}
.offer-btns a.theme-btn.btn-red {
    color: #575757;
    border-radius: 10px;
    background-color: #ffffff;
}
.offer-btns a.theme-btn.btn-red:hover {
    color: #fff;
    background-color: #1e4bb8;
    transition: 0.6s;
}
.offer-btns {
    padding-top: 10px;
}
.offer-right {
    border-radius: 14px;
    background-color: #00c5ab;
    position: relative;
}
.offer-right .offer-text {
    padding: 50px 50px 0;
}
.offer-right .offer-btns {
    position: absolute;
    bottom: 11%;
    z-index: 1;
}
.offer-right figure {
    padding-left: 50px;
    position: relative;
}
.offer-right figure::before {
    content: '';
    height: 100px;
    width: 357px;
    top: 0;
    position: absolute;
    background: url(../images/remittances-before.png) no-repeat;
    right: 1%;
    background-size: 357px;
}


/* pay-bill-section */
section.pay-bill-section {
    padding: 50px 0;
}
section.pay-bill-section .section-heading.text-center p {
    font-size: 24px;
    line-height: 28px;
    color: #0537b0;
    font-weight: 500;
}
.pay-bill-row {
    max-width: 1233px;
    margin: 50px auto 0;
    border-radius: 14px;
    background-color: #1f5c9c;
    padding: 50px 50px;
}   
.text-padding-top{
	padding-top:50px;
}
.pay-bill {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pay-bill p{
    color: #fff;
}
.pay-bill .pay-bill-condiction {
    width: 47%;
}
.pay-bill-btns {
    padding-top: 20px;
}
.pay-bill-btns a.theme-btn.btn-red {
    background: #fff;
    color: #575757;
}
.pay-bill-btns a.theme-btn.btn-red:hover {
    background: #db4700;
    color: #fff;
}


/* earn-rewards-section */
section.earn-rewards-section .col-sm-6 {
    padding: 15px;
}
.earn-rewards {
    border-radius: 14px;
    background-color: #ffffff;
    padding: 30px 30px 86px;
    height: 100%;
    position: relative;
}
section.earn-rewards-section .col-sm-6:last-child .earn-rewards {
    background-color: #d6dce6;
}
.earn-rewards .subheading-title {
    color: #2a3c51;
}
.earn-rewards p {
    max-width: 432px;
}
.rewards-btns {
    position: absolute;
    bottom: 30px;
}
.rewards-btns a.theme-btn.btn-red {
    color: #fff;
    background-color: #2a3c51;
}
.rewards-btns a.theme-btn.btn-red:hover {
    background: #1e4bb8;
}


/* pay-option-section */
section.pay-option-section {
    padding: 60px 0;
}
.pay-option-box figure {
    text-align: center;
}
section.pay-option-section .section-heading.text-center {
    max-width: 971px;
    margin: 0 auto;
}
section.pay-option-section  .section-heading.text-center p {
    font-size: 24px;
    line-height: 28px;
    color: #0537b0;
    font-weight: 500;
}
.pay-option-row {
    padding-top: 35px;
	max-width: 1233px;
    margin: auto;
}
section.pay-bill-section.busin-inn {
    padding-bottom: 80px;
}
section.pay-option-section .col-sm-6 {
    padding: 15px;
}
.pay-option-box {
    border-radius: 14px;
    background-color: #ffffff;
    padding: 30px 30px 110px;
    height: 100%;
    position: relative;
}
section.pay-option-section .col-sm-6:last-child .pay-option-box .subheading-title {
    color: #fff;
}
section.pay-option-section .col-sm-6:last-child .pay-option-box p {
    color: #fff;
}
section.pay-option-section .col-sm-6:last-child .pay-option-box {
    background-color: #2a3c51;
}
.pay-option-box .subheading-title {
    color: #2a3c51;
}
.pay-option-box p {
    max-width: 432px;
}
.pay-option-btns {
    position: absolute;
    bottom: 30px;
}
section.pay-option-section .col-sm-6:last-child .pay-option-box .pay-option-btns a.theme-btn.btn-red{
    color: #2a3c51;
    background-color: #fff;
}
section.pay-option-section .col-sm-6:last-child .pay-option-box .pay-option-btns a.theme-btn.btn-red:hover{
    color: #fff;
    background-color: #1e4bb8;
}
.pay-option-btns a.theme-btn.btn-red {
    color: #fff;
    background-color: #2a3c51;
}
.pay-option-btns a.theme-btn.btn-red:hover {
    background: #1e4bb8;
}
.pay-option ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.pay-option ul li {
    list-style: none;
    width: 33.33%;
    text-align: center;
    padding: 10px;
}
.pay-option ul li figure {
    width: 131px;
    height: 131px;
    border-radius: 65px;
    filter: drop-shadow(0 0 17.5px rgba(0,0,0,0.31));
    background-color: #ffffff;
    border: 2px solid rgba(42,60,81,0.06);
    text-align: center;
    line-height: 119px;
}
.pay-option ul li figure img:hover {
    transform: scale(0.95);
    transition: 0.6s;
}

/* 
section.transaction-rewards-section */
section.transaction-rewards-section {
    position: relative;
    overflow: hidden;
}
/*section.transaction-rewards-section::after {
    content: '';
    height: 173px;
    width: 185px;
    bottom: -49px;
    position: absolute;
    background: url(../images/transaction-rewards-object.png) no-repeat;
    background-position: center;
    right: 40%;
}
.transaction-rewards-row::after {
    content: '';
    height: 173px;
    width: 185px;
    top: -75px;
    position: absolute;
    background: url(../images/transaction-rewards-object.png) no-repeat;
    background-position: center;
    left: 22%;
}*/
.transaction-rewards-row {
    border-radius: 14px;
    background-color: #cddcff;
    padding: 50px;
    position: relative;
    overflow: hidden;
	min-height: 490px; 
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
} 


section.supercharge-money-section {
    padding: 60px 0 60px;
}
.supercharge-money-row .row {
    align-items: center;
}
.supercharge-money-row {
    max-width: 1233px;
    margin: auto;
}
.supercharge-money {
    text-align: center;
}
.supercharge-money .heading-title {
    font-size:60px;
    line-height: 70px;
    color: #2a3c51;
    font-weight: 700;
    text-align: center;
}
.supercharge-money .heading-title strong{
    color: #42bb06;
}
.supercharge-money-img {
    text-align: center;
}
.supercharge-money p {
    color: #0b0b0b;
}     
.supercharge-money-btns{padding-top: 20px;}
.supercharge-money-btns a.theme-btn.btn-red {
    border-radius: 8px;
    background-color: #42bb06;
}
.supercharge-money-btns a.theme-btn.btn-red:hover {
    border-radius: 8px;
    background-color: #2a3c51;
    color: #fff;
}


.top-ftr {
    background: #2a3c51;
    padding: 80px 0 60px;
}
.ftr-title {
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    margin-bottom: 10px;
}
.top-ftr p {
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
}
.top-ftr p a{
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
}
.top-ftr p a:hover{
    color: #1e4bb8;
    transition: 0.6s;
}
.ftr-item ul li {
    list-style: none;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Poppins";
    padding: 3px 0;
}
.ftr-item ul li a{
    color: #ffffff;
}
.ftr-item ul li a:hover{
    color: #1e4bb8;
    transition: 0.6s;
}
.newsletter-form .medium {
    padding: 13px 78px 13px 19px;
    display: block;
    height: 52px;
    width: 100%;
    margin: 0 !important;
    background: #f0f2f5!important;
    line-height: 28px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 12px;
    color: #1d2025;
    font-weight: 400;
    font-style: italic;
    font-family: "Poppins";
    border-radius: 16px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.2);
}
.newsletter-form input.button.gform_button {
    border: none;
    cursor: pointer;
    transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    line-height: 25px;
    color: #1d2025;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    margin: 13px 16px;
    border-left: 1px solid #1d2025;
    padding: 0px 14px;
}
.newsletter-form form { position: relative; }
.ftr-item hr {
    height: 1px;
    background-color: #4b617a;
    margin: 25px 0;
}

.top-ftr .col-sm-4 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    padding-right: 50px;
}
.top-ftr .col-sm-2 {
    -ms-flex: 0 0 17.5%;
    flex: 0 0 17.5%;
    max-width: 17.5%;
}
.bottom-ftr {
    background: #223040;
    padding: 50px 0;
}
.about-ftr {
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.ftr-social a {
    width: 40px;
    height: 40px;
    background-color: #3f9be5;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;
    line-height: 36px;
}
.ftr-social a:hover {
    background-color: #1e4bb8;
}
.contary li{
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 20px 8px;
    font-style: normal;
    line-height: 21px;
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
}
.contary li a{
    color: #ffffff;
}
.contary li a:hover{
    color: #1e4bb8;
}
.contary p {
    font-size: 12px;
    color: #ffffff;
    margin: 0;
}
.contary p img{
    padding-right: 10px;
}
.contary {
    border-top: 1px solid #4b617a;
    border-bottom: 1px solid #4b617a;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0;
}
.bottom-ftr p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #d1d4d7;
}
.bottom-ftr p a{
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #d1d4d7;
    position: relative;
}
.bottom-ftr p a::after {
    content: '|';
    color: #d1d4d7;
    padding: 0 4px;
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.bottom-ftr p a:last-child:after {display: none;}
.bottom-ftr p a:hover{
    color: #1e4bb8;
}
.transaction-rewards .subheading-title{
	color:#000;
}
.transaction-rewards-row .row { 
    align-items: center;
}


/* inner page start */

/* business inner page */
section.home-banner.business::before {
    content: '';
    height: 100%;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    opacity: 0.349;
    background: #9fe6e4;
}
section.card-offer-section.business-inn .offer-dtl:last-child {
    background-color: #978753;
}
section.card-offer-section.business-inn .offer-dtl {
    padding: 55px 25px;
}
section.card-offer-section.business-inn .offer-right {
    background-color: #db4700;
    padding-bottom: 50px;
}
section.card-offer-section.business-inn .offer-right figure {
    padding: 50px 0;
}
section.card-offer-section.business-inn .offer-right .offer-btns {
    bottom: 3%;
}
section.card-offer-section.business-inn .offer-right figure::before {display: none;}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-btns  {
    padding-top: 20px;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-btns a.theme-btn.btn-red:hover {
    background: #1e4bb8;
    color: #fff;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-btns a.theme-btn.btn-red {
    background: #fff;
    color: #575757;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-row {
    background: #fff9c5;
    padding: 50px 0 0 50px;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-row .transaction-rewards-img figure img {
    width: 100% !important;
    max-width: 100% !important;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-row .transaction-rewards-img{
    position: relative;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-row .transaction-rewards-img::before {
    content: '';
    height: 363px;
    width: 604px;
    top: -155px;
    position: absolute;
    background: url(../images/transaction-rewards-img-bg.png) no-repeat;
    background-position: center;
    left: 87px;
    z-index: -1;
}
section.pay-bill-section.busin-inn .pay-bill-row {
    background-color: transparent;
    background: url(../images/pay-bill-section-bg.png) no-repeat;
    padding-right: 107px;
    background-size: cover;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-row {
    background: #fff9c5;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
section.pay-option-section.bus-pay-inn .pay-option-box figure {
    padding: 30px 0;
}
 
/* section.testimonial-section */
section.testimonial-section {
    padding-bottom: 40px;
}
section.testimonial-section .subheading-title {
    color: #2a3c51;
}
section.testimonial-section .section-heading.text-center p {
    font-size: 24px;
    line-height: 30px;
    color: #0537b0;
    font-weight: 500;
}
.client-say-box {
    background: #fff;
    padding: 25px;
    height: 100%;
}
.quto {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.client-nm-text h6 {
    font-size: 26px;
    color: #494949;
    font-weight: 700;
    font-family: "Roboto";
    margin: 0;
}
.client-dtl {
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.client-nm-text {
    padding-right: 10px;
}
.testimonial-slider.owl-carousel button.owl-dot {
    background-color: #c7dae9!important;
    width: 10px!important;
    height: 10px!important;
    margin: 0 4px!important;
    border-radius: 50%!important;
    border: none;
}
.testimonial-slider.owl-carousel button.owl-dot.active {background: #8092a1 !important;position: relative;border: none;}
.testimonial-slider.owl-carousel .owl-dots {padding: 0;padding-top: 50px;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: none !important;}
.owl-stage-outer {
    padding-top: 40px;
}
.owl-stage {
    display: flex;
}
.owl-item {
    display: flex;
    flex: 1 0 auto;
}
.owl-nav span {
    display: none;
}
.bottom-text {
    display: flex;
    margin-top: 40px;
}
.bottom-text p {
    color: #1c1c1c;
    margin: 0;
    padding-right: 20px;
}




/* card inner page */
section.home-banner.card::before {
    content: '';
    height: 100%;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    opacity:  0.529;
    background: #8c02c2;
}
section.home-banner.card .banner-count {
    max-width: 1153px ;
}
section.home-banner.card .banner-btns a.theme-btn.btn-red {
    background: #fff;
    color: #9934d6;
}
section.home-banner.card .banner-btns a.theme-btn.btn-red:hover {
    background: #db4700;
    color: #fff;
}
section.pay-option-section.bus-pay-inn.cards .col-sm-6:first-child .pay-option-box {
    background-color: #b500db;
}
section.pay-option-section.bus-pay-inn.cards .pay-option-box .subheading-title{color: #fff;}
section.pay-option-section.bus-pay-inn.cards .pay-option-box p{color: #fff;}

section.transaction-rewards-section.card-tran-inn .transaction-rewards-btns a.theme-btn.btn-red {
    background: #fff;
    color: #575757;
}
section.transaction-rewards-section.card-tran-inn .transaction-rewards-btns a.theme-btn.btn-red:hover {
    background: #1e4bb8;
    color: #fff;
}
section.pay-bill-section.card-inn .pay-bill-row {
    background-color: transparent;
    background: url(../images/pay-card-inn-section-bg.png) no-repeat;
}
section.pay-bill-section.card-inn .pay-bill-row  .subheading-title{color: #000;}
section.pay-bill-section.card-inn .pay-bill-row  p{color: #000;}
section.pay-bill-section.card-inn .pay-bill-row .pay-bill {
    align-items: end;
    padding-bottom: 20px;
}
section.pay-bill-section.card-inn .pay-bill-row .pay-bill .pay-bill-condiction{padding-bottom: 20px;}
section.pay-bill-section.card-inn .pay-bill-btns a.theme-btn.btn-red {
    background: #2a3c51;
    color: #fff;
}
section.pay-bill-section.card-inn .pay-bill-btns a.theme-btn.btn-red:hover {
    background: #1e4bb8;
    color: #fff;
}
.card-offer-box.left .offer-dtl {
    background-color: #b500db;
}
.card-offer-box.left  .offer-dtl:last-child {
    background-color: #0094db;
}
.card-offer-box.right .offer-dtl {
    background-color: #2a3c51;
}
.card-offer-box.right  .offer-dtl:last-child {
    background-color: #db4700;
}
section.card-offer-section.cards-inn {
    padding-top: 0;
}
section.hard-earned-money-section {
    padding-top: 60px;
}
.hard-earned-money-top .row {
    justify-content: center;
}
.hard-earned-money-top .col-sm-4 {
    padding: 30px;
}
.hard-earned-money-top .col-sm-6 {
    padding: 30px;
}
.hard-earned-top-box {
    border-radius: 14px;
    background-color: #ffffff;
    padding: 40px 30px 130px;
    height: 100%;
    position: relative;
}
.hard-earned-top-box figure {
    text-align: center;
    margin-bottom: 15px;
}
.hard-earned-top-box .subheading-title {
    color: #000000;
}
.hard-earned-top-box:hover .subheading-title {
    color: #1e4bb8;
    transition: 0.6s;
}
.hard-earned-top-box p {
    color: #000000;
}
.top-box-btns {
    position: absolute;
    bottom: 40px;
}
.hard-earned-top-box .top-box-btns a.theme-btn.btn-red {
    background: #000;
    color: #fff;
}
.hard-earned-top-box:hover .top-box-btns a.theme-btn.btn-red {
    background: #1e4bb8;
    color: #fff;
}
.hard-earned-top-box .top-box-btns a.theme-btn.btn-red:hover {
    background: #db4700;
    color: #fff;
}
.hard-earned-top-box.div-cl-6 {
    display: flex;
    align-items: center;
    padding: 30px;
}
.hard-earned-top-box.div-cl-6 .top-box-btns {
    position: inherit;
    padding-top: 20px;
}
.hard-earned-top-box.div-cl-6 .hard-earned-box-text {
    width: 60%;
}
.hard-earned-top-box.div-cl-6 figure {
    width: 40%;
    text-align: right;
}
section.explore-qcard-section {
    padding: 40px 0 60px;
}
.explore-qcard {
    display: flex;
    align-items: center;
    border-top: 1px dashed #9297a0;
    border-bottom: 1px dashed #9297a0;
    padding: 50px 0;
}
.explore-qcard .heading-title {
    font-size: 80px;
    line-height: 85px;
    color: #000000;
    font-weight: 700;
    margin: 0;
    width: 50%;
}
.explore-qcard p {
    color: #000000;
    font-weight: 500;
    margin: 0;
    width: 30%;
}
.explore-qcard-btns.qcard {width: 20%;
text-align: right;}
.explore-qcard-btns a.theme-btn.btn-red {
    font-size: 16px;
    color: #fffefe;
    font-weight: 500;
    border-radius: 8px;
    background-color: #42bb06;
}
.explore-qcard-btns a.theme-btn.btn-red:hover {
    color: #fffefe;
    background-color: #000;
}
section.hard-earned-money-section .section-heading.text-center p {
    font-size: 24px;
    line-height: 28px;
    color: #0537b0;
    font-weight: 500;
}


/* remitance inner page */
section.transaction-rewards-section.card-tran-inn::before {
    content: '';
    height: 100%;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: url(../images/section.transaction-rewards-section.card-tran-inn-bg.png) no-repeat;
    background-position: center;
    background-size: 1399px;
}
section.transaction-rewards-section.card-tran-inn::before {
    content: '';
    height: 100%;
    width: 65%;
    bottom: 0;
    position: absolute;
    background: url(../images/section.transaction-rewards-section.card-tran-inn-bg.png) no-repeat;
    background-position: center;
    z-index: -1;
    right: 0;
}
section.transaction-rewards-section.card-tran-inn .transaction-rewards-row {
    z-index: -2;
}
.home-banner.remitance::before {
    content: '';
    height: 100%;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    opacity: 0.349;
    background: #0a1c30;
}
section.home-banner.remitance .banner-count {
    max-width: 1068px;
}
section.home-banner.remitance {
    padding: 160px 0;
}
section.home-banner.remitance .banner-caption {
    padding-top: 140px;
}
section.home-banner.remitance .banner-btns a.theme-btn.btn-red {
    background: #42bb06;
    color: #fff;
}
section.home-banner.remitance .banner-btns a.theme-btn.btn-red:hover {
    background: #db4700;
    color: #fff;
}
section.pay-bill-section.remitance-inn .pay-bill-row {
    background-color: transparent;
    background: url(../images/pay-remitance-inn-section-bg.png) no-repeat;
    padding-right: 50px;
}
section.card-offer-section.remitance-innr .section-heading.text-center p {
    font-size: 24px;
    line-height: 30px;
    color: #0537b0;
    font-weight: 500;
}
section.card-offer-section .col-sm-6 {
    padding: 15px;
}
.ftr-logo.top{
	display:none;
}
section.card-offer-section.remitance-innr .card-offer-box .offer-dtl {
    background-color: #fff;
}
section.card-offer-section.remitance-innr .card-offer-box .offer-dtl .subheading-title{
    color: #161616;
}
section.card-offer-section.remitance-innr .card-offer-box .offer-dtl p{
    color: #161616;
}
section.card-offer-section.remitance-innr .card-offer-box .offer-dtl .offer-btns a.theme-btn.btn-red {
    color: #fff;
    background-color: #2a3c51;
}
section.card-offer-section.remitance-innr .card-offer-box .offer-dtl .offer-btns a.theme-btn.btn-red:hover {
    color: #fff;
    background-color: #0537b0;
}
section.pay-bill-section.remitance-inn-2 .pay-bill-row {
    background-color: #eec6ff;
}
section.pay-bill-section.remitance-inn-2 .subheading-title {
    color: #181818;
}
section.pay-bill-section.remitance-inn-2 p {
    color: #181818;
}


/*--faq--*/
.faq-box-left {
    max-width: 1227px;
    margin: 0 auto;
}
.faq-box .card-header h5, .card-header-title {
    padding: 28px 42px 28px 0px;
    position: relative;
    border: none;
    margin: 0;
    letter-spacing: 0.01em;
    box-shadow: none;
    letter-spacing: 0.01em;
    background: transparent;
    border: none;
    border-radius: 0;
    font-style: normal;
    line-height: 28px;
    color: #1e4bb8;
    font-size: 20px;
    font-weight: 400;
    font-family: "Roboto";
}
.card-body.default-css p {  color: #666; }
.card-body.default-css {
    padding: 2px 30px 10px 0px;
    border-bottom: 1px solid #1e4bb8;
}
.faq-box .card { margin: 0; border-radius: 0; background: transparent; box-shadow: none; border: none; }
.card-header-title.collapsed {
    color: #2a3c51;
    box-shadow: none;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #D9D9D9;
}
.card-header-title.collapsed:hover {
    color: #FE0000;
}
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background: url(../images/faq-pluse.png) no-repeat center; width: 32px; height: 32px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 5px; }
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {
    transform: rotate(176deg);background: url(../images/faq-pluse.png) no-repeat center;
}

section.explore-qcard-section.remitance .explore-qcard {
    display: block;
    align-items: center;
    border-top: none;
    border-bottom: none;
    padding: 50px 0;
    text-align: center;
}
section.explore-qcard-section.remitance .explore-qcard .heading-title {
    font-size: 60px;
    line-height: 70px;
    color: #2a3c51;
    font-weight: 700;
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
}
section.explore-qcard-section.remitance .explore-qcard .heading-title strong{
    color: #0677fc;
}
section.explore-qcard-section.remitance .explore-qcard p {
    color: #0b0b0b;
    font-weight: 400;
    width: 100%;
    margin-bottom: 15px;
}
.explore-qcard-btns {
    text-align: center;
    padding-top: 20px;
}
section.explore-qcard-section.remitance .explore-qcard-btns a.theme-btn.btn-red {
    background-color: #0677fc;
}
section.explore-qcard-section.remitance .explore-qcard-btns a.theme-btn.btn-red:hover {
    background-color: #42bb06;
}


section.home-banner.contact::before {
    content: '';
    height: 100%;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    opacity: 0.322;
    background: #cececf;
}
section.home-banner.contact .banner-count {
    max-width: 845px;
}
section.home-banner.contact {
    padding: 100px 0;
}
section.home-banner.contact .banner-caption {
    padding-top: 90px;
}

section.contact-section {
    padding: 100px 0;
}
section.contact-section .section-heading.text-center p {
    font-size: 24px;
    line-height: 45px;
    color: #0537b0;
    font-weight: 500;
}
.contact-top-row {
    max-width: 1260px;
    margin: 30px auto 0;
}
.contact-top-row .col-sm-6 {
    padding: 15px;
}
.con-top-box {
    border-radius: 14px;
    background-color: #ffffff;
    border: 1px solid #dde1f2;
    text-align: center;
    padding: 30px 15px;
}
.con-top-box figure {
    margin-bottom: 30px;
}
.con-top-box h4 {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
}
.con-top-box p {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.contact-btns {
    padding-top: 30px;
}
.contact-btns a.theme-btn.btn-red {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    border-radius: 28px;
    background-image: linear-gradient(90deg, #39b7e9 0%, #418fe5 100%);
    padding: 17px 60px;
}
.contact-btns a.theme-btn.btn-red:hover {
    color: #ffffff; 
    background: #1e4bb8;
}
.contact-call-box p {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
}
.call-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #b7bbc9;
    padding: 20px 0;
}
.call-box:last-child {
    border-bottom: none;
}
.call-dtl h5 {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
}
.contact-call-box p {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    margin: 0;
}
.call-box a {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    font-weight: 400;
    font-family: "Roboto";
}
.call-box a:hover {
    color: #1e4bb8;
}
.contact-box {
    padding-top: 30px;
}
.form-hero .b-form-title strong {color: #FE0000;}
.form-hero .gform_body {margin: 0 -8px;}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0!important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.gform_wrapper .gfield {padding: 0 8px 20px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: 'Source Sans Pro', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666666 !important;margin-bottom: 3px;}
.form-hero .gform_wrapper .medium {
    width: 100%!important;
    padding: 11px 15px!important;
    -webkit-appearance: none;
    resize: none;
    position: relative;
    height: 50px;
    transition: all 1s;
    margin: 0!important;
    font-style: normal;
    background: #FFFFFF;
    text-transform: capitalize;
    font-size: 14px !important;
    line-height: 36px;
    color: #acadb1 !important;
    font-weight: 400;
    font-family: "Roboto";
    border-radius: 8px;
    background-color: rgba(188,32,51,0);
    border: 1px solid #b8bbc9;
}
.form-hero  label.ginput_container{
    font-size: 14px !important;
    line-height: 20px;
    color: #acadb1 !important;
    font-weight: 400;
}
.form-hero  label.ginput_container a{
    font-size: 14px !important;
    line-height: 20px;
    color: #1e4bb8 !important;
    font-weight: 400;
}
.form-hero  label.ginput_container a:hover{
    color: #acadb1 !important;
}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #acadb1;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #acadb1;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #acadb1;opacity: 1;}
.form-hero input.button.gform_button {
    padding: 12px 40px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 1s;
    border: none;
    box-shadow: none;
    width: auto;
    font-style: normal;
    line-height: 24px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    border-radius: 8px;
    background-color: #2a3c51;
    float: right;
}
.form-hero input.button.gform_button:hover {background-color: #1e4bb8;color: #fff;transition: 0.6s;}
.gform_wrapper textarea.medium {height: 92px!important;border-radius: 0;display: block;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.form-hero {
    padding-top: 50px;
}
.contact-bottom-row .col-sm-5 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.contact-bottom-row .col-sm-7 {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}
.contact-form {
    padding-left: 50px;
}
.contact-bottom-row {
    padding-top: 50px;
}
section.faq-section {
    padding-top: 40px;
}
.rem-inns{
	padding-top:50px;
}
section.pay-bill-section.remitance-inn {
    padding-bottom: 70px;
}
section.card-offer-section.remitance-innr {
    padding: 60px 0px 20px 0;
}
section.pay-bill-section.remitance-inn-2 {
    padding-top: 20px;
}
section.transaction-rewards-section.card-tran-inn .transaction-rewards-img {
    text-align: right;
}
section.coming-soon {
    background: url(../images/coming-soon-img.jpg) no-repeat;
    padding: 10rem 0rem;
}
.coming-soon p {
    color: #fff;
}
.coming-soon .heading-title{
	color: #fff;
}
.coming-soon .heading-title { 
    margin-bottom: 6px;
}

.pay-option img{ 
	height: auto !important;
}
.ftr-title {
    font-size: 16px!important;
    line-height: 22px!important; 
}
.ftr-item ul li {
    font-size: 14px !important;
    line-height: 20px!important;
}
.top-ftr p {
    font-size: 14px!important;
    line-height: 22px!important; 
}
.top-ftr p a {
    font-size: 14px!important;
    line-height: 22px!important; 
}
 

.ftr-social img {
    height: auto !important;
}
.earn-rewards figure{
	text-align: center;
}
 form.mailpoet_form {
    padding: 0px !important;
}
.newsletter-form .mailpoet_text {
    padding: 2px 78px 2px 19px !important;
    display: block;
    height: 52px !important;
    width: 100% !important;
    margin: 0 !important;
    background: #f0f2f5!important;
    line-height: 28px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 12px;
    color: #1d2025;
    font-weight: 400;
    font-style: italic;
    font-family: "Poppins";
    border-radius: 16px;
    box-shadow: inset 0px 1px 1px rgb(0 0 0 / 20%);
}
input.mailpoet_submit {
    border: none;
    cursor: pointer;
    transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 18px;
    line-height: 37px;
    color: #1d2025;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    margin: 13px 16px;
    border-left: 1px solid #1d2025;
    padding: 0px 14px;
    width: 110px !important;
    border-radius: 0px 100px 100px 0px;
}
 .rewards-cnt {
    min-height:185px;
}
.offer-right .card-offer-txt {
    min-height: 70px;
}
.offer-right figure {
    padding-left: 102px!important;
}
.pay-option-cnt {
    min-height: 150px;
}
.offer-dtl .offer-text {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
img { 
    height: auto !important;
}
span.wpcf7-not-valid-tip {
    font-size: 14px;
}

.home-banner::before{
	display:none;
}

.home-banner.inner-banner {
    padding: 15px 0 150px;
}
.home-banner.inner-banner .banner-caption {
    padding-top: 180px;
}
section.about-section{
	padding:80px 0px 60px 0px;
}
.about-right-detial {
    padding-bottom: 10px;
}
.transaction-rewards-section.default-banner {
    margin-bottom: 100px;
}
.madeeasy-tab-list ul {
    padding: 13px 15px;
    margin: 25px 0;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #161616;
}
.madeeasy-tab-list h4 {
    display: none;
}

.madeeasy-tab-list ul li {
    font-size: 16px;
    line-height: normal;
    color: #161616;
    font-weight: 400;
    font-family: 'Roboto';
    display: inline-block;
    position: relative;
}
.madeeasy-tab-list ul li::after {
    content: '|';
    font-size: 16px;
    line-height: normal;
    color: #161616;
    font-weight: 400;
    font-family: 'Roboto';
    padding: 0 8px;
}
.madeeasy-tab-list ul li a:hover {
    color: #0677fc;
}
.madeeasy-tab-list ul li a {
    color: #161616;
}
.search-form {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 400px;
}
.search-form form {
    position: relative;
}
.search-madeeasy input.search-field {
    border-color: #161616;
}
.search-field {
    width: 100%;
    border: 1px #161616 solid;
    border-radius: 21px;
    background-color: transparent;
    font-size: 14px; 
    color: #161616;
    padding: 10px 42px 10px 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Roboto';
    font-weight: 400;
}

.madeeasy-tab-list ul li:last-child::after{display: none;}
.search-madeeasy {
    text-align: center;
}
.search-btn {
    background: url(../images/search-icon.png) no-repeat center;
    border: none;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0;
    right: 8px;
    cursor: pointer;
}
.blog-page-section .row {
    margin-bottom: 38px;
    align-items: center;
}
.blog-right-content {
    padding: 30px 100px;
    height: 100%;
}
.blog-right-content h4 a { 
    color: #2a3c51;
    font-weight: 600;
    font-family: 'Roboto';
}
.commets-col ul {
    padding: 10px 0 15px 0px;
    margin: 0;
}
.commets-col ul li img {
    margin-right: 11px;
    position: relative;
    top: -2px;
}
.commets-col ul li {
    font-size: 14px;
    line-height: 21px;
    color: #161616;
    font-weight: 400;
    font-family: 'Roboto';
    list-style: none;
    display: inline-block;
    padding-right: 80px;
}
.commets-col ul li a {
    color: #161616;
    text-transform: capitalize;
}
.blog-right-content p {
    font-size: 16px;
    line-height: 24px;
    color: #161616;
    font-weight: 400;
    font-family: 'Roboto';
}
.blog-left-image figure img {
    width: 100%; 
    border-radius: 14px;
}
.blog-page-section .row:nth-child(even) {
    flex-direction: row-reverse;
}
.wp-pagenavi {
    text-align: center;
    border-top: 1px solid #161616;
    border-bottom: 1px solid #161616;
    padding: 20px 0; 
    margin: 50px auto 0;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #161616;
    padding: 10px 16px;
    margin: 4px;
    border-radius: 100px;
}
 
section.blog-page-section {
    padding: 30px 0px 60px 0px;
}
section.no-results.not-found {
    text-align: center;
}
.error404 .supercharge-money-btns {
    padding-top: 0px;
}

.blog-details-left h2 {
    font-size: 28px;
    line-height: 34px; 
    font-weight: 700; 
    background: url(../images/border-heading.png) repeat-x bottom left;
    padding-bottom: 15px;
    margin-bottom: 5px;
}
.blog-details-left figure img {
    border-radius: 14px;
    margin-bottom: 16px;
}
.sidebar-categories h4 {
    font-size: 22px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 12px;
}
.sidebar-categories ul li {
    font-size: 16px;
    line-height: normal;
    color: #161616;  
    padding: 12px 15px;
    display: block;
    border-bottom: 1px solid #d3d3d3;
}
.sidebar-categories ul li a {
    color: #161616;
}
.sidebar-categories ul {
    margin-bottom: 30px;
}
div#comments {
    padding-top: 30px;
}
.latest-blog-sidebar h5{
    font-size: 18px;
    line-height: 26px; 
    font-weight: 500; 
}
.latest-blog-sidebar h5 a{ 
    color: #161616; 
}
.latest-blog-sidebar img{ 
    border-radius: 14px;
}
.latest-blog-sidebar span {
    font-size: 14px;
    line-height: 18px;
    color: #161616;
    font-weight: 400; 
}
section.blog-detail-page {
    padding: 80px 0px;
}
.blog-side-bar {
    padding-left: 40px;
}
.latest-blog-sidebar span a {
    color: #1e4bb8;
    float: right;
}
.latest-blog-sidebar figure {
    margin: 0 0 1rem;
}
textarea#comment {
    border: 1px solid #b8bbc9;
    width: 100%;
    display: inline-block;
    border-radius: 12px;
}
p.form-submit input#submit {
    padding: 12px 40px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 1s;
    border: none;
    box-shadow: none;
    width: auto;
    font-style: normal;
    line-height: 24px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    border-radius: 8px;
    background-color: #2a3c51;
}
p.form-submit input#submit:hover {
    background-color: #1e4bb8;
    color: #fff;
    transition: 0.6s;
}

#commentform input#author, #commentform input#email, #commentform input#url{
    border: 1px solid #b8bbc9;
    width: 100%;
    display: inline-block;
    border-radius: 12px;
    height: 50px;
}
.trs-section {
    padding-bottom: 35px;
}
.trs-section .section-heading.text-center p {
    font-size: 24px;
    line-height: 28px;
    color: #0537b0;
    font-weight: 500;
}
li.current-cat, li.current-cat a {
    color: #1e4bb8;
}
.offer-right.busn figure {
    padding-left: 43px !important;
    padding-right: 43px !important;
}
.transaction-rewards-img { 
    text-align: right;
}
.cos-section .offer-dtl {
    min-height: 293px;
}
.cos-section .offer-right { 
    min-height: 618px;
}
.business-inn .offer-dtl {
    min-height: 293px;
}
.business-inn .offer-right {
    min-height: 728px;
}

@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #1e4bb8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 14px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #1e4bb8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #1e4bb8;font-family: 'FontAwesome';left: 0;position: absolute;top: 3px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
/*------------- mega menu  2222---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #1e4bb8 !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #1e4bb8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 5px 10px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 5px 0!important;margin-left: 0px !important;font-weight: 600;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #1e4bb8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #1e4bb8 !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
 */
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #1e4bb8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #2a3c51;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #1e4bb8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;}
}
@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1600px !important;
}
}
@media(max-width:1899px){
}
@media(max-width:1699px){
.container {
    padding: 0 55px;
    max-width: 100% !important;
}
    .banner-title {
    font-size: 66px;
    line-height: 68px;
}
.home-banner {
    padding: 66px 0 193px;
}
section.card-section {
    margin-top: -152px;
}
.subheading-title {
    font-size: 34px;
    line-height: 42px;
}
a.theme-btn {
    padding: 15px 44px;
}
.offer-right figure::before {
    height: 89px;
    width: 340px;
    right: 15%;
    background-size: 291px;
}
.offer-dtl {
    padding: 46px 25px;
}
.supercharge-money .heading-title {
    font-size: 50px;
    line-height: 60px;
}
.heading-title {
    font-size: 42px;
    line-height: 50px;
}
section.pay-bill-section .section-heading.text-center p {
    font-size: 22px;
    line-height: 28px;
}
section.pay-bill-section.busin-inn .pay-bill-row {
    padding-right: 47px;
}
.explore-qcard .heading-title {
    font-size: 62px;
    line-height: 78px;
}
section.home-banner.remitance {
    padding: 100px 0;
}
section.home-banner.remitance .banner-caption {
    padding-top: 80px;
}
section.explore-qcard-section.remitance .explore-qcard .heading-title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
}
section.contact-section {
    padding: 80px 0;
}
.contact-top-row {
    margin: 15px auto 0;
}

.cos-section .offer-right figure {
    padding-left: 134px!important;
}


}
@media(max-width:1499px){
.Download-app {
    right: 3%;
}
.banner-title {
    font-size: 40px;
    line-height: 50px;
}
.banner-count {
    max-width: 472px;
}
.banner-count p {
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 500;
}
.offer-dtl {
    padding: 28px 25px;
}
.offer-right figure::before {
    height: 89px;
    width: 340px;
    right: 6%;
    background-size: 291px;
}
.pay-bill-row {
    padding: 35px 25px;
}
.text-padding-top {
    padding-top: 25px;
}
.pay-option ul li figure {
    width: 110px;
    height: 110px;
    line-height: 102px;
}
.pay-option ul li figure img {
    max-width: 74px !important;
}
.supercharge-money .heading-title {
    font-size: 45px;
    line-height: 55px;
}
.ftr-item ul li {
    font-size: 16px;
    line-height: 22px;
    padding: 2px 0;
}
.top-ftr .col-sm-4 {
    padding-right: 30px;
}
.offer-right figure {
    padding-left: 118px!important;
}
.explore-qcard {
    padding: 30px 0;
}
.explore-qcard .heading-title {
    font-size: 51px;
    line-height: 70px;
    width: 49%;
}
.hard-earned-money-top .col-sm-4 {
    padding: 15px;
}
.hard-earned-money-top .col-sm-6 {
    padding: 15px;
}

section.card-offer-section.business-inn .offer-dtl {
    padding: 32px 20px;
}
section.explore-qcard-section.remitance .explore-qcard .heading-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
}
.call-box a {
    font-size: 18px;
    line-height: 22px;
}
.call-dtl h5 {
    font-size: 18px;
    line-height: 22px;
}
.contact-call-box p {
    font-size: 16px;
    line-height: 20px;
}   





}
@media(max-width:1399px){
.offer-dtl {
    padding: 33px 25px;
}
.offer-right figure::before {
    height: 66px;
    width: 244px;
    right: 16%;
    background-size: 244px;
}
 
.contary li {
    padding: 17px 4px;
    font-size: 12px;
}
.offer-dtl {
    padding: 38px 25px;
}
section.about-section {
    padding: 60px 0px 40px 0px;
}
section.about-section {
    padding: 30px 0px 20px 0px;
}
.blog-right-content {
    padding: 20px 60px; 
}
.madeeasy-tab-list ul {
    padding: 10px 15px;
    margin: 22px 0;  
}
section.blog-detail-page {
    padding: 60px 0px;
}
.blog-details-left h2 {
    font-size: 26px;
    line-height: 32px; 
}
.sidebar-categories h4 {
    font-size: 20px; 
}
div#comments {
    padding-top: 20px;
}
.transaction-rewards-section.default-banner {
    margin-bottom: 60px;
}
.business-inn .offer-dtl {
    min-height: 302px;
}
.business-inn .offer-right {
    min-height: 655px;
}
}
 

@media(max-width:1299px){
 
.contary {
    display: block;
    padding: 10px 0;
}
.contary li {
    padding: 5px 7px;
    font-size: 12px;
}
.contary p {
    padding-bottom: 20px;
}
.offer-dtl {
    padding: 23px 25px;
}


}
@media(max-width:1199px){
	.transaction-rewards-row { 
    background-size: cover; 
}
	.transaction-rewards-row { 
    min-height: auto;
}
.container {
    padding: 0 15px;
}
section.card-section {
    margin-top: 40px;
}
 .heaer-top .col-sm-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.heaer-top .col-sm-9 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.header-bottom {
    padding-left: 0;
    padding-right: 20px;
}
.banner-title {
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 15px;
}
.banner-count p {
    font-size: 18px;
    line-height: 24px;
}
.banner-caption {
    padding-top: 40px;
}
.home-banner {
    padding: 100px 0;  
}
a.theme-btn {
    padding: 12px 21px;
    line-height: 20px;
    font-size: 16px;
}
.banner-btns a.theme-btn.btn-red {
    padding: 12px 40px;
}
p {
    font-size: 16px;
    line-height: 24px;
}
.apps a img {
    max-width: 17px;
}
.apps a {
    padding: 0 6px;
}
.Download-app p {
    padding-right: 5px;
}
.Download-app {
    right: 15px;
    top: 15px;
}
.card-list figure img {
    max-width: 413px;
}
.subheading-title {
    font-size: 26px;
    line-height: 34px;
}
.offer-dtl {
    padding: 25px 15px;
    margin: 20px 0;
}
.offer-right .offer-text {
    padding: 18px 25px 0;
}   
.offer-right figure::before {
    height: 46px;
    width: 134px;
    right: 34%;
    background-size: 144px;
}
section.card-offer-section {
    padding: 20px 0px 20px 0;
}
.heading-title {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 15px;
}
section.pay-bill-section .section-heading.text-center p {
    font-size: 20px;
    line-height: 22px;
}
section.pay-bill-section {
    padding: 20px 0;
}
.pay-bill-row {
    margin: 20px auto 0;
}
.pay-bill figure img {
    max-width: 380px;
}
.pay-bill .pay-bill-condiction .subheading-title br {
    display: none;
}
.text-padding-top {
    padding-top: 10px;
}
.earn-rewards {
    padding: 25px 15px 60px;
}
.rewards-btns {
    bottom: 20px;
}
section.pay-option-section {
    padding: 40px 0;
}
section.pay-option-section .section-heading.text-center p {
    font-size: 20px;
    line-height: 24px;
}
.pay-option-box {
    padding: 25px 15px 90px;
}
.pay-option-btns {
    bottom: 20px;
}
.transaction-rewards-row::after {display: none;}
section.transaction-rewards-section::after {display: none;}
.transaction-rewards-row {
    padding: 20px;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-row {
    padding: 20px 0 0 20px;
} 
section.transaction-rewards-section.bus-tran-inn .transaction-rewards {
    padding-right: 20px;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-btns {
    padding-top: 10px;
}
.supercharge-money .heading-title {
    font-size: 38px;
    line-height: 46px;
}
.supercharge-money-btns {
    padding-top: 10px;
}
section.supercharge-money-section {
    padding: 30px 0 25px;
}
.bottom-ftr {   
    padding: 40px 0;
}
.about-ftr {
    display: block;
    text-align: center;
}
.ftr-logo.top {
    display: block !important;
    padding-bottom: 15px;
}
.top-ftr .col-sm-4 {
    padding: 0 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.top-ftr .col-sm-2 {
    padding: 0 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.newsletter-form {
    max-width: 350px;
    margin: 0 auto 15px;
}
.ftr-title {
    margin: 12px 0;
    font-size: 20px;
    line-height: 28px;
    background: #1e4bb8;
    padding: 7px 0;
    color: #fff;
}
.ftr-item ul li {
    border-bottom: 1px solid rgb(255 255 255 / 74%);
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    display: block;
    padding: 6px 0;
}
.ftr-item ul li:last-child {
    border-bottom: none;
}
.ftr-item hr {
    display: none;
}
.top-ftr {
    padding: 40px 0;
}
.ftr-logo {
    display: none;
}
section.pay-bill-section.busin-inn .pay-bill-row {
    padding-right: 25px;
}
section.transaction-rewards-section.bus-tran-inn .transaction-rewards-row .transaction-rewards-img::before {display: none;}
section.pay-bill-section.busin-inn {
    padding-bottom: 40px;
}
.quto img {
    max-width: 72px;
}
.client-nm-text h6 {
    font-size: 20px;
}
.client-say-box {
    padding: 15px;
}
.testimonial-slider.owl-carousel .owl-dots {
    padding-top: 20px;
}
.owl-stage-outer {
    padding-top: 20px;
}
section.explore-qcard-section {
    padding: 25px 0 40px;
}
.explore-qcard {
    padding: 30px 0;
    display: block;
    text-align: center;
}
.explore-qcard .heading-title {
    font-size: 28px;
    line-height: 32px;
    width: 100%;
    margin-bottom: 20px;
}
.explore-qcard p {
    width: 100%;
}
section.transaction-rewards-section.card-tran-inn::before {
    width: 43%;
}
section.pay-bill-section.card-inn .pay-bill-row {
    background-color: #ffffff !important;
    background: none;
}
section.pay-bill-section.card-inn .pay-bill-row .pay-bill {
    padding-bottom: 0;
}
.top-box-btns {
    bottom: 25px;
}
.hard-earned-top-box {
    padding: 25px 15px 80px;
}
.hard-earned-top-box.div-cl-6 {
    padding: 25px 20px;
}
section.hard-earned-money-section {
    padding-top: 30px;
}
.bottom-text figure img {
    max-width: 189px;
}
.bottom-text p {
    padding-right: 10px;
}
.bottom-text {
    margin-top: 20px;
}
section.testimonial-section {
    padding-bottom: 20px;
}
.pay-option-row {
    padding-top: 20px;
}
section.card-offer-section.business-inn .offer-dtl {
    padding: 16px 20px;
}
section.home-banner.remitance .banner-caption {
    padding-top: 0;
}
section.home-banner.remitance {
    padding: 100px 0;
    background-position: center center;
}
section.pay-bill-section.remitance-inn .pay-bill-row {
    padding-right: 25px;
}
.pay-bill-row {
    padding: 25px 15px;
}

.faq-box .card-header h5, .card-header-title {
    padding: 23px 42px 23px 0px;
    line-height: 28px;
    font-size: 18px;
}
section.faq-section {
    padding-top: 20px;
}
.faq-box .card-header h5:after, .card-header-title::after {
    TOP: 25px;
}
section.explore-qcard-section.remitance .explore-qcard .heading-title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 15px;
}
.explore-qcard-btns {
    padding-top: 10px;
}
section.explore-qcard-section.remitance .explore-qcard {
    padding: 20px 0;
}
section.home-banner.contact {
    padding: 70px 0;
    background-position: center center;
}
section.home-banner.contact .banner-caption {
    padding-top: 30px;
}
.contact-form {
    padding-left: 0;
}
.contact-bottom-row .col-sm-7 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.contact-bottom-row .col-sm-5 {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}
.gform_wrapper .gfield {
    padding: 0 5px 12px;
}
.form-hero .gform_body {
    margin: 0 -5px;
}
.form-hero .gform_wrapper .medium {
    padding: 7px 10px!important;
    height: 43px;
    font-size: 14px !important;
    line-height: 20px;
}
.form-hero input.button.gform_button {
    padding: 9px 34px 9px;
}
.form-hero {
    padding-top: 20px;
}
section.contact-section {
    padding: 40px 0;
}
.contact-top-row {
    margin: 0px auto 0;
}
.contact-bottom-row {
    padding-top: 30px;
}
.con-top-box p {
    font-size: 16px;
    line-height: 22px;
}
.con-top-box figure {
    margin-bottom: 15px;
}
.contact-btns {
    padding-top: 20px;
}
.contact-btns a.theme-btn.btn-red {
    font-size: 16px;
    line-height: 22px;
    padding: 15px 40px;
}
section.contact-section .section-heading.text-center p {
    font-size: 22px;
    line-height: 26px;
}
.con-top-box h4 {
    font-size: 18px;
    line-height: 21px;
}
h1 {
    font-size: 30px;
    line-height: 38px;
}
h2 {
    font-size: 26px;
    line-height: 34px;
}
h3 {
    font-size: 22px;
    line-height: 30px;
}
h4 {
    font-size: 20px;
    line-height: 28px;
}
h5 {
    font-size: 18px;
    line-height: 26px;
}
h6 {
    font-size: 17px;
    line-height: 25px;
}	
.default-css ul li, .default-css ol li { 
    font-size: 16px;
    line-height: 26px; 
}
.commets-col ul {
    padding: 10px 0 10px 0px; 
}
.blog-right-content {
    padding: 20px 30px;
}
.wp-pagenavi { 
    padding: 18px 0;
    margin: 40px auto 0;
}
section.blog-page-section {
    padding: 30px 0px 40px 0px;
}
.wp-pagenavi a, .wp-pagenavi span { 
    padding: 6px 12px;
    margin: 4px; 
}
.wp-pagenavi {
    padding: 14px 0;
    margin: 35px auto 0;
}
section.blog-detail-page {
    padding: 35px 0px;
}
.blog-side-bar {
    padding-left: 24px;
}
.transaction-rewards-section.default-banner {
    margin-bottom: 40px;
}
.trs-section .section-heading.text-center p { 
    font-size: 20px;
    line-height: 26px;
}
.trs-section {
    padding-bottom: 20px;
}
.col-sm-3.header-bbtn {
    position: absolute;
    right: 30px;
}
.sign-btn a {
    font-size: 15px; 
    padding: 6px 20px; 
}
.top-logo img {
    width: 140px !important;
}
.cos-section .offer-dtl {
    min-height: auto;
}
.cos-section .offer-right { 
    min-height: auto;
}
.business-inn .offer-dtl {
    min-height: auto;
}
.business-inn .offer-right {
    min-height: auto;
}
}
@media(max-width:1024px){
	.offer-dtl {
    padding: 12px 15px; 
}
.offer-right figure {
    padding-left: 20px;
}
.pay-option ul li figure {
    width: 90px;
    height: 90px;
    line-height: 82px;
}
.pay-option ul li figure img {
    max-width: 62px !important;
}


}
@media(max-width:991px){
	.offer-right figure {
    padding-left: 104px!important;
}
section.transaction-rewards-section.card-tran-inn .transaction-rewards .subheading-title br {
    display: none;
}
.hard-earned-top-box.div-cl-6 {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hard-earned-top-box.div-cl-6 .hard-earned-box-text {
    width: 100%;
    order: 2;
}
.hard-earned-top-box.div-cl-6 figure {
    width: 100%;
    text-align: center;
    order: 1;
}
.hard-earned-money-top .col-sm-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.hard-earned-money-top .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
h1 {
    font-size: 24px;
    line-height: 32px;
}
h2 {
    font-size: 22px;
    line-height: 30px;
}
h3 {
    font-size: 20x;
    line-height: 28px;
}  
h4 {
    font-size: 19px;
    line-height: 27px;
}
h5 {
    font-size: 18px;
    line-height: 26px;
}
h6 {
    font-size: 17px;
    line-height: 25px;
}
.search-form { 
    top: 0px; 
}
.blog-right-content {
    padding:0px;
}
.blog-right-content p {
    margin-bottom: 5px;
}
.blog-page-section .row {
    margin-bottom: 34px; 
}
.blog-details-left h2 {
    font-size: 22px;
    line-height: 30px;
}
.blog-details-left h2 {
    padding-bottom: 12px;
    margin-bottom: 2px;
}
.sidebar-categories h4 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 8px;
}
.sidebar-categories ul li {
    font-size: 16px; 
    padding: 10px 10px; 
}
.latest-blog-sidebar h5 {
    font-size: 16px;
    line-height: 22px; 
}
.latest-blog-sidebar figure {
    margin: 0 0 10px;
}
.latest-blog-sidebar span {
    font-size: 14px;
    line-height: 20px; 
}
div#comments p {
    margin-bottom: 10px;
}
.blog-side-bar {
    padding-left: 10px;
}
.sidebar-categories ul {
    margin-bottom: 22px;
}
p.form-submit input#submit {
    padding: 8px 24px; 
    line-height: 24px;
    font-size: 15px;
}
textarea#comment { 
    height: 100px;
	 border-radius: 6px;
}
#commentform input#author, #commentform input#email, #commentform input#url {
     border-radius: 6px;
    height: 40px;
}
div#comments label {
    font-size: 14px;
    margin-bottom: 2px;
    display: inline;
}
.top-ftr {
    padding: 24px 0;
}
.newsletter-form .mailpoet_text { 
    height: 46px !important; 
}
input.mailpoet_submit { 
    font-size: 16px;
    line-height: 32px; 
}
.bottom-ftr {
    padding: 30px 0 20px 0px;
}
#mailpoet_form_1 .mailpoet_paragraph {
   margin-bottom: 0px !important; 
}
.rewards-cnt {
    min-height: auto;
}

}
@media(max-width:900px){
section.card-offer-section .col-sm-6 {
    padding: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
section.card-offer-section.cards-inn .card-offer-box .subheading-title br {
    display: none;
}
.contact-bottom-row .col-sm-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 30px;
}
.contact-bottom-row .col-sm-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}



}
@media(max-width:812px){
p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.banner-title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 15px;
}
.banner-count p {
    font-size: 16px;
    line-height: 21px;
}
a.theme-btn {
    padding: 10px 17px;
    line-height: 20px;
    font-size: 14px;
}
.banner-btns a.theme-btn.btn-red {
    padding: 10px 34px;
}
.banner-caption {
    padding-top: 20px;
}
.home-banner {
    padding: 60px 0;
}
section.card-offer-section .col-sm-6 {
    padding: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.subheading-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
}
.offer-right figure::before {display: none;}
.heading-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
}
section.pay-bill-section .section-heading.text-center p {
    font-size: 18px;
    line-height: 24px;
}
.pay-bill figure img {
    max-width: 290px;
}
.pay-bill .pay-bill-condiction {
    width: 57%;
}
section.pay-option-section .col-sm-6 {
    padding: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.supercharge-money .heading-title {
    font-size: 28px;
    line-height: 37px;
}
.pay-option ul li { 
    width: 110px; 
}
section.coming-soon { 
    padding: 6rem 0rem;
}
.explore-qcard .heading-title {
    font-size: 24px;
    line-height: 30px;
    width: 100%;
    margin-bottom: 15px;
}
.explore-qcard-btns {
    padding-top: 15px;
}
section.transaction-rewards-section.card-tran-inn::before {display: none;}
.bottom-text figure img {
    max-width: 139px;
}
section.home-banner.remitance {
    padding: 50px 0;
}
.faq-box .card-header h5, .card-header-title {
    padding: 17px 42px 17px 0px;
    line-height: 28px;
    font-size: 16px;
}
.card-body.default-css {
    padding: 2px 10px 5px 0px;
}
section.explore-qcard-section.remitance .explore-qcard .heading-title {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 15px;
}
section.home-banner.contact {
    padding: 40px 0;
}
section.contact-section .section-heading.text-center p {
    font-size: 18px;
    line-height: 26px;
}


}
@media(max-width:767px){
.transaction-rewards-row .col-sm-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.transaction-rewards-row .col-sm-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
    section.coming-soon { 
    padding: 5rem 0rem;
}

.owl-nav button.owl-prev span, button.owl-next span{display: none;}
.owl-nav button.owl-prev, button.owl-next {
    background-position: center !important;
    background-repeat: no-repeat !important;
    right: 0;
    bottom:0%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: relative;
}
.owl-nav button.owl-prev{
    background: #2a3c51 url(../images/left-arow.png) no-repeat !important;
    left: -10px;
    background-position: center !important;
    background-size: 16px !important;
}
.owl-nav button.owl-next{
    background: #2a3c51 url(../images/next-arow.png) no-repeat !important;
    right: -10px;
    background-position: center !important;
    background-size: 16px !important;
}
.owl-nav button.owl-prev:hover{
    background: #1e4bb8  url(../images/left-arow.png) no-repeat !important;
    background-position: center !important;
    background-size: 16px !important;
}
.owl-nav button.owl-next:hover{
    background: #1e4bb8  url(../images/next-arow.png) no-repeat !important;
    background-position: center !important;
    background-size: 16px !important;
}   
.owl-nav {
    padding-top: 20px;
    text-align: center;
}
 
section.blog-detail-page .col-sm-8, section.blog-detail-page  .col-sm-4{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
	
section.blog-page-section .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
section.blog-page-section {
    padding: 24px 0px 30px 0px;
}
.blog-left-image {
    margin-bottom: 15px;
}
.madeeasy-tab-list ul li {
    font-size: 15px; 
}
.search-field { 
    padding: 9px 42px 9px 16px;
}
.blog-page-section .row {
    margin-bottom: 20px;
}
.wp-pagenavi {
    padding: 14px 0;
    margin: 20px auto 0;
}
section.blog-detail-page {
    padding: 30px 0px;
}
.blog-side-bar {
    padding-left: 0px;
    margin-top: 20px;
}
.sidebar-categories h4 {
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 0px;
}
.sidebar-categories ul li {
    font-size: 15px;
    padding: 9px 0px;
}
.latest-blog-sidebar {
    margin-top: 8px;
}
 .sign-btn a {
    font-size: 14px;
    padding: 6px 15px;
}
	.transaction-rewards-img {
    text-align: center;
}
}
@media(max-width:700px){
.heaer-top .col-sm-3 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.heaer-top .col-sm-9 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.pay-bill {
    display: block;
}   
.pay-bill .pay-bill-condiction {
    width: 100%;
}
.pay-bill figure {
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}
.pay-bill-row {
    padding: 30px 15px;
}
.transaction-rewards-row .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
section.pay-bill-section.remitance-inn .pay-bill-row {
    background: none;
    background-color: #00a1e8;
}
section.transaction-rewards-section.card-tran-inn .transaction-rewards-img {
    padding-top: 20px;
}



}
@media(max-width:600px){
section.earn-rewards-section .col-sm-6 {
    padding: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}



}
@media(max-width:575px){
.heaer-top .col-sm-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding: 0;
}
.heaer-top .col-sm-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    position: static;
    padding: 0;
}
.header-bottom {
    display: block;
    padding: 0;
}
.sign-btn a {
    color: #fff;
    padding: 8px 30px;
    border-radius: 0;
    margin: 0;
    display: block;
    background: #db4700 !important;
    line-height: 20px;
}
.sign-btn a:hover {
    color: #fff;
    background: #000  !important;
}
a.bg-white {
    background: #fff !important;
}
.header-section {
    padding: 0px 0px;
}
.top-logo {
    padding: 15px 0;
}
.Download-app {
    display: none;
}
.banner-caption {
    padding-top: 0;
}
.pay-bill figure img {
    max-width: 100%;
}
.supercharge-money-row .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.supercharge-money-row .col-sm-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.supercharge-money {
    padding-bottom: 30px;
}
.sign-btn { 
    display: flex;
}.sign-btn a { 
    width: 50%;
    display: inline-block;
}
.sticky .sign-btn{
	display:none;
}
.top-logo img {
    width: 130px !important;
}
.card-list figure img {
    max-width: 75% !important;
}
section.card-section {
    margin-top: 30px;
}
section.card-offer-section .col-sm-6 {
    padding: 10px 15px; 
}
section.card-offer-section {
    padding: 20px 0px 0px 0;
}
.banner-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 12px;
}
.banner-count p {
    font-size: 15px;
    line-height: 20px;
}
.banner-btns a.theme-btn.btn-red {
    padding: 8px 30px;
}
.sign-btn a {
    font-size: 15px;
}
.subheading-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
}
.heading-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 8px;
}
.pay-bill-row {
    padding: 20px 15px;
}p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}
.earn-rewards-section .subheading-title br {
    display: none;
}.rewards-cnt {
    min-height: auto;
}
section.pay-option-section .section-heading.text-center p {
    font-size: 18px;
    line-height: 22px;
}
section.pay-option-section {
    padding: 20px 0;
}
.pay-option-row {
    padding-top: 0px; 
}.pay-option-cnt {
    min-height: auto;
}.pay-option-box {
    padding: 25px 15px 70px;
}
.supercharge-money .heading-title {
    font-size: 24px;
    line-height: 30px;
}
section.supercharge-money-section {
    padding: 30px 0 20px;
}
.top-ftr {
    padding: 20px 0;
}
input.mailpoet_submit {
    top: 8px;
}
.newsletter-form .mailpoet_text {
    height: 45px !important;
}
.bottom-ftr {
    padding: 30px 0;
}
.contary li {
    padding: 0px 2px;
    font-size: 12px;
	line-height: 16px;
}.contary p {
    padding-bottom: 10px;
}
.header-section { 
    border-bottom: 0px;
} 
.pay-option ul li { 
    width: 100px; 
}.pay-option ul li figure img {
    max-width: 50px !important;
}
.pay-option ul li figure {
    width: 80px;
    height: 80px;
    line-height: 75px;
}
section.coming-soon {
    padding: 3rem 0rem;
}
.hard-earned-money-top .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.hard-earned-money-top .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.testimonial-bottom-row {
    display: none;
}
section.home-banner.remitance {
    padding: 40px 0;
}
.contact-top-row .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

h1 {
    font-size: 24px;
    line-height: 32px;
}
h2 {
    font-size: 22px;
    line-height: 30px;
}
h3 {
    font-size: 20px;
    line-height: 28px;
}  
.default-css ul li, .default-css ol li { 
    font-size: 15px;
    line-height: 22px; 
}
.default-css ul li { 
    background-position: 0 6px; 
    background-size: 13px;
}
.default-css ul {
    margin-bottom: 15px;
}
.madeeasy-tab-list ul {
    padding: 8px 12px;
    margin: 20px 0 15px 0px;
}
.search-form { 
    width: 100%;
}
.search-field {
    padding: 8px 42px 8px 16px;
    border-radius: 5px;
}
.search-btn { 
    width: 40px;
    height: 40px; 
    top: -2px;
    right: 8px; 
}
.blog-left-image {
    margin-bottom: 10px;
}
section.blog-page-section {
    padding: 20px 0px 30px 0px;
}
.blog-right-content p {
    font-size: 15px;
    line-height: 22px; 
}
.blog-details-left h2 {
    font-size: 20px;
    line-height: 28px;
}
h2#reply-title {
    margin: 0px;
}
.offer-right figure {
    padding-left: 50px!important;
}
.heading-title br {
    display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 4px 10px;
    margin: 2px;
}
section.blog-detail-page {
    padding: 24px 0px;
}
.transaction-rewards-section.default-banner {
    margin-bottom: 34px;
}
.trs-section .section-heading.text-center p { 
    font-size: 18px;
    line-height: 24px;
}
.trs-section {
    padding-bottom: 15px;
}
section.pay-bill-section.remitance-inn {
    padding-bottom: 30px;
}
section.card-offer-section.remitance-innr {
    padding: 24px 0px 20px 0;
}
.rem-inns {
    padding-top: 0px;
}section.card-offer-section.remitance-innr .section-heading.text-center p {
    font-size: 20px;
    line-height: 26px; 
}
section.pay-bill-section.remitance-inn-2 {
    padding-top: 0px;
}
section.pay-bill-section.remitance-inn-2 .pay-bill-row {
    margin: 5px auto 0;
}
section.faq-section {
    padding-top: 15px;
}
.faq-box .card-header h5, .card-header-title {
    padding: 12px 42px 12px 0px;
    line-height: 26px;
}
section.explore-qcard-section.remitance .explore-qcard {
    padding: 0px 0;
}
section.explore-qcard-section.remitance .explore-qcard p {
   margin-bottom: 5px;
}
section.explore-qcard-section.remitance .explore-qcard .heading-title {
   margin-bottom: 10px;
   font-size: 22px;
    line-height: 30px;
}
.text-padding-top {
    padding-top: 5px;
    margin-bottom: 2px;
}
section.testimonial-section .section-heading.text-center p {
    font-size: 20px;
    line-height: 26px; 
}
section.pay-bill-section.busin-inn .pay-bill-row {
    margin-top: 10px;
}
section.testimonial-section {
    padding-bottom: 0px;
}
section.hard-earned-money-section {
    padding-top: 20px;
}
section.hard-earned-money-section .section-heading.text-center p {
    font-size: 20px;
    line-height: 26px; 
}
.hard-earned-money-top .col-sm-6 {
    padding: 10px 15px;
}
.hard-earned-money-top .col-sm-4 {
    padding: 10px 15px;
}
.explore-qcard {
    padding: 15px 0; 
}
.explore-qcard .heading-title {
    font-size: 22px;
    line-height: 26px; 
    margin-bottom: 10px;
}
.explore-qcard-btns.qcard {
    width: 100%;
    text-align: center;
}
section.explore-qcard-section {
    padding: 20px 0 30px;
}
.contact-btns {
    padding-top: 10px;
}
.contact-btns a.theme-btn.btn-red {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 35px;
}
.contact-top-row .col-sm-6 {
    padding: 10px 15px;
}
.contact-bottom-row {
    padding-top: 20px;
}
.contact-box {
    padding-top: 6px;
}
.call-box a {
    font-size: 15px;
    line-height: 18px;
}
.call-dtl h5 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 2px;
}
.contact-bottom-row .col-sm-7 { 
    padding-top: 15px;
}
.form-hero {
    padding-top: 5px;
}
.gform_body p {
    margin-bottom: 4px;
}
.form-hero input.button.gform_button { 
    line-height: 20px;
    font-size: 14px;
}
section.contact-section {
    padding: 30px 0;
}
 
.contact-call-box p {
    font-size: 15px;
    line-height: 20px;
}
.call-box { 
    padding: 10px 0;
}
.pay-option-box figure img { 
    padding: 10px 0px;
}
input#wp-comment-cookies-consent {
    position: relative;
    top: 2px;
}
.col-sm-3.header-bbtn {
    position: relative;
    right: 0px;
}
.offer-right .card-offer-txt {
    min-height: auto;
}
.offer-right.busn figure {
    padding: 20px !important;
}
 
}
@media(max-width:525px){
 
 
.offer-dtl figure {
    margin-top: 20px;
}
.offer-dtl figure img {
    max-width: 247px;
}
.call-box {
    display: block; 
}
.gform_wrapper .gfield.gfield--width-half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}
@media(max-width:480px){
.card-list figure img {
    max-width: 100%;
}
section.home-banner.card {
    background-position: center center;
}
section.explore-qcard-section.remitance .explore-qcard .heading-title BR{display: none;}

}
@media(max-width:420px){
}

@media(max-width:420px){
}
@media screen and (max-width: 1980px) and (min-width: 1699px) {
.mhight { 
    height: 850px; 
}
}
