/*
Theme Name: Kaleo 2025
Theme URI: https://kaelo.com
Description: Kaleo 2022
Author: HeliumStudio
Author URI: https://heliumstudio.com
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome/fontawesome-webfont.eot?v=4.2.0");
  src: url("fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("fonts/fontawesome/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("fonts/fontawesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg"); }

/*
This website was proudly designed and built by HeliumStudio
*/

/* ===================================================================== */
/* =============================== Style =============================== */
/* ===================================================================== */


/* ==========================================

    HTML5 Reset

========================================== */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:bottom}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:60%;line-height: initial;}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}


body.logged-in header#site-header {
    margin-top: 32px;
}
@media screen and (max-width: 1040px) {
	body.logged-in  #site-alert {
		position: unset;
	}
	body.logged-in header#site-header {
		margin-top: 0 !important;
	}
}

/* ==========================================

    Layout

========================================== */

html { 
	font-size: 62.5%; 
	overflow-x: hidden; 
	scroll-behavior: smooth;
	overscroll-behavior: none; 
}
body {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px;
	background: #ffffff;
	color: #000000;
	font-family: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
	width: 100%;
	overflow-x: clip;
}
	@media screen and (max-width: 1024px) {
		body {
			overflow-x: hidden;
		}
	}

::selection {
    background: #000;
    color: #fff;
}
::-moz-selection {
    background: #000;
    color: #fff;
}

.row {
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	*zoom: 1;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
}
.row:before,
.row:after { content: normal; display: table; }
.row:after { clear: both; }
.row.full { max-width: 100% !important; padding: 0;}

.col, /*col (columns) should break between 768 - 640*/
.mcol, /*mcol (mobile columns) should break between 568 - 320*/
.scol /*scol (small columns) should never break*/ {
	position: relative;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	flex-wrap: wrap;
	height: 100%;
}

.inner { width: 100%;}

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

.mobile {
	display: none;
	visibility: hidden;
}
	@media screen and (max-width: 768px) {
		.desktop {
			display: none;
			visibility: hidden;
		}
		.mobile {
			display: revert;
			visibility: revert;
		}
	}

/* ==========================================

    Fonts

========================================== */

h1 {
	font-size: 6.8rem;
	line-height: 70px;
	font-weight: 400;
	color: #002857;
	font-family: "Lato", sans-serif;
	margin-bottom: 40px;
	word-break: keep-all;
}

h2 {
	font-size: 4.2rem;
	line-height: 44px;
	font-weight: 400;
	color: #002857;
	font-family: "Lato", sans-serif;
	margin: 10px 0;
	word-break: keep-all;
}

h3 {
	font-size: 3.6rem;
	line-height: 38px;
	font-weight: 400;
	color: #002857;
	font-family: "Lato", sans-serif;
	margin: 10px 0;
}

h4 {
	font-size: 3rem;
	line-height: 33px;
	font-weight: 400;
	color: #002857;
	font-family: "Lato", sans-serif;
	margin-bottom: 10px;
}

h5 {
	font-size: 2.2rem;
	line-height: 28px;
	font-weight: 400;
	color: #002857;
	font-family: "Lato", sans-serif;
}


p {
	font-size: 1.8rem;
	line-height: 26px;
	color: #2F2F2F;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
a {
	color: #002857;
}
a:hover {
	color: #F16322;
}
em, i {
    font-weight: 400;
	font-style: italic;
}
strong, b {
	font-weight: 600;
}
.small {
    font-size: 1.6rem;
    line-height: 19px;
    margin-bottom: 20px;
}
.jumplink {
  position: relative;
  top: -90px;
  height: 0;
  visibility: hidden;
}


	@media screen and (max-width: 1100px) {
		h1 {
			font-size: 5.0rem;
			line-height: 55px;
		}
		h2  {
			font-size: 3.0rem;
		    line-height: 33px;
		}
		.jumplink {
		  top: -52px;
		}

	}
	
	@media screen and (max-width: 768px) {
		h2  {
			font-size: 2.8rem;
		    line-height: 30px;
		}
	}
	



/* ==========================================

    Color Overrides

========================================== */

.panel-gray {
	background-color: #f2f2f2 !important;
}
.panel-teal {
	background-color: #258FA2 !important;
}
.panel-teal h2,
.panel-teal h3, 
.panel-teal p {
	color: #fff !important;
}

h1.dark-blue,
h2.dark-blue {
	color: #002857 !important;
}
.hero-subhead h2.dark-blue {
	color: #2F2F2F !important;
}
h1.white,
h2.white {
	color: #ffffff !important;
}



.blue-light {
	background-color: #dfeeed
}
.yellow-light {
	background-color:#f6f4e9;
}
.green-light {
	background-color:#e6f1ee;	
}
.gray-light {
	background-color: #f2f5f7;	
}

.bg-white {
	background-color: #ffffff
}
.bg-light-blue {
	background-color: #dfeeed
}
.bg-light-yellow {
	background-color:#f6f4e9;
}

.bg-light-gray {
	background-color: #f2f5f7;	
}
.bg-light-green {
	background-color:#e6f1ee;	
}
.bg-dark-blue {
	background-color: #002857;
	color: #fff;
}
.bg-dark-teal {
	background-color: #258FA2;
	color: #fff;
}
.bg-orange {
	background-color: #e16c37;
	color: #fff;
}
.bg-dark-blue p,
.bg-dark-blue h1,
.bg-dark-blue h2,
.bg-dark-blue h3,
.bg-dark-blue h4,
.bg-dark-blue h5,
.bg-dark-teal p,
.bg-dark-teal h1,
.bg-dark-teal h2,
.bg-dark-teal h3,
.bg-dark-teal h4,
.bg-dark-teal h5,
.bg-orange h1,
.bg-orange h2,
.bg-orange h3,
.bg-orange h4,
.bg-orange h5 {
	color: #fff;
}
.bg-orange p {
	color: #000;
}
.trim-padding {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.padding-trimtop {
	padding-top: 0 !important;
}
.padding-trimbot {
	padding-bottom: 0 !important;
}
.padding-none {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/* ==========================================

    Header

========================================== */

#ghost-header {
    height: 130px;
    position: relative;
    z-index: -1;
    width: 100%;
    background-color: #002857;
}

header#site-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	padding: 20px;
	transition: all .5s;
	background-color: #002857;
}
header#site-header .row {
    justify-content: revert;
}
#logo-container {
	display: flex;
	align-items: center;        /* vertical centering */
	justify-content: center;    /* horizontal centering (optional) */
	height: 100%;               /* must have height to center within */
}
header#site-header #logo {
    position: relative;
    max-width: 150px;
    -webkit-transition: linear .3s;
	-moz-transition: linear .3s;
	-ms-transition: linear .3s;
	-o-transition: linear .3s;
	transition: linear .3s;
}

/* Nav Container & Structure  */
#main-nav {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
#main-nav ul {
	display: flex;
	white-space: nowrap;
	justify-content: end;
	align-items: center;
}
#main-nav ul.menu > li {
	position: relative;
}
#main-nav ul.menu > li:not(.nav-button) {
	border-left: 1px solid #217D91;
	padding-left: 20px;
	margin-left: 20px;
}
#main-nav ul.menu > li:not(.nav-button):first-child {
	border-left: none;
	margin-right: 0;
	padding-right: 0;
}

/* Primary nav */
#main-nav .primary-nav {
    padding-bottom: 5px;
}
#main-nav .primary-nav a {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	display: inline-block;
	text-decoration: none;
	padding: 0 10px;
	text-transform: uppercase;
	position: relative;
	color: #ffffff;
	margin: 2px 0 0 0;
	transition: all .3s;
}

/* Global nav */
#main-nav .global-nav {
	padding-bottom: 12px;
}
#main-nav .global-nav a {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	display: inline-block;
	text-decoration: none;
	padding: 0 7px;
	text-transform: uppercase;
	position: relative;
	color: #ffffff;
	margin: 2px 0;
	transition: all .3s;
}

/* Nav button */
#main-nav .nav-button > a {
	background: #0f2242;
	padding: 10px 20px;
	border: 1px solid #2DA3A7;
	margin-left: 20px;
}

/* Hover + current styles */
#main-nav a:hover,
#main-nav .current-menu-item a {
	color: #2DA3A7;
}
#main-nav .footer-only {
	display: none !important;
}



