html, body { color: #231F20; font-family: 'Montserrat', sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; scroll-behavior: smooth;}
.container { padding: 0; width: 100%; }
.row { margin: 0; }
.row > div { padding: 0 1.5% 12px; }
.content { width: 100%; }
.vertical-center > div { float: none; display: inline-block; margin-left: -.5%; vertical-align: middle; }
.vertical-center > div:first-of-type { margin: 0; }
.page-ready {
    opacity: 0;
    transition: opacity 1s;
  }

  .page-loaded {
    opacity: 1;
  }


/* Headers */
h1 { font-size: 1.8em; font-weight: 700; padding-right: 110px;}
h2 { font-size: 1.125em; margin: 12px 0 0; font-weight: 650;}
h3 { font-size: 1.8em; margin: 28px 0 0; font-weight: 650;}
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: 40px 0 6px; }
ul, ol { margin: 16px 0 10px; }
li {  line-height: 1.4em; margin-bottom: 8px; }

img {width:100%;}

/* Links */
a { transition: background-color .2s, color .2s; text-decoration: underline; color:#231F20; }
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; }

/* LIGHTBOX */
#lightbox { height: 100%; position: fixed; top: -100%; transition: top .85s; width: 100%; z-index:4000 ; left:0;}
#lightbox > span { background-color: rgba(240, 236, 236, 0.527); cursor: pointer; height: 100%; position: absolute; top: 0; width: 100%; }
#lightbox > span span { color: #231F20; font-size: 3.6em; line-height: .4em; padding: 15px; position: absolute; right: 0; top: 0; z-index: 5; background-color: #fff;border: 3px solid #231F20;}
#lightbox div { height: 40%; margin: -120px auto 0; height: 80%; overflow-y: auto; position: relative; transform: rotateX(90deg) translateY(-160px); transition: .24s; width: 88%; border: 3px solid #231F20;}
#lightbox img { display: block; width: 100%; }
#lightbox.on { top: 0; }
#lightbox.on div { box-shadow: none; margin-top: 50px; transition: .8s ease-out .32s; transform: rotateX(0deg) translateY(0px); }
.slide img.lightbox { cursor: pointer; margin-bottom: 18px; }
.lightbox {cursor:pointer;}

/* Navbar */
#logo {height: 158px; left: 8%; position: fixed; text-align: center; display: flex; align-items: center; justify-content: center; top: 0; width: 150px; z-index: 3000; }
#logo img { border: none; width: 100%; max-width: 200px; top: 48px;
    position: relative; }


#main-nav-group {position:fixed; z-index: 2000; width:100%;}
#utility-nav { background-color: #fff; color: #231F20;  max-width: 2000px; overflow: hidden; padding: 0.35rem 0 0; position: inherit; text-align: right; width: 100%; z-index: 1000;}
#utility-nav li a { color: #203165; font-weight: 400; transition: background-color .2s, color .2s; float: right; margin-right: 20px; text-decoration: none; }
#utility-nav li:first-of-type { margin-left: 20px; }
#utility-nav li:last-of-type { margin-right: 15px; }
#utility-nav li a:hover, a:focus { color: rgba(193, 191, 192, .7); text-decoration: none; text-decoration: none; }
#utility-nav p { color: #203165; font-style: italic; font-weight: 600; }
#utility-nav select { color: #222; margin-top: 6px; }
#utility-nav h1 {display: inline-block;}

#utility-nav.with-cta h1{ width: 80%;}

#utility-nav .notice-cta {display: inline-block; background-color: #89BB6D; color: #fff; font-weight: bold; padding: 10px; 
border: 2px solid #000; text-align: center; margin-bottom: 10px; margin-right: 10px; transition: background-color .2s;}

#utility-nav .notice-cta:hover {background-color: #739c5c}

/* #main-nav { background-color: #fff; color: #231F20; height: auto; max-width: 2000px; min-height: 50px; overflow-x: hidden; padding: 0.85rem 0 0; position: inherit; text-align: right; top: 50px; width: 100%; z-index: 1000; border-top: 3px solid #231F20; font-weight: 800;} */
#main-nav { background-color: #fff; color: #231F20; height: auto; max-width: 2000px; min-height: 50px; overflow-x: hidden; position: inherit; text-align: right; top: 50px; width: 100%; z-index: 1000; border-top: 3px solid #231F20; font-weight: 800; padding: 0;}

