@font-face {
    font-family: Helvetica;
    src: url("../fonts/HelveticaNeueLTProCn.otf") format("opentype");
}

@font-face {
    font-family: Helvetica;
    font-weight: 700;
    src: url("../fonts/HelveticaNeueLTProHvCn.otf") format("opentype");
}

@font-face {
    font-family: Gotham;
    src: url("../fonts/GothamBold.otf") format("opentype");
}

html, body { color: #333; font-family: Helvetica, Arial, sans-serif; font-size: 20px; -webkit-font-smoothing: antialiased; }
.container { padding: 0; width: 100%; }
.row { margin: 0; }
#content > .row > div { padding: 0 1.5% 12px; }
.vertical-center > div { float: none; display: inline-block; margin-left: -.5%; vertical-align: middle; }
.vertical-center > div:first-of-type { margin: 0; }

/* Links */
a { transition: background-color .2s, color .2s; }
a:hover,
a:focus { text-decoration: none; }
.button { background-color: #c47; border-radius: 14px; border: 0; color: #fff; display: inline-block; letter-spacing: .05em; margin-top: 12px; padding: 4px 16px; transition: background-color .2s; }
.button:hover { background-color: #b16; color: #fff; }
.button:focus { color: #fff; }

#skiptocontent { background-color: #fff; border-radius: 8px; box-shadow: 2px 2px 8px 0 #000; font-size: 1.3em; left: -9999px; padding: 3px 12px; position: absolute; top: -9999px; }
#skiptocontent:focus { left: 8px; top: 8px; }
.ada-element { left: -9999px; position: absolute; }

.vc:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.vc > * { display: inline-block; vertical-align: middle; }

.list-var { min-height: 110px; padding-left: 120px; position: relative; }
.list-var > img { left: 0; position: absolute; width: 100px; }

.circ { background: #c47; border-radius: 50%; height: 100px; line-height: 100px; text-align: center; width: 100px; }
.circ img { width: 60px; }

/* Headers */
h1 { font-size: 3.3em; margin: 30px 0 22px; }
h2 { font-size: 2.2em; margin: 12px 0 0; }
h3 { font-size: 1.8em; margin: 28px 0 0; }
h4 { font-size: 1.6em; margin: 28px 0 0; }
h5 { font-size: 1.4em; margin: 26px 0 0; }
h6 { font-size: 1.3em; margin: 26px 0 0; }

/* Paragraphs & Lists */
p { line-height: 1.5em; margin: 16px 0 6px; }
ul, ol { margin: 16px 0 10px; }
li { line-height: 1.4em; margin-bottom: 8px; }
img { max-width: 100%; }

/* Forms */
form { margin: 18px 0; }
label { display: block; margin: 10px 0 8px; width: 100%; }
input[type="text"] { margin-bottom: 8px; padding-left: 3px; width: 100%; }
textarea { height: 80px; margin-bottom: 8px; padding: 3px 5px; resize: none; width: 100%; }
input[type="checkbox"],
input[type="radio"] { margin: 0 4px 0 2px; }
input[type="checkbox"] + label,
input[type="radio"] + label { display: inline-block; margin-right: 14px; position: relative; top: -1px; width: auto; }
input[type="submit"],
input[type="reset"] { background-color: #c47; border-radius: 14px; border: 0; color: #fff; letter-spacing: .05em; margin-top: 14px; padding: 4px 16px; transition: background-color .2s; }
.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover { background-color: #b16; }

/* Tables */
table { border: 1px solid #333; margin: 14px 0; width: 100%; }
table tr th { border: 1px solid #333; padding: 2px 4px; }
table tr td { border: 1px solid #333; padding: 2px 4px; }

/* Quick Header */
.header { padding: 14px 20px; position: relative; }
.header h1 { display: inline-block; font-size: 1.3em; margin: 0; }
.header .nav { float: right; top: 0; right: 0; }
.header ul { margin: 0; padding: 0; }
.header li { display: inline-block; margin-left: 48px; }
.header li a { color: #000; display: block; }
.header li a:hover { color: #666; }
#mobile-menu { background-color: transparent; border: 0; cursor: pointer; display: none; padding: 0 4px; }

.pdf-link { display: block; margin-top: 32px; }
.pdf-link img { height: 42px; margin-right: 12px; }

/* Quick Footer */
.footer { background-color: #2b51a3; border-bottom: 10px solid #20bbb1; color: #fff; margin: 64px 0 32px; padding: 22px 20px 64px; position: relative; text-align: center; }
.footer:after { background: #fff; bottom: 0; content: ""; height: 6px; left: 0; position: absolute; width: 100%; }
.footer h2 { font-family: Gotham,Montserrat,sans-serif; margin-bottom: 26px; text-transform: uppercase; }
.footer h3 { color: #fff; }
.footer p { margin: 0; }
.footer div { margin: 18px 0; }
.footer div img { display: inline-block; height: 60px; vertical-align: middle; }
.footer div h3 { border-right: 5px solid #20bbb1; display: inline-block; margin: 0 16px; padding-right: 16px; vertical-align: middle; }
.footer div a { color: #fff; }
.footer div a:hover { color: #ddd; }

/* Sticky Footer (uncomment if needed; set padding-bottom of ".container" to logical height based on what ends up in the footer) */
/* html, body { height: 100%; }
.container { min-height: 100%; padding-bottom: 60px; position: relative; }
.footer { background-color: #c47; bottom: 0; position: absolute; width: 100%; } */

/*********************************************/
/******   Custom CSS  ************************/
/*********************************************/

.header { border-bottom: 8px solid #20bbb1; position: relative; padding-top: 12px; }
.header h1 { left: -9999px; position: absolute; }
.header ul { padding: 60px 38px 0; }
.header ul li a { font-family: Gotham,Montserrat,sans-serif; text-transform: uppercase; }

.logos { display: inline-block; }
.logos img { height: 54px; }
.logos img:nth-of-type(2) { height: 118px; margin-bottom: 8px; margin-left: 16px; }
.logos span { display: block; font-size: .85em; }

.page-header { background: url("../images/header-hme.jpg"); background-size: cover; background-position: center; border-top: 12px solid #2b51a3; height: 540px; margin: 6px 0 64px; padding-top: 128px; position: relative; text-align: center; }
.page-header h2 { margin: 0; text-transform: uppercase; }
.page-header h2 span { background: #20bbb1; color: #fff; display: inline-block; font-family: Gotham,Montserrat,sans-serif; font-size: .9em; padding: 4px 18px; }
.page-header p { color: #fff; font-size: 1.4em; font-weight: 700; line-height: 1.4em; margin: 18px auto 0; width: 740px; }
.page-header a { color: #fff; text-decoration: underline; }
.page-header a:hover { color: #eee; }

.about-page { background-image: url("../images/header-abt.jpg"); }
.gi-page { background-image: url("../images/header-gi.jpg"); }

.row { margin: 0 auto; max-width: 1360px; padding: 0 28px; width: 100%; }
.row p { font-size: 1.2em; }
h3 { color: #2b51a3; font-family: Gotham,Montserrat,sans-serif; font-weight: 700; margin-top: 68px; text-transform: uppercase; }

/* Modal Window */
.hdr-close-modal { display: none; }
.hdr-launch-modal { display: none; }
.has-hdr-modals .hdr-launch-modal { display: block; }
.hdr-modal-showing { overflow: hidden;}
.hdr-modal-window { display: none; height: 100%; left: 0; position: fixed; top: -100%; transition: 0; width: 100%; z-index: 1000; }
.hdr-modal-window.showing { top: 0; transition: top 1s; }
.hdr-modal-window > .hdr-close-modal { background-color: rgba(0,0,0,.75); border: 0; cursor: pointer; display: block; height: 100%; left: 0; margin: 0; position: absolute; top: 0; width: 100%; }
.hdr-modal-window .hdr-close-modal span { left: -9999px; position: absolute; }
.hdr-modal-window #hdr-modal-title { font-size: 1.5em; margin: 26px 38px 6px 0; }
.hdr-modal-window > div { background-color: #fff; box-shadow: 4px 13px 28px 0 #111; font-size: 1.2em; overflow: auto; padding: 0 3% 28px; position: absolute; }
.hdr-modal-window > div .hdr-close-modal { background: transparent; border: 0; color: #333; font-size: 3em; line-height: .6em; position: absolute; right: 10px; top: 0; }
.hdr-modal-window > div .hdr-close-modal:hover { color: #666; }
.hdr-modal-window :focus { border-radius: 2px; outline: 2px groove #ddd; }


/*********************************************/
/****** Media Queries ************************/
/*********************************************/
/* Add more queries as needed; 992px is the column breakpoint for "medium"  columns in Bootstrap */

@media screen and (max-width: 1450px) {
    .logos img { height: 44px; }
    .logos img:nth-of-type(2) { height: 90px; margin-bottom: 6px; margin-left: 4px; }
    .logos span { font-size: .8em; width: 280px; }

    .header li { margin-left: 34px; }
    .header li a { font-size: .8em; }
}

@media screen and (max-width: 1160px) {
    .header { padding: 8px 18px 16px; }
    .header .row { padding: 0; }

    .header ul { padding: 60px 18px 0; }
    .header ul li { margin-left: 26px; }
    .header ul li a { font-size: .8em; }

    .page-header { font-size: .8em; height: auto; padding: 66px 24px; }

    h3 { font-size: 1.6em; }
    .row p { font-size: 1em; }

    .footer { font-size: .9em; padding-bottom: 46px; }
    .footer h2 { font-size: 1.8em; }
    .footer div { margin: 5px 0; }
    .footer div h3 { border-right-width: 3px; font-size: 1.3em; }
    .footer div img { height: 46px; }
}

@media screen and (max-width: 992px) {
    .page-header { margin-bottom: 14px; }
    
    /* Quick Mobile Menu */
    #mobile-menu { display: inline-block; }
    .header { padding: 8px 10px; }
    .header .nav { padding: 12px 12px; }
    .header .nav ul { background-color: #fff; box-shadow: 2px 4px 8px 0px #000; display: none; opacity: 0; padding: 0; position: absolute; right: 110%; top: 56px; width: 220px; z-index: 1; }
    .menu-opened .header .nav ul { opacity: 1; right: 0; transition: right 0s, opacity .2s; }
    .header .nav li { display: block; margin: 0; padding: 4px; text-align: center; }
}

@media screen and (max-width: 840px) {
    h1 { font-size: 2.2em; margin: 20px 0 6px; }
    h2 { font-size: 1.7em; margin: 12px 0 0; }
    h3 { font-size: 1.3em; margin: 20px 0 0; }
    h4 { font-size: 1.3em; margin: 28px 0 0; }
    h5 { font-size: 1.2em; margin: 26px 0 0; }
    h6 { font-size: 1.1em; margin: 26px 0 0; }
    p, li { font-size: .9em; line-height: 1.3em; }
    
    .page-header { font-size: .75em; }
    .page-header p { width: 88%; }

    .row p { font-size: .9em; }

    .footer div h3 { border-right: 0; }
    .footer a { display: block; }
    .footer span { display: block; }
}

@media screen and (max-width: 720px) {
    .hdr-modal-title { padding: 0; }
    .hdr-modal-window #hdr-modal-title { font-size: 1.2em; margin: 44px 0 0; }
    .hdr-modal-window > div { font-size: 1.1em; height: 88% !important; left: 8% !important; padding: 0 14px 24px; top: 6% !important; width: 84% !important; }
    .hdr-modal-window > div .hdr-close-modal { font-size: 2em; }
}

@media screen and (max-width: 660px) {
    .large-image { border: 1px solid #aaa; overflow: auto; width: 100%; }
    .large-image img { max-width: 8000%; padding: 8px; width: 660px; }
}

@media screen and (max-width: 540px) {
    .header .nav { padding: 8px; }
    .page-header { font-size: .6em; height: auto; margin-bottom: 10px; padding: 28px 20px; }

    .logos img { height: 32px; }
    .logos img:nth-of-type(2) { display: block; height: 64px; margin: 3px 0; }
    .logos span { font-size: .7em; width: 200px; }

    h3 { font-size: 1.2em; }
    .row p { font-size: .8em; }

    .pdf-link img { height: 28px; margin: 0 6px 4px 0; }

    .footer { font-size: .7em; margin: 16px 0 8px; padding: 20px 18px 24px; }
    .footer h2 { font-size: 1.6em; margin: 0 0 12px; }
    .footer div { margin: 18px 0; }
    .footer div img { display: block; height: 36px; margin: 3px auto 5px; }
    .footer div a { font-size: 1.1em; margin-top: 6px; word-wrap: break-word; }
}