/**
Theme Name: Carlyle
Theme URI: https://github.com/crisp-agency/carlyle
GitHub Theme URI: https://github.com/crisp-agency/carlyle
Author: CRISP Agency
Author URI: https://crisp.agency
Description: Carlyle is an amazing WordPress theme created to astonish visitors. Use it to make an inspiring website.
Version: 1.6.14
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-width, custom-header, custom-menu, editor-style, featured-images, sticky-post
Text Domain: carlyle
*/

/**
* Embed Fonts
*/
@font-face {
	font-family: "DIN Pro Light";
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Light"), url("fonts/DINPro-Light.woff") format("woff");
}

@font-face {
	font-family: "DIN Pro Cond";
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Cond"), url("fonts/DINPro-Cond.woff") format("woff");
}

@font-face {
	font-family: "DIN Pro Bold";
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Bold"), url("fonts/DINPro-Bold.woff") format("woff");
}

@font-face {
	font-family: "Lato";
	src: url("fonts/Lato-Bold.eot?v=1.0.0");
	src: url("fonts/Lato-Bold.eot?#iefix&v=1.0.0") format("embedded-opentype"),
		url("fonts/Lato-Bold.woff2?v=1.0.0") format("woff2"),
		url("fonts/Lato-Bold.woff?v=1.0.0") format("woff"),
		url("fonts/Lato-Bold.ttf?v=1.0.0") format("truetype"),
		url("fonts/Lato-Bold.svg?v=1.0.0#LatoBold") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url("fonts/OpenSans-Light.eot?v=1.1.0");
	src: url("fonts/OpenSans-Light.eot?#iefix&v=1.1.0")
			format("embedded-opentype"),
		url("fonts/OpenSans-Light.woff2?v=1.1.0") format("woff2"),
		url("fonts/OpenSans-Light.woff?v=1.1.0") format("woff"),
		url("fonts/OpenSans-Light.ttf?v=1.1.0") format("truetype"),
		url("fonts/OpenSans-Light.svg?v=1.1.0#Light") format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url("fonts/OpenSans-Semibold.eot?v=1.1.0");
	src: url("fonts/OpenSans-Semibold.eot?#iefix&v=1.1.0")
			format("embedded-opentype"),
		url("fonts/OpenSans-Semibold.woff2?v=1.1.0") format("woff2"),
		url("fonts/OpenSans-Semibold.woff?v=1.1.0") format("woff"),
		url("fonts/OpenSans-Semibold.ttf?v=1.1.0") format("truetype"),
		url("fonts/OpenSans-Semibold.svg?v=1.1.0#Semibold") format("svg");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url("fonts/OpenSans-Bold.eot?v=1.1.0");
	src: url("fonts/OpenSans-Bold.eot?#iefix&v=1.1.0") format("embedded-opentype"),
		url("fonts/OpenSans-Bold.woff2?v=1.1.0") format("woff2"),
		url("fonts/OpenSans-Bold.woff?v=1.1.0") format("woff"),
		url("fonts/OpenSans-Bold.ttf?v=1.1.0") format("truetype"),
		url("fonts/OpenSans-Bold.svg?v=1.1.0#Bold") format("svg");
	font-weight: bold;
	font-style: normal;
}

/**
* WP Globals
*/

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/**
* Theme Globals
*/
*,
*:before,
*:after {
	box-sizing: border-box;
}

::-moz-selection {
	background: rgba(225, 113, 22, 0.7);
}

::selection {
	background: rgba(225, 113, 22, 0.7);
}

body {
	color: #002135;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	margin: 0;
	min-height: 100vh;
}

:link,
:visited {
	color: #002135;
	transition: color 175ms ease-in-out;
	outline: 0;
}

a:visited {
	color: #002135;
}

a:hover {
	color: #e17116;
}

h1,
h2,
h3 {
	text-transform: uppercase;
}

h1,
h2 {
	font-size: 28px;
}

@media (min-width: 768px) {
	h1,
	h2 {
		font-size: 36px;
	}
}

h2,
h3 {
	text-align: center;
}

h1 {
	color: #003a5d;
	font-family: "DIN Pro Bold", "Open Sans", sans-serif;
	letter-spacing: 2px;
}

.full-width-banner h1 {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	padding: 12px 17px;
	max-width: 840px;
	text-align: center;
}

h2 {
	color: #003a5d;
	font-family: "DIN Pro Light", "Open Sans", sans-serif;
	font-weight: lighter;
}

h3 {
	color: #000;
	font-family: "DIN Pro Bold", "Open Sans", sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
}

