/*!
Theme Name: Eldo
Theme URI: https://www.eldo.co.uk
Author: Eldo Web Design
Author URI: https://www.eldo.co.uk
Description: The best theme by Eldo Web Design - Main
Version: 1.2.1
License: Private
License URI: https://www.eldo.co.uk
Text Domain: Eldo
Tags: bespoke
*/

body {
	margin: 0;
	background: #fff;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
	color: #333;
	line-height:1.5em;
  font-size: 16px;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
input,
select,
optgroup,
textarea {
	color: #2B2B2B;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  color: #1a1919;
	font-family: neo-sans, sans-serif;
  font-weight: 500;
  clear: both;
  line-height: 1.2;
}
.text-blue {
	color: #19608a;
}
h1 {
	font-size:3em;
}
h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:0.8em;
}
h6 {
	font-size:0.6em;
}
p {
	margin-bottom: 1.5em;
}
#tinymce {
	padding:10px!important;
}
#tinymce * {
  opacity: 1 !important;
}
.breakout {
  background: #fafafa;
  border: 1px solid #eee;
  padding: 15px;
  border-left: 5px solid #102a63;
	display:block;
	width: 100%;
}
span.reference {
  font-style: italic;
	font-size: 0.85em;
}
.text-box ul,
.image-right-alt ul,
.image-left-alt ul,
.image-right ul,
.image-left ul,
.one-third-two-third ul,
.single-content ul,
.careers-intro ul {
	list-style: none;
	padding-left: 5px;
	line-height: normal;
	line-height: 1.5;
	margin: 0;
	margin-top: -10px;
	margin-bottom: 20px;
}
.text-box ul li,
.image-right-alt ul li,
.image-left-alt ul li,
.image-right ul li,
.image-left ul li,
.one-third-two-third ul li,
.single-content ul li,
.careers-intro ul li {
	position: relative;
	padding-left: 24px;
	margin: 2px 0;
}
.text-box ul li ul,
.image-right-alt ul li ul,
.image-left-alt ul li ul,
.image-right ul li ul,
.image-left ul li ul,
.one-third-two-third ul li ul,
.single-content ul li ul,
.careers-intro ul li ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.text-box ul li:before,
.image-right-alt ul li:before,
.image-left-alt ul li:before,
.image-right ul li:before,
.image-left ul li:before,
.one-third-two-third ul li:before,
.single-content ul li:before,
.careers-intro ul li:before {
    content: "\f111";
    font-family: Font Awesome\ 5 Pro;
    color: #0095D9;
    display: inline-block;
    font-size: 0.4em;
    position: absolute;
    top: 8px;
    line-height: normal;
    left: 0;
    width: 20px;
    text-align:center;
    font-weight: 900;
}
.careers-intro ul {
	padding-left: 0;
}
.dark-bg ul li:before,
.background-image ul li:before {
	color: #fff
}
.overlap-bottom {
	padding-bottom:140px;
}

a.search-filter-reset:before {
	font-family: Font Awesome\ 5 Pro;
	content: '\f2ea';
	margin-right: 5px;
	font-size: 0.9em;
	font-weight: 900;
}
section.overlap-top {
	position:relative;
	z-index:2;
	overflow:visible
}
.excerpt-thumb-logo img {
	width: 100%;
    display: block;
    aspect-ratio: 4 /3;
    object-fit: contain;
    border: 1px solid #ededed;
}
.overlap-top .container {
	margin-top:-140px!important;
	z-index:2;
	position:relative;
	overflow:visible
}
i {
	font-weight:400!important
}
ul.data-toc {
	list-style:none;
	margin:30px 0 50px 0;
	display:none;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc
}
ul.data-toc li:before {
	display:none;

}
ul.data-toc li {
	padding:0
}
.toc-toggle.active {
	background:#f37b21!important;
	border-color:#f37b21!important;
	color:#fff!important
}
/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
/*---------------------
# Standard
----------------------*/
button, a.btn, .btn a, .btn a:visited, .btn a:focus, input.btn, a.btn:visited, input[type="submit"], div.btn  {
	background: #008bd2;
	color: #fff;
	border: 2px solid #008bd2;
	border-radius: 40px;
	padding: 6px 20px;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	display: inline-block;
	font-family: neo-sans, sans-serif;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	cursor: pointer;

}
button:hover, a.btn:hover, .btn a:hover, input.btn:hover, input[type="submit"]:hover, div.btn:hover {
  background: #f37b21;
  color:#fff;
  border-color: #f37b21;
}
/*---------------------
# Ghost
----------------------*/
button.ghost, a.btn.ghost, .btn.ghost a, .btn.ghost a:visited, input.btn.ghost, a.btn.ghost:visited, div.btn.ghost {
  background: rgb(255 255 255 / 15%);
	color:#008bd2;
	border-color: #008bd2;
}
button.ghost:hover, a.btn.ghost:hover, .btn.ghost a:hover, input.btn.ghost:hover, div.btn.ghost:hover, .btn.ghost a:focus {
	background: #f37b21;
	color:#fff;
	border-color: #f37b21;
}
.align-center .row {
	align-items: center;
}
.align-center p:has(img):first-child {
    margin: 0;
}
/*---------------------
# Arrow
----------------------*/
button.arrow, a.btn.arrow, .btn.arrow a, .btn.arrow a:visited, .btn.arrow a:focus, input.btn.arrow, a.btn.arrow:visited, input[type="submit"].arrrow, div.btn.arrow  {
	background: none!important;
	color: #008bd2;
	border: none;
	border-radius: 0;
	padding: 6px 0px;
	box-shadow:none
}
button.arrow:hover, a.btn.arrow:hover, .btn.arrow a:hover, .btn.arrow a:visited:hover, .btn.arrow a:focus:hover, input.btn.arrow:hover, a.btn.arrow:visited:hover, input[type="submit"].arrrow:hover, div.btn.arrow:hover {
	color: #f37b21
}
.arrow:after {
	content:"\f138";
	font-family: Font Awesome\ 5 Pro;
	margin-left:4px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.arrow:hover:after {
	margin-left:10px
}
/*---------------------
# Misc
----------------------*/
.btn.small {
	font-size: 0.9em;
}
.bull .container {
	max-width:1200px!important
}
.bull pre {
	background:none
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:visited, a:focus {
	color: #008bd2;
	text-decoration: none;
  transition: all 0.3s;
}
a:hover, a:active {
	color: #f37b21;
}

a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}


/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em !important;
  cursor: pointer;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0px;
  width: 1.25em; height: 1.25em;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .25em;
  left: .22em;
  font-size: 1.1em;
  line-height: 0.8;
  color: #19608a;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
	top: 2px;
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #19608a;
}

.cky-switch input[type="checkbox"] {
	left: 0;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #19608a!important;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
	background: #eaeaea;
}
.head-info {
	text-align: right;
}
.top-bar, #mobile-bar {
	position: relative;
	z-index: 2;
	padding-bottom: 10px;
	color:#fff;
	font-size:0.8em;
}
.top-bar {
	z-index: 19;
	padding-bottom: 5px;
}
#mobile-bar {
  display: none;
}
.top-bar .head-info a, #mobile-bar .head-info a {
	margin-left: 10px;
	display: inline-block;
}
.menu-search {
	width: auto;
	position: relative;
	float: right;
	padding-top: 10px;
	transition: all 0.5s ease;
}
.sub-menu li {
	display: block;
  width: 100%;
}

.menu-search:before {
	content: '';
	width: 100%;
	height: 1px;
	background: #008bd2;
	position: absolute;
	top: 0;
	left: 0;
}
#menu-toggle {
	display: none;
}
.toggle-wrap {
  text-align: center;
  color: #008bd2;
  cursor: pointer;
  font-size: 1.3em;
  text-align: right;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  padding: 0;
}
#menu-toggle .toggle-wrap i {
  width: 18px;
}
#logo img {
  display: block;
}
.toggle-wrap {
  position: relative;
  cursor: pointer;
  display: inline-block;
  /*disable selection*/
  -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.toggle-bar,
.toggle-bar::before,
.toggle-bar::after,
.toggle-wrap.active .toggle-bar,
.toggle-wrap.active .toggle-bar::before,
.toggle-wrap.active .toggle-bar::after {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.toggle-bar {
	width: 34px;
	margin: 10px 0;
  margin-left: 10px;
	position: relative;
	border-top: 4px solid #008bd2;
	display: block;
}
.toggle-bar::before,
.toggle-bar::after {
	content: "";
	display: block;
	background: #008bd2;
	height: 4px;
	width: 34px;
	position: absolute;
	top: -14px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-ms-transform-origin: 13%;
	-webkit-transform-origin: 13%;
	transform-origin: 13%;
}
.toggle-bar::after {
  top: 6px;
}
.toggle-wrap.active .toggle-bar {
  border-top: 4px solid transparent;
}
.toggle-wrap.active .toggle-bar::before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.toggle-wrap.active .toggle-bar::after {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
  top: 4px;
}
span.header-link {
  margin: 0 5px;
}
span.header-link i {
  color: #00384d;
}
/*-----------------------
# Banner
------------------------*/
#banner {
  height: 200px;
  min-height:calc(75vh - 130px);
  padding: 60px 0;
	position: relative;
  background-color: #00384d;
  color:#fff
}
#banner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
opacity: 0.9;
	background: linear-gradient(to right, #000000, transparent);
}
#banner .btn {

}
.single-post #banner{
  min-height: 400px;
}
#banner .container {
  position: relative;
}

/* Banner Alt */
#banner-alt .text {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  float: none;
  clear: both;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
#banner-alt .image {
  height: 400px;
}
#banner-alt {
  padding: 0;
  position: relative;
  background-color: rgba(103, 177, 214, 0.15);
  overflow: hidden;
      background: #008bd2;
      color:#fff
}
#banner-alt h1 {
	margin: 0 0 20px 0;
	color:#fff
}
.line {
	float: left;
	width: 100%;
	max-width: 200px;
	height: 2px;
	background: #008bd2;
}
#banner-alt .line {
	margin: 10px 0;
}
#banner-alt .inner {
  max-width: 50%;
  padding: 0 20px;
}
.line {
	position: relative;
}
.full-image img {
	display: block;
	width: 100%;
}
.accent, .gradient-line:after, #single-related-jobs .box:after {
	position:absolute;
	width:100%;

	margin:0 auto;
	height:6px;
	/* background-image: linear-gradient(to right, #0095D9, #f37b21); */
	  background-image: linear-gradient(to right, #f37b21, #0095D9, #f37b21);
	bottom:0;
	left:0;
	right:0
}
.gradient-line:after, #single-related-jobs .box:after {
	content: '';
}
.blue-bg .accent, .blue-bg.gradient-line:after {
	/* background-image: linear-gradient(to right, #0095D9, #f37b21); */
	  background-image: linear-gradient(to right, #f37b21, #0095D9, #f37b21);
}
#single-related-jobs .box:after {
	background-image: linear-gradient(to right, #0095D9, #f37b21);
}
.intro h1 {
  margin: 0 0 20px 0;

	color: #fff;
}
#banner h1, #banner p {
	position: relative;
}
#banner time {
	color:#fff
}
#banner p {
	font-size:1.15em
}
h1.line-under {
	position: relative;
}
#banner h1:after, #banner-alt h1:after, h1.line-under:after {
	position:absolute;
	content:"";
	width:100px;
	height:5px;
	border-radius: 50%;
	background:#008bd2;
	bottom: -10px;
	left:0
}
.intro {
  /* position: absolute;
  transform: translateY(60px);
	bottom: 0;
  z-index: 2; */
	/* max-width: 800px; */
}
.intro .inner {
  float: left;
  width: 100%;
  /* background: #F8FAFE; */
  /* text-align: left; */
	text-align: left;
	max-width: 600px;
}
.intro li:before
.intro {
	color: #fff!important;
}
#banner a:hover {
  color: #fff;
}
#banner .fa-chevron-circle-down {
	color:#fff;
	font-size:2em;
	opacity:0.6;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	margin-top:30px
}
#banner i:hover {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	opacity:1;
	-webkit-transform: scale(0.9);transform: scale(0.9);
}
#banner ul {
	margin-left:0px;
	font-size:1.1em
}
#banner a.btn:hover {
	color:#fff;
}
#banner a.btn.ghost:hover {
	color: #fff;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  line-height: 1;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}


/*-----------------------
# Nobanner
------------------------*/
#nobanner {
	background:#008bd2;
}
#nobanner * {
 color: #fff;
}
#nobanner h1 {
  margin: 0;
}
#nobanner p:last-child {
  margin-bottom: 0;
}
#nobanner {
	padding-top:30px;
	padding-bottom:30px;
  float: left;
  width: 100%;
}
#nobanner.taller {
	padding: 50px 0;
}
#nobanner .text {
	width:100%;
	max-width:50%;
}
/*-----------------------
# Full width menu
------------------------*/
header#full #logo {
	max-width: 250px;
}
header#full #menu {
	background: #333;
}
header#full #header-menu {
	text-align: center;
}
header#full .inner {
	padding: 20px 0;
}

/*-----------------------
# LEFT HEADER
------------------------*/
#top-links {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	display: inline-block;
	padding-right: 20px;
}
.wpml-ls-legacy-dropdown {
	float: right;
}
span.wpml-ls-display {
  display: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
	text-align: left;
}
.wpml-ls-legacy-list-horizontal {
	padding: 0;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	display: none;
}
/* Language selector */
.modal .wpml-ls-legacy-list-horizontal ul {
	column-count: 3;
}
.wpml-ls-legacy-list-horizontal ul li {
  display: block;
  float: left;
  width: 100%;
	margin-left: 20px !important;
	width: auto;
}
.wpml-ls-legacy-list-horizontal a {
	color: #404040;
	display: inline-block;
	padding: 0;
	font-size: 1.1em !important;
  font-weight: 500;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
	margin: 0;
}
.wpml-ls-legacy-list-horizontal a:hover {
	color: #000;
	text-decoration: underline;
}
.lang {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.lang img {
    margin-left:5px;
    display:none
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	text-align: left;
}
.wpml-ls-legacy-dropdown-click {
	width: auto;
	min-width:94px
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	border: none;
}
.wpml-ls-legacy-dropdown-click a {
	padding: 10px;
	color: #000;
	background: #fff;
	border: none;
}
.wpml-ls-legacy-dropdown-click a:hover {
	 background: #eee;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-flag {
	display: none !important;
}


/* .lang a {
  color: #008BD2;
}
.lang a:hover {
  color: #f37b21 !important;
	text-decoration: none;
}
.lang .wpml-ls-current-language a {
	color: #fff;
}
.lang li {
	display: inline-block;
	margin-left: 15px;
}
.lang {
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.lang a {
	font-size: 0.95em;
}
.lang img {
    margin-left:5px;
    display:none
} */
#left-header {
	padding: 10px 0;
	background: #fff;
	position: relative;
}

#left-header #logo {
	/* max-width: 150px; */
	z-index:99;
	position:relative
}
#left-header #logo img {
	width:120px;
	transform-origin: left;
	transition: all 0.5s ease;
}

#left-header #header-menu-desktop {
	text-align: right;
}
nav#menu-desktop {
  display: inline-block;
  width: auto;
}
#left-header #header-menu {
	text-align: center;
}