/* Submenu Dropdown Styles */
nav#main-nav ul.sub-menu {
	top: calc(100% + 20px);
	margin-top: 0;
	padding: 8px 10px 8px 10px;
	background-color: #ffffff;
	position: absolute;
	display: none;
	width: auto;
	min-width: 200px;
	text-align: left;
	white-space: nowrap;
	border: 1px solid #989898;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
	z-index: 10;
	border-radius: 0;
}
nav#main-nav ul.sub-menu::before {
	content: "";
	background-image: url('images/nav-carat.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: -12px;
	left: 30px;
	width: 16px;
	height: 16px;
	z-index: 11;
}
nav#main-nav ul.sub-menu::after {
	content: "";
	position: absolute;
	top: -24px;
	left: 0;
	height: 24px;
	width: 100%;
	background: transparent;
}
nav#main-nav ul.sub-menu li a,
header#site-header.scroll nav#main-nav ul.sub-menu li a {
	padding: 15px 5px;
	font-family: 'Lato', sans-serif;
	text-transform: none;
	color: #002857;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
nav#main-nav ul.sub-menu li:last-child a,
header#site-header.scroll nav#main-nav ul.sub-menu li:last-child a {
	border-bottom: none;
}
nav#main-nav ul.sub-menu li a:hover, 
header#site-header.scroll nav#main-nav ul.sub-menu li a:hover {
	color: #2DA3A7;
}

	@media screen and (max-width: 1140px) {
		#ghost-header {
		    height: 30px;
		}
		header#site-header #logo {
		    max-width: 100px;
		}
	}
	@media screen and (max-width: 600px) {
		header#site-header {
			padding: 5px 20px;
		}
	}




/* ------------------------------------------
    Mobile Nav
------------------------------------------ */

/* Mobile Nav Trigger (Hamburger)*/
#nav-trigger {
	display: none;
	position: absolute;
	cursor: pointer;
	padding: 0;
	width: 28px;
	height: 20px;
	z-index: 9999;
	top: 10px;
	right: 0;
}
#nav-trigger #hamburger-top,
#nav-trigger #hamburger-mid,
#nav-trigger #hamburger-btm {
	height: 2px;
	width: 28px;
	background-color: #ffffff;
	display: block;
	position: absolute;
	border-radius: 3px;
	left: 0;
	transition: all .3s;
}
#nav-trigger #hamburger-top { top: 0; }
#nav-trigger #hamburger-mid { top: 8px; }
#nav-trigger #hamburger-btm { top: 16px; }

#nav-trigger.triggered #hamburger-top,
#nav-trigger.triggered #hamburger-mid,
#nav-trigger.triggered #hamburger-btm {
	background-color: #ffffff;
}
html.csstransforms #nav-trigger.triggered #hamburger-top {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	top: 8px;
}
html.csstransforms #nav-trigger.triggered #hamburger-btm {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	top: 8px;
}
html.csstransforms #nav-trigger.triggered #hamburger-mid {
	opacity: 0;
}

/* Mobile Nav Container */
#mobile-nav {
	position: fixed;
	top: 77px;
	left: 0;
	width: 100%;
	background-color: #002857;
	z-index: 998;
	display: none; 
	overflow-y: auto;
}
#mobile-nav nav {
	display: none;
}
#mobile-nav nav .sub-menu {
	display: none;
	overflow: hidden !important;
}
#mobile-nav ul.sub-menu {
	background-color: #08203f;
}
#mobile-nav .mnav-trigger {
    position: relative;
}
#mobile-nav .submenu-toggle {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 28px;
	right: 14px;
	transform: translateY(-50%);
	background-image: url(images/icon_menu-arrow-down.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	transform-origin: center center;
	transition: transform 0.3s ease;
}
#mobile-nav li.mnav-trigger.open > .submenu-toggle {
	transform: translateY(-50%) rotate(180deg);
}

#mobile-nav a {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	display: block;
	color: #ffffff;
	padding: 15px 20px;
	transition: background-color .5s;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0;
}
#mobile-nav a:hover {
	background-color: #002857;
}
#mobile-nav li.btn.sm a {
	letter-spacing: normal;
	border-radius: 0;
	line-height: normal;
	border: none;
	margin: 0;
}
#mobile-nav ul,
#mobile-nav ol {
	margin: 0;
}
nav#main-nav ul > li:hover > ul {
	display: block;
}

nav#main-nav ul > li:hover::after {
	margin-left: -20px;
	width: 40px;
}
#main-nav .mobile-only {
	display: unset;
}

	@media screen and (max-width: 1140px) {
		#main-nav { display: none;}
		#mobile-nav,
		#nav-trigger { display: block;}
	}
	#main-nav .mobile-only {
		display: none;
	}

	@media screen and (max-width: 600px) {
		#mobile-nav a {
			padding: 15px 20px;
		}	
		#mobile-nav {
		    top: 49px;
		}	
		li.mnav-trigger > a::after,
		li.mnav-trigger.open > a::after {
			right: 10px;
		}
	}


/* Scroll State Styles */

header#site-header.scroll #main-nav {
	top: 20px;
	-webkit-transition: linear .3s;
	-moz-transition: linear .3s;
	-ms-transition: linear .3s;
	-o-transition: linear .3s;
	transition: linear .3s;
}
header#site-header.scroll #main-nav a {
	color: #fff;
}
header#site-header.scroll #main-nav a:hover,
header#site-header.scroll #main-nav .current-menu-item a {
	color: #2DA3A7;
}
header#site-header.scroll #main-nav .global-nav {
	padding-bottom: 6px;
}
header#site-header.scroll {
	padding-top: 8px;
	padding-bottom: 8px;
	box-shadow: 0 0px 20px rgba(0,0,0,.1);
}
header#site-header.scroll img#logo {
    max-width: 120px;
    -webkit-transition: linear .3s;
	-moz-transition: linear .3s;
	-ms-transition: linear .3s;
	-o-transition: linear .3s;
	transition: linear .3s;
}
#mobile-nav.scroll {
	top: 49px;
}
	@media screen and (max-width: 1100px) {
		header#site-header.scroll img#logo {
		    max-width: 90px;
		}
}

/* ==========================================

    HERO STATIC 

========================================== */

section.row.full.hero-static-panel {
	padding: 0;
	background-color: #002857;
	display: flex;
    height: 460px;
}
section.row.full.hero-static-panel.invert-dark-blue {
	background-color: #ffffff;
}
.hero-static-wrap {
    margin: 0 40px;
	display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
	overflow: hidden;
}
.hero-static-wrap.offset {
	overflow: visible;
}
.hero-static-intro {
	margin-left: 30px;
	margin-top: -20px;
}
h1.hero-static-header {
    font-size: 6rem;
    line-height: 6.1rem;
	margin-bottom: 10px;
}

.hero-static-subhead {
    border-left: 3px solid #217D91;
    padding-left: 20px;
    margin-left: 20px;
}
.hero-static-subhead h2 {
    font-size: 2.2rem;
    line-height: 25px;
    color: #fff;
}
.hero-static-img-wrap {
	align-self: flex-end;
	text-align: center;
}
.hero-static-img-wrap.offset {
    margin-top: 20px;
	z-index: 11;
}

	@media screen and (max-width: 1110px) {
		h1.hero-static-header {
		    font-size: 4rem;
		    line-height: 42px;
		}
}
	@media screen and (max-width: 1040px) {

		section.row.full.hero-static-panel {
			height: unset;
		}
		.row.hero-static-wrap {
		    grid-template-columns: 1fr;
			padding: 100px 0 0 0;
			margin: 0 20px;
		}
		.hero-static-intro {
			margin: 0;
		}
		.hero-static-subhead {
		    margin-left: 0;
		}
		.hero-static-img-wrap img {
			max-width: 500px;
		}
		.hero-static-img-wrap,
		.hero-static-img-wrap.offset {
		    margin-top: 20px;
		}

	}
		
	@media screen and (max-width: 768px) {
		.row.hero-static-wrap {
			padding: 70px 0 0 0;
		}
		h1.hero-static-header {
		    font-size: 3.3rem;
		    line-height: 35px;
		}
		.hero-static-subhead h2 {
		    font-size: 1.7rem;
		    line-height: 19px;
		}
	}
		


/* ==========================================

    HERO SLIDER 

========================================== */

