*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container {
	width: 1230px;
	padding: 0 15px;
}
.home-affiliations {
	overflow: hidden;
}
.container-inner, .footer .footer-container-inner {
	width: 100% !important;
	margin: 0 !important;
}
@media screen and (min-width: 1000px) {
	.menus {
		float: right;
		width: 100%;
		background: #fafafa;
		border-top: 1px solid #eaeaea;
		padding: 1px 0;
	}
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
button, input[type="submit"], .button, .survey-form li.gfield input[type=submit] {
	-webkit-font-smoothing: antialiased;
	background-color: transparent;
	border: 2px solid white;
	border-radius: 6px;
	color: white;
	display: inline-block;
	line-height: 1;
	padding: 0.5em 1em 0.5em;
	text-decoration: none;
	text-align: center;
	font-weight: 600
}
button:hover, input[type="submit"]:hover, .button:hover, .survey-form li.gfield input[type=submit]:hover {
	background-color: transparent;
	color: white
}
button:disabled, input[type="submit"]:disabled, .button:disabled, .survey-form li.gfield input[type=submit]:disabled {
	cursor: not-allowed;
	opacity: 0.5
}
button.white, input.white[type="submit"], .button.white, .survey-form li.gfield input.white[type=submit] {
	border-color: white;
	color: white
}
button.red, input.red[type="submit"], .button.red, .survey-form li.gfield input.red[type=submit] {
	border-color: #da293e;
	color: #da293e
}
button.solid-red, .survey-form button.button, input.solid-red[type="submit"], .survey-form li.gfield input[type="submit"][type=submit], .survey-form input[type="submit"].button, .button.solid-red, .survey-form li.gfield input[type=submit], .survey-form .button {
	background-color: #da293e;
	color: white;
	font-family: "clavo";
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	border-radius: 0
}
button.solid-blue, input.solid-blue[type="submit"], .button.solid-blue, .survey-form li.gfield input.solid-blue[type=submit] {
	background-color: #1a4990;
	color: white;
	font-family: "clavo";
	font-style: italic;
	border-radius: 0;
	border: 0;
	padding: 1em
}
button.blue, input.blue[type="submit"], .button.blue, .survey-form li.gfield input.blue[type=submit] {
	border-color: #1a4990;
	color: #1a4990
}
button.dark, input.dark[type="submit"], .button.dark, .survey-form li.gfield input.dark[type=submit] {
	border-color: #353535;
	color: #353535
}
button.full-width, .survey-form button.button, input.full-width[type="submit"], .survey-form li.gfield input[type="submit"][type=submit], .survey-form input[type="submit"].button, .button.full-width, .survey-form li.gfield input[type=submit], .survey-form .button {
	width: 100%;
	padding: 35px 30px
}
body {
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	color: #353535;
	font-family: "proxima-nova";
	font-size: 1em;
	line-height: 1.7
}
h1, h2, h3, h4, h5, h6 {
	font-family: "proxima-nova";
	line-height: 1.25;
	margin: 0;
	text-rendering: optimizeLegibility
}
h1 {
	font-size: 1.5625em
}
h2 {
	font-size: 1.5625em;
	font-weight: normal;
	margin-bottom: 50px
}
h3 {
	font-size: 1.75em
}
h4 {
	font-size: 1.5em
}
h5 {
	font-size: 1.25em
}
h6 {
	font-size: 1.5625em;
	font-weight: normal;
	margin-bottom: 30px
}
p {
	margin: 0 0 0.85em
}
a {
	-webkit-transition: color 0.1s linear;
	transition: color 0.1s linear;
	color: #da293e;
	text-decoration: none
}
a:hover {
	color: #9c1b2a
}
a:active, a:focus {
	color: #9c1b2a;
	outline: none
}
hr {
	border-bottom: 1px solid #DDD;
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 1.7em 0
}
img, picture {
	margin: 0;
	max-width: 100%
}
blockquote {
	border-left: 2px solid #DDD;
	color: #5b5b5b;
	margin: 1.7em 0;
	padding-left: 0.85em
}
cite {
	color: #757575;
	font-style: italic
}
cite:before {
	content: "\2014 \00A0"
}
fieldset {
	background: #f7f7f7;
	border: 1px solid #DDD;
	margin: 0 0 0.85em 0;
	padding: 1.7em
}
input, label, select {
	display: block;
	font-family: "proxima-nova";
	font-size: 1em
}
label {
	font-weight: bold;
	margin-bottom: 0.425em
}
label.required:after {
	content: "*"
}
label abbr {
	display: none
}
textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple] {
	box-sizing: border-box;
	-webkit-transition: border-color;
	transition: border-color;
	background-color: white;
	border-radius: 0;
	border: 1px solid #DDD;
	box-shadow: 0;
	font-family: "proxima-nova";
	font-size: 1em;
	margin-bottom: 0.85em;
	padding: 0.56667em 0.56667em;
	width: 100%
}
textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, select[multiple=multiple]:hover {
	border-color: #c4c4c4
}
textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus {
	border-color: #da293e;
	box-shadow: 0, 0 0 5px rgba(199, 34, 54, 0.7);
	outline: none
}
textarea {
	resize: vertical
}
input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none
}
input[type="checkbox"], input[type="radio"] {
	display: inline;
	margin-right: 0.425em
}
input[type="file"] {
	padding-bottom: 0.85em;
	width: 100%
}
select {
	margin-bottom: 1.7em;
	max-width: 100%;
	width: auto
}
table {
	border-collapse: collapse;
	margin: 0.85em 0;
	table-layout: fixed;
	width: 100%
}
th {
	border-bottom: 1px solid #b7b7b7;
	font-weight: bold;
	padding: 0.85em 0;
	text-align: left
}
td {
	border-bottom: 1px solid #DDD;
	padding: 0.85em 0
}
tr, td, th {
	vertical-align: middle
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none
}
ul.bullets {
	list-style-type: disc;
	margin-bottom: 0.85em;
	padding-left: 1.7em
}
dl {
	margin-bottom: 0.85em
}
dl dt {
	font-weight: bold;
	margin-top: 0.85em
}
dl dd {
	margin: 0
}
button, input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap
}
* {
	box-sizing: border-box
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-loading .slick-list {
	background: #fff url("../js/components/slick_js/slick/ajax-loader.gif") center center no-repeat
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir="rtl"] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
@font-face {
	font-family: "slick";
	src: url("../js/components/slick_js/slick/fonts/slick.eot");
	src: url("../js/components/slick_js/slick/fonts/slick.eot#iefix") format("embedded-opentype"), url("../js/components/slick_js/slick/fonts/slick.woff") format("woff"), url("../js/components/slick_js/slick/fonts/slick.ttf") format("truetype"), url("../js/components/slick_js/slick/fonts/slick.svg") format("svg");
	font-weight: normal;
	font-style: normal
}
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25
}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: 0px
}
[dir="rtl"] .slick-prev {
	left: auto;
	right: -5px
}
.slick-prev:before {
	content: "←"
}
[dir="rtl"] .slick-prev:before {
	content: "→"
}
.slick-next {
	right: 0px
}
[dir="rtl"] .slick-next {
	left: -5px;
	right: auto
}
.slick-next:before {
	content: "→"
}
[dir="rtl"] .slick-next:before {
	content: "←"
}
.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: 0.75
}
.container, .home-rotator .overlay-container {
	position: relative;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.container:after, .home-rotator .overlay-container:after {
	content: "";
	display: table;
	clear: both
}
.container-inner {
	width: 90%;
	margin: 0 auto
}
@media screen and (min-width: 20.0625em) {
	.container-inner {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 87.30887%;
		margin-left: 6.34557%
	}
	.container-inner:last-child {
		margin-right: 0
	}
}
@media screen and (min-width: 48.0625em) {
	.container-inner {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 87.30887%;
		margin-left: 6.34557%
	}
	.container-inner:last-child {
		margin-right: 0
	}
}
main {
	clear: both
}
@media screen and (min-width: 40em) {
	.button, .survey-form li.gfield input[type=submit] {
		border-width: 3px
	}
}
.social-icon {
	display: inline-block;
	height: 16px;
	text-indent: -9999em;
	vertical-align: middle
}
@media screen and (min-width: 20.0625em) {
	.social-icon {
		height: 21px
	}
}
.social-icon.twitter {
	width: 20px;
	height: 16px
}
.social-icon.twitter:after {
	content: '';
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -16px;
	background-position: -1px -471px;
	width: 20px;
	height: 16px
}
.social-icon.twitter.dark:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -1px -437px;
	width: 20px;
	height: 16px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.twitter.light:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -1px -454px;
	width: 20px;
	height: 16px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.twitter:hover:before {
	opacity: 0
}
.social-icon.twitter:hover:after {
	opacity: 1
}
.social-icon.facebook {
	width: 8px;
	height: 16px
}
.social-icon.facebook:after {
	content: '';
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -16px;
	background-position: -22px -564px;
	width: 8px;
	height: 16px
}
.social-icon.facebook.dark:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -30px -547px;
	width: 8px;
	height: 16px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.facebook.light:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -13px -564px;
	width: 8px;
	height: 16px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.facebook:hover:before {
	opacity: 0
}
.social-icon.facebook:hover:after {
	opacity: 1
}
.social-icon.youtube {
	width: 18px;
	height: 20px
}
.social-icon.youtube:after {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	content: '';
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -20px;
	background-position: -22px -479px;
	width: 18px;
	height: 20px
}
.social-icon.youtube.dark:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -22px -437px;
	width: 18px;
	height: 20px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.youtube.light:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	background-position: -22px -458px;
	width: 18px;
	height: 20px
}
.social-icon.youtube:hover:before {
	opacity: 0
}
.social-icon.youtube:hover:after {
	opacity: 1
}
.social-icon.linkedin {
	width: 16px;
	height: 16px
}
.social-icon.linkedin:after {
	content: '';
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -16px;
	background-position: -1px -534px;
	width: 16px;
	height: 16px
}
.social-icon.linkedin.dark:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -18px -513px;
	width: 16px;
	height: 16px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.linkedin.light:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -18px -530px;
	width: 16px;
	height: 16px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.linkedin:hover:before {
	opacity: 0
}
.social-icon.linkedin:hover:after {
	opacity: 1
}
.social-icon.googleplus {
	width: 18px;
	height: 17px
}
.social-icon.googleplus:after {
	content: '';
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;

	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -17px;
	background-position: 0 -436px;
	width: 18px;
	height: 17px
}
.social-icon.googleplus.dark:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: 0 -453px;
	width: 18px;
	height: 17px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.googleplus.light:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: 0 -470px;
	width: 18px;
	height: 17px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.social-icon.googleplus:hover:before {
	opacity: 0
}
.social-icon.googleplus:hover:after {
	opacity: 1
}
.icon {
	display: block
}
.ico-phone.light:after, .footer__contact-info .contact-method.contact-call:after {
	content: '';
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	left: -11px;
	background-position: -1px -551px;
	width: 11px;
	height: 16px
}
.ico-phone.light:before, .footer__contact-info .contact-method.contact-call:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -18px -547px;
	width: 11px;
	height: 16px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