.filter-toggle {
  color: #000;
  background: #fff;
	padding: 10px;
	padding-right: 28px;
  transition: all 0.3s;
  cursor: pointer;
  user-select: none;
	line-height: 1;
	font-size: 14px;
}
.filter-toggle i {
	font-size: 18px;
	display: inline-block;
	margin-left: 5px;
	line-height: 1;
	font-weight: 300 !important;
}
.filter-toggle:hover {
  background: #eee;
}

.filter-wrap {
  display: inline-block;
  position: relative;
}
.filter-wrap .items {
  margin: 0;
  list-style: none;
  background: #fff;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  z-index: 8;
  width: auto;
  visibility: hidden;
	text-align: left;
  opacity: 0;
  transition: all 0.4s ease;
  top: 34px;
	min-width: 76.64px;
  /* transform: translateY(40px); */
	text-align: left;
}
.filter-wrap .items.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.filter-toggle.active i {
	/* transform: rotate(180deg); */
}
.filter-wrap .items a {
  color: #000;
  display: block;
  padding: 5px 10px;
	line-height: 1;
	padding: 10px;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
	padding-right: 28px;
	font-size: 14px;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after, .filter-toggle:after {
	content: "\f107";
  font-family: Font Awesome\ 5 Pro;
  position: absolute;
  right: 10px;
  top: 9px;
  color: #000;
  transform-origin: center;
  border: none;
	line-height: 1;
	font-weight: 300 !important;
  font-size: 18px;
}
.filter-wrap .items a:hover {
  color: #000;
  background: #eee;
}

#left-header #menu {
	display: none;
}
#left-header .btn.search {
	border: none;
  padding: 0;
	border-radius: 0;
  width: 34px;
  margin-top: 2px;
  background: none;
  box-shadow: none;
	display: inline-flex;
  color: #008bd2;
  align-items: center;
  justify-content: center;
  font-size: 1.3em;
}
#left-header .btn.search:hover {
	color:#f37b21
}
/* body.home #left-header .btn.search:hover {
	color:#fff
} */
.search-panel {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	visibility: hidden;
	opacity: 0;
	transform: translateY(-100%);
	transition: all 0.4s ease;
}
.search-panel.show {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
	display: flex;
	flex-direction: column;
}
.search-panel .search-form {
	position: relative;
}
.search-panel .search-field {
	width: 100%;
  font-size: 1.3em;
  padding: 15px !important;
  background: none;
  border: none;
	padding-right: 65px !important;
	box-shadow: 4px 2px 10px rgba(0,0,0,0.09);
  background: #fff;
}
.search-panel .search-submit {
	position: absolute;
	right: 0;
	background: none;
	font-size: 1.5em;
	height: 100%;
	color: #444;
	width: 50px;
	border: none;
}
.search-panel .search-field:focus {
	border-color: rgba(0,0,0,0.4);
	border: none;
	box-shadow: none;
	box-shadow: 4px 2px 10px rgba(0,0,0,0.2);
}
.search-panel .container {
	position: relative;
}
.close-btn {
  font-size: 2em;
  cursor: pointer;
  text-align: right;
  display: inline-block;
  line-height: normal;
  float: right;
  position: absolute;
  top: -100px;
  right: 20px;
	transition: all 0.4s ease;
	color:#fff;
	font-weight:100!important
}
.close-btn i {
	font-weight:100;
	}
.close-btn:hover {
  color: #19608a;
}
/*-----------------------
# CENTERED HEADER
------------------------*/
#centered-header #logo {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#centered-header #logo img {
	display: inline-block;
	max-height: 75px;
	width: auto;
}
#centered-header nav#menu {
	background: #333;
}
#centered-header #header-menu {
	text-align: center;
}
#centered-header #header-menu a {
	color: #909090;
}
#centered-header #header-menu a:hover {
	color: #fff;
}
#centered-header .social-link {
	border: none;
}
#centered-header #menu-toggle {
  padding-right: 20px;
}
/*-----------------------
# Home Promo
------------------------*/
/* .home-promo {
	background: #fff url('images/home-promo-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
} */
.home-promo .video-text {
	padding-top: 40px;
	/* border-top: 1px solid #B0B0B0; */
}
.home-promo .box-wrap .inner {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	background: #fff;
	border-radius: 4px;
	border-left: 2px solid #0095D9;
	padding: 10px;
}
.home-promo .box-wrap h3 {
	margin: 0;
	font-size: 1.6em;
}
.home-promo .video-text h3 {
    /* color: #767C79; */
    /* font-size: 1.7em; */
}

.home-promo .box-wrap .image-wrap {
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    top: -10px;
}


.home-promo .image-wrap img {
	aspect-ratio: 19 / 9;
	object-fit: cover;
	margin-bottom: 20px;
}
.home-promo .icon-link {
	text-align: center;
	margin: 5px 0;
}

.home-promo .icon-link p {

    font-weight: normal;
    transition: all 0.4s ease;
    font-family: neo-sans, sans-serif;
    margin: 0;
	color: #008bd2;
    margin-top: 5px;
    line-height: 1.2;
}
.home-promo .icon-link img {
	max-height: 60px;
	width: auto;
	
	margin: 0 auto;
	transition: all 0.4s ease;

	filter: grayscale(0%);
	opacity: 1;
}
.home-promo .icon-link a:hover img {
	filter: grayscale(100%);
	opacity: 0.8;
}
.home-promo .icon-link a:hover p {
    color: #979797;
}

.home-promo ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
	list-style: none;
    column-count: 2;
	margin-top: 10px;
	column-gap: 10px;
	column-rule: solid 1px #B0B0B0;
	margin-left: -5px;
    margin-right: -5px;
}
.home-promo .posts ul {
	column-rule: none;
	column-count: 1;
}
.home-promo ul li {
	padding: 0 5px;
	display: inline-flex;
	margin: 8px 0;
	width: 100%;
}
.home-promo .posts ul a {
    margin: 0;
}
.home-promo ul li:before {
    content: "\f105";
    color: #333;
	font-family: Font Awesome\ 5 Pro;
    font-weight: bold;
    display: inline-block;
    width: 0.5em;
    margin-right: 5px;
}
.home-promo .posts {
	margin-top: 5px;
}

.home-promo .posts a {
    display: inline-block;
    margin: 10px 0;
	color: #4f4f4f;
}
.home-promo .posts a:last-child {
	margin-bottom: 0;
}
.home-promo .posts a:hover {
	color: #008bd2;
}
.page-id-37202 #banner {
	display: none !important;
}
.home-promo li a {
	color: #333;
	display: inline-block;

}
.home-promo li a:hover {
	color: #008bd2;	
}
/*-----------------------
# Page Header
------------------------*/
.page-header {
	padding-bottom: 20px;
	position: relative;
}
.page-header:before {
    background: #000 !important;
    opacity: 0.4 !important;
}
.page-header h1 {
	color: #fff;
	padding-bottom: 15px;
	font-weight: normal;
	margin-bottom: 60px;
}
.page-header .box-wrap .inner {
    background: linear-gradient(0deg, #008bd200, #028bd2);
    padding: 20px;
}
.page-header .box-wrap h3 {
	margin: 0;
}
.page-header .box-wrap .icon img {
    width: auto;
    display: block;
    position: relative;
    top: -42px;
    margin-bottom: -42px;
    max-height: 70px;
}
a.btn.faded, a.btn.faded:visited {
	background: #f37b21;
	border-color: #f37b21;
	color: #fff;
	border: none;
}
a.btn.faded:hover, a.btn.faded:visited:hover {
	color: rgba(255,255,255,0.8);
	background: rgba(255,255,255,0.4);

}



/*-----------------------
# Language
------------------------*/
#language h3 {
	margin-top:0
}
#language {
	padding:30px;
	border-radius:4px
}
/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
#search-page {
  padding: 20px 0;
}
.title-404 {
  font-size: 2em;
}
.error-404 .search-field, #no-results .search-field, .search-page-form .search-field {
	background: #fff;
	width: 100%;
}

.search-submit {
    width: 40px;
    margin-left: 5px;
    text-align: center;
    padding: 3px;
}
.search-page-form {
  margin-bottom: 20px;
}
.search-submit i {
  margin: 0 auto;
  display: block;
}
#sidebar .search-field {
  width: calc(100% - 43px);
  background: #fff;
}

.container.sidebar #flexible-content {
  margin-top: 20px;
}
/*--------------------------------------------------------------
# News / Blog
--------------------------------------------------------------*/
#breadcrumbs {
  background: #1a1919;
  padding: 5px 0;
  font-size:0.9em;
  -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.1);
	color:#ccc;
	float: left;
	width: 100%;
}
#breadcrumbs a {
	color:#fff
}
#breadcrumbs a:hover {
	color: #f37b21!important;
}
span.breadcrumb_last {

}
#news-page, #no-results {
	padding: 20px 0;
}
#single-post {
  padding: 20px 0;
}
#single-post figure.alignleft {
    margin-top: 7px;
}
.post-wrap {
  margin: 20px 0;
}
.single-thumb img {
  display: block;
  width: 100%;
}
.container.no-sidebar {
  max-width: 860px;
}

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/
blockquote {
	width:80%;
	margin:15px 10%;
	background:#f1f7fa;
  color: #333;
	padding:20px 50px;
	font-weight:normal;
	text-align:center;
	position:relative;
}
blockquote p:first-child {
	margin-top:0
}
blockquote p:last-child {
	margin-bottom:0
}
blockquote:before {
	content:"\f10D";
	font-family: Font Awesome\ 5 Pro;
	position:absolute;
	top:0px;
	left:10px;
	color:#008bd2;
	font-size:30px;
	font-weight:100!important
}
blockquote:after {
	content:"\f10E";
	font-family: Font Awesome\ 5 Pro;
	position:absolute;
	bottom:0px;
	right:10px;
	color:#008bd2;
	font-size:30px;
	font-weight:100!important
}
.twitter-tweet {
	margin:0 auto;
	display:block
}
iframe {
	display:block;
	margin:0 auto;
	float:none;
}
iframe.instagram-media {
	margin:0 auto!important;
	display:block;
	float:none!important;
}
.map iframe {
	width:100%!important;
	height:450px;
}
.map .st {
  margin-top: 40px;
}
.acf-map {
  width: 100%;
  height: 500px;
}
.marker-content p {
	font-size: 1.2em;
	line-height: 1.4;
}
.marker-content p:first-child {
  margin-top: 0;
}
.marker-content p:last-child {
  margin-bottom: 0;
}
.acf-map img {
   max-width: inherit !important;
}
hr {
	background-color: #008bd2;
	border: 0;
	height: 1px;
	width:60%;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 1.5em
}
.bottom {
	margin-top: auto;
}

/*-----------------------
# Before & After
-----------------------*/
.cocoen{box-sizing:border-box;cursor:pointer;line-height:0;margin:0;overflow:hidden;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cocoen *{box-sizing:inherit}.cocoen ::after,.cocoen ::before{box-sizing:inherit}.cocoen img,.cocoen picture>img{max-width:none}.cocoen>img,.cocoen>picture>img{display:block;width:100%}.cocoen>div:first-child,picture .cocoen>div{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:50%}.cocoen-drag{background:#fff;bottom:0;cursor:ew-resize;left:50%;margin-left:-1px;position:absolute;top:0;width:2px}.cocoen-drag::before{border:3px solid #fff;content:'';height:30px;left:50%;margin-left:-9px;margin-top:-18px;position:absolute;top:50%;width:18px}
.cocoen {
  cursor: default;
  margin-top:10px;
  margin-bottom:10px
}
.cocoen-drag {
  width: 6px;
  background: #eee;
  box-shadow:0 0 5px rgba(0,0,0,0.7)
}
.cocoen-drag::before {
    border-color: #fff;
    background: #fff url('images/arrows.svg');
    background-repeat: no-repeat;
    border: 0;
    width: 40px;
    height: 40px;
    background-size: 32px;
    background-position: center center;
    border-radius: 50%;
    left: -8px;
}
.cocoen img {
	display: block;
	width: 100%;
}
.drag {
	font-size:0.9em;
	font-style: italic;
}
/*-----------------------
# Homepage
------------------------*/
.page-id-5 {

}
.careers-home {
	background:#f1f7fa
}



.home-pos {
	color:#999;
	font-size:0.9em;
	margin-bottom:3px
}
.home-pos a {
	font-size:1.2em;
	display:inline;
}
.careers-home .down a.btn {
	margin-top:20px
}
.home-pos i {
	top:-1px;
	position:relative
}
section.latest-careers .button-wrap {
  margin-top: 30px;
}
/*-----------------------
# Sidebar
------------------------*/
#sidebar {
	max-width: 300px;
}
#sidebar .inner {
	background: #f1f7fa;
	padding: 15px;
}


/*--------------------------------
# ISOTOPE
--------------------------------*/
.grid {
	display:block;
	margin:0 auto;
	/* margin-left: -20px;
	/* margin-right: -20px; */
	width:100%
}
.ui-group .btn {
	margin: 5px 0;
}
.ftw h4 {
	margin-bottom: 10px;
	display: inline-block;
}
.grid-item {
	width:33.33%;
	padding: 0 20px;
	display:inline-block;
}
.ftw {
	min-width: 265px;
}
/* Blog */
.grid-item.post .placeholder {
  display: none;
}
.align-center .row {
	align-items: center;
}
/*--------------------------------
# CHILD PAGE LAYOUT
--------------------------------*/
.stars {
	background-color: #f1f7fa;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23dddddd' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2393cee4'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
	/* background by SVGBackgrounds.com */
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
	background-attachment: fixed
}
.pattern {
background-color: #f1f7fa;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23f1f7fa' stroke-width='0.69' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(21.9) translate(-954.34 -715.75)'%3E%3Cuse fill='%23ecf2f5' href='%23s' y='2'/%3E%3Cuse fill='%23ecf2f5' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23e7edf0' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23e7edf0' href='%23s'/%3E%3Cuse fill='%23e3e8eb' href='%23s' x='2'/%3E%3Cuse fill='%23e3e8eb' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(21.9) translate(-954.34 -715.75)'%3E%3Cg fill='%23dee3e6'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(21.9) translate(-954.34 -715.75)'%3E%3Cg fill='%23dee3e6'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(21.9) translate(-954.34 -715.75)'%3E%3Cg fill='%23d9dee1'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(21.9) translate(-954.34 -715.75)'%3E%3Cg fill='%23f1f7fa'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23d4d9dc'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(21.9) translate(-954.34 -715.75)'%3E%3Cg fill='%2300848a'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(21.9) translate(-954.34 -715.75)'%3E%3Cg fill='%2300848a'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(21.9) translate(-954.34 -715.75)'%3E%3Cg fill='%2300848a'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-size: cover;
background-attachment: fixed;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}
.child-page .image-holder {
	min-width: 220px;
	max-width: 220px;
  padding-bottom: 33.33%;
	  border-left: 2px solid #008bd2;
	  border-radius:6px 0 0 6px;
	  overflow:hidden;
}
.child-page h3 {
	margin: 0;
	font-size:1.3em
}
.child-page .inner p {
	color: #333;
}
.child-page .inner {
  background: white;
  overflow: hidden;
  min-height:220px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.1);
	border-bottom: none;
	border-radius:6px
}
.child-page a.inner:hover {
	transform: translateY(-5px);
	border-color: #19608a;
	box-shadow: 0 5px 8px -2px rgba(0, 0, 0, 0.1), 0 2px 3px -1px rgba(0, 0, 0, 0.1);
}
.child-page .text {
  padding: 20px;
  border-radius:0 6px 6px 0;

}
.child-page .inner.test {
	pointer-events: none;
	box-shadow: none;
	padding:20px;
	background:rgba(255,255,255,0.8);
	text-align:right;
	font-size:1.1em
}
.child-page .inner.test i {
	color:#008bd2;
	font-weight:900
}
.child-page .inner.test p {
	color:#666;
	font-weight:400;
	margin:0
}
.child-page .inner.test p.author {
	margin-top:7px;
	font-style:italic
}

