.banner-with-form {
    background: linear-gradient(90deg, #0069AA 0%, #52CCBA 123.06%);
    padding: 40px 0;
    position: relative;
}

.banner-with-form .bg-img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.banner-with-form .bg-img img {
    height: 100%;
    width: 100%;
}

.banner-with-form.bg-blue {
    background: linear-gradient(180deg, #0069AA 0%, #001B60 100%) !important;
}

.banner-with-form.form-submitted {
    padding: 40px 0 0;
}

.banner-with-form h2 {
    font-family: Univers LT Std !important;
    font-size: 50px !important;
    color: #fff;
    margin-bottom: 10px;
    max-width: 720px;
    line-height: 1.3 !important;
}

.banner-with-form .logo-wrap {
    max-width: 120px;
}

.banner-with-form .row-wrap {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.banner-with-form .row-wrap .text-wrap {
    flex: 0 0 50%;
    max-width: 50%;
}

.banner-with-form .mktoHtmlText.mktoHasWidth {
    width: auto !important;
    margin-bottom: 20px;
}

.banner-with-form .mktoHtmlText.mktoHasWidth a {
    font-size: 16px;
    font-weight: 500;
    color: #FF8300;
}

.banner-with-form .mktoHtmlText.mktoHasWidth em {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

@media screen and (max-width: 991px) {
    .banner-with-form .mktoHtmlText.mktoHasWidth {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 595px) {
    .banner-with-form .mktoHtmlText.mktoHasWidth {
        margin-bottom: 20px;
    }
}

.banner-with-form .row-wrap .text-wrap span {
    display: block;
    color: #fff;
    font-family: Univers LT Std;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 40px;
}

.banner-with-form .inner-form form .mktoFieldWrap span {
    display: inline;
}

.banner-with-form .row-wrap .text-wrap .c-logo {
    list-style: none;
    margin: 20px 0;
}

.banner-with-form.with-form .row-wrap .text-wrap .btn-wrap {
    display: none;
}

.banner-with-form .row-wrap .text-wrap .c-logo li {
    margin: 0 15px 0 0;
    max-width: 120px;
    position: relative;
    display: inline-block;
}

.banner-with-form .row-wrap .text-wrap .c-logo li:before {
    content: "";
    position: absolute;
    top: -4px;
    right: -11px;
    width: 1px;
    background: #fff;
    height: 100%;
}

.banner-with-form .row-wrap .text-wrap .c-logo li:last-child:before {
    display: none;
}

.banner-with-form .row-wrap .text-wrap h4 {
    font-family: Univers LT Std;
    font-size: 24px;
    color: #fff;
}

.banner-with-form .row-wrap .text-wrap p {
    color: #fff;
}

.banner-with-form .row-wrap .form-wrap {
    background: #fff;
    padding: 40px;
    box-shadow: 0px 16px 30px rgba(122, 149, 164, 0.17);
    max-width: 470px;
    margin-left: auto;
}

.banner-with-form .row-wrap .form-wrap h3 {
    font-family: Univers LT Std !important;
    font-size: 20px !important;
    margin-bottom: 20px;
}

.banner-with-form .img-wrap {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
}

.banner-with-form .img-wrap img {
    height: auto;
    width: 100%;
    object-fit: cover;
    max-width: 80%;
    margin-left: auto;
}

.banner-with-form .form-message {
    display: none;
    margin: 40px 0 60px;
}

.banner-with-form .form-message p {
    color: #fff;
    font-family: Univers LT Std;
    font-size: 24px;
    margin-bottom: 30px;
}

.banner-with-form .social-bar {
    background: #fff;
    padding: 20px 0;
    display: none;
}

.banner-with-form .social-bar .inner-wrap {
    display: flex;
    align-items: center;
    max-width: 1180px;
    margin: 0 auto;

}

.banner-with-form .social-bar h6 {
    font-family: Univers LT Std;
    font-size: 14px;
}

.banner-with-form .social-bar .icon {
    margin-left: 10px;
}

/* -----------------------------Marketo Styling------------------------------  */

.banner-with-form .row-wrap .form-wrap .mktoForm .mktoFormCol {
    width: 100%;
}

.banner-with-form .row-wrap .form-wrap .mktoForm .mktoRequiredField .mktoAsterix {
    display: none;
}

.banner-with-form .mktoForm {
    width: 100% !important;
}

.banner-with-form .mktoForm .mktoOffset {
    display: none;
}

.banner-with-form .mktoForm .mktoFieldWrap {
    width: 100%;
}

.banner-with-form .mktoForm .mktoFieldWrap .mktoCheckboxList {
    width: auto !important;
}

.banner-with-form .mktoForm .mktoFieldWrap #Lbloptincheckbox {
    width: auto !important;
}

.banner-with-form .mktoForm .mktoRequiredField label.mktoLabel {
    width: 35% !important;
    text-transform: uppercase;
}

.banner-with-form .mktoForm input,
.mktoForm select.mktoField,
.mktoForm textarea.mktoField {
    width: 65% !important;
    background: #F4F4F4 !important;
    padding: 6px 8px !important;
    border: 0 !important;
    box-shadow: none !important;
    margin: 0 0 10px !important;
    font-size: 16px;
    font-weight: 400 !important;
    color: #414141 !important;
    font-family: 'Roboto' !important;
}

.banner-with-form .mktoForm input::placeholder {
    color: #414141 !important;
    font-family: 'Roboto' !important;
    line-height: 1;
}

.banner-with-form .row-wrap .form-wrap .mktoForm select.mktoField {
    background: #F4F4F4 !important;
    border: 0 !important;
    width: 65% !important;
    color: #414141 !important;
    margin-top: 0 !important;
    margin-right: 0;
}

.banner-with-form .mktoButtonRow {
    width: 100%;
}

.banner-with-form .mktoButtonRow .mktoButtonWrap {
    display: block;
    width: 100%;
    margin-left: 0 !important;
}

.banner-with-form .mktoForm .mktoButtonWrap .mktoButton {
    width: 100%;
    background: #FF8300 !important;
    border: 0 !important;
    font-family: Univers LT Std !important;
    font-size: 16px !important;
    letter-spacing: 0.04em !important;
    font-weight: 500 !important;
    padding: 13px 10px 10px !important;
    text-decoration: none;
    text-shadow: none !important;
    color: #fff !important;
}

.banner-with-form .mktoForm .mktoButtonWrap .mktoButton:hover {
    box-shadow: 0 10px 15px rgb(0 0 0 / 15%) !important;
    transition: 0.4s !important;
}

.banner-with-form .mktoForm .mktoButtonWrap .mktoButton:hover {
    border: 0;
}


/* -----------------------Inner form Styling ------------------------------ */
.banner-with-form .row-wrap .text-wrap .inner-form {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-top: 30px;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoFormRow {
    display: inline-flex;
    margin: 0 10px;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoFormRow:nth-of-type(5) {
    margin-right: 0;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoRequiredField label.mktoLabel {
    width: 50% !important;
    position: absolute;
    top: -5px;
    left: 0;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoRequiredField .mktoAsterix {
    display: block;
    float: left;
    margin-right: 4px;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm input,
.mktoForm select.mktoField {
    background: rgba(255, 255, 255, 0.25) !important;
    border-radius: 4px !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 7px 8px !important;
    font-size: 16px;
    color: #fff !important;
    font-family: 'Roboto' !important;
    font-weight: 400;
    margin-right: 20px;
    width: 255px !important;
    margin-bottom: 0;
    position: relative;
    margin-top: 20px !important;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm #optincheckbox {
    width: 100% !important;
    margin: 0 !important;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm #Lbloptincheckbox {
    width: auto !important;
    cursor: pointer;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm select.mktoField option {
    color: #000;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm input::placeholder {
    font-size: 16px;
    color: #fff !important;
    font-family: 'Roboto' !important;
    font-weight: 400;
}

.banner-with-form .inner-form .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton {
    width: 42%;
    /* margin-left: 10px; */
}

.banner-with-form .inner-form .mktoButtonRow {
    top: -20px;
    width: 255px !important;
}

.banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoFormRow.hidden-input-form {
    display: none !important;
}

.banner-with-form .inner-form .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton {
    width: 100%;
}

@media screen and (min-width: 1100px) {
    .banner-with-form.horizontal-image-position .img-wrap {
        max-height: 342px;
        overflow: hidden;
        padding-left: 40px;
    }

    .banner-with-form.horizontal-image-position .img-wrap img {
        height: 100%;
        max-width: 100%;
        margin-left: auto;
    }

    .banner-with-form .inner-form .mktoButtonRow {
        width: 255px !important;
        margin-left: 10px;
    }
}

@media (max-width: 1100px) {

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm input,
    .mktoForm select.mktoField {
        width: 172px !important;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoRequiredField label.mktoLabel {
        width: 80% !important;
    }

    .banner-with-form .inner-form .mktoButtonRow {
        width: 172px !important;
    }
}

@media (max-width: 991px) {
    .banner-with-form .img-wrap {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .banner-with-form .row-wrap .text-wrap {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .banner-with-form .mktoForm input,
    .mktoForm select.mktoField,
    .mktoForm textarea.mktoField {
        width: 250px !important;
    }

    .banner-with-form .img-wrap img {
        max-width: 60%;
    }

    .banner-with-form .row-wrap .form-wrap {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .banner-with-form .mktoForm .mktoRequiredField label.mktoLabel {
        width: 50% !important;
    }

    .banner-with-form .mktoForm input,
    .mktoForm select.mktoField,
    .mktoForm textarea.mktoField {
        width: 50% !important;
    }

    .banner-with-form .row-wrap .form-wrap .mktoForm select.mktoField {
        width: 50% !important;
    }

    .banner-with-form .mktoForm .mktoButtonWrap .mktoButton {
        margin-top: 20px;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton {
        margin-top: -10px;
        margin-left: 0;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoFormRow {
        display: inline-block;
        padding: 0 10px;
        margin: 0;
        width: 50%;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm input,
    .mktoForm select.mktoField {
        width: 100% !important;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoFormCol {
        width: 100%;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoFormRow.hidden-input-form {
        display: none;
    }

    .banner-with-form .inner-form .mktoButtonRow {
        float: right;
        top: -60px;
        width: 47% !important;
        /* left: -11px; */
    }

    .banner-with-form .row-wrap .text-wrap span {
        margin-bottom: 0;
    }

}


@media (max-width: 595px) {
    .banner-with-form .row-wrap {
        margin-top: 30px;
    }

    .banner-with-form .row-wrap .form-wrap {
        padding: 30px 20px;
    }

    .banner-with-form .row-wrap .text-wrap span {
        margin-bottom: 20px;
    }

    .banner-with-form h2 {
        font-size: 30px !important;
        margin-bottom: 20px;
    }

    .banner-with-form .row-wrap .text-wrap h4 {
        font-size: 20px;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoFormRow {
        display: block;
        margin: 0;
        width: 100%;
        padding: 0;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm input,
    .mktoForm select.mktoField {
        width: 100% !important;
        margin-top: 0;
        margin-bottom: 20px !important;
        height: auto;
    }

    .banner-with-form .inner-form .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }

    .banner-with-form .mktoForm .mktoRequiredField label.mktoLabel {
        margin-bottom: 10px;
    }

    .banner-with-form .mktoForm input,
    .mktoForm select.mktoField,
    .mktoForm textarea.mktoField {
        width: 100% !important;
    }

    .banner-with-form .form-message p {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .banner-with-form .social-bar {
        padding: 20px;
    }

    .banner-with-form .row-wrap .form-wrap .mktoForm select.mktoField {
        width: 100% !important;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoFormCol {
        margin-bottom: 0 !important;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form span {
        margin-bottom: 0;
    }

    .banner-with-form .row-wrap .text-wrap .inner-form .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton {
        margin-top: 20px;
    }

    .banner-with-form .inner-form .mktoButtonRow {
        top: 0;
        width: 100% !important;
        left: 0;
    }
}

@media (max-width: 480px) {
    .banner-with-form .mktoForm .mktoFieldWrap .mktoCheckboxList {
        width: auto;
    }
}

.banner-with-form .mktoForm input[type=checkbox]+label:before {
    box-shadow: none !important;
}


@media screen and (min-width: 1140px) {
    .banner-with-form .inner-form .mktoButtonRow {
        margin-top: 25px;
        left: 3px;
    }
}

@media (max-width: 1139px) and (min-width: 1119px) {
    .banner-with-form .inner-form .mktoButtonRow {
        margin-top: 25px;
        left: 3px;
    }
}

@media (max-width: 1119px) and (min-width: 1000px) {
    .banner-with-form .inner-form .mktoButtonRow {
        margin-top: 25px;
        /* left: 3px; */
    }
}

@media screen and (max-width: 991px) {
    .banner-with-form .inner-form .mktoButtonRow {
        width: 100% !important;
        top: 0;
    }
}