p {
	letter-spacing: 1px;
	line-height: 1.6;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

main ul li {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 7px;
}

ul li > ul {
	margin-top: 7px;
}

article img {
	height: auto;
	width: 100%;
}

img {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	max-width: 100%;
}

table {
	margin: auto;
}

th,
td {
	padding: 8px;
}

th {
	font-size: 17px;
	text-align: left;
}

tr:nth-child(odd) td {
	background-color: #e2e2e2;
}

a.btn {
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: "DIN Pro Cond", "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 45px;
	margin: 45px auto;
	max-width: 160px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}

a.btn:before {
	background: #e17116;
	content: "";
	height: 155px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

a.btn:after {
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	opacity: 0.1;
	position: absolute;
	top: -50px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	width: 40px;
	z-index: 1;
}

.btn:hover:after {
	left: 120%;
	transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn span {
	position: relative;
	z-index: 20;
}

main {
	width: 100%;
}

section {
	margin: 51px auto;
	max-width: 940px;
	padding: 0 12px;
	width: 100%;
}

section article {
	margin: auto;
	max-width: 620px;
}

section p {
	margin-top: 22px;
}

section.gray-bg {
	background-color: #f2f2f2;
	padding: 15px 12px 24px;
	margin: 0 auto;
	max-width: 100%;
}

span.bold {
	font-weight: bold;
}

.full-width-banner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-position: top center;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 0;
	margin-bottom: 40px;
	max-width: 100%;
	min-height: 250px;
}

@media (min-width: 768px) {
	.full-width-banner {
		height: 60vh;
	}
}

@media (min-width: 768px) {
	.full-width-banner:first-of-type {
		min-height: 555px;
		height: 70vh;
	}
}

.full-width-banner h1,
.full-width-banner h2 {
	margin: 0;
}

.full-width-banner h1 {
	background: rgba(25, 90, 120, 0.2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.full-width-banner h2 {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: "DIN Pro Bold", "Open Sans", sans-serif;
	letter-spacing: 2px;
	padding: 12px 17px;
}

sup {
	font-size: 50%;
}

/**
* Blog
*/

.posts-list {
	padding-bottom: 51px;
	position: relative;
}

@media (min-width: 768px) {
	.posts-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width: 768px) {
	.posts-list article {
		margin-left: 0;
	}
}

.posts-list aside {
	margin-left: 12px;
	padding-left: 1em;
}

.posts-list aside h3 {
	margin: 23px 0;
	padding: 0;
	text-align: left;
}

.posts-list aside a {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 9px;
	text-transform: uppercase;
}

.posts-list h2 a {
	text-decoration: none;
}

.posts-list .featured {
	background-color: #e1e1e1;
	border-top: 4px solid #e17116;
	padding: 25px 12px;
}

.single-post {
	margin: 75px auto;
}

.single-post--location {
	margin-top: 20px;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.single-post--location {
		margin-top: 75px;
	}
}

.single-post h1 {
	text-align: center;
}

.postfix {
	background: #EFEFEF;
	padding: 30px 20px;
	max-width: none;
}

.post-date {
	font-family: "DIN Pro Bold";
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
}

.posts-list-item {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 47px;
	padding-bottom: 47px;
}

.posts-list-title {
	margin-top: 0;
}

.posts-read-more {
	font-family: "DIN Pro Bold";
	font-size: 13px;
	margin-top: 51px;
}

.navigation.pagination {
	position: absolute;
	bottom: 0;
}

@media (min-width: 768px) {
	.navigation.pagination {
		bottom: 51px;
	}
}

.pagination .page-numbers {
	font-size: 18px;
	text-decoration: none;
}

.pagination .page-numbers.current {
	color: #195a78;
	font-weight: bold;
}

/**
* Form Styles
*/

.ginput_container_text input,
.ginput_container_email input,
.ginput_container_phone input,
.ginput_full input,
.ginput_left input,
.ginput_right input,
input[type="text"],
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #f5f5f5;
	border: 1px solid #eaeaea;
	border-radius: 0;
	color: #888888;
	font-family: "Open Sans";
	font-size: 15px;
	outline: 0;
	padding: 0 1em;
	width: 100%;
}

input[type="text"] {
	border: 0;
}

select {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024.3%2024.3%22%3E%0A%20%20%3Cpath%20d%3D%22M5.8%2C8.2V32.5H30.1V8.2ZM17.9%2C21.8l-2.4-2.4.6-.6%2C1.8%2C1.8%2C1.8-1.8.6.6Z%22%20transform%3D%22translate%28-5.8%20-8.2%29%22%20style%3D%22fill%3A%20%23e17116%22/%3E%0A%3C/svg%3E");
	cursor: pointer;
	height: 52px;
	position: relative;
	margin: 0 0 20px;
}

.k9-dept select {
	background: 0;
}

.chosen-container {
	position: relative;
}

.chosen-container .chosen-single {
	background: #f5f5f5;
	border: 1px solid #eaeaea;
	border-radius: 0;
	left: 0;
	line-height: 50px;
	height: 50px;
	opacity: 1;
	padding-left: 15px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 5;
}

.chosen-container input {
	opacity: 1;
}

.chosen-drop {
	position: relative;
	visibility: 0;
	z-index: 3;
}

.chosen-with-drop .chosen-drop {
	visibility: 1;
}

.chosen-drop ul.chosen-results {
	display: none;
	position: absolute;
	text-align: left;
	text-transform: capitalize;
	top: 50px;
	width: 100%;
	z-index: 5;
}

.chosen-with-drop .chosen-drop ul.chosen-results {
	display: block;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	opacity: 0;
}

.chosen-with-drop .chosen-drop ul.chosen-results {
	background-color: #fff;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	display: block;
	max-height: 400px;
	overflow-y: scroll;
	padding: 15px 0;
}

ul.chosen-results .active-result {
	padding: 2px 15px;
}

ul.chosen-results .active-result em {
	font-style: normal;
	font-weight: bold;
}

.active-result.highlighted {
	background-color: #e17116;
	color: #fff;
}

.active-result.result-selected {
	background-color: #e17116;
	color: #fff;
}

.gform_wrapper form {
	margin: auto;
	max-width: 350px;
	position: relative;
}

.gform_wrapper ul {
	margin: 0;
	padding: 0;
}

.gform_wrapper li {
	list-style-type: none;
	margin: 0;
	width: 100%;
}

.gform_wrapper .gfield_checkbox li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.gform_wrapper .gfield_checkbox input {
	margin: 0;
}

.gform_wrapper .gfield_checkbox label {
	padding-left: 9px;
}

.gform_wrapper label {
	font-family: "DIN Pro Cond";
	font-size: 16px;
	text-transform: uppercase;
}

.gform_wrapper .ginput_complex {
	margin-top: 12px;
}

.gform_wrapper .ginput_complex label {
	font-size: 13px;
	margin-bottom: 16px;
}

.gform_wrapper .ginput_container_radio {
	margin: 20px 0 0 11px;
}

.gform_wrapper .gfield_radio li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}

.gform_wrapper .gfield_radio input {
	-webkit-appearance: none;
	border: 1px solid #e2e2e2;
	border-radius: 10px;
	box-shadow: 0 0 5px 0px lightgray inset;
	height: 20px;
	margin: 0;
	outline: none;
	width: 20px;
}

.gform_wrapper .gfield_radio input:before {
	border-radius: 6px;
	content: "";
	display: block;
	height: 12px;
	margin: 15% auto;
	width: 12px;
}

.gform_wrapper .gfield_radio input:checked:before {
	background: #e17116;
}

.gform_wrapper .gfield_radio input:hover {
	box-shadow: 0 0 5px 0px #195a78 inset;
}

.gform_wrapper .gfield_radio label {
	margin: 0;
	padding-left: 1em;
}

.gform_wrapper input {
	height: 52px;
	margin: 0 0 20px;
}

.gform_wrapper textarea {
	padding-bottom: 8px;
	padding-top: 8px;
}

.learn-more-link,
.gform_wrapper input[type="submit"] {
	-webkit-appearance: none;
	background: #e17116;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: "DIN Pro Cond", "Open Sans", sans-serif;
	font-size: 18px;
	margin: 1em auto 2em;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: 150px;
}
.learn-more-link {
    padding: 12px 0;
}
.learn-more-link:hover {
    color: #FFFFFF;
}

.gform_wrapper .marketing_material_request {
	max-width: 100%;
}

.gform_wrapper .marketing_material_request ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gform_wrapper .material_request {
	border: 1px solid #e1e1e1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 8px 15px;
}

@media (min-width: 600px) {
	.gform_wrapper .material_request {
		width: 33%;
	}
}

.gform_wrapper .material_request:last-child {
	margin-bottom: 2em;
}

.material_request label {
	cursor: pointer;
	font-size: 18px;
}

.material_request .gfield_description {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.gform_wrapper .material_request .ginput_container_checkbox li {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 9px;
}

.material_request .ginput_container_checkbox input {
	margin: 4px 9px 0 9px;
	height: auto;
}

.material_request .ginput_container_checkbox label {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	max-width: 200px;
}

@media (min-width: 600px) {
	.material_request .ginput_container_checkbox label {
		max-width: 100px;
	}
}

.material_request img {
	display: block;
	height: auto;
	max-width: 200px;
}

.gform_wrapper .marketing_request_margin_top {
	margin-top: 51px;
}

.gform_validation_container {
	display: none;
}

.gform_validation_error {
	position: relative;
}

.gform_anchor {
	position: absolute;
	top: -51px;
}

.validation_error {
	color: red;
	font-size: 22px;
	margin-bottom: 22px;
	text-align: center;
	text-transform: uppercase;
}

.validation_message {
	display: none;
}
.k92018-form .validation_message {
    display: block;
}
.k92018-form .gfield_visibility_hidden {
    display: none;
}
.gfield_error input,
.gfield_error select {
	border: 1px solid red;
}

.gfield_error .chosen-container .chosen-single {
	border: 1px solid red;
}

.gfield_error.k9-dept input {
	border: 0;
}

::-webkit-input-placeholder {
	color: #cccccc;
	text-transform: uppercase;
}
::-moz-placeholder {
	color: #cccccc;
	text-transform: uppercase;
}
:-ms-input-placeholder {
	color: #cccccc;
	text-transform: uppercase;
}
:-moz-placeholder {
	color: #cccccc;
	text-transform: uppercase;
}

/*custom search form for k9*/
.filter-form {
	margin: 30px auto 60px;
	width: 350px;
}

.filter-form ::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.filter-form ::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.filter-form input {
	height: 50px;
}

#list {
	background-color: rgba(0, 0, 0, 0.15);
	padding: 8px 12px;
}

#show-list {
	max-height: 300px;
	overflow-y: scroll;
}

.gform_wrapper .gform_ajax_spinner {
	height: 20px;
	text-align: center;
	width: 20px;
}

.k9-voting-form .validation_message {
	color: red;
	display: inline-block;
	margin-bottom: 20px;
}

.k9-voting-form .gfield_error input {
	margin-bottom: 0;
}

/**
* Header
*/

.header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #003a5d;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 64px;
	position: relative;
}

@media (min-width: 768px) {
	.header {
		background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23002135' fill-opacity='0.8' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
		display: block;
		height: auto;
	}
}

@media (min-width: 768px) {
	.header:after {
		bottom: 0;
		background: linear-gradient(
			to top,
			rgba(0, 58, 93, 1) 0%,
			rgba(0, 58, 93, 1) 55%,
			rgba(0, 58, 93, 0) 100%
		);
		content: "";
		height: 53px;
		position: absolute;
		width: 100%;
		z-index: 1;
	}
}

.header-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 12px;
	width: 100%;
}

@media (min-width: 768px) {
	.header-wrapper {
		height: 137px;
		margin: 0 auto;
		max-width: 940px;
		padding: 26px 12px 0 12px;
	}
}

.header .logo {
	height: auto;
	position: relative;
	width: 150px;
	z-index: 30;
}

@media (min-width: 768px) {
	.header .logo {
		-ms-flex-item-align: end;
		align-self: flex-end;
		margin-bottom: 14px;
		width: 241px;
	}
}

