.banner-section.overlay{position:relative}.banner-section.overlay:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;transition:background .3s,border-radius .3s,opacity .3s;width:100%;z-index:1}.banner-section .inner-banner-section{position:relative;z-index:2}.banner-section .heading-container h1{font-family:Roboto,Sans-serif;font-weight:600;margin-bottom:20px;text-align:center}.banner-section .sub-heading-container h2{font-family:Roboto,Sans-serif;font-size:30px;font-style:italic;font-weight:400;letter-spacing:.1px;margin-bottom:20px;text-align:center}.banner-section .btn-container{text-align:center}.banner-section .btn{background-color:#61ce70;border:1px solid #61ce70;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-family:Roboto,Sans-serif;font-size:24px;font-weight:500;line-height:1;padding:15px 30px;text-align:center;transition:all .3s ease-in}.banner-section .btn:hover{background:transparent;border:1px solid #fff}@media only screen and (max-width:767px){.banner-section .heading-container h1{font-size:36px;line-height:1}.banner-section .sub-heading-container h2{font-size:19px;letter-spacing:.1px}}