.banner-section .row-fluid{padding:0}.banner_area{width:100%;height:350px;background-position:center;background-size:cover;background-repeat:no-repeat}.banner_content{height:100%;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(180deg,rgba(0,0,0,0.5),rgba(0,0,0,0.5))}.banner_content h1{color:#fff;font-size:3.5vw;line-height:1.5;padding:0 10px;text-align:center}@media screen and (max-width:767px){.banner_content h1{font-size:5vw}}@media screen and (max-width:479px){.banner_content h1{font-size:10vw}}