.logo #detail {
	display: none;
	padding-top: 10px;
}

@media (min-width: 768px) {
	.logo #detail {
		display: block;
		padding: 0;
	}
}

.menu-toggle {
	cursor: pointer;
	fill: #fff;
	height: 36px;
	width: 36px;
	z-index: 30;
}

@media (min-width: 768px) {
	.menu-toggle {
		display: none;
	}
}

.menu-toggle.js-open #menu {
	display: none;
}

.menu-toggle #close {
	display: none;
}

.menu-toggle.js-open #close {
	display: block;
}

.header-content {
	background: #003a5d;
	bottom: 0;
	display: none;
	left: 0;
	padding: 60px 15px;
	position: fixed;
	text-align: center;
	top: 0;
	right: 0;
	z-index: 5;
}

@media (min-width: 768px) {
	.header-content {
		background: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
		position: relative;
		z-index: 5;
	}
}

.header-content.js-open {
	-webkit-animation: fadeIn 300ms;
	animation: fadeIn 300ms;
	display: block;
	overflow: scroll;
	z-index: 25;
}

.header-content .menu-utility-container {
	margin-bottom: 20px;
}

.menu-utility-container ul {
	margin: 0;
	padding: 0;
}

.menu-utility-container li {
	display: inline;
	list-style-type: none;
	position: relative;
}

.menu-utility-container li:before {
	color: #e17116;
	content: "|";
}

.menu-utility-container li:first-of-type:before {
	content: "";
}

.menu-utility-container li:nth-last-child(1) a {
	padding-right: 0;
}

.menu-utility-container a {
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0 6px 0 9px;
	text-decoration: none;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.menu-utility-container a {
		font-size: 12px;
		padding: 0 9px 0 13px;
	}
}

.menu-utility-container a:hover {
	color: #e17116;
}

.header-content .call-cta {
	-ms-flex-item-align: end;
	align-self: flex-end;
	color: #fff;
	position: relative;
	margin: 0 auto;
	width: 241px;
	z-index: 1;
}

@media (min-width: 768px) {
	.header-content .call-cta {
		margin: 0;
	}
}

.header-content .call-cta:before {
	content: "";
	font-size: 12px;
	left: -111px;
	letter-spacing: 2px;
	position: absolute;
	text-transform: uppercase;
	top: 13px;
}

@media (min-width: 768px) {
	.header-content .call-cta:before {
		content: "Call 24/7/365";
	}
}

.header-content .call-cta:after {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 5px;
	content: "";
	height: 5px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 96%;
	z-index: -1;
}

.call-cta a {
	color: #fff;
	font-family: "Lato", "Open Sans", sans-serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	text-decoration: none;
}

.call-cta a:hover {
	color: #fff !important;
}

.call-cta {
	height: 45px;
}

.call-cta #button-shape rect,
.call-cta #button-shape line {
	stroke: #e17116;
	transition: stroke 175ms ease;
}

.call-cta:hover #button-shape rect,
.call-cta:hover #button-shape line {
	stroke: #ffa055;
}

.call-cta #phone {
	transition: all 175ms ease;
}

.call-cta:hover #phone {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.call-cta span {
	position: absolute;
	top: -3px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 26px;
}

.main-nav {
	display: none;
}

@media (min-width: 768px) {
	.main-nav {
		position: absolute;
		bottom: -95px;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 20;
	}
}

@media (min-width: 768px) {
	.main-nav-wrapper {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background-image: url("./images/lines.png");
		background-repeat: repeat-x;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 38px;
		position: relative;
		z-index: 0;
	}
}

.main-nav-wrapper ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 12px;
	max-width: 660px;
	width: 100%;
}

@media (min-width: 850px) {
	.main-nav-wrapper ul {
		max-width: 700px;
	}
}

@media (min-width: 1180px) {
	.main-nav-wrapper ul {
		max-width: 940px;
	}
}

.main-nav-wrapper li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 1px;
	list-style-type: none;
	padding: 0 8px;
	text-transform: uppercase;
}

.main-nav-wrapper li:first-child {
	padding-left: 0;
}

.main-nav-wrapper li:last-child {
	padding-right: 0;
}

/**
* Drop-down Menu
*/

.dropdown-menu {
	background-color: #fff;
	height: 60px;
	position: relative;
	z-index: 1;
}

@media (min-width: 768px) {
	.dropdown-menu {
		background-color: transparent;
		height: 80px;
		left: 0;
		padding: 0;
		position: absolute;
		text-align: center;
		top: 0;
		width: 100%;
	}
}

.dropdown-menu:before {
	content: "mobile";
	display: none;
}

@media (min-width: 768px) {
	.dropdown-menu:before {
		content: "desktop";
	}
}

.dropdown-menu .main-nav {
	display: none;
}

@media (min-width: 768px) {
	.dropdown-menu .main-nav {
		display: inline-block;
	}
}

@media (min-width: 768px) {
	.dropdown-menu.is-dropdown-visible .main-nav > ul > li > a {
		opacity: 0.8;
	}
}

@media (min-width: 768px) {
	.dropdown-menu.is-dropdown-visible .main-nav > ul > li.js-active > a {
		opacity: 1;
	}
}

.dropdown-menu .dropdown-wrapper {
	background-color: #ffffff;
	box-shadow: inset 0 1px 0 #e6e6e6;
	display: none;
	left: 0;
	position: absolute;
	top: 60px;
	width: 100%;
}

@media (min-width: 768px) {
	.dropdown-menu .dropdown-wrapper {
		background-color: transparent;
		box-shadow: none;
		display: block;
		left: 77px;
		padding: 0;
		top: 168px;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		transition: -webkit-transform 0.2s;
		transition: transform 0.2s;
		transition: transform 0.2s, -webkit-transform 0.2s;
		width: auto;
		will-change: transform;
	}
}

@media (min-width: 768px) {
	.main-nav-wrapper li.js-active .dropdown-menu .dropdown-wrapper {
		left: 0 !important;
	}
}

