.sub_hero{margin:43px 0 0 0}.sub_hero_flex{display:flex}.sub_hero_text_container{flex:0 50%;background:#f9f9f9;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.sub_hero_image_container{flex:0 50%;height:700px;background-size:cover;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;overflow:hidden}.sub_hero_image_container img{flex-shrink:0;width:100%}.sub_hero_text_container{display:flex;flex-direction:column}.text_block{max-width:571px;float:right;padding:0 50px 0 20px}.text_block h1{font-weight:bold;font-size:40px;font-family:'Rajdhani',sans-serif;color:#4e6e81}.text_block h1:after{content:' ';display:block;border:2px solid #6dcff6;width:50px}.text_block p{padding:30px 0 0;font:600 18px Rajdhani;color:#4e6e81}.hero_cta_container a{padding:10px 20px;text-decoration:none;background:#fff;color:#6dcff6;font:bold 25px Rajdhani;display:inline-block;margin:30px 0 0 0;transition:.3s all ease}.hero_cta_container a:hover{background:#6dcff6;color:#fff;transition:.3s all ease}@media only screen and (max-width:1240px){.sub_hero_image_container img{flex-shrink:0;width:auto;height:100%}}@media only screen and (max-width:900px){.sub_hero_image_container img{flex-shrink:0;width:auto;height:100%}.sub_hero_flex{display:flex;flex-direction:column}.sub_hero_image_container{display:none}.text_block{max-width:100%;float:right;margin:auto 0 auto auto;padding:0 50px 0 20px}}