html, body { color: #333; font-family: "Univers","Roboto","Arial",sans-serif; font-size: 18px; -webkit-font-smoothing: antialiased; }
.container { padding: 0; width: 100%; }
.row { margin: 0; padding: 52px 8%; }
#content > .row > div { padding: 0 3% 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: border-bottom-color .1s ease-out; border-bottom: 2px solid transparent; padding-bottom: 2px;}
a:hover { text-decoration: none; border-bottom-color: #33a9c1; transition: 0.5s all; }
.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: 2.6em; margin: 56px 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: 24px 0 ; }
ul, ol { margin: 16px 0 10px; }
li { line-height: 1.4em; margin-bottom: 8px; }
img { max-width: 100%; }
p.disclaimer em {font-size: 16px;}


/* Forms */
form { margin: 18px 0; }
label { display: block; margin: 10px 0 8px; width: 100%; }
input[type="text"] { background: #eaebee; border: 0; margin-bottom: 8px; padding-left: 3px; width: 100%; }
textarea { background: #eaebee; border: 0; 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"] { background-color: #DA1020; border: 0; color: #fff!important; font-weight:bold; letter-spacing: .05em; margin-top: 0px; padding: 16px 24px!important; text-transform: uppercase; transition: background-color .2s; }
.button:hover,
input[type="submit"]:hover{ background-color: #ae0c19; }
input[type="reset"] {display: none;}
.zcwf_title {display:none;}
#crmWebToEntityForm.zcwf_lblTopBottom {padding: 0;}
#crmWebToEntityForm {width: 100%!important; max-width: 100%!important; margin-top: 0; padding-top: 0;}
#crmWebToEntityForm.zcwf_lblTopBottom .zcwf_col_fld input[type=text], .zcwf_lblTopBottom .zcwf_col_fld textarea {width: 100%!important;}

/* 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: 12px 20px; position: relative; }
.header img { display: inline-block; height: 36px; vertical-align: middle; }
.header h1 { border-left: 1px solid #000; display: inline-block; font-size: 1.3em; font-weight: 900; margin: 0 0 0 18px; padding: 8px 18px; text-transform: uppercase;  }
.header a:hover {border-bottom-color: transparent;}

/* Quick Footer */
.footer { background: #232426; background-image: url("../images/black-bg.jpg"); background-size: auto 100%; background-repeat: no-repeat; color: #797d83; font-size: .85em; }
.footer p { margin: 0; }
.footer li { display: inline-block; }
.footer .col-sm-4 { border-right: 1px solid #797d83; }
.footer .col-sm-4 img { display: block; height: 40px; margin-bottom: 16px; }
.footer .col-sm-8 { padding-left: 42px; }
.footer #social-media { margin-top: 0; }
.footer #social-media img { height: 30px; margin-right: 10px; }
.footer #social-media a:hover {border-bottom-color: transparent; }
.footer #footer-links { margin-bottom: 0; }
.footer #footer-links a { color: #797d83; margin-right: 28px; }

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

/* TRANSLATOR */
#google_translate_element2 { display: none; }
#langaugeselectcont { float: right; padding: 6px 4px; }
#langaugeselectcont select { color: #000; font-size: .8em; width: 140px; }
#langaugeselectcont label { margin-left: 5%; width: 90%; }

#page-header { background-image: url("../images/header-bg.jpg"); background-size: cover; background-position: center; height: 640px; }
#page-header > div { height: 100%;}
#page-header > div:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
#page-header > div > div { color: #fff; display: inline-block; vertical-align: middle; width: 94%; }
#page-header h2 { font-size: 3em; font-weight: 700; margin-bottom: 32px; }
#page-header h2:before { background: #DA1020; content: ""; height: 6px; margin-top: -26px; position: absolute; width: 72px; }
#page-header p { font-size: 1.8em; line-height: 1.2em; width: 55%; }

h3 { font-weight: 700; position: relative;}
h3:before{ background: #DA1020; content: ""; height: 12px; margin-top: -26px; position: absolute; width: 42px; }
h3:after { border: 3px solid #fff; content: ""; height: 18px; left: 12px; margin-top: -29px; position: absolute; top: 0; width: 18px; }

blockquote { background: #f2f2f2; border-left-color: #DA1020; margin: 30px 0; }
#project-info blockquote a { background-color: transparent; margin: 0; padding: 0; color: black; text-decoration: underline;}
#project-info blockquote a:hover { background-color: transparent; margin: 0; padding: 0; color: black; text-decoration: underline;}

#announcement { background-image: url("../images/red-bg.jpg"); background-size: 100%; box-shadow: 0 0 13px 0 #666; color: #fff; }
#announcement blockquote { border-color: #000; color: #000;}
#announcement h3 { margin-top: 20px; }
#announcement h3:before,
#announcement h3:after { display: none; }
#announcement p { font-size: 1.1em; }
#announcement .col-md-9 {padding-right: 50px; }

#announcement a { background: #fff; color: #000; display: inline-block; padding: 12px 44px 12px 80px; position: relative; }
#announcement a span { background: #ae0c19; border-radius: 50%; color: #fff; font-size: 1.2em; font-weight: 700; height: 44px; line-height: 44px; left: 20px; margin-top: -22px; position: absolute; text-align: center; top: 50%; width: 44px; }
#announcement a strong { display: block; text-transform: uppercase; }
#announcement a:hover { background: #d4d4d4; }

#announcement #crmWebToEntityForm .zcwf_col_lab { font-family: "Univers","Roboto","Arial",sans-serif !important; font-size: .8em !important; }
#announcement #crmWebToEntityForm.zcwf_lblTopBottom .zcwf_col_fld input[type=text] { width: 100%; }

#project-info h3 { font-size: 2em; }
#project-info a { background: #da1020; color: #fff; display: inline-block; padding: 12px 44px 12px 80px; position: relative; }
#project-info a span { background: #fff; border-radius: 50%; color: #000; font-size: 1.2em; font-weight: 700; height: 44px; line-height: 44px; left: 20px; margin-top: -22px; position: absolute; text-align: center; top: 50%; width: 44px; }
#project-info a strong { display: block; text-transform: uppercase; }
#project-info a:hover { background: #ae0c19; }

#project-info > div:first-of-type { padding-bottom: 34px;}
#map img { display:block; margin: 0 auto; }

#what-to-expect h4 { color: #797d83; font-weight: 700; margin-top: 48px; }
#what-to-expect blockquote { font-weight: 700;  }

#timeline { background: #f2f2f2; background-image: url("../images/gray-trangle.png"); background-size: auto 100%; background-repeat: no-repeat; }
#timeline .hoi-content { padding-right: 60% !important; }
#timeline .hoi-image { background-image: url("../images/AdobeStock_99897307-s.jpg"); width: 56%; }
#timeline ul { list-style-type: none; margin-top: 24px; padding: 0; }
#timeline li { margin: 16px 0; }
#timeline a { color: #000; }

#expectations { display: flex; flex-wrap: wrap; list-style-type: none; margin-top: 26px; overflow: auto; padding: 0; }
#expectations li { padding-right: 4%; width: 24%; font-weight: bold; margin: 28px 0 0 1%; }
#expectations li img { display: block; height: 102px; margin-bottom: 18px; }
#expectations li:nth-of-type(5) img { height: 82px; margin-top: 20px; }

#contractor-logos { list-style-type: none; margin: 0; overflow: auto; padding: 0; }
#contractor-logos li { float: left; margin-right: 2%; padding: 34px 0; text-align: center; width: 31.33333%; }

#faqs { background-image: url("../images/black-bg.jpg"); background-size: 100%; }
#faqs h3 { color: #fff; }
#faqs h3:after { border-color: #232426; }
#faqs a { color: #69a6db; }

.accordion-set { margin-bottom: 20px; }
.accordion h4 { margin-top: 12px; }
.accordion a { word-wrap: break-word; }
.accordion-header { background: transparent; border: 0; border-top: 1px dashed #fff; color: #fff; font-size: .7em; font-weight: 700; padding: 14px 8px 4px; text-align: left; width: 100%; }
.accordion-header span { background: #da1020; border-radius: 50%; display: inline-block; font-size: .85em; height: 24px; line-height: 24px; margin-right: 7px; margin-top: -2px; text-align: center; vertical-align: middle; width: 24px; }
.accordion:first-of-type .accordion-header { border-top: 0; }
.opened .accordion-header i { margin-top: -4px; transform: rotate(180deg); }
.accordion > div { color: #fff; font-size: .9em; padding: 2px 1% 2px 44px; }

.has-offset-image { padding-right: 0 !important; }
.has-offset-image .hoi-content { margin: 50px 0; padding: 26px 49% 38px 3% !important; position: relative; }
.has-offset-image .hoi-image { background-image: url("../images/cones.jpg"); background-size: cover; background-position: center; height: 100%; position: absolute; right: 0; top: 0; width: 40%; }

#commitment-to-safety a { border-bottom: 2px solid #000; color: #000; font-weight: 700; padding-bottom: 2px; text-transform: uppercase; }
#commitment-to-safety a img { height: 12px; margin-left: 8px; }

#resources { background: #f2f2f2; background-image: url("../images/gray-trangle.png"); background-size: auto 100%; background-repeat: no-repeat; }
#resources .hoi-content { padding-right: 60% !important; }
#resources .hoi-image { background-image: url("../images/typing.jpg"); width: 56%; }
#resources ul { list-style-type: none; margin-top: 24px; padding: 0; }
#resources li { margin: 16px 0; }
#resources a { color: #000;}

#contact-us { background-image: url("../images/keyboard-bg.jpg"); background-size: cover; background-position: center; }
#contact-us h3 { color: #fff; }
#contact-us h3:before { background: #fff; }
#contact-us h3:after { border-color: #c31c2e; }
#contact-us p { color: #fff; font-size: 1.5em; }
#contact-us ul { list-style-type: none; margin: 44px 0 24px; overflow: auto; padding: 0; }
#contact-us li { float: left; margin-right: 3%; width: 48.5%; }
#contact-us li:last-of-type { margin-right: 0; }
#contact-us a { background: #fff; border-radius: 6px; color: #000; display: block; font-weight: 700; padding: 26px 12px; text-align: center; text-transform: uppercase; }
#contact-us a:hover { background: #eee; }
#contact-us a img { display: block; height: 90px; margin: 0 auto 16px; }

/* Modal Window */
.close-modal { display: none; }
.modal-window { color: #000; display: none; height: 100%; left: 0; position: fixed; top: -100%; transition: 0; width: 100%; z-index: 5000; }
.modal-window.showing { top: 0; transition: top 1s; }
.modal-window > button { 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%; }
.window-title { color: #000; padding: 0; width: 90%; }
.modal-window > div { background-color: #fff; border: 1px solid #333; bottom: 50px; box-shadow: 4px 13px 28px 0 #111; left: 12%; margin: 0; overflow: auto; padding: 32px 4% 48px; position: absolute; top: 40px; width: 76%; }
.modal-window > div .close-modal { background: transparent; border: 0; font-size: 3em; line-height: .6em; position: absolute; right: 10px; top: 16px; }
.modal-window > div .close-modal span { left: -9999px; position: absolute; }
.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: 1350px) {
    #page-header { height: 540px; }
    #announcement { font-size: .9em; }
    .footer .col-sm-4 { width: 40%; }
    .footer .col-sm-8 { width: 60%; }
}

@media screen and (max-width: 992px) {
    h1 { font-size: 2.2em; margin: 20px 0 6px; }
    h2 { font-size: 1.7em; margin: 12px 0 0; }
    h3 { font-size: 1.8em; 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; }
    .button { font-size: .8em; border-radius: 12px; padding: 4px 12px 3px; }
    table tr { font-size: .8em; padding: 2px; }
    .vertical-center > div { margin: 0; }

    .row { padding: 28px 3% 38px; }

    .header { padding: 10px 14px; }
    .header img { height: 26px; }
    .header h1 { font-size: 1em; margin-left: 6px; padding: 4px 12px; }
    #langaugeselectcont { padding: 1px; }
    
    #page-header { font-size: .8em; height: 480px; }
    #announcement { padding-bottom: 14px; }
    #project-info { margin-top: 28px; }
    #project-info h3 { font-size: 1.6em; }
    
    #expectations li img { height: 62px; margin-bottom: 12px; }
    #expectations li:nth-of-type(5) img { height: 42px; }

    #faqs h3 { margin-top: 52px; }

    #contact-us { padding-top: 54px; }
    #contact-us p { font-size: 1.2em; }
    #contact-us li img { height: 70px; }
    
    .footer .col-sm-4 { font-size: .8em; }
    .footer .col-sm-4 img { height: 28px; margin-bottom: 8px; }
    .footer .col-sm-8 { padding-left: 12px;}
    .footer #social-media { margin-bottom: 0; }
    .footer #social-media img { height: 24px; }
    .footer #footer-links { margin-top: 3px; }
    .footer #footer-links a { font-size: .9em; margin-right: 18px; }
}

@media screen and (max-width: 768px) {
    .accordion-set { margin-bottom: 0; }
    #faqs .col-sm-6:nth-of-type(2) { padding-bottom: 0 !important; }
    #faqs .col-sm-6:last-of-type .accordion:first-of-type .accordion-header { border-top: 1px dashed #fff; }
    .accordion h4 { font-size: 1em; }
    .accordion span { height: 18px; font-size: 1em; line-height: 18px; margin-right: 4px; width: 18px; }
    .accordion > div { font-size: .8em; padding: 0 2% 0 32px; }
    .accordion > div p { margin: 8px 0 16px; }

    #map { border: 1px solid #aaa; overflow: auto; width: 100%; }
    #map img { max-width: 800%; width: 768px; }

    #timeline .hoi-content { padding-right: 0 !important; }
    #timeline .hoi-image { width: 100% !important; }

    .footer .row { padding-bottom: 16px !important; }
    .footer .col-sm-4 { border: 0; width: 100%; }
    .footer .col-sm-8 { padding-left: 0; padding-top: 18px; width: 100%;}
    .footer .col-sm-8 ul { padding-left: 5%; }
}

@media screen and (max-width: 660px) {
    .row { padding: 22px 5% 32px; }
    
    .header { text-align: center; }
    .header img { height: 22px; }
    .header h1 { border-left: 0; display: block; font-size: 1.3em; margin: 2px 8px 1px; }
    #langaugeselectcont { float: none; font-size: .85em; }
    #langaugeselectcont select { width: 120px; }

    #page-header { font-size: .6em; height: auto; padding: 54px 6%; }
    #page-header p { margin-bottom: 0; width: 100%; }

    #announcement { font-size: .75em; padding: 10px 3% 0; }

    #expectations li { margin-bottom: 28px; width: 50%; }
    #expectations li:nth-of-type(3) { clear: both; }
    #contractor-logos li { font-size: .8em; padding: 18px 0; width: 48%; }
    
    .has-offset-image { padding-right: 5% !important; }
    .has-offset-image .hoi-content { margin-bottom: 14px; padding: 0 !important; }
    .has-offset-image .hoi-image { height: 260px; margin-top: 36px; position: static; width: 100%; }
    #resources .hoi-content { padding: 0 !important; }
    #resources .hoi-image { width: 100% !important; }

    #contact-us { padding-bottom: 18px; }
    #contact-us p { font-size: 1em; }
    #contact-us li { margin: 12px 0; width: 100%; }
    #contact-us li a { padding: 14px 18px; }
    #contact-us li img { height: 48px; }
}