section.row.full.hero-panel {
	position: relative;
	padding: 0;
	background-color: #002857;
	display: flex;
}
.hero-bar {
	width: 100%;
    border-bottom: 10px solid #002857;
	z-index: 10;
}
.hero-intro-wrapper {
	position: absolute;
	top: 0;
	left: 0;
}
.hero-intro {
	position: absolute;
	top: 194px;
	left: 50px;
	z-index: 10;
	max-width: 50%;
}
.hero-intro h1 {
	color: #ffffff;
	margin-bottom: 20px;
}
.hero-subhead {
    border-left: 3px solid #217D91;
    padding-left: 20px;
	margin-left: 20px;
}
.hero-subhead h2 {
    font-size: 22px;
	font-size: 2.2rem;
	line-height: 25px;
	color: #fff;
}
.hero-slide-container.flexslider {
	flex: 1;
	width: 100%;
	height: 100%;
}
.hero-slide-container.flexslider .slides > li {
  opacity: 0;
  transition: opacity 0.5s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hero-slide-container.flexslider .slides > li.flex-active-slide {
  opacity: 1;
  position: relative;
  z-index: 2;
}

.hero-slide-container.flexslider.loading .slides > li {
  display: none;
}
.hero-slide-container.flexslider:not(.loading) .slides > li {
  display: block;
}

.hero-panel .flexslider .slides {
    zoom: 1;
    height: 550px;
	overflow: hidden;
}
.hero-panel .flexslider {
	flex: 1;
	margin: 0;
	background: none;
	border: none;
	position: relative;
	overflow: hidden;
	zoom: 1;
		-webkit-border-radius: none;
		-moz-border-radius: none;
	border-radius: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
	box-shadow: none;
	width: 100%;
}
.hero-slide {
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
	flex: 1;
	height: 100%;
	display: flex !important;
	align-items: flex-end;   /* align to bottom */
	justify-content: flex-end;
	position: relative;
}
.hero-slide-img-wrap {
	align-items: flex-end;
	justify-content: flex-end;
}
.hero-slide-img {
	max-width: 60% !important;
	height: auto;
}

	@media screen and (max-width: 1040px) {
		section.row.full.hero-panel.panel-full {
		    min-height: calc(100vh - 220px); 
		}

	}
	@media screen and (max-width: 880px) {
		.hero-intro {
			top: 100px;
			max-width: 90%;
			left: 20px;
		}
		.hero-slide-img {
			margin-right: 0;
		}
		.hero-intro h1 {
	        font-size: 4rem;
	        line-height: 42px;
			padding: 0;
		    margin: 0;
		}
		.hero-intro h2 {
		    font-size: 2.0rem;
		    line-height: 2.2rem;
		    font-weight: 400;
			margin-bottom: 10px;
		}

		.hero-slide-img {
			max-width: 80% !important;
			margin-right: -100px;
		}
		.flexslider .slides img {
			margin-right: -120px;
		}
		.hero-slide-img, 
		.flexslider .slides img {
			margin: auto;
		}
	}
	@media screen and (max-width: 768px) {
		.hero-intro {
			top: 70px;
		}
	}
	

/* ==========================================

    News Styles

========================================== */


/* ------------------------------------------
    NEWS MAIN
------------------------------------------ */


section.row.full.hero-news-panel {
	padding: 0;
	background-color: #002857;
	display: flex;
    height: 460px;
}
.hero-news-wrap {
    margin: 0 40px;
	display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
	overflow: hidden;
}
.hero-news-intro {
	margin-left: 30px;
	margin-top: -30px;
}
h1.hero-news-header {
    font-size: 6rem;
    line-height: 6.1rem;
	color: #ffffff;
	margin-bottom: 20px;
}

.hero-news-subhead {
    border-left: 3px solid #217D91;
    padding-left: 20px;
    margin-left: 20px;
}
.hero-news-subhead h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 25px;
    color: #fff;
}
.hero-news-img-wrap {
	align-self: flex-end;
	text-align: center;
}


.media-contact {
	font-size: 1.8rem;
	line-height: 22px;
	font-weight: 400;
	color: #484845;
}
.media-contact {
	margin-top: 15px;
}
.media-contact span {
    font-weight: 600;
	color: #fff;
}
.media-contact p, 
.media-contact em,
.media-contact a,
.media-contact a:visited {
	font-size: 1.8rem;
	line-height: 22px;
	font-weight: 400;
	color: #fff;
}

	@media screen and (max-width: 1100px) {
		h1.hero-news-header {
		    font-size: 4rem;
		    line-height: 42px;
		}
	}
	@media screen and (max-width: 1040px) {

		section.row.full.hero-news-panel {
			height: unset;
		}
		.row.hero-news-wrap {
			padding-top: 100px;
			margin: 0 20px;
			grid-template-columns: 1fr;
		}
		.hero-news-intro,
		.hero-news-subhead {
		    margin-left: 0;
		}
		
		.hero-news-img-wrap {
		    margin-top: 20px;
		}
		.hero-news-img-wrap img {
			max-width: 500px;
		}
	}
		



.news-image {
    height: 100%;
    width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	display: flex;
}
.news-wrap-feature {
    padding: 20px;
    align-self: self-start;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
a.news-feature-link, a.news-feature-link h3 {
	color: #ffffff;
	text-decoration: none;
}
.news-feature-link date {
	font-size: 1.6rem;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
a.news-wrap {
    text-decoration: none;
}
.news-container {
	margin-top: 40px;
}

.news-archive, .news-main {
	margin: 40px 20px;
}
.news-main h2, .news-archive h2 {
    text-align: center;
}
.news-item-main {
    padding: 24px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.24);
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.24);
}

.news-list li:nth-of-type(1) {
    border-top: 4px solid #F16322;
	list-style: none;
	margin-bottom: 20px;
}
.news-list li:nth-of-type(2) {
    border-top: 4px solid #479EAE;
	list-style: none;
	margin-bottom: 20px;
}
.news-list li:nth-of-type(3) {
    border-top: 4px solid #66C08C;
	list-style: none;
}
.news-item-main h3 {
	font-size: 2.5rem;
	line-height: 27px;
	font-weight: 400;
	color: #002857;
	margin: 0;
}
.news-item-main date {
	color: #002857;
	font-size: 1.6rem;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 600;
}


.news-item {
	border-bottom: 1px solid #e0e0e0;
	margin: 40px 0;
}
.news-item h3 {
	font-size: 2.6rem;
	line-height: 28px;
	font-weight: 400;
	color: #002857;
	margin: 0 0 20px 0;
}
.news-item date {
	color: #597897;
	font-size: 1.6rem;
	line-height: 18px;
	text-transform: uppercase;
}
.news-container {
    display: grid;
    flex-wrap: nowrap;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 25px;
}
.news-cta {
    text-align: center;
    margin: 60px 0;
}
	@media screen and (max-width: 1600px) {

	}

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

	}

	@media screen and (max-width: 1040px) {
		.news-container {
		    display: revert;
		}
		.news-image {
		    display: revert;
			margin-bottom: 30px;
		}
		.news-wrap-feature {
			min-height: 500px;
		}
	}

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

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

	}

/* ------------------------------------------
    Pagination
------------------------------------------ */

#blog-pagination.row.narrow {
	margin: 0px auto;
	padding: 0px 60px;
	text-align: center;
}
	#blog-pagination.row.narrow a,
	#blog-pagination.row.narrow span {
		display: inline-block;
		position: relative;
		width: 40px;
		height: 40px;
		margin: 0px 6px;
		padding: 10px 5px;
		background: #002857;
		text-decoration: none;
		color: #fff;
		text-align: center;
		font-size: 18px;
		line-height: 18px;
		-webkit-transition: color .25s ease-in-out, background .25s ease-in-out;
		-o-transition: color .25s ease-in-out, background .25s ease-in-out;
		transition: color .25s ease-in-out, background .25s ease-in-out;
	}
	#blog-pagination.row.narrow a:hover,
	#blog-pagination.row.narrow a.next:hover {
		background: #F16322;
		color: #fff;
	}
	#blog-pagination.row.narrow a.next {
		background: #002857;
		color: #fff;
	}
	#blog-pagination.row.narrow span.current {
		color: #fff;
		background: #597897;
	}
	@media screen and (max-width: 1600px) {

	}

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

	}

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

	}

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

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

	}

/* ------------------------------------------
    News Single
------------------------------------------ */

