@media screen and (max-width:480px) {
    .banner-brex-page .banner-inner-img.banner-brex-form fieldset.form-columns-2 .input {
        margin-right: 0!important;
        text-align: left!important;
    }
    .banner-brex-page .banner-inner-img.banner-brex-form fieldset.form-columns-2 .input {
        width: 100%;
    text-align: left!important;
    padding-left: 0px!important;
    } 
    .banner-brex-page .banner-brex-form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
        padding-left: 0!important;
    }
    .banner-brex-page .banner-brex-form .hs-input {
        width: 98%!important;
        padding-left: 16px!important;
    }
    .banner-brex-page .banner-brex-form .form-columns-1 .input {
        margin-right: 0px!important;
        text-align: left!important;
    }
}
.home-banner-section-block .banner-content {
    margin-top: 30px
}

.home-banner-section-block .banner-content h1+p+p {
    margin-bottom: 0
}

.banner-content .watch-quick a {
    color: var(--secondary-color);
    display: inline-flex;
    padding-left: 20px;
    font-size: 14px;
    text-decoration: none;
    align-items: center;
    margin-top: 8px
}

.banner-content .watch-quick svg {
    display: none
}

.banner-content .watch-quick a:after {
    content: "";
    width: 14px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' version='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%231c1c1c' d='M8.52671 0.806572C8.26671 1.06657 8.26671 1.48657 8.52671 1.74657L11.1134 4.33324H1.00004C0.633374 4.33324 0.333374 4.63324 0.333374 4.99991C0.333374 5.36657 0.633374 5.66657 1.00004 5.66657H11.12L8.53337 8.25324C8.27337 8.51324 8.27337 8.93324 8.53337 9.19324C8.79337 9.45324 9.21337 9.45324 9.47337 9.19324L13.2 5.46657C13.46 5.20657 13.46 4.78657 13.2 4.52657L9.46671 0.806572C9.21337 0.546572 8.78671 0.546572 8.52671 0.806572Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    margin-left: 5px
}

.banner-content .watch-quick a:hover {
    color: var(--primary-color)
}

.banner-content .watch-quick a:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' version='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230074DD' d='M8.52671 0.806572C8.26671 1.06657 8.26671 1.48657 8.52671 1.74657L11.1134 4.33324H1.00004C0.633374 4.33324 0.333374 4.63324 0.333374 4.99991C0.333374 5.36657 0.633374 5.66657 1.00004 5.66657H11.12L8.53337 8.25324C8.27337 8.51324 8.27337 8.93324 8.53337 9.19324C8.79337 9.45324 9.21337 9.45324 9.47337 9.19324L13.2 5.46657C13.46 5.20657 13.46 4.78657 13.2 4.52657L9.46671 0.806572C9.21337 0.546572 8.78671 0.546572 8.52671 0.806572Z'/%3E%3C/svg%3E")
}

.hero-banner-sec .banner-inner-img {
    position: relative;
    z-index: 1
}

.hero-banner-sec .banner-inner-img .banner-title-img {
    position: absolute;
    left: -15px;
    top: 36px
}

.hero-banner-sec .banner-inner-img .banner-title-img img {
    max-width: 107px
}

.hero-banner-sec .banner-inner-img .banner-title-img a {
    display: block;
    transition: all 0.2s ease-in-out
}

.hero-banner-sec .banner-inner-img .banner-title-img a:hover {
    transform: scale(1.03)
}

.banner-brex-page .banner-top-logo-text .logo-wrap-plus {
    margin: 15px;
}


/* 29nov css */

.banner-brex-page .banner-inner-img.banner-brex-form {
    background: #fff;
    box-shadow: 5px 5px 15px rgb(28 28 28 / 10%);
    border-radius: 20px;
    padding: 24px;
    max-width: 430px!important;
    width: 100%;
    margin-left: 117px;
}

.banner-brex-page .hs-submit input[type="submit"] {
    position: relative;
    top: 17px;
    width: 100%;
}

.banner-brex-page .banner-brex-form .p {
    font-size: 10px;
    line-height: 15px;
    color: gray;
    margin-top: 24px;
}