/*-----------------------
# Intercative Map
------------------------*/
.image-map {
	padding-top:40px!important
}
.image-container {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.image-container img {
	margin: 0 auto;
	display: block;
	width: 100%;
}
.image-container .item {
	position: absolute;
	background: #102a63;
  display: block;
	line-height: normal;
	text-align: center;
	color: #fff;
	margin-top: -10px;
	margin-left: -10px;
	text-transform: uppercase;
	font-size: 0.9em;
	-webkit-backface-visibility: hidden;
  width: 28px;
  height: 28px;
  border-radius: 50%;
	border: 2px solid white;
	cursor: pointer;
  box-shadow: 0 0 0 #a79500;
	z-index: 12;
  animation: pulses 3s infinite;
	transition: all 0.5s ease;
}
.image-container .item {
	background: #102a63;
	animation: pulsesOut 3s infinite;
}
.image-container .item:hover {
	animation: none;
	transform: scale(1.2);
}
a.info-button {
  cursor: pointer;
	font-size: 1.2em;
}
a.info-button i {
	color: #a79500;
}
a.info-button:hover {
	color: #a79500;
}
.info {
	font-size: 0.9em;
}
.image-map .st {
	text-align:center
}


@-webkit-keyframes pulses {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(198, 84, 159, 0.6);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulses {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(198, 84, 159, 0.6);
    box-shadow: 0 0 0 0 rgba(198, 84, 159, 0.8);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

@-webkit-keyframes pulsesOut {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(84, 46, 145, 0.6);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulsesOut {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(84, 46, 145, 0.6);
    box-shadow: 0 0 0 0 rgba(84, 46, 145, 0.6);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
/*--------------------------------
# MODAL
--------------------------------*/
.modal {
	/* width: 100%; */
	max-width:800px;
	margin:0 10px;
}
.fancybox-infobar {
  display: none !important;
}
.modal-image {
  margin-bottom: 20px;
}
.modal-title, .modal-name {
  margin: 0;
}
.modal-name {
  margin-bottom: 10px;
}
.modal-title {
  margin-bottom: 20px;
}

.fancybox-navigation .fancybox-button {
  top: calc(50% - 19px);
}
.fancybox-arrow {
  transition: all 0.3s;
}
.fancybox-navigation .fancybox-button {
  border-radius: 50%;
  background-color: #008bd2;
  color: white;
  transition: all 0.3s;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: all 0.3s;
}
.fancybox-arrow {
  box-shadow: none;
}
.fancybox-button:hover {
  background: #008bd2;
}
.fancybox-arrow:hover {
  background: none;
  box-shadow: none;
}
.fancybox-arrow:hover:after {
  background-color: rgba(0,0,0,0.8);
}
.fancybox-close-small, .fancybox-close-small:hover {
  box-shadow: none;
  border-radius:50%;
  margin-top:3px;
  margin-right:3px;
}
.fancybox-bg {
  background: rgba(0,0,0,0.7);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.fancybox-is-open .fancybox-bg {
	opacity:1
}
.fancybox-close-small:focus:after {
  outline: none;
}
.fancybox-close-small:hover:after {
  color: #fff;
  background: #00384d;
}
.fancybox-button {
  transition: all 0.3s;
}
.fancybox-button.disabled {
  opacity: 0 !important;
}
.fancybox-button.disabled:hover {
  color: #fff;
}
.modal {
  max-width: 800px;
}
.fancybox-content {
	border-radius:4px
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button:not(.cky-btn):active, button:not(.cky-btn):focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border: none;
	outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #333;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 8px !important;
	background: #fafafa;
	transition: all 0.3s ease;
	line-height: normal !important;
	font-family: neo-sans, sans-serif;
  -webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
	outline: none;
	border-color: #19608a;
	box-shadow: 0 0 0 0.15rem rgba(25, 96, 138, 0.5);
}
select {
	border: 1px solid #ccc;
}
.sm-clean a span.sub-arrow {
  width: 8px;
  position: absolute;
  right: -2px;
  top: 50%;
}
.sm-clean a.has-submenu {
  padding-right: 12px;
}
textarea {
	width: 100%;
}

/*--------------------------------------------------------------
## Search Page
--------------------------------------------------------------*/
.search-result, a.search-result:visited {
	margin: 10px 0;
	border: 1px solid #eee;
	padding: 20px;
	float: left;
	width: 100%;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.1);
	border: 2px solid transparent;
	color: #333;
}
.search-result p {
  color: #333;
}

a.search-result:hover {
	border-color: #008bd2 !important;
}
.search-result h3 {
	color: #008bd2;
	margin: 0;
	margin-bottom: 5px;
}
.search-result .image-wrap img {
	border-radius: 5px;
}
#search-page {
	background: #fafafa;
}

.search-results-wrap .excerpt-search:not(:last-child) .search-result {
  /* border-bottom: 1px solid #ccc; */
}

.search-result .image-wrap {
  padding-right: 20px;
  max-width: 90px;
}
#search-page .excerpt-search:nth-child(odd) .search-result {

}





.search-result p:last-child {
  margin-bottom: 0;
}
.search-result p {
	margin-top: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
  margin-bottom: 5px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
  margin-bottom: 5px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  padding: 0;
}
.widget-title {
	margin: 15px 0;
	font-size: 1.1em;
}
.widget_recent_entries li {
	margin-bottom: 10px;
}
.widget select {
	max-width: 100%;
}
.widget ul {
	margin: 0;
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
}
.widget_categories li:before, .widget_recent_entries li:before {
  content: "\f054";
  text-align: center;
  font-family: Font Awesome\ 5 Pro;
  margin-right: 0px;
  font-weight: 300;
  border-radius: 50%;
  padding: 4px;
  position: relative;
  font-size: 0.8em;
  top: 0;
  display: inline-block;
}
.widget_recent_entries li:before {
	content: "\f054";
}
.widget_recent_comments li:before {
  display: none;
}
#sidebar {
  font-size: 0.95em;
}
.widget li {
	display: block;

  text-indent: -12px;
  padding-left: 24px;
}
.widget_recent_comments li {
  padding-left: 0;
  text-indent: 0;
}
.archive-select {
	width:100%;
	color:#666;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 8px !important;
    background: #fafafa;
    transition: all 0.3s ease;
    line-height: normal !important;
    font-family: neo-sans, sans-serif;
    -webkit-appearance: none;
    margin-top:20px;
    position:relative
}
.archive-select {
	display: block;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 15px 0 0 0;
	border: 1px solid #ccc;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.archive-select::-ms-expand {
	display: none;
}

/*--------------------------------------------------------------
# 404
--------------------------------------------------------------*/
.error-404 {
  padding: 40px 0;
  background: #f1f7fa;
  min-height: 50vh;
}
.error-404 .vci {
  text-align: left;
}
.error-404 #icon {
  max-width: 150px;
  border-right: 1px solid #ccc;
}
.error-404 #icon i {
  font-size: 6em;
  color: #6f6f6f;
}
/*--------------------------------------------------------------
# Flexible layout
--------------------------------------------------------------*/
#flexible-content {
	float:left;
	width:100%;
	padding: 0;
}
.member, .download, .link, .testimonial-grid .grid-item, .video-container, .cta {
  margin: 20px 0;
}
#password-protected {
	padding: 40px 0;
}
.st {
  margin: 10px 0 30px 0;
}
.ct .st {
  text-align: center;
}
.light-bg {
  background-color: #f1f7fa;
}
.background-image {
  position: relative;
}
.dark-bg {
  	background:#19608a;
}
.blue-bg {
	background-color: #008bd2;
}
.blue-bg h2, .blue-bg h3 {
	color:#fff
}
.st-loz h2:after {

	    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    border-radius: 50%;
    background: #008bd2;
    bottom: -10px;
    left: 0;

}
.blue-bg.st-loz h2:after {
	background:#fff
}
.blue-bg li:before {
	color: #fff !important;
}
.blue-bg h4, .blue-bg p, .blue-bg ul {
	color: #fff;
}
.dark-bg, .background-image,
.dark-bg h2, .background-image h2,
.dark-bg h3, .background-image h3,
.dark-bg li, .background-image li{
  color: #fff;
}
.dark-bg .child-page h3, .background-image .child-page h3 {
	color: #1a1919;
}

.dark-bg a, .background-image a {
	color:#fff;
	border-bottom:2px solid #fff
}
.dark-bg .box a, .background-image .box a {
	color:#008bd2;
	border:0
}
.dark-bg .box a:hover, .background-image .box a:hover {
	color:#00384d;
	border:0
}

.dark-bg a:hover, .background-image a:hover {
	border-color:#008bd2;
	color:#ccc
}
.dark-bg .btn, .background-image .btn,
.dark-bg .btn:visited, .background-image .btn:visited {
	background:#fff;
	color:#008bd2;
	border-color:#fff;
}
.dark-bg .btn:hover, .background-image .btn:hover {
	background:#f37b21;
	border-color:#f37b21;
	color:#fff;
}
.dark-bg .ghost, .background-image .ghost {
	background:none;
	color:#fff!important;
	border-color:#fff!important
}
.dark-bg .ghost:hover, .background-image .ghost:hover {
	border-color:#f37b21!important
}
.dark-bg .arrow, .background-image .arrow {
	background:none;
	color:#fff!important
}
.dark-bg .arrow:hover, .background-image .arrow:hover {
	color:#008bd2!important;
	background:none!important
}
.dark-bg .child-page a, .background-image .child-page a, .dark-bg .child-page .arrow, .background-image .child-page .arrow {
	color: #008bd2 !important;
}

.dark-bg .text.overlap a.btn.ghost,
.dark-bg .text.overlap a.btn.arrow {
	border-color:#008bd2!important;
	color:#008bd2!important
}
.dark-bg .text.overlap a.btn.ghost:hover {
	color:#fff!important;
	border-color:#f37b21!important
}
.dark-bg .text.overlap a.btn.arrow:hover {
	color:#f37b21!important
}

.services .btn, .services .btn:visited {
	background: #008bd2;
	border-color: #008bd2;
	color: #fff;
}
.services .btn:hover, .services .btn:visited:hover {
	background: #f37b21;
	border-color: #f37b21;
}

.background-image .box .btn.ghost,
.background-image .box .btn.arrow {
	border-color:#008bd2!important;
	color:#008bd2!important
}
.background-image .box .btn.ghost:hover {
	color:#fff!important;
	border-color:#f37b21!important
}
.background-image .box .btn.arrow:hover {
	color:#f37b21!important
}

.blue-bg .btn.ghost, .blue-bg .btn.ghost:visited, #banner-alt .btn, #banner-alt .btn:visited {
	background: rgb(255 255 255 / 15%);
	color: #fff;
	border-color: #fff;
}
.blue-bg .btn.ghost:hover, .blue-bg .btn.ghost:visited:hover, #banner-alt .btn:hover, #banner-alt .btn:visited:hover {
	background: #fff !important;
	color: #008bd2 !important;
	border-color: #fff !important;
}

#flexible-content .background-image:before {
	position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #1a1919;
  background: linear-gradient(to right, #1a1919, rgba(26, 25, 25, 0.5));
  opacity: 0.8;
}
.background-image div, .background-colour {
	position: relative;
}
.box-wrap {
  margin: 20px 0;
}
.box {
  border: 1px solid #eee;
  padding: 20px;
  float: left;
  width: 100%;
  border-bottom: 2px solid #0095D9;
  border-radius: 4px;
	background: #fff;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.1);
}
.box-left-border .box {
	border-bottom: none;
	border-left: 2px solid #0095D9;
}
h3.extra-line-height {
  line-height: 0.9;
}
.box.blue {
	background: #D5E2FC;
	border: none;
}
.box :first-child {margin-top: 0;}
.box :last-child {margin-bottom: 0;}
.dark-bg .box p, .background-image .box p, {
    color: #333!important;
}
.dark-bg .box h2, .background-image .box h2,
.dark-bg .box h2, .background-image .box h3 {
    color: #102a63!important;
}
.dark-bg .box p, .background-image .box p {
	color:#333
}
.dark-bg .box h2, .dark-bg .box h3, .dark-bg .box h4 {
	color:#191919
}
/*--------------------------------
# SLIDER
--------------------------------*/
.slide h1, .slide p, .slide .btn {
  visibility: hidden;
  animation-name: fadeOut;
  animation-duration: 0.5s;
}
.slide.is-selected h1 {
  animation-name: fadeInDown;
  animation-duration: 1s;
  visibility: visible;
}
.slide.is-selected p {
  animation-name: fadeInUp;
  animation-duration: 1s;
  visibility: visible;
}
.slide.is-selected .btn {
  animation-name: fadeIn;
  animation-duration: 1s;
  visibility: visible;
}

.slider .slide:before {
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
.slider .inside  {
  position: relative;
  z-index: 4;
  width: 100%;
  max-width: 1200px;
  text-align: left;
  width: 70%;
}
.slide * {
  color: #fff;
}
.slider .slide {
  min-height: 70vh;
  height:1px;
  padding: 60px 0;
  width: 100%;
}
.flickity-page-dots {
  bottom: 20px;
}
.slider .flickity-page-dots .dot, .quote-slider .flickity-page-dots .dot {
  background: #fff;
  height: 12px;
  width: 12px;
}
/*-----------------------
# Quote
------------------------*/
.section.quote {
	text-align:center;
	font-size:18px;
	background:#f1f7fa;
	padding-top:20px;
	padding-bottom:20px;
}
/*-----------------------
# Image Top Text Bottom
------------------------*/
.ittb {
  margin: 20px 0;
}
.image-top .image-wrap {
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
}
/*-----------------------
# Promo Boxes
------------------------*/
.promo-box {
  margin: 20px 0;
  width: 100%;
}
.promo-box.col {
  min-width: 33.33%;
  max-width: 50%;
}
.promo-box .inner {
  padding: 40px;
  width: 100%;
  position: relative;
	min-height:350px;
	justify-content: flex-end;
}
.promo-box .inner:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.8519782913165266) 0%, rgba(0,0,0,0) 100%);
}
.promo-box .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,139,210,0.8);
	opacity: 0;
	transition: all 0.5s ease;
	display: flex;
	flex-direction: column;
	padding: 40px;
	z-index: 6;
}
.link-arrow {
	display: inline-block;
}
.promo-box .link-arrow {
	margin-top: 10px;
	font-family: neo-sans, sans-serif;
  font-weight: 500;
}
.promo-box:hover .overlay {
	opacity: 1;
}
.promo-box:hover .text.inside {
	opacity: 0;
}
.promo-box .inner *, .promo-box .overlay * {
  color: #fff;
}
.promo-box .inner .btn {
	margin-top: 10px;
}
.promo-box .text {
  min-height: 81px;
	transition: all 0.4s ease;
}
.promo-box p {
	margin-top: 5px;
	  text-shadow: 0px 1px 17px rgba(0,0,0,0.5);
		margin-bottom: 0;
}
.promo-box h3 {
	margin: 0;
	  text-shadow: 0px 1px 17px rgba(0,0,0,0.5);
}
.promo-box div {
  z-index: 2;
  position: relative;
}