.news-single {
	padding: 40px 40px;
}
.news-single date {
	color: #597897;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.news-single h2 {
	color: #0F3475;
	font-size: 35px;
	font-size: 3.5rem;
	line-height: 40px;
	font-weight: 400;
	text-align: center;
}
.social-share {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.news-single img {
    margin-bottom: 20px;
}
.news-single p {
	margin-bottom: 20px;
}
.news-single a {
    word-break: break-word;
}
.news-single ul {
    list-style-type: disc;
	color: #2F2F2F;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    margin-left: 50px;
	margin-bottom: 20px;
}
.news-single li {
    text-align: left;
}
	@media screen and (max-width: 1600px) {

	}

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

	}

	@media screen and (max-width: 1040px) {
		.news-single h2  {
			font-size: 30px;
			font-size: 3.0rem;
		    line-height: 33px;
		}
	}

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

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

	}


/* ==========================================
    FLEX PANELS
========================================== */


.narrow {
    max-width: 1140px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.narrower {
    max-width: 1040px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.narrowest {
    max-width: 840px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

/* ------------------------------------------
    TABLE PANEL (privacy)
------------------------------------------ */
.table-column-1 {
	width: 30%;
	background-color: #eaeaea;
	padding: 20px;
	margin-bottom: 10px;
}
.table-column-2 {
	width: 70%;
	background-color: #eeeeee;
	padding: 20px;
	margin-bottom: 10px;
}
	@media screen and (max-width: 600px) {

		.table-column-1 {
			width: 100%;
			padding: 20px 20px 0 20px;
			margin-bottom: 0;
		}
		.table-column-2 {
			width: 100%;
			padding: 0 20px 20px 20px;
		}
		.table-column-1 p {
			font-weight: 600;
		}
	}

/* ------------------------------------------
    SPLIT PANEL
------------------------------------------ */

.split-panel-wrap {
	display: flex;
	flex-direction: row;
	width: 100%;
}

.img-align-left {
	flex-direction: row-reverse;
}


.split-panel-content,
.split-panel-image {
	flex: 1;
}

.split-panel-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 550px;
	min-width: 50%;
}
.split-panel-inner {
	grid-area: content;
	margin: 100px;
}
.split-panel-inner h2 {
	font-size: 35px;
	font-size: 3.5rem;
	line-height: 35px;
}
.split-panel-inner h3 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 26px;
	font-weight: 400;
}
.split-panel-inner p {
	margin-bottom: 10px;
}
.split-panel-inner ul li {
  position: relative;
  margin-bottom: 10px;
  line-height: 22px;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.split-panel-inner ul li::before {
  content: "\f054";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #F16322;
  display: inline-block;
  width: 1.2em;
  text-indent: 0;
}

.split-panel-alt-block {
    flex: 1;
    background-color: #e16c37;
    padding: 100px 60px 40px 60px;
    min-width: 470px;
}
.split-panel-alt-block h3 {
    font-size: 3rem;
    line-height: 35px;
	color: #ffffff;
}
.split-panel-alt-image {
	max-width: max-content;
	margin: 10px 0 20px 0;
}

@media screen and (max-width: 1040px) {
	.split-panel-wrap {
		grid-template-columns: 1fr;
		grid-template-areas:
			"image"
			"content";
	}
	.split-panel-wrap.img-align-left.alt-block {
        flex-direction: column-reverse;
		align-content: center;
	}
	.split-panel-alt-block {
	    padding: 40px 20px ;
	}
	.split-panel-inner {
		margin: 40px 20px;
	}
}
@media screen and (max-width: 768px) {
}



/* ------------------------------------------
    PRODUCT FEATURE
------------------------------------------ */

.bg-product-feature-white {
	background-color: #ffffff;
}
.bg-product-feature-orange {
	background-color: #e16c37;
}
.product-feature-wrap {
	display: flex;
	flex-direction: row-reverse;
}
.img-align-right {
	flex-direction: row;
}
.product-feature-image {
	margin-bottom: -52px;
	padding-top: 40px;
    z-index: 1;
	flex: 1;
}

.product-feature-inner {
	margin: 40px;
	flex: 1;
}
.product-feature-inner h2 {
	font-size: 35px;
	font-size: 3.5rem;
	line-height: 35px;
	color: #000000;
}
.product-feature-inner p {
	margin-bottom: 10px;
	color: #000000;
}
@media screen and (max-width: 1040px) {
	.product-feature-wrap {
		flex-direction: column;
		text-align: center;
		align-items: center;
	}
	.img-align-right,
	.img-align-left {
		flex-direction: column;
	}
}
	@media screen and (max-width: 768px) {
		.product-feature-inner {
			margin: 40px 20px;
		}
}


/* ------------------------------------------
    PATENT PANEL
------------------------------------------ */

.table-panel.row.full {
	background-color: #ffffff;
	padding: 40px 20px;
}

.patent-header {
	color: #ffffff;
	background-color: #0F3475;
	padding: 15px 30px;
    display: block;
}
.patent-header h2 {
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	font-weight: 800;
}
.patent-header > ul {
	display: flex;
	gap: 100px;
}
.patent-header > ul > li {
    line-height: 22px;
}
.patent-data {
	background-color: #eeeeee;
	padding: 15px 30px;
	display: block;
	margin-bottom: 40px;
}

.patent-data > ul {
	-webkit-column-count: 5;  /* Chrome/Opera, Safari */
	-moz-column-count: 5; /* Mozilla Firefox */
	column-count: 5;
	-webkit-column-gap: 20px; /* Chrome/Opera, Safari */
	-moz-column-gap: 20px; /* Mozilla Firefox */
	column-gap: 20px;
	margin: 10px 0;
}
.patent-data > ul > li {
    line-height: 35px;
}
.patent-data > ul > li:nth-last-child(-n+2) { border-right: 0; }

.patent-data em {
	font-weight: 400;
}
	@media screen and (max-width: 1600px) {

	}

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

	}

	@media screen and (max-width: 1040px) {
		.patent-data > ul {
			column-count: 4;
		}	
	}
	
	@media screen and (max-width: 768px) {
		.table-panel.row.full {
			padding: 0 20px !important;
		}
		.patent-header > ul {
			column-count: 1;
		}
		.patent-header > ul > li {
			margin-bottom: 20px;
		}
		.patent-data > ul {
			column-count: 2;
		}
	}
	
	@media screen and (max-width: 600px) {
		.patent-header > ul {
			display: revert;
		}
		.patent-header, .patent-data {
			padding: 15px 20px;
		}
	}

/* ------------------------------------------
    INTRO PANEL
------------------------------------------ */

.intro-panel.row.full {
	background-color: #ffffff;
	padding: 80px 40px;
}
.narrow-bottom-padding {
	padding-bottom: 20px !important;
}
.intro {
	font-size: 60px;
	color: #0F3475;
	position: relative;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	text-align: center;
}
.intro p {
	font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
	margin-bottom: 20px;
}
.testimonial-slider blockquote {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 30px;
    font-weight: 600;
    color: #2DA3A7;
    font-family: "Lato", sans-serif;
    margin: 10px 0 20px 0;
    word-break: keep-all;
}
.testimonial-name {
	font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    font-weight: 500;
	margin: 5px 0 0 0;
	color: #002857;
}
.testimonial-title {
	font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    font-weight: 400;
	margin: 5px 0 0 0;
	color: #002857;
	font-style: italic;
}
	
	@media screen and (max-width: 1040px) {
		.intro-panel.row.full {
			background-color: #ffffff;
			padding: 40px 20px;
		}
	}
	

/* ------------------------------------------
    Product Comparison Panel
------------------------------------------ */

.product-comparison {
	margin: 25px 0;
} 

.product-comparison-title-line {
	flex-grow: 1;
	height: 1px;
	background-color: #002857;
	width: 60%;
	margin: 20px 0;
}


.product-comparison .comparison-row:nth-child(even) {
    background-color: #f2f5f7;
}
.comparison-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
}
.comparison-column {
    border-left: 1px solid #CECECE;
    padding: 25px;
}
.comparison-row-label {
	font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
	font-weight: 600;
    padding: 25px;
}
.comparison-row-label.table-header,
.comparison-column.table-header {
    padding: 0 25px 25px 25px;
	text-align: center;
}
.comparison-column.table-header img {
    margin-bottom: 10px;
	max-width: 250px;
}
.column-text {
	font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
	font-weight: 400;
	text-align: center;
}
.comparison-column.table-header .column-text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
	margin-bottom: 10px;
	color: #0F3475;
	font-style: italic;
	font-weight: 700;
}
.check- {
	display: none;
}
.check-show {
    text-align: center;
    width: 100%;
    display: block;
    color: #3A7F8D;
}
	@media screen and (max-width: 1600px) {

	}

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

	}

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

	}

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

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

	}

	@media screen and (max-width: 960px) {
			.comparison-row {
			    display: grid;
			    grid-template-columns: 1fr 1fr 1fr; 
			    grid-template-rows: auto auto; 
			    gap: 0 25px; 
				border: none;
			}
			.comparison-column {
			    border: 0;
				padding: 10px;
			}			
			.comparison-row-label.table-header, .comparison-column.table-header {
			    padding: 0;
			}	
			.comparison-column.table-header img {
				    margin-bottom: 10px;
					padding-right: 30px;
				}
			.comparison-column.table-header .column-text {
				font-size: 16px;
				font-size: 1.6rem;
				line-height: 18px;
				margin-bottom: 10px;
				color: #0F3475;
				font-style: italic;
				font-weight: 700;
				padding: 5px;
			}	
			.comparison-row-label {
			    grid-column: 1 / span 3; 
				font-size: 16px;
				font-size: 1.6rem;
				line-height: 18px;
			    margin-bottom: 0;
			    font-weight: 600;
				padding: 10px;
			}
			.comparison-row-label:empty {
				display: none;
			}			
			.column-text {
				font-size: 16px;
				font-size: 1.6rem;
				line-height: 18px;
			    margin-bottom: 5px;
			    font-weight: 400;
			    text-align: left;
			    padding: 0;
			}
			.check-show {
			    text-align: left;
				margin-bottom: 10px;
			}
		}
	@media screen and (max-width: 600px) {
			.product-comparison-container {
				position: relative;
			}
			.product-comparison {
				overflow: scroll;
				overflow-y: hidden;
				padding: 15px;
			}
			.comparison-row {
			    gap: 0 25px; 
				border: unset;
				width: 100%;
			}
			.comparison-column.table-header,
			.comparison-column.comparison-column {
			    min-width: 200px;
			}
			.comparison-column.table-header .column-text {
			     padding: 0; 
			}
			.comparison-row-label {
				background-color: #f2f5f7;
			}
			.product-comparison .comparison-row:nth-child(even) {
			    background-color: unset;
			}
			.overlay-fade {
				  position: absolute;
				  top: 0;
				  right: 0;
				  width: 50px;
				  height: 100%;
				  background: linear-gradient(to left, rgba(242, 242, 242, 1), rgba(0, 0, 0, 0)); /* Adjust gradient colors and direction as needed */
				  z-index: 100;
			}
}

