.page-hero-section .section-wrap{position:relative;overflow:hidden;}
.page-hero-section .section-contnet-wrap{position:absolute;top:0px;left:0px;width:100%;height:100%;}
.page-hero-section .section-content{width:100%;}
.page-hero-section .section-content h2{font-size:52px;margin:0px 0px 20px;}
.page-hero-section .section-content p{font-size:16px;font-weight:300;max-width:471px;line-height:1.6;margin:0px;}





@media only screen and (max-width:1080px){
  .page-hero-section .section-content h2{font-size:40px;}
}
@media only screen and (max-width:989px){
  .page-hero-section .section-content h2{font-size:30px;}
}


@media only screen and (max-width:749px){
  .page-hero-section .section-content h2{font-size:24px;}
  .page-hero-section .section-content p{max-width:90%;font-size: 14px;}
}