/*-----------------------
# Pages
-----------------------*/
.sibling-pages .row, .pages-layout .row {
	margin-left: -8px;
	margin-right: -8px;
}
.child-page {
  margin: 8px 0;
  padding-left:8px;
  padding-right:8px;



    border-radius: 4px;

}
.child-page .inner {
  width: 100%;
}
.child-page.current {
  opacity: 0.5;
  pointer-events: none;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  display:none!important
}
.parent-page {
  margin: 20px 0;
}
.no-block {
  width: calc(100% - 40px);
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  padding: 40px;
  border: 2px dashed #ccc;
}
.pages-layout .row {
	margin-left:-8px;
	margin-right:-8px;
}


/*-----------------------
# Contact Details
-----------------------*/
.contact-details {
	margin-top:-120px
}
.contact-details h4 {
	font-size:1.1em;
	margin-bottom:0
}
.contact-details h4 i {
  font-size: 0.7em;
  margin-right: 8px;
}
.contact-details .notes p {
	margin: 0;
	margin-top: 10px;
}
.contact-details .notes em {
	font-size: 0.9em;
}
.business-time {
  font-weight: bold;
}
.contact-details .bh {
	margin-bottom: 10px;
}
a.tel {
	font-size:1.2em
}
.contact-info .box {

}
.contact-wrap .inner {
	padding: 25px 40px;
	background: #f1f7fa;
}
.form-wrap .inner {
  padding: 40px 22px 40px 40px;
 background: #fff;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.contact-details {
	position: relative;
	/* top: -100px;
	margin-bottom: -100px; */
}
.contact-info .box p, .contact-info .box h3 {
	margin: 0;
}
.contact-info .box h3 {
	justify-content: center;
	margin-bottom: 10px;
}
.contact-info .col {
	min-width: 200px;
	margin: 10px 0;
}
.contact-details .social-links {
	margin-top:20px
}
/*-----------------------
# Calltoaction
-----------------------*/
.calltoaction {
	position: relative;
	 	background-image: linear-gradient(#008bd2, #016fa7);
		background: #f37b21;
	color:#fff;
	text-align:center;
	padding-top:30px;
padding-bottom:0px;
	z-index:1
}
.calltoaction .container {
	max-width:800px
}
.calltoaction ul {
	margin-left:0;
	padding-left:20px
}
.cta-link {
  text-align: center;
}
.calltoaction h2 {
	position:relative;
	color:#fff;
	margin-bottom:5px
}
.calltoaction .btn {
	margin:5px auto;
	color:#fff!important;
	border:2px solid #fff!important;
	background:#f37b21!important;
	margin-bottom:-36px;
	top:10px
}
.calltoaction .btn:hover {
	color:#f37b21!important;
	background:#fff!important
}
/*-----------------------
# Latest Careers
-----------------------*/
.latest-careers h4 {
	color: #777;
	font-weight: normal;
}
.job-wrap {
	margin: 10px 0;
}
.latest-careers h3 {
	margin-top: 10px;
}
.single-job a.btn:focus {
  color: #fff;
}
/*-----------------------
# Features List
-----------------------*/
.feature {
	margin-bottom: 15px;
	font-weight:500
}
.feature .icon i {
  position: relative;
  top: 0px;
}
.feature .icon {
  max-width: 28px;
	color: #f37b21;
	font-size: 1.2em;
}
/*-----------------------
# Meet The Team
-----------------------*/
.team-filter {
	padding-bottom:0
}
.ui-group h4 {
	margin-right:10px;
}
.ui-group a.btn:hover {
	background:#008bd2;
	border-color:#008bd2;
	color:#fff
}
.ui-group a.btn.current {
	background:#f37b21;
	border-color:#f37b21;
	color:#fff
}
.meet-team {
	padding-top:40px
}
.member {
	width:25%;
	margin:20px 0!important;
		padding: 0px;
	display:inline-block;
}

.member .inner {
	padding:20px 20px 10px 20px;
	width:100%;
	float: left;
	text-align:center;
}
.meet-team:not(.standard) .member .inner {
	min-height:426px
}

.member .inner .btn:after {
	display:none
}
.member .image {
	max-width:100%;
	width:100%;
}
.member img {
  display: block;
	border-radius: 2px;
	width: 100%;
  margin: 0 auto;
	background: #F3F3F3;
}
a.image-link.fancybox {
  background: #fff;
}
@media (hover: hover) and (pointer: fine) {
	.member .inner {
		-webkit-transition: all ease 0.3s;
		transition: all ease 0.3s;
	}
	.member img {
		-webkit-transition: all ease 0.3s;
		transition: all ease 0.3s;
	}
	.member .inner:hover img {
		-webkit-transform: scale(1.01);transform: scale(1.01);
		background: #fff;
	}
	.member .inner:hover {
		box-shadow:0 0 10px rgba(0,0,0,0.3);
		background: #fff;
	}
}

.member h3 {
	margin:25px 0 5px 0;
	font-size:1.2em;
}
.member .qualis, .meet-team .qualis, h2 .qualis {
	font-size:0.7em;
	font-weight:400;
	margin-left:6px
}
.member .position {
	margin:0px;
	float:left;
	font-size:0.9em;
	width:100%;
	line-height:1.3em;

}
.member .location {
	margin:0px;
	font-size:0.8em;
}
.modal-team img {
	display: block;
	border-radius: 2px;
	width: 100%;
  float:left;
  width: 260px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.modal.team-wrap {
	border-radius:4px;
	max-width:700px
}
.modal-team .image {
	max-width:260px;
	margin-right:20px
}
.modal-team h2 {
	margin:0 0 7px 0
}
.modal-team .title {
	display:block
}
.modal-team .location {
	display:block
}

.team-head {
	margin-bottom:10px
}
.modal-team .qualis {
	font-size:0.7em;
	font-weight:400;
	margin-left:6px
}
.meet-team .child-page .profile-image {
	min-width: 240px;
  max-width: 240px;
  border-left: 2px solid #008bd2;
  border-radius: 6px 0 0 6px;
  overflow: hidden;
	padding-left: 0;
}

.meet-team .child-page .profile-image img {
  display: block;
  height: 100%;
  object-fit: cover;
}
.single-team #banner {
	min-height: 400px;
}
.single-team #banner:before {
	/* display: none !important; */
}
.single-team .box h2 {
  margin-bottom: 0;
}
.single-team .box h3 {
	margin-top: 10px;
}
.single-team .box img {
	display: block;
}
.single-team h1 {
  font-size: 2em;
}
.single-team h3 {
  font-size: 1.1em;
}
/*-----------------------
# ACCORDION
-----------------------*/
.accordion-layout {
  padding-bottom: 40px;
}
.accordion-toggle {
  width:100%;
  cursor: pointer;
  position: relative;
  padding: 16px 20px;
  border-radius: 0;
  background: #F0F4FC;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  color:#1a1919;
  font-weight: 500;
  font-size: 1.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.accordion {
	border: 2px solid #f0f4fc;
	transition: all 0.3s ease;
}
.accordionmain .accordion:not(:last-child) {
	margin-bottom: 20px;
}
.accordion-toggle:hover {
	color: #19608a;
}
.accordion-toggle.active {
	color: #19608a;
	background: #fff;
}
.accordion-toggle.active-panel {
  background: #ddd;
}
.accordion-content {
  overflow: hidden;
  display: none;
  padding: 20px;
  background: #fff;
}
.accordion.active {
	border-color: #19608a;
}

.accordion-content.default {
  display: block;
}
.accordion-content p:first-child {
  margin-top: 0px;
}
.accordion-toggle i {
  color: #fff;
  background: #008bd2;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding-top: 2px;
}
.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*--------------------------------
# Swiper
--------------------------------*/
.swiper {
	float: left;
	width: calc(100% + 30px);
	position: relative;
	left: -15px;
	right: -15px;
}
.swiper .flickity-prev-next-button.previous {
	left: 0;
}
.swiper .flickity-prev-next-button.next {
	right: 0;
}
/*--------------------------------
# Logos
--------------------------------*/
.carousel-wrap {
  position: relative;
}

.carousel img {
  display: block;
  height: auto;
  max-height: 150px;
  min-width: 50px;
  width: auto;
  max-width: 200px;
  padding: 20px;
  top: 50%;
  transform: translateY(-50%)
}
.logo-carousel .flickity-page-dots {
  bottom: 0;
  position: relative;
}

.accreditations .st {
	text-align: center;
}
.accs {
	text-align: center;
}
.accs img {
  display: inline-block;
  vertical-align: middle;
      height: auto;
    max-height: 150px;
    min-width: 50px;
    width: auto;
    max-width: 200px;
    padding: 20px;
}

/*--------------------------------
# Downloads
--------------------------------*/
.download img {
	max-height: 100px;
	width: auto;
  display: inline-block;
  margin-bottom: 20px;
}
/*--------------------------------
# Links section
--------------------------------*/
.links .link {
	min-width: 33.33%;
}
.link-title {
  margin-top: 0;
  margin-bottom: 15px;
}
.link-description {
  margin-top: 0;
  margin-bottom: 15px;
}
/*
ul.list, .list-wrap ul {
	list-style: none;
	padding-left: 5px;
	line-height: normal;
	line-height: 1.5;
	margin: 0;
	margin-top: -10px;
}
ul.list li, .list-wrap ul li {
	position: relative;
	padding-left: 25px;
	margin: 10px 0;
}
ul.list li:before, .list-wrap ul li:before {
	content: "\f192";
	font-family: Font Awesome\ 5 Pro;
	color: #19608a;
	display: inline-block;
	font-size: 1em;
	position: absolute;
	top: 4px;
	line-height: normal;
	left: 0;
	width: 20px;
}
*/
ul.list ul.list {
  margin-top: 10px;
}
.background-image ul.list li:before, .background-image .list-wrap ul li:before {
	color: #d3e6ef;
}
.dark-bg ul.list li:before, .dark-bg .list-wrap ul li:before {
	color: #d3e6ef;
}
/*-----------------------
# Image Lefts
------------------------*/
.image-left-alt .text .inner, .image-right-alt .text .inner {
	padding: 70px 50px;
}
.image-right .inner {
	padding-right: 40px;
}
.image-left .inner {
	padding-left: 40px;
}
.image-left-alt .text .inner, .image-right-alt .text .inner {
	max-width: 620px;
	position: relative;z-index: 3;
}

.image-left-alt, .image-right-alt {
	padding: 0;
	position: relative;
}
.image-left-alt:before, .image-right-alt:before {
	/* content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.1);
	z-index: 2; */
}

.image-right .image-wrap img, .image-left .image-wrap img, .promo-box .inner{
	box-shadow: 2px 5px 17px 7px rgba(0, 0, 0, 0.08);
	position: relative;
	overflow: hidden;
}
.excerpt.featured {
  background: #f2faff;
}
.single-thumb img  {
	border-radius: 5px;
}

.image-left .text.overlap .inner {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	background:#fff;
	border-radius: 4px;
	z-index:1;
	position:relative;
	border-left: 2px solid #0095D9;
	padding:15px 20px 10px 20px;
	z-index: 21;
}
.image-right .text.overlap .inner {
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	background:#fff;
	border-radius: 4px;
	z-index:1;
	position:relative;
	border-right: 2px solid #0095D9;
	padding:15px 20px 10px 20px;
	z-index: 21;
}



.overlap .inner {
	color:#333
}
.overlap .inner h2,
.overlap .inner h3,
.overlap .inner h4,
.overlap .inner h5 {
	color:#1a1919
}

.bg-right .image-wrap {
	background-position:right center
}
/*-----------------------
# Background Video
------------------------*/
.background-video {
	background: #000;
}
.bgvid {




	height: 200px;
	min-height: calc(75vh - 130px);

	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
}
.bgvid:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0);
	z-index: 1;
}
.bgvid video {
	position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding-left:28%;
  /* padding-top:10%; */
}
.bgvid .text {
	position: relative;
	z-index: 2;
	padding: 20px;
	max-width: 1200px;
	text-align:left;
	float: left;
	width:100%;
}

.bgvid .text .inner {
	max-width:480px;
	width:100%;
	float:left;
	position: relative;
}
.bgvid .text h1, .bgvid .text p {
	color: #fff;
	text-shadow: 0 0 20px rgba(0,0,0,0.6);
}
.bgvid .text h1 {
	font-size: 3em;
	margin:0;
	position: relative;
}
.bgvid .text h1:after {
	    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    border-radius: 50%;
    background: #008bd2;
    bottom: -16px;
    left: 0;
}
.bgvid img {
	max-width:220px;
	margin-bottom:30px
}
.bgvid i {
	color:#fff;
	font-size:2em;
	margin-top:25px;
	opacity:0.7
}
.bgvid i:hover {
	    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 1;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.value {
	font-size: 3em;
	text-align:center;
	width:100%;
	float:left;

	position:relative;
	font-weight:600;
	padding-bottom:10px
}

.bgvid .text {
	background: rgb(0,139,210);
	background: linear-gradient(90deg, rgba(0,139,210,1) 0%, rgba(0,139,210,0.1909357492997199) 46%, rgba(0,139,210,0) 52%, rgba(0,139,210,0) 84%, rgba(0,139,210,0.14051558123249297) 91%, rgba(0,138,209,0.1685267857142857) 96%, rgba(0,138,209,0) 100%);

	padding-top: 40px;
	padding-bottom: 50px;
}
.bgvid .text h1:after {
	background: #fff;
}
.bgvid .text-wrap {
  max-width: 500px;
}
.bgvid .text .inner {
	max-width: 100%;
}
.bgvid .icon img {
	display: block;
	width: 150px;
	margin: 0;
	filter: drop-shadow(6px 13px 7px rgba(0,0,0,0.6));
}
.bgvid .text h1 {
	text-shadow: none;
	font-size: 2.6em;
}
.bgvid .text:before {
	content: '';
	width: 100%;
	height: 100%;
	background: #008BD2;
	position: absolute;
	top: 0;
	left: -100%;
}
@media screen and (max-width: 600px) {
	.bgvid .icon {
		min-width: 100%;
	}
	.bgvid .icon img {
		width: 80px;
		margin-top: 40px;
	}
}

.stat {
	font-size: 1em;
	margin-top: 0;
	    font-family: neo-sans, sans-serif;
    font-weight: 500;
    text-align:center;
    color:#fff;
}
.stat:after {
	position: absolute;
    content: "";
    width: 80px;
    height: 4px;
    border-radius: 50%;
    background: #008bd2;
    bottom: -10px;
    left: calc(50% - 40px);
}
#stats .stat {
	color: #008bd2 !important;
}