.banner-brex-page .banner-brex-form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
    padding-left: 6px;
}

.banner-brex-page .banner-brex-form h2.h2 {
    font-size: 22px!important;
    line-height: 28.6px!important;
    margin-bottom: 24px!important;
}

.banner-brex-page .banner-brex-form .banner-content p {
    font-size: 18px;
    line-height: 25.2px;
    color: #1c1c1c;
}

.banner-brex-page h1.h1 {
    font-size: 42px;
    letter-spacing: .01em;
    line-height: 50.4px;
    font-weight: 500;
}

.banner-brex-page .banner-top-logo-text img.plate-img {
    width: 45%;
    position: inherit!important;
}

.banner-brex-page .banner-top-logo-text {
    display: flex;
    margin-bottom: 33px;
    align-items: center;
}

.banner-brex-page .banner-top-logo-text h1 {
    font-size: 64px;
    font-weight: 400;
    margin-bottom: 0 !important;
    display: inline-block;
    margin-left: 15px;
}

.banner-inner-img.banner-brex-form p {
    font-size: 10px;
    line-height: 15px;
    color: gray;
    margin-top: 24px;
}

.banner-brex-page .banner-brex-form .hs_firstname .hs-input {
    border: none;
}

.banner-brex-page .banner-brex-form .hs_firstname .hs-input {
    height: 48px;
    background: #ffffff;
    box-shadow: 5px 5px 15px rgb(28 28 28 / 10%);
    border-radius: 30px;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 16px;
    border: 0;
    outline: none;
    color: var(--secondary-color);
}

.banner-brex-page .banner-brex-form .hs_ats__form_.hs-ats__form_.hs-fieldtype-select.field.hs-form-field .hs-input {
    box-shadow: none;
    height: 48px;
    margin-bottom: 0;
}

.banner-brex-page .banner-brex-form .hs_lastname .hs-input {
    height: 48px;
    background: #ffffff;
    box-shadow: 5px 5px 15px rgb(28 28 28 / 10%);
    border-radius: 30px;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 16px;
    border: 0;
    outline: none;
    color: var(--secondary-color);
}

.banner-brex-page .banner-brex-form .hs_lastname .hs-input {
    border: none;
}

.banner-brex-page .banner-brex-form .hs_company .hs-input {
    border: none;
}

.banner-brex-page .banner-brex-form .hs_company .hs-input {
    height: 48px;
    background: #ffffff;
    box-shadow: 5px 5px 15px rgb(28 28 28 / 10%);
    border-radius: 30px;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 16px;
    border: 0;
    outline: none;
    color: var(--secondary-color);
}

.banner-brex-page .banner-brex-form .hs-input {
    margin-bottom: 15px;
}


/* 29nov css */


/* 5dec css */

.first-round .banner-top-second-image img {
    width: 100% !important;
    max-width: 84px;
}

.primary .banner-top-second-image img {
    width: 100% !important;
    max-width: 130px;
    padding-top: 8px;
}


/* 5dec css */


/* 13dec css */

.referral-page-style .hs-input {
    height: 48px;
    background: #ffffff;
    box-shadow: 5px 5px 15px rgb(28 28 28 / 10%);
    border-radius: 30px;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    border: 0;
    margin-bottom: 15px;
    padding: 8px 16px;
    outline: none;
    color: var(--secondary-color);
}

.referral-page-style .hs_referrals_last_name {
    margin-top: 0;
}


/* 13dec css */

@media (min-width: 768px) {
    .home-top-bar .hero-banner-sec {
        padding-top: 96px;
        padding-bottom: 33px
    }
}

@media (min-width: 1024px) {
    .home-banner-section-block .row>*:first-child {
        width: calc(100% - 540px)
    }
    .home-banner-section-block .row>*:last-child {
        width: 540px
    }
}

@media (max-width: 1023px) {
    .banner-brex-page .banner-inner-img.banner-brex-form {
        margin-left: 8px;
    }
}