/* ------------------------------------------
    Basic Content Panel
------------------------------------------ */

.content-panel.row.full {
	background-color: #ffffff;
	padding: 20px 40px 60px 40px;
}
.content-wrap {
	margin-bottom: 20px;
}
.content-wrap a {
    display: inline-block;
    max-width: 100%;
    word-break: break-all;
}
.content-wrap-border {
	border-top: 1px solid #eeeeee;
    margin-bottom: 0;
}
.content-panel h3 {
	color: #002857;
	text-align: left;
	font-weight: 400;
	margin: 30px 0 20px 0;
}
.content-panel p {
	margin-bottom: 20px;
}
.content-panel ul  {
    list-style-type: disc;
	color: #2F2F2F;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 28px;
    margin-left: 50px;
	margin-bottom: 20px;
}
	@media screen and (max-width: 1600px) {

	}

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

	}

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

	}

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

	}
	
	@media screen and (max-width: 600px) {
		.content-panel.row.full {
			padding: 0 20px 20px 20px;
		}
	}

/* ------------------------------------------
    Small Callout Panel
------------------------------------------ */

.callout-panel.row.full {
	background-color: #eeeeee;
	padding: 40px;
}
.callout-wrap {
	display: flex;
	align-items: center;
	gap: 30px;
	margin: auto;
}
.callout-text {
	flex: 1;
}
.callout-wrap img {
	max-width: 200px;
}
	@media screen and (max-width: 1600px) {

	}

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

	}

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

	}

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

	}
	
	@media screen and (max-width: 600px) {
		.callout-wrap {
			display: block;
			text-align: center;
		}
		.callout-wrap img {
			margin: 20px;
		}
	}

/* ------------------------------------------
    Leadership and Board With Modal Panel
------------------------------------------ */


.leadership-block {
	width: 315px;
	background-color: #F4F4F4;
    position: relative;
    top: 0;
    transition: all .5s;
	padding: 25px;
    margin: 6px;
	text-align: center;
}

.leadership-block h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
	font-weight: 400;
    color: #002857;
	margin: 0 0 4px 0;
}
.leadership-block p,
.leadership-block em {
	font-size: 15px;
    line-height: 18px;
	color: #484845;
	font-weight: 400;
	display: block;
	margin: 0;
}


.leadermodal-panel.row.full {
	background-color: #ffffff;
	padding: 80px 0;
}
.row.leadership-intro {
    flex-direction: column;
    text-align: center;
    align-items: center;
	margin: 0 20px;
}
.leadership-intro .title-line, 
.board-title-line {
	height: 1px;
	background-color: #002857;
	width: 60%;
	margin: 40px 0 20px 0;
}

#leader-wrap {
	display: flex;
	gap: 30px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	margin-top: 30px;
	padding: 0 20px;
}
.leader-bio {
  flex-grow: 1;
  max-width: 31%;
  background-color: #f2f2f2;
  text-align: center;
  align-self: stretch;
}
.leader-bio a {
    text-decoration: none;
    transition: all .5s;
}
.leader-bio a:hover {
	opacity: .7;
}
	.leader-wrap {
    	padding: 10px 5px 20px 5px;	
	}
	.leader-wrap h3 {
	    font-size: 20px;
	    font-size: 2.0rem;
	    line-height: 26px;
	    color: #002857;
	    margin: 5px 0 0 0;
	}
	.leader-title {
	    font-size: 1.6rem;
	    line-height: 18px;
	    color: #2F2F2F;
	    font-weight: 400;
		font-style: italic;
	    margin: 5px 5px;
	}
	.leader-dept {
	    font-size: 1.6rem;
	    line-height: 18px;
	    color: #2F2F2F;
	    font-weight: 400;
	}
