.banner-9 {
    text-align: center;
}
.banner-9 .custom_padding {
    padding-top: 135px;
}
.banner-9 .image-left {
    max-width: 262px;
}
.banner-9 .image-left .image-4by3 {
    padding-bottom: 123.6%;
}
.banner-9 .image-right {
    max-width: 350px;
}
.banner-9 .image-right .image-4by3 {
    padding-bottom: 118.3%;
}
.banner-9 .image-middle {
    max-width: 1000px;
}
.banner-9 .image-container {
    position: relative;
    padding-top: 60px;
}
.banner-9 .image-container div {
    margin: 0 auto;
}
.banner-9 .image-left {
    position: absolute;
    top: 155px;
    width: 100%;
    z-index: 2;
}
.banner-9 .image-right {
    position: absolute;
    bottom: 103px;
    width: 100%;
    z-index: 2;
    right: 0px;
}
.banner-9 .image-container .image-16by9 {
    padding-bottom: 68.091%;
}

.banner-9 .container-fluid.linear_gradient {
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(68%, rgba(0, 0, 0, 1)),color-stop(32%, rgba(255,255,255,1)));
    background-image: -o-linear-gradient(top,rgba(0, 0, 0, 1) calc(100% - 327px),rgba(255,255,255,1) 327px);
    background-image: linear-gradient(180deg,rgba(0, 0, 0, 1) calc(100% - 327px),rgba(255,255,255,1) 327px);
    color: var(--white);
}
.banner-9 .container-fluid.light_gradient {
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(68%, rgba(255, 255, 255, 1)),color-stop(32%, rgba(245,246,250,1)));
    background-image: -o-linear-gradient(top,rgba(255, 255, 255, 1) calc(100% - 327px),rgba(245,246,250,1) 327px);
    background-image: linear-gradient(180deg,rgba(255, 255, 255, 1) calc(100% - 327px),rgba(245,246,250,1) 327px);
}
.page-id-226 .banner-9 .container-fluid.linear_gradient,
.page-id-265 .banner-9 .container-fluid.linear_gradient {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(68%, rgba(245, 246, 250, 1)), color-stop(32%, rgba(255, 255, 255, 1)));
    background-image: -o-linear-gradient(top, rgba(245, 246, 250, 1) calc(100% - 327px), rgba(255, 255, 255, 1) 327px);
    background-image: linear-gradient(180deg, rgba(245, 246, 250, 1) calc(100% - 327px), rgba(255, 255, 255, 1) 327px);
}
.page-id-226 .banner-9 .container-fluid.linear_gradient *,
.page-id-265 .banner-9 .container-fluid.linear_gradient * {
    color: var(--black);
}
.banner-9 .logo-wrap {
    width:calc(100% + 60px);
    margin-left: -30px;
}
.banner-9 .logo-wrap .logo {
    padding: 0 30px;
}
.banner-9 .logo-wrap .logo img {
    filter: saturate(0) opacity(60%);
    max-height: 80px;
    width: 100%;
}
@media(max-width: 1599.98px){
    .banner-9 .image-middle {
        max-width: 800px;
    }
    .banner-9 .image-left,
    .banner-9 .image-right {
        max-width: 200px;
    }
}
@media(max-width: 1366.98px){
    .banner-9 .image-middle {
        max-width: 700px;
    }
}
@media(max-width: 1199.98px){
    .banner-9 .logo-wrap {
        width:calc(100% + 30px);
        margin-left: -15px;
    }
    .banner-9 .logo-wrap .logo {
        padding: 0 15px;
    }
    .banner-9 .image-middle {
        max-width: 600px;
    }
    .banner-9 .image-left {
        top: 120px;
    }
    .banner-9 .image-right {
        bottom: 60px;
    }

}
@media(max-width: 991.98px){
    .banner-9 .image-left,
    .banner-9 .image-right {
        max-width: 170px;
    }
}
@media(max-width: 767.98px){
    .banner-9 .custom_padding {
        padding-top: 60px;
    }
    .banner-9 .logo-wrap {
        width:calc(100% + 16px);
        margin-left: -8px;
    }
    .banner-9 .logo-wrap .logo {
        padding: 8px;
    }
    .banner-9 .image-left,
    .banner-9 .image-right {
        display: none;
    }
    .banner-9 .container-fluid.linear_gradient {
        background-image: -webkit-gradient(linear,left top, left bottom,color-stop(85%, rgba(0, 0, 0, 1)),color-stop(15%, rgba(255,255,255,1)));
        background-image: -o-linear-gradient(top,rgba(0, 0, 0, 1) calc(100% - 150px),rgba(255,255,255,1) 150px);
        background-image: linear-gradient(180deg,rgba(0, 0, 0, 1) calc(100% - 150px),rgba(255,255,255,1) 150px);
    }
    .banner-9 .container-fluid.light_gradient {
        background-image: -webkit-gradient(linear,left top, left bottom,color-stop(85%, rgba(255, 255, 255, 1)),color-stop(15%, rgba(245,246,250,1)));
        background-image: -o-linear-gradient(top,rgba(255, 255, 255, 1) calc(100% - 150px),rgba(245,246,250,1) 150px);
        background-image: linear-gradient(180deg,rgba(255, 255, 255, 1) calc(100% - 150px),rgba(245,246,250,1) 150px);
    }
}
@media(max-width: 575.98px){
    .banner-9 .image-left,
    .banner-9 .image-right {
        max-width: 100px;
    }
}