@import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap');

html{
    overflow-y: scroll;
    overflow-x: hidden;
}
body {
    /*background: #fff;*/
    /*font-size: 20px;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*color: #323232;*/
}
body.post-type-archive-review,body.tax-industry,body.single-bpp_reviews,body.page-template-template-review {
    color: #8f9ca0 !important;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
body.page-template-template-review h1 {
    font-weight: 400;
    font-size: 32px;
    text-align: center;
    margin: 40px 0;
}
body.post-type-archive-review h5,body.tax-industry h5,body.single-bpp_reviews h5{
    margin-top: 0;
}
body.post-type-archive-review:before,body.tax-industry:before,body.single-bpp_reviews:before,body.page-template-template-review:before{
    z-index: 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 400px;
    height: 2000px;
    background: #e7ebec;
    -webkit-transform: skew(0,-12deg);
    transform: skew(0,-12deg);
}
.container{
    width: 100%;
    max-width: 1440px;
    padding-right: 15px;
    padding-left: 15px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;

}

/*.page-template-template-our-review  main.main{*/
/*padding-top: 25px !important;*/
/*}*/


.hero-banner-section{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #e8f3fc;
    position: relative;
}
.hero-banner-section .figure-underneath{
    position: absolute;
    width: 43%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
}
.hero-banner-section .figure-underneath .figure{
    height: 100%;
    background-size: cover !important;
    width: 100%;
}
.hero-banner-section .section-content{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 15px 15px;
}
.hero-banner-section .text-block{
    width: 70%;
    float: right;
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 30px 45px;
    color: #7d7d7d;
    box-shadow: 9px 5px 12px rgba(16,12,17,0.4);
}
.hero-banner-section .text-block h1{
    font-size: 42px;
    color: #189fbd;
    font-family: 'Frank Ruhl Libre', serif;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.hero-banner-section .text-block h1:after{
    content: '';
    width: 100px;
    height: 4px;
    background: #189fbd;
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
}
.hero-banner-section .text-block p{
    color: #7d7d7d;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.6;
}
.separate-sec{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 35px 0;
}
.separate-sec p,.review-section-content-main-block p,.review-section .aside-block p{
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
}
section.review-section{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.review-section-content-main-block{
    float: left;
    width: calc(100% - 380px);
    padding: 0 10px;
}
.review-section-content-main-block .main-block{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.main-block .block-content{
    overflow: hidden;
    height: 100%;
}
.aside-block{
    width: 380px;
    float: left;
    padding: 0 10px;
}
.aside-block .block-content{
    padding-top: 40px;
    /*max-width: 350px;*/
    /*float: right;*/
}
.review-section:first-of-type .aside-block .block-content{
    border-top: 10px solid #d9d9d9;
    padding-top: 20px;
}
.sub-block{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 25px 0;
    border-bottom: 10px solid #49aabe;
    height: 100%;
}
.sub-block:first-of-type{
    border-top: 10px solid #49aabe;
    padding-top: 20px;
}
.review-section .sub-block-content{
    padding: 30px 40px 35px 20px;
    background: #f5f5f5;
    height: 100%;
}
.sub-block-content .content-aligned{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.review-section:nth-of-type(2n) .sub-block-content{
    background: #f9f1fc;
    padding: 30px 20px 50px 40px;
}
.sub-block:last-of-type{
    border-bottom: none;
}
.sub-block .detail-block{
    background: #fff;
    padding: 25px 25px 20px 30px;
    float: left;
    width: 64%;
    box-shadow: 8px 5px 12px rgba(0,0,0,0.3);
    position: relative;
    z-index: 1;
}

.sub-block .summarize-block{
    float: left;
    width: 36%;
    padding-top: 75px;
    position: relative;
}
.review-right-align .summarize-block{
    margin-left: auto;
    order: 2;
}
.summarize-block .content-holder{
    max-width: 280px;
    margin: 0 auto;
}
.heading-area {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}
.heading-area .tagline{
    background-color: #8258c0;
    background-image: linear-gradient(to right, #6b49be 0%, #bc7dc4 60%,#bc7dc4 100%);
    color: #fff;
    padding: 1px 13px;
    font-family: 'Frank Ruhl Libre', serif;
}
.heading-area .tagline h2{
    font-size: 36px;
    margin: 2px 0;
}
.heading-area .tagline h2 span{
    font-weight: 400;
    font-size: 28px;
}
.digit{
    position: absolute;
    top: -25px;
    left: -120px;
}
.review-right-align .digit{
    right: -115px;
    left: auto;
}
.digit span {
    font-size: 60px;
    font-weight: 100;
    color: #0087ff;
    line-height: 1.2;
    display: inline-block;
    /* top: -20px; */
    padding: 0 20px 0 5px;
    border-bottom: 2px solid;
}
.review-right-align .digit span {
    padding: 0 20px 0 5px;
    padding: 0 0 0 20px;
}
.sub-block:nth-of-type(2n) .digit span{
    color: #6b49be;
}
.heading-area .heading{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.heading-area .heading h3{
    font-size: 30px;
    line-height: 1.2;
    color: #646464;
    font-weight: 400;
    font-family: 'Frank Ruhl Libre', serif;
}
.sub-block .detail-content{
    padding: 10px 0;
}
.sub-block .detail-block p{
    line-height: 1.6;
}
.title {
    background: #0072b5;
    padding: 5px 15px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px 0 5px;
}
.title h5{
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    font-weight: 400;
}
.sub-block .pros-content,.sub-block .cons-content{
    padding: 5px 0;
}
.feature-logo{
    padding: 15px 10px 20px;
    border-bottom: 1px solid;
    text-align: center;
}
.feature-logo .figure {
    max-width: 200px;
}
.feature-logo img{
    max-width: 100%;
}
.review-item{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px 0;
    border-bottom: 1px solid;
    font-size: 16px;
}
.review-item .btn{
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 10px;
    min-width: 230px;
    letter-spacing: 0.3px;
    margin: 5px 0;
    display: inline-block;
    background: rgba(68,184,252,0.7);
    white-space: normal;
}
.review-item .btn:hover{
    background: rgba(68,184,252,1);;
}
.btn.green-btn{
    background: #49aabe;
}
.btn.green-btn:hover{
    background: #3c9aad;
}
.btn.pink-btn{
    background: #bc7dc4;
}
.btn.pink-btn:hover{
    background: #a863b1;
}
.btn.pri-color{
    text-align: left;
}
.btn.large-btn{
    min-width: 230px;
}
.review-item ul{
    list-style: none;
    padding-left: 0;
}
.review-item a{
    color: #71aded;
}
.review-item .vote-area{
    padding: 5px 0 10px;
}
.review-item .vote-area img{
    display: inline-block;
    vertical-align: top;
}
.review-item .vote-area a{
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.review-item li{
    padding-left: 16px;
    margin-bottom: 5px;
    position: relative;
    color: #636365;
}
.review-item li:before{
    content: '\f013';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 12px;
}
.ranking h2{
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 5px;
}
.review-item .criteria{
    position: relative;
    z-index: 1;
}
.review-item .criteria h4{
    font-size: 22px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #646464;
}
.numeric-value {
    position: absolute;
    bottom: -20px;
    left: -30px;
    pointer-events: none;
    z-index: 0;
    line-height: 1;
}
.numeric-value h2{
    font-size: 400px;
    font-weight: bold;
    color: rgba(30,18,78,0.1);
    line-height: 0.75;
    transform: scale(1 , 0.9);
    z-index: -1;
    letter-spacing: -20px;
}

.review-right-align .numeric-value{
    left: -25px;
    right: auto;
}
.review-right-align .numeric-value h2{
    font-size: 360px;
}

.aside-item{
    background: #f5f5f5;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 16px;
    margin-bottom: 20px;
}
.aside-item:last-of-type {
    margin-bottom: 40px;
}
.aside-item p{
    font-weight: 300;

}
.aside-item .heading{
    background: #bc7dc4;
    text-align: center;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 5px 0;
}
.aside-item .heading h3,.aside-item .heading a{
    color: #fff;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    letter-spacing: 1.7px;
}
.aside-item .heading a{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 10px 0;
}
.aside-item .detail-area{
    padding: 10px 20px 15px;
    position: relative;
}
.aside-item .detail-area:after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #6c4abe;
    background-image: linear-gradient(to right, #6c4abe, #f69294) ;
}
.aside-feature-logo{
    padding: 15px 0;
}
.aside-feature-logo .figure{
    max-width: 140px;
    margin: 0 auto;
}
.aside-feature-logo .figure img{
    max-width: 100%;
}
.aside-item h6{
    font-size: 18px;
    margin-bottom: 15px;
}
.aside-item .bottom-content{
    padding: 15px 0;
    border-top: 1px solid;
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.aside-item .bottom-content p{
    font-weight: 400;
    font-size: 18px;
}

ul.angle-icon-li{
    list-style: none;
    padding: 20px 10px 15px 5px;
    margin-bottom: 0;
}
ul.angle-icon-li li{
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
ul.angle-icon-li li a{
    color: #323232;
}
ul.angle-icon-li li:before{
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0px;
    color: #f79ea0;
}
.conclusion-section .sub-block-content {
    padding: 25px 30px 20px;
}
.conclusion-section .heading-area{
    border-bottom: 0;
    margin-bottom: 15px;
}
.conclusion-section .sub-block-content p{
    color: #646464;
    font-size: 22px;
    font-family: 'Frank Ruhl Libre', serif;
    letter-spacing: 0.25px;
    line-height: 1.4;
    font-weight: 400;
}
.conclusion-section .sub-block-content .text{
    max-width: 875px;
}
.aside-block .aside-items-list.fixed-block{
    position: fixed;
    top: 0;
    height: 100vh;
    overflow: auto;
    max-width: 360px;
}
.aside-block .block-content{
    width: 100%;
}
body.archive .content-container::before, body.blog.paged .content-container::before {
    content: none;
}
@media(min-width: 1600px){
    .hero-banner-section .section-content{
        padding: 110px 0;
    }
}
@media(max-width: 1400px){
    .sub-block .summarize-block{
        padding-left: 15px;
        padding-right: 15px;
    }
    .hero-banner-section .text-block{
        width: 70%;
        float: right;
        position: relative;
        z-index: 1;
        background: #fff;
        padding: 30px 40px;
        color: #7d7d7d;
        box-shadow: 5px 5px 10px rgba(16,12,17,0.25);
    }
}
@media(max-width: 1300px){
    .separate-sec p {
        font-size: 16px;
    }
    .heading-area .heading h3{
        font-size: 26px;
    }
    ul.angle-icon-li {
        list-style: none;
        padding: 15px 5px;
        margin-bottom: 0;
    }
    ul.angle-icon-li li{
        font-size: 17px;
        padding-left: 20px;
    }
    .feature-logo {
        padding: 15px 30px 25px 30px;
    }
    .numeric-value h2 {
        font-size: 330px;
    }
    .review-right-align .numeric-value h2{
        font-size: 320px;
    }
    .numeric-value{
        left: -25px;
    }
    .aside-item .heading h3, .aside-item .heading a {
        font-size: 18px;
        letter-spacing: 1.5px;
    }
    .sub-block .summarize-block{
        padding-top: 80px;
    }
    .sub-block .detail-block {
        box-shadow: 8px 5px 7px rgba(0,0,0,0.02);
        padding-left: 30px;
    }
    .review-item .btn{
        font-size: 16px;
    }
    .heading-area .tagline h2 {
        font-size: 28px;
        margin: 5px 0;
    }
    .review-section .sub-block-content {
        padding: 30px 25px 40px 25px;
    }
    .review-section:nth-of-type(2n) .sub-block-content {
        padding: 30px 10px 40px 25px;
    }
    .aside-feature-logo {
        padding: 15px 0;
    }
    .aside-feature-logo .figure {
        max-width: 150px;
    }
    .title h5 {
        font-size: 20px;
    }
    .review-item{
        font-size: 15px;
    }
    .hero-banner-section .text-block {
        padding: 25px 35px;
    }
    .hero-banner-section .text-block h1{
        font-size: 36px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }
    .conclusion-section .sub-block-content p {
        font-size: 24px;
    }

}
@media(max-width: 1199px){
    .review-section-content-main-block,.aside-block{
        width: 100%;
    }
    .sub-block{
        padding-bottom: 10px;
    }
    .sub-block:first-of-type{
        border-top: 5px solid #49aabe;
        padding-top: 10px;;
    }
    .feature-logo .figure {
        max-width: 170px;
    }
    .aside-block .block-content{
        max-width: 100%;
        padding-top: 10px;
    }
    .review-section:first-of-type .aside-block .block-content {
        border-top: 0px;
        padding-top: 10px;
    }
    .aside-item {
        margin-bottom: 15px;
    }
    .review-item li {
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .heading-area .tagline h2{
        font-size: 24px;
    }
    .conclusion-section .sub-block-content{
        padding-left: 20px;
        padding-bottom: 20px;
    }
    .conclusion-section .sub-block-content p {
        font-size: 20px;
    }
    .conclusion-section .sub-block-content .text{
        max-width: 100%;
    }
    .conclusion-section .heading-area {
        margin-bottom: 10px;
    }
    .hero-banner-section .figure-underneath .figure{
        background-position: center right !important;
    }
    .separate-sec {
        padding: 15px 0;
    }
    ul.angle-icon-li li {
        font-size: 16px;
    }
}
@media(max-width: 992px){
    .hero-banner-section .text-block{
        width: 80%;
    }
    /*.hero-banner-section .text-block h1 {*/
        /*font-size: 40px;*/
    /*}*/
    /*.hero-banner-section .text-block p {*/
        /*font-size: 18px;*/
        /*margin-bottom: 20px;*/
    /*}*/
}
@media(max-width: 860px){
    .review-item .btn{
        min-width: auto;
        width: 100%;
    }
    .review-right-align .numeric-value{
        left: -40px;
    }
}
@media(max-width: 768px){
    .review-section-content-main-block,.aside-block{
        padding: 0;
    }
    .sub-block .detail-block,.sub-block .summarize-block{
        width: 100%;
    }
    .numeric-value,.review-right-align .numeric-value {
        left: 50%;
        transform: translateX(-50%);
        bottom: auto;
        top: -10px;
    }
    .numeric-value h2,.review-right-align .numeric-value h2 {
        font-size: 270px;
        letter-spacing: 0;
    }
    .sub-block .summarize-block {
        padding-top: 60px;
        margin-bottom: 20px;
    }
    .review-right-align .summarize-block{
        order: initial;
        margin-left: 0;
    }
    .heading-area .digit{
        display: none;
    }
    .review-section .sub-block-content,.review-section:nth-of-type(2n) .sub-block-content{
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px;
    }
    .sub-block .detail-block {
        padding: 20px;
    }
    .sub-block .detail-content{
        padding: 10px 0;
    }
    .heading-area .tagline{
        margin-bottom: 10px;
    }
    .heading-area .heading h3 {
        font-size: 22px;
    }
    .title h5 {
        font-size: 18px;
    }
    .hero-banner-section .text-block{
        width: 90%;
        padding: 25px 35px;
    }
    .hero-banner-section .text-block {
        padding: 25px 35px;
    }
    .hero-banner-section .text-block h1 {
        font-size: 36px;
    }
}
@media(max-width: 479px){
    .numeric-value, .review-right-align .numeric-value{
        top: 0;
    }
    .numeric-value h2,.review-right-align .numeric-value h2 {
        font-size: 240px;
    }
    .sub-block .summarize-block {
        padding-left: 5px;
        padding-right: 5px;
    }
    .feature-logo {
        padding: 15px 10px;
    }
    .sub-block .detail-block {
        padding: 20px 15px;
    }
    .sub-block .detail-block p {
        line-height: 1.5;
    }
    .aside-item .detail-area {
        padding: 10px 15px 15px;
    }
    .aside-item:last-of-type {
        margin-bottom: 30px;
    }
    .conclusion-section .heading-area {
        margin-bottom: 15px;
    }
    .hero-banner-section .section-content {
        padding: 30px 5px;
    }
    .hero-banner-section .text-block {
        padding: 25px;
        width: 100%;
    }
    .hero-banner-section .text-block h1 {
        font-size: 26px;
    }
}

/*industry page css*/


/*== Banner Sec CSS ==*/
.industry-page-wrapper {
    max-width: 2500px;
    margin: 0 auto;
    width: 100%;
}
.industry-page-wrapper ul{
    padding: 0;
    list-style: none;
}
.industry-page-wrapper p,.industry-page-wrapper li{
    color: #555555;
    font-size: 16px;
    font-weight: 400;
}
.industry-page-wrapper .container{
    width: 100%;
    max-width: 1580px;
}
.page-template-template-high-risk-industries .page-header,.tax-review_processors_tax .page-header{
    display: none;
}
.banner-sec {
    background-size: cover !important;
    background-position: center top !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: 660px;
}


.banner-content {
    padding-right: 130px;
    width: 100%;
}

.banner-content-sec {
    max-width: 585px;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 660px;
}

.banner-title h1 {
    font-size: 60px;
    color: #fff;
    margin-bottom: 50px;
}


.banner-title p {
    font-size: 28px;
    color: #fff;
    position: relative;
    padding-bottom: 40px;
}


.banner-title p:after {
    background: #189fbd;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 140px;
    height: 8px;
}


.merchant-btn {
    background: #e8f3fc;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 35px 0 35px 0;
}

.merchant-btn-content {
    text-align: center;
    margin: 0 0 -70px 0;
    position: relative;
    width: 100%;
}

.merchant-btn-content a {
    background: #49aabe;
    font-size: 28px;
    color: #fff;
    display: inline-block;
    padding: 20px 55px;
    transition: all .4s ease-in-out;
    border-radius: 20px;
}


.merchant-btn-content a:hover {
    background: #000;
}




/*============== Categories Sec CSS ==============*/





.business-categories {
    padding: 60px 0 80px 0;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}


.business-categories-title {
    text-align: center;
    max-width: 550px;
    margin: 0 auto;
}

.business-categories-title h2 {
    color: #646464;
    font-size: 42px;
}

.category-feat-sec {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}


.feature-conetnt {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 35px 15px 0 15px;
}

.feat-sec {
    display: flex;
    flex-wrap: wrap;
}

.feat-sec-content {
    width: 20%;
    float: left;
    margin-bottom: 20px;
}

.feat-title {
    padding-bottom: 10px;
}

.feat-icon {
    padding-bottom: 10px;
}

.feat-title h4 {
    color: #323232;
    font-size: 24px;
}


.feat-list li{
    padding-bottom: 5px;
}

.feat-list li a {
    color: #02758d;
    font-size: 20px;
}

.feat-list li a:hover {
    color: #323232;
}

.feat-learn-more-btn {
    text-align: center;
    padding: 30px 0 0 0;
    width: 100%;
}

.feat-learn-more-btn a {
    background: #49aabe;
    font-size: 28px;
    color: #fff;
    display: inline-block;
    padding: 15px 90px;
    transition: all .4s ease-in-out;
    border-radius: 20px;
}

.feat-learn-more-btn a:hover {
    background: #000;
}



/*================= Form Sec CSS ===============*/


.form-sec {
    padding: 75px 0 80px 0;
    background: #edf6fd;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.form-sec-content .wpforms-field-medium{
    max-width: 100% !important;
}
.form-sec-content input[type="text"],.form-sec-content input[type="email"],.form-sec-content input[type="tel"],.form-sec-content input[type="password"],.form-sec-content input[type="number"]{
    background: #eef5fb !important;
    max-width: 100% !important;
    margin-bottom: 40px !important;
    height: 50px !important;
    border-radius: 0 !important;
    padding: 5px 15px !important;
    width: 100% !important;
    font-size: 16px !important;
    color: #555555 !important;
    box-shadow: none !important;
}
.form-sec-content textarea{
    background: #eef5fb !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    padding: 10px 15px !important;
    resize: none !important;
    width: 100% !important;
    color: #555555 !important;
    box-shadow: none !important;
    min-height: 90px !important;
    font-weight: 400 !important;
}
.form-sec-content .wpforms-field.wpforms-field-textarea{
    margin-bottom: 40px;
}
.form-sec-content .wpforms-form .wpforms-field {
    padding: 0 !important;
    clear: both;
}
.form-title {
    text-align: center;
    max-width: 1120px;
    margin: 0 auto;
}

.form-title h2 {
    font-size: 48px;
    color: #646464;
    margin-bottom: 50px;
}

.form-title p {
    font-size: 28px;
    color: #646464;
}


.form-content {
    padding: 65px 0 0 0;
    max-width: 1120px;
    margin: 0 auto;
    width: 100%;
}


.form-content-sec {
    background: #fff;
    border: 20px solid #49aabe;
    padding: 55px 75px 20px;
}

.form-text-field input {
    background: #eef5fb;
    margin-bottom: 40px;
    max-width: 410px;
}

.form-full-width-input input {
    background: #eef5fb;
    max-width: 100%;
    margin-bottom: 40px;
}

.for-padding-class-right {
    padding-right: 50px;
}

.for-padding-class-left {
    padding-left: 50px;
}


.form-textarea {
    margin-bottom: 40px;
}


.form-textarea textarea {
    background: #eef5fb;
}

.form-sec-content .wpforms-submit-container{
    width: 100%;
}
.form-sec-content .wpforms-submit{
    background: #49aabe !important;
    font-size: 24px !important;
    color: #fff !important;
    border: transparent !important;
    width: 100% !important;
    transition: all .4s ease-in-out !important;
    padding: 10px 0 !important;
    width: 100%;
}

.form-sec-content button[type=submit]:hover{
    background: #000 !important;
}

.form-text-field {
    width: 50%;
    float: left;
}

.error-text {
    text-align: center;
}

.error-text  p {
    color: #646464;
    font-size: 18px;
}

/*========== Determine Sec CSS ===========*/


.determine-sec {
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: 800px;
}


.determine-title {
    padding: 60px 0 20px 0;
}
.determine-content {
    width: 100%;
}
.determine-title p {
    font-size: 22px;
    color: #000;
    margin-bottom: 30px;
}

.determine-bg {
    background: #fff;
    max-width: 800px;
    box-shadow: 10px 10px 30px rgba(0,0,0,0.15);
    float: right;
    padding: 0 65px;
}

.determine-content-sec {
    padding-right: 110px;
    padding-top: 220px;
}

.determine-bg .feat-learn-more-btn {
    text-align: center;
    padding: 0;
    position: relative;
    margin: 0 0 -30px 0;
}


/*==================== Risk Sec Css =================*/


.high-risk-sec {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.high-risk-right-box {
    width: 50%;
    float: left;
}


.high-risk-left-box {
    width: 50%;
    float: left;
}


.high-risk-img img {
    width: 100%;
}

.high-risk-right-box-content h2 {
    font-size: 48px;
    margin-top: 40px;
    color: #49aabe;
}


.high-risk-right-box-content {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0 40px 0;
}


.footer-coulmn {
    width: 25%;
    float: left;
}




/*============== Footer Sec Css =================*/


.footer-sec {
    padding: 55px 0 0 0;
    background-image: linear-gradient(to right, #785fb4 , #ae7cc5);
}

.footer-title h5 {
    font-size: 24px;
    color: #fff;
}

.footer-list {
    padding: 20px 0 0 0;
}

.footer-list li {
    padding-bottom: 5px;
}

.footer-list li a {
    color: #fff;
    font-size: 20px;
}

.best-pos-providers .main-desc {
    text-align: center;
    font-size: 18px;
}
.best-pos-providers .how-choose-cryptocurrency-exchange .section-content-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
}
.best-pos-providers .grad-bg-alt {
    background: #bf7aca;
    background: linear-gradient(270deg,#bf7aca 0,#7356b6);
}
.best-pos-providers .how-choose-cryptocurrency-exchange {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 50px 0;
    color: #fff;
}
.best-pos-providers .exchange-options-list-section {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 65px 0;
}
.best-pos-providers .text-center {
    text-align: center!important;
}
.best-pos-providers .options-boxes-list {
    padding: 30px 60px;
}
.best-pos-providers .options-boxes-list .box-item .box-content {
    background: #fff;
    padding: 30px;
    height: 100%;
    box-shadow: 0 0 18px rgba(0,0,0,0.12);
}
.best-pos-providers .options-boxes-list .box-item {
    margin-bottom: 30px;
}
.best-pos-providers .how-choose-cryptocurrency-exchange .text-block-item {
    background: rgba(0,0,0,0.12);
    padding: 35px 35px 20px;
    margin-bottom: 15px;
}
.single-bpp_reviews .latest-reviews-inner,.page-template-template-review .latest-reviews-inner {
    padding: 40px;
    background: #fff;
    margin-bottom: 40px;
    border-radius: 5px;
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
}
.page-template-template-review .latest-reviews {
    padding: 0;
}
.page-template-template-review .paginated.d-flex{
    margin: 25px 0;
}
.page-template-template-review .paginated.d-flex a{
    margin: 0 10px;
}
.single-bpp_reviews #comments {
    border-top: 1px solid #efecec;
    width: 100%;
}
.single-bpp_reviews #comments {
    padding: 30px;
}
.single-bpp_reviews .latest-reviews {
    padding: 0;
}
#menu-main-menu-1 li.menu-item-has-children:last-of-type > a{
    margin: 0 0;
    padding: 0 4px;
    font-weight: bold;
}
#menu-main-menu-1 li.menu-item-has-children:last-of-type ul{
    width: 100px !important;
    right: -3px !important;
}
.get-help-section.text-center.pt-3 {
    color: #fff;
}
/*====== MEDIA QUERIES =======*/


@media(max-width: 1500px){

    .business-categories {
        padding: 60px 15px 80px 15px;
    }

}

@media (max-width: 1299px)  {

    .high-risk-right-box-content h2 {
        font-size: 36px;
        margin-top: 40px;
        color: #49aabe;
    }

    .footer-sec {
        padding:0 15px;
    }


    .feat-sec-content {
        width: 33%;
        float: left;
        margin-bottom: 20px;
    }

    .form-sec {
        padding:0 15px;
    }

}

@media (max-width:1024px){
    .m-login {
        color: #fff !important;
    }
}
@media (min-width: 767px){
    .form-sec-content .wpforms-field-medium .wpforms-one-half:first-child {
        padding-right: 35px !important;
    }
    .form-sec-content .wpforms-field-medium .wpforms-one-half:nth-child(2){
        padding-left: 35px !important;
    }
}

@media (max-width: 1024px){

}

@media(max-width: 991px){
    .determine-content-sec {
        padding: 115px 15px 7px 15px;
    }

    .high-risk-left-box {
        width: 100%;
        float: left;
    }

    .high-risk-right-box {
        width: 100%;
        float: left;
    }
}
@media(max-width: 767px){
    .determine-sec {

        height: auto;
        padding-bottom: 100px;
    }

    .feat-sec-content {
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }


    .form-title {
        padding-top: 45px;
    }

    .for-padding-class-right {
        padding-right: 0;
    }

    .for-padding-class-left {
        padding-left: 0;
    }
    .form-text-field {
        width: 100%;
        float: left;
    }

    .form-content-sec {
        padding: 55px 20px 20px;
    }

    .banner-sec {
        height: auto;
        padding: 50px 0;
    }

    .banner-content {
        padding: 15px 15px;
    }
}
@media (max-width:500px){
    .m-login {
        background: #00acc1;
        border-radius: 5px !important;
        font-size: 11px !important;
        padding: 5px 12px !important;
        color: #fff !important;
    }
}
@media(max-width: 480px){

    .banner-title h1 {

        font-size: 40px;

    }

    .footer-coulmn {
        width: 50%;
        float: left;
    }

    .feat-learn-more-btn a {
        font-size: 18px;
    }
    .feat-learn-more-btn a {
        padding: 15px 45px;
    }
    .determine-bg {
        padding: 0 15px;
    }

    .merchant-btn-content a {
        font-size: 18px;
    }
}
@media (max-width: 370px) {
    .footer-coulmn {
        width: 100%;
        float: left;
        text-align: center;
    }
}

