/*******************************************************
 *
 * General
 *
 *******************************************************/

#inner-page-wrapper>.container {
    width: 100%;
    padding: 0;
}
body:not(.home) #inner-page-wrapper {
    margin-bottom: 0;
}
.finance-custom-container {
    max-width: 1312px;
    margin: 0 auto;
    width: 100%;
}
.canvas_img {
    position: relative;
    width: 100%; 
}
.canvas_img canvas {
    height: auto;
    display: block;
}
.canvas_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.site-inquire .inquire-inner>h2 {
    font-size: 30px !important;
}
h1 {
    font-size: 52px !important;
    line-height: 52px !important;
}
h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}
h3 {
    font-size: 30px;
    line-height: 36px !important;
}
h4 {
    font-size: 23px !important;
}
p {
    font-size: 16px !important;    
}



.site-global-inquire-popup .checkbox-grid {
    grid-template-columns: 1fr 1fr;
}
.site-global-inquire-popup .checkbox-grid .checkbox-item:nth-child(3), 
.site-global-inquire-popup .checkbox-grid .checkbox-item:nth-child(6) {
    margin-left: 0;
}
.site-global-inquire-popup .checkbox-grid .checkbox-item:nth-child(4) {
    grid-column-start: auto;
}
.site-global-inquire-popup .input-check input[type=checkbox] {
    border: 1px solid var(--primary-color);
}
.site-global-inquire-popup .checkbox-grid .checkbox-item .input-check {
    overflow: unset;
}




/*******************************************************
 *
 * Banner
 *
 *******************************************************/
 .financial-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 64px;
}
.financial-banner .financial-banner-inner {
    display: flex;
    align-items: center;
}
.financial-banner-col-right .financial-banner-form h3 {
    font-size: 40px !important;
    font-weight: 700 !important;
    color: var(--black-color-2);
    margin: 0 0 25px !important;
}
.financial-banner-col-left {
    width: 55%;
    padding-right: 85px;
}
.financial-banner-col-right {
    width: 45%;
}
.financial-banner-col-right .financial-banner-form {
    background: var(--secondary-color);
    padding: 50px 40px;
    max-width: 550px;
    float: right;
    width: 100%;
}
.financial-banner-col-left h1 {
    color: white !important;
    margin: 0 !important;
}
.financial-banner-col-left p {
    color: var(--white-color-1);
    font-size: 20px !important;
    line-height: 26.4px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    padding-top: 12px;
}
/*******************************************************
 *
 * Why Work With Loft?
 *
 *******************************************************/
.wwwl {
    padding: 80px 64px;
}
.wwwl .wwwl-header {
    text-align: center;
}
.wwwl-list {
    display: flex;
    gap: 48px;
    margin-top: 60px;
    flex-wrap: wrap;
}
.wwwl-card {
    border: 1px solid var(--gray-color-3);
    padding: 30px 36px;
    text-align: center;
    width: calc((100% / 3 ) - 32px);
}
.wwwl-card .wwwl-content {
    margin: 24px 0 0;
}
.wwwl-card .wwwl-content h4 {
    font-weight: 700 !important;
    line-height: 27.6px !important;
    margin-bottom: 16px !important;
}
.wwwl-card .wwwl-content p {
    color: var(--gray-color-1);
    display: inline-block;
    margin: 0 !important;
}
/*******************************************************
 *
 * FINANCE SUPPORT SERVICES FOR COMPANIES
 *
 *******************************************************/
.fssc {
    padding: 80px 64px;
    background: var(--secondary-color);
}
.fssc .fssc-header {
    text-align: center;
}
.fssc .fssc-header h2 {
    font-weight: 700;
    margin-bottom: 24px !important;
}
.fssc .fssc-header p {
    font-size: 20px !important;
    font-weight: 300;
    color: var(--black-color-2);
    margin: 0 !important;
}
.fssc-list {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;
}
.fssc-list .fssc-card {
    padding: 30px 19px;
    background: var(--white-color-1);
    text-align: center;
    width: calc((100% / 3) - 32px);
}
.fssc-img {
    max-width: 356px;
    height: 199px;
    overflow: hidden;
}
.fssc-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fssc-list .fssc-card .fssc-content {
    padding: 24px 0 0;
}
.fssc-list .fssc-card .fssc-content h4 {
    margin-bottom: 16px !important;
}
.fssc-list .fssc-card .fssc-content p {
    margin: 0 !important;
}
.fssc-list .fssc-card .fssc-content a {
    margin: 16px 0 0;
}
/*******************************************************
 *
 * WHY OUTSOURCE YOUR BOOKKEEPING, TAXES, PAYROLL?
 *
 *******************************************************/
