.blog-banner{width:100%;margin-left:auto;margin-right:auto}.blog-banner .banner-wrap{position:relative;margin:0 auto;display:flex;flex-wrap:wrap}.blog-banner .banner-inner-wrap{width:100%;margin-right:0;margin-left:0;overflow:hidden;position:relative;max-height:100vh}.blog-banner .banner-image-wrap{height:60vh;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;background-color:rgba(43,71,91,1.0)}.blog-banner .banner-image-wrap img{object-fit:cover;height:100%;opacity:1;width:100%;margin-left:auto;margin-right:auto;display:block;transition:opacity .3s ease-in;max-width:100%}.blog-banner .banner-content-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;z-index:3;width:100%;background-color:transparent;padding:1.5rem}.blog-banner .banner-content-wrapper .content-width{margin:auto;max-width:900px;text-align:center}.blog-banner .banner-content-wrapper .banner-heading{font-family:"Century Gothic",sans-serif;font-weight:700;font-style:normal;font-size:45px;text-transform:uppercase;margin-bottom:1.5rem;color:white;line-height:1.125;letter-spacing:2px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blog-banner .banner-content-wrapper .banner-subheading{color:white;margin-top:-1.25rem;font-family:"Century Gothic",sans-serif;font-weight:400;font-style:normal;font-size:15px;letter-spacing:1px;line-height:1.25;margin-bottom:0}@media(max-width:1024px){.blog-banner .banner-content-wrapper .banner-heading{font-size:2.5em}}@media(max-width:798px){.blog-banner .banner-image-wrap{height:auto}}@media(max-width:480px){.blog-banner .banner-content-wrapper .banner-heading{font-size:2em}}@media(max-width:406px){.blog-banner{margin-top:0}.blog-banner .banner-image-wrap{height:40vh}}@media(max-width:406px) and (max-height:500px){.blog-banner .banner-image-wrap{height:60vh}}