@media (min-width: 768px) {
	.dropdown-menu.is-dropdown-visible .dropdown-wrapper {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.dropdown-menu.nav-open .dropdown-wrapper {
	display: block;
}

@media (min-width: 768px) {
	.dropdown-menu .dropdown-list {
		box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
		left: 0;
		position: absolute;
		top: 0;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		transition: visibility 0.2s;
		visibility: hidden;
		will-change: transform, width, height;
	}
}

.dropdown-menu .dropdown-list:before {
	border: 8px solid transparent;
	border-bottom-color: #ffffff;
	content: "";
	left: 20%;
	height: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: opacity 0.2s;
	right: auto;
	width: 0;
}

@media (min-width: 768px) {
	.dropdown-menu.is-dropdown-visible .dropdown-list {
		transition: width 0.2s, height 0.2s, -webkit-transform 0.2s;
		transition: transform 0.2s, width 0.2s, height 0.2s;
		transition: transform 0.2s, width 0.2s, height 0.2s, -webkit-transform 0.2s;
		visibility: visible;
	}
}

@media (min-width: 768px) {
	.dropdown-menu.is-dropdown-visible .dropdown-list:before {
		opacity: 1;
	}
}

@media (min-width: 768px) {
	.dropdown-menu .dropdown {
		left: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		transition: opacity 0.2s, visibility 0.2s;
		visibility: hidden;
		width: 100%;
	}
}

@media (min-width: 768px) {
	.dropdown-menu .dropdown.js-active {
		opacity: 1;
		visibility: visible;
	}
}

@media (min-width: 768px) {
	.dropdown-menu .dropdown.move-left .content {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
	}
}
@media (min-width: 768px) {
	.dropdown-menu .dropdown.move-right .content {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
	}
}

@media (min-width: 768px) {
	.dropdown-menu .dropdown .content {
		width: 257px;
	}
}

@media (min-width: 768px) {
	.dropdown-menu .dropdown-list > ul {
		height: 100%;
		overflow: hidden;
		position: relative;
		width: 100%;
		z-index: 1;
	}
}

.dropdown-list.js-last-menu-item {
	left: -100px;
}

.dropdown-list.js-last-menu-item:before {
	left: 60%;
}

.dropdown-list .label {
	display: inline-block;
	position: relative;
}

.dropdown-list .label:after {
	background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cpath%20style%3D%22fill%3A%23e17116%22%20d%3D%22M7.41%207.84L12%2012.42l4.59-4.58L18%209.25l-6%206-6-6z%22/%3E%0A%3C/svg%3E");
	content: "";
	height: 24px;
	top: -2px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transition: all 150ms ease-in-out;
	position: absolute;
	right: -32px;
	width: 24px;
}

@media (min-width: 768px) {
	.dropdown-list .label {
		display: none;
	}
}

.dropdown-list .js-rotate .label:after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.dropdown-list .js-rotate .label {
	text-decoration: underline;
}

.dropdown-list ul {
	padding: 0;
}

.dropdown-list li {
	list-style-type: none;
}

.dropdown-list .content {
	max-height: 0;
	opacity: 0;
	overflow-y: hidden;
	transition: all 0.5s ease-in-out;
}

@media (min-width: 768px) {
	.dropdown-list .content {
		max-height: 100%;
		opacity: 1;
	}
}

.content.js-show-dropdown {
	max-height: 1000px;
	opacity: 1;
	background: #195a78;
}

.dropdown-list .label {
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

.dropdown-menu .content {
	background: #fff;
}

@media (min-width: 768px) {
	.dropdown-menu .content {
		text-align: left;
		transition: -webkit-transform 0.2s;
		transition: transform 0.2s;
		transition: transform 0.2s, -webkit-transform 0.2s;
	}
}

.dropdown-menu .content:after {
	clear: both;
	content: "";
	display: block;
}

.content ul {
	padding: 0;
}

.links-list {
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.links-list {
		margin-bottom: 0;
	}
}

.links-list li {
	list-style-type: none;
	position: relative;
	padding: 0;
}

@media (min-width: 768px) {
	.links-list li:before {
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIHN0eWxlPSJmaWxsOiNlMTcxMTYiIGQ9Ik0xMiAyQzYuNDggMiAyIDYuNDggMiAxMnM0LjQ4IDEwIDEwIDEwIDEwLTQuNDggMTAtMTBTMTcuNTIgMiAxMiAyem0tMiAxNC41di05bDYgNC41LTYgNC41eiIvPgo8L3N2Zz4=);
		background-size: contain;
		content: "";
		left: 20px;
		height: 11px;
		position: absolute;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		width: 11px;
	}
}

.links-list li:first-child:before {
	top: 60%;
}

.links-list li:last-child {
	border: 0;
}

.links-list li:last-child:before {
	top: 35%;
}

.links-list a {
	color: #fff;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	padding: 11px 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}

@media (min-width: 768px) {
	.links-list a {
		border-bottom: 1px solid #ececec;
		color: #000;
		font-family: "Lato", "Open Sans", sans-serif;
		line-height: 1.4;
		padding: 11px 0 11px 44px;
	}
}

.links-list a:hover {
	color: #e17116;
}

.links-list a:nth-child(last) {
	padding-bottom: 1em;
}

.content li:first-child a {
	padding-top: 2em;
}

.content li:last-child a {
	padding-bottom: 2em;
}

.links-list a.is-active {
	color: #e17116;
}

/**
* Footer
*/

.navigator {
	border-bottom: 1px solid lightgray;
	font-size: 14px;
	padding: 2em 15px;
}

.business-logos {
	margin: 12px auto;
	max-width: 940px;
	width: 100%;
}

@media (min-width: 768px) {
	.business-logos {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.business-logos div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 1.6em 0;
}

.business-logos div:first-child {
	-webkit-box-flex: 1.5;
	-ms-flex: 1.5;
	flex: 1.5;
}

.business-logos a img {
	max-height: 95px;
}

.footer {
	background: #282828;
	margin-bottom: 80px;
	padding: 1em 10px 3em;
}

@media (min-width: 768px) {
	.footer {
		margin-bottom: 0;
	}
}

.footer-logo {
	margin: auto;
	padding: 68px 0;
	width: 209px;
}

.footer-logo #detail {
	display: none;
}

.footer a {
	color: #fff;
	font-family: "DIN Pro Light", "Open Sans", sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.footer a:hover {
	color: #e17116;
}

@media (min-width: 768px) {
	.footer-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0 auto;
		padding-bottom: 68px;
		max-width: 644px;
	}
}

@media (min-width: 768px) {
	.footer-menu-col {
		border-left: 1px solid #195a78;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
	}
}

.footer-menu-col.social {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 1em;
}

.social-media-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
}

.social-media-icons a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.social-media-icons .icon {
	border-radius: 3px;
	display: block;
	fill: #fff;
	height: 32px;
	padding: 9px;
	width: 32px;
}

.twitter {
	background: #44ccf6;
}

.facebook {
	background: #3b5998;
}

.linkedin {
	background: #1e79b1;
}

.youtube {
	background: #cc181e;
}

.footer-menu ul {
	margin: 0;
	padding: 0;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}

.footer-menu li {
	list-style-type: none;
	margin-bottom: 20px;
	padding-left: 8px;
}
.footer .copyright {
	color: #727272;
	text-align: center;
}

.sticky-number {
	background: linear-gradient(0deg, #e06000 15%, #e17116 75%);
	bottom: 0;
	left: 0;
	padding: 1em;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 25;
	color: white;
	text-transform: uppercase;
}
.sticky-number-wrapper p {
	margin: 0px;
	margin-top: 5px;
}
.sticky-number-wrapper p + a {
	font-family: "DIN Pro Bold";
	font-size: 21px;
	line-height: 1;
	margin: 0px;
	padding-top: 0px;
	color: white;
	letter-spacing: 1px;
}

@media (min-width: 768px) {
	.sticky-number {
		display: none;
	}
}

.sticky-number-wrapper {
	background: #e17116;
	border: 2px solid #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	margin: auto;
	width: 80%;
}

.sticky-number-wrapper a {
	display: block;
	padding: 11px;
	text-decoration: none;
}

.sticky-number-wrapper a:hover {
	color: #003a5d;
}

.sticky-number-wrapper span {
	color: white;
	display: block;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

.sticky-number-wrapper span:nth-child(2) {
	color: #fff;
	font-family: "DIN Pro Bold";
	font-size: 21px;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0;
}
.sticky-number-wrapper span:nth-child(2) a {
	color: white;
}
.sticky-number-wrapper span:nth-child(2) a:visited {
	color: white;
}

/**
* Homepage
*/

.full-width-banner.home {
	display: block;
	padding-bottom: 40px;
	padding-top: 40px;
}

@media (min-width: 768px) {
	.full-width-banner.home {
		padding-top: 170px;
	}
}

.full-width-banner.home h1 {
	background: 0;
	box-shadow: none;
}

.home-wrapper {
	margin: auto;
	max-width: 940px;
}

.home-content {
	background: rgba(25, 90, 120, 0.2);
	border: 2px solid #fff;
	border-bottom: 0;
	padding: 1.4em;
}

@media (min-width: 768px) {
	.home-content {
		width: 50%;
	}
}

.home-wrapper h1 {
	border: 0;
	padding: 0;
	text-align: left;
}

.home-wrapper p {
	color: #fff;
	font-family: "Lato", "Open Sans", sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

.home-location-search {
	background: rgba(25, 90, 120, 0.2);
	border: 2px solid #fff;
	padding: 2em 1.4em;
}

@media (min-width: 768px) {
	.home-location-search {
		width: 50%;
	}
}

.home-location-search form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.home-location-search p {
	color: #fff;
	font-family: "Lato", "Open Sans", sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 0;
	text-transform: uppercase;
}

.home-location-search input {
	display: inline-block;
	height: 35px;
}

#zip-submit-btn {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024.3%2024.3%22%3E%0A%20%20%3Cpath%20d%3D%22M5.8%2C8.2V32.5H30.1V8.2ZM17.9%2C21.8l-2.4-2.4.6-.6%2C1.8%2C1.8%2C1.8-1.8.6.6Z%22%20transform%3D%22translate%28-5.8%20-8.2%29%22%20style%3D%22fill%3A%20%23e17116%22/%3E%0A%3C/svg%3E");
	border: 0;
	color: transparent;
	cursor: pointer;
	height: 35px;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	width: 35px;
}

.services {
	margin: 61px 0 85px;
}

@media (min-width: 768px) {
	.services {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.service-item {
	border-right: 2px solid #e6e6e6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.service-item:last-child {
	border-right: 0;
}

.service-item div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.service-item div:nth-child(2) {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.service-item svg {
	height: 84px;
	margin-bottom: -23px;
	width: auto;
	z-index: 5;
}

.service-item svg path,
.service-item svg rect,
.service-item svg circle {
	fill: #003a5d;
}

.service-item p {
	margin: 0;
	text-align: center;
}

.service-item-name {
	color: #e6e6e6;
	font-family: "DIN Pro Cond";
	font-size: 64px;
	font-weight: 800;
	text-transform: uppercase;
}

.service-item-second-name {
	font-family: "Open Sans";
	font-weight: bold;
}

.service-item-description {
	font-size: 14px;
	padding: 0 1.75em;
}

.industries {
	background-color: #f2f2f2;
	margin-bottom: 51px;
	padding: 74px 12px;
	position: relative;
	max-width: 100%;
}

.industries:before {
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23002135' fill-opacity='0.8' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
	content: "";
	left: 0;
	height: 20%;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.industries:after {
	background: linear-gradient(
		0deg,
		#f2f2f2 0%,
		#f2f2f2 60%,
		rgba(255, 255, 255, 0)
	);
	content: "";
	left: 0;
	height: 51px;
	position: absolute;
	top: 17%;
	width: 100%;
	z-index: 1;
}

.industries > * {
	position: relative;
	z-index: 3;
}

.industries article:last-child {
	text-align: center;
}

.industries h2 {
	margin-top: 0;
}

.industries-served {
	margin: 42px auto 0;
	max-width: 940px;
}

@media (min-width: 768px) {
	.industries-served {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.industry-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.industry-icon {
	background: #fff;
	border-radius: 82px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 164px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 164px;
}

.industry-icon svg {
	height: auto;
	width: 63px;
}

.industry-icon svg path,
.industry-icon svg rect,
.industry-icon svg circle {
	fill: #003a5d;
}

.industry-name {
	color: #195a78;
	font-family: "DIN Pro Cond";
	font-size: 30px;
	line-height: 1;
	padding: 0 29px;
	text-align: center;
	text-transform: uppercase;
}

/**
* Layout Components
*/

.video {
	margin: 0 auto;
	max-width: 960px;
}

.video-wrapper {
	height: auto;
	margin: 0 auto;
	max-width: 916px;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.secondary-headline {
	max-width: 640px;
}

.secondary-headline h2 {
	margin: 31px auto;
	max-width: 600px;
}

.section-icon {
	height: auto;
	margin: auto;
	width: 86px;
}

/*ensure that line svg is var(--blue)*/
.section-icon path,
.section-icon rect,
.section-icon circle {
	fill: #003a5d;
}

.two-column-block {
	background-color: #f2f2f2;
	margin-top: 56px;
	max-width: 100%;
	padding: 0;
}

@media (min-width: 880px) {
	.two-column-block-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 880px) {
	.two-column-block-img,
	.two-column-block-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 50%;
	}
}

.two-column-block-img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.two-column-block-content article {
	margin: 0;
	max-width: 420px;
}

.two-column-block-content-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 40px 18px;
	width: 100%;
}

@media (min-width: 880px) {
	.two-column-block-content-wrapper {
		padding: 65px 23px;
	}
}

.two-column-block-content-wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width: 880px) {
	.two-column-block-content-wrapper {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-left: 54px;
	}
}

.two-column-block h2 {
	color: #195a78;
	font-family: "DIN Pro Bold";
	font-size: 30px;
	letter-spacing: 1px;
	margin: 0;
	text-align: left;
}

/*Remediation Process Chart*/
.remediation-process {
	margin: 108px 0 60px;
}
.remediation-process .remediation-process-wrapper {
	margin: auto;
	max-width: 400px;
}
@media (min-width: 840px) {
	.remediation-process .remediation-process-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 940px;
	}
}

.remediation-process .remediation-process-item {
	border-top: 3px solid #f2f2f2;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 1em 0;
	transition: border 170ms ease-in-out;
}

@media (min-width: 840px) {
	.remediation-process .remediation-process-item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
}

.remediation-process .remediation-process-item:nth-child(odd) {
	background: #f2f2f2;
}

.remediation-process .remediation-process-item:nth-child(even) {
	border-top: 3px solid #fff;
}

.remediation-process .process-header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 700;
	padding: 0 7px;
	text-align: center;
	text-transform: uppercase;
}

.remediation-process .process-title {
	font-size: 17px;
	padding-bottom: 1em;
}

@media (min-width: 840px) {
	.remediation-process .process-title {
		min-height: 60px;
		padding-bottom: 9px;
	}
}

.remediation-process .process-icon {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f2f2f2;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 135px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 135px;
}

.remediation-process .remediation-process-item:nth-child(odd) .process-icon {
	background-color: #fff;
}

.process-icon svg {
	height: auto;
	max-height: 90px;
	width: 90px;
}

.process-icon svg path {
	fill: #195a78;
}

.remediation-process .process-description {
	padding: 0 1em;
}

.process-description p {
	font-size: 12px;
	font-weight: 600;
}

.bullet-block {
	margin-top: 64px;
	max-width: 620px;
}

.bullet-block h3 {
	margin-bottom: 30px;
}

.bullet-block ul {
	background-color: #f2f2f2;
	border: 1px solid lightgray;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 37px 0 0 81px;
}

.bullet-block li {
	font-family: "DIN Pro Bold";
	font-size: 15px;
	letter-spacing: 1px;
	list-style-type: none;
	margin-bottom: 35px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
}

@media (min-width: 768px) {
	.bullet-block li {
		margin-right: 30px;
		width: calc(50% - 31px);
	}
}

.bullet-block li:before {
	content: "";
	height: 21px;
	background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20127.3%20124%22%3E%0A%20%20%3Cg%3E%0A%20%20%20%20%3Cpath%20d%3D%22M1241.1%2C1664.9a10%2C10%2C0%2C0%2C1-7.2-3l-23-23.7a10%2C10%2C0%2C0%2C1%2C14.3-13.9l15.5%2C15.9%2C54-61.8a10%2C10%2C0%2C0%2C1%2C15.1%2C13.2l-61.2%2C69.9a10%2C10%2C0%2C0%2C1-7.3%2C3.4Z%22%20transform%3D%22translate%28-1185%20-1575%29%22%20style%3D%22fill%3A%20%23e24911%22/%3E%0A%20%20%20%20%3Cpath%20d%3D%22M1292%2C1628.3V1684h-92v-91h63.2l15.1-15H1200c-7.4%2C0-15%2C4.8-15%2C12.2v94.2c0%2C7.4%2C7.5%2C14.6%2C15%2C14.6h94.2c7.4%2C0%2C12.9-7.2%2C12.9-14.6v-71.1Z%22%20transform%3D%22translate%28-1185%20-1575%29%22%20style%3D%22fill%3A%20%23333%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
	left: -30px;
	position: absolute;
	width: 21px;
}

.icon-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 0 auto;
	max-width: 600px;
}

.icon-item-wrapper {
	background: #f2f2f2;
	border-radius: 75px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 75px;
	margin: 0 auto;
	width: 75px;
}

.icon-item-wrapper > * {
	margin: auto;
}

@media (min-width: 768px) {
	.icon-item-wrapper {
		height: 150px;
		width: 150px;
	}
}

.icon-item-wrapper .icon-item {
	height: 70%;
	width: 70%;
}

.icon-item path,
.icon-item circle,
.icon-item rect {
	fill: #003a5d;
}

/**
* Testimonials
*/

.flickity-viewport {
	height: 100%;
	overflow: hidden;
	position: relative;
}

.flickity-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: absolute;
	width: 100%;
}

.flickity-page-dots {
	bottom: -25px;
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.flickity-rtl .flickity-page-dots {
	direction: rtl;
}

.flickity-page-dots .dot {
	background: #869791;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	margin: 5px 7px;
	opacity: 0.25;
	width: 15px;
}

.flickity-page-dots .dot.is-selected {
	opacity: 1;
}

button.next,
button.previous {
	display: none;
}

.flickity-page-dots {
	bottom: 0;
	position: absolute;
}

.testimonials {
	width: 100%;
}

.testimonials-slides {
	margin-bottom: 52px;
	padding-bottom: 52px;
	position: relative;
}

.testimonials-slides:focus {
	outline: 0;
}

.testimonials-item {
	opacity: 0.66;
	width: 100%;
}

@media (min-width: 768px) {
	.testimonials-item {
		width: 50%;
	}
}

.testimonials-item.is-selected {
	opacity: 1;
}

.testimonials-item figure {
	margin: 0;
	padding: 0 2em;
}

.testimonials-item img {
	display: block;
	margin: auto;
	max-height: 250px;
	width: auto;
}

.testimonials-item p {
	font-size: 12px;
	text-align: center;
}

/**
 * Locations Page Styles
 */

.locations-drop-down {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	padding: 30px;
	text-align: center;
}

.locations-drop-down-title {
	margin-bottom: 20px;
	margin-top: 0;
}

.locations-drop-down-list {
	max-width: 100%;
	width: 350px;
}

.locations-drop-down-description {
	font-size: 14px;
	line-height: 20px;
	margin: 20px auto 0 auto;
	max-width: 410px;
}

.locations-map svg {
	display: block;
	margin: 0 auto;
	max-width: 920px;
}

.locations-map svg path {
	cursor: pointer;
	fill: white;
	stroke: #a9b9c3;
	stroke-width: 2px;
	transition: fill 0.3s;
}

.locations-map svg path:hover {
	fill: #083b5b;
}

/**
* 404 Page
*/

.error-page {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 51px;
}

@media (min-width: 768px) {
	.error-page article {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.error-page h1 {
	text-align: center;
}

.error-page p {
	font-size: 18px;
}

.microbe {
	margin: auto;
	max-width: 100%;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 300px;
}

.microbe-svg {
	display: block;
	margin: 0 auto;
	position: relative;
}

.microbe-clippath,
.microbe-img {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

#clipImage {
	/*clip-path: url(#clipShape);
    -webkit-clip-path: url(#clipShape);*/
}

/**
* PPC Templates
*/

/*Sticky Number*/
.ppc-sticky-number {
	background: #003a5d;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	display: none;
	position: fixed;
	top: 0;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	transition: -webkit-transform 150ms ease-out;
	transition: transform 150ms ease-out;
	transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
	width: 100%;
	z-index: 20;
}
.ppc-sticky-number a {
	border: 2px solid #e17116;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	padding: 8px 14px;
	text-decoration: none;
}
@media (min-width: 768px) {
	.ppc-sticky-number {
		display: block;
	}
}

.ppc-sticky-number-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 auto;
	max-width: 940px;
	padding: 12px;
}

.ppc-sticky-number.js-active {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

/*Template A*/
.ppc-lp-hero {
	margin-top: 1em;
}
@media (min-width: 768px) {
	.ppc-lp-hero {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		background-size: cover;
		background-position: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 80vh;
		min-height: 80vh;
		padding: 0 1em 3em 1em;
	}
}

.ppc-lp-hero-content-wrapper {
	margin: 0 auto;
	max-width: 940px;
	width: 100%;
}

.ppc-lp-hero-content {
	background-color: #003a5d;
	border-left: 8px solid #e17116;
	color: #fff;
	padding: 12px;
	max-width: 550px;
	min-width: 320px;
}

.ppc-lp-hero-content h1 {
	color: #fff;
	text-align: left;
	margin: 0;
}

.ppc-lp-hero-content p {
	line-height: 1.4;
	margin: 0;
}

.ppc-lp-hero-content p:nth-of-type(2) {
	font-style: italic;
}

.ppc-lp-hero-content p span {
	font-size: 36px;
}

.ppc-lp-hero-content p span a {
	text-decoration: none;
}
.ppc-lp-hero-content p span a a {
	color: white;
}
.ppc-lp-hero-content p span a {
	color: white;
}

.ppc-stub-num a,
.ppc-stub-num a:hover,
.ppc-stub-num a:focus,
.ppc-stub-num a:visited,
.ppc-stub-num a:link {
	text-decoration: none !important;
	color: #fff !important;
}
a.ppc-stub-num,
a.ppc-stub-num:hover,
a.ppc-stub-num:visited,
a.ppc-stub-num:focus,
a.ppc-stub-num:link {
	text-decoration: none !important;
	color: #fff !important;
}

.dont-worry ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: auto;
}

.dont-worry li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

.full-width-callout {
	background: #e17116;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "DIN Pro Cond";
	font-size: 27px;
	height: 120px;
	margin: 51px 0;
}

.full-width-callout > * {
	margin: auto;
}

.ppc-section-with-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ppc-section-with-form article {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	max-width: 940px;
	padding-right: 21px;
}

.ppc-section-with-form .sign-up-form {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 21px;
}
@media (max-width: 415px) {
	.ppc-section-with-form article {
		padding-right: 0px;
	}
	.ppc-section-with-form {
		display: block;
	}
	.ppc-section-with-form .sign-up-form {
		padding-left: 0px;
	}
	ul.dont-worry-list {
		list-style: none;
		padding-left: 0px;
	}
	.dont-worry li {
		padding-right: 10px;
		text-align: center;
		margin-top: 15px;
	}
	.full-width-callout {
		padding: 10px;
		text-align: center;
	}
}

/*Template B*/
.ppc-lp-hero-banner {
	background-position: top center;
	background-size: cover;
	min-height: 400px;
	margin-top: 200px;
	position: relative;
}

.ppc-lp-hero-banner-wrapper {
	background: black;
	padding: 4em 0 2em;
	position: absolute;
	text-align: center;
	top: -200px;
	width: 100%;
}

.ppc-lp-hero-banner-content h1,
.ppc-lp-hero-banner-content p {
	color: #e17116;
	line-height: 1.4;
	margin: 0;
}
.ppc-lp-hero-banner-content p a,
.ppc-lp-hero-banner-content p a:hover,
.ppc-lp-hero-banner-content p a:focus {
	color: #e17116;
	line-height: 1.4;
	margin: 0;
	text-decoration: none;
}

.ppc-lp-hero-banner-content p:nth-of-type(2) {
	color: #fff;
}

.ppc-lp-hero-banner-content p span {
	font-size: 36px;
}

@media (min-width: 768px) {
	.ppc-content-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.ppc-content-block article {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	max-width: 100%;
}

.ppc-content-block .sign-up-form {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media (min-width: 768px) {
	.ppc-content-block .sign-up-form {
		margin-top: 51px;
		padding-left: 1em;
	}
}

/**
* Template C
**/

.header-wrapper.ppc-restructure {
	display: flex;
	align-content: center;
	height: auto;
	padding: 20px 12px 10px 12px;
}
.header-wrapper.ppc-restructure .logo {
	align-self: center;
}

.ppc-lp-hero.ppc-restructure {
	margin-top: 0px;
}

.full-width-callout.ppc-restructure {
	margin: 100px 0;
}

.business-logos.ppc-restructure {
	margin: 100px auto;
}

.dont-worry.ppc-restructure li {
	margin-bottom: 15px;
	flex: none;
	flex-basis: none;
	width: 40%;
}
.dont-worry.ppc-restructure li:nth-child(2n) {
	margin-left: auto;
}
.ppc-restructure-block-2 {
	margin-bottom: 100px;
}

@media (max-width: 767px) {
	.ppc-restructure-test-desc {
		display: none;
	}
	.ppc-restructure-block-2 {
		margin-bottom: 150px;
	}
	.ppc-lp-hero.ppc-restructure {
		background-size: cover;
		background-position: right;
	}
	.ppc-lp-hero-content-wrapper.ppc-restructure {
		padding-top: 200px;
	}
}

/**
* K9 Grant page
*/

.hero-vid {
	background-position: center center;
	background-size: cover;
	margin: 0;
	padding-top: 54%;
	position: relative;
	max-width: 100%;
	width: 100%;
}

.hero-vid-2018 {
    background-position: top center;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 40px;
}

.hero-vid:hover {
	cursor: pointer;
}

.hero-vid .play-yt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.hero-vid .play-yt > * {
	margin: auto;
}

.play-yt svg {
	height: 90px;
	transition: all 207ms ease-out;
	width: 90px;
}

@media (min-width: 768px) {
	.play-yt svg {
		height: 163px;
		width: 163px;
	}
}

.play-yt svg:hover path {
	fill: rgba(255, 255, 255, 0.65);
}

.play-yt path {
	fill: rgba(255, 255, 255, 0.5);
	transition: all 207ms ease-out;
}

.yt-video-wrapper {
	display: none;
}

.yt-video-wrapper.js-play-vid {
	background-color: rgba(0, 0, 0, 0.6);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 50;
}

.yt-video-wrapper.js-play-vid > * {
	margin: auto;
}

.yt-video {
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 54%;
	width: 85%;
}

@media (min-width: 1274px) {
	.yt-video {
		height: 683px;
		padding: 0;
		width: 1080px;
	}
}

.yt-video iframe {
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.close-yt {
	height: 40px;
	position: absolute;
	top: 26px;
	right: 26px;
	width: 40px;
	z-index: 225;
}

.close-yt:hover {
	cursor: pointer;
}

.close-yt path {
	fill: white;
}

/**
* K9 specific styles
*/

/*K9 TY page*/
.share-k9-links {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 60px auto 160px;
}
@media (min-width: 800px) {
	.share-k9-links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.share-k9-links a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 1em;
}

.share-k9-links a:hover svg {
	opacity: 0.8;
}

.share-k9-links svg {
	margin-right: 6px;
	transition: opacity 300ms ease-in-out;
}

.k9-thank-you h1 {
	text-align: center;
}

.k9-thank-you p {
	font-size: 21px;
	text-align: center;
}

.share-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: auto;
}

.k9-thank-you code {
	background-color: lightgray;
	font-size: 21px;
	margin: auto;
	padding: 8px;
	text-align: center;
	width: 85%;
}

.k9-thank-you button {
	background: #e17116;
	border: 0;
	color: #003a5d;
	cursor: pointer;
	outline: 0;
	width: 15%;
}

.k9-thank-you button:hover {
	opacity: 0.9;
}

/**
* Animations
*/

@-webkit-keyframes fadeIn {
	0% {
		display: none;
		opacity: 0;
	}
	1% {
		display: block;
		opacity: 0;
	}
	100% {
		display: block;
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		display: none;
		opacity: 0;
	}
	1% {
		display: block;
		opacity: 0;
	}
	100% {
		display: block;
		opacity: 1;
	}
}

/**
* Password Protected Page Form
*/

.post-password-form {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	display: block;
	margin: 50px auto;
	max-width: 500px;
	padding: 12px;
	width: 100%;
}

@media (min-width: 600px) {
	.post-password-form {
		margin: 150px auto;
	}
}

.post-password-form input,
.post-password-form input[type="submit"] {
	height: 50px;
	font-size: 18px;
}

.post-password-form input[type="submit"] {
	background-color: #e17116;
	border: 0;
	color: #fff;
	font-weight: lighter;
	margin: 10px 0 0;
	width: 50%;
}

@media (min-width: 640px) {
	.post-password-form input[type="submit"] {
		width: auto;
	}
}

.post-password-form input[type="submit"]:hover {
	cursor: pointer;
}

.post-password-form p {
	font-size: 21px;
	text-align: center;
}

.post-password-form p input,
.post-password-form p label {
	max-width: 420px;
	display: inline-block;
}

.post-password-form p label {
	font-size: 16px;
}

.post-password-form p label input {
	border: 1px solid #003a5d;
	width: 100%;
}

/* /////////////
  PPE Sweepstakes forms
//////////////*/

/* /// inidividual form /// */

.indi-form1-section-container {
	width: 100%;
	padding: 40px 0px;
	clear: both;
}
.indi-form1-body-content {
	text-align: left;
	width: 50%;
	padding-right: 30px;
	float: left;
}
.indi-form1-body-content h2 {
	text-align: left;
	margin-top: 0px;
}
.indi-form1-actual {
	/* background: lightpink; */
	width: 50%;
	float: right;
	margin-bottom: 50px;
}
#gform_43 .name_first label,
#gform_43 .name_last label {
	display: none;
}
#gform_43 .chosen-container.chosen-container-single {
	width: 100% !important;
}

@media (max-width: 765px) {
	.indi-form1-section-container {
		padding: 40px 20px;
	}
	.indi-form1-body-content {
		width: 100%;
		padding-right: 0px;
	}
	.indi-form1-body-content h2 {
		text-align: center;
	}
	.indi-form1-actual {
		width: 100%;
		margin-bottom: 50px;
	}
	#gform_wrapper_43 {
		width: 100%;
	}
	#gform_43 {
		width: 100%;
		max-width: 100%;
	}
	#gform_43 .chosen-container.chosen-container-single {
		width: 100% !important;
	}
}

/* /// department form /// */

.section-container {
	width: 100%;
	padding: 40px 20px;
	clear: both;
}
.indi-for2-body-content {
	width: 100%;
}
.indi-form2-actual {
	/* background: lightpink; */
	width: 100%;
	margin: 30px 0;
}

#gform_wrapper_44 {
	width: 100%;
}
#gform_44 {
	width: 100%;
	max-width: 100%;
}
#gform_44 .chosen-container.chosen-container-single {
	width: 100% !important;
}
#gform_44 .ginput_container.ginput_container_textarea {
	margin-bottom: 15px;
}