.stats-single.light-bg .stat {
  color: #333333;
}
#stats .value {
	font-size: 4em;
	padding-bottom: 25px;
}
.stat-wrap {
	min-width: 140px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid rgba(0, 139, 210, 0.7);
	margin-top: 10px;
    margin-bottom: 10px;
}
.stat-wrap:last-child {
	border:0
}
.stat-wrap img {
	display: block;
	margin:0 auto;
	max-height:30px;
	margin-bottom:20px;
	width:auto
}
#stats {
	background-image: url('images/stats-bg.jpg');
}

#stats * {
	color: #fff;
}

#stats .value {
	color: #008bd2;
}
.bgvid .value {
	color: #E5EBF7;
}
.bgvid .arrow {
	width: 50px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  transition: all 0.3s;
  animation: float 6s ease-in-out infinite;
}
.statistics {
	background-color: #01628F;
}

.statistics .image-wrap {
	background-image: url('images/statistics-bg.jpg');
}
.statistics .image-wrap {
	height: 400px;
	background-position: center right;
}
.statistics .value {
	font-size: 4em;
	padding-bottom: 25px;
	color: #fff;
}


#home-stats {
	background-image: url('images/stats-30.jpeg');
}
#home-stats .text .inner {
	max-width: 100%;
}
#home-stats.has-text-below {
  /* margin-bottom: -200px; */
}
#home-stats.has-text-below .inner {
  padding-bottom: 200px;
	padding-top: 100px;
}
#home-stats.statistics .value {
	/* text-shadow: 1px 1px 10px rgba(0,0,0,0.3); */
	font-size: 4em;
	margin-bottom: 10px;
	line-height: 1;
	padding-bottom: 0;
}
#home-stats.statistics p.stat {
	font-size: 1.5em;
	margin-bottom: 15px;
	/* text-shadow: 1px 1px 10px rgb(0 0 0 / 30%); */
}
#home-stats a.btn.ghost {
    background: #00BCEC;
	border: none;
}
#home-stats a.btn.ghost:hover {
    background: #f37b21;
}
#home-stats {
	background-image: url('images/home-stats-bg.jpg');
	padding: 20px 0;
	position: relative;
}
#home-stats:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 140, 210, 0.749);
}
#home-stats * {
	color: #fff;
}
#home-stats.statistics p.stat {
	font-size: 1.2em;
	font-family: inherit;
}
#home-stats .stat-wrap {
	border: 0;
	/* -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; */
	padding-left: 20px;
	padding-right: 20px;
	max-width: 315px;
}
@media screen and (max-width: 767px) {
	#home-stats .stat-wrap {
		padding-left: 30px;
		  padding-right: 30px;
		  margin-top: 20px;
		  margin-bottom: 20px;
	}
	.home-promo ul li {
		margin: 4px 0;
	}
	.page-header:before {
	    opacity: 0.75 !important;
	}
	#home-stats.has-text-below .inner {
		padding-top: 40px;
		padding-bottom: 170px;
		padding-left: 0;
		padding-right: 0;
	}
}

#home-stats.has-text-below .inner .row {
	justify-content: center;
}
.statistics .stat:after {
	background: #fff;
}
section.logged-in {
	display: none;
}
body.logged-in section.logged-in {
	display: block;
}
@keyframes float {
  0% {
    transform: translatey(0px) rotate(180deg);
  }
  50% {
    transform: translatey(-20px) rotate(180deg);
  }
  100% {
    transform: translatey(0px) rotate(180deg);
  }
}
.change {
	color:#008bd2
}

/*--------------------------------
# Custom section classes and IDs
--------------------------------*/
.no-overlay:before {
	display: none !important;
}



/*--------------------------------
# Mega Menu
--------------------------------*/
ul.mega {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mega li {
	display: inline-block;
}
.mega li a {
  border-bottom: 1px solid transparent;
  display: inline-block;
  color: #000;
  font-weight: 400;
	font-size: 1em;
  padding: 10px 0;
  margin: 0 7px;
}
.sub .text p {
	font-weight: 300;
}
.mega li a:hover {
	color: #008bd2;
}
section .btn-wrap {
	margin-top: 10px;
	text-align: center;
}
.sub {
  background: rgba(255,255,255,0.85);
	padding: 20px 0;
	border-left: 5px solid #008BD2;
	float: left;
	width: 100%;
	position: absolute;
	z-index: 9;
	top: 99%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(10px);
	  box-shadow: 0px 9px 10px -10px rgba(0, 0, 0, 0.26);
	  	left:0;
	  right:0;
	  max-width:1180px;
	  margin:10px auto 0 auto;
	  border-radius:4px
}
.sub .menu-items a:not(.highlighted) {
  padding-left: 10px;
}
.sub .menu-items a:not(.highlighted):before {
  content: "\f105";
  font-family: Font Awesome\ 5 Pro;
	font-weight: 900;
	font-size: 1.2em;
  padding-right: 5px;
	position: relative;
	top: 1px;
}
.sub.show {
	opacity: 1;
	visibility: visible;
}
.menu-item.active, .menu-item.current-page {
	color: #008bd2 !important;
}
li:not(.button) .menu-item.current-page {
/* 	border-bottom-color: #008bd2 !important; */
}
.menu-items li.highlighted-item:not(:first-child) {
  margin: 8px 0;
}
.promo-link {
	min-width: 300px;
	max-width: 300px;
}
.promo-link .inner {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	background: #fff;
}
.promo-title {
	  font-family: neo-sans, sans-serif;
		font-weight: 500;
		display: inline-block;
		margin-bottom: 20px;
}
.promo-link .text p {
	color: #000;
	margin: 20px 0 10px 0;
	font-family: neo-sans, sans-serif;
  font-weight: 500;
	font-size: 0.9em;
}
.promo-link .text {
	padding: 0 20px;
}
.sub h4 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #2a3336;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	min-height:19px;
	font-weight:600;
	font-size:1.1em
}
.sub h3 {
	/* text-transform: uppercase; */
}
a.has-sub {
	position: relative;
	padding-right: 20px !important;
}
a.has-sub:after {
	content: "\f107";
  font-family: Font Awesome\ 5 Pro;
  position: absolute;
  right: 5px;
  top: 12px;
  color: #000;
	transform-origin: center;
}
a.has-sub.active:after {
	content: '\f106';
}
ul.menu-items {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu-items a {
	color: #333;
	border: none;
	display: inline-block;
	margin: 3px 0;
	font-size: 0.9em;
	font-weight: 400;
	width:100%
}
ul.menu-items a.current-page {
	color: #2a3336;
	font-weight: 500;
}
ul.menu-items a:hover {
	color: #008bd2;
}
.menu-items.cols-2 {
	column-count: 2;
}
.menu-items.cols-2 li {
	min-width:190px
}
.menu-items.cols-3 {
	column-count: 3;
}
.menu-items.cols-4 {
	column-count: 4;
}
.sub .col-auto {
  max-width: 50%;
  min-width: 120px;
  min-width:20%
}
.mega .button a {
	background: #008bd2;
	color: #fff !important;
	border-radius: 40px !important;
	padding: 4px 15px;
	border: 2px solid #008bd2;
	margin-left: 10px;
	font-family: neo-sans, sans-serif;
	font-weight: 400;
}
.mega .button a:hover {
	background: #f37b21 !important;
	color: #fff !important;
	border-radius: 30px !important;
	border-color:#f37b21
}
.menu-items a.highlighted {
	font-weight:600 !important;
	font-size:1em
}
/*--------------------------------
# TABS
--------------------------------*/

ul.tabs{
  margin: 0px;
  padding: 0px;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	float: left;
	width: calc(33.33% - 20px);
	margin-right:20px;

}
ul.tabs li{
  background: #fff;
	display: block;
  padding: 10px 15px;
  cursor: pointer;
  transition: all 0.3s;
	color: #1a1919;
	font-family: neo-sans, sans-serif;
	font-weight: 500;
	color:#1a1919;
	margin:0 0 10px 0;
	font-size:1.1em;
	border-left: 4px solid #008bd2;
	box-shadow: 0 5px 19px -3px rgba(0, 0, 0, 0.1), 0 3px 3px -1px rgba(0, 0, 0, 0.1);
}
ul.tabs li:hover {
  box-shadow: 0 3px 10px -1px rgba(0, 0, 0, 0), 0 1px 1px -1px rgba(0, 0, 0, 0.1);
  color:#f37b21;
}
ul.tabs li.current{
	border-left-color: #f37b21;
  pointer-events: none;
  background:#fff;
  color:#f37b21;
  box-shadow: 0 3px 10px -1px rgba(0, 0, 0, 0), 0 1px 1px -1px rgba(0, 0, 0, 0.1);
}

.tab-content {
  display: none;
  background: #fff;
	float: left;
	width: 66.66%;

  padding: 20px 40px;

}
.tab-content .map {
	width: calc(100% + 40px);
	position: relative;
	left: -20px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.tab-content .map iframe {
	height: 300px;
}
.tab-content.current{
  display: inherit;
}

/* Team Tabs */
.tabbed.team ul.tabs {
	width: 100%;
	text-align: center;
}
.tabbed.team .tab-content {
	width: 100%;
	padding: 0;
}
.tabbed.team ul.tabs li {
	background: rgb(255 255 255 / 15%);
  color: #008bd2;
  border-color: #008bd2;
	border-radius: 40px;
	padding: 6px 20px;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	display: inline-block;
	font-family: neo-sans, sans-serif;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 5px 0;
	border: 2px solid #008bd2;
	box-shadow: none;
}
.tabbed.team ul.tabs li:not(.current):hover {
	background: #008bd2;
	color: #fff;
}
.tabbed.team ul.tabs li.current:after {
	display: none;
}
.tabbed.team ul.tabs li.current {
	background: #f37b21;
	border-color: #f37b21;
	color: #fff;
}

/*--------------------------------
# Locations
--------------------------------*/
.locations h2.st {
	text-align:left
}

/*--------------------------------------------------------------
# Timeline
--------------------------------------------------------------*/
.timeline {
	background: rgb(0,138,210);
	background: linear-gradient(0deg, rgba(0,138,210,1) 0%, rgba(16,42,99,1) 33%, rgba(16,42,99,1) 66%, rgba(0,138,209,1) 100%);
}
.timeline h2 {
	color:#fff
}
.timeline .section-title {
	margin-top: 0;
}
.cd-timeline {
  overflow: hidden;

}
.timeline h2:after {
	display:none;
}
.cd-timeline__container {
  position: relative;
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 2em 0;
}

.cd-timeline__container::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 80px;
  left: 13px;
  height: 100%;
  width: 2px;
  background: #fff;
  height: 90%;
}

@media only screen and (min-width: 1024px) {
  .cd-timeline__container::before {
    left: 50%;
    margin-left: -2px;
    height: calc(100% - 410px);
    top:80px;
  }
}

.cd-timeline__block {
  position: relative;
  margin: -26px 0;
}

.cd-timeline__block:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.cd-timeline__block:first-child {
  margin-top: 0;
}

.cd-timeline__block:last-child {
  margin-bottom: 0;
}

/*
@media only screen and (min-width: 1024px) {
  .cd-timeline__block {
    margin: -80px 0;
  }
}
*/

.cd-timeline__img {
  position: absolute;
  top: 35px;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.cd-timeline__img img {
  margin-top: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  display: block;
  float: none;
  left: 0;
  right: 0;
  height: 30px;
  width: 30px;
}
.cd-timeline__content .text-box p:first-child {
	margin-top: 0;
}
.cd-timeline__content .text-box p:last-child {
	margin-bottom: 0;
}
/*
.cd-timeline__content h3 {
  margin: 0;
  font-size: 2.6em;
  color: #008BD2;
	margin-bottom: 20px;
}
*/

.cd-timeline__content h3 {
	margin-top:0!important;
	margin-bottom:15px
}
.cd-timeline__img.cd-timeline__img--picture {
  background: #FF6A00;
	border: 3px solid #fff;
}

.cd-timeline__img.cd-timeline__img--movie {
  background: #c03b44;
}

.cd-timeline__img.cd-timeline__img--location {
  background: #f0ca45;
}

@media only screen and (min-width: 1024px) {
  .cd-timeline__img {
    width: 35px;
    height: 35px;
    left: 50%;
    margin-left: -18px;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cd-timeline__img.cd-timeline__img--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
            animation: cd-bounce-1 0.6s;
  }
	.cd-timeline__block.js-cd-block.anim.zoomIn.overlap-image img {
	  margin-top: -70px;
	}

}

.cd-timeline__content {
  position: relative;
  margin-left: 60px;
  background: #fff;
	border-radius: 4px;
  padding: 1em;
	box-shadow: 0 0 10px 7px rgb(0 0 0 / 30%);
}
.cd-timeline__content img {
	display:block;
	margin: 0 auto;
	margin-bottom: 25px;
}

.cd-timeline__content:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.cd-timeline__content::before {
  /* triangle next to content block */
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 22px solid transparent;
  border-right: 22px solid #fff;
	filter: drop-shadow(6px 0px 3px rgba(0,0,0,0.2));
}

.cd-timeline__content h2 {
  color: #008BD2;
	font-size: 2.6em;
	margin: 0 0 15px 0;
}


.cd-timeline__read-more,
.cd-timeline__date {
  display: inline-block;
}

.cd-timeline__read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}

.cd-timeline__read-more:hover {
  background-color: #bac4cb;
}

.cd-timeline__date {
  padding: 0;
	font-size:22px;
	font-weight:800;
	margin-bottom:15px
}


@media only screen and (min-width: 1024px) {
  .cd-timeline__content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);

  }
  .cd-timeline__content::before {
    top: 30px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  .cd-timeline__read-more {
    float: left;
  }
  .cd-timeline__date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1.6rem;
    color:#2C3E50;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content::before {
    top: 30px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #fff;
		filter: drop-shadow(-6px 0px 3px rgba(0,0,0,0.2));
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__read-more {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cd-timeline__content.cd-timeline__content--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
            animation: cd-bounce-2 0.6s;
  }
}

.cd-timeline__content li, .cd-timeline__content ul {
	padding:0;
	margin:0;
}
.cd-timeline__content li {
	margin-bottom:8px;
}
.cd-timeline__content ul {
	padding-left:20px
}
@media screen and (max-width: 1023px) {
	.cd-timeline__content::before {
		filter: drop-shadow(-6px 0px 3px rgba(0,0,0,0.2));
		right: calc(100% + -1px);
	}

}
@media screen and (max-width: 767px) {
	.cd-timeline__content h3, .cd-timeline__content h2 {
		font-size: 2em;
	}
}
/*--------------------------------
# GALLERY
--------------------------------*/
#flexible-content section.gallery:nth-child(even) {
	background: #f1f7fa;
}
.gallery-icon img {
  display: block;
}
.gallery-item .gallery-caption {
  display: block;
  font-size: 0.9em;
  font-style: italic;
  margin-top: 10px;
}
.gallery-item {
  padding: 0 10px;
  margin: 10px 0;
}
.gallery-image a {
  color: #fff;
}
.gallery-image .inner, .gallery-icon {
	position: relative;
	overflow: hidden;
	box-shadow: 0px 3px 9px #b9b9b9;
}