@media (max-width: 991px) {
    .banner-brex-page .banner-top-logo-text img.plate-img {
        width: 42%;
    }
    .banner-brex-page .banner-top-logo-text h1 {
        font-size: 50px;
    }
    .banner-brex-page h1.h1 {
        font-size: 35px;
        letter-spacing: .01em;
        line-height: 41.4px;
    }
}

@media (max-width: 767px) {
    .banner-brex-page .banner-top-logo-text img.plate-img {
        width: 30%;
    }
    .banner-brex-page .banner-top-logo-text h1 {
        font-size: 53px;
        font-weight: 400;
        margin-bottom: 0px !important;
    }
    .banner-brex-page .banner-brex-form {
        margin-top: 30px !important;
        margin-left: 0 !important;
    }
    .banner-brex-form .hs-form .hs-input {
        font-size: 18px;
    }
}

@media (max-width: 500px) {
    .banner-brex-page .banner-top-logo-text img.plate-img {
        width: 100%;
        max-width: 151px;
    }
    .banner-brex-page .banner-top-logo-text h1 {
        font-size: 35px;
        font-weight: 400;
        margin-bottom: 0px !important;
        display: inline-block;
        margin-left: 12px;
    }
    .banner-brex-page .banner-brex-form .hs-input {
        font-size: 14px !important;
    }
    .banner-brex-page .banner-top-second-image img {
        width: 100% !important;
        max-width: 74px !important;
    }
    .first-round .banner-top-second-image img {
        width: 100% !important;
        max-width: 64px;
    }
    .primary .banner-top-second-image img {
        width: 100% !important;
        max-width: 110px !important;
    }
}

@media (max-width: 768px) {
    .home .home-banner-section-block .banner-inner-img {
        transform: none !important;
        opacity: 1 !important;
        max-width: 332px;
        margin-left: auto;
        margin-right: auto
    }
    .home .hero-banner-sec .banner-inner-img img {
        margin-top: 24px
    }
    .banner-content .watch-quick a {
        font-size: 11px;
        line-height: 15.4px
    }
    .home-banner-section-block .banner-content {
        margin-top: 0
    }
}

@media (max-width: 480px) {
    .hero-banner-sec .banner-inner-img .banner-title-img img {
        max-width: 65px
    }
    .hero-banner-sec .banner-inner-img .banner-title-img {
        left: -8px;
        top: 26px
    }
    .banner-inner-img.banner-brex-form .hs-form-764297ba-1c45-47e5-b880-f72dbf6989b9_f3327f8d-dad2-40a7-95d9-fc80818e6a75 fieldset.form-columns-2 .input {
        margin-right: 0!important;
    }
    .banner-inner-img.banner-brex-form .hs-form-764297ba-1c45-47e5-b880-f72dbf6989b9_f3327f8d-dad2-40a7-95d9-fc80818e6a75 fieldset.form-columns-2 .input input {
        width: 100%!important;
    }
    .banner-brex-page .banner-brex-form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
        padding-left: 0!important;
    }
    .banner-inner-img.banner-brex-form .hs-form-764297ba-1c45-47e5-b880-f72dbf6989b9_f3327f8d-dad2-40a7-95d9-fc80818e6a75 fieldset.form-columns-1 .input {
        margin-right: 0!important;
    }
    

    .hs-form-764297ba-1c45-47e5-b880-f72dbf6989b9_f3327f8d-dad2-40a7-95d9-fc80818e6a75 fieldset.form-columns-2 .input {
        margin-right: 0!important;
    }
     .hs-form-764297ba-1c45-47e5-b880-f72dbf6989b9_f3327f8d-dad2-40a7-95d9-fc80818e6a75 fieldset.form-columns-2 .input input {
        width: 100%!important;
    }
    .banner-brex-page .banner-brex-form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
        padding-left: 0!important;
    }
    .hs-form-764297ba-1c45-47e5-b880-f72dbf6989b9_f3327f8d-dad2-40a7-95d9-fc80818e6a75 fieldset.form-columns-1 .input {
        margin-right: 0!important;
    }


}