.why-outsource {
    padding: 80px 64px;
}
.why-outsource-container {
    display: flex;
    align-items: center;
    gap: 80px;
}
.why-outsource-container .col-left,
.why-outsource-container .col-right {
    width: 50%;
}
.why-outsource .why-outsource-heading h2 {
    font-weight: 700;
    margin: 0 0 24px !important;
}
.why-outsource .why-outsource-content p {
    color: var(--gray-color-1);
    margin: 0 !important;
}
.why-outsource .col-right a {
    margin: 40px 0 0;
}
/*******************************************************
 *
 * FAQ
 *
 *******************************************************/
#site-main .site-faq-list-content ul {
    margin-top: 0; 
 }
 #site-main .site-faq-text {
    margin-top: 36px;
    padding-bottom: 120px;
 }
 #site-main .site-faq-list-title {
    font-size: 18px !important;
    line-height: 23.76px !important;
 }
 #site-main .site-faq-list-content p {
    font-size: 16px !important;
    line-height: 24px !important;
}
.site-faq.services-bsreg-faq {
    background: var(--white-color-5);
    padding-top: 80px;
}



/*******************************************************
 *
 * Media Queries
 *
 *******************************************************/

@media only screen and (max-width: 1440px) {
    .checkbox-grid {
        column-gap: 5px;
    }
}

@media only screen and (max-width: 1366px) {}
@media (max-width: 1360px) {
    .checkbox-item:nth-child(3),
    .checkbox-item:nth-child(6) {
        margin-left: 0px;
    }
    .checkbox-grid {
        grid-template-columns: 1fr 1fr;
    }
    .checkbox-grid .checkbox-item:nth-child(4) {
        grid-column-start: auto;
    }
}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1199px) {
    #ip-services-bsreg .services-bsreg-banner-form {
        padding: 30px;
    }

    #ip-services-bsreg .services-bsreg-rent-cards-item>div>a {
        width: 100%;
        font-size: 13px;
        padding: 15px 20px;
    }

    #ip-services-bsreg .services-bsreg-rent-arrow {
        font-size: 40px;
    }

    #ip-services-bsreg .services-bsreg-banner-img>div h3 {
        font-size: 40px;
        line-height: 1.267;
        
    }

    #ip-services-bsreg .services-bsreg-banner-img>div p {
        font-size: 18px;
        line-height: 1.267;
    }
    .services-bsreg-brrlic p br {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    #ip-services-bsreg .services-bsreg-rent-cards-item>em {
        width: 80%;
        transform: none;
        left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 991px) {
    .financial-banner {
        display: none;
    }
    .financial-banner-mobile {
        display: block !important;
    }
    .financial-banner-mobile-header {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 100px 25px;
        text-align: center;
    }
    .financial-banner-mobile-header h1,
    .financial-banner-mobile-header p {
        color: white !important;
    }
    .financial-banner-mobile-form {
        padding: 50px 25px;
        background: var(--secondary-color);
        text-align: center;
    }
    .financial-banner-mobile-form form {
        margin: 0 auto !important;
    }
    .financial-banner-mobile-form form .inquire-form-submit {
        width: 100%;
    }

    .wwwl-list {
        flex-wrap: wrap;
        justify-content: center;
    }
    .wwwl-card {
        width: calc((100% / 2 ) - 32px);
    }
    .fssc-list .fssc-card {
        width: calc((100% / 2) - 32px);
    }
    .why-outsource-container {
        gap: 25px;
    }
    #site-main .site-faq-text {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .financial-banner-mobile-header h1 {
        font-size: 40px !important;
    }
    .wwwl {
        padding: 50px 25px;
    }
    .wwwl-list {
        margin-top: 30px;
    }
    .wwwl-card {
        width: 100%;
    }
    .fssc {
        padding: 40px 25px;
    }
    .fssc-list {
        margin: 30px 0 0;
    }
    .fssc-list .fssc-card {
        width: 100%;
    }
    .fssc-img {
        max-width: 100% !important;
        height: auto
    }
    .fssc-img img {
        width: 100%;
    }
    .fssc-list .fssc-card .fssc-content a {
        width: auto;
        float: right;
    }
    .why-outsource {
        padding: 40px 25px;
    }
    .why-outsource-container {
        flex-direction: column;
    }    
    .why-outsource-container .col-left, 
    .why-outsource-container .col-right {
        width: 100%;    
    }
    .why-outsource .col-right a {
        float: right;
        width: auto !important;
    }
    #site-main .site-faq-text {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 480px) {
    
}