.gallery-image .inner:before, .gallery-icon a:before {
	opacity: 0;
	position: absolute;
	content:"\f03e";
	font-weight:100;
	font-family: Font Awesome\ 5 Pro;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.4);
	transition: all 0.6s ease;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  color: #fff;
	font-size: 4em;
	z-index: 1;
}
.gallery-image:hover .inner:before, .gallery-icon:hover a:before {
	opacity: 0.8;
}
.gallery-image img {
	display: block;
	width:100%;
	transition: all 0.3s;
}
.gallery-image:hover img {
	transform: scale(1.1);
}
div.gallery {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}
.gallery-image {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width:240px;
	max-width: 560px;
	padding: 10px;
}
.gallery.count-4 .gallery-image {
	max-width: 25%;
	min-width: 25%;
}
.gallery-image img {
	width:100%;
	display:block;
}
section.gallery .row {
  margin-left: -10px;
  margin-right: -10px;
}
/*--------------------------------
# Quote
--------------------------------*/
.quote-wrap {
	/* background: #19608a; */
}
.quote, .quote-slider {
	text-align:center;
	padding: 30px 0;
  float: left;
  width: 100%;
}
.quote-slider .flickity-page-dots {
  position: relative;
  bottom: 0;
}
.q-slide h1 {
  margin-top: 0;
}
.quote p, .quote-slider p {
	font-size: 1.3em;
}
.quote .container, .quote-slider .container {
	max-width: 940px;
}
.quote .author, .quote-slider .author {
	color: #444;
  font-style: italic;
  margin-bottom: 20px;
}
.background-image .quote-slider img {
	border: 3px solid #019EE0;
}
.background-image .quote i, .background-image .quote-slider i {
	color: #8e979c;
	font-weight: 900 !important;
}
.has-one .flickity-page-dots {
  display: none;
}
.quote img, .quote-slider img {
	display:block;
	margin:0 auto;
  width: 90px;
	border-radius:50%;
	margin-bottom: 10px;
}
.quote i, .quote-slider i {
	color: #008bd2;
}
.quote-slider .flickity-viewport {
  transition: all 0.4s;
}


.dark-bg .quote, .dark-bg .quote-slider,
.background-image .quote, .background-image .quote-slider {
	color: #fff;
}

.dark-bg .quote .author, .dark-bg .quote-slider .author,
.background-image .quote .author, .background-image .quote-slider .author {
	color: #ccc;
}

.blue-bg .quote .author, .blue-bg .quote-slider .author {
	color: #000;
}

/*--------------------------------
# TESTIMONIAL
--------------------------------*/
.testimonial-wrap {
	box-shadow: inset 0px 7px 3px -3px rgba(50, 50, 50, 0.09), inset 0px 7px -3px -3px rgba(50, 50, 50, 0.09);
}
.testimonial, .testimonial-slider {
	text-align:center;
	/* padding: 30px 0; */
  float: left;
  width: 100%;
}
.testimonial-slider .flickity-page-dots {
  position: relative;
  bottom: 0;
}
.t-slide h1 {
  margin-top: 0;
}
.t-slide .title {
	font-weight: bold;
}
.testimonial p, .testimonial-slider p {
	font-size: 1.1em;
	color:#1a1919
}
.testimonial p, .testimonial-slider p {
	font-size: 1.1em;
	color:#1a1919;
}
.testimonial .container, .testimonial-slider .container {
	max-width: 935px;
}
.testimonial .author, .testimonial-slider .author {
	color: #242424;
  font-style: italic;
  margin-bottom: 20px;
}
.dark-bg .testimonial p, .dark-bg .testimonial-slider p, .background-image .testimonial-slider p, .background-image .testimonial p  {
	color: #fff;
}
.dark-bg .testimonial .author, .dark-bg .testimonial-slider .author,
.background-image .testimonial-slider .author, .background-image .testimonial-slider .author {
	color: #fff;
}
.t-slide {
	min-width: 33.33%;
	margin: 10px 0;
}
.has-one .flickity-page-dots {
  display: none;
}
.testimonial img, .testimonial-slider img {
	display:block;
	margin:0 auto;
	width: auto;
	max-height: 90px;
	margin-bottom: 10px;
	max-width:200px
}
.testimonial i, .testimonial-slider i {
	color: #f37b21;
}
.testimonial-slider .flickity-viewport {
  transition: all 0.4s;
}
.test-image {
	height:90px
}
/*--------------------------------
# TESTIMONIAL GRID
--------------------------------*/
section.testimonial-grid .st {
  text-align: center;
}
.testimonial-grid .inner {
  background: #f1f7fa;
  padding: 20px;
}
.testimonial-grid .inner .image {
  text-align: center;
}
.testimonial-grid .inner .author {
  font-weight: bold;
  text-align: center;
}
.testimonial-grid .inner .image img {
  border-radius: 50%;
  display: inline-block;
  width: 120px;
  margin: 0 auto;
}
.testimonial-grid .inner p:first-child {
  margin-top: 0;
}
/*--------------------------------
# Services
--------------------------------*/
.services {
	position:relative
}
.service-wrap {
	margin: 15px 0;
}
.service-wrap .icon img {
	display: block;
	max-width: 140px;
	margin: 0	auto;
}
.service-wrap h3 {
	margin: 0;
	margin-bottom: 20px;
	position: relative;
	color:#008bd2
}
.service-wrap h3:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 3px;
	border-radius: 50%;
	background: #008bd2;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.services.background-image:before {
	    background: rgba(26, 25, 25, 0.4)!important;
}
.services .accent {
	bottom:-60px
}

/* Intro quote */

.intro-quote .inner {
  padding: 30px;
	margin: 10px 0;
}
.intro-quote .inner :first-child {
	margin-top: 0;
}
.intro-quote .inner :last-child {
	margin-bottom: 0;
}
.speech-bubble {
	position: relative;
	background: #F1F7FA;
	/* border-radius: .4em; */
}
.intro-quote .text {
  padding-left: 30px;
}
.intro-quote .excerpt-thumb img {
  border-radius: 50%;
	transition: none;
  border: 5px solid #19608a;
}

.speech-bubble:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 34px solid transparent;
	border-right-color: #F1F7FA;
	border-left: 0;
	margin-top: -34px;
	margin-left: -34px;
}

/*--------------------------------
# Values
--------------------------------*/
.values {
	background:#000;
	text-align:center
}
.values * {
	color:#fff
}
.values .inner {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	width:100%;
	padding:20px 0px;
}
.values .inner .float {
	max-width:240px;
	margin:0 auto
}
.values h3 {
	position:relative
}
.values h3:after {
	position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    border-radius: 50%;
    background: #fff;
    bottom: -10px;
    left: calc(50% - 25px);
}
#value {
	margin-top:10px;
	margin-bottom:10px
}
/*--------------------------------
# VIDEO
--------------------------------*/
.video-container {
	min-width: 25%;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*--------------------------------
# CTAS
--------------------------------*/
.cta .inner {
	text-align: center;
  width: 100%;
}
section.ctas {
  padding: 60px 0 40px 0;
}
.cta .inner p {
  margin-bottom: 0;
}
.cta .inner .btn {
	margin-top: 15px;
}
.ctas .st {
	text-align: center;
	margin-top: 0;
}
.cta-title {
	margin-bottom: 0;
	margin-top:15px
}
.cta img {
	display: inline-block;
	width: auto;
	max-height: 90px;
  margin: 0 auto;
}

.ctas.dark-bg .st, .ctas.background-image .st {
	color: #fff;
}

/*--------------------------------------------------------------
## Events
--------------------------------------------------------------*/
#single-event {
	padding: 40px 0;
}
.event-logo img {
	display: block;
	width: 100%;
	max-width: 300px;
}
/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/
.light-bg .excerpt, .dark-bg .excerpt, .background-image .excerpt {
 	color:#333
}
.wp-caption .wp-caption-text {
	text-align: left;
	font-size: 0.95em;
}
.excerpt {
	position: relative;
  margin: 15px 0;
  float: left;
  width: 100%;
}
.excerpt-related {
	margin: 10px 0;
}
span.categories {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 2;
  background: #008BD2;
  color: white;
  line-height: normal;
  padding: 5px 10px;
}
span.categories:empty {
	display: none;
}
span.categories a {
  color: white;
}
span.categories a:hover {
  color: #F37B21;
}
.excerpt-related .image {
	padding-right: 0;
	max-width: 160px;
}
.excerpt-related .excerpt-title {
	color: #008bd2;
}
.excerpt-title a {
	color: #1D1D1D;
}
.excerpt-title a:hover {
	color: #696868;
}

.related-title {
	margin: 20px 0;
	margin-bottom: 10px;
}
.related {
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.1);
}
#sidebar {
  margin: 20px 0;
}
.excerpt .inner {
	padding: 0;

}
.excerpt-content p {
  margin: 0;
}


.excerpt-thumb img, .thumb-wrap img, .image-wrap img {
	display: block;
	width: 100%;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
/* .excerpt-thumb-logo {
	background: #fff;
	padding-bottom: 46%;
	border: 1px solid #ccc;
} */
.excerpt-thumb-logo {
	position: relative;
}
.excerpt-thumb-logo .logo img {
	max-height: calc(100% + 1px);
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
 	transform: translateY(-50%);
 	left: 0;
  right: 0;
  margin: 0 auto;
	display: block;
}
.type-post .excerpt-thumb-logo img {
	display: block;
}

.type-post .excerpt-thumb-logo .logo img {
  max-height: 100%;
  width: auto;
  /* display: block; */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.excerpt-thumb img:hover {
	opacity:0.9
}
.excerpt-title {
	margin: 6px 0;
}
.meta span {
	display: inline-block;
}
#comments, #related-posts {
	float:left;
	width:100%;
	position:relative;
  margin-top: 5px;
}
#post-nav {
  float:left;
  width:100%;
  position:relative;
  padding-top:20px
}
.related-nav {
	padding: 30px 0;
}
.prev-post, .next-post {
  margin: 10px 0;
}
#post-nav h3, #post-nav h4 {
  margin: 0;
}
#post-nav h4 {
  margin-top: 10px;
}
h1.single-title {
  font-size: 2em;
}
.meta {
  margin: 5px 0 0 0;
  color: #a5a5a5;
  font-size: 0.9em;
}
.single-header {
	margin-bottom: 20px;
}
.single-header .meta {
	margin: 0;
}
.single-content a img {
	box-shadow: 0px 3px 9px #b9b9b9;
}
.single-content .box {
	font-size:1.1em;
	margin-bottom:30px
}
.excerpt-header {
	margin-top: 10px;
}
.meta .categories {
  display: block;
}
.featured-post {
	background:#19608a;
	padding-top:20px;
	padding-bottom:20px
}
.featured-post .container {
	max-width:1000px
}
.excerpt.featured {
	background: #fff;
}
.excerpt-archive.classic {
	min-width: 100%;
}
.excerpt-classic-image {
	min-width: 200px;
	max-width: 450px;
}
.excerpt-classic-content .excerpt-content {
  margin: 15px 0;
}
.excerpt.featured .excerpt-footer {
	margin: 0;
}

.excerpt-classic-content h3 {
	font-size: 1.8em;
}
.excerpt-classic-content {
	min-width: 300px;
	padding: 20px !important;
}
.excerpt-archive.classic .excerpt {
	background: none;
}
.sticky {
	display: block;
	position: relative;
}

.excerpt .excerpt-footer {
	margin-bottom: 0;
}
.excerpt-thumb, .thumb-wrap, .image-wrap {
	position: relative;
  float: left;
  width: 100%;
  flex: 0 0 auto;
}
.excerpt-footer {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
.updated:not(.published) {
	display: none;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.latest-posts a.btn {
	max-height:40px
}
.latest-posts .swiper .excerpt {
	margin-bottom: 0 !important;
}
.latest-posts .excerpt-footer {
	margin-bottom: 0;
}
body.single #banner h1{
	font-size:2.7em
}
body.single-post #banner i {
	display:none;
}
/* body.single #breadcrumbs {
	background:none;
	color:#999;
	box-shadow:none
} */
body.single .post-wrap .meta {
	border-bottom:1px solid #ccc;
	padding-bottom:15px
}
.flickity-button:hover {
	background:#f37b21
}
.document-file {
	text-align: center;
	margin-bottom: 30px;
}
.document-file img {
	display: block;
	margin: 0 auto;
	max-width: 300px;
	margin-bottom: 20px;
}
/*--------------------------------------------------------------
## Galleries (Flexible & posts)
--------------------------------------------------------------*/
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
section.gallery.count-5 .col, section.gallery.count-6 .col {
  min-width: 33.33%;
}
.gallery.count-10 .col {
	min-width: 20%;
	max-width: 20%;
}
.gallery.count-14 .gallery-image, .gallery.count-13 .gallery-image {
  min-width: 20%;
}
.gallery.count-13 .gallery-image {
  min-width: 20%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.contact-details .gform_wrapper h3.gform_title {
	font-size: 2em !important;
	margin-bottom: 30px !important;
	margin-top: 0 !important;
	font-weight: 500 !important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	font-size: 0.9em !important;
	letter-spacing: normal !important;
}
.gform_wrapper form li, .gform_wrapper li {
	padding: 0;
}
/* .gform_confirmation_wrapper {
  background: #7fb567;
  text-align: center;
  color: white;
  font-size: 1.4em;
  padding: 20px;
  margin: 20px 0;
  position: relative;
} */
.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
  margin: 0 16px 10px 0 !important;
}
.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
  display: inline-flex !important;
	font-size: 1.2em;
	align-items: center;
}
/* .gform_wrapper div.validation_error {
  background: #790000;
  text-align: center;
  color: white !important;
  font-weight: normal !important;
  font-size: 1em !important;
  padding: 20px !important;
  border-top: none !important;
  border-bottom: none !important;
  margin: 20px 0 !important;
  position: relative;
} */
textarea {
  max-height: 150px;
}
.gform_wrapper {
	margin:0 auto!important;
	/* max-width:960px!important; */
}

.gform_wrapper .gform_ajax_spinner {
  padding-left: 0 !important;
  max-width: 30px;
  position: relative;
  top: 7px;
  height: 25px;
}
.gform_wrapper label.gfield_label {
	font-size:1.05em!important;
	font-family: neo-sans, sans-serif;
  font-weight: 500 !important;
  margin: 0 !important;
}
.gform_wrapper .field_description_below .gfield_description {
  /* padding-top: 0 !important; */
}
.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
  padding: 0 !important;
}
.gform_wrapper .gfield_required {
	color:red!important
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	border: none !important;
}
.gform_wrapper .gform_footer input.btn, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.btn, .gform_wrapper .gform_page_footer input[type=submit] {
  padding: 8px 12px !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top:1px!important
}
.full-width-name .name_first, .full-width-name .name_last, .full-width-name .ginput_container {
	width: 100% !important;
  padding-right: 0 !important;
	padding-left: 0 !important;
}
.full-width-name .name_last {
	margin-top: 10px !important;
}
input.switch {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	width:40px;
	height:20px;
	background-color:#449988;
	border:1px solid #D9DADC;
	border-radius:50px;
	-webkit-box-shadow: inset -20px 0px 0px 0px #D9DADC;
	box-shadow: inset -20px 0px 0px 0px #D9DADC;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
}
input.switch:checked {
	-webkit-box-shadow: inset 20px 0px 0px 1px #4ed164;
	box-shadow: inset 20px 0px 0px 1px #4ed164;
}
input.switch::-ms-check {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity: 0;
}
/* Fluid Video Embeds */
.fve-video-wrapper {
  position: relative;
  overflow: hidden;
  height: 0;
  background-color: transparent;
  padding-bottom: 56.25%;
  margin: 0.5em 0;
}
.fve-video-wrapper iframe,
.fve-video-wrapper object,
.fve-video-wrapper embed {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fve-video-wrapper a.hyperlink-image {
  position: relative;
  display: none;
}
.fve-video-wrapper a.hyperlink-image img {
  position: relative;
  z-index: 2;
  width: 100%;
}
.fve-video-wrapper a.hyperlink-image .fve-play-button {
  position: absolute;
  left: 35%;
  top: 35%;
  right: 35%;
  bottom: 35%;
  z-index: 3;
  background-color: rgba(40, 40, 40, 0.75);
  background-size: 100% 100%;
  border-radius: 10px;
}
.fve-video-wrapper a.hyperlink-image:hover .fve-play-button {
  background-color: rgba(0, 0, 0, 0.85);
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
#footer {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 0;
  font-size: 0.9em;
  padding-top:70px;
}
.single-team #footer {
  padding-top: 20px;
  border-top: 1px solid #eee;
}
#footer img {
	max-width:120px;
	display: block;
}
#footer .col {
	min-width: 220px;
  margin: 25px 0;
}