.leadership-modal {
	color: #ffffff;
	background-color: #002857;
}
	.modal-wapper {
		display: flex;
	}
	.modal-wapper .img-wrap {
	  flex: 1;
	}
	.leadership-bio {
		flex: 1;
		margin: 30px 30px 20px 30px;
	}
	.leadership-bio h4 {
		color: #ffffff;
		font-weight: 400;
		position: relative;
	}
	.leadership-bio .leader-title {
	    font-size: 1.6rem;
	    line-height: 18px;
	    color: #ffffff;
	    font-weight: 400;
		font-style: italic;
	    margin: 0 0 5px 0;
	}
	.leadership-bio .leader-dept {
	    line-height: 18px;
	    color: #ffffff;
	    font-weight: 400;
		font-style: italic;
	    margin: 0 0 15px 0;
	}
	.leadership-bio .leader-content {
		margin-top: 15px;
	}
	.leadership-bio p,
	.leader-content p {
	    font-size: 1.6rem;
	    line-height: 19px;
		color: #ffffff;
		margin-bottom: 20px;
	}
	a.leader-linked {
	    color: #ffffff;
	}
	.fancybox-overlay {
		background: none;
	    background-color: rgba(255, 255, 255, .75);
	}
	.fancybox-close {
		background: url(https://staging.kaleo.com/wp-content/themes/kaleo2022/images//icon_modal-close.svg);
		filter: invert(15%) sepia(9%) saturate(7491%) hue-rotate(186deg) brightness(96%) contrast(98%);
		top: -40px;
	    right: -6px;
	}

	@media screen and (max-width: 1040px) {
		.leadermodal-panel.row.full {
			padding: 40px 0 20px 0;
		}
		.modal-wapper .img-wrap {
		    flex: revert;
		    max-width: 200px;
		    padding: 20px 0 20px 20px;
		}
		.leader-bio {
		    max-width: 48%;	
		}
	}
	
	@media screen and (max-width: 600px) {
		.fancybox-inner {
		    width: 100% !important;
		    max-width: 100% !important;
		    height: auto !important;
		    overflow: auto !important;
		}
		.leader-bio {
		    max-width: 100%;	
		}
		.modal-wapper {
		    flex-direction: column;
			gap: 8px;
		}
		.modal-wapper .leadership-bio {
			margin: 20px;
		}
		.modal-wapper .img-wrap {
		    display: none;
		}
		.fancybox-inner .leadership-bio p,
		.fancybox-inner .leader-content p {
		    font-size: 1.5rem !important;
		  }
	}


/* ------------------------------------------
    Home News Panel
------------------------------------------ */

.news-panel.row.full {
	background-color: #fff;
	padding: 0;
}
.news-header {
	background-color: #217D91;
	width: 100%;
	padding: 10px;
}
.news-header .row {
	justify-content: flex-start;
}
.news-header h3 {
	color: #fff;
}
.news-grid {
	padding: 80px 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
	margin: 0 40px
}
.news-post-thumbnail {
    width: 100%;
    padding-top: 56.25%;
    background-size: cover;
    background-position: center;
}

.news-tile {
    display: flex;
    flex-direction: column;
	background-color: #fff;
	border: 1px solid #484845;
	min-height: 175px;
}
.news-post-wrap {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.news-post-wrap .btn {
    margin-top: auto;
}
.news-tile h4 {
    font-size: 2rem;
    line-height: 24px;
	color: #000000;
	flex: 1;
}

	@media screen and (max-width: 1040px) {
		.news-grid {
			grid-template-columns: 1fr 1fr;
		}
	}

	@media screen and (max-width: 768px) {
		.news-grid {
			padding: 40px 0;
			grid-template-columns: 1fr;
			margin: 0 20px
		}
	}

/* ------------------------------------------
    SPACER
------------------------------------------ */

.spacer-panel.row.full {
	padding: 80px;
	background-color: #ffffff;
}
/* ------------------------------------------
    ACTION PANEL 
------------------------------------------ */

.action-panel.row.full {
	padding: 80px 40px;
	background-color: #3A7F8D;
}
.action-panel h2 {
	color: #fff;
	margin-bottom: 20px;
}
.action-panel p {
	color: #fff;
	margin-bottom: 40px;
	text-align: center;
}

.action-panel-wrap {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
	gap: 120px;
}
.action-panel-wrap .action-block {
	position: relative;
}
.action-panel-wrap .action-block:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 0;
	right: -60px;
	width: 1px;
	height: 100%;
	background-color: white;
}
.action-block {
    align-items: center;
    display: flex;
    flex-direction: column;
	height: 100%;
	padding: 30px 0;
}
.action-block-content {
  flex-grow: 1;
}

.action-block a.btn {
  margin-top: auto;
}

.action-block h3 {
	color: #fff;
    text-align: center;
}
.action-block p {
	color: #fff;
	margin-bottom: 20px;
    text-align: center;
}
.action-block a {
	color: #fff;
	text-decoration: underline;
}
.action-block a:hover {
	color: #fff;
	text-decoration: none;
}


@media screen and (max-width: 1040px) {
	.action-panel.row.full {
		padding: 40px 20px;
	}
	.action-panel-wrap {
		grid-template-columns: 1fr;
		gap: 50px;
	}
	.action-panel-wrap .action-block::after {
		content: '';
		position: absolute;
		top: -25px;
		right: 0;
		width: 100%;
		height: 1px;
		background-color: white;
	}
}


/* ------------------------------------------
    FULL WIDTH PHOTO PANEL w/ PHOTO 
------------------------------------------ */

.full-width-photo-panel.row.full {
	padding: 200px 200px;
	background-color: #002857;
}
.photo-header-wrap {
	z-index: 1;
	text-align: center;
}
.photo-header-wrap h3 {
	font-size: 36px;
    font-size: 3.6rem;
    line-height: 36px;
	color: #ffffff;
    font-weight: 400;
	margin: 20px 0;
}

.background-img {
	position: absolute;
	background-size: cover;
	min-width: 100%;
    min-height: 100%;
	opacity: 1;
	top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
	background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
}

	@media screen and (max-width: 1600px) {
	   .full-width-photo-panel.row.full {
	      padding: 180px 20px;
	   }
	}

	@media screen and (max-width: 1200px) {
	   .full-width-photo-panel.row.full {
	      padding: 120px 20px;
	   }
	}

	@media screen and (max-width: 1040px) {
		.photo-header-wrap h3  {
			font-size: 30px;
			font-size: 3.0rem;
		    line-height: 33px;
		}
	}	
	@media screen and (max-width: 600px) {
		.photo-header-wrap h3 {
		    font-size: 34px;
		    font-size: 3.4rem;
		    line-height: 36px;
		}	
	}
	
/* ------------------------------------------
    SEPARATOR-ACCENT
------------------------------------------ */
	.separator-accent	{
		background-color: #002857;
		height: 6px;
		position: relative;
	}
	.separator-accent::after {
		content: '';
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #002857;
		z-index: 1;
	}
	.separator-accent.accent-dark-blue	{
		background-color: #002857;
	}
	.separator-accent.dark-blue::after {
		border-top: 10px solid #002857;
	}
	.separator-accent.accent-teal	{
		background-color: #3A7F8D;
	}
	.separator-accent.accent-teal::after {
		border-top: 10px solid #3A7F8D;
	}
	.separator-accent.accent-orange	{
		background-color: #e16c37;
	}
	.separator-accent.accent-orange::after {
		border-top: 10px solid #e16c37;
	}

/* ------------------------------------------
    CARD PANEL
------------------------------------------ */

.card-panel.row.full {
	padding: 80px 40px 90px 40px;
	background-color: #e6f1ee;
}
.card-panel-header {
	text-align: center;
}
.card-panel-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
	padding-top: 40px;
}
.card-block-container {
	background-color: #fff;
}
.card-panel-image {
    aspect-ratio: 780 / 320;
    width: 100%;
    overflow: hidden;
}

.card-panel-image img {
    width: 100%;
    height: auto;
    display: block;
}

.card-block-container h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
	font-weight: 600;
    color: #fff;
	background-color: #002857;
    margin: 0;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
}
.card-copy {
	padding: 30px 40px;
}

	@media screen and (max-width: 1040px) {
		.card-panel.row.full {
			padding: 40px 20px 50px 20px;
		}	
		.card-panel-wrap {
		    grid-template-columns: 1fr 1fr;
		}
	}
	@media screen and (max-width: 768px) {
		.card-panel-wrap {
		    grid-template-columns: 1fr;
		}
	}


/* ------------------------------------------
    MULTI COLUMN CTA PANEL
------------------------------------------ */

.multi-column-panel.row.full {
	padding: 80px 40px;
	flex-direction: column;
}
.multi-column-intro {
	text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.multi-column-intro .title-line {
	flex-grow: 1;
	height: 1px;
	background-color: #002857;
	width: 80%;
	margin-bottom: 20px;
}
.col-items-intro {
	justify-content: flex-start;
	margin-bottom: 25px;
	max-width: 1080px;
    padding: 0 40px;
}
.multi-column-intro h2 {
	padding-bottom: 10px;
}
.multi-column-intro p {
	padding-bottom: 40px;
}
.multi-column-wrap {
	display: grid;
	grid-template-columns: 1fr;
    padding: 20px 40px;
    gap: 40px;
	max-width: fit-content;
	position: relative;
}
.multi-column-background-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: none; /* <-- removes hard cap */
    text-align: center;
}