.gfield.indi-form2-name-first,
.gfield.indi-form2-name-last,
.gfield.indi-form2-address-city,
.gfield.indi-form2-address-state,
.gfield.indi-form2-title {
	width: 50%;
	display: inline-block;
}
.gfield.indi-form2-name-first,
.gfield.indi-form2-address-city {
	padding-right: 10px;
}
.gfield.indi-form2-name-last,
.gfield.indi-form2-address-state,
.gfield.indi-form2-title {
	padding-left: 10px;
}

@media (max-width: 765px) {
	.gfield.indi-form2-name-first,
	.gfield.indi-form2-name-last,
	.gfield.indi-form2-address-city,
	.gfield.indi-form2-address-state,
	.gfield.indi-form2-title {
		width: 100%;
		display: block;
	}
	.gfield.indi-form2-name-first,
	.gfield.indi-form2-address-city {
		padding-right: 0px;
	}
	.gfield.indi-form2-name-last,
	.gfield.indi-form2-address-state,
	.gfield.indi-form2-title {
		padding-left: 0px;
	}
	.indi-form2-section-container {
		padding: 40px 20px;
	}
}

.contest-dates {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin-bottom: 0px;
	vertical-align: bottom;
	margin-right: -100px;
	margin-left: -100px;
}
.contest-dates div {
	box-sizing: border-box;
	width: calc(33% - 20px);
	text-align: center;
	/* background: #F2F2F2; */
}
.contest-dates h3 {
	margin-top: -10px;
}

