@charset "UTF-8";
/* CSS Document */
.header {background: #001c1c;}
.logo {text-align: center;padding:35px 0;color:#fff;font-family: "gothambold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;}
.logo span {line-height: 1; text-align: center; padding-right:100px;background:url(../images/chevrons.png) no-repeat right center;color:#fff;font-size:270%;display:inline-block;}
.logo span a {color:#fff;}
.top-bar a {color:#fff;}
.top-bar {padding:0;font-family: "gothambold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;}
.darkblue {color:#1c3142;}
.lightblue {color:#1c3142;}
hr.blueline {border:none;background-color:#1c3142;color:#1c3142;height:1px;}
.telno {font-family: "gothambold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;color:#144194;font-size:160%;}
.toppad {padding-top:1.5rem;}
.menu a:hover {background-color:#1c3142;}
.pads img {padding:1rem 0;}
ul.bullets {padding-left: 0;}
ul.bullets li {position:relative;padding:1rem 1rem 1rem 54px;font-size:2rem;line-height: 2.1rem;list-style: none; list-style-position: inside !important; }
ul.bullets li img {position:absolute;left:0;}
.callquote {float:right;padding:.5rem;}
.callquote a {background: #ffe300;color:#1c3142;}
.heading {padding:2rem 0;}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 14, 2023 */

@media only screen and (max-width: 600px) {
	.logo {font-size:65%;padding:15px 0.65rem;}
	.heading {padding:0.5rem 0;}
	ul.bullets li {font-size:1.5rem;line-height: 2.1rem; }
	ul.bullets li img {top:9px;}
}
@font-face {
    font-family: 'gothambold';
    src: url('gotham-bold-webfont.woff2') format('woff2'),
         url('gotham-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothambold_italic';
    src: url('gotham-boldita-webfont.woff2') format('woff2'),
         url('gotham-boldita-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothambook';
    src: url('gotham-book-webfont.woff2') format('woff2'),
         url('gotham-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}