#footer a:not(.btn):not(.social-link):hover {
	color:#f37b21
}
.newsletter {
	background: #008ac4;
	background-color: rgba(103, 177, 214, 0.15);
	position: relative;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.12) inset;
}
.newsletter:before {
	/* content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.1);
	z-index: 2; */
}
.newsletter .form-wrap * {
	/* color: #fff; */
}
.newsletter .form-wrap h2 {
	margin-bottom: 0;
}
.newsletter .form-wrap p {
	margin-top: 5px;
}
.newsletter .logo {
	padding: 20px 20px;
	position: relative;
}
.newsletter .logo img {
	width: 100%;
	max-width: 180px;
	display: block;
	position: relative;
}
.git-button {
	/* margin-bottom: 20px; */
}
#footer h3 {
	margin: 0 0 30px 0;
	position: relative;
	font-size:1.1em
}
.sub .section-title {
	position: relative;
	margin-bottom: 10px;
}
.centre-st .section-title, .centre-st .st {
	text-align:center
}
#footer h3 {
	border-bottom:1px solid #19608a;
	padding-bottom:20px
}
.footer-menu {
	margin: 0 !important;
}
.footer-menu li a {
	position: relative;
	display: inline-block;
	padding: 2px 0;
	font-weight: 400;
}
.footer-menu li a:hover {
	color:#fff
}
.footer-menu .current_page_item a, .footer-menu .current_page_parent >a,
.footer-menu .current-menu-item >a {
  color: #797d79 !important;
}

#copyright {
	float: left;
	width: 100%;
	font-size: 0.8em;
	padding: 15px 0;
	padding-bottom: 30px;
	background:#fff;
}
#copyright .inner {
	border-top: 1px solid #eee;
	padding-top: 20px;
}
#copyright .credit {
	text-align: right;
}
#copyright p {
	margin: 0;
}
#copyright a {
  white-space: nowrap;
	text-decoration: none;
}
#copyright a:hover {
	color:#f37b21
}
#copyright li.current-menu-item a {
	  color: #797d79 !important;
}
#copyright ul, #copyright li {
	margin:0;
	padding:0;
	display:inline
}
#copyright ul li:before {
	content: '|';
	margin-right: 5px;
}

.fab-container {
  margin: 1em;
  position: fixed;
  bottom: -72px;
  right: 0;z-index: 888;
}
.to-top {
  width: 34px;
  height: 34px;
	border-radius: 3px;
  position: relative;
  cursor: pointer;
  transition: .3s;
  background-color: #19608a;
	background-image: url(images/up.svg);
	background-position: center;
	background-repeat: no-repeat;
  background-size: 15px;
}
.to-top:hover {
	background-color: #153c82;
}

/*--------------------------------------------------------------
# Reports
--------------------------------------------------------------*/
.report {
	background: #fff;
	padding: 20px 0;
	margin: 10px 0;
}
.report a.vol {
	display: inline-block;
	margin-right: 5px;
	text-decoration: underline;
}
.report a.vol:hover {
	text-decoration: none;
}
.reports .pagination {
	margin: 0;
}
.pagination:empty {
	margin: 0;
}
.report .icon {
	max-width: 60px;
	padding-right: 0;
}
.report .title {
	font-size: 1.25em;
}
.documents .search-filter-results {
  float: left;
  width: calc(100% + 30px);
}
.wp-pagenavi a.page, .wp-pagenavi .current {
  background: #fff;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.wp-pagenavi a.page {
	background: none;
}
.wp-pagenavi .current {
  margin-right: 5px;
}
.wp-pagenavi .pages {
  display: none;
}
/*--------------------------------------------------------------
# Search & Filter
--------------------------------------------------------------*/
.searchandfilter ul {
	margin: 0;
	padding: 0;
}
.searchandfilter label:not(.sf-label-radio) {
	display: block;
}
.searchandfilter input[type="text"] {
	width: 100%;
}
.searchandfilter select {
  color: #444;
  line-height: 1.3;
  padding: .6em 3.4em .5em .8em;
  min-width: 220px;
  max-width: 100%;
  border-radius: 0;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ccc;
  background-image: linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc);
  background-position: calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;
  background-size: 5px 5px,5px 5px,1px 1.5em;
  background-repeat: no-repeat;
	width: 100%;
}
.light-bg .searchandfilter select {
	background-color: #fff;
}
.searchandfilter select:focus {
  border-color: #19608a;
}
/*--------------------------------------------------------------
# Careers
--------------------------------------------------------------*/
.job-single {
  margin-top: 30px;
}

span.job-stat {
	display: block;
  margin-right: 10px;
  /* background: #0e2352; */
  line-height: normal;
  margin-bottom: 5px;
  border-radius: 30px;
}
.job-stats {
	margin-top: 10px;
}
.careers-intro {
  margin-top: 30px;
}
.apply-wrap .careers-intro {
	margin-top: 40px;
}
#apply-now .container.small {
  max-width: 778px;
}
#apply-now p.career-description {
	color: #fff;
	text-align: center;
	font-style: italic;
}
#apply-now {
	background: #19608A;
}
#apply-now  .inner {
	background: #f1f7fa;
	padding: 40px;
	padding-right: 24px;
	border-radius: 6px;
	  box-shadow: 0 0 10px 7px rgb(0 0 0 / 10%);
	  margin-top: 20px;
}
@media screen and (max-width: 640px) {
	#apply-now  .inner {
		padding: 10px 30px;
	}
}
#apply-now .section-title {
	color: #fff;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
}


.recruiter-info {
	margin-bottom: 10px;
}
.recruiter-info h3 {
	margin: 0;
}
.recruiter-info h4 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}

.recruiter-info .connect {
	font-size: 1.4em;
}
.recruiter-info .connect a {
	margin-right: 5px;
}
.recruiter-info .name {
	color: #008BD2;
}
.recruiter-info .circle img {
	width: 110px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	border-radius: 50%;
}
.excerpt.job {
	background: #FBFCFE;
	padding: 20px;
	border: none;
	border-top: 2px solid #008bd2;
	border-bottom: 2px solid #008bd2;
}
.excerpt.job p {
	margin-bottom: 0;
	margin-top: 0;
}
.excerpt.job h4 {
	margin: 0;
	margin-bottom: 5px;
}
.excerpt.job h3 {
	font-size:1.2em;
}

.career-promo {
  margin: 15px 0;
  position: relative;
  aspect-ratio: 1;
}

.career-promo h3 {
  margin: 0;
	font-weight: bold;
}
.career-promo p {
  margin: 0;
	margin: 10px 0;
	line-height: 1.2;
}
.career-promo .inner {
  position: absolute;
  bottom: 0;
  padding: 15px;
	left: 0;
}
.apply-button-top {
	margin-bottom: 40px;
}
.float.career-promos {
  margin-top: 10px;
}
.career-promo:hover {
  box-shadow: 0 0 0px 3px #008bd2;
}
.apply-wrap .share-this {
	margin: 20px 0;
}
.apply-wrap .share-this h3 {
  margin-bottom: 10px;
}
.job-container {
	margin-bottom: 30px;
	clear: both;
}
.career-promo h3, .career-promo p {
	color: #fff;
}
.gform_fileupload_rules {
  display: block;
  font-size: 0.9em;
}
.career-promo:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 80%;
  width: 100%;
  background: linear-gradient(0deg, rgb(0 94 143 / 82%), transparent);
}
.career-promo .btn {
	color: #fff;
}
@media only screen and (max-width: 641px) {
	.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  	line-height: 1;
  	min-height: 0;
	}
	.gform_legacy_markup_wrapper input[type="submit"] {
		width: auto !important;
	}
	.gfield_required_asterisk {
		display: inline-block !important;
	}
}


/*-----------------------
# Nobanner
------------------------*/

#nobanner * {
 color: #fff;
}

#jobnobanner {
  background: linear-gradient(90deg, #001A28, #008bd2);
}
#jobnobanner {
	padding-top:50px;
	padding-bottom:50px;
  float: left;
  width: 100%;
}
#jobnobanner h1,  #jobnobanner .job-stat {
	color: #fff;
}
#jobnobanner h1.single-title {
	font-size: 2.4em;
}
.career-video img {
  display: block;
  height: 260px;
  width: 100%;
  object-fit: cover;
	padding-left: 80px;
	max-width: 570px;
	box-shadow: none !important;
}

.video-modal-link-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
}

.video-modal-link {
  width: 130px;
  height: 130px;
  background: rgba(255,255,255,0.85);
  color: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  line-height: 1.1;
  font-family: neo-sans, sans-serif;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease;
  font-size: 1.2em;
  padding: 15px;
}
.video-modal-link:before {
	content: '';
	border-radius: 50%;
	position: absolute;
	width: 150px;
	height: 150px;
	top: -10px;
	left: -10px;
	border: 1px solid #ccc;
}
.video-modal-link .play-button {
	width: 35px;
	height: 35px;
	background: #000;
	color: #fff !important;
	border-radius: 50%;
	font-size: 0.9em;
	position: absolute;
	top: 45px;
  right: -22.5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#nobanner .video-modal-link .play-button {
	color: #000;
}
.video-modal-link .play-button i {
	font-weight: 900 !important;
	color: #fff;
}
.video-modal-link:hover {
	background: rgba(255,255,255,1);
	transform: scale(1.1);
}

li.sf-field-taxonomy-job_location option[data-sf-depth="1"] {
	display: none;
}

 #banner.short {
	 min-height: 400px;
 }
 #single-related-jobs {
	 border-bottom: 1px solid #eee;
 }
 #single-related-jobs .box {
	 border-bottom: 0;
	 position: relative;
	 transition: all 0.4s ease;
 }
 #single-related-jobs .box:hover {
	 background: #19608A;
 }
  #single-related-jobs .box:hover h4, #single-related-jobs .box:hover h3, #single-related-jobs .box:hover a.btn.arrow {
		color: #fff;
	}
	#single-related-jobs .box:hover p {
		color: #fff;
	}