.prizeh4 {
	margin-bottom: 0px;
}
.prizep {
	margin-top: 0px;
}
.prize-container {
	box-sizing: border-box;
	border: 2px solid #003a5d;
	padding: 20px;
}

@media (max-width: 765px) {
	.contest-dates {
		margin-right: 0px;
		margin-left: 0px;
	}
	.contest-dates div {
		width: 100%;
	}
}

#geo-title-beginning,
#geo-title-end {
	font-family: "DIN Pro Light", "Open Sans", sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
}

/* Location details */

.local {
	background: #EEEFF0;
	padding: 30px 20px;
}

.local__headline {
	font: inherit;
	font-weight: bold;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 1em;
}

.local__addresses {
	display: flex;
	justify-content: center;
}

.local__address + .local__address {
	margin-left: 1em;
}

.local__street {
	font-style: normal;
}

.local__cta {
	margin-top: 1em;
	text-align: center;
}

.local__button {
	background: #E07224;
	color: white;
	font-family: "DIN Pro Bold", "Open Sans", sans-serif;
	font-size: 1.25em;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: .75em 1em;
	display: inline-block;
	width: 100%;
	max-width: 175px;
	transition: background-color 175ms ease-in-out;
}

.local__button:hover {
	background: #003a5d;
	color: white;
}

