.banner_inner_1 h1{font-weight: 700;font-size: 36px;}
.banner_inner_1{text-align:right;}
.btn {background: var(--theme-color);border-radius: 30px;}
.banner_inner_1{margin-right: 4%;margin-left: 50%;padding:7% 0px;}
.banner_caption_1{margin-bottom:20px;}
.banner_caption_1 p{font-size:18px;}
.plus-banner-2{background-position: center center;background-size: cover;}
.featured-img-grid img{width:100%}
@media(max-width:1024px){
  .banner_inner_1{margin:0;padding:80px 15px;text-align:center}
  .banner_inner_1 h1{font-weight: 400;font-size: 24px;}
  .banner_caption_1 p{font-size:16px;}
  .banner_inner_inner_1{padding:50px 15px;background-color: rgba(255, 255, 255, .64);}
}