﻿.fraser-banner{position:relative;width:100%;min-height:360px;overflow:hidden;}.fraser-banner .banner-bg{position:absolute;inset:0;background-image:var(--banner-bg);background-size:contain;background-position:center;z-index:1;}.fraser-banner .banner-inner{position:relative;width:100%;z-index:3;}.fraser-banner .banner-hero{bottom:0;left:0;height:auto;max-height:360px;width:auto;z-index:3;}.fraser-banner .banner-titlebar{position:absolute;color:#fff;bottom:0;width:100%;background:#034ea1;padding:12px 0;z-index:2;text-align:right;}.fraser-banner .banner-titlebar h1{color:#fff;margin:0;text-align:right;}.fraser-banner .banner-titlebar .container{padding-left:260px;}@media(max-width:768px){.fraser-banner .banner-titlebar .container{padding-left:180px;}}@media(max-width:576px){.fraser-banner .banner-titlebar .container{padding-left:50px;text-align:center;}}@media(max-width:768px){.fraser-banner .banner-hero{height:80%;}}@media(max-width:576px){.fraser-banner .banner-hero{height:60%;left:50%;transform:translateX(-50%);opacity:.4;z-index:1;}.fraser-banner .banner-titlebar{z-index:3;}}