/*--------------------------------------------------------------
# SOCIAL
--------------------------------------------------------------*/
.social-link {
	color: #19608a;
	padding: 0;
	margin-right: 8px;
	margin-bottom: 5px;
	font-size: 26px;
	transition: all 0.2s ease;
	height: 36px;
	width: 36px;
	border-radius: 50%;
}
.flickity-button {
	padding: 0;
}
.social-links:visited {
	color: #19608a;
}
#footer a.social-link:hover, a.social-link:hover, .social-link:hover {
	color: #fff !important;
	background: #000 !important;
}
.social-links {
	margin-bottom:20px
}
a.social-link {
	border:1px solid #000;
	text-align:center;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	color:#000;
}
a.social-link i {
	font-size: 0.7em;
}
/*
.social-links i.fa-facebook-f, .social-links.facebook:visited {
    color: #3b5998;
    border-color:#3b5998
}
.social-links i.fa-twitter, .social-links i.fa-twitter:visited {
    color: #1da1f2;
    border-color: #1da1f2;
}
.social-links i.pinterest, .social-links i.pinterest:visited {
    color: #bd081c;
    border-color: #bd081c;
}
.social-links i.fa-instagram, .social-links i.fa-instagram:visited {
    color: #833ab4;
    border-color: #833ab4;
}
.social-links i.fa-linkedin-in, .social-links i.fa-linkedin-in:visited {
    color: #0077b5;
    border-color: #0077b5;
}
.social-links i.fa-youtube, .social-links i.fa-youtube:visited {
    color: #cd201f;
    border-color: #cd201f;
}
.social-links i.fa-vimeo, .social-links i.fa-vimeo:visited {
	color:#1ab7ea;
	border-color:#1ab7ea;
}
*/
/* .social-links i:hover {
	color:#048BD5;
	border-color:#048BD5
} */
/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media screen and (min-width: 641px) {
	.form-wrap {
		padding-right: 2px;
	}
	ul.tabs li.current:after {
		content:"\f138";
		font-family: Font Awesome\ 5 Pro;
		margin-left:4px;
		-webkit-transition: all ease 0.3s;
		transition: all ease 0.3s;
		float:right;
	}
}
@media screen and (min-width: 1024px) {
	 #left-header {
		position: fixed;
		top: 0;
		z-index: 90;
		transition: all 0.5s ease;
	}
	.admin-bar #left-header {
		top: 32px;
	}
	#left-header.scrolled  {
		top: -52px;
		box-shadow: 0px 3px 9px 1px rgb(0 139 210 / 83%);
	}
	 
	body {
		padding-top: 115.39px;
	}
	 #left-header.scrolled #logo img {
		position: relative;
		transform: scale(0.65) translateY(38px);
	}

	.post-wrap {
		max-width: calc(100% - 300px);
	}
	.single-job .single-content {
		margin-bottom:40px
	}
	.careers-home .up {
		margin-bottom:-180px;
	}
	.carers-home .image-right .text.overlap .inner{
		top:90px;
	}
	.careers-home .image-left .text.overlap .inner{
		width:110%
	}
	/* body.home .mega li a {
		color:#fff
	}
	body.home .mega li a:hiver {
		color:#008bd2
	}
	body.home a.has-sub:after{
		color:#fff
	} */
	.image-right .text.overlap .inner {
		right:-10%;
		width:110%;
	}
	.image-left .text.overlap .inner {
		left:-20%;
		width:110%;
	}
	.background-video {
		background: #000;
		/* margin-top:-138px */
	}
	.meet-team.standard .member {
		min-width: 20%;
		max-width: 20%;
	}
	/* .newsletter .logo:before {
		content: '';
	  width: 3000px;
	  height: 100%;
	  right: 35px;
	  position: absolute;
	  background: #E5EBF7;
	  top: 0;
	} */
	.apply-form-wrap {
		margin-top: -50px;
	}
	.gallery.count-9 .gallery-image {
		min-width: 33.33%;
	}

	.next-post {
		text-align: right;
	}
  #left-header #menu {
    display: none !important;
  }
  .meet-team:not(.standard) .member .inner {
	  min-height:463px
  }
}
@media screen and (max-width: 1200px) {
  #news-page.classic #sidebar {
    min-width: 100%;
  }
}
@media screen and (max-width: 1100px) {
	.home-promo li a {
		margin: 2px 0;
	}
}
@media screen and (max-width: 1024px) {
  .cover, .background-image {
    background-attachment: scroll !important;
  }
  .video-container {
    min-width: 50%;
    max-width: none;
  }
  .grid-item {
		width: 33.33%;
	}
  #banner, .single-team #banner {
    height: auto;
    min-height: 250px;
  }
}
@media screen and (max-width: 1023px) {
	 
	.home-promo .image-wrap img {
		aspect-ratio: 26 / 9;
	}
	 
	.gallery.count-9 .gallery-image {
		min-width: 33.33%;
		max-width: 33.33%;
	}
	.career-video {
		margin-top: 15px;
		position: relative;
	}
	.career-video img {
		padding-left: 0;
		max-width: 100%;
		padding-left: 0;
		max-width: 100%;
		height: auto;
		aspect-ratio: 2 / 1;
	}
	.video-modal-link {
		margin: 0 auto;
	}
	.video-modal-link-wrap {
		left: 0;
		right: 0;
	}
	.event-details {
		margin-bottom: 30px;
	}
	.top-bar {
		background: #fff;
		border-bottom: 1px solid #eee;
		padding: 5px 0;
	}
	.t-slide {
		min-width: 50%;
	}
	#header-menu .current_page_item > a {
  	font-weight: bold !important;
  	color: #1a1919 !important;
	}
	.apply-wrap {
		margin-top: 30px;
	}
	.careers-home .image-left .text.overlap .inner{
		margin-bottom: -150px;
	}
	.excerpt-classic-content, .excerpt-classic-image {
		min-width: 100%;
		max-width: none;
	}
	.excerpt-classic-image {
		order: -1;
	}
	.image-left, .image-right {
		padding: 30px 0;
	}
	.overlap-bottom {
		padding-bottom:60px;
	}
	.stars {
		box-shadow: none;
	}
	.image-left .inner, .image-right .inner {
		padding: 20px;
	}
	.image-left .inner h2:first-of-type, .image-right .inner h2:first-of-type {
		margin-top: 0;
	}
	.image-left-alt .text .inner, .image-right-alt .text .inner {
		max-width: none;
		padding: 30px;
	}
	.image-right-alt .image-wrap {
  	height: 300px;
		order: -1;
	}
	.image-left-alt .image-wrap {
		height: 300px;
	}
	.overlap-top .container {
		margin-top:-60px!important;
	}
	#left-header #header-menu {
		padding: 15px;
		margin: 15px 0;
  	background-color: #f1f7fa;
	}
	.reports .filter-wrap {
		margin-bottom: 20px;
	}
	.child-page .image-holder {
		padding: 0;
	}
	#copyright .credit {
		text-align: left;
		margin-top: 20px;
	}
	#left-header .btn.search {
		padding: 0;
		font-size: 1.6em;
		height: auto;
		margin: 0;
		margin-right: 5px;
	}
	.image-right .container, .image-left .container {
  	max-width: calc(100% - 15px);
	}
	.image-right .text.overlap .inner, .image-left .text.overlap .inner {
  	position: relative;
  	top: -150px;
  	width: calc(100% - 40px);
		left: 20px;
  	margin-bottom: -50px;
  	margin-bottom: -120px;
	}

	.bgvid .text {
		padding: 20px;
	}
  .has-sidebar .excerpt-archive.standard {
    min-width: 100%;
  }
  .promo-box.col {
    min-width: 50%;
  }
	#sidebar {
		min-width: 100%;
		max-width: 100%;
	}
  .sm-clean a span.sub-arrow {
    right: 10px;
    width: auto;
  }
  .sm-clean span.sub-arrow:before {
    font-size: 1.4em;
  }
  .gallery.count-14 .gallery-image {
    min-width: 33.33%;
  }
  .gallery.count-13 .gallery-image {
    min-width: 33.3%;

  }
  .gallery.count-13 .gallery-image:nth-child(13), .gallery.count-13 .gallery-image:nth-child(12) {
    min-width: 50%;
  }
	.gallery.count-10 .col {
	  min-width: 220px;
		max-width: none;
	}
  .image-left .image-wrap img, .image-right .image-wrap img {
    display: block;
    margin: 0 auto;
  }
  #menu-toggle {
		display: flex;
		justify-content: flex-end;
		align-items: center;
  }
  #left-header #menu-desktop {
		display: none;
	}

  #centered-header #logo {
    text-align: left;
  }
  #centered-header nav#menu, header#full #menu {
    display: none;
  }
  header .head-info span.header-link {
    display: none;
  }
  .three-text {
    min-width: 50%;
  }
}

@media screen and (max-width: 1000px) {
	.link, .download {
		min-width: 50%;
    max-width: 50%;
	}
	.gallery.count-4 .gallery-image {
		max-width: 50%;
		min-width: 50%;
	}
  .gallery.count-10 .gallery-image:nth-child(9), .gallery.count-10 .gallery-image:nth-child(10) {
    min-width: 50%;
  }
}

@media screen and (max-width: 980px) {
	.gallery-image {
		min-width: 180px;
	}
	.speech-bubble:after {
	  top: -50px;
	  transform: rotate(90deg);
	  margin: 0 auto;
	  left: 0;
	  right: 0;
	}
	.intro-quote .text {
		padding-left: 15px;
	}
	.intro-quote .excerpt-thumb img {
		width: 200px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.intro-quote .image-wrap, .intro-quote .text {
		min-width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.feature {
		min-width: 50%;
	}
	section {
		padding: 30px 0;
	}
	.cta.col {
		margin-bottom: 40px;
    min-width: 100%;
	}
	.ctas {
		padding-bottom: 10px;
	}
	#footer .col {
    margin: 10px 0;
	}
}
@media screen and (max-width: 767px) {
	.member .inner {
	  min-height:351px
  }
  .home-promo .video-text {
	padding-top: 10px;
  }
	#apply-now .section-title {
		margin-bottom: 30px;
	}
	.single-team .box img {
		margin: 0 auto;
		width: 200px;
		margin-bottom: 20px;
	}
  #menu-toggle {
		display: flex;
		justify-content: flex-end;
		align-items: center;
  }

	span.job-stat {
		font-size: 0.9em;
	}
	#nobanner.taller {
		padding: 30px 0;
	}
	.excerpt.job h3 {
		margin-bottom: 10px !important;
	}
	.excerpt.job .col {
		margin: 10px 0;
	}
	.excerpt.job {
		padding: 15px 0;
	}
	.image-left .inner, .image-right .inner {
		padding-top: 30px;
	}
	.meet-team {
  	padding-top: 15px;
	}
	.grid-item {
		width: 50%;
	}
	.sibling-pages {
		padding: 8px 0;
	}
	.image-right .image-wrap, .image-left .image-wrap {
		top: 0;
	}
	#banner-alt .text {
		position: relative;
		top: 0;
		transform: none;
		padding: 30px 0;
	}
	#banner-alt .inner {
		max-width: none;
	}
	#banner-alt .image {
		height: 200px;
	}
	.single-post #banner {
		min-height: 300px;
	}
	.calltoaction {
		text-align: center;
	}
	.calltoaction h2:after {
		right: 0;
	  display: block;
	  margin: 0 auto;
	  float: none;
	  left: 0;
	}
	.links .link {
		min-width: 100%;
	}

	.bgvid {
		min-height: 400px;
		height: auto;
	}
	.bgvid .text h1 {
		font-size: 2em;
	}
  .error-404 #icon {
    min-width: 100%;
    border: none;
  }
  .error-404 .vci {
    text-align: center;
  }
  .carousel-wrap {
    padding: 0;
  }
  .slider .inside {
    width: 100%;
  }
  .grid-item.post {
    width: 100%;
  }
  .excerpt-archive {
    min-width: 100%;
    max-width: 100%;
  }
  h1.single-title {
    font-size: 1.6em;
  }
  .slide h1 {
    font-size: 1.8em;
  }
  .accordion-toggle {
    font-size: 1.05em;
  }
  .slide p {
    font-size: 1.1em;
  }
  #sidebar {
    max-width: 100%;
    min-width: 100%;
  }
/*
  .background-image {
    background: #00384d !important;
  }
*/
  .background-image:before {

  }
  #banner h1, body.single #banner h1, #banner-alt h1 {
    font-size: 2.3em;
  }
  #menu {
    display: none;
  }
  #centered-header .head-info, .top-bar {
    text-align: center;
  }
  #centered-header #logo img {
    max-height: 50px;
  }
  .social {
    display: none;
  }
  #centered-header #logo {
    text-align: left;
  }
  #centered-header .head-info {
    padding: 0;
  }
	ul.tabs {
		width: 100%;
		margin-top: 0;
	}
	.tab-content {
		width: 100%;
		padding: 20px;
	}
	.tab-title {
		margin-top: 0;
	}
  /* .tab-content {
    display: block !important;
    background: none;
    padding: 0;
  } */
  /* ul.tabs {
    display: none;
  } */
  .tab-title {
    display: block;
  }
  .alignleft {
    display: block;
    float: none;
    margin: 20px auto;
  }
  .alignright {
    display: block;
    float: none;
    margin: 20px auto;
  }
  .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  ul, ol {
    margin: 0 0 1.5em 0em;
    -webkit-padding-start: 30px;
  }
  .three-text {
    min-width: 100%;
  }
	#nobanner {
		padding: 40px 0;
	}
	#left-header #menu-toggle {
		max-width: none;
	}
  .video-container {
    min-width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
	.promo-box .inner {
		padding: 20px;
	}
	.home-promo .image-wrap img {
		aspect-ratio: 18 / 9;
	}
	.meet-team .child-page .profile-image {
		min-width: 100%;
		padding: 0 20px;
		border: none;
	}
	.meet-team .child-page .profile-image img {
	  display: block;
		width: 180px;
		margin: 0 auto;
	}
	.meet-team .child-page .text {
		text-align: center;
	}
	.t-slide {
		min-width: 100%;
	}
	.service-wrap .icon {
		min-width: 100%;
	}
	.service-wrap .icon img {
		max-width: 80px;
		margin: 0	auto;
		margin-bottom: 10px;
	}
	.service-wrap h3:after {
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.service-wrap, .services .st {
  	text-align: center;
	}
	#banner h1, body.single #banner h1, #banner-alt h1 {
		font-size: 1.7em;
	}
	#banner p {
		font-size: 1em;
	}
	.form-wrap .inner {
		padding: 20px;
	}
	#banner:before {
		  background: linear-gradient(45deg, black, rgb(0 0 0 / 60%));
	}
	.careers-home .image-left .text.overlap .inner{
		margin-bottom: 0;
	}
	span.job-stat {
		display: block;
		background: none;
		padding: 0;
		margin: 10px 0;
	}
	#copyright ul {
  	margin-top: 10px;
	}
	#copyright a {
	  white-space: nowrap;
	  text-decoration: none;
	  padding: 5px 0;
	  display: inline-block;
	}
	#copyright ul, #copyright li {
		display: block;
	}
	.overlap-bottom {
		padding: 30px 0 0 0;
	}
	.footer-menu li a {
		padding: 8px 0;
		font-size: 1.1em;
	}
	#copyright ul li:before {
		display: none;
	}
	#footer h3 {
		margin-bottom: 10px;
	}
	.overlap-top .container {
		margin-top: 0 !important;
	}
	.stat-wrap {
		min-width: 100%;
		margin: 30px 0;
		border:0
	}
	.meet-team.standard .row {
		margin: 0;
	}
	.meet-team.standard .st {
		text-align: center;
		padding: 0 10px;
	}
	.meet-team .container {
		padding-left: 5px;
		padding-right: 5px;
	}
	.member {
		margin: 5px 0 !important;
	}
	.member .qualis {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}
	.modal-team .image {
		max-width: none;
		margin-bottom: 20px;
		min-width: 100%;
	}
	.modal-team .image img {
		width: 150px;
		margin: 0 auto;
		float: none;
	}
	.team-head {
		text-align: center;
		justify-content: center;
	}
	.ui-group .btn {
  	font-size: 0.9em;
  	padding: 6px 12px;
	}
	.image-right .container, .image-left .container {
		max-width: none;
	}
	.image-right .text.overlap .inner, .image-left .text.overlap .inner {
	  top: 0;
	  border: none;
	  margin: 0;
	  width: 100%;
	  left: 0;
	}
	.pages-layout .row {
		width: calc(100% + 16px);
	}
	.sibling-pages .child-page .inner {
		display: block !important;
	}
	.child-page .image-holder {
		min-width: 100%;
		max-width: none;
		padding-bottom: 50%;
	}
	.wpml-ls-legacy-list-horizontal ul {
		column-count: 1;
	}

	.stat {
		font-size: 1em;
	}
	/* .fancybox-slide--html .fancybox-content {
		margin: 0;
	}
	.fancybox-content {
		height: 100%;
		width: 100%;
		padding: 55px;
	}
	.fancybox-slide--html {
		padding: 0;
	} */
	/* .fancybox-slide:before {
		display: none;
	} */

  blockquote {
    width: 100%;
    margin: 15px 0;
  }
  .link, .download {
    min-width: 100%;
  }
  .download {
    text-align: center;
  }
	header#full .head-info  {
		text-align: right;
	}
	header#full .head-info a {
		display: block;
	}
	.gallery-image {
		min-width: 50% !important;
		max-width: none !important;
	}
	.feature, .promo-box.col {
		min-width: 100%;
	}
  .map iframe {
  	width:100%!important;
  	height:340px;
  }
}
@media screen and (max-width: 375px) {
  .features .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  h1 {
  	font-size:2.4em;
  }
  h2 {
  	font-size:1.4em;
  }
  h3 {
  	font-size:1.2em;
  }
  h4 {
  	font-size:1.1em;
  }
  h5 {
  	font-size:0.8em;
  }
  h6 {
  	font-size:0.6em;
  }
  .row.related {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 374px) {

	#top-links {
		padding: 0;
		text-align: center;
		margin-bottom: 5px;
	}
	/* .lang {
		display: block;
		text-align: center;
	} */
}
@media print {
  #footer, #menu, .fab-container, #comments, #sidebar, #post-nav, #related-posts, iframe, .embed-container, .fve-video-wrapper {
    display: none !important;
  }
  .background-image div, .background-colour, #banner h1, #banner p, #nobanner h1, #nobanner p, .testimonial, .testimonial-slider, .promo-box .inner *, .btn, a.btn, a.btn:visited {
    color: #333;
  }
  #single-post {
    padding: 0;
  }
  #banner {
    min-height: 0;
  }
  .anim {
    visibility: visible !important;
  }
  .download, .promo-box.col {
    min-width: 50%;
  }
  section.gallery .row {
    display: block;
  }
  .gallery-image {
    width: 25% !important;
    display: inline-block;
    min-width: 0 !important;
    float: left;
  }
  .st {
    page-break-before: always;
    position: relative;
  }
  .single-title {
    font-size: 2em;
  }
  #flexible-content section {
    page-break-inside: avoid;
    position: relative
  }
  .image-wrap img {
    display: block;
    margin: 0 auto;
    max-width: 50%;
  }
}

.header[theme].condensed>section {
	display:none!important
}
