/*# sourceMappingURL=style.css.map */

@charset "UTF-8";

button, hr, input {
	overflow: visible;
}

audio, canvas, progress, video {
	display: inline-block;
}

progress, sub, sup {
	vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
	padding: 0;
}

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

abbr[title] {
	border-bottom: none;
	text-decoration: none;
}

b, strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, select {
	text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: ButtonText dotted 1px;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}

textarea {
	overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

[hidden], template {
	display: none;
}

*, :after, :before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	color: #333;
	line-height: 1;
	scroll-behavior: smooth;
	scroll-padding-top: 80px;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

input, textarea {
	outline: none;
}

[href^="tel:"] {
	cursor: default;
	text-decoration: none;
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption-text {
	background: #f4f4f4;
	padding: 9px 12px 10px;
	margin: 0 !important;
	font-size: 90%;
	line-height: 17px;
	color: #666;
}

.wp-caption img {
	width: 100%;
}

.embed-container {
	position: relative;
	padding-bottom: 55.8%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container embed, .embed-container iframe, .embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

[class*=btn-], button, input[type=submit] {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slick-slide:focus, button:focus {
	outline: 0;
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.sr-only.focusable:active, .sr-only.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	white-space: inherit;
	width: auto;
}

.alignleft, .left {
	float: left;
	margin: 0 2em 1em 0;
}

.alignright, .right {
	float: right;
	clear: right;
	margin: 0 0 1em 2em;
}

.highlight-red, .required {
	color: #e64444;
}

.invisible {
	visibility: hidden;
}

.clearfix:after, .clearfix:before {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.row {
	margin: 0 auto;
	max-width: 1480px;
	padding: 0 40px;
	width: 100%;
}

.row:after {
	content: "";
	display: table;
	clear: both;
}

.row--medium {
	max-width: 1480px;
}

.row--large {
	max-width: 1680px;
}

[class*=col-] {
	padding: 0;
	display: inline-block;
	margin-right: -.25em;
	vertical-align: top;
}

.flex>[class*=col-] {
	margin-right: 0;
}

.push-right {
	float: right;
}

.push-left {
	float: left;
}

.col-1 {
	width: 100%;
}

.col-2 {
	width: 50%;
}

.col-3 {
	width: 33.3333333333%;
}

.col-4 {
	width: 25%;
}

.col-5 {
	width: 20%;
}

.col-6 {
	width: 16.6666666667%;
}

.col-7 {
	width: 14.2857142857%;
}

.col-8 {
	width: 12.5%;
}

.col-9 {
	width: 11.1111111111%;
}

.col-10 {
	width: 10%;
}

.col-11 {
	width: 9.0909090909%;
}

.col-12 {
	width: 8.3333333333%;
}

.col-35 {
	width: 35%;
}

.col-40 {
	width: 40%;
}

.col-45 {
	width: 45%;
}

.col-55 {
	width: 55%;
}

.col-60 {
	width: 60%;
}

.col-65 {
	width: 65%;
}

.col-75 {
	width: 75%;
}

.col-66 {
	width: 66.6667%;
}

@media (max-width:480px) {
	.col-1 {
		width: 100%;
	}
	
	.col-2 {
		width: 100%;
	}
	
	.col-3 {
		width: 100%;
	}
	
	.col-4 {
		width: 100%;
	}
	
	.col-5 {
		width: 100%;
	}
	
	.col-6 {
		width: 100%;
	}
	
	.col-7 {
		width: 100%;
	}
	
	.col-8 {
		width: 100%;
	}
	
	.col-9 {
		width: 100%;
	}
	
	.col-10 {
		width: 100%;
	}
	
	.col-11 {
		width: 100%;
	}
	
	.col-12 {
		width: 100%;
	}
}

@media (min-width:480px) and (max-width:1000px) {
	.col-10, .col-12, .col-4, .col-6, .col-8 {
		width: 50%;
	}
	
	.col-1, .col-11, .col-2, .col-3, .col-5, .col-7, .col-9 {
		width: 100%;
	}
}

@media (max-width:1000px) {
	.col-35 {
		width: 100%;
	}
	
	.col-40 {
		width: 100%;
	}
	
	.col-45 {
		width: 100%;
	}
	
	.col-55 {
		width: 100%;
	}
	
	.col-60 {
		width: 100%;
	}
	
	.col-65 {
		width: 100%;
	}
	
	.col-75 {
		width: 100%;
	}
	
	.col-66 {
		width: 100%;
	}
}

.accordion--classic__title:after, .accordion__trigger:after, .btn:after, .btn:before, .links__listitem a:after, .nav-next a:after, .nav-next a:before, .nav-previous a:after, .panel--image__nav a:after, .panelquote__quote:before, .primary-nav>li>a:after, .secondary-nav>li>a:after, .utility-nav__container a:after, [class*=" icon-"], [class^=icon-] {
	font-family: "icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.accordion--classic__title:after, .icon-plus-sign:before {
	content: "";
}

.icon-flag:before {
	content: "";
}

.icon-pie:before {
	content: "";
}

.icon-lock:before {
	content: "";
}

.icon-chat:before {
	content: "";
}

.icon-file:before {
	content: "";
}

.icon-mic:before {
	content: "";
}

.icon-video:before {
	content: "";
}

.icon-write:before {
	content: "";
}

.icon-shield:before {
	content: "";
}

.icon-files:before {
	content: "";
}

.icon-clock:before {
	content: "";
}

.icon-calendar:before {
	content: "";
}

.icon-database:before {
	content: "";
}

.icon-db:before {
	content: "";
}

.icon-server:before {
	content: "";
}

.icon-host:before {
	content: "";
}

.icon-storage:before {
	content: "";
}

.icon-save:before {
	content: "";
}

.icon-datecenter:before {
	content: "";
}

.icon-database2:before {
	content: "";
}

.icon-money:before {
	content: "";
}

.icon-bubble:before {
	content: "";
}

.icon-phone-wave:before {
	content: "";
}

.icon-mail2:before {
	content: "";
}

.icon-youtube:before {
	content: "";
}

.icon-flicker:before {
	content: "";
}

.icon-angle-right:before {
	content: "";
}

.icon-new-tab:before {
	content: "";
}

.icon-linkedin:before {
	content: "";
}

.icon-file-text:before {
	content: "";
}

.icon-mail1:before {
	content: "";
}

.icon-download:before {
	content: "";
}

.icon-phone:before {
	content: "";
}

.icon-minus-circle:before {
	content: "";
}

.icon-plus-circle:before {
	content: "";
}

.icon-lightbulb:before {
	content: "";
}

.icon-pin:before {
	content: "";
}

.icon-clock1:before {
	content: "";
}

.icon-chat2:before {
	content: "";
}

.icon-lock1:before {
	content: "";
}

.icon-stats:before {
	content: "";
}

.icon-arrow-right:before {
	content: "";
}

.icon-pinterest:before {
	content: "";
}

.icon-new-tab2:before {
	content: "";
}

.icon-minus:before {
	content: "";
}

.icon-plus:before {
	content: "";
}

.icon-search:before {
	content: "";
}

.icon-user:before {
	content: "";
}

.icon-check:before {
	content: "";
}

.icon-remove:before {
	content: "";
}

.icon-home:before {
	content: "";
}

.icon-twitter:before {
	content: "";
}

.icon-facebook:before {
	content: "";
}

.icon-caret-right:before {
	content: "";
}

.icon-instagram:before {
	content: "";
}

.icon-quote:before {
	content: "";
}

@media (max-width:1000px) {
	.slick-slider {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
}

.slick-slider {
	position: relative;
	display: block;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:after, .slick-track:before {
	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;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-loading .slick-list {
	background: #fff url("https://cdn-ilegmid.nitrocdn.com/AHvCykDtkYCvtRitgHBXJRhMDFxUjsYC/assets/images/optimized/rev-b068149/facilities.follettsoftware.com/wp-content/themes/custom/img/ajax-loader.gif") center center no-repeat;
}

.slick-next, .slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px 	;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25;
}

.slick-next:before, .slick-prev:before {
	font-family: "icons";
	font-size: 20px;
	line-height: 1;
	color: #115782;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}

.slick-prev {
	left: -25px;
}

.slick-loading .slick-list.nitro-lazy {
	background: none !important;
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px;
}

.slick-prev:before {
	content: "";
	display: inline-block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

[dir=rtl] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto;
}

.slick-next:before {
	content: "";
}

[dir=rtl] .slick-next:before {
	content: "←";
}

.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: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: none;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "icons";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #0b3955;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: #115782;
	opacity: .75;
}

.slick-dots li:only-child {
	display: none;
}

html.remodal-is-locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
}

.remodal, [data-remodal-id] {
	display: none;
}

.remodal-overlay {
	position: fixed;
	z-index: 9999;
	top: -5000px;
	right: -5000px;
	bottom: -5000px;
	left: -5000px;
	display: none;
}

.remodal-wrapper {
	position: fixed;
	z-index: 10000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: auto;
	text-align: center;
	-webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
	display: inline-block;
	height: 100%;
	margin-left: -.05em;
	content: "";
}

.remodal-overlay, .remodal-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.remodal {
	position: relative;
	outline: none;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

.remodal-is-initialized {
	display: inline-block;
}

.remodal-bg.remodal-is-opened, .remodal-bg.remodal-is-opening {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

.remodal-overlay {
	background: rgba(43, 46, 56, .9);
}

.remodal-overlay.remodal-is-closing, .remodal-overlay.remodal-is-opening {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
	-webkit-animation-name: remodal-overlay-opening-keyframes;
	animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
	-webkit-animation-name: remodal-overlay-closing-keyframes;
	animation-name: remodal-overlay-closing-keyframes;
}

.remodal-wrapper {
	padding: 10px 10px 0;
}

.remodal {
	width: 100%;
	margin-bottom: 10px;
	padding: 110px 40px 95px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	text-align: left;
	background: #3994bc;
	background: -webkit-gradient(linear, left top, left bottom, from(#3994bc), to(#165a84));
	background: linear-gradient(to bottom, #3994bc 0%, #165a84 100%);
	color: #fff;
	position: relative;
	border-top: 20px solid #fcb316;
}

.remodal__inner {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 100px 40px 100px;
}

.remodal__inner:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 10px;
	left: 10px;
	border: 3px solid #115782;
	border-radius: 60px 0 60px 0;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	z-index: -1;
}

.remodal__btn {
	margin: 30px 0 0;
}

.remodal .line-above:before {
	width: 100%;
}

.remodal.remodal-is-closing, .remodal.remodal-is-opening {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
	-webkit-animation-name: remodal-opening-keyframes;
	animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
	-webkit-animation-name: remodal-closing-keyframes;
	animation-name: remodal-closing-keyframes;
}

.remodal, .remodal-wrapper:after {
	vertical-align: middle;
}

.remodal-close {
	font-size: 14px;
	position: absolute;
	top: 14px;
	right: 17px;
	display: block;
	overflow: visible;
	margin: 0;
	padding: 0 !important;
	cursor: pointer;
	-webkit-transition: color .2s;
	transition: color .2s;
	text-decoration: none;
	color: #fff;
	border: 0;
	outline: 0;
	background: transparent;
}

.remodal-close:after {
	content: "X";
	margin: 0 0 0 4px;
}

.remodal-close:hover {
	color: #fcb316 !important;
}

.remodal-close:focus, .remodal-close:hover {
	color: #115782;
}

.remodal-cancel, .remodal-confirm {
	margin: 40px 0 0;
	cursor: pointer;
	min-width: 180px;
}

.remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner, .remodal-confirm::-moz-focus-inner {
	padding: 0;
	border: 0;
}

@-webkit-keyframes remodal-opening-keyframes {
	0% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		opacity: 0;
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes remodal-opening-keyframes {
	0% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		opacity: 0;
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@-webkit-keyframes remodal-closing-keyframes {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	to {
		-webkit-transform: scale(.95);
		transform: scale(.95);
		opacity: 0;
	}
}

@keyframes remodal-closing-keyframes {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	to {
		-webkit-transform: scale(.95);
		transform: scale(.95);
		opacity: 0;
	}
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes remodal-overlay-opening-keyframes {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes remodal-overlay-closing-keyframes {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@media only screen and (min-width:641px) {
	.remodal {
		max-width: 600px;
	}
}

.lt-ie9 .remodal-overlay {
	background: #2b2e38;
}

.lt-ie9 .remodal {
	width: 700px;
}

.alert {
	font-size: 20px;
	font-family: "MatterSQ", sans-serif;
	line-height: 1;
	color: #fff;
	padding: 14px 0 16px;
	display: none;
	background: #115782;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, .6);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, .6);
	z-index: 102;
	position: relative;
}

.alert-visible .alert {
	display: block;
}

.alert p {
	display: inline-block;
	position: relative;
	top: 1px;
	margin: 0 8px 0 0;
}

.alert__btn {
	display: inline-block;
}

.alert__link {
	font-size: 18px !important;
	text-transform: uppercase;
	color: #333;
	background: #115782;
	border-radius: 20px;
	padding: 8px 30px 6px;
	margin: 0 0 0 20px;
	position: relative;
	top: -1px;
	-webkit-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}

.alert__link:hover {
	color: #115782 !important;
}

.alert .row {
	padding: 0 60px 0 20px;
}

.alert__btn {
	color: #fcb316;
}

.alert__btn:after {
	content: ">";
	margin: 0 0 0 4px;
}

.alert__btn:hover {
	color: #fff;
}

.btn-alert-close {
	font-size: 17px;
	font-family: "MatterSQ", sans-serif;
	text-transform: uppercase;
	color: #fff;
	line-height: 0;
	border: none;
	background: rgba(0, 0, 0, .3);
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	cursor: pointer;
	padding: 0px 18px 0;
	cursor: pointer;
	-webkit-transition: background .2s;
	transition: background .2s;
}

.btn-alert-close:after {
	content: "X";
	font-family: "MatterSQ", sans-serif;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	font-size: 15px;
	top: 0;
}

.btn-alert-close:hover {
	background: rgba(0, 0, 0, .5);
}

.is-visible {
	display: block;
}

@media (max-width:600px) {
	.alert {
		font-size: 18px;
	}
	
	.alert p {
		margin: 0 0 8px 0;
	}
	
	.alert__btn {
		display: block;
	}
}

.gform_wrapper {
	margin: 30px 0 0;
}

.gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 40px 0 0 !important;
}

.wysiwyg .gform_wrapper {
	padding: 40px;
	background: #f9f9f9;
}

.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	border-radius: 0 !important;
}

.gform_confirmation_wrapper {
	font-size: 19px !important;
	line-height: 1.5 !important;
}

.gform_confirmation_wrapper a {
	color: #3994bc;
}

.gform_confirmation_wrapper a:hover {
	color: #115782;
}

#gform_7 .gfield_label.gform-field-label {
	font-size: 16px !important;
}

#gform_7 input#gform_submit_button_7 {
	font-size: 16px !important;
	padding: 18px 40px 18px !important;
}

body {
	font-family: "MatterSQ", sans-serif;
	font-size: 17px;
}

a {
	text-decoration: none;
	-webkit-transition: color .2s;
	transition: color .2s;
}

h1, h2, h3, h4, h5 {
	font-weight: 700;
	margin: 0;
}

.content__header {
	padding: 156px 0 50px;
	background: #115782;
}

.content__header.landing {
	height: auto;
	padding: 35px 0 30px;
}

.content__header.landing .breadcrumbs {
	color: #fff;
}

.content__header.landing .breadcrumbs a {
	color: #fff;
}

.content__header.landing .breadcrumbs a:hover {
	color: #fcb316;
}

.content__header--newsletter {
	-webkit-transform: none !important;
	transform: none !important;
}

.content__header--newsletter .content__header__row {
	-webkit-transform: none;
	transform: none;
}

.content__header--newsletter h2 {
	font-size: 22px;
}

.content__header__description {
	font-size: 22px;
	line-height: 1.3;
	margin: 3px 0 0;
}

.content__header>:last-child {
	margin-bottom: 0;
}

.content__header__breadcrumbs {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin: 8px 0 0;
}

.content__header__breadcrumbs a {
	color: #fff;
}

.content__header__breadcrumbs a:hover {
	color: #115782;
}

.content__header__breadcrumbs .post {
	color: #fff;
	text-overflow: ellipsis;
	display: inline-block;
	white-space: nowrap;
	position: relative;
}

.content__header__breadcrumbs span[property=name] {
	position: relative;
}

.content__header__subtitle {
	color: #fff !important;
}

.panel--image__content h2, .wysiwyg h2 {
	font-size: 48px;
	font-weight: 700;
	color: #115782;
	margin: 45px 0 0;
}

.panel--image__content h3, .wysiwyg h3 {
	font-size: 28px;
	font-weight: 700;
	color: #115782;
	margin: 35px 0 0;
}

.panel--image__content h4, .wysiwyg h4 {
	font-size: 22px;
	font-weight: 900;
	color: #3994bc;
	margin: 35px 0 3px;
}

.panel--image__content blockquote, .panel--image__content ol, .panel--image__content p, .panel--image__content ul, .wysiwyg blockquote, .wysiwyg ol, .wysiwyg p, .wysiwyg ul {
	margin: 15px 0;
	line-height: 1.7;
}

.panel--image__content h2+*, .wysiwyg h2+* {
	margin-top: 6px;
}

.panel--image__content h2+h3, .wysiwyg h2+h3 {
	margin: 35px 0 0;
}

.panel--image__content h4+*, .wysiwyg h4+* {
	margin-top: 0;
}

.panel--image__content h3+*, .wysiwyg h3+* {
	margin-top: 5px;
}

.panel--image__content>:first-child, .wysiwyg>:first-child {
	margin-top: 0;
}

.panel--image__content>:last-child, .wysiwyg>:last-child {
	margin-bottom: 0;
}

.accordion--classic__content a, .list__multi a, .wysiwyg a {
	color: #3994bc;
}

.accordion--classic__content a:hover, .list__multi a:hover, .wysiwyg a:hover {
	color: #115782;
}

.content__main {
	font-size: 17px;
	font-weight: 400;
}

.content__main .deck {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.5;
	color: #3994bc;
	margin: 40px 0;
}

.content__main table {
	width: 100% !important;
	margin: 15px 0;
	border: 1px solid #416897 !important;
}

.content__main table thead {
	color: #fff;
}

.content__main table thead tr {
	background: #3994bc !important;
}

.content__main table th {
	font-weight: 700;
}

.content__main table td, .content__main table th {
	font-size: 17px;
	padding: 0 15px;
	width: auto !important;
}

.content__main table td ol, .content__main table td ul {
	line-height: 1.2;
}

.content__main table td ol li:not(:first-child), .content__main table td ul li:not(:first-child) {
	margin: 8px 0 0;
}

.content__main table td+td {
	border-left: 1px solid #416897;
}

.content__main table th {
	font-weight: bold;
}

.content__main table tr:nth-child(odd) {
	background: #fff;
}

.content__main table tr:nth-child(2n) {
	background: #cfd4e2;
}

.content__main ol {
	padding: 0 0 0 40px;
}

.accordion--classic__content ul, .accordion__panel ul, .image-list__content ul, .list__multi ul, .panel--image__content ul, .wysiwyg ul {
	padding: 0 0 0 40px;
	line-height: 1.5;
}

.accordion--classic__content ul li, .accordion__panel ul li, .image-list__content ul li, .list__multi ul li, .panel--image__content ul li, .wysiwyg ul li {
	position: relative;
	list-style: none;
	padding: 0 0 0 4px;
}

.accordion--classic__content ul li:before, .accordion__panel ul li:before, .image-list__content ul li:before, .list__multi ul li:before, .panel--image__content ul li:before, .wysiwyg ul li:before {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	background: #3994bc;
	position: absolute;
	left: -15px;
	top: 7px;
}

.accordion--classic__content ul li:not(:first-child), .accordion__panel ul li:not(:first-child), .image-list__content ul li:not(:first-child), .list__multi ul li:not(:first-child), .panel--image__content ul li:not(:first-child), .wysiwyg ul li:not(:first-child) {
	margin: 12px 0 0;
}

.accordion__panel>:first-child, .block:first-child>:first-child {
	margin-top: 0;
}

.accordion__panel>:last-child, .block:last-child>:last-child {
	margin-bottom: 0;
}

h3 img {
	margin: 0 0 40px;
}

.masthead {
	position: fixed;
	z-index: 101;
	right: 0;
	left: 0;
	top: 0;
	background: #fff;
	-webkit-box-shadow: 0px 1px 18px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 18px rgba(0, 0, 0, .2);
}

.masthead--main__container {
	background: none;
}

.masthead--secondary__container {
	background: #ccddf6;
	border-bottom: 1px solid #ccc;
}

.logo {
	display: block;
	width: 242px;
	width: 277px;
	height: 80px;
	background: url("https://cdn-ilegmid.nitrocdn.com/AHvCykDtkYCvtRitgHBXJRhMDFxUjsYC/assets/images/optimized/rev-b068149/facilities.follettsoftware.com/wp-content/themes/custom/img/logo.svg") center no-repeat;
}

.logo.nitro-lazy {
	background: none !important;
}

.btn-nav {
	display: none;
}

.animated.slideDown {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background: #fff;
	-webkit-box-shadow: 0px 1px 18px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 18px rgba(0, 0, 0, .2);
}

.headroom--not-top {
	-webkit-box-shadow: 0px 1px 18px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 18px rgba(0, 0, 0, .2);
}

.animated.slideUp {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.headroom {
	will-change: transform;
	-webkit-transition: -webkit-transform 200ms linear;
	transition: -webkit-transform 200ms linear;
	transition: transform 200ms linear;
	transition: transform 200ms linear, -webkit-transform 200ms linear;
}

.headroom--pinned {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}

.headroom--unpinned {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

@media (min-width:1000px) {
	.alert-visible .content__header.landing {
		padding: 85px 0 30px;
	}
}

::-webkit-input-placeholder {
	color: #666;
}

::-moz-placeholder {
	color: #666;
}

:-ms-input-placeholder {
	color: #666;
}

::-ms-input-placeholder {
	color: #666;
}

::placeholder {
	color: #666;
}

nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

nav li {
	display: inline-block;
}

nav a {
	display: block;
}

@media (min-width:1000px) {
	.primary-nav {
		text-align: center;
		display: table;
		width: 100%;
	}
	
	.primary-nav__container {
		margin: 0 30px 0 0;
		padding: 0 30px 0 0;
		position: relative;
	}
	
	.primary-nav__container:after {
		content: "";
		height: 34px;
		width: 1px;
		background: #ccc;
		display: block;
		position: absolute;
		top: 50%;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		right: 0;
	}
	
	.primary-nav>li>a {
		font-size: 15px;
		font-weight: 700;
		white-space: nowrap;
		padding: 30px 14px 23px;
		height: 68px;
		color: #115782;
		position: relative;
	}
	
	.primary-nav>li>a:hover {
		color: #3994bc;
	}
	
	.primary-nav li {
		display: table-cell;
		text-overflow: ellipsis;
	}
	
	.primary-nav>li:last-child>a {
		padding-right: 0;
	}
	
	.primary-nav>.menu-item-has-children>a:after {
		content: "";
		margin: 0 0 0 6px;
		display: inline-block;
		position: relative;
		top: 0px;
		font-size: 11px;
		color: #3994bc;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	.primary-nav>.menu-item-has-children:hover>a:before {
		content: "";
		display: block;
		position: absolute;
		z-index: 100;
		bottom: 3px;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 7px 7px 7px;
		border-color: transparent transparent #fcb316 transparent;
	}
	
	.primary-nav .sub-menu {
		display: none;
		position: absolute;
		top: 65px;
		left: 0;
		background: #fff;
		text-align: left;
		width: 800px;
		padding: 20px;
		border-top: 9px solid #fcb316;
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .4);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, .4);
		border-radius: 6px;
	}
	
	.primary-nav .sub-menu li {
		display: block;
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		break-inside: avoid;
	}
	
	.primary-nav .sub-menu li:not(:first-child) {
		margin-top: 10px;
	}
	
	.primary-nav .sub-menu a {
		font-size: 16px;
		color: #3994bc;
		padding: 10px 0;
		display: block;
	}
	
	.primary-nav .sub-menu__coltext {
		width: 250px;
	}
	
	.primary-nav .sub-menu__coltitle {
		font-size: 15px;
		font-weight: 700;
		line-height: 1.2;
		color: #115782;
	}
	
	.primary-nav .sub-menu__colcontent {
		font-size: 15px;
		font-weight: 400;
		line-height: 1.5;
		margin: 10px 0 0;
	}
	
	.primary-nav .sub-menu__coltextwrap {
		padding: 30px 20px;
		background: #f1f5f9;
		height: 100%;
		border-radius: 6px;
	}
	
	.primary-nav .sub-menu__btn {
		color: #165a84 !important;
		margin: 50px 0 0;
		display: inline-block !important;
		padding: 12px 25px !important;
	}
	
	.primary-nav .sub-menu__tile {
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		break-inside: avoid;
	}
	
	.primary-nav .sub-menu__coltiles {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding: 0 0 0 30px;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	}
	
	.primary-nav .sub-menu__collinks {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	
	.primary-nav .sub-menu__collinks a {
		font-size: 16px;
		font-weight: 700;
		cursor: pointer;
		background: none;
		border: 0;
		background: #f1f5f9;
		color: #115782;
		display: block;
		margin: 0;
		padding: 15px 30px 14px 18px;
		position: relative;
		text-align: left;
		width: 100%;
		-webkit-transition: color .2s, background .2s;
		transition: color .2s, background .2s;
		border-radius: 6px;
	}
	
	.primary-nav .sub-menu__collinks a:hover {
		background: #dfdfdf;
	}
}

.primary-nav .sub-menu__title {
	font-size: 15px;
	font-weight: 700;
	color: #115782;
	display: block;
}

.primary-nav .sub-menu__text {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2;
	color: #333;
	margin: 3px 0 0;
	display: block;
}

.primary-nav .sub-menu__link {
	padding: 14px 12px !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-transition: background .2s;
	transition: background .2s;
}

.primary-nav .sub-menu__link:hover {
	background: #f1f5f9;
}

.primary-nav .sub-menu__colicon {
	width: 32px;
	padding: 2px 0 0;
}

.primary-nav .sub-menu__collinktext {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 0 0 10px;
}

.primary-nav>li:hover .sub-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.utility-nav__container {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.utility-nav a {
	font-size: 15px;
	font-weight: 700;
	padding: 10px 20px 9px;
	background: #115782;
	border-radius: 20px;
	color: #fff;
	-webkit-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}

.secondary-nav {
	font-size: 0;
	padding: 9px 0;
}

.secondary-nav a {
	font-size: 14px;
	font-weight: 700;
	color: #666;
	display: block;
	padding: 3px 15px 3px;
	position: relative;
	-webkit-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}

.secondary-nav a:hover {
	color: #3994bc;
}

.secondary-nav li {
	border-left: 1px solid #a8c3df;
}

.secondary-nav li:not(:first-child) {
	border-left: 1px solid #a8c3df;
}

.secondary-nav [class*=icon-] {
	font-size: 18px;
	color: #115782;
	margin: 0 4px 0 0;
	line-height: 1px;
	position: relative;
	top: 1px;
}

.secondary-nav .icon-lock {
	margin: 0 0px 0 0;
}

.secondary-nav .icon-chat {
	top: 3px;
}

.nav-social {
	font-size: 0;
	border-left: 1px solid #a8c3df;
}

.nav-social__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.nav-social li:not(:first-child) {
	margin: 0 0 0 15px;
}

.nav-social a {
	font-size: 18px;
	color: #115782;
	padding: 1px 2px 2px;
	line-height: 1px;
	position: relative;
	top: 1px;
}

.nav-social a:hover {
	color: #3994bc;
}

.nav-social .icon-linkedin {
	position: relative;
	top: -1px;
}

.nav-follett {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.nav-follett ul {
	border-left: 1px solid #a8c3df;
}

.nav-follett a {
	font-size: 14px;
	font-weight: 700;
	color: #165a84;
	display: block;
	padding: 3px 15px 0;
	position: relative;
	-webkit-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}

.nav-follett a:hover {
	color: #3994bc;
}

.nav-follett img {
	height: 20px;
	width: 14px;
	position: relative;
	top: -1px;
	margin: 0 2px 0 0;
}

#searchform {
	position: relative;
	padding: 0 13px 0 32px;
}

#searchform input[type=text] {
	font-size: 14px;
	font-weight: 700;
	background: none;
	color: #666;
	border: none;
	padding: 11px 0 10px;
	width: 50px;
	-webkit-transition: width .3s;
	transition: width .3s;
}

#searchform:active input[type=text], #searchform:focus input[type=text] {
	width: 200px;
}

#searchform input[type=text]:active, #searchform input[type=text]:focus {
	width: 200px;
}

#searchform [class*=icon-] {
	font-size: 18px;
	color: #115782;
	position: absolute;
	left: 5px;
	top: 9px;
	-webkit-transition: color .2s;
	transition: color .2s;
}

#searchsubmit {
	background: none;
	border-color: red;
	border: none;
	width: 32px;
	height: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	padding: 0 !important;
}

#searchsubmit:hover+.icon-search {
	color: #fcb316;
}

.navbutton a {
	background: #fcb316;
	color: #fff !important;
	-webkit-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}

.navbutton a:hover {
	background: #3994bc;
}

.home__subtitle {
	font-size: 18px;
	font-weight: 600;
	color: #3994bc;
	margin: 0 0 5px;
}

.home__subtitle--small {
	font-size: 18px;
	font-weight: 600;
}

.home__subtitle--small.date {
	font-size: 16px;
}

.home__title {
	font-size: 48px;
	font-weight: 600;
	color: #115782;
}

.home__title--small {
	font-size: 30px;
	font-weight: 600;
}

.home__title--small+.home__subtitle--small {
	margin: 0 0 5px;
}

.home__content {
	font-size: 17px;
	line-height: 1.5;
	margin: 19px 0 0;
}

.home__btn {
	margin: 40px 0 0;
}

.slider--home {
	overflow: hidden;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	margin: 60px auto 0;
	z-index: 100;
}

.slider--home__row {
	padding-left: 0 !important;
}

.slider--home .slick-track {
	overflow: hidden;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

.slider--home.slick-initialized .slider--home__slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slider--home [class*=col-] {
	margin: 0;
}

.slider--home__slide {
	background-size: cover;
	background-position: top center;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.slider--home__text {
	padding: 0px 45px 70px 40px;
	max-width: 600px;
}

.slider--home__col-img {
	background: none !important;
	width: 60% !important;
}

.slider--home__col-img img {
	border-radius: 6px;
}

.slider--home__col-text {
	min-width: 450px;
}

.slider--home__col-text.fullwidth {
	width: 100%;
	min-width: 0;
}

.slider--home__col-text.fullwidth .slider--home__text {
	max-width: 100%;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.slider--home .slick-next, .slider--home .slick-prev {
	z-index: 100;
	width: 40px;
	height: 120px;
	color: #fff;
	background: rgba(0, 0, 0, .3);
	opacity: 1;
	-webkit-transition: background .2s;
	transition: background .2s;
}

.slider--home .slick-next:before, .slider--home .slick-prev:before {
	color: #fff;
	opacity: 1;
	font-size: 22px;
}

.slider--home .slick-next:hover, .slider--home .slick-prev:hover {
	background: rgba(0, 0, 0, .5);
}

.slider--home .slick-next {
	right: 0;
}

.slider--home .slick-prev {
	left: 0;
}

.slider--home .slick-dots {
	bottom: 0;
	text-align: left;
	min-width: 400px;
	width: 33.33333%;
	padding: 0 20px 0 32px;
}

.slider--home .slick-dots li {
	height: 30px;
	width: 16px;
	margin: 0 6px;
}

.slider--home .slick-dots li button {
	border: none;
	background: #9babb5;
	-webkit-transition: background .2s;
	transition: background .2s;
	border-radius: 20px;
	width: 16px;
	height: 30px;
}

.slider--home .slick-dots li button:before {
	display: none;
}

.slider--home .slick-dots li.slick-active button {
	background: #3994bc;
}

.slider--home .slick-dots li.slick-active button:before {
	opacity: 1;
}

.alert-visible .slider--home {
	margin: 60px 0 0;
}

@media (max-width:1000px) {
	.slider--home.slick-initialized .slick-slide {
		display: block;
	}
	
	.slider--home__col-text {
		min-width: 0;
	}
	
	.slider--home__col-img {
		height: auto;
	}
	
	.slider--home__text {
		padding: 30px 20px 75px;
		max-width: 100%;
	}
	
	.slider--home__text--interior {
		padding: 30px 20px;
	}
	
	.slider--home img {
		display: block;
	}
	
	.slider--home .slick-dots {
		width: 100%;
		text-align: center;
		bottom: 0;
	}
}

.panelcards {
	margin: 140px 0 120px;
}

.panelcardsbg {
	background: #165a84;
	z-index: 99;
	position: relative;
}

.panelcards__masthead {
	margin: -50px 0 130px;
}

.panelcards__row {
	padding: 0 20px;
}

.panelcards--simple {
	margin: 80px 0;
}

.panelcards--simple .panelcards__masthead {
	margin: 0 0 30px;
}

.theme7 .card {
	border-color: #f1562a;
}

.theme8 .card {
	border-color: #21a545;
}

.theme9 .card {
	border-color: #744098;
}

.theme10 .card {
	border-color: #179a8b;
}

.theme11 .card {
	border-color: #911a1d;
}

.theme13 .card {
	border-color: #c2d94c;
}

.garnishtop {
	width: 900px;
	height: 30px;
	background: #fcb316;
	position: absolute;
	top: -30px;
	right: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	z-index: 0;
	max-width: 100%;
}

.garnishbottom {
	width: 900px;
	height: 30px;
	background: #fcb316;
	position: absolute;
	bottom: -30px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	z-index: 0;
	max-width: 100%;
}

.cards__text {
	padding: 0 0 20px;
}

.cards__text .row {
	max-width: 880px;
	margin: 0 auto;
}

.cards__content {
	margin: 15px 0 0;
}

.cards__btn {
	display: inline-block;
	margin: 25px 0 0;
}

.card {
	background: white;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-top: 10px solid #fcb316;
	border-radius: 6px;
	overflow: hidden;
}

.card__col {
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.card__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 50px 0 80px;
	width: calc(100% + 40px);
	position: relative;
	left: -20px;
}

.card__text {
	padding: 30px 0 0;
	background: #fff;
	padding: 35px 25px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.card__text .flip {
	margin: 0 0 19px;
}

.card__title {
	width: 100%;
}

.card__subtitle {
	color: #115782;
	width: 100%;
}

.card__content {
	line-height: 1.5 !important;
	margin-top: 0;
	margin-bottom: 45px;
	width: 100%;
}

.card__content--min {
	margin-bottom: 0;
}

.card__content--nobtn {
	margin-bottom: 0;
}

.card__btn {
	margin: auto 0 0 !important;
	position: relative !important;
}

.wysiwygcard p:not(:first-child), .wysiwygcard ulp:not(:first-child) ol:not(:first-child) {
	margin: 15px 0 0;
}

.follettcards {
	padding: 100px 0;
	background: #ccddf6;
}

.follettcards__container {
	margin: 30px 0 0;
}

.follettcards__title {
	color: #002052;
}

.follettcards__btn {
	margin: 30px 0 0;
	-webkit-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}

.follettcards__btn:hover {
	-webkit-transform: none !important;
	transform: none !important;
	background: #005bd4;
	color: #fff;
}

.follettcard {
	background: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 0 0 4px 0 rgba(54, 64, 67, .3);
	box-shadow: 0 0 4px 0 rgba(54, 64, 67, .3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.follettcard__text {
	padding: 20px 20px 80px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.follettcard__title {
	font-size: 28px;
	color: #002052;
}

.follettcard__subtitle {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.95px;
	color: #002052;
	background: #ffa358;
	display: inline-block;
	padding: 8px 16px 7px;
	border-radius: 20px;
	width: auto !important;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin: 0 0 15px !important;
}

.follettcard__btn {
	font-size: 15px;
	font-weight: 500;
	color: #002052;
	position: absolute;
	bottom: 10px;
	padding: 10px 0;
}

.follettcard__btn svg {
	margin: -1px 0 0 10px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.follettcard__btn:hover {
	color: #005bd4;
}

.follettcard__btn:hover svg {
	-webkit-transform: translateX(16px);
	transform: translateX(16px);
}

.benefits {
	margin: 100px 0;
}

.benefits__masthead {
	margin: 0 0 40px;
}

.benefits__coltext {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 0 40px;
}

.benefits__colimg {
	width: 640px;
}

.benefits__colbenefit {
	padding: 30px;
}

.benefits__colbenefit [class*=icon-] {
	font-size: 40px;
	margin: 0 auto 10px;
	display: inline-block;
}

.benefits__colbenefit:first-child, .benefits__colbenefit:nth-child(2) {
	border-bottom: 1px solid #ccc;
}

.benefits__colbenefit:first-child, .benefits__colbenefit:nth-child(3) {
	border-right: 1px solid #ccc;
}

.benefits__title {
	font-size: 22px;
	font-weight: 600;
	color: #3994bc;
}

.benefits__content {
	font-size: 15px;
	line-height: 1.5;
	margin: 10px 0 0;
}

.product {
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 6px;
	overflow: hidden;
}

.product__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -130px;
	top: -80px;
	position: relative;
	width: calc(100% + 40px);
	position: relative;
	left: -20px;
}

.product__container [class*=col-] {
	margin-right: 0;
}

.product__col {
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.product__text {
	padding: 30px 30px 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.product__title {
	font-size: 32px;
}

.product__subtitle {
	font-size: 32px;
	font-weight: 300;
}

.product__content {
	font-size: 17px;
	line-height: 1.5;
	margin: 19px 0 25px;
}

.product__btn {
	font-size: 17px;
	font-weight: 600;
	display: inline-block;
	margin: auto 0 0;
	color: #fff;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.product__btn:hover:after {
	-webkit-transform: translate3d(4px, 0px, 0px);
	transform: translate3d(4px, 0px, 0px);
}

.product__btn:after {
	content: ">";
	margin: 0 0 0 4px;
	display: inline-block;
	-webkit-transition: color .2s, background .2s, -webkit-transform .2s;
	transition: color .2s, background .2s, -webkit-transform .2s;
	transition: color .2s, background .2s, transform .2s;
	transition: color .2s, background .2s, transform .2s, -webkit-transform .2s;
}

.product__footer {
	background: #fff;
	padding: 18px 30px 20px;
	text-align: right;
	position: relative;
	overflow: hidden;
	margin: auto 0 0;
}

.product__footer img {
	display: inline-block;
	max-height: 30px;
}

.product.bg7 {
	color: #fff;
}

.product.bg7 .product__footer:after {
	border-color: #f1562a transparent transparent transparent;
}

.product.bg8 {
	color: #fff;
}

.product.bg8 .product__footer:after {
	border-color: #21a545 transparent transparent transparent;
}

.product.bg9 {
	color: #fff;
}

.product.bg9 .product__footer:after {
	border-color: #744098 transparent transparent transparent;
}

.product.bg10 {
	color: #fff;
}

.product.bg10 .product__footer:after {
	border-color: #179a8b transparent transparent transparent;
}

.product.bg11 {
	color: #fff;
}

.product.bg11 .product__footer:after {
	border-color: #911a1d transparent transparent transparent;
}

.product.bg12 .product__footer:after {
	border-color: #fcb316 transparent transparent transparent;
}

.product.bg12 .product__btn {
	color: #333;
}

.product.bg13 .product__footer:after {
	border-color: #c2d94c transparent transparent transparent;
}

.product.bg13 .product__btn {
	color: #333;
}

.testimonial {
	background: #fff;
	padding: 25px 20px 20px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .4);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .4);
	border-top: 10px solid #3994bc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 6px;
}

.testimonial__slider {
	padding: 0 0 60px;
}

.testimonial__slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.testimonial__slider .slick-dots {
	bottom: 0;
	text-align: center;
	min-width: 400px;
	width: 100%;
	padding: 0 20px 0 32px;
}

.testimonial__slider .slick-dots li {
	height: 30px;
	width: 16px;
	margin: 0 6px;
}

.testimonial__slider .slick-dots li button {
	border: none;
	background: #9babb5;
	-webkit-transition: background .2s;
	transition: background .2s;
	border-radius: 20px;
	width: 16px;
	height: 30px;
}

.testimonial__slider .slick-dots li button:before {
	display: none;
}

.testimonial__slider .slick-dots li.slick-active button {
	background: #3994bc;
}

.testimonial__slider .slick-dots li.slick-active button:before {
	opacity: 1;
}

.testimonial__container {
	margin: 60px 0 80px;
	position: relative;
	overflow: hidden;
}

.testimonial__container:before {
	content: "";
	width: 100%;
	height: 80px;
	background: #fcb316;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: -1;
}

.testimonial__col {
	padding: 20px;
	height: auto;
}

.testimonial img {
	margin: 0 auto;
}

.testimonial__content {
	font-size: 15px;
	line-height: 1.6;
	margin: 20px 0 25px;
}

.testimonial__cite {
	font-size: 13px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.4;
	display: block;
	margin: auto 0 0;
}

.testimonial__author {
	font-size: 15px;
	color: #115782;
	display: block;
}

.testimonial__title {
	display: block;
}

.testimonial__organization {
	display: block;
}

.slick-initialized .testimonial__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.panellist {
	margin: 60px auto;
}

.panellist__colheader {
	padding: 0 30px 0 0;
}

.panellist__collist {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 20px 0 0;
}

.panellist__title {
	line-height: 1;
}

.panellist__content {
	font-size: 18px;
	margin: 15px 0 0;
}

.panellist ul {
	padding: 0 0 0 16px;
}

.panellist ul li {
	position: relative;
	list-style: none;
	border-bottom: 1px solid #89a4b0;
}

.panellist__item a {
	font-size: 16px;
	font-weight: 700;
	color: #3994bc;
	padding: 10px 10px;
	display: block;
}

.panellist__item a:hover {
	color: #fcb316;
}

.panellist__btn {
	margin: 40px 0 0;
}

.panel--image {
	margin: 80px 0;
}

.panel--image--left {
	padding: 0;
	margin: 60px 0;
}

.panel--image--right .panel--image__colimg {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.panel--image--right .panel--image__text {
	padding: 0 0 0 6%;
}

.panel--image__content a {
	color: #3994bc;
}

.panel--image__content a:hover {
	color: #115782;
}

.panel--image__btnbar {
	margin: 30px 0 0;
}

.panel--image__btn {
	margin: 10px 10px 0 0;
	min-width: 180px;
}

.panel--image__text {
	padding: 0 8% 0 0;
}

.panel--image__coltext {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.panel--image__colimg {
	position: relative;
	padding-right: 20px;
}

.panel--image__colimg.noshadow .imgframe {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 6px;
	overflow: hidden;
}

.panel--image__colimg .imgframe {
	-webkit-box-shadow: 4px 4px 30px rgba(0, 0, 0, .3);
	box-shadow: 4px 4px 30px rgba(0, 0, 0, .3);
	border-radius: 6px;
	overflow: hidden;
}

.panel--image__colimg img {
	display: block;
	border-radius: 6px;
}

.panel--image__dots {
	position: absolute;
	top: -13%;
	left: 0;
}

.panel--image__nav {
	margin: 15px 0 0;
}

.panel--image__nav li {
	display: block;
}

.panel--image__nav li:not(:first-child) {
	border-top: 1px solid #ccc;
}

.panel--image__nav a {
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #115782;
	padding: 12px 0;
	position: relative;
	-webkit-transition: color .3s, padding .3s;
	transition: color .3s, padding .3s;
}

.panel--image__nav a:hover {
	padding: 12px 0px 12px 13px !important;
	color: #3994bc;
}

.panel--image__nav a:hover:after {
	right: 0;
}

.panel--image__nav a:after {
	content: "";
	margin: 0 0 0 4px;
	display: inline-block;
	position: relative;
	top: 16px;
	font-size: 9px;
	color: #3994bc;
	position: absolute;
	right: 10px;
	-webkit-transition: right .3s;
	transition: right .3s;
}

.panel--imagefull__colimg img {
	width: 100%;
	border-radius: 6px;
}

.panel--imagefull__coltext {
	color: #fff;
	background: #165a84;
	padding: 30px 3%;
}

.panel--imagefull__text {
	max-width: 620px;
}

.panel--image+.panelcards {
	margin-top: 180px;
}

.list__multi {
	margin: 50px 0;
}

.list__multi ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	line-height: 1.7;
}

.list__multi ul li {
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
}

.list__multi--3 ul {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

.paneltext {
	margin: 60px auto;
}

.paneltext .deck {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5;
	color: #3994bc;
	margin: 40px 0;
}

.paneltext .deck+.paneltext__content {
	margin: 40px 0 0;
}

.paneltext__btn {
	display: inline-block;
	margin: 30px 0 0;
}

.paneltext+.list__multi {
	margin-top: -45px !important;
}

.list__multi+.paneltext {
	margin-top: -45px;
}

.list__multi+.paneltext .paneltext__content h2:first-child, .list__multi+.paneltext .paneltext__content h3:first-child {
	margin: 90px 0 0;
}

.panelaccordion {
	margin: 60px auto;
}

.accordion dt:not(:first-child) {
	margin: 10px 0 0;
}

.accordion__trigger {
	font-size: 17px;
	font-weight: 700;
	font-family: "MatterSQ", sans-serif;
	cursor: pointer;
	background: none;
	border: 0;
	background: #f1f5f9;
	color: #115782;
	border-radius: 8px;
	display: block;
	margin: 0;
	padding: 18px 30px 17px 18px;
	position: relative;
	text-align: left;
	width: 100%;
	-webkit-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}

.accordion__trigger:hover {
	background: #dfdfdf;
}

.accordion__trigger[aria-expanded=true] {
	border-bottom: none;
	background: #165a84;
	background: -webkit-gradient(linear, left top, right top, from(#165a84), to(#3994bc));
	background: linear-gradient(to right, #165a84 0%, #3994bc 100%);
	color: #fcb316;
}

.accordion__trigger[aria-expanded=true]:after {
	content: "";
	color: #fcb316;
}

.accordion__trigger:after {
	content: "";
	position: absolute;
	right: 17px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 13px;
	color: #3994bc;
}

.accordion dt:first-child .Accordion-trigger {
	border-radius: .3em .3em 0 0;
}

.accordion__title {
	display: block;
	pointer-events: none;
}

.accordion__icon {
	border: solid hsl(0, 0%, 62%);
	border-width: 0 2px 2px 0;
	height: .5rem;
	pointer-events: none;
	position: absolute;
	right: 1.5em;
	top: 50%;
	-webkit-transform: translateY(-60%) rotate(45deg);
	transform: translateY(-60%) rotate(45deg);
	width: .5rem;
}

.accordion__panel {
	margin: 0;
	padding: 15px 18px 13px 18px;
	line-height: 1.4;
}

.accordion__panel[hidden] {
	display: none;
}

.accordion__panel blockquote, .accordion__panel ol, .accordion__panel p, .accordion__panel ul {
	margin: 15px 0;
	line-height: 1.5;
}

.panelintro__coltext {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.panelintro__collist {
	padding: 0 0 0 5%;
	border-left: 4px solid #fcb316;
}

.panelintro__title {
	font-weight: 600;
	margin: 0 0 10px;
}

.panelintro__menu {
	padding: 10px 0;
}

.panelintro__menu ul {
	list-style: none;
}

.panelintro__menu li {
	font-size: 17px;
	font-weight: 600;
	color: #115782;
	display: block;
	padding: 16px 0 17px;
	position: relative;
}

.panelintro__menu li:not(:first-child) {
	border-top: 1px solid #ccc;
}

@media (max-width:1000px) {
	.panelintro__collist {
		padding: 0;
		border: none;
	}
}

.panelcta {
	padding: 50px 0;
	background-size: cover;
	background-position: center;
	height: 560px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.panelcta__text {
	background: rgba(255, 255, 255, .2);
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	padding: 40px 35px 45px;
	border-radius: 6px;
}

.panelcta__content {
	margin: 20px auto 0;
	line-height: 1.4;
}

.panelcta__phone {
	font-size: 50px;
	font-weight: 700;
	margin: 30px 0 0;
}

.posts {
	padding: 80px 0;
	background: #f1f5f9;
}

.posts__hgroup {
	margin: 0 0 60px;
}

.posts__wrap {
	margin: 60px 0 0;
	width: calc(100% + 80px);
	position: relative;
	left: -40px;
}

.posts__subtitle {
	font-size: 28px;
	font-weight: 700;
	color: #115782;
}

.posts__col {
	padding: 20px 40px;
}

.posts__col:not(:first-child) {
	border-left: 1px solid #ccc;
}

.posts__post {
	border-radius: 6px;
	overflow: hidden;
}

.posts__content p {
	font-size: 15px;
	line-height: 1.5;
	margin: 10px 0 0;
}

.posts__btn {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	margin: 40px 0 0;
	color: #115782;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.posts__btn:hover {
	color: #911a1d;
}

.posts__btn:hover:after {
	-webkit-transform: translate3d(5px, 0, 0);
	transform: translate3d(5px, 0, 0);
}

.posts__btn:after {
	content: ">";
	margin: 0 0 0 3px;
	display: inline-block;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}

@media (min-width:1000px) {
	.posts__wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.posts__col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.posts__post {
		position: relative;
		padding: 0 0 70px;
	}
	
	.posts__btn {
		position: absolute;
		bottom: 0;
	}
}

@media (max-width:1000px) {
	.posts__wrap {
		margin: 40px 0 0;
		width: 100%;
		left: 0;
	}
	
	.posts__col {
		padding: 30px;
	}
	
	.posts__col:nth-child(3) {
		border-left: none !important;
	}
	
	.posts__col:nth-child(3), .posts__col:nth-child(4) {
		border-top: 1px solid #ccc;
	}
	
	.panellist {
		margin: 40px 0;
		padding: 40px 0;
		background-image: none;
	}
	
	.panellist.nitro-lazy {
		background-image: none !important;
	}
	
	.panellist__colheader {
		padding: 0 0 30px;
	}
	
	.panellist ul {
		padding-left: 0;
	}
	
	.panellist__collist {
		padding: 0;
	}
	
	.panelquote__content {
		font-size: 24px;
	}
	
	.panel--image {
		margin: 60px 0;
	}
	
	.panel--image__content {
		font-size: 18px;
		line-height: 1.4;
		margin: 10px 0 0;
	}
	
	.panel--image__text {
		padding: 0 0 40px;
	}
	
	.panel--image--right .panel--image__text {
		padding: 30px 0 0;
	}
	
	.panel--image.order-left .panel--image__colimg {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	
	.panel--image.order-left .panel--image__text {
		padding: 30px 0 0;
	}
	
	.panel--image__nav {
		margin-bottom: 0;
	}
	
	.panel--row+.panel--row {
		border: none;
	}
	
	.panel--row+.panel--row .panel {
		border-top: 1px solid #b7b7b7;
	}
	
	.panelaccordion {
		margin: 40px auto;
	}
	
	.panelquote {
		margin: 40px auto 50px;
	}
	
	.panelquote__row {
		padding: 0 30px 0 20px;
	}
	
	.panelquote__quote {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.panelquote__content {
		font-size: 18px;
	}
	
	.panelquote .col-text {
		width: 100%;
	}
	
	.panelquote .col-image {
		width: 100%;
	}
}

@media (max-width:580px) {
	.card__col {
		width: 100% !important;
		padding: 0;
	}
	
	.card__col:not(:first-child) {
		margin: 30px 0 0;
	}
	
	.panelcta {
		height: auto;
	}
	
	.panelcta__title {
		font-size: 60px;
	}
	
	.panelcta__subtitle {
		font-size: 18px;
	}
	
	.panelcta__content {
		font-size: 18px;
	}
}

.links {
	padding: 60px 0;
	background: #115782;
	color: #fff;
}

.links__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.links__collinks {
	padding: 0 0 0 15%;
}

.links__list {
	list-style: none;
}

.links__listitem:not(:first-child) {
	border-top: 1px solid #ccc;
}

.links__listitem a {
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding: 18px 30px 17px;
	position: relative;
	-webkit-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}

.links__listitem a:after {
	font-size: 11px;
	content: "";
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.links__listitem a:hover {
	background: rgba(255, 255, 255, .1);
}

@media (max-width:1000px) {
	.links__collinks {
		padding: 0;
		margin: 20px 0 0;
	}
}

.form {
	margin: 80px 0 80px;
}

.form__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.form__wrap {
	border-top: 10px solid #115782;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .2);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 6px;
	overflow: hidden;
}

.form__coltext {
	padding: 0 10% 0 0;
	background: #3994bc;
	background: -webkit-gradient(linear, left top, left bottom, from(#3994bc), to(#165a84));
	background: linear-gradient(to bottom, #3994bc 0%, #165a84 100%);
	padding: 80px 40px;
}

.form__colform {
	max-width: 600px;
	background: #fff;
	padding: 80px 40px;
}

.form__title {
	color: #fff;
}

.form__subtitle {
	color: #fff;
}

.form__content {
	color: #fff;
}

.form .gform_footer {
	text-align: right;
}

.form .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 20px !important;
}

.form .gform_wrapper input[type=email], .form .gform_wrapper input[type=tel], .form .gform_wrapper input[type=text], .form .gform_wrapper select, .form .gform_wrapper textarea {
	border: none !important;
	border-radius: 0;
	border-bottom: 1px solid #333 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form .gform_wrapper .ginput_complex .ginput_full input[type=email], .form .gform_wrapper .ginput_complex .ginput_full input[type=number], .form .gform_wrapper .ginput_complex .ginput_full input[type=password], .form .gform_wrapper .ginput_complex .ginput_full input[type=tel], .form .gform_wrapper .ginput_complex .ginput_full input[type=text], .form .gform_wrapper .ginput_complex .ginput_full input[type=url], .form .gform_wrapper input[type=email], .form .gform_wrapper input[type=tel], .form .gform_wrapper input[type=text], .form .gform_wrapper textarea, .form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	padding: 9px 0 !important;
}

.form label.gfield_label.gform-field-label {
	margin-bottom: 0px !important;
}

@media (min-width:641px) {
	.form .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .form .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
		padding-right: 20px;
	}
}

@media (max-width:1000px) {
	.form {
		margin: 60px 0;
	}
	
	.form__wrap {
		display: block;
	}
	
	.form__coltext {
		padding: 50px 25px;
	}
	
	.form__colform {
		padding: 50px 25px;
	}
}

.featurecards {
	padding: 80px 0 80px;
}

.featurecards__wrap {
	margin: 40px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.featurecards__col {
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.featurecards__card {
	border: 1px solid #e1e1e1;
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .07);
	box-shadow: 0px 0px 12px rgba(0, 0, 0, .07);
	padding: 35px 40px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.featurecards__card img {
	display: block;
	margin: auto auto 0;
}

.featurecards__text {
	padding: 0 0 30px;
}

.featurecards__subtitle {
	width: 100%;
}

.featurecards__title {
	width: 100%;
}

.featurecards__content {
	width: 100%;
}

.features {
	background: -webkit-gradient(linear, left top, left bottom, from(#014273), color-stop(69%, #0061aa));
	background: linear-gradient(to bottom, #014273 0%, #0061aa 69%);
	color: #fff;
	padding: 60px 0;
}

.features__col {
	padding: 60px 30px;
}

.features__col:not(:first-child) {
	border-left: 1px solid rgba(0, 173, 234, .2);
}

.features__title {
	font-size: 30px;
	font-weight: 900;
	text-transform: none;
}

.features__content {
	font-size: 18px;
	line-height: 1.4;
	margin: 35px 0 0;
}

.features__btn {
	margin: 35px 0 0;
}

.imageblocks__coltext {
	background: #3994bc;
	background: #115782;
	position: relative;
	min-height: 580px;
}

.imageblocks__coltext:before {
	position: absolute;
	right: -36px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 36px 0 36px 36px;
	border-color: transparent transparent transparent #115782;
}

.imageblocks__colimg {
	background-size: cover;
	background-position: center;
}

.imageblocks__colimg img {
	display: none;
}

.imageblocks__text {
	padding: 30px 10%;
	max-width: 680px;
	color: #fff;
}

.imageblocks__block:nth-child(2n) .imageblocks__colimg {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.imageblocks__block:nth-child(2n) .imageblocks__coltext:before {
	right: auto;
	left: -36px;
	border-width: 36px 36px 36px 0;
	border-color: transparent #115782 transparent transparent;
}

.imageblocks--reverse .imageblocks__block:nth-child(odd) .imageblocks__colimg {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.imageblocks--reverse .imageblocks__block:nth-child(odd) .imageblocks__coltext:before {
	right: auto;
	left: -36px;
	border-width: 36px 36px 36px 0;
	border-color: transparent #115782 transparent transparent;
}

.imageblocks--reverse .imageblocks__block:nth-child(2n) .imageblocks__coltext {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.imageblocks--reverse .imageblocks__block:nth-child(2n) .imageblocks__coltext:before {
	right: -36px;
	left: auto;
	top: 50%;
	border-width: 36px 0 36px 36px;
	border-color: transparent transparent transparent #115782;
}

@media (max-width:1000px) {
	.imageblocks__coltext {
		min-height: 0;
		-webkit-box-ordinal-group: 2 !important;
		-ms-flex-order: 1 !important;
		order: 1 !important;
	}
	
	.imageblocks__colimg {
		background: none;
	}
	
	.imageblocks__colimg img {
		display: block;
	}
	
	.imageblocks__text {
		padding: 30px 20px;
	}
	
	.imageblocks__block:nth-child(odd) .imageblocks__colimg {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
}

.panelquote {
	margin: 80px 0 70px;
}

.panelquote__quote {
	padding: 70px 5% 60px;
	border: 10px solid #fcb316;
	position: relative;
	border-radius: 8px;
}

.panelquote__quote:before {
	content: "";
	display: block;
	width: 130px;
	height: 50px;
	position: absolute;
	left: 40px;
	top: -34px;
	background: #fff;
	color: #3994bc;
	font-size: 130px;
	line-height: 40px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.panelquote__quote p {
	font-size: 32px;
	font-weight: 700;
	color: #115782;
	margin: 0 !important;
	line-height: 1.4;
}

.panelquote__quote p+p {
	margin-top: 15px !important;
}

.panelquote__cite {
	display: block;
	margin: 40px 0 0;
	line-height: 1.2;
}

.panelquote__author {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #115782;
	display: block;
}

.panelquote__title {
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	color: #666;
	display: block;
}

.main {
	padding: 118px 0 0;
}

.block {
	margin: 15px 0;
}

.image-list {
	margin: 30px 0;
}

.image-list__block:not(:first-child) {
	margin-top: 40px;
	padding-top: 40px;
	position: relative;
}

.image-list__block:not(:first-child):before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2px;
	top: 0px;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #999), color-stop(0%, rgba(255, 255, 255, 0)));
	background-image: linear-gradient(to right, #999 33%, rgba(255, 255, 255, 0) 0%);
	background-position: bottom;
	background-size: 8px 2px;
	background-repeat: repeat-x;
}

.image-list__block :last-child {
	margin-bottom: 0;
}

.image-list__title {
	font-weight: 700 !important;
	margin: 0 !important;
	line-height: 1;
}

.image-list__block__subtitle {
	font-size: 15px !important;
	margin: 2px 0 15px !important;
	color: #115782 !important;
}

.image-list__block__deck {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 3px;
	color: #115782;
}

.image-list__content {
	padding: 0 0 0 35px;
}

.image-list .embed-container {
	margin-top: 0;
}

.image-list p {
	margin-top: 5px !important;
}

.features__multi {
	position: relative;
	width: calc(100% + 30px);
	left: -15px;
}

.features__multi img {
	width: 100%;
}

.features__multi__col {
	padding: 15px;
}

.features__multi__card {
	background: #f7f7f7;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.features__multi__text {
	padding: 20px 25px 65px;
}

.features__multi__title {
	margin: 0;
}

.features__multi__content {
	margin: 15px 0 30px !important;
}

.features__multi__btn {
	position: absolute;
	bottom: 25px;
}

.grid {
	text-align: center;
	padding: 0 !important;
	overflow: auto;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	-webkit-column-width: 30%;
	-moz-column-width: 30%;
	column-width: 30%;
}

.grid img {
	max-height: 100%;
	width: auto;
}

.grid__spacer {
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}

.grid li {
	margin: 0 0 20px !important;
	border: 1px solid #115782;
	height: 135px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
}

.grid li>img {
	max-height: 111px;
}

.acf-map {
	background-color: #fff7ed;
	width: 100%;
	height: 943px !important;
}

.acf-map a {
	color: #115782;
	font-weight: 700;
}

.acf-map a:hover {
	color: #6eb4d3;
}

.acf-map h2 {
	color: #115782;
	font-size: 24px;
	margin: 0 0 -8px;
}

.photovid {
	padding: 75px 0;
	background: #115782;
	color: #fff;
	text-align: center;
}

.photovid__title {
	margin: 45px 0 0;
}

.photovid__content {
	margin: 40px 0 0;
	line-height: 1.3;
	position: relative;
}

.photovid__content:before {
	content: "";
	display: block;
	background: #fff;
	width: 120px;
	height: 4px;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.photovid__text {
	max-width: 650px;
	margin: 0 auto;
}

.photovid__btn {
	margin: 25px 0 0;
}

.photovid .slick-next, .photovid .slick-prev {
	top: 34.5%;
}

.photovid .slick-next:before, .photovid .slick-prev:before {
	color: #fff;
}

.photovid .slick-next:hover:before, .photovid .slick-prev:hover:before {
	color: #fff;
}

.photovid .slick-next {
	right: -106px;
}

.photovid .slick-prev {
	left: -106px;
}

.slider--photovid {
	max-width: 700px;
	margin: 0 auto;
}

.filter__row {
	margin: 50px auto -30px !important;
}

.wpgb-facet>fieldset:last-child {
	margin-bottom: 0 !important;
	padding-top: 0;
}

.wpgb-facet .wpgb-button[aria-pressed=true] {
	background: #fcb316 !important;
	border-color: #fcb316 !important;
	color: #115782 !important;
}

.wpgb-facet .wpgb-button[aria-pressed=true]:before {
	border-color: #115782;
}

.wpgb-facet .wpgb-button[aria-pressed=true]:after {
	color: #115782;
}

.wpgb-facet .wpgb-button[aria-pressed=true]:hover {
	color: #115782 !important;
}

.wpgb-facet .wpgb-button {
	font-size: 15px !important;
	font-family: "MatterSQ", sans-serif;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	color: #165a84;
	background: #ccddf6;
	border: none;
	outline: 0;
	padding: 12px 25px 12px;
	border-radius: 6px;
	display: inline-block;
	-webkit-transition: color .2s, background .2s, -webkit-transform .2s;
	transition: color .2s, background .2s, -webkit-transform .2s;
	transition: color .2s, background .2s, transform .2s;
	transition: color .2s, background .2s, transform .2s, -webkit-transform .2s;
	border: none !important;
	padding: 6px 14px 5px !important;
	border-radius: 6px !important;
	display: inline-block;
	transition: color .2s, background .2s, transform .2s !important;
	text-shadow: none;
	outline: none !important;
	min-height: 0 !important;
}

.wpgb-facet .wpgb-button:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.wpgb-facet .wpgb-button:hover:after {
	color: #fcb316;
}

.wpgb-facet .wpgb-inline-list li {
	margin: 0 12px 12px 0 !important;
}

.wpgb-facet .wpgb-az-index-label, .wpgb-facet .wpgb-button-label, .wpgb-facet .wpgb-checkbox-label, .wpgb-facet .wpgb-hierarchy-label, .wpgb-facet .wpgb-radio-label, .wpgb-facet .wpgb-rating-label {
	font-size: 14px !important;
}

.wpgb-facet .wpgb-az-index-label, .wpgb-facet .wpgb-button-label, .wpgb-facet .wpgb-checkbox-label, .wpgb-facet .wpgb-hierarchy-label, .wpgb-facet .wpgb-radio-label, .wpgb-facet .wpgb-rating-label {
	font-weight: 600 !important;
}

.BambooHR-ATS-Department-List {
	padding: 19px 0 0 !important;
}

.BambooHR-ATS-Jobs-List {
	padding: 0px 20px 12px 0 !important;
	margin-bottom: 19px !important;
}

.BambooHR-ATS-Jobs-Item a {
	color: #3994bc;
}

.BambooHR-ATS-Jobs-Item a:hover {
	color: #115782;
}

.calendly-inline-widget {
	margin: -40px 0 0;
}

.col__nav {
	padding: 36px 0 0;
}

.col__nav .wpgb-facet-title {
	font-size: 16px !important;
	color: #115782;
	margin: 0 0 15px !important;
}

.col__nav .wpgb-facet-4 {
	margin: 40px 0 0;
}

.col__nav .wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox-control {
	border-radius: 0;
	border-color: #115782;
	width: 15px;
	height: 15px;
	top: 3px;
}

.col__nav .wpgb-checkbox-label {
	color: #666;
}

.col__nav .wpgb-facet .wpgb-button:hover:not(button):not([aria-pressed=true]):not([tabindex="-1"]), .col__nav .wpgb-facet .wpgb-checkbox:hover:not([tabindex="-1"]) .wpgb-checkbox-control, .col__nav .wpgb-facet .wpgb-input:hover, .col__nav .wpgb-facet .wpgb-radio:hover:not([tabindex="-1"]) .wpgb-radio-control, .col__nav .wpgb-facet .wpgb-select:hover {
	border-color: #fcb316;
}

.col__nav .wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control {
	background: #115782;
	border-color: #115782;
}

.col__nav .wpgb-facet .wpgb-checkbox-label {
	font-size: 14px !important;
	font-weight: 500 !important;
}

.col__nav .wpgb-facet .wpgb-input, .col__nav .wpgb-facet select.wpgb-select {
	font-size: 14px;
}

.col__nav .wpgb-facet .wpgb-hierarchical-list li {
	margin: 15px 0 0;
}

.integration__card {
	border-top: none;
}

.integration__card .card__subtitle {
	margin: 0 0 5px;
}

.integration__card .card__content {
	margin-top: 15px;
}

.integration__card .card__text {
	padding: 35px 25px 25px;
}

.integrations__search {
	max-width: 400px;
	margin: 40px 0 -30px;
}

.integrations__search .wpgb-facet .wpgb-input {
	font-size: 14px;
	font-weight: 500;
}

.accordion--classic__title {
	font-size: 20px;
	font-weight: 600;
	cursor: pointer;
	font-size: 18px;
	color: #115782;
	-webkit-transition: color .2s;
	transition: color .2s;
	margin: 20px 0 0;
}

.accordion--classic__title:hover {
	color: #3994bc;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.accordion--classic__title:after {
	content: "";
	display: inline-block;
	text-align: center;
	font-size: 11px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	padding: 4px 0 0;
	margin: 0 0 0 4px;
	position: relative;
	top: -1px;
	-webkit-transition: border .2s;
	transition: border .2s;
	color: #3994bc;
	-webkit-transition: color .3s, -webkit-transform .3s;
	transition: color .3s, -webkit-transform .3s;
	transition: transform .3s, color .3s;
	transition: transform .3s, color .3s, -webkit-transform .3s;
	display: inline-block;
}

.accordion--classic__title:after:hover {
	color: #3994bc;
}

.accordion--classic__content {
	display: none;
	margin: 17px 0 0;
}

.accordion--classic__content :first-child {
	margin-top: 0;
}

.accordion--classic__content :last-child {
	margin-bottom: 0;
}

.accordion--classic__content blockquote, .accordion--classic__content ol, .accordion--classic__content p, .accordion--classic__content ul {
	margin: 15px 0 0;
}

.is-visible {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.is-visible .accordion--classic__content {
	display: block;
}

.is-visible .accordion--classic__title {
	color: #3994bc;
}

.is-visible .accordion--classic__title:after {
	color: #115782;
	-webkit-transform: rotate(45deg) scale(1.2);
	transform: rotate(45deg) scale(1.2);
}

.card__footer {
	border-top: 1px solid #ccc;
	padding: 15px 0 0;
	width: 100%;
	margin-top: auto;
}

.card__footer img {
	margin: 0;
}

.country-selector {
	display: none;
}

.read-more {
	display: inline-block;
}

.read-more:after {
	content: ">";
	margin-left: 4px;
}

.pagination-blog {
	overflow: auto;
	margin: 30px auto 40px;
	text-align: center;
	-webkit-box-flex: 100%;
	-ms-flex: 100%;
	flex: 100%;
}

.nav-next, .nav-previous {
	display: block;
	margin: 0;
	display: inline-block;
}

.nav-next:empty, .nav-previous:empty {
	display: none;
}

.nav-next {
	margin-right: 15px;
}

.nav-next a:before {
	content: "";
	font-size: 11px;
	color: #5cb4ea;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: inline-block;
	margin: 0 10px 0 0;
}

.nav-next a:after {
	display: none;
}

.nav-previous a:after {
	content: "»";
	margin-left: 4px;
	position: relative;
	top: -1px;
}

.footer {
	background: #fff;
}

.footer__container {
	padding: 60px 0 15px;
}

.footer__credits {
	padding: 8px 0;
	color: #fff;
	background: rgba(0, 0, 0, .1);
}

.footer__credits p {
	font-size: 13px;
	text-transform: uppercase;
	opacity: .15;
}

.footer__credits a {
	color: #fff !important;
	display: inline-block;
}

.footer__credits img {
	margin: 0 20px 0 3px;
}

.footer__credits__text {
	position: relative;
	top: 2px;
}

.footer__credits__row {
	padding: 8px 20px 6px !important;
}

.footer__title {
	font-size: 24px;
}

.footer__subtitle {
	font-size: 17px;
	text-transform: uppercase;
	margin: 35px 0 0;
}

.footer__list {
	list-style: none;
	margin: 6px 0 0;
}

.footer__list li {
	font-size: 16px;
	font-weight: 400;
	position: relative;
	line-height: 1.5;
}

.footer a {
	color: #165a84;
}

.footer a:not([href^="tel:"]):hover {
	color: #fcb316;
}

.footer__logo {
	background: url("https://cdn-ilegmid.nitrocdn.com/AHvCykDtkYCvtRitgHBXJRhMDFxUjsYC/assets/images/source/rev-b068149/facilities.follettsoftware.com/wp-content/themes/custom/img/logo-follett.svg") left center no-repeat !important;
	height: 45px;
	width: 131px;
}

.footer__logo.nitro-lazy {
	background: none !important;
}

.footer__col-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__col-right {
	margin: 0 0 0 auto;
}

.footer__coltext {
	padding: 0 80px 0 0;
	width: 450px;
}

.footer__colcontact {
	border-left: 2px solid #3994bc;
	border-right: 2px solid #3994bc;
	padding: 0 5% !important;
}

.footer__upper {
	margin: 0 0 45px;
	padding: 0 0 40px;
	border-bottom: 2px solid #3994bc;
}

.footer__fineprint {
	font-size: 13px;
	line-height: 1.6;
}

.footer__fineprint p {
	margin: 20px 0 0;
}

.footer .col-4:first-child {
	padding-right: 5%;
}

.footer .col-4:nth-child(3) {
	padding-left: 5%;
}

.footer__nav {
	line-height: 1.5;
}

.footer__nav ul {
	display: block !important;
	position: relative;
	top: auto;
}

.footer__nav>li>a {
	font-size: 14px;
	font-weight: 450;
	padding: 7px 0;
	display: block;
}

.footer__nav li {
	display: block;
}

.footer nav+nav {
	margin: 30px 0 0;
}

.footer__lower {
	padding: 40px 0 0;
	border-top: 1px solid #f5f5f5;
}

.footer__navtitle {
	font-size: 20px;
	font-weight: 650;
	color: #115782;
	margin: 0 0 10px;
}

.footer__legal {
	font-size: 13px;
	margin: 60px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer__legal li {
	margin: 0 0 0 30px;
}

.footer__legal a {
	font-size: 14px;
	font-weight: 650;
	text-decoration: underline;
	color: #333;
}

.bg1 {
	background-color: #115782;
}

.bg2 {
	background-color: #3994bc;
}

.bg3 {
	background-color: #fcb316;
}

.bg4 {
	background-color: #fff;
}

.bg5 {
	background-color: #165a84;
}

.bg6 {
	background-color: #666;
}

.bg7 {
	background-color: #f1562a;
}

.bg8 {
	background-color: #21a545;
}

.bg9 {
	background-color: #744098;
}

.bg10 {
	background-color: #179a8b;
}

.bg11 {
	background-color: #911a1d;
}

.bg12 {
	background-color: #fcb316;
}

.bg13 {
	background-color: #c2d94c;
}

.color1 {
	color: #115782;
}

.color2 {
	color: #3994bc;
}

.color3 {
	color: #fcb316;
}

.color4 {
	color: #fff;
}

.color5 {
	color: #165a84;
}

.color6 {
	color: #666;
}

.color7 {
	color: #f1562a;
}

.color8 {
	color: #21a545;
}

.color9 {
	color: #744098;
}

.color10 {
	color: #179a8b;
}

.color11 {
	color: #911a1d;
}

.color12 {
	color: #fcb316;
}

.color13 {
	color: #c2d94c;
}

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

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

.align-right {
	text-align: right;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

.fs-normal {
	font-style: normal;
}

.fs-italic {
	font-style: italic;
}

.fw300 {
	font-weight: 300;
}

.fw400 {
	font-weight: 400;
}

.fw600 {
	font-weight: 600;
}

.fw700 {
	font-weight: 700;
}

.font1 {
	font-family: "MatterSQ", sans-serif;
}

.font2 {
	font-family: "MatterSQ", sans-serif;
}

.border-top-secondary {
	border-top: 3px solid #3994bc;
}

.border-bottom-secondary {
	border-bottom: 3px solid #3994bc;
}

.border-left-secondary {
	border-left: 3px solid #3994bc;
}

.border-right-secondary {
	border-right: 3px solid #3994bc;
}

.border1 {
	border-top: 10px solid #115782;
}

.border2 {
	border-top: 10px solid #3994bc;
}

.border3 {
	border-top: 10px solid #fcb316;
}

.border4 {
	border-top: 10px solid #fff;
}

.border5 {
	border-top: 10px solid #165a84;
}

.border6 {
	border-top: 10px solid #666;
}

.border7 {
	border-top: 10px solid #f1562a;
}

.border8 {
	border-top: 10px solid #21a545;
}

.border9 {
	border-top: 10px solid #744098;
}

.border10 {
	border-top: 10px solid #179a8b;
}

.border11 {
	border-top: 10px solid #911a1d;
}

.border12 {
	border-top: 10px solid #fcb316;
}

.border13 {
	border-top: 10px solid #c2d94c;
}

.table {
	display: table;
	width: 100%;
}

.table-cell {
	display: table-cell;
}

.table-row {
	display: table-row;
}

.valign-top {
	vertical-align: top;
}

.valign-middle {
	vertical-align: middle;
}

.valign-bottom {
	vertical-align: bottom;
}

.margin-auto {
	margin: 0 auto;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex-align-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-align-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.flex-justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.flex-justify-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex-direction-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

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

.order-1 {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.align-self-center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.align-self-end {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.flip {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flip>* {
	width: 100%;
}

.flip>:last-child {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.zindex-100 {
	position: relative;
	z-index: 100;
}

.zindex-101 {
	position: relative;
	z-index: 101;
}

.opacity-100 {
	opacity: 1;
}

.border-round {
	border-radius: 50%;
}

.h-100 {
	height: 100%;
}

.w-100 {
	width: 100%;
}

.no-list {
	list-style: none;
	padding: 0;
}

.no-list li:before {
	display: none !important;
}

.d-block {
	display: block;
}

.breadcrumbs {
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0 0;
}

.breadcrumbs a {
	font-weight: 700;
	color: #115782;
}

.breadcrumbs a:hover {
	color: #3994bc;
}

.btn, .nav-next a, .nav-previous a, .utility-nav__container a {
	font-size: 15px !important;
	font-family: "MatterSQ", sans-serif;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	color: #165a84;
	background: #ccddf6;
	border: none;
	outline: 0;
	padding: 12px 25px 12px;
	border-radius: 6px;
	display: inline-block;
	-webkit-transition: color .2s, background .2s, -webkit-transform .2s;
	transition: color .2s, background .2s, -webkit-transform .2s;
	transition: color .2s, background .2s, transform .2s;
	transition: color .2s, background .2s, transform .2s, -webkit-transform .2s;
}

.btn:hover, .nav-next a:hover, .nav-previous a:hover, .utility-nav__container a:hover {
	background: #005bd4;
	color: #fff;
}

.btn:hover:after, .nav-next a:hover:after, .nav-previous a:hover:after, .utility-nav__container a:hover:after {
	color: #fcb316;
}

.btn--1, .nav-next a--1, .nav-previous a--1, .utility-nav__container a--1 {
	background: #115782;
	color: #fff;
}

.btn--1:hover, .nav-next a--1:hover, .nav-previous a--1:hover, .utility-nav__container a--1:hover {
	background: #005bd4;
	color: #fff !important;
}

.btn--2, .nav-next a--2, .nav-previous a--2, .utility-nav__container a--2 {
	background: #3994bc;
	color: #115782;
}

.btn--2:hover, .nav-next a--2:hover, .nav-previous a--2:hover, .utility-nav__container a--2:hover {
	border-color: #fff;
	background: #115782;
	color: #fff !important;
}

.btn--border, .nav-next a--border, .nav-previous a--border, .utility-nav__container a--border {
	background: none;
	color: #002052;
	border: 2px solid #0038ca;
}

.btn--border:after, .nav-next a--border:after, .nav-previous a--border:after, .utility-nav__container a--border:after {
	display: none;
}

.btn--border4, .nav-next a--border4, .nav-previous a--border4, .utility-nav__container a--border4 {
	border: 2px solid #fff;
}

.block--btn {
	font-size: 0;
	margin: 15px 0 15px;
	width: calc(100% + 16px);
	position: relative;
	left: -8px;
}

.block--btn .btn {
	margin: 8px 0 0 8px;
}

input[type=submit], input[type=submit]#gform_submit_button_1, input[type=submit]#gform_submit_button_2, input[type=submit]#gform_submit_button_3, input[type=submit]#gform_submit_button_4, input[type=submit]#gform_submit_button_5, input[type=submit]#gform_submit_button_6 {
	font-size: 12px !important;
	font-family: "MatterSQ", sans-serif !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	text-align: center;
	text-transform: uppercase !important;
	color: #fff;
	background: #3994bc;
	background: -webkit-gradient(linear, left top, right top, from(#3994bc), to(#165a84));
	background: linear-gradient(to right, #3994bc 0%, #165a84 100%);
	border: none !important;
	outline: 0;
	padding: 12px 25px 12px !important;
	border-radius: 20px !important;
	display: inline-block;
	-webkit-transition: color .2s, background .2s, -webkit-transform .2s !important;
	transition: color .2s, background .2s, -webkit-transform .2s !important;
	transition: color .2s, background .2s, transform .2s !important;
	transition: color .2s, background .2s, transform .2s, -webkit-transform .2s !important;
	cursor: pointer;
}

input[type=submit]#gform_submit_button_1:hover, input[type=submit]#gform_submit_button_2:hover, input[type=submit]#gform_submit_button_3:hover, input[type=submit]#gform_submit_button_4:hover, input[type=submit]#gform_submit_button_5:hover, input[type=submit]#gform_submit_button_6:hover, input[type=submit]:hover {
	color: #fcb316 !important;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

input[type=submit]#gform_submit_button_1:hover:before, input[type=submit]#gform_submit_button_2:hover:before, input[type=submit]#gform_submit_button_3:hover:before, input[type=submit]#gform_submit_button_4:hover:before, input[type=submit]#gform_submit_button_5:hover:before, input[type=submit]#gform_submit_button_6:hover:before, input[type=submit]:hover:before {
	border-color: #115782 !important;
}

.btn-nav {
	display: none;
}

@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi),print {
	.btn, .nav-next a, .nav-previous a, .utility-nav__container a {
		padding: 12px 25px 12px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "icons";
		src: url("https://cdn-ilegmid.nitrocdn.com/AHvCykDtkYCvtRitgHBXJRhMDFxUjsYC/assets/images/source/rev-b068149/facilities.follettsoftware.com/wp-content/themes/custom/fonts/89641ffe52418d0deb4b6abb1aafb090.icons.svg#icons") format("svg");
	}
}

@media (max-width:1400px) {
	.slider--home__col-img {
		background-size: cover;
		background-position: center;
	}
	
	.home__title {
		font-size: 42px;
	}
	
	.imageblocks__coltext {
		min-height: 400px;
	}
	
	.landing {
		height: 240px;
	}
}

@media (max-width:1280px) {
	.card__container .col-3 {
		width: 50%;
	}
}

@media (max-width:1240px) {
	.product__container .col-4 {
		width: 50%;
	}
	
	.footer .row {
		padding: 0 20px;
	}
}

@media (max-width:1200px) and (min-width:1000px) {
	.masthead .row {
		padding: 0 15px;
	}
	
	.primary-nav__container {
		margin: 0 16px 0 0;
		padding: 0;
		position: static;
	}
	
	.primary-nav>li>a {
		padding: 30px 7px 23px;
	}
	
	.primary-nav .sub-menu {
		left: auto;
		right: 0;
		top: 109px;
	}
	
	.utility-nav__container a {
		padding: 13px 14px 12px 18px;
	}
	
	.utility-nav__container a:after {
		margin: 0 0 0 8px;
	}
}

@media (max-width:1000px) {
	.row {
		padding: 0 20px;
	}
	
	.masthead {
		position: relative;
	}
	
	.masthead .flex {
		width: 100%;
	}
	
	.masthead .table-cell {
		width: 100%;
	}
	
	.masthead--main__container {
		position: relative;
	}
	
	.main {
		padding: 0;
	}
	
	.content__header--newsletter h1 {
		font-size: 50px;
	}
	
	.content__header--newsletter h2 {
		font-size: 20px;
	}
	
	.content__header__description {
		font-size: 20px;
	}
	
	.benefits__wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.benefits__coltext {
		padding: 0;
	}
	
	.benefits__colbenefit {
		border-right: 0 !important;
		border-bottom: none !important;
		padding: 30px 0;
	}
	
	.benefits__colbenefit:not(:first-child) {
		border-top: 1px solid #ccc;
	}
	
	.product__col {
		width: 50%;
	}
	
	.testimonial__row {
		padding: 0 5px;
	}
	
	.testimonial__col {
		padding: 20px 15px;
	}
	
	.testimonial__slider {
		padding: 0 0 50px;
	}
	
	.panel--imagefull__coltext {
		border-left: none;
		border-top: 20px solid #fcb316;
	}
	
	.panel--imagefull__text {
		max-width: 100%;
	}
	
	.panel--image__colimg {
		padding-right: 0;
	}
	
	.product__container {
		width: 100%;
		left: 0;
	}
	
	.posts__hgroup {
		margin: 0 0 50px;
	}
	
	.paneltext {
		margin: 40px auto;
	}
	
	.paneltext .deck {
		font-size: 26px;
	}
	
	.wysiwyg h2 {
		font-size: 42px;
	}
	
	.content__main {
		font-size: 18px;
	}
	
	.panelquote__quote {
		padding: 60px 25px 40px;
	}
	
	.panelquote__quote p {
		font-size: 22px;
	}
	
	.follettcards {
		padding: 60px 0;
	}
	
	.follettcards__container {
		margin: 30px 0 0;
	}
	
	.landing {
		height: 180px;
	}
	
	.slider--home, .slider--interior-landing {
		margin: 40px 0 0;
	}
	
	.slider--home__col-img, .slider--interior-landing__col-img {
		height: auto !important;
		margin: 40px 0 0 !important;
	}
	
	.slider--home__col-img img, .slider--interior-landing__col-img img {
		display: block;
	}
	
	.slider--home.slick-initialized .slider--interior-landing__slide, .slider--interior-landing.slick-initialized .slider--interior-landing__slide {
		display: block;
	}
	
	.slider--home__text, .slider--interior-landing__text {
		padding: 0 0 0 20px;
	}
	
	.slider--home .slick-dots, .slider--interior-landing .slick-dots {
		text-align: left;
		padding: 0 0 0 20px;
		right: auto;
	}
	
	.slider--home__col-img {
		width: 100% !important;
		padding: 0 0 0 20px;
	}
	
	.content__main {
		padding: 0;
	}
	
	.image-list__block {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.image-list__block__subtitle {
		margin: 2px 0 12px !important;
	}
	
	.image-list__content {
		padding: 25px 0 0;
	}
	
	.image-list__img {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.list__multi ul {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	
	.features__multi__col {
		width: 50%;
	}
	
	.sidebar__col {
		display: none;
	}
	
	.accordion__trigger {
		padding: 12px 25px 11px 14px;
	}
	
	.accordion__trigger:after {
		right: 14px;
	}
	
	.gform_wrapper.gravity-theme .gform_fields {
		grid-row-gap: 0;
	}
	
	.gallery {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 2%;
		-moz-column-gap: 2%;
		column-gap: 2%;
	}
	
	.gallery__container {
		margin: 50px 0;
	}
	
	.gallery .figure {
		padding-top: 8px;
	}
	
	.card__container {
		width: 100%;
		left: 0;
	}
	
	.logo {
		margin: 0 auto;
		width: 240px;
	}
	
	.btn-nav {
		display: none;
		cursor: pointer;
		display: inline-block;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 100;
		height: 100%;
		width: 38px;
	}
	
	.menu-lines {
		position: absolute;
		left: 20px;
		display: block;
		text-align: left;
		top: 50%;
		margin: -2px 0 0;
	}
	
	.menu-lines, .menu-lines:after, .menu-lines:before {
		height: 2px;
		background: #115782;
		width: 17px;
	}
	
	.menu-lines:after, .menu-lines:before {
		position: absolute;
		content: "";
	}
	
	.menu-lines:before {
		top: -6px;
	}
	
	.menu-lines:after {
		top: 6px;
	}
	
	.utility-nav__container {
		display: none;
	}
	
	.primary-nav {
		width: 100%;
		display: block;
	}
	
	.primary-nav__col {
		display: none;
	}
	
	.primary-nav__container {
		margin: 0;
		float: none;
		padding: 0;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	.primary-nav li {
		border-left: none;
		padding: 0;
		display: block;
		height: auto;
	}
	
	.primary-nav li .hidden {
		display: inline-block !important;
	}
	
	.primary-nav li:not(:first-child) {
		border-top: 1px solid #3994bc;
		padding: 0;
	}
	
	.primary-nav a {
		font-size: 15px;
		padding: 14px 15px;
		margin-right: 0;
		color: #fff;
	}
	
	.primary-nav a:after {
		color: #fff;
	}
	
	.primary-nav>.menu-item-has-children .sub-menu, .primary-nav>.menu-item-has-children:hover .sub-menu {
		display: none;
		position: relative;
		height: auto;
		top: 0;
	}
	
	.primary-nav>li:first-child>a {
		border-left: none;
	}
	
	.primary-nav>li>a {
		border-right: none;
		max-width: none;
		width: 100%;
		display: block;
		text-align: left;
		padding: 17px 13px 18px;
		height: auto;
		font-size: 15px;
	}
	
	.primary-nav [class*=icon-] {
		margin: 0 5px 0 0;
		width: 17px;
		display: inline-block;
	}
	
	.primary-nav .sub-menu {
		position: relative;
		-webkit-box-shadow: none;
		box-shadow: none;
		top: 0;
		position: relative;
		width: 100%;
		display: none;
		text-align: left;
		padding: 15px 10px;
		right: auto;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		background: #fff;
		color: #333;
	}
	
	.primary-nav .sub-menu__coltitle {
		font-size: 20px;
		color: #115782;
		display: block;
	}
	
	.primary-nav .sub-menu__colcontent {
		font-size: 16px;
		line-height: 1.3;
		margin: 10px 0 0;
		display: block;
	}
	
	.primary-nav .sub-menu__btn {
		margin: 15px 0 0;
		display: inline-block !important;
		color: #fff !important;
		-webkit-transition: color .2s !important;
		transition: color .2s !important;
	}
	
	.primary-nav .sub-menu__btn:hover {
		color: #fcb316 !important;
	}
	
	.primary-nav .sub-menu__btn:after {
		color: #3994bc;
	}
	
	.primary-nav .sub-menu__coltiles {
		margin: 15px 0 0;
	}
	
	.primary-nav .sub-menu__colicon {
		padding: 3px 0 0;
	}
	
	.primary-nav .sub-menu__link {
		color: #fff !important;
	}
	
	.primary-nav .sub-menu__link:hover {
		background: #0b3955;
	}
	
	.primary-nav .sub-menu__title {
		color: #fcb316;
		display: block;
	}
	
	.primary-nav .sub-menu__text {
		color: #fff;
		display: block;
		margin: 0;
	}
	
	.primary-nav .sub-menu li {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.primary-nav .sub-menu li:last-child {
		border-bottom: none !important;
	}
	
	.primary-nav .sub-menu a {
		font-size: 14px;
		line-height: 20px;
		padding: 11px 25px 11px 15px !important;
		display: block;
		-webkit-transition: background .2s;
		transition: background .2s;
		color: #333;
	}
	
	.primary-nav .sub-menu a:hover {
		color: #115782;
	}
	
	.primary-nav .menu-item-has-children>a {
		position: relative;
	}
	
	.primary-nav .menu-item-has-children>a:after {
		font-family: "icons" !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		right: 20px;
		top: 20px;
		color: #fff;
		font-size: 13px;
		content: "";
	}
	
	.primary-nav .menu-item-has-children .show-sub-menu+.sub-menu {
		display: block !important;
	}
	
	.primary-nav .menu-item-has-children .show-sub-menu:after {
		content: "";
	}
	
	.primary-nav .menu-item-has-children:hover .sub-menu {
		display: none;
	}
	
	.utility-cloned a {
		font-weight: 600;
		color: #333;
		background: #fcb315;
	}
	
	.nav-social {
		display: none;
	}
	
	.nav-follett {
		margin: 0;
	}
	
	.secondary-nav {
		display: none;
	}
	
	.footer__colbtn {
		width: 100%;
		margin: 35px 0 0;
		text-align: center;
	}
	
	.footer .col-4 {
		width: 100%;
		padding: 30px 0 !important;
	}
	
	.footer__colcontact {
		border: none !important;
	}
	
	.footer__lower {
		display: block;
	}
	
	.footer__coltext {
		padding: 0;
		margin: 0 0 30px;
		width: 100%;
	}
	
	.footer__logo {
		margin: 0;
	}
	
	.footer__lower {
		font-size: 0;
	}
	
	.footer__colnav {
		width: 50%;
		margin: 30px 0 0;
	}
	
	.footer__nav>li>a {
		padding: 7px 15px 7px 0;
		line-height: 1.2;
	}
	
	.footer__navtitle {
		margin: 0 0 8px;
	}
	
	.footer__legal {
		display: block;
	}
	
	.footer__legal li {
		margin: 10px 0 0;
		display: block;
	}
	
	#primary-nav {
		position: fixed;
		top: 0;
		background: none;
	}
	
	#primary-nav:not(:target) {
		z-index: 1;
		height: 0;
	}
	
	.js-ready #primary-nav {
		height: 100%;
		width: 70%;
	}
	
	.js-ready #primary-nav {
		left: -70%;
	}
	
	.js-ready #inner-wrap {
		left: 0;
	}
	
	.csstransforms3d.csstransitions.js-ready #primary-nav {
		left: 0;
		-webkit-transform: translate3d(-105%, 0, 0);
		transform: translate3d(-105%, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: -webkit-transform 400ms ease;
		transition: -webkit-transform 400ms ease;
		transition: transform 400ms ease;
		transition: transform 400ms ease, -webkit-transform 400ms ease;
		-webkit-box-shadow: 0 10px 10px #000;
		box-shadow: 0 10px 10px #000;
		z-index: 99999;
		background: #115782;
	}
	
	.csstransforms3d.csstransitions.js-nav #primary-nav {
		-webkit-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	
	.csstransforms3d.csstransitions.js-ready #primary-nav .block {
		opacity: .7;
		-webkit-transition: opacity 300ms 100ms ease, -webkit-transform 500ms ease;
		transition: opacity 300ms 100ms ease, -webkit-transform 500ms ease;
		transition: opacity 300ms 100ms ease, transform 500ms ease;
		transition: opacity 300ms 100ms ease, transform 500ms ease, -webkit-transform 500ms ease;
		-webkit-transform: translate3d(70%, 0, 0) scale3d(.9, .9, .9);
		transform: translate3d(70%, 0, 0) scale3d(.9, .9, .9);
		-webkit-transform-origin: 50% 0%;
		transform-origin: 50% 0%;
	}
	
	.csstransforms3d.csstransitions.js-nav #primary-nav .block {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@media (max-width:650px) {
	.overflow-container {
		position: relative;
	}
	
	.overflow-scroll {
		overflow-y: hidden;
		overflow-x: scroll;
	}
	
	.overflow-scroll:after {
		position: absolute;
		width: 40px;
		height: 100%;
		top: 0;
		right: 0;
		content: "";
		background: rgba(255, 255, 255, 0);
		background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .4)), to(#fff));
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .4) 50%, #fff 100%);
	}
	
	.overflow-scroll td {
		min-width: 270px;
	}
	
	.wp-caption {
		width: 100% !important;
		float: none !important;
		margin: 0 !important;
	}
	
	.product__col {
		padding: 0;
		width: 100% !important;
	}
	
	.product__col:not(:first-child) {
		margin: 30px 0 0;
	}
	
	.gform_wrapper.gravity-theme .gform_fields {
		grid-row-gap: 8px !important;
	}
	
	.gform_wrapper.gravity-theme .ginput_complex span:last-child {
		margin: 0;
	}
	
	.integrations__search {
		max-width: 480px;
		margin: 40px 0 0px;
	}
}

@media (max-width:480px) {
	.home__title {
		font-size: 32px;
	}
	
	.home__title--small {
		font-size: 28px;
	}
	
	.home__subtitle--small {
		font-size: 18px;
	}
	
	.features__multi__col {
		width: 100%;
	}
	
	.posts {
		padding: 60px 0 50px;
	}
	
	.posts__hgroup {
		margin: 0 0 30px;
	}
	
	.posts__wrap {
		margin: 30px 0 0;
	}
	
	.posts__col {
		padding: 20px 0;
	}
	
	.posts__col:not(:first-child) {
		border-top: 1px solid #ccc;
		border-left: none;
	}
	
	.content__header.landing {
		padding: 156px 0 48px;
	}
	
	.footer__credits img {
		max-height: 19px;
		margin: 0;
	}
	
	.footer__credits__text {
		display: none;
	}
	
	.footer__credits p {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.mbp-mockup-wrapper {
	max-width: 1280px;
	min-width: 320px;
	margin: 10px auto 20px;
	height: auto;
	-ms-flex-item-align: start;
	align-self: flex-start;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	top: 7%;
	width: 100%;
}

.mbp-container {
	position: relative;
	width: 100%;
	max-width: 1280px;
	min-width: 320px;
	height: auto;
	padding-top: 58.6%;
	margin: 0 auto;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mbp-display {
	position: absolute;
	top: 7px;
	left: 0;
	right: 0;
	display: block;
	width: 90.3%;
	height: 105.2%;
	margin: 0 auto;
	border-radius: 3.1%/4%;
	z-index: 1;
}

.mbp-display .display-edge {
	display: block;
	position: relative;
	width: 99.37%;
	height: 92.25%;
	margin: .3% auto;
	z-index: 2;
	border-radius: 2.75%/3.8%;
}

.mbp-display .display-edge .bezel {
	display: block;
	position: relative;
	width: 99.5%;
	height: 95.2%;
	margin: auto;
	top: .4%;
	border-radius: 2.8% 2.8% 0 0;
	z-index: 3;
	background-color: #010101;
}

.mbp-display.with-glare .bezel:after {
	display: block;
}

.mbp-display .display-edge .bezel .display-camera {
	width: .62%;
	height: .95%;
	margin: 1% auto;
	left: 0;
	right: 0;
	position: absolute;
	border-radius: 50%;
	z-index: 5;
	background-color: #303132;
}

.mbp-display .display-edge .bezel .display-frame {
	display: block;
	position: absolute;
	width: 97.65%;
	height: 90.5%;
	margin: 0 auto;
	top: 3.5%;
	left: 0;
	right: 0;
	background-color: #151515;
	overflow: hidden;
}

.mbp-display .display-edge .bezel .below-display {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	height: 4.9%;
	bottom: .15%;
	z-index: 3;
	background-color: #212121;
	border-bottom-right-radius: 2.5% 70%;
	border-bottom-left-radius: 2.5% 70%;
}

.mbp-display .display-edge .bezel .below-display .macbookpro {
	display: block;
	display: block;
	position: relative;
	width: 7.4%;
	height: 32%;
	margin-top: .5%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.mbp-keyboard {
	width: 99.75%;
	height: 7.6%;
	margin: 0 auto;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mbp-keyboard .front {
	width: 100%;
	height: 37.25%;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 0;
	background: -webkit-gradient(linear, left top, right top, from(#68696b), color-stop(.15%, #757678), color-stop(.3%, #a0a1a3), color-stop(.5%, #cccdcf), color-stop(.8%, #e7e8ea), color-stop(1%, #e8e9eb), color-stop(1.25%, #dfe0e2), color-stop(1.5%, #d1d2d4), color-stop(2%, #adaeb0), color-stop(3%, #a4a5a7), color-stop(4%, #bbbdbf), color-stop(8%, #e1e1e3), color-stop(15%, #eaebed), color-stop(25%, #e9eaec), color-stop(75%, #e9eaec), color-stop(85%, #eaebed), color-stop(92%, #e1e1e3), color-stop(96%, #bbbdbf), color-stop(97%, #a4a5a7), color-stop(98%, #adaeb0), color-stop(98.5%, #d1d2d4), color-stop(98.75%, #dfe0e2), color-stop(99%, #e8e9eb), color-stop(99.2%, #e7e8ea), color-stop(99.5%, #cccdcf), color-stop(99.7%, #a0a1a3), color-stop(99.85%, #757678), to(#68696b));
	background: linear-gradient(90deg, #68696b 0%, #757678 .15%, #a0a1a3 .3%, #cccdcf .5%, #e7e8ea .8%, #e8e9eb 1%, #dfe0e2 1.25%, #d1d2d4 1.5%, #adaeb0 2%, #a4a5a7 3%, #bbbdbf 4%, #e1e1e3 8%, #eaebed 15%, #e9eaec 25%, #e9eaec 75%, #eaebed 85%, #e1e1e3 92%, #bbbdbf 96%, #a4a5a7 97%, #adaeb0 98%, #d1d2d4 98.5%, #dfe0e2 98.75%, #e8e9eb 99%, #e7e8ea 99.2%, #cccdcf 99.5%, #a0a1a3 99.7%, #757678 99.85%, #68696b 100%);
	z-index: 100;
	border-radius: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.mbp-keyboard .opener-left {
	position: relative;
	width: 6.917%;
	height: 65.5%;
	z-index: 101;
	border-radius: 0 0 0 20px;
	background-color: #c1c2c6;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(195, 198, 200, .5)), color-stop(60%, rgba(199, 200, 204, .5)), to(rgba(115, 125, 130, .4))), radial-gradient(circle at right, rgba(189, 190, 193, .5) 0%, rgba(189, 190, 193, .5) 50%, rgba(166, 169, 172, .5) 80%, rgba(30, 34, 40, .75) 100%);
	background: linear-gradient(180deg, rgba(195, 198, 200, .5) 0%, rgba(199, 200, 204, .5) 60%, rgba(115, 125, 130, .4) 100%), radial-gradient(circle at right, rgba(189, 190, 193, .5) 0%, rgba(189, 190, 193, .5) 50%, rgba(166, 169, 172, .5) 80%, rgba(30, 34, 40, .75) 100%);
	background-blend-mode: darken;
}

.mbp-keyboard .opener-right {
	position: relative;
	width: 6.917%;
	height: 65.5%;
	z-index: 101;
	border-radius: 0 0 20px 0;
	background-color: #c1c2c6;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(195, 198, 200, .5)), color-stop(60%, rgba(199, 200, 204, .5)), to(rgba(115, 125, 130, .4))), radial-gradient(circle at left, rgba(189, 190, 193, .5) 0%, rgba(189, 190, 193, .5) 50%, rgba(166, 169, 172, .5) 80%, rgba(30, 34, 40, .75) 100%);
	background: linear-gradient(180deg, rgba(195, 198, 200, .5) 0%, rgba(199, 200, 204, .5) 60%, rgba(115, 125, 130, .4) 100%), radial-gradient(circle at left, rgba(189, 190, 193, .5) 0%, rgba(189, 190, 193, .5) 50%, rgba(166, 169, 172, .5) 80%, rgba(30, 34, 40, .75) 100%);
	background-blend-mode: darken;
}

.mbp-keyboard .bottom-left {
	display: block;
	position: relative;
	width: 50%;
	height: 58%;
	top: 10%;
	z-index: 99;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e6e9), color-stop(65%, #909193), color-stop(90%, #4e4f51), color-stop(96%, #323234), to(#29292b));
	background: linear-gradient(180deg, #e5e6e9 0%, #909193 65%, #4e4f51 90%, #323234 96%, #29292b 100%);
	border-bottom-left-radius: 25% 60%;
}

.mbp-keyboard .bottom-right {
	display: block;
	position: relative;
	width: 50%;
	height: 58%;
	top: 10%;
	z-index: 99;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e6e9), color-stop(65%, #909193), color-stop(90%, #4e4f51), color-stop(96%, #323234), to(#29292b));
	background: linear-gradient(180deg, #e5e6e9 0%, #909193 65%, #4e4f51 90%, #323234 96%, #29292b 100%);
	border-bottom-right-radius: 25% 60%;
}

.mbp-shadow {
	width: 95%;
	height: 60%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mbp-shadow .shadow-left {
	display: block;
	position: relative;
	width: 50%;
	height: 100%;
	top: 10%;
	z-index: 90;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(2.5%, rgba(8, 11, 17, .85)), color-stop(15%, rgba(29, 32, 36, .4)), color-stop(50%, rgba(255, 255, 255, 0)));
	background: linear-gradient(180deg, #000 0%, rgba(8, 11, 17, .85) 2.5%, rgba(29, 32, 36, .4) 15%, rgba(255, 255, 255, 0) 50%);
	-webkit-filter: blur(2px);
	filter: blur(2px);
	background-blend-mode: multiply;
	border-top-left-radius: 20% 90%;
}

.mbp-shadow .shadow-right {
	display: block;
	position: relative;
	width: 50%;
	height: 100%;
	top: 10%;
	z-index: 90;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(2.5%, rgba(8, 11, 17, .85)), color-stop(15%, rgba(29, 32, 36, .4)), color-stop(50%, rgba(255, 255, 255, 0)));
	background: linear-gradient(180deg, #000 0%, rgba(8, 11, 17, .85) 2.5%, rgba(29, 32, 36, .4) 15%, rgba(255, 255, 255, 0) 50%);
	-webkit-filter: blur(2px);
	filter: blur(2px);
	background-blend-mode: multiply;
	border-top-right-radius: 20% 90%;
}