.multi-column-background-image img {
    width: 100%;
    height: auto;
    display: block;
}

	.multi-column-wrap.col-two {
		grid-template-columns: 1fr 1fr;
	}
	.multi-column-wrap.col-three {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.multi-column-wrap.col-four {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.multi-column-wrap.col-five {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
	.multi-column-wrap.col-six {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	}
.multi-column-item {
	text-align: left;
	position: relative;
	flex: 1;
	margin-bottom: 20px;
	max-width: 480px;
}
.multi-column-item h3 {
    font-size: 3rem;
    line-height: 32px;
}
.multi-column-content p {
	margin-bottom: 15px;
}
.multi-column-content h4 {
	color: #2DA3A7;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 22px;
	margin: 10px 0;
}
.multi-column-content ul li {
	position: relative;
	margin-bottom: 15px;
    line-height: 27px;
    padding-left: 1.2em;
    text-indent: -1.2em;
    }
    
.multi-column-content ul li::before {
    content: "\f054";
    font-family: "FontAwesome";
    font-weight: 900;
    color: #F16322;
    display: inline-block;
    width: 1.2em;
    text-indent: 0;
}

.multi-column-img.small-image img {
    max-width: 70px !important;
}
.multi-column-img img {
    max-width: fit-content !important;
	margin-bottom: 10px;
}
.multi-column-btn {
	text-align: center;
	margin-top: 40px;
}
.multi-column img {
    width: auto;
    max-width: 100%;
	margin: 5px 0;
}
section.bg-blue img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.multi-column-img.center-align,
.multi-column-content.center-align {
    text-align: center;
}


	@media screen and (max-width: 1040px) {
		.multi-column-panel.row.full {
			padding: 40px 20px;
		}
		.col-items-intro {
		    padding: 0 20px;
		}
		.multi-column-intro {
			font-size: 30px;
			font-size: 3.0rem;
		    line-height: 33px;
		}
		.multi-column-panel .row {
		    display: block;
			text-align: center;
		}
		.multi-column-wrap {
			padding: 0;
		}
		.multi-column-item {
			text-align: center;
			margin-bottom: 40px;
			max-width: unset;
			padding: 0;
		}
		.multi-column-background-image {
			display: none;
		}
	}
	
	@media screen and (max-width: 768px) {
	}



/* ------------------------------------------
    TWO-COLUMN PHOTO PANEL
------------------------------------------ */

.flex-photo-panel.row.full {
	padding: 80px 40px;
}
.flex-photo-panel-header {
    display: flex;
	flex-direction: 	column;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    justify-content: left;
	text-align: center;
	max-width: 1200px;
}
.flex-photo-panel-header .title-line {
	height: 1px;
	background-color: #002857;
	width: 60%;
}
.flex-photo-panel-subhead {
    text-align: left;
    width: 100%;
}
.flex-photo-panel-copy {
	margin-bottom: 20px;
}
.info-panel {
	display: flex;
	flex-direction: row;
	padding: 20px 0 20px 0;
	gap: 100px;
}
.info-panel.img-align-right {
    flex-direction: row-reverse;
}
.info-image {
	max-width: 45%;
}
.info-content {
	flex: 1;
}
.info-content ul li {
  position: relative;
  margin-bottom: 35px;
  line-height: 22px;
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.info-content ul li::before {
  content: "\f054";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #F16322;
  display: inline-block;
  width: 1.2em;
  text-indent: 0;
}
.info-content.middle img {
    width: fit-content;
}
img.photo-panel-logo {
    float: unset;
    margin: 20px 0;
	max-width: 350px;
}
.info-panel p {
	margin-bottom: 15px;
}
.info-panel a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}
.middle {
	align-self: center;
	display: inline-block;
}
.photo-panel-link {
    margin: 10px 0;
}
a.panel-link {
	color: #2F2F2F;
	font-weight: 400;
	display: block;
	padding-bottom: 10px;
}
a.panel-link:hover {
    text-decoration: none;
}
	@media screen and (max-width: 1040px) {
		.flex-photo-panel.row.full {
			padding: 40px 20px;
		}
		.info-panel {
			display: block;
		}
		.info-image {
			max-width: 100%;
			margin-bottom: 20px;
		}
	}


/* ------------------------------------------
    Team Panel
------------------------------------------ */

.team-panel.row.full {
	background-color: #ffffff;
	padding: 80px 40px;
}
#team-member {
    margin-top: 30px;
}
.team-member {
	width: 33.333%;
	padding: 0 25px;
	text-align: left;
	margin-bottom: 40px;
}
.team-member img {
    float: left;
    margin: 0 30px 20px 0;
}
.team-bio img {
	padding: 0 0 30px 30px;
	width: auto;
}
.team-member h3 {
    color: #002857;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 24px;
    display: block;
}
.team-member date {
    color: #002857;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom: 5px;
    display: block;
}
.team-member em {
    line-height: 20px;
    padding-bottom: 10px;
    display: block;
}
	@media screen and (max-width: 1040px) {
		.team-member {
			width: 50%;
		}
	}
	@media screen and (max-width: 768px) {
		.team-panel.row.full {
			padding: 40px 20px;
		}
	}
	@media screen and (max-width: 600px) {
		.team-member {
			width: 100%;
			padding: 0;
		}
	}

/* ------------------------------------------
    Careers Panel
------------------------------------------ */
.flex-careers-panel .inner {
	padding: 80px 40px;
}
.careers-header {
	padding-bottom: 15px;
	text-align: center;
}
.careers-header h2 {
	margin-top: 0;
}
.careers-subcontent {
	margin-top: 50px;
}
ul.job-list {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
	display: grid;
	grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
	ul.job-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	    grid-gap: 25px;
	}
}
ul.job-list li {
	border-top: 5px solid #F16322;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 3px 1px rgb(0 0 0 / 24%);
    box-shadow: 0px 0px 3px 1px rgb(0 0 0 / 24%);
	padding: 25px 30px;
}
@media screen and (max-width: 768px) {
	ul.job-list li {
		margin-bottom: 20px;
	}
}
ul.job-list li.dept-4024292003 {
	border-color: #479EAE;
}
ul.job-list li a {
	display: block;
	width: 100%;
	height: 100%;
}
ul.job-list li a,
ul.job-list li a * {
	text-decoration: none;
}
ul.job-list li a:active,
ul.job-list li a:focus,
ul.job-list li a:hover,
ul.job-list li a:active *,
ul.job-list li a:focus *,
ul.job-list li a:hover * {
	text-decoration: none;
}
ul.job-list li h3 {
    font-size: 20px;
    font-size: 2.0rem;
	line-height: 24px;
	color: #0F3475;
	margin: 0 0 5px 0;
	padding: 0;
}
ul.job-list li span {
	color: #484845;
	font-size: 14px;
	font-style: italic;
}
	@media screen and (max-width: 768px) {
		.flex-careers-panel .inner {
			padding: 40px 20px;
		}
		.careers-subcontent {
		    margin-top: 20px;
		}
	}


/* ------------------------------------------
    Blocks Panel
------------------------------------------ */


.blocks-panel.row.full {
    padding: 80px 40px;
}
.blocks-intro {
    display: flex;
	flex-direction: column;
    align-items: left;
    gap: 20px;
    margin-bottom: 10px;
    justify-content: left;
}
.blocks-intro .title-line {
	flex-grow: 1;
	height: 1px;
	background-color: #002857;
}
.blocks-intro h2 {
	white-space: nowrap;
	margin: 0;
}

.block-wrap {
	gap: 30px 30px;
}
.blocks {
    flex: 1;
    background-color: #002857;
    padding: 50px;
    text-align: left;
	margin: 20px 0 40px 0;
}
.block-teal {
	 background-color: #3A7F8D;
}
.blocks h3 {
    color: #ffffff;
    margin: 0 0 10px 0;
}
.blocks h4 {
    color: #ffffff;
    font-size: 100px;
    font-size: 10rem;
    line-height: 104px;
    margin: 20px 0 10px 0;
}
.blocks p {
    color: #ffffff;
	font-weight: 500;
	margin-bottom: 20px;
}
.blocks a {
    color: #ffffff;
}

	@media screen and (max-width: 1200px) {
		.row.block-wrap {
			max-width: 80%;
		}
	}

	@media screen and (max-width: 1040px) {
		.blocks-panel.row.full {
		    padding: 40px 20px;
		}
		.row.block-wrap {
			max-width: 100%;
		}
		.block-wrap {
		    display: block;
		}
	}
	
	@media screen and (max-width: 768px) {

		.blocks {
			padding: 20px;
		}
	}


/* ------------------------------------------
    Wheel Panel
------------------------------------------ */
.wheel-panel {
    background-color: #002857;
}
.wheel-panel-container {
	display: grid;
	grid-template-columns: 1fr 1fr; 
	gap: 50px;
	margin: 0 40px;
	padding: 40px 0;
	position: relative;
	z-index: 1;
}
.wheel-content h2 {
	color: #fff;
	margin-bottom: 15px;
}
.wheel-copy p {
	color: #fff;
	margin-bottom: 15px;
}
.wheel-background {
    height: 100%;
    width: 100%;
    position: absolute;
	z-index: 0;
}
	@media screen and (max-width: 1040px) {
		.wheel-panel-container {
			grid-template-columns: 1fr; 
			gap: 10px;
			padding: 30px 0 45px 0;
		}
		.wheel-image {
		    max-width: 650px;
		    text-align: center;
		    justify-self: center;
		}
		.wheel-panel-container {
			margin: 0 20px;
		}
	}
	@media screen and (max-width: 768px) {
	}

/* ------------------------------------------
    Products Panel -??
------------------------------------------ */

.products-panel {
    padding: 60px 40px;
	background-color:purple !important;
}


/* ==========================================

    Contact Page

========================================== */
.contact-page {
	margin: 40px 20px;
}
.contact h2 {
	text-align: center;
}

/* contact modal */

.contact-modal,
.offsite-modal {
	display: flex;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	min-height: 100vh;
	z-index: 1000;
	justify-content: center;
    align-items: center;
	background: rgba(0,40,87,.9);
	color: #fff;
	display: none;
	transition: opacity .5s ease-in-out, transform .5s ease-in-out;
}
.contact-modal.open,
.offsite-modal.open {
	pointer-events: all;
	display: revert;
}

.modal-wrap {
    background-color: #ffffff;
    padding: 15px 35px;
    max-width: 50%;
	margin: auto;
	margin-top: 100px;
}
.modal-wrap h2 {
	font-size: 25px;
    font-size: 2.5rem;
    line-height: 28px;
	text-align: center;
	color: #002857;
}
.modal-form {
	text-align: center;
	margin-top: 30px;
}
.modal-form p {
    color: #2F2F2F;
	margin-bottom: 15px;
}
.modal-form a.btn {
    margin-bottom: 40px;
}
#contact-modal-close,
#offsite-modal-close {
    display: block;
    float: right;
    min-width: 100%;
}
.contact-modal-close,
.offsite-modal-close {
	display: block;
	width: 50px;
	height: 50px;
	filter: invert(13%) sepia(20%) saturate(4806%) hue-rotate(194deg) brightness(96%) contrast(94%);
	float: right;
	margin-right: -20px;
}


	@media screen and (max-width: 768px) {
		.modal-wrap {
			max-width: 90%;
			margin-top: 10px;
		}
	}
	
	@media screen and (max-width: 600px) {
		.contact-modal-close {
			margin-top: -10px;
		}
		.modal-wrap {
			margin: 10px;
			padding: 15px;
			max-width: 100%;
		}
	}

