.getAppBusiness .appSection .appRow .appCol .getStarted input[type="number"] {
    padding: 23px 22px;
}

.banner img {
    border-radius: 10px;
    width: 100%;
}

.col-bannerTwoCol.col-business1 {
    width: 40%;
}

.col-bannerTwoCol.col-business2 {
    width: 60%;
}

.business-banner.banner h1 {
    /* font-size: 50px; */
    /* line-height: 50px; */
}

.business-banner .text {
    padding: 25px 0;
}

.business-banner .text p {
    /* margin: 32px 0; */
}

.business-payment .col_divFourColumns {
    width: 25%;
    margin: 0 20px;
}

.business-payment .page_heading {
    text-align: center;
}

.business-payment .text {
    font-family: 'Hellix-Regular';
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin: 40px 0;
}

.business-payment .col_divFourColumns:first-child,
.business-payment .col_divFourColumns:last-child {
    margin: 0;
}

.business-payment .col_divFourColumns:nth-child(2) {
    margin-right: 0;
}

.business-payment .col_divFourColumns .card_custom {
    padding: 20px 38px;
    min-height: 247px;
}

.business-payment .col_divFourColumns .card_custom h6 {
    margin-top: 15px;
    margin-bottom: 0;
}

.business-payment .col_divFourColumns .card_custom p {
    margin-top: 10px;
}

.business-payment .text p:first-child {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-family: 'Hellix-Regular';
}


/* global business start */

.global_instarem .sectionCard2 {
    margin: 0 auto;
    margin-top: -110px;
    background: rgb(255, 249, 199, 1);
    /* position: relative;
    z-index: -1; */
}

.global_instarem .sectionCard2 .banner {
    margin-top: -50px;
}

.global_instarem {
    padding-bottom: 3rem;
}


/* .global_instarem .sectionCard2 .text p {
    font-family: 'Hellix-bold';
    font-size: 18px;
    line-height: 26px;
    color: #333333;
} */

.global_business_card {
    text-align: left;
    padding: 0 10px;
}

.global_instarem .sectionCard2 .text h6,
.global_instarem .sectionCard2 .text p {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.global_instarem .sectionCard2 .text h6 {
    margin: 10px 0;
}

.global_instarem .sectionCard2 .text .head {
    width: 48%;
    margin-right: 20px;
}

.global_instarem .sectionCard2 img {
    width: auto;
}

.global_instarem .sectionCard2 .col-bannerTwoCol-10 {
    text-align: left;
    padding-left: 20px;
}

.global_instarem .sectionCard2 .col-bannerTwoCol-10 h6 {
    font-family: 'Hellix-bold';
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 8px;
}

.global_instarem .sectionCard2 .col-bannerTwoCol-10 p {
    font-family: 'Hellix-Regular';
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}

.global_instarem .sectionCard2 .row-bannerTwoCol {
    margin-top: 25px;
}

.global_instarem .banner .text h1 {
    font-size: 50px;
    line-height: 30px;
}

.global_instarem .banner p {
    margin-bottom: 20px;
}


/* checkbox start */


/* This css is for normalizing styles. You can skip this. */

.global_instarem .new {
    padding: 50px;
}

.global_instarem .form-group {
    display: block;
    margin-bottom: 15px;
}

.global_instarem .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.global_instarem .form-group label {
    position: relative;
    cursor: pointer;
    font-family: 'Hellix-Regular';
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}

.global_instarem .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #000000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 50%;
    margin-right: 20px;
}

.global_instarem .form-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    left: 12px;
    width: 6px;
    height: 20px;
    border: solid #000000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


/* checkbox end */


/* global business end */


/* awards start */

.awards.business_awards .winner img {
    margin: 0;
}

.awards.business_awards .winner h5 {
    margin: 0;
}

.awards.business_awards .winner h6 {
    margin: 0;
}

.business_awards .headingText p {
    font-family: 'Hellix-Regular';
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    margin: 0;
}

.business_awards .row-bannerTwoCol {
    margin-bottom: 40px;
}


/* awards end */

.awards.business_awards .card-awards2 {
    min-height: 610px;
}

.built_for_business ul {
    display: flex;
}

.built_for_business ul li {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #000;
    font-family: 'Hellix-Regular';
    margin-bottom: 14px;
}

.built_for_business ul li:last-child {
    margin-left: 18px;
}

.how-it-work-business .tabcontent_column .fea_card_half {
    height: 290px;
    text-align: center;
    font-family: 'Hellix-Regular';
    padding: 0 15px;
}

.how-it-work-business .fea_card_half img {
    margin-top: 20px;
}

.id_business .currencyPricing {
    margin-top: 0;
    padding-top: 0;
    margin: 25px 0;
}

.id_business .currencyPricing .checkButtonWhiteBg {
    text-align: left;
    margin-top: 30px;
}

.id_business .currencyTemplatesBanner table td {
    font-family: 'Hellix-Regular';
    text-align: left;
}

.currencyTemplatesBanner table th {
    text-align: left;
    font-family: 'Hellix-Bold';
}

.howItWork .head .page_heading {
    /* font-size: 50px; */
}


/* media start */

@media screen and (max-width:1270px) {
    .business_global .imgage img {
        display: none;
    }
    .global_instarem .sectionCard2 {
        margin-top: 20px;
    }
    .tabcontent_column .fea_card_half:nth-child(3) {
        margin-left: 0;
    }
    .how-it-work-business .tabcontent_column .fea_card_half {
        height: 235px;
    }
    .row_divThreeColumns .card_divThreeColumns img {
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }
    .row_divThreeColumns .col_divThreeColumns .card_divThreeColumns p {
        margin-top: 10px !important;
    }
    .business_global.banner {
        margin-top: 40px;
    }
    .business_global.banner .text {
        margin-top: 0;
    }
    .global_instarem .sectionCard2 .text .head p {
        margin-top: 15px;
    }
}

@media screen and (max-width:960px) {
    .global_instarem .sectionCard2 .banner {
        margin-top: 0;
    }
    .col-bannerThreeCol {
        margin-top: 25px;
    }
    .business_global .imgage img {
        display: none;
    }
    .business-banner .image {
        margin-top: 3rem;
    }
}

@media screen and (max-width:800px) {
    .built_for_business ul li {
        font-size: 16px;
        line-height: 26px;
    }
    .business_global {
        padding: 1em 0;
    }
    .global_instarem .sectionCard2 .text h6,
    .global_instarem .sectionCard2 .text p,
    .global_business_card {
        text-align: center;
        font-size: 16px;
    }
    .currencyTemplatesBanner,
    .id_business .currencyPricing .checkButtonWhiteBg {
        text-align: center;
    }
}