html, body { color: #333; font-family: "Montserrat",sans-serif; font-size: 17.5px; -webkit-font-smoothing: antialiased; }
.container { padding: 0; width: 100%; }
#content > .row { margin: 0; padding: 32px 20% 84px; }
#content > .row > div:first-of-type { padding-left: 0; }
#content > .row > div:last-of-type { padding-right: 0; }

.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;  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; font-weight: 900;}
h3 { font-size: 2.6em; margin: 30px 0 0; font-weight: 900; color: #102542; }
h4 { font-size: 1.2em; margin: 28px 0 0;}

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

p.disclaimer  {font-size: 16px; margin-top: 0; padding-top: 5px; }
p a { color: #007AC2; font-weight: 700;}

iframe {margin-top: 25px; margin-bottom: 0;}


/* 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; }
#crmWebToEntityForm input[type="submit"] { background: #F57A1F; box-shadow: 0 0 0 0 #fff; border-radius: 40px; color: #102542; display: inline-block; font-size: .9em; font-weight: 900; line-height: 1.2em; margin-top: 4px; padding: 10px 28px; position: relative; transition: .3s; border: none; }
#crmWebToEntityForm input[type="submit"]:hover{ background: #fff; box-shadow: 0 3px 6px -2px #666; padding: 14px 28px;  }
#crmWebToEntityForm input[type="reset"] {display: none!important;}

.zcwf_title {display:none;}
#crmWebToEntityForm.zcwf_lblTopBottom {padding: 0;}
#crmWebToEntityForm {width: 100%!important; max-width: 100%!important; margin-top: 0; padding-top: 0;}
#crmWebToEntityForm { padding: 0 !important; width: 100% !important; }
.zcwf_lblTopBottom .zcwf_row:nth-of-type(2) { float: left; width: 48.5% !important; }
.zcwf_lblTopBottom .zcwf_row:nth-of-type(3) { float: left; margin-left: 3%; width: 48.5% !important; }
.zcwf_lblTopBottom .zcwf_row:nth-of-type(4) { clear: both; }
.zcwf_lblTopBottom .zcwf_row:nth-of-type(5) { width: 60% !important; }
.zcwf_lblTopBottom .zcwf_row:nth-of-type(10) { float: left; margin-top: 0; width: 48.5% !important; }
.zcwf_lblTopBottom .zcwf_row:nth-of-type(11) { float: left; margin-top: 0; margin-left: 3%; width: 48.5% !important; }
.zcwf_lblTopBottom .zcwf_row:nth-of-type(12) { clear: both; }
.zcwf_lblTopBottom .zcwf_row:nth-of-type(17) { display: none; }
.zcwf_lblTopBottom .zcwf_col_lab { font-family: "Univers","Roboto",sans-serif !important; font-size: .85em !important; padding: 0 !important; }
.zcwf_lblTopBottom .zcwf_col_fld { padding: 0 !important; }
.zcwf_lblTopBottom .zcwf_col_fld input[type=text], .zcwf_lblTopBottom .zcwf_col_fld textarea { background: #fff; font-size: .9em; padding: 4px 6px; width: 100% !important;}
.zcwf_lblTopBottom .zcwf_col_fld_slt { font-size: .9em !important; padding: 5px 6px !important; 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 { position: relative; }
.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; }

/* Header */
header { border-bottom: 1px solid #EE8037; }
header a { border: 0; }
header h1 { left: -9999px; position: absolute; }
header nav { padding: 14px 1.75%; }
header nav ul { float: right; margin: 12px 2px 0 0; padding: 0; }
header nav li { display: inline-block; margin-left: 52px; }
header nav li a { color: #002856; display: block; font-weight: 600; }
header nav li a:hover { color: #3483C4; }
header nav li a.active { font-weight: 900; }
header nav img { height: 48px; }

header.fix { background: #fff; position: fixed; top: 0; width: 100%; z-index: 1000; }
header.fix #top-bar { display: none; }
header.fix + #content { padding-top: 140px; }

#top-bar { background: #102542; display: flex; justify-content: space-between; padding: 10px 1.5%; }

#top-bar a { background: #F57A1F; border-radius: 50%; display: inline-block; height: 40px; line-height: 36px; margin-left: 8px; position: relative; text-align: center; width: 40px; }
#top-bar a:hover { background: #d6630d; }
#top-bar a img { width: 24px; }
#top-bar a span { background: #777; border-radius: 6px; box-shadow: 0 4px 8px -2px #000; color: #fff; margin-top: 18px; opacity: 0; position: absolute; right: 99999px; top: 100%; width: 200px; z-index: 1; }
#top-bar a:first-of-type span { width: 400px; }
#top-bar a span:before { border: 8px solid transparent; border-bottom-color: #777; bottom: 100%; content: ""; position: absolute; right: 14px; }
#top-bar a:hover span { opacity: 1; right: 0; transition: right 0s, opacity .4s; }

#mobile-menu { background: transparent; border: 0; display: none; float: right; margin: 0; padding: 8px 4px 0; position: relative; }
#mobile-menu .line { background: #102542; display: block; height: 3px; left: 0; margin: 2px 0 6px; position: relative; top: 0; transition: .3s; width: 26px; }

/* Quick Footer */
.footer { background: #102542;}
.footer .row { margin: 0; padding: 32px 2% 28px; }
.footer .row > div:first-of-type img { height: 52px; margin-right: 28px; }
.footer .row > div:Last-of-type { text-align: right; }
.footer ul { margin-top: 10px; padding: 0; }
.footer li { display: inline-block; vertical-align: middle; }
.footer li a { color: #fff; font-size: .9em; font-weight: 600; margin-left: 36px; }
.footer li a:hover { color: #ddd;}
.footer li img { width: 28px; }

.footer #footer-contacts { margin-bottom: 0; }
.footer #footer-contacts li { margin-left: 22px; }
.footer #footer-contacts a { margin-left: 0; text-decoration: underline; }

.gray-bg { background: #f2f2f2; }
.orange-bg { background: #FEF2E9; }

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

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; margin: 0; overflow: hidden; width: 100%; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* TRANSLATOR */
#google_translate_element2 { display: none; }
#langaugeselectcont { display: inline-block; margin: 6px 0 0; }
#langaugeselectcont select { color: #000; font-size: .8em; width: 220px; }

#page-header { position: relative; }
#page-header > div { background-color: #FEF2E9; display: flex; text-align: center; }
#page-header > div > div { text-align: left; width: 50%; }
#page-header .bolt-line { position: absolute; text-align: center; top: 28px; width: 100%; z-index: 1; }
#page-header .bolt-line img { height: 34px; }
#page-header .bolt-line:before { background: #DD6E1C; border-radius: 60px; bottom: 12px; content: ""; height: 6px; left: 5%; position: absolute; width: 41%; }
#page-header .bolt-line:after { background: #DD6E1C; border-radius: 60px; bottom: 12px; content: ""; height: 6px; right: 5%; position: absolute; width: 41%; }
#page-header:after { background: #DD6E1C; border-radius: 60px; bottom: 46px; content: ""; height: 6px; left: 5%; position: absolute; width: 90%; }
#page-header .header-left { padding: 68px 5%; }
#page-header h2 { font-size: 3.6em; font-weight: 900; color: #DD6E1C; }
#page-header h2 + span { font-size: 1.6em; font-weight: 400; color: #DD6E1C; text-transform: uppercase; letter-spacing: 2px; }
#page-header p { font-size: 1.2em; line-height: 1.3em; color: #002856; }
#page-header .header-right { background-image: url("../images/linebg.jpg"); background-size: cover; background-position: center; position: relative; }

.header-right img { height: 100%; object-fit: cover; object-position: center; opacity: 0; position: absolute; transition: opacity .4s; width: 100%; }
.header-right img.active { opacity: 1; }

.orange-rollover { background: #F57A1F; box-shadow: 0 0 0 0 #fff; border-radius: 40px; color: #102542; display: inline-block; font-size: .9em; font-weight: 900; line-height: 1.2em; margin-top: 4px; padding: 10px 28px; position: relative; transition: .3s; }
.orange-rollover:hover { background: #fff; box-shadow: 0 3px 6px -2px #666; padding: 10px 14px 10px 42px; }
.orange-rollover img { height: 12px; left: 4px; opacity: 0; position: absolute; top: 13px; transition: .4s; }
.orange-rollover:hover img { left: 15px; opacity: 1; }

#announcement { background: #16406E; color: #fff; padding: 26px 16% 34px !important; position: relative; }
#announcement span { position: absolute; top: 20px; }
#announcement span img { height: 48px; }
#announcement span:before,
#announcement span:after { background: #16406E; border-radius: 4px; bottom: 0; content: ""; height: 100%; left: 0; opacity: .6; position: absolute; transition: height .6s; width: 100%; }
#announcement span.bolted:before { height: 0; opacity: .1s; transition: height .6s ease-in-out .4s; }
#announcement span.bolted:after { height: 0; }
#announcement p { font-size: 1.3em; font-weight: 600; padding-left: 60px; }
#announcement a { color: #F57A1F; font-weight: bold; }
#announcement a img { height: 28px; transition: margin .3s; }
#announcement a:hover img { margin-left: 8px;}

blockquote { border-left-color: #da1020; font-size: 18px; font-weight: 700; padding-top: 0; padding-bottom: 0; background: #f2f2f2; margin: 30px 0; padding: 20px; }

#project-overview .arrow-link { float: right; margin-top: 18px; }

#partners img { height: 94px; margin: 50px 0 25px; }
#partners-miso { clear: both; display: block; padding: 16px 5% 0 4%; }

#benefits ul { display: flex; flex-wrap: wrap; list-style-type: none; padding: 24px 0 0; }
#benefits li { padding: 0 3%; width: 25%; }
#benefits li img { height: 118px; margin: 0 auto; display: block; }
#benefits li h4 { font-size: 1.1em; font-weight: 600; line-height: 1.3em; margin-bottom: 12px; position: relative; text-align: center; }

.quick-buttons { display: flex; flex-wrap: wrap; justify-content: space-between; list-style-type: none; margin-top: 48px; padding: 0; }
.quick-buttons li { background: #fff; border-radius: 12px; box-shadow: 0 0 18px -14px #333; padding: 0 18px 24px; text-align: center; width: 29%; }
.quick-buttons li > span { color: #16406E; display: block; font-size: 1.2em; font-weight: 700; line-height: 1.3em; margin-top: 22px; }
.quick-buttons li > p { font-size: .9em; margin: 20px auto; width: 75%; }

#connect-with-us { overflow: auto; padding-top: 46px !important; position: relative; }
#connect-with-us .bolt-line { left: 0; position: absolute; text-align: center; top: 36px; width: 100%; }
#connect-with-us .bolt-line img { height: 34px; }
#connect-with-us .bolt-line:before { background: #DD6E1C; border-radius: 60px; bottom: 12px; content: ""; height: 6px; left: 5%; position: absolute; width: 41%; }
#connect-with-us .bolt-line:after { background: #DD6E1C; border-radius: 60px; bottom: 12px; content: ""; height: 6px; right: 5%; position: absolute; width: 41%; }
#connect-with-us:after { background: #DD6E1C; border-radius: 60px; bottom: 46px; content: ""; height: 6px; left: 5%; position: absolute; width: 90%; }

#get-involved { overflow: auto; padding-top: 46px !important; position: relative; }
#get-involved .bolt-line { left: 0; position: absolute; text-align: center; top: 36px; width: 100%; }
#get-involved .bolt-line img { height: 34px; }
#get-involved .bolt-line:before { background: #DD6E1C; border-radius: 60px; bottom: 12px; content: ""; height: 6px; left: 5%; position: absolute; width: 41%; }
#get-involved .bolt-line:after { background: #DD6E1C; border-radius: 60px; bottom: 12px; content: ""; height: 6px; right: 5%; position: absolute; width: 41%; }
#get-involved:after { background: #DD6E1C; border-radius: 60px; bottom: 46px; content: ""; height: 6px; left: 5%; position: absolute; width: 90%; }

#pre-contact { background: #16406E; display: flex; flex-wrap: wrap; padding: 0 !important; }
#pre-contact > div { color: #fff; padding: 52px 10% 88px !important; }
#pre-contact > div h3 { font-weight: 700; color: #fff; }
#pre-contact > div:first-of-type { background: #007AC2; }
#pre-contact p {width: 75%;}

#jetx-blog { background: #007AC2; color: #fff; padding-top: 44px !important; }
#jetx-blog h3 { color: #fff; font-size: 1.6em; margin-top: 0; }
#jetx-blog > p { margin-bottom: 44px; }

/* SUBPAGES (Routing) */
#subpage-header { background-color: #102542; background-image: url("../images/segments_bg.jpg"); background-size: cover; background-position: center; height: 330px; padding: 0; position: relative; }
#subpage-header h2 { background: #16406E; bottom: 0; color: #fff; font-size: 2em; font-weight: 700; left: 20%; padding: 22px 6%; position: absolute; }

.map-page #subpage-header { background-image: url("../images/mapbg.jpg"); }
.rp-page #subpage-header { background-image: url("../images/mapbg.jpg"); }
.events-page #subpage-header { background-image: url("../images/librarybg.jpg"); }
.blog-page #subpage-header { background-image: url("../images/contactbg.jpg"); }
.library-page #subpage-header { background-image: url("../images/librarybg.jpg"); }
.contact-page #subpage-header { background-image: url("../images/contactbg.jpg"); }

.jump-menu { background: #f2f2f2; padding: 16px 20% !important; }
.jump-menu button { display: none; }
.jump-menu button span { border: 6px solid transparent; border-top-color: #000; display: inline-block; margin: 4px 0 0 6px; vertical-align: middle; }
.jump-menu.drop-down button span { margin-top: -8px; transform: rotate(180deg); }
.jump-menu nav { display: inline-block; }
.jump-menu nav li { display: inline-block; }
.jump-menu a { border-bottom-color: #005588; color: #005588; margin-right: 28px; }
.jump-menu a:hover { color: #000; }

.qmk { background: #F57A1F; border-radius: 50%; color: #fff; display: inline-block; height: 20px; line-height: 20px; margin-right: 3px; text-align: center; width: 20px; }

#map-iframe { border: 0; height: 660px; margin: 0 0 32px; width: 100%; }

#regulatory-process { padding-bottom: 0 !important; }
#interactive-map { padding-top: 0 !important; }

#rollover-map { position: relative; }
#rollover-map img { width: 100%; }
#rollover-map a { height: 4.4%; left: 42%; position: absolute; top: 8.7%; width: 8%; }
#rollover-map a span { left: -9999px; position: absolute; }
#rollover-map > a:after { outline: 0px solid rgba(15,15,15,.4); content: ""; height: 100%; left: 0; opacity: 1; position: absolute; top: 0; width: 100%; }
#rollover-map > a:hover:after { outline: 18px solid rgba(15,15,15,.8); opacity: 0; transition: outline .4s, opacity .8s; }
#rollover-map a:nth-of-type(2) { left: 46%; top: 10.2%; }
#rollover-map a:nth-of-type(3) { left: 46.2%; top: 14.2%; }
#rollover-map a:nth-of-type(4) { left: 46.4%; top: 18.6%; }
#rollover-map a:nth-of-type(5) { left: 45.3%; top: 22.5%; }
#rollover-map a:nth-of-type(6) { left: 45.3%; top: 26.8%; }
#rollover-map a:nth-of-type(7) { left: 45.3%; top: 30.9%; }
#rollover-map a:nth-of-type(8) { left: 44%; top: 35%; }
#rollover-map a:nth-of-type(9) { left: 43.6%; top: 39.2%; }
#rollover-map a:nth-of-type(10) { left: 44%; top: 43.2%; }
#rollover-map a:nth-of-type(11) { left: 45.6%; top: 47.2%; }
#rollover-map a:nth-of-type(12) { left: 45.9%; top: 51.5%; }
#rollover-map a:nth-of-type(13) { left: 45.9%; top: 55.6%; }
#rollover-map a:nth-of-type(14) { left: 45.9%; top: 59.6%; }
#rollover-map a:nth-of-type(15) { left: 46%; top: 63.8%; }
#rollover-map a:nth-of-type(16) { left: 46.2%; top: 68%; }
#rollover-map a:nth-of-type(17) { left: 51.2%; top: 68%; }
#rollover-map a:nth-of-type(18) { left: 50.4%; top: 72.3%; }
#rollover-map a:nth-of-type(19) { left: 51%; top: 76.3%; }
#rollover-map a:nth-of-type(20) { left: 51%; top: 80.5%; }
#rollover-map a:nth-of-type(21) { left: 50%; top: 84.7%; }
#rollover-map a:nth-of-type(22) { left: 50.5%; top: 88.8%; }

#routing-process { width: 100%; }
#routing-image img { display: block; margin: 0 auto; width: 75%; }
#routing-image h4:first-of-type { margin-top: 0; }
.routing-steps { padding-left: 0; }
.routing-steps h4 { font-weight: 700; }
.routing-steps h4.we-here { color: #DD6E1C; }
.routing-steps h4 span { font-weight: 400; }
.routing-steps > div { border-bottom: 1px solid #797D83; min-height: 160px; padding-left: 120px; position: relative; }
.routing-steps > div:last-of-type { border: 0; }
.routing-steps > div > img { left: 0; position: absolute; width: 90px; }
.routing-steps .orange-rollover { margin-bottom: 28px; }

/* EVENTS */
.events-page h4 { font-size: 1.3em; }
.events-page #get-involved:before { display: none; }
.events-page #get-involved ul { display: flex; flex-wrap: wrap; list-style-type: none; padding: 0; }
.events-page #get-involved ul li { padding-right: 36px; width: 33.3333%; }
.events-page #get-involved li h4 { border-left: 5px solid #da1020; font-weight: 700; padding: 3px 8px; }
.events-page #get-involved li span { display: block; padding: 18px 0 0 14px; }

#upcoming-events ul { display: flex; flex-wrap: wrap; justify-content: space-between; list-style-type: none; padding: 0; }
#upcoming-events li { line-height: 1.6em; padding-right: 22px; }
#upcoming-events h4 { font-weight: 700; margin-bottom: 8px; }

#meeting-materials { background: #f2f2f2; margin-top: 52px; padding: 4px 36px 4px; }
#meeting-materials h4 { font-weight: 700; margin-bottom: 28px; }
.events-page #meeting-materials li span { display: inline-block; padding: 0; }

#past-events h4 { font-weight: 700;}
#past-events p strong { color: #16406E; }
#past-events .col-sm-6 { padding: 0; margin-top: 0; }
#past-events .col-sm-6.materials ul {list-style-type: none; padding-left: 5px;}

.doc { color: #000; display: block; margin-bottom: 18px; padding-left: 36px; position: relative; }
.doc img { height: 24px; left: 0; position: absolute; top: 0; }

/* LIBRARY */
#project-documents h3 { margin-bottom: 34px; }

#permitting-documents h4 { font-weight: 900; }

#outreach-materials { overflow: hidden; position: relative; }

#outreach-materials { overflow: auto; padding-top: 64px !important; position: relative; }
#outreach-materials .bolt-line { left: 0; position: absolute; text-align: center; top: 36px; width: 100%; }
#outreach-materials .bolt-line img { height: 34px; }
#outreach-materials .bolt-line:before { background: #DD6E1C; border-radius: 60px; bottom: 12px; content: ""; height: 6px; left: 5%; position: absolute; width: 41%; }
#outreach-materials .bolt-line:after { background: #DD6E1C; border-radius: 60px; bottom: 12px; content: ""; height: 6px; right: 5%; position: absolute; width: 41%; }
#outreach-materials:after { background: #DD6E1C; border-radius: 60px; bottom: 42px; content: ""; height: 6px; left: 5%; position: absolute; width: 90%; }




/* LANDOWNERS */
#rotating-quotes {
  overflow: hidden;
  position: relative;
  padding: 0 12% !important;
  background-image: url("../images/quotes.png");
  background-repeat: no-repeat;
  background-size: auto 60%;
  background-position: 3% 20%;
  min-height: 400px; /* ensures there's visible height even when quotes are hidden */
}

#rotating-quotes .col-sm-12 {
  position: relative;
  min-height: 300px; /* matches the container height so absolutely positioned items have room */
}

.rotating-quote {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
  padding: 32px 10% 84px !important;
}

.rotating-quote.showing {
  opacity: 1;
  z-index: 1;
}


/* #rotating-quotes { overflow: hidden; padding: 0 !important; position: relative; }
#rotating-quotes > div { background-image: url("../images/quotes.png"); background-repeat: no-repeat; background-size: auto 60%; background-position: 3% 20%; display: flex; justify-content: space-between; width: 200%; }
.rotating-quote { opacity: 0; padding: 32px 10% 84px !important; transition: opacity .6s; width: 100%; }
.rotating-quote:nth-of-type(2) { position: relative; left: -100%; }
.rotating-quote:nth-of-type(3) { position: relative; left: -100%; }
.rotating-quote.showing { opacity: 1; } */

.big-img { margin: 36px 0 46px; }
.big-img.no-margin { margin: 0; }

#respect { background-image: url("../images/contactbg.jpg"); background-repeat: no-repeat; background-size: cover; position: relative; }
#respect:before { background: rgba(235,235,255,.92); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

#easement-needs { background: #e1f0f8; }
#easement-needs h4 { color: #231F20; font-size: 1.1em; font-weight: 900; }
#easement-needs small { display: block; line-height: 1.3em; margin-top: 12px; }

#what-to-expect { background: #fff; }
#what-to-expect h4 { font-weight: 700; }
#what-to-expect ol { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; margin-top: 18px; padding: 0; }
#what-to-expect ol div { width: 49%; }
#what-to-expect li { align-items: center; background: #d9ecf6; display: flex; height: 190px; margin-bottom: 18px; padding: 26px 32px 26px 114px; position: relative; width: 100%; }
#what-to-expect li img { height: 54px; margin-right: 22px; }
#what-to-expect li:before { border: 95px solid transparent; border-left-color: #16406E; content: ""; height: 42px; left: 0; line-height: 42px; position: absolute; text-align: center; top: 0; width: 42px; }
#what-to-expect li:after { color: #fff; content: "1"; font-size: 1.7em; font-weight: 700; left: 30px; position: absolute; top: 50%; transform: translateY(-50%); }
#what-to-expect li:nth-of-type(2):after { content: "2"; }
#what-to-expect div:nth-of-type(2) li:after { content: "3"; }
#what-to-expect div:nth-of-type(2) li:nth-of-type(2):after { content: "4"; }
#what-to-expect img[src*="Easement"] { float: right; margin: 8px 0 14px 14px; width: 40%; }

/* #recent-activities { background: #EAF3E9; }
#recent-activities .row { align-items: center; display: flex; flex-wrap: wrap; margin: 62px 0 84px; justify-content: space-between; }
#recent-activities .row > div { padding: 0 !important; width: 56%; }
#recent-activities .row:before, 
#recent-activities .row:after { display: none; }
#recent-activities .col-md-4 { width: 30% !important; }
#recent-activities h4 { font-weight: 900; } */

#view-progress { background: #e1f0f8; }
#progress-checklist { margin: 0 0 30px; overflow: hidden; }
#progress-checklist:hover { cursor: grab; }
#progress-checklist.rolling { cursor: grabbing; }
#view-progress ul { display: flex; justify-content: space-between; list-style: none; left: 0; overflow: hidden; padding: 0; position: relative; width: 222%; }
#view-progress ul li { background: #102542; border-radius: 8px; color: #fff; font-size: 1.1em; padding: 28px 34px 28px; position: relative; width: 19.5%; }
#view-progress ul li h4 { align-items: center; color: #fff; display: flex; font-size: 1.2em; font-weight: 600; gap: 24px; line-height: 1.3em; margin: 0 0 18px; position: relative; }
#view-progress ul li img { padding-bottom: 18px; width: 100%;}
#view-progress ul li p { margin: 0; }
#view-progress ul li a { color: #fff; }
#view-progress ul li a:hover { color: #007AC2; }

#view-progress button { background: #fff; border: 0; border-radius: 50%; height: 44px; margin-right: 8px; transition: background .2s; width: 44px; }
#view-progress button:hover { background: #007AC2; }
#view-progress button span { left: -9999px; position: absolute; }
#view-progress button:after { border: 4px solid #102542; border-width: 0 0 3px 3px; content: ""; display: inline-block; height: 14px; margin: 5px 0 0 5px; transform: rotate(45deg); width: 14px; }
#view-progress button.next:after { border-width: 3px 3px 0 0; margin-left: -3px; }

.question-mark { padding-left: 34px; position: relative; }
.question-mark:before { background: #F3AE2D; border-radius: 50%; content: "?"; font-size: 1.1em; height: 24px; left: 0; line-height: 23px; position: absolute; text-align: center; width: 24px; }

#get-in-touch { background: #fff; }

#project-info a { word-wrap: break-word; }

.callout-orange { background: #fef2e9; margin: 40px 0; padding: 20px 20px 20px 110px; position: relative; }
.callout-orange img { left: 24px; position: absolute; top: 10px; width: 70px; }

.landowner-faqs { background: #fef2e9; }
.landowner-faqs .orange-rollover { float: right; margin-top: 28px; }

/* Accordions */
.accordion-set { margin-top: 38px; margin-bottom: 20px; }
.accordion-set h3 { background-color: transparent; padding: 0; height: auto; line-height: normal; font-size: 1em; margin-top: 24px; }
.accordion-header { background: transparent; border: 0; color: #231f20; cursor: pointer; font-weight: 700; padding: 4px 8px 4px 34px; position: relative; text-align: left; width: 100%; }
.accordion-header span { background: #F57A1F; border-radius: 50%; color: #333; font-weight: 900; height: 24px; left: 0; line-height: 22px; position: absolute; text-align: center; width: 24px; }
.accordion-header span:last-of-type { display: none; }
.opened .accordion-header span { display: none; }
.opened .accordion-header span:last-of-type { display: block; }
.accordion > div { padding: 2px 1% 2px 36px; }
.accordion { border-bottom: 1px dashed #333; padding-bottom: 28px; margin-right: 36px; }
.accordion:last-of-type { border: 0; }

#contact-us { background: #ae0c19; background-size: cover; background-position: center; overflow: hidden; padding: 52px 14% 88px; position: relative; text-align: center; }
#contact-us:before { background: #9c0a16; content: ""; height: 100%; left: -25%; position: absolute; transform: skewX(26deg); top: -4%; width: 60%; }
#contact-us:after { background: #9c0a16; content: ""; height: 100%; left: -25%; position: absolute; transform: skewX(-26deg); top: 95.8%; width: 60%; }
#contact-us p { color: #fff; }
#contact-us ul { list-style-type: none; margin: 44px 0 24px; overflow: auto; padding: 0; }
#contact-us li { float: left; margin-right: 3%; width: 31.33333%; }
#contact-us li:last-of-type { margin-right: 0; }
#contact-us li a { background: #fff; border-radius: 6px; color: #000; display: block; font-weight: 700; padding: 26px 12px; text-align: center; text-transform: uppercase; }
#contact-us li a:hover { background: #eee; }
#contact-us li a img { display: block; height: 90px; margin: 0 auto 16px; }
#contact-us li a span { display: block; font-weight: 400; }
#contact-us p a { border: 0; color: #fff; }
#contact-us p a:hover { color: #ddd; }

/* 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; }


.open-modal-btn { padding: 10px 20px; background-color: #007bff; color: white; border: none; border-radius: 5px; cursor: pointer; font-size: 16px;}
.modal { display: none; /* Hidden by default */ position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;  background-color: rgba(0, 0, 0, 0.5); justify-content: center; align-items: center;}
.modal-content { background-color: white; padding: 20px; border-radius: 8px; width: 800px; max-width: 100%; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; position: relative; overflow-y:scroll; height: 400px;}
.close-btn {  position: absolute; top: 10px; right: 10px; font-size: 30px; cursor: pointer; font-weight: bold;}

a.contact-us { background: #ee1c23; color: #fff; display: inline-block; padding: 20px 44px 20px 80px; position: relative; }

a.contact-us 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; }

a.contact-us strong { display: block; text-transform: uppercase; }
a.contact-us:hover { background: #ae0c19; }


/* Lightbox */
.lightbox { margin-top: 28px; }
.lightbox img { width: 100%; }
.lightbox > button { background-color: rgba(0,0,0,.75); border: 0; cursor: pointer; height: 0; left: -100%; margin: 0; position: absolute; top: 0; transition: height .4s, left 0s ease-in-out .4s; visibility: hidden; width: 100%; }
.lightbox > div { margin-bottom: 8px; top: 80px; }
.lightbox > div .close-lightbox { background: 0; border: 0; font-size: 3em; display: none; position: absolute; right: 10px; top: 0; }
.lightbox > div .close-lightbox span { left: -9999px; position: absolute; }
.lightbox.enhanced { height: 100%; left: 0; margin: 0;  position: fixed; top: 0; width: 100%; z-index: 5555; }
.lightbox.enhanced > button { height: 100%; left: 0; transition: height .6s, left 0s; visibility: visible; }
.lightbox.enhanced > div { background-color: #fff; border: 1px solid #333; box-shadow: 4px 13px 28px 0 #111; left: 6%; margin: 0; max-height: 80%; overflow: auto; padding: 28px; position: absolute; top: 40px; transition: .8s; width: 86%; }
.lightbox.enhanced > div .close-lightbox { display: block; }
.lightbox a:hover {border: none;}

/* Tabs */
.tabset { margin: 14px 0 28px; }
.tabset ul { display: none; }
.tabset.has-js ul { border-spacing: 14px 0; display: table; }
.tabset .tablist { list-style-type: none; margin: 0px 0; padding: 0; text-align: center; width: 100%; }
.tabset .tab { background: #16406E; border: 0; border-bottom: 0; border-radius: 5px; box-shadow: 0 3px 8px -3px #888; color: #fff; cursor: pointer; display: table-cell; font-weight: bold; line-height: 1.2em; margin: 0; padding: 10px 14px 8px; position: relative; transition: background .2s; }
.tabset .tab:hover { background-color: #102542; }
.tabset .tab:after { border: 0 solid transparent; border-top-color: #16406E; content: ""; left: 50%; margin-left: 0; position: absolute; top: 100%; transition: .2s; }
.tabset .tab[aria-selected="true"]:after { margin-left: -10px; border-width: 10px; }
.tabset .tab[aria-selected="true"]:hover:after { border-top-color: #102542; }

.tabset .panel { box-shadow: None; clear: both; margin: 0 0 18px; padding: 14px 1%; }
.tabset.has-js .panel { display: none; margin-bottom: 0; }
.tabset.has-js .panel[aria-hidden="false"] { display: block; }
.tabset .panel h3 { margin: 0; }
.tabset .panel .row > div { padding: 0; }

.signup-section #crmWebToEntityForm .zcwf_row:nth-of-type(3) {
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}


.rp-page > div { padding-bottom: 20px !important; }
.rp-page h4 { font-weight: 900; margin-bottom: 0px; }
#psc-process a,
#participate a { color: #007ac3 ; text-decoration: underline; }
#psc-process a:hover,
#participate a:hover { color: #0064a0; }
#rp-intro p { font-size: 1.2em; }

#psc-process .row { width: 115%; }
#participate { padding-bottom: 70px !important; }
#participate span { color: #F57A1F; }

.question-box { background: #E6F2F9; margin: 26px 0 28px; padding: 1px 34px 8px 90px; position: relative; }
.question-box ul { margin-bottom: 18px; }
.question-box:before { background-image: url("../images/trangle.png"); background-repeat: no-repeat; background-size: 100% 100%;  content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 64px; }
.question-box:after { color: #fff; content: "?"; font-size: 1.8em; font-weight: 900; left: 18px; position: absolute; top: 50%; transform: translateY(-50%); }


.rp-page > div { padding-bottom: 8px !important; }
#rp-intro p { font-size: 1em; }
.rp-page h4 { font-size: 1.1em; }

#blog h4 { font-weight: 700; margin-top: 54px; }
.blog-subtext { color: #102542; font-size: 1.3em; margin-bottom: 32px; }
.blog-map { float: right; margin: 28px 0 24px 28px; max-width: 800px; width: 58%; }

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

@media screen and (max-width: 1580px) {
    #what-to-expect { font-size: .9em; }

    header nav li { font-size: .9em; margin-left: 34px; }
}

@media screen and (max-width: 1430px) {    
    #announcement { font-size: .9em; }

    #pre-contact > div { padding: 0 7% 56px !important; }
    #pre-contact h3 { font-size: 2.2em; }

    .footer .row { padding: 26px 1% 8px;  }
    .footer .row > div:first-of-type img { height: 40px; margin-right: 20px; }
    .footer ul { margin-top: 2px; }
    .footer li a { font-size: .75em; margin-left: 24px; }
}

@media screen and (max-width: 1350px) {
    #what-to-expect ol div { width: 100%; }
    #what-to-expect li img { height: 44px; }

    header nav li { font-size: .75em; margin-left: 18px; }

    #project-overview .col-sm-6 { width: 100%; }
}  

@media screen and (max-width: 1050px) {
    /* Header */
    #mobile-menu { display: inline-block; z-index: 1; }
    .menu-opened #mobile-menu .line.top { top: 8px; transform: rotate(45deg); }
    .menu-opened #mobile-menu .line.mid { opacity: 0; transform: rotate(90deg); }
    .menu-opened #mobile-menu .line.btm { top: -10px; transform: rotate(-45deg); }
    
    header nav { padding: 9px 1.5%; position: relative; }
    .header nav li { margin: 0; }
    header nav ul { background-color: #16406E; box-shadow: 2px 4px 8px -4px #000; margin: 0; opacity: 0; position: absolute; right: 5400px; top: 100%; width: 240px; z-index: 1; }
    header nav li { border-top: 1px solid #fff; display: block; font-size: .85em; margin: 0; padding: 6px; text-align: center; width: 100%; }
    header nav li a { color: #fff !important; }
    header nav img { height: 40px; }
    .menu-opened header nav ul { opacity: 1; right: 0; transition: right 0s, opacity .2s; }

    #top-bar { padding: 6px 1%; }
    #top-bar a { height: 30px; line-height: 28px; width: 30px;  }
    #top-bar a img { width: 18px; }
    #top-bar a span { font-size: .85em; width: 140px; z-index: 2; }
    #top-bar a:first-of-type span { width: 320px; }
    #langaugeselectcont { font-size: .85em; margin-top: 3px; padding: 0; }
    #langaugeselectcont select { width: 180px; }

}

@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.5em; 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, em { 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; }

    #page-header { font-size: .85em;}
    #page-header h2 { font-size: 2.8em; }
    #page-header h2 + span { font-size: 1.4em; }

    #what-to-expect { font-size: .85em; }
    #what-to-expect ol div { width: 48%; }

    #content > .row { padding: 36px 5% 38px; }
    #pre-contact > div { padding: 16px 5% 38px !important; width: 100%; }
    #pre-contact h3 { font-size: 2em; }

    #connect-with-us { padding: 72px 5% !important; }

    #jetx-blog { padding-top: 28px !important; padding-bottom: 52px !important; }
    #jetx-blog h3 { font-size: 1.2em; }

    .jump-menu { padding: 16px 5% !important; }
    .jump-menu button { display: inline-block; font-size: .9em; margin-left: 18px; margin-top: -3px; }
    .jump-menu nav { position: absolute; }
    .jump-menu nav ul { background: #f2f2f2; border: 1px solid #000; left: -9999px; margin: 0 18px; opacity: 0; padding: 8px 10px 0; position: relative; transition: left 0s ease-in .1s, opacity .1s; z-index: 1; }
    .jump-menu.drop-down nav ul { left: 0; opacity: 1; transition: left 0s, opacity .3s; }
    .jump-menu nav li { display: block; }
    .jump-menu nav li a { border: 0; }
    
    #subpage-header { height: 240px; }
    #subpage-header h2 { bottom: 0; left: 5%; padding: 14px 4%; }
    
    .tabset .tablist { margin: 0 0 4px; }
    .tabset .tab { border-bottom: 1px solid #aaa !important; border-radius: 8px; display: inline-block; float: none; margin: 4px 6px 6px; padding: 4px 8px;  }
    .tabset .tab[aria-selected="true"]:after { margin-left: -6px; border-width: 6px;  }
    
    #announcement { padding: 16px 8% 18px !important; }
    #announcement span { top: -8px; }
    #announcement p { padding-left: 50px; }
    #project-info { margin-top: 28px; }
    #project-info h3 { font-size: 1.6em; }

    #project-overview .col-sm-6 { width: 50%; }
    
    #expectations li img { height: 62px; margin-bottom: 12px; }
    #expectations li:nth-of-type(2) img { height: 42px; }

    #timeline { display: block; }
    #timeline > div { display: inline-block; padding-bottom: 18px; vertical-align: top; width: 32.333%; }
    
    #benefits ul { padding: 18px 4%; }
    #benefits ul li img { height: 80px; }

    .events-page h4 { font-size: 1.1em; }
    .events-page #get-involved ul li { padding-right: 36px; width: 50%; }
    
    #faqs h2 { margin-bottom: 18px; }
    .accordion-set { margin: 0; }
    .accordion { margin-right: 0; padding-bottom: 16px; }
    .accordion:last-of-type { border-bottom: 1px dashed #002856; }
    .accordion h3 { font-size: .9em; margin-top: 14px; }
    #faqs .col-md-6:last-of-type .accordion:last-of-type { border: 0; }
    /* #faqs h3 { margin-top: 52px; } */

    #view-progress ul li { line-height: 1.1em; padding: 16px 26px 26px; }
    #view-progress ul li span { font-size: .85em; }

    #contact-us { padding-top: 24px !important; }
    #contact-us li a img { height: 40px; }

    #outreach-materials { padding: 66px 5% 58px !important; }
    #get-involved { padding: 66px 5% 58px !important; }
    
    .footer ul { margin-top: 18px; }
    .footer li img { width: 24px; }
    .footer #footer-contacts { margin-top: 4px; }

    .lightbox.enhanced a { display: block; overflow: auto; }
    .lightbox.enhanced img { min-width: 260%; }
    
    #rotating-quotes > div { background-position: 1% 16%; background-size: auto 40%; }
    .rotating-quote { padding: 24px 6% 42px !important; }

    #psc-process .row { width: 100%; }
    #psc-process .lightbox img { max-width: 600px; }
}

@media screen and (max-width: 768px) {
    #content > .row { padding: 24px 5% 38px; }
    #content > .row > div { padding: 0; }
    .orange-rollover { font-size: .75em; }
    .lightbox img { max-width: 400px; }
    .lightbox.enhanced img { max-width: 8000%; }

    .routing-steps h4 { font-size: 1.1em; }
    .routing-steps > div { padding: 0 18px; }
    .routing-steps > div > img { width: 64px; }
    .routing-steps > div { min-height: 80px; padding-left: 84px; }

    #what-to-expect ol div { width: 100%; }
    #what-to-expect ol li { height: 140px; padding-left: 90px; }
    #what-to-expect ol li img { height: 38px; ;}
    #what-to-expect ol li:before { border-width: 70px; }
    #what-to-expect ol li:after { left: 20px; }
    
    #connect-with-us .bolt-line img { height: 24px; }
    #connect-with-us .bolt-line:before { width: 34%; }
    #connect-with-us .bolt-line:after { width: 34%; }
    .quick-buttons li { margin: 0 auto 18px; width: 90%; }
    
    #outreach-materials .bolt-line img { height: 24px; }
    #outreach-materials .bolt-line:before { width: 34%; }
    #outreach-materials .bolt-line:after { width: 34%; }

    #jetx-blog { padding-bottom: 18px !important; }
    #jetx-blog img { max-width: 180px; }

    #project-overview .col-sm-6 { width: 100%; }
    
    #view-progress .lighter { display: none; }
    #view-progress button { display: none; }
    #view-progress ul { display: block; left: 0 !important; margin: 0; width: 100%; }
    #view-progress ul li { font-size: .9em; line-height: 1.4em; margin-bottom: 14px; padding: 24px 20px 30px; width: 100%; }
    #view-progress ul li h4 { gap: 8px; }
    #view-progress ul li span { display: block; font-size: 1em; }
    
    #get-involved .bolt-line img { height: 24px; }
    #get-involved .bolt-line:before { width: 34%; }
    #get-involved .bolt-line:after { width: 34%; }
    
    .split-row > div { width: 100%; }
    #segment-maps > div { padding-bottom: 18px; }

    #benefits ul li { font-size: .85em; padding-bottom: 28px; width: 48%; }

    #permitting-activities .split-row > div { margin-bottom: 12px; }

}

@media screen and (max-width: 680px) {
    #content > .row,
    footer .row { padding: 32px 5% 32px; }
    #pre-contact > div { padding: 32px 5% 32px; }

    #langaugeselectcont select { width: 150px; }

    #page-header { font-size: .75em; }
    #page-header h2 { font-size: 2.4em; margin-top: 0; }
    #page-header > div { display: block; }
    #page-header > div > div { width: 100%; }
    #page-header .bolt-line img { height: 24px; }
    #page-header .bolt-line:before { width: 34%; }
    #page-header .bolt-line:after { width: 34%; }
    #page-header:after{ bottom: 16px; }
    #page-header .header-left { padding-bottom: 4px; }
    #page-header .header-right { height: 240px; background-position: bottom; }
    
    #subpage-header { height: 190px; }
    #subpage-header h2 { bottom: 0; font-size: 1.2em; padding: 10px 5%; text-align: center; width: 90%; }

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

    #pre-contact > div { text-align: center; }
    #pre-contact p { margin: 18px auto; }
    #pre-contact h3 { font-size: 1.6em; }
    
    #timeline > div { width: 96%; }
    #timeline > div span { height: 60px; line-height: 54px; width: 60px; }
    #timeline > div span img { height: 32px; }
    #timeline > div:before { height: 16px; top: 22px; }
    #timeline > div:last-of-type:before { display: block; }

    #benefits ul li { width: 100%; }

    #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%; }
    
    .events-page #get-involved ul li { padding-right: 16px; width: 100%; }
    
    .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: 28px !important; }
    #contact-us li { margin: 12px 0; width: 100%; }
    #contact-us li a { padding: 14px 18px; }
    #contact-us li img { height: 48px; }

    .big-img { border: 1px solid #aaa; overflow: auto; padding: 20px;  }
    .big-img img { max-width: 8000%; width: 680px; }
    .big-img.no-margin { margin-top: 26px; }
    .blog-map { float: none; }

    #what-to-expect img[src*="Easement"] { display: block; float: none; margin: 12px auto 0; max-width: 300px; width: 100%; }

    #recent-activities .row { margin: 0; }
    #recent-activities .row:first-of-type { margin-top: 28px; }
    #recent-activities .row > div { width: 100% !important; }

    footer img[src*="logo"] { margin-bottom: 22px; }
    .footer #footer-contacts li { display: block; }
    .footer #footer-contacts a { display: block; word-wrap: break-word; }
}

@media screen and (max-width: 480px) {
    .jump-menu { padding-bottom: 52px !important; }
    .jump-menu button { margin: 0; }
    .jump-menu nav { display: block; margin: 5px 0 0 0; }
    .jump-menu nav ul { margin: 0; }

    #top-bar a span { display: none; }

    #what-to-expect ol li { display: block; height: auto; padding: 18px 16px 18px 84px; }
    #what-to-expect ol li img { display: block; height: 32px; margin-bottom: 8px;  }
    #what-to-expect ol li:after { font-size: 1.3em; top: 70px; }

    #rotating-quotes { padding: 24px 1%!important; }
}