.local__testimonials {
	display: inline-block;
	margin-top: .75em;
	font-weight: bold;
	text-transform: uppercase;
}

.local__button-cta {
	text-align: center;
	margin-top: 30px;
}

.local__button-cta .button {
	max-width: 190px;
}

@media (min-width: 600px) {

	.local__headline--single {
		text-align: left;
	}

	.local,
	.local__addresses {
		display: flex;
		justify-content: center;
	}

	.local__address + .local__address {
		margin-left: 1em;
		padding-left: 1em;
		border-left: 1px solid;
	}

	.local__addresses,
	.local__cta {
		flex: 0 1 175px;
		min-width: 175px;
	}

	.local__addresses {
		justify-content: flex-start;
	}

	.local__cta {
		margin-top: 0;
		margin-left: 2em;
		text-align: left;
	}

}

.service-list {
	max-width: 820px;
	margin: 1em auto;
	padding-left: 20px;
	padding-right: 20px;
	display: flex;
	justify-content: center;
}

.service-list__container {
	max-width: 720px;
	margin: 0 auto;
}

.service-list__headline {
	font: inherit;
	font-weight: bold;
	font-size: 1.25em;
	text-transform: none;
	text-align: left;
	margin-top: 1.5em;
}

@media (min-width: 720px) {

	.service-list__headline {
		text-align: center;
	}

	.service-list__services {
		columns: 2;
		list-style-position: inside;
	}

}