/* ==========================================

    Footer

========================================== */


#site-footer {
	background-color: #002857;
	padding: 40px;
	background-repeat: no-repeat;
	background-size: 80%;
	background-origin: content-box;
	background-position-x: calc(100% + 200px); 
	background-position-y: center;
}

.main-footer {
	display: flex;
	flex-wrap: wrap; 
	align-items: flex-start;
    gap: 40px;
	margin-bottom: 40px;
}
.foot-left {
    flex: 0 0 auto;
}
.footer-logo {
	max-width: fit-content;
}
.footer-logo img {
	max-width: 160px;
}
.foot-middle {
	display: flex;
	flex: 0 0 auto; 
	gap: 30px;
}
.footer-main-menu {
    text-transform: uppercase;
}
#footer-nav a {
	color: #ffffff;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 24px;
	font-weight: 400;
	text-decoration: none;
	transition: all .5s;
}
#footer-nav a:hover {
		opacity: .7;
}
.foot-right {
	flex: 1 1 0%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}

.social-list {
	display: flex;
	gap: 20px;
}
	.social-list a {
		position: relative;
		padding-left: 20px;
	}
	.social-list a:not(:first-child)::before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		background-color: #258FA2;
	}
	.li.social-link,
	.ig.social-link,
	.yt.social-link,
	.fb.social-link,
	.x.social-link,
	.bs.social-link {
		color: #fff;
		display: block;
		font-size: 24px;
		position: relative;
		margin: 0 0 0 0;
		opacity: 1;
		transition: all .5s;
	}
	.social-link:hover {
		opacity: .7;
	}

.copyright {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 20px;
	font-weight: 400;
	color: #ffffff;
	padding-top: 15px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #258FA2;
}
span.pipe {
	display: inline-block;
	width: 1px;
	height: 1em;
	background-color: #258FA2;
	margin: 0 10px;
	vertical-align: middle;
}
	

	@media screen and (max-width: 1200px) {
		.main-footer img {
		    padding-right: 20px;
		    max-width: 160px;
		}
	}
	
	@media screen and (max-width: 768px) {
		.main-footer {
			flex-direction: column;
		}
		.footer-nav-wrap {
			display: block;
		}
		#footer-nav a {
		    margin-left: 0;
		}
		.footer-logo {
		    display: block;
			width: 100%;
			min-width: 100%;
		}
		.foot-middle {
			display: grid;
			grid-template-columns: 1fr; 
			gap: 0;
		}
	
	}
	
	@media screen and (max-width: 600px) {
		#site-footer {
			padding: 40px 20px;
		}
	}

/* ==========================================

    Forms & Buttons

========================================== */

.btn:not(.menu-item),
.btn a{
	text-transform: uppercase;
	font-size: 17px;
	font-size: 1.7rem;
	font-family: "Lato", sans-serif;
	padding: 10px 20px;
	display: inline-block;
	color: #002857;
	font-weight: 400;
	background-color: #ffffff;
	text-decoration: none;
	display: inline-block;
	transition: all .5s;
	line-height: 18px;
	border: 1px solid #484845;
	max-width: fit-content;
}
	.btn:not(.menu-item):hover,
	.btn a:hover {
		background-color: #484845;
		border: 1px solid #484845;
	}
input[type='submit'] {
	text-transform: uppercase;
	font-size: 17px;
	font-size: 1.7rem;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	padding: 15px 40px;
	display: inline-block;
	color: #484845;
	background-color: #ffffff;
	text-decoration: none;
	display: inline-block;
	transition: all .5s;
	line-height: 18px;
	border: 1px solid #484845;
}
	input[type='submit']:hover {
		color: #ffffff;
		background-color: #3A7F8D;
		border: 1px solid #3A7F8D;
	}
.btn.sm:not(.menu-item),
.btn.sm a,
.cta-panel a.btn.sm {
	font-size: 13px;
	font-size: 1.3rem;
	padding: 12px 25px;
	letter-spacing: 0.5px;
	line-height: 14px;
	margin: 0 4px;
}

.btn:not(.menu-item):hover,
.btn.sm:not(.menu-item):hover,
header#site-header #main-nav li.btn.sm a:hover {
	color: #F16322;
	background-color: #ffffff;
	border: 1px solid #F16322;
}

	@media screen and (max-width: 768px) {
		.gfield_radio {
			display: revert;
		}
	}
	@media screen and (max-width: 600px) {
		.btn:not(.menu-item), .btn a, 
		input[type='submit'] {
			padding: 15px 15px;
		}
		.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
			padding: 8px 14px !important;
		}
	}

/* ==========================================

    404

========================================== */

section.row.full.hero-panel.panel-full {
    height: 100%;
    min-height: 550px;
}

.row.notfound.middle {
	margin: 0 40px;
}
.notfound .preheader {
    color: #fff;
	margin-bottom: 20px;
	font-size: 22px;
}


.notfound h1 {
    font-size: 55px;
    font-size: 5.5rem;
    line-height: 58px;
    color: #ffffff;
    margin-bottom: 20px;
}
.notfound h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 34px;
    color: #fff;
	margin-bottom: 20px;
}

	@media screen and (max-width: 600px) {
		.row.notfound.middle {
			margin: 0 20px;
		}
	}


/* ==========================================

    GDPR

========================================== */

button.cli-ccpa-button-confirm {
    background-color: #7a99ac !important;
    color: #ffffff;
}
.cli-alert-dialog-buttons button {
    border: 2px solid #7a99ac !important;
}
button.cli-ccpa-button-cancel {
    color:  #7a99ac !important;
}
.cli-tab-footer .cli-btn {
    background-color: #0c335b !important;
}
.cli-wrapper {
    max-width: 99%;
    padding: 10px;
}
.cli-tab-container p, .cli-privacy-content-text {
    margin-bottom: 10px;
}
#cookie-law-info-bar a {
    text-decoration: underline;
	color: #ffffff;
}
.cli-tab-container h4 {
	display: none !important;
	visibility: hidden !important;
}
.cli_action_button {
    text-decoration: none !important;
}
.wt-cli-sr-only {
	font-size: 13px !important;
}
#wt-cli-settings-btn {
	border-bottom: none !important;
}
.cli-plugin-button {
	padding: 0 0 11px 0;
}


/* ==========================================

    Media: Mobile

========================================== */

.print-only { display: none!important; visibility: hidden;}

@media print {
	#site-header {display: none;}
	#page-feature .panel-content,
	#page-feature .panel-content-home,
	.cta-panel.row.full {
		padding: 30px;
	}
	.print-only { display: block!important; visibility: visible;}
	
	  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
	  a, a:visited { text-decoration: underline; }
	  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	  thead { display: table-header-group; }
	  tr, img { page-break-inside: avoid; }
	  img { max-width: 100% !important; }
	  @page { margin: 0.5cm; }
	  p, h2, h3 { orphans: 3; widows: 3; }
	  h2, h3 { page-break-after: avoid; }
}


