.banner_sec_main_group::after {
    content: "";
    background: url(https://1885176.fs1.hubspotusercontent-na1.net/hubfs/1885176/2021%20Website%20Update%20Images/Home-page/white_curve-new.png) no-repeat;
    width: 100%;
    height: 741px;
    display: block;
    position: absolute;
    bottom: 0px;
    background-size: 100% 100%;
}
.banner-left-heading h1 {
    font-size: 48px;
    font-family: 'Source Sans Pro', sans-serif font-weight: 700;
    font-style: normal;
    color: #014477;
    margin-top: 5px;
    line-height: 60px;
    margin-bottom: 0px;
}
.banner-left-description p {
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #404040;
    line-height: 34px;
}
.banner_lft_sec {
padding: 45px 0px !important;
}
@media (max-width: 992px){
.banner_sec_main_group{margin-top:55px !Important;}
.banner_rlt_lft_img_sec{
width: 100% !important;
margin: 0px !important;
  }
.banner_rlt_lft_img_sec{margin-top: -10px !important;}
.banner_lft_sec_cont_group .banner_lft_sec_no_img {
    margin: -72px auto 0 !important;
    max-width: 95% !important;
    width: 100% !important;
    background: #fff;
    border-top-left-radius: 10px;border-top-right-radius: 10px;
padding: 20px !important;
float: none;
overflow: hidden;
}
}
@media (min-width: 992px){
.banner_rlt_lft_img_sec {
 margin-top: -8px !important;
}
.hero-banner-web-img{
display:block;
}
.hero-banner-mobile-img {
display:none;
}
}
@media (max-width: 992px){
.hero-banner-web-img{
display:none !important;
}
.hero-banner-mobile-img {
display:block;
}
}
@media (max-width: 768px){
.banner_sec_main_group{margin-top:83px !Important;}
.banner_rlt_lft_img_sec {
padding: 0px !important;
}
.banner_sec_main_group .banner_rlt_lft_img_sec{
position: relative;
z-index: 1;
width: 100% !important;
flex-wrap: wrap;
justify-content: center;
}
}
@media (min-width: 767px){

}
