#top #main .home-banner-new {
 background-image:url(../images/crec-banner-aug-2020-cr.png),url(../images/crec-banner-aug-2020.jpg);
 background-position:-20px 38%,100% 100%;
 background-repeat:no-repeat,no-repeat;
 background-size:auto 90%,contain
}
#top #main .home-banner-new .avia-button {
 min-width:200px
}

#top #main .home-banner-new,
#top #main .home-banner-new .container{
  height: 800px;
}


#top #main .home-banner-new h1.av-special-heading-tag {
 line-height:145%
}
#top #main .home-banner-new .home-headline-rotator h4 {
 font-size:24px;
 line-height:145%
}
#top #main .home-banner-new .home-headline-rotator h4 .av-rotator-text {
 color:#22957e
}
.headingDecoration {
 position:relative;
 z-index:1
}
.headingDecoration::before {
 content:'';
 display:block;
 position:absolute;
 background:rgba(34,149,126,.5);
 width:100%;
 height:35%;
 z-index:-1;
 right:-3%;
 bottom:0
}

@media only screen and (max-width: 1500px){
  
#top #main .home-banner-new,
#top #main .home-banner-new .container{
  height: 600px;
}  
  
}



@media only screen and (max-width:767px) {
 #top #main .home-banner-new h2.av-special-heading-tag br {
  display:none
 }
 #top #main .home-banner-new {
  background-image:url(../images/crec-banner-aug-2020-cr.png),url(../images/crec-banner-aug-2020.jpg);
  background-position:-20px 38%,100% 0;
  background-repeat:no-repeat,no-repeat;
  background-size:auto 90%,cover
 }
 #top #main .home-banner-desc {
  background:rgba(255,255,255,.94);
  padding:20px
 }
 #top #main .home-banner-desc .av-special-heading-h1 br {
  display:none
 }
 #top #main .home-banner-desc .av-rotator-text {
  display:block
 }
 #top #main .home-banner-new .avia-button {
  font-size:16px;
  width:100%
 }
 #top #main .home-banner-new .avia-button .avia_iconbox_title span {
  display:block
 }
 #top #main .home-banner-new .avia-button.avia-color-custom {
  min-width:110px
 }
  
#top #main .home-banner-new,
#top #main .home-banner-new .container{
  height: auto;
}    
  
}
