/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scrollDisabled{overflow-y:hidden}.menu-overlay{position:fixed;height:100%;width:100%;background-color:rgba(255,255,255,0.5);z-index:9998;display:none}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 20px;position:fixed;width:100%;z-index:9999;background-color:rgba(255,255,255,0.8)}#header-logo{height:90px;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;opacity:0;width:auto}#header-logo img{height:100%;-o-object-fit:contain;object-fit:contain}navbar ul,#menuList{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}navbar a{text-decoration:none;color:#777;padding:10px 15px;-webkit-transition:color .25s linear;transition:color .25s linear;z-index:9999;font-size:14px}navbar a:hover{border-bottom:2px solid orange;-webkit-transition:color .5s linear;transition:color .5s linear;color:black}navbar a.current{color:black;border-bottom:2px solid orange}.location-list a.current{border:none!important}.location-list a:hover{background-color:rgba(200,200,200,0.75)!important;border-bottom:0;-webkit-transition:all .25s linear;transition:all .25s linear}.location-list a.white-background{background-color:rgba(255,255,255,1)}.location-list a.white-background:hover{background-color:rgba(200,200,200,1)!important;-webkit-transition:.25s linear;transition:.25s linear}.location-tab:hover>a{color:black}.location-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;background-color:rgba(0,0,0,0);z-index:9998;top:44px;padding-top:40px;cursor:pointer;display:none;-webkit-transition:top .25s ease-in-out;transition:top .25s ease-in-out}.location-list a{background-color:rgba(255,255,255,0.8);display:block;padding:10px 10px 10px 30px!important;text-align:right}menubar{cursor:pointer;display:none}.menubarIcon{height:5px;width:36px;background-color:#333;margin:5px;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}#menuList{display:none;background-color:white;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;right:0;top:64px;text-align:right;width:100%;z-index:9999;-webkit-transition:top .5s;transition:top .5s}#menuList a{text-decoration:none;color:#999;display:block;padding:15px 20px;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#menuList a.current{background-color:#eee;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;color:black}#menuList a.expanded{color:black;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.location-menu{list-style:none;padding:0;display:none}.location-menu a{padding:15px 40px!important}.menubarIcon:first-child.change{-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transform:rotate(45deg) translate(8px,5px) scale(1.2);transform:rotate(45deg) translate(8px,5px) scale(1.2)}.menubarIcon:nth-child(2).change{opacity:0}.menubarIcon:nth-child(3).change{-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transform:rotate(-45deg) translate(8px,-6px) scale(1.2);transform:rotate(-45deg) translate(8px,-6px) scale(1.2)}@media screen and (max-width:960px){navbar{display:none}menubar{display:block}}#whitespace-header{height:94px;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#small-banner{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;width:100%;height:380px;opacity:0}#small-banner-overlay{width:100%;height:100%}@media screen and (max-width:768px){#small-banner{height:250px}}section{padding-bottom:80px;opacity:0;width:950px;margin:auto}@media screen and (max-width:1024px){section{width:90%}}footer{opacity:0;background-color:#333;color:white;padding:30px 8px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.75s ease-in-out;transition:.75s ease-in-out}#footer-location{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}#footer-LA,#footer-BP,#footer-main-office{max-width:250px}footer h3{color:#f05a22}footer h3{padding-bottom:20px}footer a{color:inherit}.footer-hours{margin:20px 0}.footer-hours>h4{padding-bottom:10px}.footer-social-media{text-align:left;margin-bottom:20px}.footer-social-media i{font-size:26px}.footer-social-media a{display:inline-block;padding:8px 12px;border-radius:50%;opacity:.5;margin:0 5px}.footer-social-media a:hover{opacity:1}.footer-social-media a:first-child{background-color:#e1306c}.footer-social-media a:nth-child(2){background-color:#3b5998}.footer-social-media a:nth-child(3){background-color:#d32323}#footer-copyright{text-align:center;background-color:#333;color:white;padding-bottom:20px}@media screen and (max-width:1024px){footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:768px){#footer-location{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer hr{display:block!important;width:80%;border:1.2px solid white;margin-bottom:10px}#footer-main-office{margin-bottom:20px}}header{font-family:'Open Sans',sans-serif}h1,h2,h3,h4{font-family:'Open Sans',sans-serif}h1{font-size:40px;color:#333}h2{font-size:28px}p,a,li,label{font-family:'Open Sans',sans-serif}input[type=text],select,textarea{font-size:20px!important;font-family:'Cabin',sans-serif}select{background-color:white}#press>h2{font-family:'Satisfy',cursive;font-weight:lighter}@media screen and (max-width:768px){h1{font-size:34px!important}h2{font-size:24px!important}}@media screen and (max-width:480px){h1{font-size:28px!important}h2{font-size:20px!important}p{font-size:16px!important}}