@media screen and (max-width: 47.9375em) {
	.ico-phone.light:before, .footer__contact-info .contact-method.contact-call:before {
		position: relative;
		top: 12px;
		left: 14px
	}
}
@media screen and (min-width: 48em) {
	.ico-phone.light.light:hover:before, .footer__contact-info .contact-method.contact-call:hover:before {
		opacity: 0
	}
	.ico-phone.light.light:hover:after, .footer__contact-info .contact-method.contact-call:hover:after {
		opacity: 1
	}
}
.ico-email {
	width: 17px;
	height: 12px
}
.ico-email.light:after, .footer__contact-info .contact-method.contact-email:after {
	content: '';
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	left: -17px;
	background-position: -19px -500px;
	width: 17px;
	height: 12px
}
.ico-email.light:before, .footer__contact-info .contact-method.contact-email:before {
	background: url("../img/mainsprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -1px -488px;
	width: 17px;
	height: 12px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
@media screen and (max-width: 47.9375em) {
	.ico-email.light:before, .footer__contact-info .contact-method.contact-email:before {
		position: relative;
		top: 14px;
		left: 12px
	}
}
@media screen and (min-width: 48em) {
	.ico-email.light:hover:before, .footer__contact-info .contact-method.contact-email:hover:before {
		opacity: 0
	}
	.ico-email.light:hover:after, .footer__contact-info .contact-method.contact-email:hover:after {
		opacity: 1
	}
}
.ico-paper:after {
	content: '';
	background: url("../img/homesprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -118px;
	left: 30px;
	background-position: -1px -1208px;
	width: 58px;
	height: 70px
}
.ico-paper:before {
	background: url("../img/homesprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -1px -1279px;
	width: 58px;
	height: 70px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -10px;
	left: 30px
}
@media screen and (max-width: 47.9375em) {
	.ico-paper:before {
		left: 42%
	}
	.ico-paper:after {
		left: 42%;
		top: -104px
	}
}
@media screen and (max-width: 39.9375em) {
	.ico-paper:before {
		left: 32%
	}
	.ico-paper:after {
		left: 32%
	}
}
.ico-paper:hover:before {
	opacity: 0
}
.ico-paper:hover:after {
	opacity: 1
}
.ico-phone:after {
	content: '';
	background: url("../img/homesprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -118px;
	left: 66px;
	background-position: -60px -1210px;
	width: 46px;
	height: 66px;
	margin-bottom: 4px
}
.ico-phone:before {
	background: url("../img/homesprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -60px -1277px;
	width: 46px;
	height: 70px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -10px;
	left: 66px
}
@media screen and (max-width: 47.9375em) {
	.ico-phone:before {
		left: 42%
	}
	.ico-phone:after {
		left: 42%;
		top: -104px
	}
}
@media screen and (max-width: 39.9375em) {
	.ico-phone:before {
		left: 32%
	}
	.ico-phone:after {
		left: 32%
	}
}
.ico-phone:hover:before {
	opacity: 0
}
.ico-phone:hover:after {
	opacity: 1
}
.ico-pin:after {
	content: '';
	background: url("../img/homesprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -114px;
	left: 34px;
	background-position: -60px -1076px;
	width: 53px;
	height: 66px
}
.ico-pin:before {
	background: url("../img/homesprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -60px -1143px;
	width: 53px;
	height: 66px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -10px;
	left: 34px
}
@media screen and (max-width: 47.9375em) {
	.ico-pin:before {
		left: 42%
	}
	.ico-pin:after {
		left: 42%;
		top: -100px
	}
}
@media screen and (max-width: 39.9375em) {
	.ico-pin:before {
		left: 32%
	}
	.ico-pin:after {
		left: 32%
	}
}
.ico-pin:hover:before {
	opacity: 0
}
.ico-pin:hover:after {
	opacity: 1
}
.ico-clipboard:after {
	content: '';
	background: url("../img/homesprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -113px;
	left: 87px;
	background-position: -1px -1076px;
	width: 58px;
	height: 65px
}
.ico-clipboard:before {
	background: url("../img/homesprite.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	background-position: -1px -1142px;
	width: 58px;
	height: 65px;
	content: '';
	float: left;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	position: relative;
	top: -10px;
	left: 87px
}
@media screen and (max-width: 47.9375em) {
	.ico-clipboard:before {
		left: 42%
	}
	.ico-clipboard:after {
		left: 42%;
		top: -99px
	}
}
@media screen and (max-width: 39.9375em) {
	.ico-clipboard:before {
		left: 32%
	}
	.ico-clipboard:after {
		left: 32%
	}
}
.ico-clipboard:hover:before {
	opacity: 0
}
.ico-clipboard:hover:after {
	opacity: 1
}
.ico-chat.light, .footer__contact-info .contact-method.contact-chat {
	min-width: 19px;
	min-height: 19px;
	background-image: url("../img/ico-chat-light.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 19px 19px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.ico-chat.light, .footer__contact-info .contact-method.contact-chat {
		background-image: url("../img/ico-chat-light-2x.png")
	}
}
.ico-bubble {
	height: 70px
}
@media screen and (min-width: 20.0625em) {
	.ico-bubble.light {
		display: block;
		float: left;
		height: 20px;
		background: url("../img/desktop-sprite.png") no-repeat -161px -562px
	}
}
@media only screen and (min-width: 20.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 20.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 20.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 20.0625em) and (min-resolution: 125dpi), only screen and (min-width: 20.0625em) and (min-resolution: 1.3dppx) {
	.ico-bubble.light {
		background: url("../img/desktop-sprite-2x.png") no-repeat -161px -562px;
		background-size: 792px 600px
	}
}
@media screen and (min-width: 20.0625em) {
	.ico-download.x-small {
		position: relative;
		display: block;
		float: left;
		width: 21px;
		height: 19px;
		margin-top: 5px;
		margin-right: 10px;
		background: url("../img/desktop-sprite.png") no-repeat -207px -99px
	}
}
@media only screen and (min-width: 20.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 20.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 20.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 20.0625em) and (min-resolution: 125dpi), only screen and (min-width: 20.0625em) and (min-resolution: 1.3dppx) {
	.ico-download.x-small {
		background: url("../img/desktop-sprite-2x.png") no-repeat -207px -99px;
		background-size: 792px 600px
	}
}
@media screen and (min-width: 20.0625em) {
	.ico-download.small {
		position: relative;
		display: block;
		float: left;
		width: 42px;
		height: 38px;
		margin-top: -5px;
		margin-right: 5px;
		background: url("../img/desktop-sprite.png") no-repeat -145px -88px
	}
}
@media only screen and (min-width: 20.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 20.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 20.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 20.0625em) and (min-resolution: 125dpi), only screen and (min-width: 20.0625em) and (min-resolution: 1.3dppx) {
	.ico-download.small {
		background: url("../img/desktop-sprite-2x.png") no-repeat -145px -88px;
		background-size: 792px 600px
	}
}
@media screen and (min-width: 20.0625em) {
	.ico-download.large {
		display: block;
		float: left;
		width: 54px;
		height: 58px;
		background: url("../img/desktop-sprite.png") no-repeat -299px -72px
	}
}
@media only screen and (min-width: 20.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 20.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 20.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 20.0625em) and (min-resolution: 125dpi), only screen and (min-width: 20.0625em) and (min-resolution: 1.3dppx) {
	.ico-download.large {
		background: url("../img/desktop-sprite-2x.png") no-repeat -299px -72px;
		background-size: 792px 600px
	}
}
.ico-arrow--right {
	display: block;
	width: 10px;
	height: 11px
}
@media screen and (min-width: 20.0625em) {
	.ico-arrow--right {
		background: url("../img/desktop-sprite.png") no-repeat -382px -95px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.ico-arrow--right {
		background: url("../img/desktop-sprite-2x.png") -382px -95px;
		background-size: 792px 600px
	}
}
.ico-arrow--down {
	display: block;
	width: 9px;
	height: 10px
}
@media screen and (min-width: 20.0625em) {
	.ico-arrow--down {
		background: url("../img/desktop-sprite.png") no-repeat -517px -94px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.ico-arrow--down {
		background: url("../img/desktop-sprite-2x.png") no-repeat -517px -94px;
		background-size: 792px 600px
	}
}
.ico-calendar {
	display: inline-block;
	width: 13px;
	height: 12px
}
@media screen and (min-width: 20.0625em) {
	.ico-calendar {
		background: url("../img/desktop-sprite.png") no-repeat -240px -100px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.ico-calendar {
		background: url("../img/desktop-sprite-2x.png") -240px -100px;
		background-size: 792px 600px
	}
}
.ico-tag {
	display: inline-block;
	width: 15px;
	height: 10px
}
@media screen and (min-width: 20.0625em) {
	.ico-tag {
		background: url("../img/desktop-sprite.png") no-repeat -265px -101px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.ico-tag {
		background: url("../img/desktop-sprite-2x.png") -265px -101px;
		background-size: 792px 600px
	}
}
.ico-map {
	position: relative;
	top: 5px;
	display: inline-block;
	width: 17px;
	height: 15px;
	background-image: url("../img/ico-map.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 17px auto
}
@media screen and (min-width: 48em) {
	.ico-map {
		width: 28px;
		height: 23px;
		background-size: 28px 23px
	}
}
@media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 48em) and (min-resolution: 125dpi), only screen and (min-width: 48em) and (min-resolution: 1.3dppx) {
	.ico-map {
		background-image: url("../img/ico-map-2x.png")
	}
}
.home-affiliations .slick-prev {
	width: 15px;
	height: 22px;
	background: url("../img/ico-left-arrow-dark.png") center center no-repeat;
	background-size: auto 22px
}
@media screen and (min-width: 48em) {
	.home-affiliations .slick-prev {
		width: 24px;
		height: 45px;
		background-size: 100% 100%
	}
}
.home-affiliations .slick-next {
	width: 15px;
	height: 22px;
	background: url("../img/ico-right-arrow-dark.png") center center no-repeat;
	background-size: auto 22px
}
@media screen and (min-width: 48em) {
	.home-affiliations .slick-next {
		width: 24px;
		height: 45px;
		background-size: 100% 100%
	}
}
.home-testimonials .slick-prev {
	width: 15px;
	height: 22px;
	background: url("../img/ico-left-arr-white.png") center center no-repeat;
	background-size: auto 22px
}
@media screen and (min-width: 48em) {
	.home-testimonials .slick-prev {
		width: 24px;
		height: 45px;
		background-size: 100% 100%
	}
}
.home-testimonials .slick-next {
	width: 15px;
	height: 22px;
	background: url("../img/ico-right-arr-white.png") center center no-repeat;
	background-size: auto 22px
}
@media screen and (min-width: 48em) {
	.home-testimonials .slick-next {
		width: 24px;
		height: 45px;
		background-size: 100% 100%
	}
}
.header {
	border-top: 6px solid #1a4990;
	border-bottom: 1px solid #ebebeb;
	background: white
}
@media screen and (min-width: 48em) {
	.header {
		border-top: 6px solid #1a4990;
		background: url("../img/header-bg.png") bottom center repeat-x
	}
}
.header__container-inner {
	width: 100%
}
@media screen and (min-width: 48em) {
	.header__container-inner {
		float: left;
		display: block;
	}
	.header__container-inner:last-child {
		margin-right: 0
	}
}
.nav a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #353535
}
@media screen and (min-width: 48em) {
	.nav a {
		font-size: 16px
	}
}
.nav a:hover, .nav a:focus {
	color: #da293e;
	background: none
}
.navbar-brand {
	display: block;
	float: left;
	width: 97px;
	height: 28px;
	margin: 17px 0 0 20px;
	padding: 0;
	text-indent: -9999em;
	background: url("../img/mobile-sprite.png") no-repeat -58px -50px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.navbar-brand {
		background: url("../img/mobile-sprite-2x.png") no-repeat -58px -50px;
		background-size: 500px 360px
	}
}
@media screen and (min-width: 48em) {
	.navbar-brand {
		width: 198px;
		height: 56px;
		margin-top: 16px;
		margin-bottom: 25px;
		margin-left: 0;
		background: url("../img/desktop-sprite.png") no-repeat -10px -9px
	}
}
@media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 48em) and (min-resolution: 125dpi), only screen and (min-width: 48em) and (min-resolution: 1.3dppx) {
	.navbar-brand {
		background: url("../img/desktop-sprite-2x.png") no-repeat -10px -9px;
		background-size: 792px 600px
	}
}
@media screen and (min-width: 64.0625em) {
	.navbar-brand {
		margin-bottom: 16px
	}
}
.navbar-header {
	overflow: hidden;
	margin-bottom: 22px
}
@media screen and (min-width: 48em) {
	.navbar-header {
		overflow: inherit;
		margin-bottom: 0
	}
}
.navbar-toggle {
	float: right;
	width: 16px;
	height: 13px;
	margin: 30px 24px 0 0;
	padding: 12px 0 0 16px;
	border: 0;
	border-radius: 0;
	background: url("../img/mobile-sprite.png") no-repeat -115px -15px;
	background-color: transparent
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.navbar-toggle {
		background: url("../img/mobile-sprite-2x.png") no-repeat -115px -15px;
		background-size: 500px 360px
	}
}
@media screen and (min-width: 48em) {
	.navbar-toggle {
		display: none
	}
}
.navbar-toggle:hover, .navbar-toggle:focus {
	background-color: transparent
}
@media screen and (min-width: 48em) {
	.primary-nav, .secondary-nav {
		float: right
	}
}
.collapse .primary-nav {
	display: none
}
@media screen and (min-width: 48em) {
	.collapse .primary-nav {
		display: block;
		clear: none
	}
}
@media screen and (min-width: 48em) {
	.primary-nav {
		display: block;
		float: none;
		clear: both;
		width: 100%;
		text-align: center
	}
}
@media screen and (min-width: 64.0625em) {
	.primary-nav {
		float: left;
		overflow: inherit;
		width: auto;
		text-align: left;
		margin-top: 0px;
	}
}
.primary-nav>li {
	text-align: center;
	border-top: 1px solid #ddd
}
@media screen and (min-width: 48em) {
	.primary-nav>li {
		border:0;
		float: left;
		margin-left: 0px;
		margin-right: 29px;
		padding-top: 2px;
		padding-bottom:1px;
	}
}
.primary-nav a {
	display: block;
	padding: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
	white-space: nowrap;
	font-family: 'Open Sans Condensed', sans-serif;
}
@media screen and (min-width: 48em) {
	.primary-nav a {
		padding-top: 5px;
		padding-bottom: 5px
	}
}
.primary-nav a.expand-menu {
	display: none
}
.menu-item-has-children {
	position: relative
}
@media screen and (min-width: 48em) {
	/*.menu-item-has-children{padding-right:15px}*/
}
@media screen and (min-width: 48em) {
	.menu-item-has-children:hover .sub-menu {
		position: absolute;
		z-index: 10;
		display: block
	}
}
.menu-item-has-children>a {
	position: relative;
	z-index: 6
}
.menu-item-has-children>a.expand-menu {
	position: absolute;
	z-index: 7;
	top: 0;
	right: 0;
	display: block;
	width: 50px;
	text-indent: -9999em;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: url("../img/ico-dropdown.png") center center no-repeat;
	background-size: 11px 8px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.menu-item-has-children>a.expand-menu {
		background-image: url("../img/ico-dropdown-2x.png")
	}
}
@media screen and (min-width: 48em) {
	.menu-item-has-children>a.expand-menu {
		display: none
	}
}
.menu-item-has-children>a.expand-menu.expanded {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	text-indent: 9999em;
	background-color: #f2f2f2
}
.menu-item-has-children .sub-menu {
	position: relative;
	top: 0;
	display: none;
	width: 100%
}
@media screen and (min-width: 48em) {
	.menu-item-has-children .sub-menu {
		position: absolute;
		top: 38px;
		width: inherit;
		box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
		left: 50%;
		margin-left: -125px;
		width: 250px;
	}
	.menu-item-has-children .sub-menu li a {
		padding: 15px 20px
	}
	.menu-item-has-children .sub-menu li a:hover {
		color: #da293e
	}
	.menu-item-has-children .sub-menu li:first-child {
		border-top: none
	}
}
.menu-item-has-children .sub-menu li {
	width: 100%;
	border-top: 1px solid #ddd
}
.menu-item-has-children .sub-menu li a {
	font-weight: 400;
	width: 100%;
	background: white
}
.menu-item-has-children .sub-menu>li>a {
	display: block;
	padding: 15px
}
.menu-item-has-children .sub-menu .expand-menu {
	display: none
}
.menu-item-has-children:after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	display: none;
	min-width: 11px;
	min-height: 8px;
	content: '';
	background: url("../img/ico-dropdown.png") center center no-repeat;
	background-size: 7px auto
}
@media screen and (min-width: 48em) {
	.menu-item-has-children:after {
		top: 50%;
		right: -12px;
		display: inline;
		margin-top: -3px;
		width: 11px;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.menu-item-has-children:after {
		background-image: url("../img/ico-dropdown-2x.png")
	}
}
.secondary-nav {
	position: relative;
	margin-bottom: 15px;
	text-align: center
}
@media screen and (min-width: 48em) {
	.secondary-nav {
		float: right;
		margin: 23px 0 14px 10px
	}
}
@media screen and (min-width: 48em) {
	.secondary-nav:before {
		position: absolute;
		top: 50%;
		left: -10px;
		width: 2px;
		height: 16px;
		margin-top: -8px;
		content: '';
		background: #353535
	}
}
.secondary-nav>ul>li:last-child a {
	padding-right: 4px
}
.secondary-nav li {
	display: inline-block
}
@media screen and (min-width: 48em) {
	.secondary-nav li {
		display: block;
		float: left
	}
}
.secondary-nav li a {
	padding: 10px 7px
}
@media screen and (min-width: 48em) {
	.secondary-nav li a {
		font-size: 0.75rem;
		padding: 10px 7px
	}
}
@media screen and (min-width: 64.0625em) {
	.secondary-nav li a {
		font-size: 0.8125rem;
		padding: 10px 14px
	}
}
.social-links {
	position: absolute;
	top: 0;
	right: 40px;
	float: right;
	margin-top: 0px;
	margin-right: 19px
}
@media screen and (min-width: 48em) {
	.social-links {
		position: relative;
		top: inherit;
		right: inherit;
		margin-right: 0px
	}
}
@media screen and (min-width: 64.0625em) {
	.social-links {
		margin-right: 0px;
		font-size: 18px;
	}
}
.social-links li {
	float: left;
	box-sizing: content-box;
	height: 16px;
	padding: 0 5px;
	text-align: center;
	vertical-align: bottom
}
@media screen and (min-width: 48em) {
	.social-links li {
		padding: 6px 0 0 22px
	}
}
.page-heading {
	margin-bottom: 20px;
	padding: 20px 0;
	background: white;
	border-bottom: 1px solid #DDD
}
@media screen and (min-width: 48em) {
	.page-heading {
		margin-bottom: 55px;
		padding: 40px 0
	}
}
.page-heading.blog-home {
	margin-bottom: 0
}
.page-heading a {
	color: #353535
}
.page-heading h1 {
	font-size: 0.875em;
	padding: 0 5% 0 0;
	text-transform: uppercase;
	color: #353535
}
@media screen and (min-width: 48em) {
	.page-heading h1 {
		font-size: 1.5625em;
		padding: 0
	}
}
.footer {
	background: #252525;
	color: white;
	font-family: "proxima-nova";
	font-weight: bold;
	text-transform: uppercase
}
@media screen and (min-width: 48em) {
	.footer {
		padding: 50px 0 40px
	}
}
.footer .footer-container-inner {
	width: 100%;
	float: none
}
@media screen and (min-width: 48em) {
	.footer .footer-container-inner {
		width: 90%;
		margin: auto
	}
}
@media screen and (min-width: 64.0625em) {
	.footer .footer-container-inner {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 87.30887%;
		margin-left: 6.34557%
	}
	.footer .footer-container-inner:last-child {
		margin-right: 0
	}
}
.footer a {
	color: white;
	text-decoration: underline
}
.footer a:hover {
	color: #da293e;
	text-decoration: none
}
@media screen and (min-width: 48em) {
	.footer .footer-nav {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 74.61774%;
		margin-right: 0;
		float: left;
		line-height: 1;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3)
	}
	.footer .footer-nav:last-child {
		margin-right: 0
	}
}
.footer__nav {
	text-align: center;
	width: 100%
}
@media screen and (min-width: 48em) {
	.footer__nav {
		text-align: justify
	}
}
@media screen and (min-width: 64.0625em) {
	.footer__nav {
		width: 90%
	}
}
.footer__nav li {
	border-bottom: 1px solid #2e2e2e
}
@media screen and (min-width: 48em) {
	.footer__nav li {
		display: inline-block;
		text-align: left;
		border-bottom: none;
		margin: 5px;
	}
}
.footer__nav li a {
	font-size: 0.8125rem;
	width: 100%;
	padding: 15px 0;
	display: block;
	text-decoration: none
}
@media screen and (min-width: 48em) {
	.footer__nav li a {
		font-size: 0.75rem;
		padding: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.footer__nav li a {
		font-size: 0.8125rem
	}
}
.footer__nav li.stretch {
	display: none
}
@media screen and (min-width: 48em) {
	.footer__nav li.stretch {
		display: inline-block;
		width: 100%;
		*display: inline;
		zoom: 1
	}
}
.footer__contact-info {
	padding: 25px 0;
	text-align: center;
	font-size: 0.875em;
	border-bottom: 1px solid #2e2e2e
}
@media screen and (min-width: 48em) {
	.footer__contact-info {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 23.85321%;
		margin-right: 0;
		padding: 0 0 0 25px;
		position: relative;
		right: -10px;
		border-left: 1px solid rgba(255, 255, 255, 0.3);
		border-bottom: 0;
		float: right
	}
	.footer__contact-info:last-child {
		margin-right: 0
	}
}
@media screen and (min-width: 48em) {
	.footer__contact-info .contact-address {
		text-align: left;
		display: block
	}
}
.footer__contact-info .contact-address:after {
	clear: both;
	content: "";
	display: block
}
.footer__contact-info .contact-method {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #da293e;
	display: inline-block;
	text-indent: -9999em;
	margin: 20px 15px;
	position: relative;
	line-height: normal;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}
.footer__contact-info .contact-method.contact-call {
	text-decoration: none
}
.footer__contact-info .contact-method:hover {
	color: #da293e
}
@media screen and (min-width: 48em) {
	.footer__contact-info .contact-method {
		width: auto;
		height: auto;
		background: transparent;
		border-radius: inherit;
		text-indent: 0;
		display: block;
		margin: 12px 0;
		text-align: left;
		background-position: left center !important
	}
}
.footer__contact-info .contact-method .contact-label {
	position: absolute;
	bottom: -30px;
	text-indent: 0;
	left: 0;
	width: 100%;
	text-align: center
}
@media screen and (min-width: 48em) {
	.footer__contact-info .contact-method .contact-label {
		display: none
	}
}
.footer__copyright {
	padding: 20px 5% 0;
	text-align: center;
	font-size: 0.8125rem
}
@media screen and (min-width: 48em) {
	.footer__copyright {
		text-align: left;
		float: left;
		padding: 15px 0 0 0
	}
}
.footer__copyright a {
	text-decoration: none
}
.footer__copyright li {
	display: inline
}
@media screen and (min-width: 48em) {
	.footer__copyright li {
		font-size: 0.75rem
	}
}
@media screen and (min-width: 64.0625em) {
	.footer__copyright li {
		font-size: 0.875rem
	}
}
.footer__copyright li:before {
	content: '|';
	margin: 0 8px
}
.footer__copyright li:first-child:before {
	content: '';
	margin: 0
}
.footer__social-links {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 100%
}
@media screen and (min-width: 48em) {
	.footer__social-links {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 74.61774%;
		text-align: left
	}
	.footer__social-links:last-child {
		margin-right: 0
	}
}
.footer__social-links li {
	display: inline-block;
	margin: 0 5px 20px
}
.footer__social-links li a {
	height: 100%
}
@media screen and (max-width: 20em) {
	h2 {
		padding-left: 20px
	}
}
h2 .breadcrumb {
	text-transform: none
}
h2 .breadcrumb:before {
	content: '\00BB';
	margin: 0 15px
}
.header-stripe, .header-image {
	top: -55px;
	position: relative
}
.header-stripe {
	margin-bottom: -55px
}
.locations .header-stripe {
	top: 0;
	margin-bottom: 0
}
.read-more {
	color: #da293e;
	float: right;
	font-family: "proxima-nova";
	font-size: 0.9375em;
	font-weight: bold;
	text-transform: uppercase
}
.continue-reading {
	color: black;
	display: block;
	font-family: "clavo";
	font-size: 0.9375em;
	text-align: center;
	text-transform: uppercase;
	width: 100%
}
.continue-reading:hover {
	color: #da293e
}
.box {
	background: #C3C3C3;
	padding: 25px
}
.box__heading {
	color: #353535;
	font-family: "proxima-nova";
	font-weight: bold;
	font-size: 1.125rem;
	margin-bottom: 25px;
	text-align: center;
	text-transform: uppercase
}
@media screen and (min-width: 48em) {
	.box__heading {
		font-size: 1.4375rem
	}
}
.box button {
	background: white;
	border-radius: 0;
	color: #353535;
	font-family: "clavo";
	font-size: 1.125em;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 12px;
	padding: 25px 20px
}
@media screen and (min-width: 48em) {
	.box button {
		font-size: 1.1875em;
		padding: 35px 30px
	}
}
@media screen and (min-width: 75em) {
	.box button {
		font-size: 1.4375em
	}
}
.box button:hover {
	background: #DDD
}
@media screen and (min-width: 64.0625em) {
	.two-columns {
		display: -webkit-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		box-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		-o-align-items: stretch;
		align-items: stretch;
		-ms-flex-align: stretch;
		-webkit-box-orient: horizontal;
		box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
		-ms-flex-direction: row;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify
	}
}
.two-columns--column {
	width: 100%
}
@media screen and (min-width: 64.0625em) {
	.two-columns--column {
		width: 50%
	}
	.two-columns--column:first-child {
		padding-right: 25px
	}
	.two-columns--column:last-child {
		padding-left: 25px
	}
}
@media screen and (min-width: 64.0625em) {
	.two-columns.w-divider .two-columns--column:first-child {
		padding-right: 60px;
		border-right: 2px solid #DDD
	}
	.two-columns.w-divider .two-columns--column:last-child {
		padding-left: 60px
	}
}
@media screen and (min-width: 64.0625em) {
	.four-columns {
		display: -webkit-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		box-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		-o-align-items: stretch;
		align-items: stretch;
		-ms-flex-align: stretch;
		-webkit-box-orient: horizontal;
		box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
		-ms-flex-direction: row;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify
	}
}
.four-columns--column {
	width: 100%
}
@media screen and (min-width: 64.0625em) {
	.four-columns--column {
		width: 25%
	}
	.four-columns--column:nth-child(1) {
		padding-right: 25px
	}
	.four-columns--column:nth-child(2) {
		padding: 0 25px
	}
}
.four-columns--two-columns {
	width: 100%
}
@media screen and (min-width: 64.0625em) {
	.four-columns--two-columns {
		width: 50%
	}
	.four-columns--two-columns:last-child {
		padding-left: 25px
	}
}
.content-w-sidebar {
	float: left;
	display: block;
	margin-right: 1.52905%;
	width: 68.27217%;
	padding-right: 8px
}
.content-w-sidebar:last-child {
	margin-right: 0
}
@media screen and (max-width: 48em) {
	.content-w-sidebar {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 100%;
		padding-right: 0
	}
	.content-w-sidebar:last-child {
		margin-right: 0
	}
}
.sidebar {
	float: left;
	display: block;
	margin-right: 1.52905%;
	width: 30.19878%;
	padding-left: 12px
}
.sidebar:last-child {
	margin-right: 0
}
@media screen and (max-width: 48em) {
	.sidebar {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 100%;
		padding-left: 0
	}
	.sidebar:last-child {
		margin-right: 0
	}
}
hr.space {
	background: none;
	border: none;
	height: 1px;
	margin: 30px 0
}
hr.dashed {
	background: url(../img/hr-dashed.gif) left top repeat-x;
	border: 0;
	clear: both;
	height: 2px;
	margin: 30px 0
}
@media screen and (min-width: 48em) {
	hr.dashed {
		margin: 50px 0
	}
}
hr.short {
	background: #da293e;
	height: 2px;
	margin: 6px auto;
	position: relative;
	width: 15px
}
@media screen and (min-width: 48em) {
	hr.short {
		height: 3px;
		width: 24px;
		margin: 12px auto
	}
}
.fitvid {
	margin-bottom: 20px
}
.vertical-tabs__heading {
	background: rgba(0, 0, 0, 0.05);
	font-family: "clavo";
	font-style: italic;
	font-size: 0.9375em;
	margin-bottom: 2px
}
.vertical-tabs__heading a {
	color: black;
	display: block;
	padding: 20px 25px
}
.vertical-tabs__heading a:hover {
	background: #da293e
}
.vertical-tabs__heading i {
	position: relative;
	top: 6px
}
.vertical-tabs__heading .ico-arrow--right {
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out
}
.vertical-tabs__heading.expanded .ico-arrow--right {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.vertical-tabs__content {
	display: none
}
.vertical-tabs__content ul.sidebar-widget__download-list li {
	font-family: "proxima-nova";
	font-style: normal
}
.vertical-tabs__content ul.sidebar-widget__download-list li:first-child {
	padding-top: 20px
}
.vertical-tabs__content ul.sidebar-widget__download-list li:last-child {
	background: none
}
.bg-dark {
	background: url("../img/bg-dark.jpg") center top repeat;
	padding: 60px
}
.left {
	float: left
}
.right {
	float: right
}
.read-more-link {
	display: block;
	text-align: center;
	width: 80px;
	margin: 15px auto;
	clear: both;
	font-size: 0.75rem;
	font-weight: 600;
	color: #da293e;
	border: 2px solid #da293e;
	border-radius: 7px;
	padding: 2px 8px;
	cursor: pointer
}
@media screen and (min-width: 48em) {
	.read-more-link {
		display: none
	}
}
.read-more-container {
	display: none
}
@media screen and (min-width: 48em) {
	.read-more-container {
		display: block
	}
}
.sidebar-widget {
	margin-bottom: 80px
}
.sidebar-widget__heading {
	border-bottom: 1px solid black;
	color: black;
	font-family: "proxima-nova";
	font-size: 1.5625em;
	font-weight: bold;
	margin-bottom: 25px;
	padding-bottom: 20px
}
.sidebar-widget__download-list li {
	background: url(../img/hr-dashed.gif) left bottom repeat-x;
	font-family: "clavo";
	font-size: 1.0625em;
	font-style: italic;
	padding: 20px 0
}
.sidebar-widget__download-list li:first-child {
	padding-top: 0
}
.sidebar-widget__download-list li a {
	color: black
}
.sidebar-widget__download-list li a:hover {
	color: #da293e
}
.sidebar-widget label {
	color: black
}
.sidebar-widget input[type=email], .sidebar-widget input[type=text] {
	box-shadow: 2px 2px 0px 0px #DDD
}
.sidebar-widget input[type=submit] {
	font-family: "proxima-nova";
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	margin-top: 26px;
	padding: 18px 0;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out
}
.sidebar-widget input[type=submit]:hover {
	background: #b11f30
}
.pagination {
	float: right;
	margin-bottom: 30px
}
.pagination .page-numbers {
	background: white;
	border: 1px solid #DDD;
	color: black;
	display: inline-block;
	font-family: "clavo";
	font-size: 1.125em;
	font-style: italic;
	min-width: 40px;
	padding: 5px 0;
	text-align: center
}
.pagination .page-numbers.current {
	border: 1px solid black
}
.pagination .page-numbers:hover {
	border: 1px solid #da293e
}
.pagination .prev, .pagination .next {
	display: none
}
label {
	color: black;
	font-family: "clavo";
	font-style: italic;
	font-size: 0.9375em;
	font-weight: normal
}
.select .ginput_container {
	background: #fff url("../img/bg-select.gif") right center no-repeat;
	background-size: auto 60px;
	border: none;
	border-radius: 0;
	height: 58px;
	margin-bottom: 13px;
	overflow: hidden;
	width: 100%
}
.select .ginput_container select {
	background: transparent;
	border: 0;
	border-radius: 0;
	height: 65px;
	left: 20px;
	padding: 5px;
	position: relative;
	width: 120%
}
.select .ginput_container select:focus, .select .ginput_container select:active {
	outline: none
}
.home-rotator {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 255px;
	max-height: 600px
}
@media screen and (min-width: 40em) {
	.home-rotator {
		min-height: 400px
	}
}
@media screen and (min-width: 48em) {
	.home-rotator {
		min-height: 400px
	}
}
@media screen and (min-width: 64.0625em) {
	.home-rotator {
		min-height: 600px
	}
}
.home-rotator .home-video-well {
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	display: block;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	margin: auto;
	-webkit-transition: opacity .8s ease-in-out;
	transition: opacity .8s ease-in-out;
	opacity: 0
}
.home-rotator .home-video-fallback {
	position: absolute;
	display: none;
	width: 100%;
	height: auto;
	min-height: 100%
}
@media screen and (max-width: 20em) {
	.home-rotator .overlay-container {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
}
.home-rotator .overlay {
	position: absolute;
	z-index: 5;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 600px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5)
}
@media screen and (min-width: 40em) {
	.home-rotator .overlay {
		right: 0;
		width: auto;
		margin-right: 35px;
		padding: 40px 40px 0;
		text-align: left
	}
}
@media screen and (min-width: 64.0625em) {
	.home-rotator .overlay {
		padding-top: 100px
	}
}
.home-rotator .overlay-title {
	font: 600 2em "proxima-nova", sans-serif;
	display: block;
	width: 215px;
	margin: 20px auto 10px;
	text-align: center;
	letter-spacing: -0.04688em;
	color: white
}
@media screen and (min-width: 40em) {
	.home-rotator .overlay-title {
		text-align: left
	}
}
@media screen and (min-width: 48em) {
	.home-rotator .overlay-title {
		font-size: 2.8125em;
		line-height: 1;
		width: 100%;
		max-width: 430px;
		margin-bottom: 20px
	}
}
@media screen and (min-width: 64.0625em) {
	.home-rotator .overlay-title {
		font-size: 4.0625em
	}
}
.home-rotator .overlay-content {
	font: 400 0.75em "proxima-nova", sans-serif;
	display: block;
	width: 230px;
	margin: 0 auto 10px;
	text-align: center;
	color: white
}
@media screen and (min-width: 40em) {
	.home-rotator .overlay-content {
		text-align: left
	}
}
@media screen and (min-width: 48em) {
	.home-rotator .overlay-content {
		font-size: 1em;
		width: 100%;
		max-width: 430px;
		margin-bottom: 30px;
		text-align: left
	}
}
@media screen and (min-width: 64.0625em) {
	.home-rotator .overlay-content {
		font-size: 1.25em
	}
}
.home-rotator .overlay-button {
	font-size: 0.625em;
	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out
}
@media screen and (min-width: 48em) {
	.home-rotator .overlay-button {
		font-size: 1.5625em
	}
}
.home-rotator .overlay-button:hover {
	color: #1a181c;
	background: white
}
.no-video-bg .home-video-well {
	display: none
}
.no-video-bg .home-video-fallback {
	display: block
}
.video-bg .home-video-well {
	opacity: 1.0
}
.primary-callouts {
	width: 100%;
	border-top: 1px solid #232323;
	border-bottom: 10px solid #bebebe;
	background: #e9e9e9
}
@media screen and (min-width: 48em) {
	.primary-callouts {
		padding: 50px 0;
		border-top-width: 10px;
		background: url("../img/home-callouts-bg.png") top left repeat-x
	}
}
.primary-callouts ul {
	width: 100%;
	text-align: center
}
@media screen and (min-width: 48em) {
	.primary-callouts ul {
		height: 136px
	}
}
.primary-callouts ul li {
	display: block;
	min-width: 120px;
	padding: 50px 0 0 0;
	float: left;
	display: block;
	margin-right: 1.52905%;
	width: 49.23547%;
	margin-right: 0
}
.primary-callouts ul li:last-child {
	margin-right: 0
}
@media screen and (min-width: 48em) {
	.primary-callouts ul li {
		display: inline-block;
		float: none;
		width: auto;
		margin: 0 0 0 30px;
		padding: 0;
		border: none !important
	}
}
@media screen and (min-width: 64.0625em) {
	.primary-callouts ul li {
		margin: 0 0 0 80px
	}
}
.primary-callouts ul li.first, .primary-callouts ul li:first-child {
	margin-left: 0;
	border-right: 1px solid #dadadb;
	border-bottom: 1px solid #dadadb
}
.primary-callouts ul li.second {
	border-bottom: 1px solid #dadadb
}
.primary-callouts ul li.third {
	border-right: 1px solid #dadadb
}
.primary-callouts ul li .icon {
	-webkit-transition: background-image .3s ease-in-out;
	transition: background-image .3s ease-in-out
}
.primary-callouts ul li .icon:hover h2 {
	color: #353535
}
.primary-callouts ul li .icon h2 {
	margin: 0px;
	clear: both;
	font: 600 0.8125em "proxima-nova", sans-serif;
	padding: 0;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #7e7e7e
}
@media screen and (min-width: 48em) {
	.primary-callouts ul li .icon h2 {
		font-size: 1.5625em
	}
}
.primary-callouts ul li .icon h2:before {
	display: block;
	width: 100%;
	height: 9px;
	margin-top: 10px;
	content: '';
	background: url("../img/ico-shadow.png") center center no-repeat
}
.secondary-callouts {
	overflow: hidden
}
@media screen and (min-width: 48em) {
	.secondary-callouts {
		border-bottom: 6px solid #da293e
	}
}
.secondary-callouts .secondary-callout {
	display: block;
	width: 100%;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	background: #868686
}
@media screen and (min-width: 48em) {
	.secondary-callouts .secondary-callout {
		float: left;
		width: 50%
	}
}
.secondary-callouts .secondary-callout:first-child img {
	float: right
}
.secondary-callouts .secondary-callout:first-child h3 {
	float: right;
	padding-left: 8%
}
@media screen and (min-width: 64.0625em) {
	.secondary-callouts .secondary-callout:first-child h3 {
		padding-left: 12%
	}
}
.secondary-callouts .secondary-callout:first-child h3:after {
	right: 24px
}
.secondary-callouts .secondary-callout:hover {
	background: #797979
}
.secondary-callouts .secondary-callout img {
	display: block;
	width: 100%;
	height: auto
}
.secondary-callouts .secondary-callout h3 {
	font: 600 0.75em "proxima-nova", sans-serif;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 15px 0 15px 24px;
	text-transform: uppercase;
	color: white
}
@media screen and (min-width: 20.0625em) {
	.secondary-callouts .secondary-callout h3 {
		font-size: 1em
	}
}
@media screen and (min-width: 48em) {
	.secondary-callouts .secondary-callout h3 {
		font-size: 1.5em;
		padding: 35px 0 35px 24px
	}
}
.secondary-callouts .secondary-callout h3:after {
	position: absolute;
	top: 0;
	right: 24px;
	display: block;
	width: 62px;
	height: 100%;
	content: '';
	background: url("../img/ico-rt-arr-circle.png") center center no-repeat;
	background-size: 31px 31px
}
@media screen and (min-width: 48em) {
	.secondary-callouts .secondary-callout h3:after {
		right: 8%;
		background-size: 62px 62px
	}
}
@media screen and (min-width: 64.0625em) {
	.secondary-callouts .secondary-callout h3:after {
		right: 12%
	}
}
.secondary-callouts .secondary-callout h3 .subheading {
	font-size: 1.08333em;
	font-weight: 400;
	display: block;
	text-transform: none;
	color: #da293e
}
@media screen and (min-width: 20.0625em) {
	.secondary-callouts .secondary-callout h3 .subheading {
		font-size: 1.0625em
	}
}
@media screen and (min-width: 48em) {
	.secondary-callouts .secondary-callout h3 .subheading {
		font-size: 1.04167em
	}
}
.home-about {
	font-size: 0.8125em;
	padding: 20px 0 0
}
@media screen and (min-width: 48em) {
	.home-about {
		font-size: inherit;
		padding: 70px 0
	}
}
.home-about .container-inner {
	float: left;
	display: block;
	margin-right: 1.52905%;
	width: 87.30887%;
	margin-left: 6.34557%
}
.home-about .container-inner:last-child {
	margin-right: 0
}
.home-about h4 {
	font: 600 0.9375rem "proxima-nova", sans-serif;
	margin: 25px 0;
	text-align: center;
	text-transform: uppercase;
	color: #da293e
}
@media screen and (min-width: 48em) {
	.home-about h4 {
		font-size: 1.5rem;
		margin: 0 0 20px 0;
		text-align: left
	}
}
.home-about .about-sitex-image {
	display: block;
	width: 100%
}
@media screen and (min-width: 48em) {
	.home-about .about-sitex-image {
		position: relative;
		position: relative;
		top: -10px;
		display: inline;
		float: right;
		width: auto;
		margin: 0 0 20px 40px;
		box-shadow: 8px 8px 0 0 #eaeaea
	}
}
@media screen and (min-width: 48em) and (min-width: 48em) {
	.home-about .about-sitex-image {
		top: 0;
		margin-top: 40px
	}
}
.tertiary-callouts {
	border-top: 6px solid #da293e
}
.tertiary-callouts .home-videos-callout, .tertiary-callouts .home-pressroom-callout {
	float: left;
	width: 50%;
	height: 105px;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	background-size: 100%;
	margin-right: 0
}
@media screen and (min-width: 48em) {
	.tertiary-callouts .home-videos-callout, .tertiary-callouts .home-pressroom-callout {
		height: 325px
	}
}
@media screen and (min-width: 64.0625em) {
	.tertiary-callouts .home-videos-callout, .tertiary-callouts .home-pressroom-callout {
		float: left;
		display: block;
		width: 38.07339%
	}
	.tertiary-callouts .home-videos-callout:last-child, .tertiary-callouts .home-pressroom-callout:last-child {
		width: 36.54434%
	}
}
.tertiary-callouts .home-videos-callout:hover, .tertiary-callouts .home-pressroom-callout:hover {
	background-size: 105%
}
@media only screen and (min-width: 768px) and (max-width: 1308px) {
	.tertiary-callouts .home-videos-callout, .tertiary-callouts .home-pressroom-callout {
		background-size: 100% 100% !important
	}
}
.tertiary-callouts .home-videos-callout a, .tertiary-callouts .home-pressroom-callout a {
	font: 600 0.9375em "proxima-nova", sans-serif;
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	color: white
}
@media screen and (min-width: 48em) {
	.tertiary-callouts .home-videos-callout a, .tertiary-callouts .home-pressroom-callout a {
		font-size: 1.5em
	}
}
.tertiary-callouts .home-videos-callout a .circle-button, .tertiary-callouts .home-pressroom-callout a .circle-button {
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	display: block;
	width: 166px;
	height: 166px;
	margin: auto;
	padding: 66px 0;
	text-align: center
}
@media screen and (min-width: 48em) {
	.tertiary-callouts .home-videos-callout a .circle-button, .tertiary-callouts .home-pressroom-callout a .circle-button {
		border: 2px solid white;
		border-radius: 100%
	}
}
.tertiary-callouts .home-videos-callout a .circle-button:after, .tertiary-callouts .home-pressroom-callout a .circle-button:after {
	position: relative;
	bottom: -5px;
	display: block;
	width: 90px;
	height: 3px;
	margin: 0 auto;
	content: '';
	background: #da293e
}
.tertiary-callouts .home-videos-callout {
	background: url("../img/img-videos-bg.jpg") center center no-repeat;
	background-size: 100%
}
.tertiary-callouts .home-pressroom-callout {
	background: url("../img/img-pressroom-bg.jpg") center center no-repeat;
	background-size: 100%
}
.tertiary-callouts .home-newsletter-signup {
	font-size: 0.8125rem;
	clear: both;
	padding: 30px 30px;
	background: white;
	display: block;
	margin-right: 0
}
.tertiary-callouts .home-newsletter-signup:after {
	content: "";
	display: table;
	clear: both
}
@media screen and (min-width: 48em) {
	.tertiary-callouts .home-newsletter-signup {
		font-size: 1rem
	}
}
@media screen and (min-width: 64.0625em) {
	.tertiary-callouts .home-newsletter-signup {
		clear: none;
		height: 325px;
		float: left;
		display: block;
		width: 25.38226%
	}
	.tertiary-callouts .home-newsletter-signup:last-child {
		width: 23.85321%
	}
}
.tertiary-callouts .home-newsletter-signup h5 {
	font: 600 0.9375rem "proxima-nova", sans-serif;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #1a181c
}
@media screen and (min-width: 48em) {
	.tertiary-callouts .home-newsletter-signup h5 {
		font-size: 1.3125rem;
		margin: 0 0 30px
	}
}
.tertiary-callouts .home-newsletter-signup .signup-form {
	margin-top: 40px
}
.tertiary-callouts .home-newsletter-signup .signup-form label {
	display: none
}
.tertiary-callouts .home-newsletter-signup .signup-form .email input {
	font-size: 0.75rem;
	font-weight: 600;
	position: relative;
	z-index: 5;
	float: left;
	width: 75%;
	max-width: 400px;
	height: 56px;
	margin-right: 0;
	padding: 15px;
	border: 3px solid #1a181c;
	border-radius: 8px;
	-webkit-appearance: none
}
@media screen and (min-width: 48em) {
	.tertiary-callouts .home-newsletter-signup .signup-form .email input {
		font-size: 1.25rem
	}
}
@media screen and (min-width: 64.0625em) {
	.tertiary-callouts .home-newsletter-signup .signup-form .email input {
		width: 70%;
		min-width: 150px
	}
}
.tertiary-callouts .home-newsletter-signup .signup-form .email input::-webkit-input-placeholder {
	color: #1a181c
}
.tertiary-callouts .home-newsletter-signup .signup-form .email input:-moz-placeholder {
	opacity: 1;
	color: #1a181c
}
.tertiary-callouts .home-newsletter-signup .signup-form .email input::-moz-placeholder {
	opacity: 1;
	color: #1a181c
}
.tertiary-callouts .home-newsletter-signup .signup-form .email input:-ms-input-placeholder {
	color: #1a181c
}
.tertiary-callouts .home-newsletter-signup .signup-form .gform_footer {
	padding-top: 0;
	clear: none
}
.tertiary-callouts .home-newsletter-signup .signup-form input[type=submit] {
	position: relative;
	z-index: 4;
	left: -12px;
	float: left;
	width: 60px;
	height: 56px;
	text-indent: -9999em;
	border: 3px solid #1a181c;
	border-radius: 8px;
	background: #da293e url("../img/ico-right-arrow-small.png") 24px center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.tertiary-callouts .home-newsletter-signup .signup-form input[type=submit] {
		background-image: url("../img/ico-right-arrow-small-2x.png");
		background-size: 25% auto
	}
}
.home-testimonials {
	clear: both;
	padding: 34px 0;
	background: #3c629b
}
@media screen and (min-width: 48em) {
	.home-testimonials {
		padding: 60px 0
	}
}
.home-testimonials .home-testimonial {
	position: relative;
	width: 100%
}
.home-testimonials .home-testimonials-title {
	font: 600 1.625em "proxima-nova", sans-serif;
	font-style: italic;
	display: block;
	width: 100%;
	text-align: center;
	color: white
}
@media screen and (min-width: 64.0625em) {
	.home-testimonials .home-testimonials-title {
		float: right;
		width: 45%;
		margin: 0 75px 15px 0
	}
}
.home-testimonials .testimonials-rotator {
	clear: both
}
.home-testimonials .home-testimonial-content {
	width: 75%;
	margin: 0 auto;
	padding: 10px 0 7px;
	text-align: center;
	color: white
}
@media screen and (min-width: 48em) {
	.home-testimonials .home-testimonial-content {
		border-top: 1px solid white;
		border-bottom: 1px solid white
	}
}
@media screen and (min-width: 64.0625em) {
	.home-testimonials .home-testimonial-content {
		float: right;
		width: 45%;
		margin-right: 75px;
		text-align: left
	}
}
.home-testimonials .home-testimonial-source {
	font: 600 1em "proxima-nova";
	font-style: italic;
	display: block;
	width: 75%;
	margin: 20px auto 0;
	text-align: center;
	color: white
}
@media screen and (min-width: 64.0625em) {
	.home-testimonials .home-testimonial-source {
		float: right;
		width: 45%;
		margin: 15px 75px 0 0
	}
}
.home-testimonials .testimonial-logo {
	position: absolute;
	top: 30px;
	left: 75px;
	display: none
}
@media screen and (min-width: 64.0625em) {
	.home-testimonials .testimonial-logo {
		display: block
	}
}
.home-testimonials .slick-next {
	top: 50%;
	margin-right: 10px;
	margin-top: -22.5px
}
@media screen and (max-width: 20em) {
	.home-testimonials .slick-next {
		right: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.home-testimonials .slick-next {
		top: 45px;
		margin-top: 0
	}
}
.home-testimonials .slick-next:before {
	content: ''
}
.home-testimonials .slick-prev {
	top: 50%;
	margin-left: 10px;
	margin-top: -22.5px
}
@media screen and (max-width: 20em) {
	.home-testimonials .slick-prev {
		left: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.home-testimonials .slick-prev {
		top: 45px;
		margin-top: 0
	}
}
.home-testimonials .slick-prev:before {
	content: ''
}
.home-affiliations {
	padding: 40px 0 30px;
	text-align: center
}
@media screen and (min-width: 48em) {
	.home-affiliations {
		padding: 80px 0 50px
	}
}
.home-affiliations .button, .home-affiliations .survey-form li.gfield input[type=submit], .survey-form li.gfield .home-affiliations input[type=submit] {
	font-size: 1.25rem;
	text-align: center
}
@media screen and (min-width: 48em) {
	.home-affiliations .button, .home-affiliations .survey-form li.gfield input[type=submit], .survey-form li.gfield .home-affiliations input[type=submit] {
		font-size: 1.625rem
	}
}
.home-affiliations h5 {
	font: 600 1.25rem "proxima-nova", sans-serif;
	display: inline;
	padding: 6px 13px;
	border: 2px solid #1a181c;
	border-radius: 8px
}
@media screen and (min-width: 48em) {
	.home-affiliations h5 {
		font-size: 1.5rem;
		padding: 6px 20px
	}
}
.home-affiliations .affiliations-rotator {
	margin-top: 60px
}
@media screen and (min-width: 48em) {
	.home-affiliations .affiliations-rotator {
		padding: 0 20px
	}
}
.home-affiliations .home-affiliation {
	position: relative;
	height: 100px;
	text-align: center
}
.home-affiliations .home-affiliation img {
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	margin: auto
}
.home-affiliations .slick-next {
	margin-right: 0px
}
@media screen and (max-width: 20em) {
	.home-affiliations .slick-next {
		right: 0
	}
}
.home-affiliations .slick-next:before {
	content: ''
}
.home-affiliations .slick-prev {
	margin-left: 0px
}
@media screen and (max-width: 20em) {
	.home-affiliations .slick-prev {
		left: 0
	}
}
.home-affiliations .slick-prev:before {
	content: ''
}
.job-listing {
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
	padding-bottom: 20px
}
@media screen and (min-width: 48em) {
	.job-listing {
		margin-bottom: 40px;
		padding-bottom: 40px
	}
}
.jobpost-form .clearfix { margin-bottom: 25px; }

.job-listing:last-child {
	border-bottom: none;
	margin-bottom: 0
}
.job-listing__heading {
	color: #da293e;
	font-size: 0.9375rem;
	font-family: "clavo";
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: underline
}
@media screen and (min-width: 48em) {
	.job-listing__heading {
		font-size: 1.35em
	}
}
.job-listing__heading a {
	color: #da293e;
	text-decoration: underline
}
.job-listing__heading a:hover {
	text-decoration: none
}
.job-listing__location {
	color: #353535;
	font-family: "proxima-nova";
	font-size: 0.75rem;
	font-weight: bold;
	margin-bottom: 15px
}
@media screen and (min-width: 48em) {
	.job-listing__location {
		font-size: 1.125rem
	}
}
.job-listing__description {
	font-size: 0.75rem
}
@media screen and (min-width: 48em) {
	.job-listing__description {
		font-size: 1.125rem
	}
}
.careers main {
	overflow: hidden
}
.careers .page-heading {
	margin-bottom: 0;
	border-bottom: 0
}
@media screen and (min-width: 64.0625em) {
	.careers .page-heading {
		margin-bottom: 55px;
		border-bottom: 1px solid #DDD
	}
}
.careers main .container, .careers main .home-rotator .overlay-container, .home-rotator .careers main .overlay-container {
	overflow: hidden
}
.careers__tab {
	display: none;
	font-size: 0.8125rem
}
@media screen and (min-width: 64.0625em) {
	.careers__tab {
		display: block;
		font-size: 1.25rem
	}
}
.careers__tab.active {
	display: block
}
.careers__tab .tab-title {
	display: none
}
@media screen and (min-width: 64.0625em) {
	.careers__tab .tab-title {
		display: block
	}
}
@media screen and (min-width: 20.0625em) {
	.careers__tab .download {
		line-height: 2.2
	}
}
@media screen and (min-width: 48em) {
	.careers__tab .download {
		font-size: 1rem;
		line-height: 2.0625
	}
}
@media screen and (min-width: 75em) {
	.careers__tab .download {
		font-size: 1.375rem;
		line-height: 1.5
	}
}
.careers__tab-heading {
	width: 50%;
	background: #e9e9e9;
	color: #404141;
	font-size: 0.9375rem;
	float: left;
	display: block;
	margin: 0;
	padding: 20px 25px;
	text-align: center;
	margin-bottom: 20px
}
.careers__tab-heading.active {
	background: #da293e;
	color: white
}
@media screen and (min-width: 64.0625em) {
	.careers__tab-heading {
		display: none
	}
}
.careers #benefits {
	margin-bottom: 20px
}
@media screen and (min-width: 64.0625em) {
	.careers #benefits {
		margin-bottom: 40px
	}
}
.careers #benefits li {
	font-style: italic
}
body.company .page-heading {
	margin-bottom: 0;
	padding: 40px 0 20px;
	border: 0
}
body.company .page-heading h1 {
	font-size: 0.875em;
	padding: 0
}
@media screen and (min-width: 48em) {
	body.company .page-heading h1 {
		font-size: 1.5625em
	}
}
body.company .company-content {
	font-size: 0.8125em;
	padding-bottom: 40px
}
@media screen and (min-width: 48em) {
	body.company .company-content {
		font-size: 1.25em
	}
}
body.company .company-image, body.company .mission-image {
	clear: both;
	width: 90%;
	height: 2px;
	margin: 0 auto;
	background: #e3e3e3
}
@media screen and (min-width: 48em) {
	body.company .company-image, body.company .mission-image {
		width: auto;
		height: auto;
		margin: auto;
		background: transparent
	}
}
body.company .company-image img, body.company .mission-image img {
	display: none
}
@media screen and (min-width: 48em) {
	body.company .company-image img, body.company .mission-image img {
		display: block;
		width: 100%;
		height: auto
	}
}
body.company .mission-statement {
	padding: 40px 0 30px
}
body.company .mission-statement h2 {
	font: 400 0.9375em "clavo";
	margin-bottom: 20px;
	text-align: center;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #da293e
}
@media screen and (min-width: 48em) {
	body.company .mission-statement h2 {
		font-size: 2.0625em;
		margin-bottom: 40px
	}
}
body.company .mission-statement p {
	font-size: 0.8125em;
	line-height: 1.9;
	text-align: center
}
@media screen and (min-width: 48em) {
	body.company .mission-statement p {
		font-size: 1.5em
	}
}
body.company .our-history {
	position: relative;
	overflow: hidden;
	text-align: center
}
@media screen and (min-width: 48em) {
	body.company .our-history {
		min-height: 845px
	}
}
body.company .our-history h2 {
	font: 600 0.8125em "proxima-nova", sans-serif;
	position: relative;
	z-index: 6;
	top: 40px;
	display: inline-block;
	margin-bottom: 0;
	padding: 9px 13px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	border: 2px solid white
}
@media screen and (min-width: 48em) {
	body.company .our-history h2 {
		font-size: 1.5625em;
		top: 45px;
		padding: 18px 25px;
		border: 3px solid white
	}
}
.our-history-rotator {
	position: relative;
	width: 100%;
	margin-bottom: 0;
	margin-top: -40px;
	top: 0
}
@media screen and (min-width: 48em) {
	.our-history-rotator {
		margin-top: -75px
	}
}
.our-history-rotator .timeline-slide {
	position: relative;
	padding-bottom: 40px
}
@media screen and (min-width: 48em) {
	.our-history-rotator .timeline-slide {
		min-height: 850px
	}
}
.our-history-rotator .timeline-slide p {
	margin-bottom: 20px
}
@media screen and (min-width: 48em) {
	.our-history-rotator .timeline-slide p {
		margin-bottom: 30px
	}
}
.our-history-rotator .timeline-slide .slide-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.our-history-rotator .timeline-slide .slide-background img {
	position: absolute;
	z-index: 1;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	display: block;
	margin: auto
}
.our-history-rotator .timeline-slide .slide-background .background-overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.our-history-rotator .timeline-slide .slide-background .background-overlay.red {
	background-color: rgba(219, 42, 62, 0.84)
}
.our-history-rotator .timeline-slide .slide-background .background-overlay.blue {
	background-color: rgba(25, 70, 137, 0.9)
}
.our-history-rotator .timeline-slide .slide-content {
	font: 400 0.8125em "proxima-nova", sans-serif;
	line-height: 1.5;
	position: relative;
	z-index: 5;
	padding: 190px 25px 25px;
	text-align: left;
	color: white
}
@media screen and (min-width: 48em) {
	.our-history-rotator .timeline-slide .slide-content {
		font-size: 1.25em;
		padding: 300px 150px 150px
	}
}
@media screen and (min-width: 48em) {
	.our-history-rotator .timeline-slide .continue-timeline {
		display: none
	}
}
.our-history-rotator .timeline-slide:last-child .continue-timeline {
	display: none
}
.our-history-rotator-pager {
	position: absolute;
	z-index: 6;
	top: 110px;
	width: 100%
}
@media screen and (min-width: 48em) {
	.our-history-rotator-pager {
		top: 175px;
		left: 50%;
		width: 780px;
		margin-left: -390px
	}
}
.our-history-rotator-pager .pager-item {
	position: relative;
	width: auto;
	cursor: pointer
}
.our-history-rotator-pager .pager-item:first-child:before, .our-history-rotator-pager .pager-item:last-child:after {
	display: none
}
.our-history-rotator-pager .pager-item:before {
	position: absolute;
	top: 75%;
	left: -11px;
	display: block;
	width: 50%;
	height: 3px;
	content: '';
	background: white
}
@media screen and (min-width: 48em) {
	.our-history-rotator-pager .pager-item:before {
		top: 78%
	}
}
.our-history-rotator-pager .pager-item:after {
	position: absolute;
	top: 75%;
	right: -11px;
	display: block;
	width: 50%;
	height: 3px;
	content: '';
	background: white
}
@media screen and (min-width: 48em) {
	.our-history-rotator-pager .pager-item:after {
		top: 78%
	}
}
.our-history-rotator-pager .pager-item.active .pager-icon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
	content: '';
	border-radius: 100%;
	background: white
}
@media screen and (min-width: 48em) {
	.our-history-rotator-pager .pager-item.active .pager-icon:before {
		width: 12px;
		height: 12px;
		margin: -6px 0 0 -6px
	}
}
.our-history-rotator-pager .pager-item .pager-icon {
	position: relative;
	width: 22px;
	height: 22px;
	margin: 0 auto;
	border: 3px solid white;
	border-radius: 100%
}
@media screen and (min-width: 48em) {
	.our-history-rotator-pager .pager-item .pager-icon {
		width: 26px;
		height: 26px
	}
}
.our-history-rotator-pager .pager-item .pager-label {
	font: 600 0.625em "proxima-nova", sans-serif;
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: white
}
@media screen and (min-width: 48em) {
	.our-history-rotator-pager .pager-item .pager-label {
		font-size: 1.0625em;
		margin-bottom: 25px
	}
}
@media screen and (min-width: 48em) {
	.company-photos {
		width: auto;
		height: auto;
		margin: auto
	}
}
.company-photos img {
	display: block;
	float: left;
	width: 50%;
	height: auto;
	margin: 0
}
@media screen and (min-width: 48em) {
	.company-photos img {
		width: 25%
	}
}
.our-team h2 {
	margin-bottom: 20px
}
@media screen and (min-width: 48em) {
	.our-team h2 {
		margin-bottom: 50px
	}
}
.our-team__grid li {
	float: left;
	display: block;
	margin-right: 1.52905%;
	width: 18.77676%;
	text-align: center;
	padding-bottom: 40px
}
.our-team__grid li:last-child {
	margin-right: 0
}
.our-team__grid li:nth-child(5n) {
	margin-right: 0
}
.our-team__grid li:nth-child(5n+1) {
	clear: left
}
@media screen and (max-width: 48em) {
	.our-team__grid li {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 32.31397%
	}
	.our-team__grid li:last-child {
		margin-right: 0
	}
	.our-team__grid li:nth-child(5n) {
		margin-right: 1.52905%
	}
	.our-team__grid li:nth-child(5n+1) {
		clear: none
	}
	.our-team__grid li:nth-child(3n) {
		margin-right: 0
	}
	.our-team__grid li:nth-child(3n+1) {
		clear: left
	}
}
.our-team__grid li div {
	text-align: center
}
.our-team__name {
	font-family: "proxima-nova";
	font-size: 0.625rem;
	font-weight: bold;
	color: #353535;
	margin-top: 7px
}
@media screen and (min-width: 48em) {
	.our-team__name {
		font-size: 1.125rem;
		margin-top: 15px
	}
}
.our-team__job-title {
	font-family: "clavo";
	font-size: 0.5625rem;
	font-style: italic
}
@media screen and (min-width: 48em) {
	.our-team__job-title {
		font-size: 1rem
	}
}
.our-team__location {
	font-size: 0.5em;
	font-weight: bold;
	text-transform: uppercase
}
@media screen and (min-width: 48em) {
	.our-team__location {
		font-size: 0.75em
	}
}
.our-team__email {
	background: #da293e;
	border-radius: 0;
	display: block;
	font-size: 0.625rem;
	font-family: "clavo";
	font-style: italic;
	margin: 5px auto;
	padding: 8px 11px;
	position: relative;
	width: auto;
	opacity: 1.0;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out
}
.our-team__email:hover {
	background: #da293e;
	opacity: 0.7
}
.why-sitex main {
	position: relative
}
.why-sitex .page-heading {
	margin-bottom: 0
}
.why-sitex__sidebar-nav {
	position: absolute;
	z-index: 10;
	top: 200px;
	display: none;
	width: 100%;
	height: 100%;
	pointer-events: none
}
@media screen and (min-width: 48em) {
	.why-sitex__sidebar-nav {
		display: block
	}
}
.why-sitex__sidebar-nav.fixed {
	position: fixed;
	top: 80px
}
.why-sitex__sidebar-nav-item {
	position: relative;
	margin-bottom: 35px;
	text-align: right
}
.why-sitex__sidebar-nav-item:first-child:before, .why-sitex__sidebar-nav-item:last-child:after {
	display: none
}
.why-sitex__sidebar-nav-item:before, .why-sitex__sidebar-nav-item:after {
	position: absolute;
	right: 10px;
	width: 2px;
	height: 24px;
	content: '';
	background: black
}
.why-sitex__sidebar-nav-item:before {
	top: -19px
}
.why-sitex__sidebar-nav-item:after {
	top: 24px
}
.why-sitex__sidebar-nav-item.active a:before {
	opacity: 1
}
.why-sitex__sidebar-nav-item a {
	font-family: "clavo";
	font-size: 1.0625rem;
	font-weight: 400;
	position: relative;
	display: block;
	width: 100%;
	padding-right: 45px;
	color: #000
}
.why-sitex__sidebar-nav-item a:before {
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 6px;
	display: block;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	content: '';
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
	border-radius: 100%;
	background: #000
}
.why-sitex__sidebar-nav-item a:after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 16px;
	height: 16px;
	margin-top: -11px;
	content: '';
	border: 3px solid black;
	border-radius: 100%
}
.why-sitex__sidebar-nav ul {
	float: right;
	margin: 0 20px 0 0;
	pointer-events: all
}
@media screen and (min-width: 48em) {
	.why-sitex__section {
		padding: 40px 0 60px
	}
}
.why-sitex__section.difference {
	padding: 40px 0 60px
}
.why-sitex__section.red {
	color: white;
	background-color: #da293e
}
.why-sitex__section.red .why-sitex__section-header:after {
	background-image: url("../img/ico-circle-arrow-down-white.png")
}
@media screen and (min-width: hidpi) {
	.why-sitex__section.red .why-sitex__section-header:after {
		background-image: url("../img/ico-circle-arrow-down-white-2x.png")
	}
}
.why-sitex__section.expanded.red .why-sitex__section-header:after {
	background-image: url("../img/ico-circle-arrow-up-white.png")
}
@media screen and (min-width: hidpi) {
	.why-sitex__section.expanded.red .why-sitex__section-header:after {
		background-image: url("../img/ico-circle-arrow-up-white-2x.png")
	}
}
.why-sitex__section.expanded .why-sitex__section-header:after {
	background-image: url("../img/ico-circle-arrow-up-dark.png")
}
@media screen and (min-width: hidpi) {
	.why-sitex__section.expanded .why-sitex__section-header:after {
		background-image: url("../img/ico-circle-arrow-up-dark-2x.png")
	}
}
.why-sitex__section.technology h2 {
	background: url("../img/ico-laptop.png") center left no-repeat;
	background-size: 46px auto
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.why-sitex__section.technology h2 {
		background-image: url("../img/ico-laptop-2x.png")
	}
}
@media screen and (min-width: 48em) {
	.why-sitex__section.technology h2 {
		padding-left: 120px;
		background-size: 92px 56px
	}
}
.why-sitex__section.family-owned h2 {
	background: url("../img/ico-family.png") center left no-repeat;
	background-size: 46px auto
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.why-sitex__section.family-owned h2 {
		background-image: url("../img/ico-family-2x.png")
	}
}
@media screen and (min-width: 48em) {
	.why-sitex__section.family-owned h2 {
		padding-left: 110px;
		background-size: 87px 85px
	}
}
.why-sitex__section.sustainability h2 {
	background: url("../img/ico-sustainability.png") center left no-repeat;
	background-size: 46px auto
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.why-sitex__section.sustainability h2 {
		background-image: url("../img/ico-sustainability-2x.png")
	}
}
@media screen and (min-width: 48em) {
	.why-sitex__section.sustainability h2 {
		padding-left: 192px;
		background-size: 162px 60px
	}
}
.why-sitex__section.sitex-worth h2 {
	background: url("../img/ico-dollar.png") center left no-repeat;
	background-size: 46px auto
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.why-sitex__section.sitex-worth h2 {
		background-image: url("../img/ico-dollar-2x.png")
	}
}
@media screen and (min-width: 48em) {
	.why-sitex__section.sitex-worth h2 {
		padding-left: 100px;
		background-size: 68px 68px
	}
}
.why-sitex__section.expanded .why-sitex__section-content {
	display: block
}
.why-sitex__section-content-container {
	font: 400 0.8125em "proxima-nova", sans-serif;
	line-height: 1.7;
	padding: 0 20px
}
@media screen and (min-width: 48em) {
	.why-sitex__section-content-container {
		font-size: 1.25em;
		padding: 0 0 30px 0;
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 74.61774%;
		margin-left: 0% !important;
	}
	.why-sitex__section-content-container:last-child {
		margin-right: 0
	}
}
.why-sitex__section-content-container ul {
	font-family: "clavo";
	font-size: 0.75rem;
	margin-left: 30px;
	list-style: inherit
}
@media screen and (min-width: 48em) {
	.why-sitex__section-content-container ul {
		font-size: 1.125rem;
		margin-left: 100px
	}
}
.why-sitex__section-header {
	font: 400 1.0625em "clavo";
	position: relative;
	margin-bottom: 0;
	padding: 30px 0 30px 60px;
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 50% auto
}
@media screen and (min-width: 48em) {
	.why-sitex__section-header {
		font-size: 2em;
		margin-bottom: 20px;
		padding: 30px 0;
		background-size: 100% auto
	}
}
.why-sitex__section-header:after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	content: '';
	background-image: url("../img/ico-circle-arrow-down-dark.png");
	background-size: 22px auto
}
@media screen and (min-width: hidpi) {
	.why-sitex__section-header:after {
		background-image: url("../img/ico-circle-arrow-down-dark-2x.png")
	}
}
@media screen and (min-width: 48em) {
	.why-sitex__section-header:after {
		display: none
	}
}
.why-sitex__section-content {
	display: none;
	padding-bottom: 20px
}
@media screen and (min-width: 48em) {
	.why-sitex__section-content {
		display: block;
		padding-bottom: 0
	}
}
.why-sitex__our-videos {
	padding: 40px 20px;
	text-align: center;
	background: url("../img/our-videos-bg.png") top left repeat
}
@media screen and (min-width: 48em) {
	.why-sitex__our-videos {
		padding: 40px
	}
}
.why-sitex__our-videos h3 {
	font: 600 1.0625em "proxima-nova";
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase
}
@media screen and (min-width: 48em) {
	.why-sitex__our-videos h3 {
		font-size: 1.5625em;
		margin-bottom: 40px
	}
}
.why-sitex__our-video {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px
}
@media screen and (min-width: 48em) {
	.why-sitex__our-video {
		float: left;
		box-sizing: content-box;
		width: 22%;
		margin-bottom: 0;
		margin-right: 3%
	}
}
.why-sitex__our-video:before {
	position: absolute;
	z-index: 6;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	width: 74px;
	height: 73px;
	margin: auto;
	content: '';
	background: url("../img/ico-play.png") center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.why-sitex__our-video:before {
		background-image: url("../img/ico-play-2x.png")
	}
}
.why-sitex__our-video:first-child, .why-sitex__our-video.first {
	margin-left: 0
}
.why-sitex__our-video-thumbnail {
	position: relative;
	z-index: 5;
	width: 100%;
	height: auto
}
.blog-page .content-w-bg {
	background: #fff;
	padding-top: 40px
}
@media screen and (min-width: 48em) {
	.blog-page .content-w-bg {
		background: url(../img/bg-pressroom.jpg) center top repeat
	}
}
.press-room-sidebar-toggle {
	width: 22px;
	height: 6px;
	background: url("../img/ico-side-menu-toggle.png") center center no-repeat;
	background-size: 22px 6px;
	display: block;
	float: right;
	position: relative;
	top: -20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.press-room-sidebar-toggle {
		background-image: url("../img/ico-side-menu-toggle-2x.png")
	}
}
@media screen and (min-width: 48em) {
	.press-room-sidebar-toggle {
		display: none
	}
}
.post__card {
	background: white;
	margin-bottom: 45px
}
@media screen and (min-width: 48em) {
	.post__card {
		border: 1px solid #f4f4f4;
		box-shadow: 5px 5px 0 rgba(3, 3, 3, 0.08);
		padding: 40px 30px 20px
	}
}
.post__card .dashed {
	display: none;
	margin: 30px 0
}
@media screen and (min-width: 48em) {
	.post__card .dashed {
		display: block
	}
}
.post__card .continue-reading {
	font-weight: 600;
	font-size: 0.75rem;
	font-family: 'proxima-nova', sans-serif;
	color: #da293e;
	border: 2px solid #da293e;
	border-radius: 5px;
	padding: 7px 10px;
	display: inline;
	text-align: center;
	clear: both;
	text-transform: capitalize
}
@media screen and (min-width: 48em) {
	.post__card .continue-reading {
		font-family: "clavo";
		color: #1a181c;
		font-size: 0.9375rem;
		font-weight: 400;
		border: 0;
		text-transform: uppercase
	}
}
.post__card .continue-reading-container {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 15px 0 10px
}
.post__card:last-child {
	padding-bottom: 15px
}
.post__card__title {
	font-family: "clavo";
	font-size: 1.125rem;
	margin-bottom: 10px;
	padding-left: 0
}
@media screen and (min-width: 48em) {
	.post__card__title {
		font-size: 2.3125rem;
		margin-bottom: 25px
	}
}
.post__card__title a {
	color: black
}
.post__card__title a:hover {
	color: #da293e
}
.post__card__meta {
	font-family: "proxima-nova";
	font-weight: bold;
	margin-bottom: 20px;
	color: #616060;
	font-size: 0.8125rem
}
@media screen and (min-width: 48em) {
	.post__card__meta {
		color: #353535;
		font-size: 1rem;
		margin-bottom: 35px
	}
}
.post__card__meta .ico-calendar, .post__card__meta .tags {
	display: none
}
@media screen and (min-width: 48em) {
	.post__card__meta .ico-calendar, .post__card__meta .tags {
		display: inline-block
	}
}
.post__card__meta a {
	color: #353535
}
.post__card__meta a:hover {
	color: #da293e
}
.post__card__content, .post__card__excerpt {
	font-family: "proxima-nova";
	/*font-size: 0.8125rem;
	line-height: 1.9375em*/
	font-size: 16px;
	line-height: 20px;
}
@media screen and (min-width: 48em) {
	.post__card__content, .post__card__excerpt {
		/*font-size: 1.125rem*/
		font-size: 18px;
	    line-height: 26px;
	}
}
.post__card__content p, .post__card__excerpt p {
	margin-bottom: 20px
}
@media screen and (min-width: 48em) {
	.post__card__content p, .post__card__excerpt p {
		margin-bottom: 30px
	}
}
.post__card__content ul, .post__card__content ol, .post__card__excerpt ul, .post__card__excerpt ol {
	list-style-type: disc;
	margin-bottom: 0.85em;
	padding-left: 1.7em
}
.blog-home {
	overflow: hidden
}
.blog-home .sidebar-container {
	position: absolute;
	top: 0;
	right: 0;
	width: 80%;
	height: 100%;
	z-index: -1
}
.blog-home .sidebar-container.active {
	overflow: inherit
}
.blog-home .sidebar-container.active .sidebar {
	right: -100%
}
@media screen and (min-width: 48em) {
	.blog-home .sidebar-container {
		z-index: 2;
		position: relative;
		top: inherit;
		right: inherit;
		width: auto;
		height: auto
	}
}
.blog-home .sidebar {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: right 0.3s ease-in-out;
	transition: right 0.3s ease-in-out;
	width: 100%;
	height: 100%;
	border-top: 6px solid #da293e;
	padding: 20px;
	background: url("../img/home-callouts-bg.png") left top repeat
}
@media screen and (min-width: 48em) {
	.blog-home .sidebar {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 30.19878%;
		background: none;
		position: relative;
		top: inherit;
		right: inherit;
		border-top: 0;
		padding: 0 0 0 12px
	}
	.blog-home .sidebar:last-child {
		margin-right: 0
	}
}
.blog-page {
	right: 0;
	position: relative;
	-webkit-transition: right 0.3s ease-in-out;
	transition: right 0.3s ease-in-out
}
.blog-page .page-heading {
	margin-bottom: 0
}
.blog-page.sidebar-active {
	right: 80%
}
.blog-page main .container, .blog-page main .home-rotator .overlay-container, .home-rotator .blog-page main .overlay-container {
	position: inherit
}
@media screen and (min-width: 48em) {
	.blog-page main .container, .blog-page main .home-rotator .overlay-container, .home-rotator .blog-page main .overlay-container {
		position: relative
	}
}
.products .page-heading {
	margin-bottom: 0
}
.products__hero-image {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 215px
}
.products__hero-image img {
	position: absolute;
	top: 0;
	right: -100%;
	left: -100%;
	min-width: 562px;
	min-height: 215px;
	margin: 0 auto
}
@media screen and (min-width: 40em) {
	.products__hero-image img {
		position: relative;
		top: inherit;
		right: inherit;
		left: inherit;
		display: block;
		width: 100%;
		height: auto
	}
}
.products__content {
	font-size: 0.8125em;
	padding: 20px 0
}
@media screen and (min-width: 48em) {
	.products__content {
		font-size: 1.25em;
		padding: 40px 0
	}
}
.products__download-callout {
	padding: 20px 0;
	background: #da293e
}
@media screen and (min-width: 48em) {
	.products__download-callout {
		padding: 40px 0
	}
}
@media screen and (min-width: 48em) {
	.products__download-callout .container-inner {
		height: 410px
	}
}
.products__download-callout .products__download-callout-message {
	font: 400 1.5625em "clavo";
	position: relative;
	z-index: 6;
	width: 100%;
	padding: 60px 45px;
	text-align: center;
	color: white;
	background: #1a4990
}
@media screen and (min-width: 48em) {
	.products__download-callout .products__download-callout-message {
		font-size: 1.75em;
		float: left;
		height: 100%;
		padding: 100px 55px;
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 42.88991%;
		margin-right: 0
	}
	.products__download-callout .products__download-callout-message:last-child {
		margin-right: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.products__download-callout .products__download-callout-message {
		font-size: 2.25em
	}
}
.products__download-callout .products__download-callout-message:after {
	position: absolute;
	z-index: 5;
	bottom: -18px;
	left: 50%;
	width: 36px;
	height: 36px;
	margin-left: -18px;
	content: '';
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #1a4990
}
@media screen and (min-width: 48em) {
	.products__download-callout .products__download-callout-message:after {
		top: 50%;
		right: -28px;
		bottom: inherit;
		left: inherit;
		width: 56px;
		height: 56px;
		margin-top: -28px;
		margin-left: 0
	}
}
@media screen and (min-width: 48em) {
	.products__download-callout .products__download-callout-message .outer {
		display: table;
		width: 100%;
		height: 100%
	}
}
@media screen and (min-width: 48em) {
	.products__download-callout .products__download-callout-message .middle {
		display: table-cell;
		vertical-align: middle
	}
}
.products__download-callout .products__download-callout-message .inner:before, .products__download-callout .products__download-callout-message .inner:after {
	position: relative;
	display: block;
	width: 64px;
	height: 2px;
	margin: 0 auto;
	content: '';
	background: white
}
@media screen and (min-width: 48em) {
	.products__download-callout .products__download-callout-message .inner:before, .products__download-callout .products__download-callout-message .inner:after {
		width: 88px;
		height: 3px
	}
}
.products__download-callout .products__download-callout-message .inner:before {
	top: -30px
}
.products__download-callout .products__download-callout-message .inner:after {
	bottom: -30px
}
.products__download-callout .products__download-callout-message p {
	display: block;
	margin-bottom: 0
}
@media screen and (min-width: 48em) {
	.products__download-links {
		height: 100%;
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 55.58104%;
		margin-right: 0
	}
	.products__download-links:last-child {
		margin-right: 0
	}
}
.products__download-links .download-link {
	font: 400 1.25em "clavo";
	position: relative;
	display: block;
	width: 100%;
	padding: 50px 0 50px 100px;
	color: #353535;
	background-color: white
}
@media screen and (min-width: 20.0625em) {
	.products__download-links .download-link {
		padding-left: 44%
	}
}
@media screen and (min-width: 48em) {
	.products__download-links .download-link {
		font-size: 1.5625em;
		width: 100%;
		height: 50%;
		padding: 20% 0 20% 160px
	}
}
@media screen and (min-width: 64.0625em) {
	.products__download-links .download-link {
		font-size: 2.5em;
		line-height: 2.5em;
		padding: 10% 0 12% 215px
	}
}
.products__download-links .download-link:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
	background: white
}
.products__download-links .download-link:hover:after {
	opacity: .6
}
.products__download-links .download-link:before {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../img/ico-download.png");
	background-repeat: no-repeat;
	background-position: 44px center;
	background-size: 25px 25px;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: '';
	opacity: 0
}
@media screen and (min-width: 20.0625em) {
	.products__download-links .download-link:before {
		background-position: 26.5% center;
		top: 0;
		left: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.products__download-links .download-link:before {
		background-position: 100px center;
		background-size: 46px 45px;
		top: 0px;
		left: 0px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__download-links .download-link:before {
		background-image: url("../img/ico-download-2x.png")
	}
}
.products__download-links .download-link:hover:before {
	opacity: 1
}
.products__download-links .issuu-version {
	border-bottom: 1px solid #f2f2f2;
	background-image: url("../img/ico-issuu.png");
	background-repeat: no-repeat;
	background-position: 30px center;
	background-size: 53px 53px
}
@media screen and (min-width: 20.0625em) {
	.products__download-links .issuu-version {
		background-position: 25% center
	}
}
@media screen and (min-width: 64.0625em) {
	.products__download-links .issuu-version {
		background-position: 75px center;
		background-size: 95px 94px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__download-links .issuu-version {
		background-image: url("../img/ico-issuu-2x.png")
	}
}
.products__download-links .pdf-version {
	background-image: url("../img/ico-pdf.png");
	background-repeat: no-repeat;
	background-position: 30px center;
	background-size: 50px 50px
}
@media screen and (min-width: 20.0625em) {
	.products__download-links .pdf-version {
		background-position: 24.5% center
	}
}
@media screen and (min-width: 64.0625em) {
	.products__download-links .pdf-version {
		background-position: 65px center;
		background-size: 101px 103px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__download-links .pdf-version {
		background-image: url("../img/ico-pdf-2x.png")
	}
}
@media screen and (min-width: 64.0625em) {
	.products__content-slider-container {
		padding: 75px 0;
		background: url("../img/bg-pressroom.jpg") repeat
	}
}
.products__content-slider-container .container-inner {
	width: 100%;
	margin: 0
}
@media screen and (min-width: 64.0625em) {
	.products__content-slider-container .container-inner {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 74.61774%;
		margin-left: 12.69113%
	}
	.products__content-slider-container .container-inner:last-child {
		margin-right: 0
	}
}
@media screen and (max-width: 64em) {
	.products__content-slider-container-inner {
		height: auto !important
	}
}
@media screen and (min-width: 64.0625em) {
	.products__content-slider-container-inner {
		box-shadow: 3px 3px rgba(0, 0, 0, 0.08)
	}
}
@media screen and (min-width: 64.0625em) {
	.products__content-slider {
		overflow: hidden;
		border-top: 5px solid #da293e
	}
}
.products__content-tab {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	border-bottom: 1px solid #c7c7c7;
	background: #d4d4d4;
	background-repeat: no-repeat
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab {
		float: left;
		width: 16.66666%;
		height: 260px;
		margin: 0;
		padding: 0;
		-webkit-transition: none;
		transition: none;
		border-right: 3px solid #dadada;
		border-bottom: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab:last-child {
		border-right: 0
	}
}
.products__content-tab.active {
	padding-bottom: 0;
	background-color: white
}
.products__content-tab.active .products__content-tab-content {
	display: block;
	max-height: 999999px
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab.active .products__content-tab-content {
		position: absolute;
		top: 265px;
		left: 0;
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 74.61774%;
		margin-left: 12.69113%
	}
	.products__content-tab.active .products__content-tab-content:last-child {
		margin-right: 0
	}
}
.products__content-tab>h3 {
	font: 600 0.75em "proxima-nova", sans-serif;
	line-height: 5.5;
	height: 66px;
	padding-left: 65px;
	cursor: pointer
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab>h3 {
		font-size: 1.375em;
		line-height: 1.2;
		height: inherit;
		padding: 125px 5% 0;
		text-align: center
	}
}
.products__content-tab.uniform {
	background-image: url("../img/ico-tshirt.png");
	background-position: 20px 20px;
	background-size: 25px auto
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab.uniform {
		background-position: center 30px;
		background-size: 70px 63px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__content-tab.uniform {
		background-image: url("../img/ico-tshirt-2x.png")
	}
}
.products__content-tab.safety {
	background-image: url("../img/ico-flame.png");
	background-position: 24px 20px;
	background-size: 16px auto
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab.safety {
		background-position: center 30px;
		background-size: 51px 68px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__content-tab.safety {
		background-image: url("../img/ico-flame-2x.png")
	}
}
.products__content-tab.medical {
	background-image: url("../img/ico-medical.png");
	background-position: 15px 20px;
	background-size: 34px auto
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab.medical {
		background-position: center 30px;
		background-size: 80px 73px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__content-tab.medical {
		background-image: url("../img/ico-medical-2x.png")
	}
}
.products__content-tab.custom_apparel {
	background-image: url("../img/ico-shirt.png");
	background-position: 17px 20px;
	background-size: 29px auto
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab.custom_apparel {
		background-position: center 30px;
		background-size: 70px 63px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__content-tab.custom_apparel {
		background-image: url("../img/ico-shirt-2x.png")
	}
}
.products__content-tab.linen_service {
	background-image: url("../img/ico-hanger.png");
	background-position: 20px 20px;
	background-size: 24px auto
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab.linen_service {
		background-position: center 30px;
		background-size: 59px 61px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__content-tab.linen_service {
		background-image: url("../img/ico-hanger-2x.png")
	}
}
.products__content-tab.facility {
	background-image: url("../img/ico-building.png");
	background-position: 20px 20px;
	background-size: 26px auto
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab.facility {
		background-position: center 30px;
		background-size: 61px 58px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__content-tab.facility {
		background-image: url("../img/ico-building-2x.png")
	}
}
.products__content-tab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height .3s ease-in-out;
	transition: max-height .3s ease-in-out;
	background-color: white
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content {
		-webkit-transition: none;
		transition: none
	}
}
.products__content-tab-content-description {
	font: 400 0.6875rem "clavo";
	font-style: italic;
	line-height: 1.7;
	padding: 20px 5%;
	border-top: 1px solid #c7c7c7
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-description {
		font-size: 1.125rem;
		margin-top: 0;
		padding-top: 50px;
		border-top: 0
	}
}
.products__content-tab-content-description h4 {
	font: 600 0.9375rem "proxima-nova", sans-serif;
	font-style: none;
	margin-bottom: 10px
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-description h4 {
		font-size: 1.5625rem
	}
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-product-listing {
		padding: 0 5%
	}
}
.products__content-tab-content-product-listing-item {
	clear: both;
	border-top: 1px solid #c7c7c7
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-product-listing-item {
		float: left;
		clear: none;
		width: 50%;
		margin: 10px 0;
		border: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-product-listing-item:nth-child(odd) {
		clear: both
	}
}
.products__content-tab-content-product-listing-item-image {
	float: left;
	width: 80px;
	height: auto
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-product-listing-item-image {
		width: 160px
	}
}
.products__content-tab-content-product-listing-item-image img {
	display: block
}
.products__content-tab-content-product-listing-item-link {
	display: block;
	color: #1a181c;
	cursor: default
}
.products__content-tab-content-product-listing-item-link:hover {
	color: #1a181c
}
.products__content-tab-content-product-listing-item-link:hover .products__content-tab-content-product-listing-item-image:after {
	opacity: 0.7
}
.products__content-tab-content-product-listing-item-image {
	position: relative
}
.products__content-tab-content-product-listing-item-title {
	font: 400 0.75rem "proxima-nova", sans-serif;
	line-height: 4.8;
	position: relative;
	display: block;
	padding-left: 100px;
	text-transform: uppercase
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-product-listing-item-title {
		font-size: 1.25rem;
		line-height: 1;
		margin-bottom: 10px;
		padding-left: 185px
	}
}
.products__content-tab-content-product-listing-item-title:after {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 8px;
	height: 14px;
	margin-top: -7px;
	content: '';
	background: url("../img/ico-right-arrow-red.png") center center no-repeat;
	background-size: 8px 14px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.products__content-tab-content-product-listing-item-title:after {
		background-image: url("../img/ico-right-arrow-red-2x.png")
	}
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-product-listing-item-title:after {
		display: none
	}
}
.products__content-tab-content-product-listing-item-description {
	display: none
}
@media screen and (min-width: 64.0625em) {
	.products__content-tab-content-product-listing-item-description {
		font: 400 0.9375em "proxima-nova", sans-serif;
		font-style: italic;
		display: block;
		padding-right: 25px;
		padding-left: 185px
	}
}
.products__content-tab-content-product-listing-item-description ul, .products__content-tab-content-product-listing-item-description ol {
	list-style-type: disc;
	margin-bottom: 0.85em;
	padding-left: 1.7em
}
.products .modal-container {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	display: block;
	visibility: hidden;
	overflow: scroll
}
.products .modal {
	min-width: 320px;
	max-width: 320px;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0 0 10px #000;
	position: absolute;
	right: -100%;
	left: -100%;
	margin: auto
}
.products .modal-header {
	background: #252525;
	padding: 18px 13px;
	overflow: hidden
}
.products .modal-header h3 {
	font-size: 0.875rem;
	font-weight: 600;
	color: white;
	text-transform: uppercase;
	float: right;
	line-height: 2.28571
}
.products .modal-back-button {
	color: white;
	border: 2px solid white;
	border-radius: 6px;
	font-size: 0.6875rem;
	font-weight: 600;
	padding: 5px 9px;
	float: left
}
.products .modal-content {
	background: white;
	padding: 25px 20px
}
.products .modal-product-features {
	font-size: 0.8125rem;
	margin-left: -1px
}
.products .modal-product-features-note {
	font-size: 0.625rem
}
.products .modal-divider {
	width: 100%;
	height: 2px;
	background: #aeaeae;
	border-bottom: 1px solid #cecece;
	margin: 15px 0
}
.products .modal .product-colors {
	overflow: hidden
}
.products .modal .product-colors .product-color {
	width: 57px;
	float: left;
	margin-right: 17px;
	margin-top: 7px
}
.products .modal .product-colors .product-color:nth-child(4n+4) {
	margin-right: 0
}
.products .modal .product-colors .product-color-abbrev {
	font-size: 0.6875rem;
	font-weight: 600;
	text-transform: uppercase;
	clear: both;
	display: block;
	line-height: 1;
	color: #4B4B4B
}
.products .modal .product-colors .product-color-name {
	font-size: 0.6875rem;
	font-weight: 400;
	clear: both;
	display: block;
	line-height: 1;
	margin-bottom: 7px;
	color: #4B4B4B
}
.products .modal .product-color-swatch-lg {
	width: 57px;
	height: 57px
}
.products .modal .product-variation-title {
	color: #404141;
	font-size: 0.875rem;
	font-weight: 600
}
.products .modal .product-variation-sizes, .products .modal .product-variation-colors {
	padding: 5px 0;
	overflow: hidden
}
.products .modal .product-variation-sizes-label, .products .modal .product-variation-colors-label {
	min-width: 45px;
	display: block;
	float: left;
	font-style: italic;
	font-weight: 600;
	font-size: 0.6875rem;
	color: #353535;
	clear: both;
	text-transform: uppercase;
	line-height: 1
}
.products .modal .product-variation-sizes-list li {
	float: left;
	font-size: 0.6875rem;
	color: #404141;
	padding-left: 8px;
	margin-left: 8px;
	border-left: 1px solid #b0b0b0;
	line-height: 1
}
.products .modal .product-variation-sizes-list li:first-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0
}
.products .modal .product-variation-sizes-list li .size-label {
	font-weight: 600
}
.products .modal .product-variation-colors-list li {
	float: left;
	margin-left: 5px;
	line-height: 11px
}
.products .modal .product-variation-colors-list li:first-child {
	margin-left: 0
}
.products .modal .product-variation-note {
	font-size: 0.625rem;
	font-style: italic;
	color: #4b4b4b;
	margin: 7px 0
}
.stripe-divider {
	font-weight: bold;
	margin-top: 20px;
	padding: 20px 0;
	text-transform: uppercase;
	color: white;
	background: #da293e
}
@media screen and (min-width: 48em) {
	.stripe-divider {
		padding: 40px 0
	}
}
.stripe-divider h2 {
	font-size: 0.875rem;
	font-weight: bold;
	margin-bottom: 0
}
@media screen and (min-width: 48em) {
	.stripe-divider h2 {
		font-size: 1.6875rem
	}
}
.survey-copy {
	font-size: 0.8125rem
}
@media screen and (min-width: 48em) {
	.survey-copy {
		font-size: 1.25rem
	}
}
.survey-form {
	padding: 10px
}
@media screen and (min-width: 48em) {
	.survey-form {
		padding: 60px
	}
}
@media screen and (max-width: 47.9375em) {
	.survey-form.bg-dark {
		background: #171717
	}
}
.survey-form .validation_message, .survey-form .validation_error {
	margin: 0px !important;
	padding: 0px !important;
	color: #da293e !important
}
.survey-form li.gfield.gfield_error {
	background-color: transparent !important;
	border-top: 0px !important;
	border-bottom: 0px !important;
	margin: 0px !important;
	padding: 0px 0px 0px 0px !important
}
.survey-form li.gfield.gfield_error .gfield_label {
	color: #ffffff;
	margin-top: 0px !important
}
.survey-form li.gfield.gfield_error .ginput_container {
	margin-top: 0px !important
}
.survey-form li.gfield.fourth, .survey-form li.gfield.half, .survey-form li.gfield.full {
	clear: none;
	box-sizing: content-box;
	width: 100%;
	padding: 0
}
@media screen and (min-width: 48em) {
	.survey-form li.gfield.fourth, .survey-form li.gfield.half, .survey-form li.gfield.full {
		padding-left: 6%
	}
}
.survey-form li.gfield.fourth.first, .survey-form li.gfield.half.first, .survey-form li.gfield.full.first {
	clear: both;
	padding-left: 0
}
.survey-form li.gfield.fourth input, .survey-form li.gfield.fourth select, .survey-form li.gfield.fourth textarea, .survey-form li.gfield.half input, .survey-form li.gfield.half select, .survey-form li.gfield.half textarea, .survey-form li.gfield.full input, .survey-form li.gfield.full select, .survey-form li.gfield.full textarea {
	width: 100%
}
@media screen and (min-width: 48em) {
	.survey-form li.gfield.fourth {
		float: left;
		width: 20.5%
	}
}
@media screen and (min-width: 48em) {
	.survey-form li.gfield.half {
		float: left;
		width: 47%
	}
}
@media screen and (min-width: 48em) {
	.survey-form li.gfield.full {
		float: none;
		width: 100%;
		padding: 0
	}
}
.survey-form li.gfield label {
	color: white
}
.survey-form li.gfield input[type=text], .survey-form li.gfield input[type=email], .survey-form li.gfield input[type=tel], .survey-form li.gfield input[type=url], .survey-form li.gfield textarea {
	padding: 18px 15px
}
.survey-form li.gfield input[type=submit] {
	text-transform: uppercase;
	border: none
}
.survey-form li.gfield textarea {
	height: 145px;
	margin-bottom: 40px
}
.survey-form li.gfield input, .survey-form li.gfield select, .survey-form li.gfield textarea {
	font-size: 0.8125rem
}
@media screen and (min-width: 48em) {
	.survey-form li.gfield input, .survey-form li.gfield select, .survey-form li.gfield textarea {
		font-size: 1.3125rem
	}
}
.survey-form .gfield.gf_left_fourth {
	float: left;
	clear: none;
	width: 24%
}
.survey-form .gfield_required {
	color: #da293e !important
}
.survey-form .gform_confirmation_message {
	font-size: 0.8125rem;
	color: white
}
@media screen and (min-width: 48em) {
	.survey-form .gform_confirmation_message {
		font-size: 1.3125rem
	}
}
.survey-form .gform_footer.top_label {
	margin-top: 0;
	padding-top: 0
}
.survey-form .gform_footer.top_label input[type=submit] {
	padding: 17px 30px;
	font-weight: bold
}
@media screen and (min-width: 48em) {
	.survey-form .gform_footer.top_label input[type=submit] {
		padding: 35px 30px
	}
}
.survey-form .button, .survey-form li.gfield input[type=submit] {
	font-size: 1rem;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	text-transform: uppercase
}
@media screen and (min-width: 48em) {
	.survey-form .button, .survey-form li.gfield input[type=submit] {
		font-size: 1.5rem !important
	}
}
.survey-form .button:hover, .survey-form li.gfield input[type=submit]:hover {
	opacity: .7
}
.testimonials .footer {
	z-index: 999;
	position: relative
}
.testimonial__rows {
	margin-top: 17px
}
.testimonial__row {
	position: relative
}
.testimonial__row .testimonial__item:first-child, .testimonial__row .testimonial__item:first-child:last-child {
	background: #da293e
}
.testimonial__row .testimonial__item:last-child {
	background: #1a4990
}
@media screen and (min-width: 48em) {
	.testimonial__row:last-child .testimonial__item {
		top: 0 !important
	}
}
.testimonial__row:last-child .testimonial__item:last-child {
	top: 0 !important
}
@media screen and (min-width: 48.0625em) {
	.testimonial__row {
		display: -webkit-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		box-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		-o-align-items: stretch;
		align-items: stretch;
		-ms-flex-align: stretch;
		-webkit-box-orient: horizontal;
		box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
		-ms-flex-direction: row;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify
	}
	.testimonial__row:nth-child(even) .testimonial__item:first-child, .testimonial__row:nth-child(even) .testimonial__item:first-child:last-child {
		background: #da293e
	}
	.testimonial__row:nth-child(even) .testimonial__item:last-child {
		background: #1a4990
	}
	.testimonial__row:nth-child(odd) .testimonial__item:first-child, .testimonial__row:nth-child(odd) .testimonial__item:first-child:last-child {
		background: #1a4990
	}
	.testimonial__row:nth-child(odd) .testimonial__item:last-child {
		background: #da293e
	}
}
.testimonial__body-copy {
	margin-bottom: 10px;
	font-size: 0.8125rem
}
@media screen and (min-width: 48em) {
	.testimonial__body-copy {
		margin-bottom: 60px;
		font-size: 1.25rem
	}
}
.testimonial__item {
	color: white;
	padding: 20px 0 30px;
	width: 100%;
	position: relative
}
.testimonial__item.blank {
	display: none
}
@media screen and (min-width: 48em) {
	.testimonial__item.blank {
		display: block
	}
}
.testimonial__item:first-child {
	z-index: 99
}
.testimonial__item:last-child {
	z-index: 100
}
@media screen and (min-width: 20.0625em) {
	.testimonial__item .testimonial__content {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 87.30887%;
		margin-left: 6.34557%
	}
	.testimonial__item .testimonial__content:last-child {
		margin-right: 0
	}
}
@media screen and (min-width: 48.0625em) {
	.testimonial__item {
		width: 50%;
		padding: 50px 0 100px 0
	}
	.testimonial__item:first-child .testimonial__content, .testimonial__item:first-child:last-child .testimonial__content {
		float: left;
		display: block;
		margin-right: 3.10559%;
		width: 61.3354%;
		margin-left: 25.7764%
	}
	.testimonial__item:first-child .testimonial__content:last-child, .testimonial__item:first-child:last-child .testimonial__content:last-child {
		margin-right: 0
	}
	.testimonial__item:last-child .testimonial__content {
		float: left;
		display: block;
		margin-right: 3.10559%;
		width: 61.3354%;
		margin-left: 12.8882%
	}
	.testimonial__item:last-child .testimonial__content:last-child {
		margin-right: 0
	}
}
.testimonial__content {
	padding: 0 5%;
	font-size: 0.8125rem
}
@media screen and (min-width: 48em) {
	.testimonial__content {
		padding: 0;
		font-size: 1rem
	}
}
.testimonial__logo {
	float: left;
	padding-bottom: 20px;
	width: 50%;
	height: auto
}
@media screen and (min-width: 48em) {
	.testimonial__logo {
		width: auto
	}
}
.testimonial__source {
	clear: both
}
.testimonial__source__name {
	font-family: "clavo";
	font-size: 0.8125em;
	font-style: italic
}
@media screen and (min-width: 48em) {
	.testimonial__source__name {
		font-size: 1.25rem
	}
}
.testimonial__source__job-title {
	font-style: normal;
	font-weight: bold;
	font-size: 0.8125rem
}
@media screen and (min-width: 48em) {
	.testimonial__source__job-title {
		font-size: 1.25rem
	}
}
.testimonial__source__company {
	font-family: "proxima-nova";
	font-size: 0.6875em;
	text-transform: uppercase;
	font-weight: bold
}
@media screen and (min-width: 48em) {
	.testimonial__source__company {
		font-size: 0.75rem
	}
}
.testimonial__source__company a {
	color: black;
	opacity: .5;
	text-decoration: underline
}
.testimonial__source__company a:hover {
	color: white;
	opacity: 1
}
.contact-us .page-heading {
	margin-bottom: 0
}
.contact-us__corporate-office {
	padding: 30px 0;
	background: url("../img/bg-contact-us.png") repeat
}
@media screen and (min-width: 48em) {
	.contact-us__corporate-office {
		padding: 60px 0
	}
}
.contact-us__corporate-office-map {
	display: none;
	width: 100%;
	margin-right: 0;
	border: 1px solid #d8d8d8
}
@media screen and (min-width: 20.0625em) {
	.contact-us__corporate-office-map {
		display: block
	}
}
@media screen and (min-width: 48em) {
	.contact-us__corporate-office-map {
		display: block;
		float: left;
		width: auto;
		margin-right: 40px
	}
}
.contact-us__corporate-office-map.small {
	display: block
}
@media screen and (min-width: 20.0625em) {
	.contact-us__corporate-office-map.small {
		display: none !important
	}
}
.contact-us__corporate-office-info-container {
	clear: both;
	width: 100%
}
@media screen and (min-width: 48em) {
	.contact-us__corporate-office-info-container {
		float: left;
		clear: none;
		width: auto
	}
}
.contact-us__corporate-office-info {
	font: 400 0.8125rem "proxima-nova", sans-serif;
	float: left;
	margin-top: 20px
}
@media screen and (min-width: 48em) {
	.contact-us__corporate-office-info {
		font-size: 1.25rem;
		float: left
	}
}
.contact-us__corporate-office-info h2 {
	font-size: 0.8125rem;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
@media screen and (min-width: 48em) {
	.contact-us__corporate-office-info h2 {
		font-size: 1.25rem
	}
}
.contact-us__email-callout {
	font-size: 0.875rem;
	font-weight: 400;
	float: right;
	margin-top: 20px
}
@media screen and (min-width: 48em) {
	.contact-us__email-callout {
		font-size: 1.3125rem;
		float: left;
		clear: both
	}
}
.contact-us__locations {
	width: 100%
}
@media screen and (min-width: 48em) {
	.contact-us__locations {
		max-width: 100%
	}
}
.contact-us__locations ul {
	overflow: hidden
}
.contact-us__location {
	position: relative;
	top: 0;
	left: 0;
	clear: both;
	width: 100%;
	height: 75px;
	-webkit-transition: left .3s ease-in-out, background .3s ease-in-out, top .3s ease-in-out;
	transition: left .3s ease-in-out, background .3s ease-in-out, top .3s ease-in-out;
	background: #1a4990
}
@media screen and (min-width: 48em) {
	.contact-us__location {
		float: left;
		clear: none;
		height: 600px;
		width: 20%;
		margin: 0;
		padding: 0
	}
}
@media screen and (min-width: 75em) {
	.contact-us__location {
		height: 575px
	}
}
.contact-us__location.active {
	left: -80px;
	background: #1f5db6
}
@media screen and (min-width: 48em) {
	.contact-us__location.active {
		left: inherit
	}
}
.contact-us__location.active .contact-us__location-directions-link {
	left: 75%
}
@media screen and (min-width: 48em) {
	.contact-us__location.active .contact-us__location-directions-link {
		left: inherit
	}
}
@media screen and (min-width: 48em) {
	.contact-us__location:hover {
		top: -60px;
		background: #1f5db6
	}
}
.contact-us__location:hover .contact-us__location-image:before {
	opacity: 0
}
.contact-us__location-image {
	position: relative;
	float: left;
	overflow: hidden;
	width: 25%;
	height: 100%;
	min-height: 75px
}
@media screen and (min-width: 48em) {
	.contact-us__location-image {
		position: relative;
		float: none;
		width: 100%;
		height: 400px
	}
}
@media screen and (min-width: 48em) {
	.contact-us__location-image:before {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		content: '';
		-webkit-transition: opacity .3s ease-in-out;
		transition: opacity .3s ease-in-out;
		opacity: 1;
		background: rgba(255, 255, 255, 0.66)
	}
}
.contact-us__location-image img {
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	max-width: inherit;
	margin: auto
}
@media screen and (min-width: 64.0625em) {
	.contact-us__location-image img {
		width: 100%;
		height: auto
	}
}
.contact-us__location-info {
	font: 400 0.6875rem "proxima-nova", sans-serif;
	float: left;
	width: 60%;
	margin: 8px 0 0 10px;
	color: white
}
@media screen and (min-width: 48em) {
	.contact-us__location-info {
		font-size: 1.0625rem;
		float: none;
		max-width: 230px;
		height: 200px;
		margin: 0 auto;
		margin-top: 0;
		padding-top: 15px
	}
}
@media screen and (min-width: 75em) {
	.contact-us__location-info {
		height: 175px
	}
}
.contact-us__location-info .title {
	font: 400 0.75rem "clavo";
	font-style: italic;
	display: block;
	clear: both;
	height: 100%
}
@media screen and (min-width: 48em) {
	.contact-us__location-info .title {
		font-size: 1.375rem;
		height: auto
	}
}
.contact-us__location-directions-link {
	font: 400 0.75rem "clavo";
	font-style: italic;
	line-height: 6.25;
	position: absolute;
	left: 85%;
	display: block;
	height: 75px;
	padding: 0 40px 0 20%;
	-webkit-transition: left .3s ease-in-out;
	transition: left .3s ease-in-out;
	white-space: nowrap;
	color: white;
	background: #da293e;
	background: #da293e url("../img/ico-directions.png") 11% center no-repeat;
	background-size: 22px auto
}
@media screen and (min-width: 48em) {
	.contact-us__location-directions-link {
		font-size: 1.0625rem;
		line-height: 3.52941;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
		padding: 0;
		text-align: center;
		background-image: none;
		background-size: 28px 23px
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.contact-us__location-directions-link {
		background-image: url("../img/ico-directions-2x.png")
	}
}
.contact-us__location-directions-link:hover {
	text-decoration: underline;
	color: white
}
@media screen and (min-width: 48em) {
	.contact-us__location-directions-link-icon {
		position: relative;
		top: 5px;
		display: inline-block;
		width: 28px;
		height: 23px;
		margin-right: 15px;
		background: url("../img/ico-directions.png") center center no-repeat;
		background-size: 28px auto
	}
}
@media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 48em) and (min-resolution: 125dpi), only screen and (min-width: 48em) and (min-resolution: 1.3dppx) {
	.contact-us__location-directions-link-icon {
		background-image: url("../img/ico-directions-2x.png")
	}
}
.contact-us__contact-form h2 {
	font: 600 1.0625rem "proxima-nova", sans-serif;
	margin-bottom: 15px;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	color: #3f3f3f
}
@media screen and (min-width: 48em) {
	.contact-us__contact-form h2 {
		font-size: 1.875rem;
		padding: 75px 0 0 0
	}
}
.contact-us__contact-form .gf-contact-form .gfield_label {
	font-family: "clavo";
	font-size: 0.75rem;
	font-weight: normal !important;
	font-style: italic;
	color: #3f3f3f
}
@media screen and (min-width: 48em) {
	.contact-us__contact-form .gf-contact-form .gfield_label {
		font-size: 1.1875rem
	}
}
.contact-us__contact-form .gf-contact-form li.gfield {
	box-sizing: content-box;
	width: 100%;
	padding: 0
}
.contact-us__contact-form .gf-contact-form li.gfield.half {
	clear: none
}
@media screen and (min-width: 48em) {
	.contact-us__contact-form .gf-contact-form li.gfield.half {
		float: left;
		width: 47%
	}
}
.contact-us__contact-form .gf-contact-form li.gfield.half.first {
	clear: both
}
@media screen and (min-width: 48em) {
	.contact-us__contact-form .gf-contact-form li.gfield.half.first {
		margin-right: 6%
	}
}
.contact-us__contact-form .gf-contact-form li.gfield input, .contact-us__contact-form .gf-contact-form li.gfield select, .contact-us__contact-form .gf-contact-form li.gfield textarea, .contact-us__contact-form .gf-contact-form li.gfield .file-input-facade {
	font-size: 1.125rem;
	width: 100%;
	height: 55px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 0;
	background: transparent;
	box-shadow: 4px 4px 0 -2px rgba(3, 3, 3, 0.06);
	-webkit-appearance: none
}
.contact-us__contact-form .gf-contact-form li.gfield textarea {
	height: 200px
}
.contact-us__contact-form .gf-contact-form li.gfield .file-input-facade {
	font-size: 0.75rem;
	text-transform: uppercase;
	font-weight: 600;
	color: #474747;
	line-height: 33px;
	padding-left: 10px;
	cursor: pointer
}
.contact-us__contact-form .gf-contact-form li.gfield .has-facade {
	visibility: hidden;
	position: absolute
}
.contact-us__contact-form .gf-contact-form li.gfield select {
	background: url("../img/ico-notch-arrow-down.png") right center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
	.contact-us__contact-form .gf-contact-form li.gfield select {
		background-image: url("https://sitex-corp.com/wp-content/themes/sitex/dist/img-ico-notch-arrow-down@2x.png") right center no-repeat;
		background-size: auto 10px
	}
}
.contact-us__contact-form .gf-contact-form input[type=submit] {
	font-family: "clavo";
	font-size: 1.5rem !important;
	font-weight: 400;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 1em;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	color: white;
	border-radius: 0;
	background: #1a4990
}
.contact-us__contact-form .gf-contact-form input[type=submit]:hover, .contact-us__contact-form .gf-contact-form input[type=submit]:active {
	background: #1f5db6
}
.locations__header {
	font-weight: 600;
	display: none;
	margin-bottom: 40px;
	padding: 50px 0 20px;
	text-transform: uppercase;
	color: #404141;
	border-bottom: 3px solid #ddd
}
@media screen and (min-width: 48em) {
	.locations__header {
		display: block
	}
}
.locations__header h1 {
	font-size: 0.875rem
}
@media screen and (min-width: 48em) {
	.locations__header h1 {
		font-size: 1.5625rem
	}
}
.locations .page-heading {
	margin-bottom: 0
}
.location-map {
	display: none
}
@media screen and (min-width: 48em) {
	.location-map {
		display: block
	}
}
@media screen and (min-width: 40.0625em) {
	.location-list {
		display: -webkit-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		box-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		-o-align-items: stretch;
		align-items: stretch;
		-ms-flex-align: stretch;
		-webkit-box-orient: horizontal;
		box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
		-ms-flex-direction: row;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}
@media screen and (min-width: 64.125em) {
	.location-list {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}
.location-list__location {
	overflow: hidden;
	width: 100%;
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD
}
.location-list__location .ico-map {
	margin-right: 4px
}
@media screen and (min-width: 48em) {
	.location-list__location {
		width: 33%;
		margin: 0 0 35px;
		padding: 10px;
		border-right: 3px solid #DDD;
		border-bottom: 0;
		text-align: center
	}
	.location-list__location:nth-child(2n) {
		border-right: 3px solid #DDD
	}
	.location-list__location:nth-child(3n) {
		border-right: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.location-list__location {
		width: 20%;
		padding: 10px 10px 0 30px;
		text-align: left
	}
	.location-list__location:nth-child(3n) {
		border-right: 3px solid #DDD
	}
	.location-list__location:first-child {
		padding-left: 0
	}
	.location-list__location:last-child {
		border-right: 0
	}
}
.location-list__location:last-child {
	margin-bottom: 0;
	border-bottom: 0
}
.location-list h2 {
	font-family: "proxima-nova";
	font-size: 0.9375rem;
	font-weight: bold;
	float: left;
	width: 60%;
	margin-bottom: 0;
	padding: 0
}
@media screen and (min-width: 48em) {
	.location-list h2 {
		font-size: 1.4375rem;
		float: none;
		width: 100%;
		margin-bottom: 26px
	}
}
.location-list__address {
	font-size: 0.8125rem;
	line-height: 1.4375em;
	float: left;
	width: 60%
}
@media screen and (min-width: 48em) {
	.location-list__address {
		font-size: 1rem;
		float: none;
		width: 100%;
		min-height: 86px
	}
}
.location-list__directions {
	font-family: "clavo";
	font-size: 0.8125em;
	font-style: italic;
	float: right;
	padding: 5px 10px;
	color: #da293e;
	border: 3px solid #da293e;
	border-radius: 3px
}
@media screen and (min-width: 48em) {
	.location-list__directions {
		font-size: 1.125em;
		float: none;
		text-align: center;
		border: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.location-list__directions {
		float: left;
		text-align: left
	}
}
.customer-center .page-heading {
	margin-bottom: 0
}
.customer-center .header-image {
	top: 0
}
.customer-center .header-image img {
	width: 100%
}
.customer-center__content {
	font-size: 0.8125rem;
	margin-top: 20px
}
@media screen and (min-width: 48em) {
	.customer-center__content {
		font-size: 1.25rem
	}
}
.customer-center .stripe-divider {
	margin-top: 0
}
@media screen and (min-width: 64.0625em) {
	.customer-center .stripe-divider {
		margin-top: 20px
	}
}
.image-button {
	font-family: "clavo";
	font-size: 1.25em;
	font-weight: normal;
	font-style: italic;
	position: relative;
	height: 102px;
	padding: 25px;
	-webkit-transition: color .4s ease-in-out;
	transition: color .4s ease-in-out;
	text-align: left;
	color: #1a181c;
	border-radius: 0;
	float: left;
	display: block;
	margin-right: 1.52905%;
	width: 100%
}
.image-button:last-child {
	margin-right: 0
}
@media screen and (min-width: 40em) {
	.image-button {
		float: left;
		display: block;
		margin-right: 1.52905%;
		width: 33.33%
	}
	.image-button:last-child {
		margin-right: 0
	}
}
@media screen and (min-width: 64.0625em) {
	.image-button {
		font-size: 1.5em;
		height: 192px;
		padding: 10px
	}
}
@media screen and (min-width: 64.0625em) {
	.image-button {
		padding-left: 60px
	}
}
.image-button:before {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	opacity: 0;
	background: white
}
.image-button .customer-center__icon {
	display: inline-block;
	width: 52px;
	height: 52px;
	-webkit-transition: background .4s ease-in-out;
	transition: background .4s ease-in-out;
	border: 2px solid #da293e;
	border-radius: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center
}
@media screen and (min-width: 64.0625em) {
	.image-button .customer-center__icon {
		width: 96px;
		height: 96px;
		border: 4px solid #da293e
	}
}
.image-button .customer-center__icon.ico-lock {
	background-image: url("../img/ico-lock.png");
	background-size: 24px auto
}
@media screen and (min-width: 64.0625em) {
	.image-button .customer-center__icon.ico-lock {
		background-size: 44px auto
	}
}
@media only screen and (min-width: 64.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 64.0625em) and (min-resolution: 125dpi), only screen and (min-width: 64.0625em) and (min-resolution: 1.3dppx) {
	.image-button .customer-center__icon.ico-lock {
		background-image: url("../img/ico-lock-2x.png")
	}
}
.image-button .customer-center__icon.ico-quote {
	background-image: url("../img/ico-quote.png");
	background-size: 28px auto
}
@media screen and (min-width: 64.0625em) {
	.image-button .customer-center__icon.ico-quote {
		background-size: 50px auto
	}
}
@media only screen and (min-width: 64.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 64.0625em) and (min-resolution: 125dpi), only screen and (min-width: 64.0625em) and (min-resolution: 1.3dppx) {
	.image-button .customer-center__icon.ico-quote {
		background-image: url("../img/ico-quote-2x.png")
	}
}
.image-button .customer-center__icon.ico-touch-screen {
	background-image: url("../img/ico-demo.png");
	background-size: 30px auto
}
@media screen and (min-width: 64.0625em) {
	.image-button .customer-center__icon.ico-touch-screen {
		background-size: 54px auto
	}
}
@media only screen and (min-width: 64.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 64.0625em) and (min-resolution: 125dpi), only screen and (min-width: 64.0625em) and (min-resolution: 1.3dppx) {
	.image-button .customer-center__icon.ico-touch-screen {
		background-image: url("../img/ico-demo-2x.png")
	}
}
.image-button .customer-center__icon.ico-document {
	background-image: url("../img/ico-survey.png");
	background-size: 24px auto
}
@media screen and (min-width: 64.0625em) {
	.image-button .customer-center__icon.ico-document {
		background-size: 43px auto
	}
}
@media only screen and (min-width: 64.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 64.0625em) and (min-resolution: 125dpi), only screen and (min-width: 64.0625em) and (min-resolution: 1.3dppx) {
	.image-button .customer-center__icon.ico-document {
		background-image: url("../img/ico-survey-2x.png")
	}
}
.image-button:hover {
	color: #da293e
}
.image-button:hover:before {
	opacity: .7
}
.image-button:hover .customer-center__icon {
	background-color: #da293e
}
.image-button:hover .customer-center__icon.ico-lock {
	background-image: url("../img/ico-lock-active.png")
}
@media only screen and (min-width: 64.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 64.0625em) and (min-resolution: 125dpi), only screen and (min-width: 64.0625em) and (min-resolution: 1.3dppx) {
	.image-button:hover .customer-center__icon.ico-lock {
		background-image: url("../img/ico-lock-active-2x.png")
	}
}
.image-button:hover .customer-center__icon.ico-quote {
	background-image: url("../img/ico-quote-active.png")
}
@media only screen and (min-width: 64.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 64.0625em) and (min-resolution: 125dpi), only screen and (min-width: 64.0625em) and (min-resolution: 1.3dppx) {
	.image-button:hover .customer-center__icon.ico-quote {
		background-image: url("../img/ico-quote-active-2x.png")
	}
}
.image-button:hover .customer-center__icon.ico-touch-screen {
	background-image: url("../img/ico-demo-active.png")
}
@media only screen and (min-width: 64.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 64.0625em) and (min-resolution: 125dpi), only screen and (min-width: 64.0625em) and (min-resolution: 1.3dppx) {
	.image-button:hover .customer-center__icon.ico-touch-screen {
		background-image: url("../img/ico-demo-active-2x.png")
	}
}
.image-button:hover .customer-center__icon.ico-document {
	background-image: url("../img/ico-survey-active.png");
	background-size: 24px 30px
}
@media screen and (min-width: 64.0625em) {
	.image-button:hover .customer-center__icon.ico-document {
		background-size: 43px 53px
	}
}
@media only screen and (min-width: 64.0625em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 64.0625em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 64.0625em) and (min-resolution: 125dpi), only screen and (min-width: 64.0625em) and (min-resolution: 1.3dppx) {
	.image-button:hover .customer-center__icon.ico-document {
		background-image: url("../img/ico-survey-active-2x.png")
	}
}
.image-button__content {
	position: relative;
	z-index: 3;
	padding-left: 80px
}
@media screen and (min-width: 64.0625em) {
	.image-button__content {
		padding-left: 140px
	}
}
.image-button i {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -26px
}
@media screen and (min-width: 64.0625em) {
	.image-button i {
		left: 0;
		margin-top: -48px
	}
}
.image-button.account-login {
	background: url(../img/btn-account-login.png) center top no-repeat;
	background-size: cover
}
.image-button.testimonials {
	background: url(../img/btn-testimonials.png) center top no-repeat;
	background-size: cover
}
.image-button.account-demo {
	background: url(../img/btn-account-demo.png) center top no-repeat;
	background-size: cover
}
.image-button.satisfaction-survey {
	background: url(../img/btn-satisfaction-survey.png) center top no-repeat;
	background-size: cover
}
.header_phone {
	float: right;
	margin-top: 19px;
	margin-left: 20px;
}
.header_phone img {
	float: left;
}
.social-links a {
	color: #000;
}
.social-links a:hover {
	color: #da293e;
}
@media screen and (min-width: 1050px) and (max-width:1145px) {
	.primary-nav>li {
		margin-left: 3px;
	}
	.menu-item-has-children {
		padding-right: 7px;
	}
	.header_phone {
		margin-left: 15px;
	}
}
@media screen and (min-width: 768px) and (max-width:1049px) {
	.navbar-brand {
		margin-bottom: 16px;
	}
	.collapse .primary-nav {
		/*margin-bottom: 10px;*/
	}
	.menu-item-has-children .sub-menu {
		top: 34px;
	}
	.menu-item-has-children:after {
		margin-top: -7px;
	}
}
@media screen and (max-width:959px) {
	.primary-nav>li { margin-right: 12px; }
	.uniforms-right {
		margin-bottom: 20px;
	}
	.nav a {
    font-size: 14px;
}
.menu-item-has-children:after { background-size: 6px auto; margin-top: -2px; right: -7px; }
.social-links li {
    padding: 9px 0 0 9px;
    font-size: 14px;
}
}
.mobile_quote {
	display: none;
}
.phonebox {
	display: table;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff !important;
	background: #E41A18;
	padding: 6px 10px;
	text-decoration: none;
	border-radius: 5px;
	transition: all 0.5s ease 0s;
	text-align: center;
}
.phonebox .icon {
	display: inline-block;
	margin-right: 8px;
	line-height: 38px;
}
.phonebox .txt {
	display: inline-block;
	line-height: 16px;
	font-size: 12px;
	text-transform: uppercase;
}
.phonebox span.phone {
	font-size: 20px;
}
.shopbox {
	display: table;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E41A18 !important;
	padding: 9px 12px;
	text-decoration: none;
	border-radius: 5px;
	transition: all 0.5s ease 0s;
	text-align: center;
	border: 2px solid #eaeaea;
}
.shopbox img {
	margin-right: 14px;
}
.shopbox .txt {
	font-size: 18px;
}
@media screen and (max-width:767px) {
	.container {
		padding: 0 10px;
	}
	.header_phone {
		margin: 0;
		float: none;
		display: inline-block;
	}
	.navbar-header {
		margin-bottom: 15px;
	}
	.header_phone img {
		/*float: none;
        margin: -5px auto 0px;
        display: block;
		height: 46px;
		width: 138px;
		margin-bottom: 15px;*/
	}
	.mobile_quote {
		background: #E41A18;
		color: #fff !important;
		text-decoration: none;
		display: inline-block;
		padding: 0 10px;
		border-radius: 5px;
		text-align: center;
		height: 50px;
		width: 138px;
		line-height: 50px;
		font-size: 16px;
		font-weight: bold;
		float: right;
		font-family: 'Open Sans Condensed', sans-serif;
		text-transform: uppercase;
	}
	.mobile_quote:hover, .phonebox:hover {
		background: #9c1b2a;
	}
	.social-links {
		position: inherit;
		right:0;
		float: none;
		margin-top: -5px;
		margin-right: 0;
		margin-bottom: 20px;
		text-align: center;
	}
	.social-links li {
		float: none;
		display: inline-block;
	}
	.navbar-collapse {
		width: 310px;
		max-width: 100%;
		margin: 0 auto;
	}
	.shopbox { padding: 9px 8px; }
	.btn_wrap {
		text-align: center;
    display: block;
	}
}
@media screen and (max-width:479px) {
	.header_phone img {
		margin-bottom: 0;
	}
	.social-links {
		clear: both;
		display: block;
	}
}
input[type="Phone"], input[type="zip code"] {
	box-sizing: border-box;
	-webkit-transition: border-color;
	transition: border-color;
	background-color: white;
	border-radius: 0;
	border: 1px solid #DDD;
	box-shadow: 0;
	font-family: "proxima-nova";
	font-size: 1em;
	margin-bottom: 0.85em;
	padding: 0.56667em 0.56667em;
	width: 100%;
	box-shadow: 2px 2px 0px 0px #DDD;
}
#gform_wrapper_5 h3 {text-align:center;}
h3.blue_heading {
	color: #164792!important;
	width: 100%;
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.sjb-page {
    background-color: transparent!important;
}
.sjb-page h4 {
	font-size: 18px;
}
.sjb-page .form-group {
	margin-bottom: 40px;
}
.sjb-page label {
	display: block;
}
.sjb-page .sjb-detail .jobpost-form input.form-control {
	font-size: 16px;
	height: 46px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sjb-page .sjb-detail .jobpost-form textarea.form-control {
	font-size: 16px;
	height: 150px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.careers .sjb-page .list-data {
    background: #fff;
    float: left;
    margin: 15px 0;
    padding: 20px 20px 10px;
    width: 100%;
}
.element-is-sticky {
	background: #fff !important;
}
.fa-facebook { color:#4c70aa; }
.fa-twitter { color:#00b6ed; }
.fa-youtube { color:#ff0000; }
.fa-linkedin { color:#0485b2; }
.fa-instagram { color:#ccc; }


div.cont-btnapp{ display: inline-block; }
a.btn-app{ background: #ffffff !important; color: #d52436 !important; padding: 15px 25px 15px 45px; border-radius: 8px; font-size: 20px; font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; transition: all 0.8s ease; }
a.btn-app:hover{ background: #164b91 !important; color: #ffffff !important; }
a.btn-app:before{ position: relative; top: 12px; left: -20px; color: #d52436; content: "\f10b"; font-size: 55px; font-family: FontAwesome; transition: all 0.8s ease; }
a.btn-app:hover:before{ color: #ffffff; }
h2.htechno{ width: auto !important; display: inline-block !important; padding-right: 50px !important; }
@media screen and (max-width:1150px) {
    h2.htechno{ margin-bottom: 0 !important; }
    div.cont-btnapp{ width: 100%; text-align: center; line-height: normal; padding-bottom: 30px; }
}
@media screen and (max-width:767px) {
    a.btn-app{ font-size: 14px !important; padding: 15px 15px 15px 35px; }
    a.btn-app:before{ font-size: 50px !important; left: -15px; }
    #rev_slider_7_1_forcefullwidth {display:none;}
}
a.btn-covid{ display: block; background-color: #e41a18; color: #ffffff; padding: 12px 30px; border-radius: 10px; text-align: center; font-size: 24px; font-family: Helvetica, Sans-Serif; transition: background-color 0.8s ease; }
a.btn-covid:hover{ background-color: #1a4990; }

div.container-bread{ display: inline-block; width: auto; max-width: 75%; }
div.container-getfree{ display: inline-block; width: auto; max-width: 25%; float: right; }
a.btn-getfree{ display: inline-block; font-family: 'Open Sans Condensed', sans-serif !important; font-size: 16px !important; font-weight: bold !important; color: #ffffff !important; padding: 10px 20px !important; text-decoration: none !important; border-radius: 5px !important; text-align: center !important; background-color: #e41a18 !important; -webkit-transition: all 0.5s ease !important; transition: all 0.5s ease !important; }
a.btn-getfree:hover{ background-color: #154088 !important; }

@media screen and (max-width:767px) {
    div.container-bread{ width: 100%; max-width: 100%; }
    div.container-getfree{ width: 100%; max-width: 100%; float: none; margin-top: 15px; }
    a.btn-getfree{ font-size: 16px !important; padding: 7px 15px !important; }
}