#main-nav ul { list-style-type: none; margin: 0; padding: 0; }
#main-nav ul#main-nav-list {margin-left: 350px;}

#main-nav li { float: left; line-height: 3em; margin-bottom: 0px !important;}
#main-nav li a { color: #231F20;  font-weight: 600; letter-spacing: 0.095em; text-transform: uppercase; transition: background-color .2s, color .2s; float: right; margin-right: 35px; text-decoration: none; padding: 0 8px; }



#main-nav li a:hover, a:focus { text-decoration: none; }
#main-nav-list li a:hover {background-color: rgba(196, 196, 196, 0.5);}
#main-nav span { display: none; cursor: pointer; }
.current { background-color:#fff; font-weight: 800 !important;}
#overview-page.current {background-color:#FFC944;}
#milestones-page.current {background-color:#89BB6D;}
#publiceng-page.current {background-color:#2A77B2; color:#fff;}
#contact-page.current {background-color:#C4C4C4;}



/* #mySidenav li:last-of-type a:hover, a:focus { } */
a img {  -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;}
a:hover img {opacity:0.6;}
#main-nav #sub-nav-list { background-color: #fff; clear: both; padding: 18px 0 14px 0%; text-align: center; border-top: 3px solid #231F20; }
#main-nav #sub-nav-list li { display: inline-block; float: none; line-height: .1em; }
#main-nav #sub-nav-list li a {border: 0; color: #231F20; letter-spacing: .02em; margin-right: 0.5rem; padding: 9px 8px; text-transform: none; }

.sidenav .notice-cta {display: inline-block; background-color: #89BB6D; color: #fff; font-weight: bold; padding: 10px; 
    border: 2px solid #000; text-align: center; margin: 10px; transition: background-color .2s; font-size: 14px; width: 90%;}

#main-nav #sub-nav-list li:last-of-type a { margin: 0; }
#main-nav #sub-nav-list li a:active { background-color: #C4C4C4; }
#main-nav #sub-nav-list li a:hover {text-decoration: underline !important; }



/* MOBILE MENU */
.sidenav {background-color: #fff; height: 100%;width: 0; position: fixed; z-index: 4000; top: 0; left: 0;; overflow-x: hidden; padding: 60px 0 24px; transition: 0.5s; border-right: 3px solid #231F20; }
.sidenav a { color: #231F20; display: block; font-size: 16px; padding: 8px 8px 8px 32px; text-decoration: none; transition: 0.3s; text-transform: uppercase; letter-spacing: 0.075em; }
.sidenav a:hover { color: #f1f1f1; text-decoration: underline; }
.sidenav a:hover, a:focus { border: none !important; }
.sidenav .closebtn { position: absolute; top: 0; right: 15px; font-size: 36px; margin-left: 50px; } 
.sidenav .closebtn:active { border: none; } 

#side-subnav { margin: 0; }
#side-subnav li a { font-size: .8em; line-height: 1.15em; padding: 4px 8px; }

a.leaveacomment { background-color: #EEB111; border-radius: 25px; border: 0; color: #203165 !important; font-weight: bold; margin-top: 12px; padding: 10px 26px; text-decoration: none; transition: background-color .2s; margin-left: 5%; text-align: center; width: 87%; }
a.leaveacomment:hover { background-color: #F9CD61; color: #203165 !important; text-decoration: none !important; }
a.leaveacomment:active { background-color: #F9CD61; color: #203165 !important; text-decoration: none !important; }
a.leaveacomment:focus { background-color: #F9CD61; color: #203165; }

@media screen and (max-height: 450px) {
     .sidenav {padding-top: 60px;}
     .sidenav a {font-size: 18px;}
}



/* 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: #231F20; border: 3px solid #231F20; 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: #89BB6D; }
#thank-you { background-color: #89BB6D; border: 3px solid #231F20; box-shadow: 3px 8px 24px 0 rgba(0,0,0,0.25); padding: 6px 34px 6px 26px; top: -264px; transition: top .8s; left: 28px; display:none;}

#thank-you span { cursor: pointer; font-size: 1.4em; line-height: .6em; padding: 8px; position: relative; right: 0; top: 0; float:right; }
#thank-you p { margin-top: 8px; }
#thank-you.showing { top: 138px; display:block; }
#thank-you .col-sm-12 {padding:0px;}

textarea#form-comment {height:300px;}

/* Tables */
table { border: 2px solid #333; border-width: 0 2px 2px 0; margin: 14px 0; width: 100%; }
table tr th { border: 2px solid #333; border-width: 0 2px 2px 0; padding: 2px 4px; }
table tr td { border: 1px solid #333; border-width: 0 1px 1px 0; padding: 2px 4px; }
table tr:nth-of-type(even) { background-color: #eee; }

/* Quick Header */
.header { background-color: #c47; color: #fff; 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: 28px; }
.header li a { color: #fff; display: block; }
.header li a:hover { color: #ddd; }
#mobile-menu { cursor: pointer; display: none; }

/* Quick Footer */
.footer-title {font-size: 1.3em; font-weight:600;}
.footer-title a {text-decoration: none;}
.center-footer {text-align: center;}
.footer-icons {margin-top:25px;}
.footer p {margin-top: 40px;}
.footer-title p {margin-top:20px !important;}
ul.test-social {list-style-type: none; }
.test-social li {float:left;}
.test-social li a {color: #231F20;
    font-weight: 400;
    transition: background-color .2s, color .2s;
    float: right;
    margin-right: 20px;
    text-decoration: none;}





/* 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  ************************/
/*********************************************/
/* General */
.col-md-offset-1 {
    margin-left: 12.5555555555% !important;
}
h2.bullet-header::before {
    content: " ";
    height: 49.21px;
    width: 49.21px;
    background-color: #231F20;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 125.3px;
    top: 72.1px;
}

h2.bullet-header.bh-full::before {
    content: " ";
    height: 49.21px;
    width: 49.21px;
    background-color: #231F20;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 125.3px;
    top: 72px;
}

h2.bullet-header.bh-right::before {
    content: " ";
    left: 60px;
    top: 57px;
    width: 49.21px;
    height: 49.21px;
}

h2.bullet-header.bh-left::before {
    content: " ";
    left: 59.1px;
    top: 56.9px;
}

h3.bullet-header-plain::before {content: " ";
    height: 49.21px;
    width: 49.21px;
    background-color: #231F20;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 46%;
    top: 393px;
}




.bullet-header {border: 3px solid #231F20; min-width: 15%; width: fit-content; padding: 12px 6px 12px 28px; background-color: #fff;}

.bullet-header.bh-right {padding: 12px 6px 12px 30px;}
h2.bw-header {
    margin: 10px 0px !important;
    background: #fff;
    border: 3px solid #231F20;
    padding: 12px 12px;
    text-align: center;
    display: inline-block;}

div.bw-align {
    /* margin: 20px auto; */
    width: 100%;
    text-align: center; }


.mrts-block.col-md-6 {padding: 0 !important;}
.yellow-block {background-color: #FFC944;}
.green-block {background-color: #89BB6D;}
.blue-block {background-color: #2C7FBE;}
.white-block {background-color: #fff;}
.grey-block {background-color: #C4C4C4;}
div.decoration {height:110px;}
.black-border {border: 3px solid #231F20;}
.black-border-left {border-right: 3px solid #231F20; border-left: 3px solid #231F20;}   
.black-border-right {border-right: 3px solid #231F20; }
.black-border-top { border-top: 3px solid #231F20;}
.black-border-bottom { border-bottom: 3px solid #231F20;}

p.color-block-p {margin: 30px 0px 10px 0px;}
.overflow {overflow:hidden;}

.dyk {padding: 82px;  text-align:center;}
.dyk-inner {padding: 50px 50px; -webkit-box-shadow: 22px 25px 50px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 22px 25px 50px 0px rgba(0,0,0,0.25);
    box-shadow: 22px 25px 50px 0px rgba(0,0,0,0.25);}

.normal-hero { margin-bottom: 7.55rem; position: relative;  top: 121px; width: 100%; z-index: 0; }



/* Homepage */

#overview-hero { margin-bottom: 10.8rem; position: relative;  top: 173px; width: 100%; z-index: 0; }
#homepage-hero p { font-size: 115%; }

.hero-content { background-color: #fff; border: 3px solid #231F20; padding:60px 100px 60px 150px !important;}
.hero-content-padding {padding:60px 100px 60px 150px !important;}
.hero-padding{padding: 6rem 0 5rem 0; }

#before-after {padding: 20px 0px;}

.main { font-size: 3.3em; letter-spacing: 0.075em; margin: 30px 0 22px; text-transform: uppercase; }
.brclear { clear: both; }
.nature-bg { background-image: url('../images/AdobeStock_360244797.jpg'); background-size: cover; background-position: center;}
.nature-bg-2 { background-image: url('../images/nature-bg-2.png'); background-size: cover;background-position: 0% 25%; background-repeat: no-repeat;}
.nature-bg-3 { background-image: url('../images/nature-bg-3.jpg'); background-size: cover;background-position: 0% 25%; background-repeat: no-repeat;}
.nature-bg-4 { background-image: url('../images/nature-bg-4.jpg'); background-size: cover;background-position: 0% 25%; background-repeat: no-repeat;}
.nature-bg-5 { background-image: url('../images/nature-bg-5.jpg'); background-size: cover;background-position: 0% 25%; background-repeat: no-repeat;}


.text-block {padding: 45px 80px;}
/* Project Area Block */
/* #homepage-block-1 { border-top:3px solid #231F20; overflow:hidden;} */

#man-statue {background-image: url('../images/man-statue.jpg'); background-size: cover; height: 600px; background-position: center;}

.row.pb-icons {margin-top: 50px; text-align: center;}
.pb-icon {height: 125px; width:auto; text-align:center; margin: 0 auto;}
.pb-img-padding {padding: 30px;}

/* Milestones */

.site-plan {padding: 10px 0px;}
.click-to-enlarge {text-align:center; margin: 0!important; color:#fff;}
.site-plan-img {width:auto; height: auto;} 

/* Public Engagement */
.virtual-meeting-card {background-color: #fff; padding: 20px 0px 20px 20px;}
.virtual-meeting-card p {margin: 10px;}
.webex-btn a {background-color: #2A77B2; color:#fff; font-weight: 600; border-radius:0px; text-decoration: none;}
.webex-btn a:focus {background-color: #2A77B2; color:#fff; font-weight: 600; border-radius:0px; text-decoration: none; border: 3px solid #231F20 !important;}
.webex-btn a:hover {-webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.25);
    -moz-box-shadow:  10px 10px 20px 0px rgba(0,0,0,0.25);
    box-shadow:  10px 10px 20px 0px rgba(0,0,0,0.25);}

    
.resource-btn a {background-color: #fff; color:#231F20; font-weight: 600; border-radius:0px; text-decoration:none; border: 3px solid #231F20;}
.resource-btn a:focus {background-color: #fff; color:#231F20; font-weight: 600; border-radius:0px; text-decoration:none; border: 3px solid #231F20 !important;}
.resource-btn a:hover {-webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.25);
    -moz-box-shadow:  10px 10px 20px 0px rgba(0,0,0,0.25);
    box-shadow:  10px 10px 20px 0px rgba(0,0,0,0.25);}

#man-laptop {background-image: url('../images/public-engage.png'); background-size: cover; height: inherit; background-position: center;}
#comment-img {background-image: url('../images/comment.jpg'); background-size: cover; height: 300px; background-position: center;}


/* Accordion */


.accordion, .accordionnocollapse {
	background: linear-gradient(to bottom right, white, #F8F8F8);
    background: #fff;
    border-top: 3px solid #231F20;
    border-left: 3px solid #231F20;
    border-right: 3px solid #231F20;
    margin: 0 10% 0px 0;
    -webkit-box-shadow: 22px 25px 50px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 22px 25px 50px 0px rgba(0,0,0,0.25);
    box-shadow: 22px 25px 50px 0px rgba(0,0,0,0.25);
}

.accordion-header {
	border-bottom: 1px solid #DDE0E7;
	color: #2a313a;
	cursor: pointer;
	font-weight: 700;
  padding: .5rem 1.5rem;
  font-size: .9rem;
}

.accordion-header:hover {
	background: #F6F7F9;
}

.accordion-content {
	display: none;
	/* border-bottom: 1px solid #DDE0E7; */
	background: #2A77B2;
	padding: .5rem 1.5rem 1.5rem 1.5rem;
    color: white;
    font-weight: 700;
}

.accordion-header::before {
	content: '';
	vertical-align: middle;
	display: inline-block;
	width: .75rem;
	height: .75rem;
	border-radius: 50%;
	background-color: #231F20;
	margin-right: .75rem;
}
.active.accordion-header {background-color:#fff;}
.active.accordion-header::before {
	background-color: #2A77B2;
}

.accordion p img, .accordionnocollapse p img {
	width: 40px;
	margin-right: 10px;
	float: left;
}

.accordion-content p span {
    display: block;
    margin-top: 20px !important;
	margin-bottom: 30px;
}

.accordion-content p {
    
    margin-top: 25px !important;
	
}

.accordion-container {margin-top: 40px; }

.acc-faq-a li a, .acc-faq-a p a {color:#fff !important;}
 

    /* Contact page */
    .rotate-phone {transform: rotate(90deg);}








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

@media (min-width: 986px) {
    #main-nav {border-bottom: 3px solid #231F20;}
}

@media (max-width: 1322px) {
    
    h3.bullet-header-plain::before {content: " ";
        top: 425px;
    }
}

@media (max-width: 1298px) {
    
    #logo img { top: 79px; }
    #overview-hero {top: 230px; margin-bottom: 14.4rem;}
    h2.bullet-header.bh-right::before {
        left: 58px;
        top: 57.2px;
        height: 50.75;
        width: 50.75;
    }
}

@media (max-width: 1280px) {
    h2.bullet-header.bh-right::before {
        left: 58px;
        top: 57.2px;
        height: 49.21;
        width: 49.21;
    }
}

@media (max-width: 1246px) {
    
    h3.bullet-header-plain::before {content: " ";
        top: 450px;
    }
}



@media (max-width: 1225px) {
 
    #logo img { top: 80px; }
}

@media (max-width: 1140px) {

    h2.bullet-header.bh-left::before {
        height: 47.67px ;
        width: 47.67px ;
        top: 57.2px;
    }

    h2.bullet-header.bh-left {
        font-size: 1.015em;
        
    }

    
}

@media (max-width: 1109px) {
    
    h3.bullet-header-plain::before {content: " ";
        top: 475px;
    }

    label {font-size: 0.9em;}
}




@media (max-width: 1103px) {
    
    .hero-content {padding: 50px 40px 50px 60px !important;}
    h2.bullet-header {padding-left: 30px;}
    h2.bullet-header::before {
        left: 38.5px;
        top: 62.1px;
    }

    h2.bullet-header.bh-full::before {
        top: 72px;
        left: 125px;
        
    }
}

@media (max-width: 1073px) {

    h2.bullet-header.bh-left::before {
        height: 46.9px ;
        width: 46.9px ;
        top: 57.2px;
    }

    h2.bullet-header.bh-left {
        font-size: 1.005em;
        
    }
    
}

@media (max-width: 1056px) {
    
    h3.bullet-header-plain::before {content: " ";
        top: 500px;
    }
}

@media screen and (max-width: 992px) {
    h1 { font-size: 1.5em; margin: 20px 0 0px; }
    h2 { font-size: 1.2em; margin: 12px 0 0; }
    h3 { font-size: 1.4em; 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: 1em; line-height: 1.4em; }
    .button { font-size: .8em; border-radius: 12px; padding: 4px 12px 3px; }
    table tr { font-size: .8em; padding: 2px; }
    /* #content { padding: 0 2%; } */
    .vertical-center > div { margin: 0; }

    #overview-hero {top: 220px;}
    
    #logo img {top: 73px;}

    h2.bullet-header::before {
        top: 62.15px;
        height: 50.1px;
        width: 50.1px;
    }
    #overview-hero {top: 225px; margin-bottom: 13rem;}

    h2.bullet-header.bh-right::before {
        left: 58px;
        top: 57.3px;
        
    }

    h2.bullet-header.bh-left::before {
        height: 43.82px ;
        width: 43.82px ;
        top: 57.2px;
    }

    h2.bullet-header.bh-left {
        font-size: .8em;
        
    }

    .footer {text-align:center;}
    ul.test-social {text-align:center; padding-inline-start: 22px;}
    .test-social li {float:none; display:inline-block;}
}




@media screen and (max-width: 985px) {
    #publiceng-hero p { font-size: 100%; }
    .mob-hide { display: none; }
    #logo { height: 85px; left: 3%; width: 85px; }
    #logo img { width: 100%; max-width: 75px; }
    #main-nav span { display: block; margin-right: 25px; }
    #main-nav-list li,
    #main-nav #sub-nav-list { display: none; }
    #main-nav {border-bottom: 3px solid #231F20;}
    .photo-overview-header { padding: 4rem 0; }

    #utility-footer p { text-align: center; }
    .social-icons { float: right; margin: 0px auto; margin-top: 0.45rem }
    #overview-hero {top: 130px;}
    #logo img {top: 65px;}
    h1 {padding: 0px 50px;}
    #main-nav span {margin-top: 10px;}
    #utility-nav {text-align: center;}
    .col-md-offset-1 {margin:0 !important;}
    #overview-hero { margin-bottom: 8.1rem;}
    h2.bullet-header.bh-right::before {
        top: 57.2px;
    }

    #utility-nav .notice-cta {
        display: none;
    }

    #utility-nav.with-cta h1{ width: 100%;}
    
}

@media screen and (max-width: 960px) {
    #lightbox img { max-width: 8000%; width: 160%; }
}

@media (max-width: 925px) {
    
    h3.bullet-header-plain::before {
        top: 525px;
    }
}

@media (max-width: 900px) {
    
    h3.bullet-header-plain::before {
        top: 535px;
        left: 43.5%;
    }
    .dyk {padding: 100px 70px 100px 70px;}
    .dyk-inner {padding: 50px 45px;}
}

@media (max-width: 893px) {
    
    h3.bullet-header-plain::before {
        top: 535px;
        left: 43.5%;
    }
    .dyk {padding: 100px;}
    .dyk-inner {padding: 50px 45px;}
}

@media screen and (max-width: 790px) {
    #thank-you { left: 14px; padding: 2px 14px 5px; }
    #thank-you p { font-size: .85em; line-height: 1.2em; }
    #thank-you.showing { top: 74px; }
     
 }


@media screen and (max-width: 780px) {
   h1 {margin: 0; padding: 23px 10px;}

   h2.bullet-header.bh-left {
    font-size: 1.2em;
    
}

h2.bullet-header.bh-left::before {
    height: 50.7px ;
    width: 50.7px ;
    left: 58.2px;
}

h3.bullet-header-plain::before {
    width: 35px;
    height: 35px;
    top: 590px;
    left: 45%;
}
.dyk {padding: 60px;}
.dyk-inner {padding: 45px 40px;}
    
}



@media screen and (max-width: 766px) {
    .block-right {border-top:3px solid #231F20;}
    h3.bullet-header-plain::before {
        left: 48%;
        top: 345px;
        
    }

    .footer-title p {margin:0px !important; padding-top:12px;}
 }

 @media screen and (max-width: 740px) {
    
    h3.bullet-header-plain::before {
       
        top: 370px;
        
    }
 }

@media screen and (max-width: 718px) {
    h2 {font-size: 1.1em;}
    h2.bullet-header::before {
        height: 49.21px;
        width: 49.21px;
    }

    
 }

@media screen and (max-width: 700px) {
    h1 {font-size: 1.3em; padding: 23px 10px;}
 }

 @media screen and (max-width: 671px) {
    h2 {font-size: 1.05em;}
    h2.bullet-header::before {
        height: 48.44px;
        width: 48.44px;
    }
    
 }

 @media screen and (max-width: 671px) {
    h2 {font-size: 1.01em;}
    h2.bullet-header::before {
        height: 47.67px;
        width: 47.67px;
    }
    
 }

 @media screen and (max-width: 665px) {
    
    h3.bullet-header-plain::before {
        left: 46%;
        top: 390px;
        
    }
 }

 @media screen and (max-width: 623px) {
    h2 {font-size: 1em;}
    h2.bullet-header {padding-left: 28px;}
    h2.bullet-header::before {
        height: 46.9px;
        width: 46.9px;
    }

    #homepage-hero p {font-size: .9em;}

   
    
 }

 @media screen and (max-width: 623px) {

    .hero-content-padding {padding: 60px 80px 60px 80px !important;}
    .hero-padding{ padding: 3.5rem 0 3.5rem 0;}
    h2 {font-size: .95em;}
    h2.bullet-header::before {
        height: 46.13px;
        width: 46.13px;
    }

    h2, h2.bullet-header, h2.bullet-header.bh-right, h2.bullet-header.bh-left {text-align:center; padding: 10px 10px !important; margin-top: 25px; width:100%; font-size: 1.3em;}
    h2.bullet-header::before, h2.bullet-header.bh-right::before, h2.bullet-header.bh-left::before,  h2.bullet-header.bh-full::before {
        top: 15px;
        left:46%;
        width:40px;
        height:40px; 
    }

    h2.bullet-header.bh-right::before {
        top: 25px;
    }

    h3.bullet-header-plain::before {
        
        top: 410px;
        
    }

 }
 
 @media screen and (max-width: 609px) {
    h1 { padding: 15px 80px;}
    
 }

 @media screen and (max-width: 623px) {
    h2 {font-size: .92em; padding: 8px 4px 8px 26px;}
    h2.bullet-header::before {
        height: 46.13px;
        width: 46.13px;
    }

 }

 @media screen and (max-width: 580px) {
    

    .text-block {padding: 80px 40px 30px 40px;}
    .hero-content {padding: 50px 30px 50px 30px !important;}

 }

 @media screen and (max-width: 540px) {
   
    h3.bullet-header-plain::before {
        
        top: 430px;
        
        
    }
 }

 @media screen and (max-width: 530px) {
    #lightbox img { width: 250%; }

 }

 @media screen and (max-width: 470px) {
    
    h3.bullet-header-plain::before {
        
        top: 450px;
        
    }
 }


@media screen and (max-width: 475px) {
    #utility-nav p { display: none; }
    /* .row p, .row h2, .row h3, .row h4 { margin-left: 1rem; margin-right: 1rem; } */
    h1 { padding: 12px 20px;}

}

@media screen and (max-width: 436px) {
    
    h3.bullet-header-plain::before {
        
        top: 490px;
        
    }
 }

 @media screen and (max-width: 419px) {
    
    h3.bullet-header-plain::before {
        
        top: 500px;
        
    }
 }

@media screen and (max-width: 380px) {

    h2.bullet-header::before, h2.bullet-header.bh-right::before, h2.bullet-header.bh-left::before {
        left:44%;
        
    }

 h2.bullet-header.bh-left::before {
        top: 40px; 
    }
    
    h2.bullet-header.bh-right::before {
        left: 44%;
        top: 45px;
    }

    h3.bullet-header-plain::before {
        
        top: 520px;
        
    }
 }

    /* Quick Mobile Menu */
    #mobile-menu { display: inline-block; }
    .header { height: 36px; padding: 8px 10px; }
    .header .nav ul { background-color: #c47; box-shadow: 2px 4px 8px -4px #000; opacity: 0; position: absolute; right: 110%; top: 36px; width: 220px; z-index: 1; }
    .menu-opened .header .nav ul { opacity: 1; right: 0; transition: right 0s, opacity .2s; }
    .header .nav li { border-top: 1px solid #fff; display: block; margin: 0; padding: 4px; text-align: center; }


/* Add if printing is necessary */
@media print {

}