.acf-block-preview.wp-block {
    max-width: 100%;
}

.lp-003-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    min-height: 845px;
    padding-top: 210px;
    display: flex;
    flex-wrap: wrap;
    align-content: end;
}

.lp-003-banner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, .77) 7.49%, rgba(26, 26, 26, .48) 88.58%);
}

.lp-003-banner .banner-row {
    align-items: center;
    display: flex;
}

.lp-003-banner .left-col {
    width: 64%;
    padding-left: 75px;
    padding-right: 30px;
    padding-bottom: 20px;
    z-index: 1;
}

.mainhead {
    color: #fff;
    font-size: 56px;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 80px;
}

.mainhead {
    font-family: "Montserrat", sans-serif;
}

.orange {
    color: #e56750;
}

.banner-tag-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media only screen and (max-width: 1439px) {
    .banner-tag-list li {
        font-size: 25px;
        padding-left: 55px;
    }
}

.banner-tag-list li {
    padding-left: 75px;
    color: #fff;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.6;
    position: relative;
    font-family: "Montserrat", sans-serif;
}

.banner-tag-list li:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    content: "";
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cdefs%3E%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20%7D%3C/style%3E%3C/defs%3E%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer_1%22%3E%3Cg%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M437.02%2C74.98C388.67%2C26.63%2C324.38%2C0%2C256%2C0S123.33%2C26.63%2C74.98%2C74.98C26.63%2C123.33%2C0%2C187.62%2C0%2C256s26.63%2C132.67%2C74.98%2C181.02c48.35%2C48.35%2C112.64%2C74.98%2C181.02%2C74.98s132.67-26.63%2C181.02-74.98%2C74.98-112.64%2C74.98-181.02-26.63-132.67-74.98-181.02ZM256%2C461c-113.04%2C0-205-91.96-205-205S142.96%2C51%2C256%2C51s205%2C91.96%2C205%2C205-91.96%2C205-205%2C205Z%22/%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%22365.76%20140.08%20205.6%20300.24%20146.24%20240.88%20110.4%20276.72%20205.6%20371.92%20401.6%20175.92%20365.76%20140.08%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 1;
}

.lp-003-banner .right-col {
    width: 36%;
    z-index: 1;
}

@media only screen and (max-width: 1199px) {
    .lp-003-banner .right-col {
        width: 100%;
    }
}

.banner-form {
    border-top: 12px solid #e56750;
    background-color: #34657f;
    padding: 52px 40px;
}

@media only screen and (max-width: 767px) {
    .banner-form {
        padding: 15px;
    }
}

@media (max-width: 767px) {
    .home .banner-form {
        display: none;
    }
}

.banner-form .form-heading {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 6px;
}

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

    .heading,
    h2,
    .right-box-inner .sidebar-title,
    .single .right-box-inner .sidebar-title,
    .right-box-inner h2,
    .home-about-content .heading,
    .call-to-action .heading,
    .free-consultation .consultation-form .heading,
    .blue-heading,
    .you-know .heading,
    .community-row .heading {
        font-size: 23px;
        margin-bottom: 20px;
        line-height: 1.2;
        letter-spacing: 0;
    }
}

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

    .heading,
    h2,
    .right-box-inner .sidebar-title,
    .single .right-box-inner .sidebar-title,
    .right-box-inner h2,
    .home-about-content .heading,
    .call-to-action .heading,
    .free-consultation .consultation-form .heading,
    .blue-heading,
    .you-know .heading,
    .community-row .heading {
        font-size: 34px;
        margin-bottom: 30px;
    }
}

.banner-form .form-tagline {
    color: #fff;
    text-align: center;
    font-size: 29px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 35px;
    font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 767px) {
    .banner-form .form-tagline {
        font-size: 21px;
    }

    .mainhead,
    .landing-banner .mainhead,
    .mainhead.count-txt,
    .landing-banner .mainhead.count-txt,
    .lp-003-banner .italic,
    h1 {
        font-size: 26px;
        letter-spacing: 0;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 1439px) {
    .banner-tag-list li:before {
        width: 30px;
        height: 30px;
        top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-tag-list li {
        font-size: 18px;
        padding-left: 40px;
    }
}

.banner-tag-list li:not(:last-child) {
    margin-bottom: 20px;
}

.lp-003-banner:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    background-color: #e56750;
    content: "";
}

@media only screen and (max-width: 1199px) {
    .lp-003-banner .left-col {
        padding: 0;
        width: 100%;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 1199px) {
    .lp-003-banner {
        padding-top: 150px;
        padding-bottom: 60px;
        min-height: 1px;
    }
}

@media only screen and (max-width: 767px) {
    .lp-003-banner {
        padding-top: 130px;
        padding-bottom: 40px;
    }
}