/**
 * Hidden Elements
 */

.hidden-elements {
	display: none;
}

/**
 * Front Page Hero
 */

.front-hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  position: relative;
}

.front-hero:before {
  background: rgba(0, 0, 0, 0.2);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.front-hero-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  padding-left: 30px;
  padding-right: 30px;
}

.front-hero-text-wrapper {
  border: 2px solid #fff;
  margin-bottom: 70px;
  padding: 30px 15px;
  position: relative;
}

.front-hero-text-title {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}

.front-hero-text-subtitle {
  color: #fff;
  margin-bottom: 0;
  margin-top: 20px;
}

.front-hero-text-testimonials {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 20px;
}

.front-hero-text-testimonials-link {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  transition: opacity 0.2s;
}

.front-hero-text-testimonials-link:hover {
  color: #fff;
  opacity: 0.8;
}

.front-hero-text-testimonials-link:after {
  content: '>>';
  margin-left: 5px;
  position: absolute;
}

.front-hero-text-call {
  display: none;
  margin-bottom: -55px;
  margin-top: 20px;
}

.front-hero-text-call-link {
  background-color: #DC702B;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  color: #fff;
  display: inline-block;
  font-family: "DIN Pro Cond";
  font-size: 25px;
  font-weight: 800;
  line-height: 25px;
  padding: 12px 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s;
}

.front-hero-text-call-link:hover {
  background-color: #083B5B;
  color: #fff;
}

.front-hero-location {
  background-color: rgba(8, 59, 92, 0.5);
  border-bottom: 2px solid #DC702B;
  border-top: 2px solid #DC702B;
  padding: 15px 30px;
  position: relative;
}

.front-hero-location-title {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 0;
}

.front-hero-location-form {
  background: blue;
  position: relative;
}

.front-hero-location-text {
  display: block;
  height: 40px;
  padding-right: 50px !important;
}

.front-hero-location-submit {
  height: 40px !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px !important;
}

.sticky-number-wrapper.front-page a span:first-child {
  display: none;
}

@media (min-width: 768px) {

  .front-hero {
    padding-top: 100px;
  }

  .front-hero-text-wrapper {
    margin-bottom: 80px;
    max-width: 500px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .front-hero-text-call {
    display: block;
  }

  .front-hero-text-call-link {
    font-size: 28px;
    line-height: 30px;
  }

  .front-hero-location {
    text-align: center;
  }

  .front-hero-location-title {
    display: inline-block;
    margin-right: 10px;
  }

  .front-hero-location-form {
    display: inline-block;
    margin-left: 10px;
    width: 260px;
  }

}

/**
 * Services Page
 */

.services-hero {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 40px;
	padding-top: 40px;
	position: relative;
}

.services-hero-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	padding-left: 30px;
	padding-right: 30px;
}

.services-hero-text-wrapper {
	background: rgba(8, 59, 91, 0.3);
	border: 2px solid #fff;
	padding: 30px 15px;
	position: relative;
}

.services-hero-text-title {
	color: #fff;
	margin-bottom: 0;
	margin-top: 0;
}

.services-hero-text-subtitle {
	color: #fff;
	margin-bottom: 0;
	margin-top: 20px;
}

.services-hero-text-testimonials {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 20px;
}

.services-hero-text-testimonials-link {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	transition: opacity 0.2s;
}

.services-hero-text-testimonials-link:hover {
	color: #fff;
	opacity: 0.8;
}

.services-hero-text-testimonials-link:after {
	content: '>>';
	margin-left: 5px;
	position: absolute;
}

.services-hero-text-call {
	display: none;
	margin-bottom: -55px;
	margin-top: 20px;
}

.services-hero-text-call-link {
	background-color: #DC702B;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
	color: #fff;
	display: inline-block;
	font-family: "DIN Pro Cond";
	font-size: 25px;
	font-weight: 800;
	line-height: 25px;
	padding: 12px 20px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color 0.2s;
}

.services-hero-text-call-link:hover {
	background-color: #083B5B;
	color: #fff;
}

@media (min-width: 768px) {

	.services-hero {
		padding-bottom: 80px;
		padding-top: 100px;
	}

	.services-hero-text-wrapper {
		max-width: 500px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.services-hero-text-call {
		display: block;
	}

	.services-hero-text-call-link {
		font-size: 28px;
		line-height: 30px;
	}

}




/* ///////// Why We Serve /////////// */
.nomination-poll .gform_wrapper form {
	max-width: 100%;
}
.gfield.wws .ginput_container {
	margin: 0;
}
.gfield.wws ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gfield.wws ul li {
	position: relative;
	padding-bottom: 85px;
	width: 40%;
	text-align: center;
	margin-bottom: 50px;
}
.gfield.wws ul li label {
	margin: auto;
	padding: 0;
}
.gfield.wws ul li span {
	display: block;
	font-family: 'Open Sans';
	font-size: 14px;
	text-transform: none;
}
.gfield.wws ul li .name {
	font-size: 18px;
	font-family: 'DINPro-Bold', 'OpenSans-Bold';
	text-transform: uppercase;
}
.gfield.wws ul li .story a {
	font-weight: 700;
}

.gfield.wws ul li input {
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: "DIN Pro Cond", "Open Sans", sans-serif;
	font-size: 22px;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	position: absolute;
	min-height: 62px;
	min-width: 150px;
	max-width: 160px;
	border-radius: 0px;
	background: #003a5d;
	box-shadow: none;
	border: none;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: all .2s;
}
.gfield.wws ul li input:checked {
	background: transparent;
}
.gfield.wws ul li input:checked:before {
	background: transparent;
	border: 2px solid green;
	border-radius: 0px;
	color: green;
}
.gfield.wws ul li input:checked ~ label {
	position: relative;
}
.gfield.wws ul li input ~ label:after {
	content: 'Click submit below to confirm your vote.';
	display: block;
	font-family: 'open sans';
	position: relative;
	width: 100%;
	left: 0;
	text-transform: none;
	font-size: 12px;
	top: 10px;
	max-height: 0px;
	overflow: hidden;
	transition: all .2s;
}
.gfield.wws ul li input:checked ~ label:after {
	max-height: 50px;
	transition: all .2s;
}

.gfield.wws ul li input:before {
	content: "Vote";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gfield.wws ul li input:hover {
	box-shadow: none;
}

.gfield.wws ul li input:after {
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	opacity: 0.1;
	position: absolute;
	top: -50px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	width: 40px;
	z-index: 1;
}

.gfield.wws ul li input:hover:after {
	left: 120%;
	transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

@media (max-width: 450px) {
	.gfield.wws ul li {
		width: 100%;
	}
}
/* /// Two Column Content Blocks /// */
.two-column-content {
	display: flex;
	max-width: 940px;
}
.two-column-column {
	width: 100%;
}
.two-column-column .gform_wrapper form {
	margin-top: 30px;
}
.two-column-column .gform_wrapper form
.gform_body ul .gsection h2 {
	font-size: 18px;
}
.gform_wrapper form .why-serve-radio {
	text-align: center;
}
.gform_wrapper form .why-serve-radio .gfield_radio {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.gform_wrapper form .why-serve-radio .gfield_radio li {
	display: flex;
	width: auto;
	align-items: center;
}
.gform_wrapper form .why-serve-radio .gfield_radio li:first-child {
	margin-right: 10px;
}
.gform_wrapper form .why-serve-radio .gfield_radio li input {
	border-radius: 0px;
}
.two-column-column .gform_wrapper form .ginput_container_textarea textarea {
	height: 100px;
}
@media (max-width: 850px) {
	.two-column-content {
		flex-wrap: wrap;
	}
}
