/*
	Theme Name: ESSC BrandBox Theme
	Author: FieldWrk
*/

/* WYSIWYG */

#tinymce {
	padding: 30px;
}

/* Viewer CSS */

.role-viewer #wp-admin-bar-search,
.role-viewer #wp-admin-bar-user-info,
.role-viewer #wp-admin-bar-site-name {
	display: none;
}

/* Login Screen */

.login {
	background: #06131F;
}

#login {
	border: 0;
	margin: 0 auto;
	margin-top: 8%;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
	background: transparent;
}

.login h1.admin-email__heading {
	font-size: 1.4em;
}

.login-action-confirm_admin_email #login {
	margin-top: 8%;
}

.login h1 a {
	background-image: url(/wp-content/themes/esscbrandbox/images/logo-login.svg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: center;
	width: 100%;
	margin: 0;
	border: 0;
}

.login #login_error, .login .message, .login .success {
	background: transparent;
	color: #F0F3F7;
	text-align: center;
	border: unset;
	padding: 0;
	font-style: italic;
	margin: 0;
	padding: 2em;
	padding-bottom: 0;
	font-size: 0.7em;
}

.login form {
	background: transparent;
	box-shadow: unset;
	border: unset;
	margin-top: -1px;
	padding-bottom: 2em;
	padding-top: 2em;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.login label {
	color: #F0F3F7;
}

.login form .input, .login input[type=password], .login input[type=text] {
	font-size: 1em !important;
	padding: 0.5em 1em !important;
	-webkit-appearance: none;
	width: 100%;
	border: unset;
	margin-bottom: 1em;
	background: #113859;
	border-radius: 6px;
	color: #F0F3F7;
}

  input:-webkit-autofill,
  input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
  }

.login .user-pass-wrap {
	margin-bottom: 1em;
}

#login form p.submit {
	text-align: center;
}

.wp-core-ui .button.button-large.button-primary, .wp-core-ui .button.button-large {
	background: #FF5033;
	color: #541A11;
	font-size: 1em;
	border-radius: 6px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	cursor: pointer;
	line-height: 1;
	text-decoration: none;
	padding: 16px 32px;
	position: relative;
	transition: 0.5s left;
	left: 0;
	transition: 0.5s margin;
	white-space: nowrap;
	border: 0;
	transition: 0.5s all;
}

.wp-core-ui .button.button-large.button-primary:hover {
	background: #e0442b;
	text-decoration: none;
	color: #541A11;
	border: 0;
}

.wp-core-ui .button.button-large {
    background: #ffffff;
    color: #F0F3F7;
}

.login #backtoblog a, .login #nav a {
	color: #F0F3F7;
}

.login #backtoblog a:hover, .login #nav a:hover, .login h1 a:hover {
	color: #F0F3F7;
}

.login form .forgetmenot {
	float: none;
}

.login #nav, .login #backtoblog {
	background: transparent;
	margin-top: -1px;
}

.login #backtoblog {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 0;
	border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.login .privacy-policy-page-link {
	display: none;
}

/* Font References */

@font-face {
  	font-family: 'Helvetica';
  	font-weight: 200;
  	src: url(library/fonts/HelveticaNeue-Thin.otf);
}

@font-face {
  	font-family: 'Helvetica';
  	font-weight: 300;
  	src: url(library/fonts/HelveticaNeue-Light.otf);
}

@font-face {
  	font-family: 'Helvetica';
  	font-weight: 400;
  	src: url(library/fonts/HelveticaNeue-Roman.otf);
}

@font-face {
  	font-family: 'Helvetica';
  	font-weight: 500;
  	src: url(library/fonts/HelveticaNeue-Medium.otf);
}

@font-face {
  	font-family: 'Helvetica';
  	font-weight: 600;
  	src: url(library/fonts/HelveticaNeue-Bold.otf);
}

/* Global */

* {
    box-sizing: border-box;
}

html {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

html.fixed,
html.show-loading {
	height: 100%;
	overflow: hidden;
}

body {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-family: 'Helvetica', sans-serif;
	color: rgba(240,243,247,0.65);
	position: relative;
	background: #06131F;
}

.container.wider {
	margin: 0 auto;
	width: calc(100% - 30px);
	max-width: 100%;
	padding: 0;
}

.row {
	padding-top: 6em;
	padding-bottom: 6em;
}

.py-small {
	padding-top: 3em;
	padding-bottom: 3em;
}

.pt-small {
	padding-top: 3em;
}

.pb-small {
	padding-bottom: 3em;
}

.row .row {
	padding-top: 0;
	padding-bottom: 0;
}

.pb-4-5 {
	padding-bottom: 2em;
}


/* Typography */

h1, .h1 {
	font-family: "stratum-1-web", sans-serif;
	letter-spacing: -1.28px;
	color: #F0F3F7;
	font-size: 3.5em;
	line-height: 1.1;
	margin-bottom: 0.15em;
}

h1.jumbo {
	font-size: 6em;
	margin-bottom: 0.25em;
}

h2, .h2 {
	font-family: 'Helvetica', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 1.04px;
	color: rgba(240,243,247,0.65);
}

#post-content h2, #tinymce h2 {
	margin-top: 3em;
	line-height: 1.2;
}

h3, .h3 {
	font-family: "stratum-1-web", sans-serif;
	letter-spacing: -0.64px;
	color: #F0F3F7;
	font-size: 2em;
}

h3.medium, .h3.medium {
	font-size: 2.3em;
}

h3.large, .h3.large {
	font-size: 2.7em;
}

#post-content h3, #tinymce h3 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	line-height: 1.2;
}

#post-content h2 + h3, #tinymce h2 + h3 {
	margin-top: 0;
}

h4, .h4 {
	font-family: "stratum-1-web", sans-serif;
	letter-spacing: -0.64px;
	color: #F0F3F7;
	font-size: 1.5em;
	font-weight: 500;
}

#post-content h4, #tinymce h4 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	line-height: 1.2;
}

h4 img {
	height: 24px;
	width: 24px;
}

h5, .h5 {
	color: #F0F3F7;
	font-family: 'Helvetica', sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.3;
	text-transform: unset;
}

#post-content h5, #tinymce h5 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	line-height: 1.2;
}

h6, .h6 {
	color: #F0F3F7;
	font-family: 'Helvetica', sans-serif;
	font-weight: 400;
	font-size: 1.25em;
	text-transform: unset;
}

#post-content h6, #tinymce h6 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	line-height: 1.2;
}

h7, .h7 {
	color: #F0F3F7;
	font-family: 'Helvetica', sans-serif;
	font-weight: 500;
	letter-spacing: -0.24px;
	font-size: 1.5em;
	line-height: 1.4;
	text-transform: unset;
}

a {
	color: #F0F3F7;
	text-decoration: underline;
	transition: 0.5s all;
}

a:hover {
	text-decoration: underline;
	color: #F0F3F7;
}

p:last-of-type {
	margin-bottom: 0;
}

#post-content a,
#post-content a:hover {
	text-decoration: none;
	position: relative;
}

#post-content a:not([data-fancybox]):before {
	content: '';
	height: 1px;
	width: 100%;
	background: #F0F3F7;
	position: absolute;
	bottom: -3px;
	left: 0;
	transition: 0.5s all;
}

#post-content a:hover:before {
	width: 50%;
}

blockquote {
	font-family: 'Helvetica';
	font-weight: 500;
	color: #F0F3F7;
	font-size: 1.5em;
	border-left: 2px solid #0B4A78;
	padding-left: 1em;
	line-height: 1.3;
	margin-top: 2em;
	margin-bottom: 2em;
}

hr {
	border-top: 1px solid #E7EBED;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	width: 100%;
}

.copy hr {
	border-top: 1px solid rgba(240,243,247, 0.65);
	margin-top: 3.5em;
	margin-bottom: 3.5em;
	width: 100%;
}

b, strong {
	font-weight: 900;
}

.large {
	font-size: 1.8em;
}

#post-content .large, #tinymce .large {
	line-height: 1.6;
	font-size: 1.5em;
	color: #F0F3F7;
}

.color-white {
	color: #F0F3F7;
}

.color-black {
	color: #000000;
}

.color-orange {
	color: #FF5033;
}

.color-muted {
	color: rgba(240,243,247,0.65);
}

.text-shadow {
	text-shadow: 00px 4px 4px rgba(0, 0, 0, 0.1);
}

.small {
	font-size: 0.7em;
}

.number {
	font-weight: 500;
	font-size: 4em;
	color: #F0F3F7;
	display: block;
}

.primary {
	display: flex;
	font-weight: 500;
	text-decoration: none;
}

.btn-primary, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show >.btn-primary.dropdown-toggle, .btn-primary:focus  {
	background: transparent;
	color: transparent;
	border: unset;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus,
.btn-primary.focus, .btn-primary:focus {
	box-shadow: unset !important;
	outline: unset !important;
}

.btn-primary .text {
	background: #FF5033;
	color: #541A11;
	font-size: 1em;
	border-radius: 6px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	cursor: pointer;
	line-height: 1;
	text-decoration: none;
	padding: 16px 32px;
	height: 56px;
	position: relative;
	transition: 0.5s left;
	left: 0;
	transition: 0.5s margin;
	white-space: nowrap;
}

.btn-primary .icon {
	height: 56px;
	width: 56px;
	background: #FF5033;
	margin-right: 10px;
	border-radius: 6px;
	transition: 0.5s margin;
	position: relative;
}

.btn-primary .icon:before {
	content: '';
	background-image: url(/wp-content/themes/essc/images/icon-arrow-up-blue.svg);
	background-size: 12px;
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.5s transform;
}

.btn-primary:hover .text, .btn-primary:active .text, .btn-primary:focus .text {
	margin-left: -20px;
}

.btn-primary:hover .icon, .btn-primary:active .icon, .btn-primary:focus .icon {
	margin-left: 10px;
}

.btn-primary:hover .icon:before, .btn-primary:active .icon:before, .btn-primary:focus .icon:before {
	transform: rotate(45deg);
}

.btn-text {
	display: inline-flex;
	position: relative;
	width: auto;
	padding-bottom: 6px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
}

.btn-text:after {
	content: '';
	height: 2px;
	width: 100%;
	background: #FF5033;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: 1.2s all;
	transition-timing-function: cubic-bezier(0.57, 0, 0.4, 1);
}

.btn-text:before {
	content: '';
	height: 2px;
	width: 100%;
	background: #FF5033;
	position: absolute;
	left: calc(-100% + -15px);
	bottom: 0;
	transition: 1.2s all;
	transition-timing-function: cubic-bezier(0.57, 0, 0.4, 1);
}

.btn-text:hover:before {
	left: 0;
}

.btn-text:hover:after {
	left: calc(100% + 15px);
}

.btn-text:hover {
	text-decoration: none;
	color: #ffffff;
}

.buttons {
	display: flex;
	align-items: center;
}

/* Helpers */

.fancybox-button--zoom,
.fancybox-button--play,
.fancybox-button--thumbs {
	display: none !important;
}

.fancybox-bg {
	background: rgba(9,27,43,0.9);
	backdrop-filter: blur(12px);
	opacity: 1 !important;
}

.fancybox-content {
	padding: 3em;
	background: #113859;
	border-radius: 8px;
	overflow: visible;
}

.fancybox-content.form {
	background: #0C263D;
}

.fancybox-close-small, .fancybox-button--close {
	background: #FF5033;
	border-radius: 6px;
	height: 56px;
	width: 56px;
	opacity: 1;
	top: -5em !important;
	background-image: url(/wp-content/themes/essc/images/icon-close.svg);
	background-repeat: no-repeat;
	background-position:center;
	background-size: 24px;
}

.fancybox-button--close {
	top: 10px !important;
	right: 10px;
	height: 56px;
	width: 56px;
}

.fancybox-button svg {
	display: none;
	filter: contrast(100%) brightness(0) invert(9%) sepia(31%) saturate(3229%) hue-rotate(342deg) brightness(95%) contrast(98%);
}

.fancybox-content hr {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	border-color: rgba(255,255,255,0.12);
}

.fancybox-navigation .fancybox-button {
	background-color: #FF5033;
	border-radius: 6px;
	height: 56px;
	width: 56px;
	opacity: 1;
	padding: 0;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.5s all;
}

.fancybox-navigation .fancybox-button:disabled {
	background-color: rgba(255,80,51,0.7);
	opacity: 1 !important;
	cursor: default !important;
}

.fancybox-navigation .fancybox-button--arrow_right {
	background-image: url(/wp-content/themes/essc/images/icon-arrow-next-blue.svg);
	right: 10px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	background-image: url(/wp-content/themes/essc/images/icon-arrow-prev-blue.svg);
	left: 10px;
}

.fancybox-infobar {
	display: none;
}

.single-post .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
}

.logged-in .fancybox-toolbar {
	top: 32px;
}

.fancybox-navigation svg {
	display: none;
}

.separator-1 {
	height: 1em;
	display: block;
	clear: both;
	width: 100%;
}

.separator-2 {
	height: 2em;
	display: block;
	clear: both;
	width: 100%;
}

.separator-3 {
	height: 3em;
	display: block;
	clear: both;
	width: 100%;
}

.separator-4 {
	height: 4em;
	display: block;
	clear: both;
	width: 100%;
}

.separator-6 {
	height: 6em;
	display: block;
	clear: both;
	width: 100%;
}

.glow-dart {
	height: 1px;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 3em;
	background: #0B4A78;
	margin-bottom: 3em;
}

#header .glow-dart {
	margin-top: 4em;
}

.glow-dart:before {
	content: '';
	width: 50px;
	height: 1px;
	background: linear-gradient(to right, #0B4A78, #0F8DE7);
	position: absolute;
	left: -50%;
	top: 0;
	transition: 12s left;
}

.glow-dart.in:before {
	left: 120%;
}

.glow-dart.vertical.in:before {
	top: 45%;
	left: 0;
}

.box {
	padding: 1.5em;
}

.bg-white {
	background-color: #ffffff !important;
}

.bg-black {
	background-color: #000000 !important;
}

.bg-lighter-blue {
	background-color: #164975 !important;
}

.bg-light-blue {
	background-color: #113859 !important;
}

.bg-ess-blue {
	background-color: #005EB5 !important;
	color: rgba(240,243,247,0.75);
}

.bg-light-navy {
	background-color: #0D2840 !important;
}

.bg-dark-navy {
	background-color: #0C2439 !important;
}

.bg-dark-blue {
	background-color: #081826 !important;
}

.bg-gradient {
	background: linear-gradient(to bottom, #0C263D, #0D2941) !important;
}

.bg-dark-navy:not(.layout-2-type-1):not(.layout-8):not(.layout-2-type-2) + .bg-dark-navy:not(.layout-2-type-3):not(.layout-2-type-6):not(.layout-4):not(.layout-1-type-3) > .container > .row:first-of-type,
.bg-light-navy:not(.layout-2-type-1):not(.layout-8):not(.layout-2-type-2) + .bg-light-navy:not(.layout-2-type-3):not(.layout-2-type-6):not(.layout-4):not(.layout-1-type-3) > .container > .row:first-of-type {
	padding-top: 0;
}

.bg-dark-navy.layout-1-type-1 + .bg-dark-navy.layout-2-type-6 > .container > .row:first-of-type,
.bg-light-navy.layout-1-type-1 + .bg-light-navy.layout-2-type-6 > .container > .row:first-of-type,
.bg-dark-navy.layout-7 + .bg-dark-navy.layout-1-type-1 > .container > .row:first-of-type,
.bg-light-navy.layout-7 + .bg-light-navy.layout-1-type-1 > .container > .row:first-of-type,
.bg-dark-navy.layout-1-type-1 + .bg-dark-navy.layout-1-type-1 > .container > .row:first-of-type,
.bg-light-navy.layout-1-type-1 + .bg-light-navy.layout-1-type-1 > .container > .row:first-of-type {
	padding-top: 3em !important;
}

.layout-2-type-1.bg-light-navy:not(.py-3) + .layout-7.bg-light-navy,
.layout-2-type-1.bg-dark-navy:not(.py-3) + .layout-7.bg-dark-navy,
.layout-5.bg-light-navy + .layout-2-type-6.bg-light-navy > .container > .row:first-of-type,
.layout-5.bg-dark-navy + .layout-2-type-6.bg-dark-navy > .container > .row:first-of-type,
.layout-3-type-2.bg-light-navy + .layout-2-type-6.bg-light-navy > .container > .row:first-of-type,
.layout-3-type-2.bg-dark-navy + .layout-2-type-6.bg-dark-navy > .container > .row:first-of-type,
.layout-1-type-2.bg-light-navy + .layout-4a.bg-light-navy > .container > .row:first-of-type,
.layout-1-type-2.bg-dark-navy + .layout-4.bg-dark-navy > .container > .row:first-of-type {
	padding-top: 0 !important;
}

.layout-7.bg-light-navy + .layout-4.bg-light-navy,
.layout-7.bg-dark-navy + .layout-4.bg-dark-navy  {
	margin-top: -1em;
}

.layout-2-type-2.bg-light-navy + .layout-4.bg-light-navy,
.layout-2-type-2.bg-dark-navy + .layout-4.bg-dark-navy, {
	margin-top: -3em;
}

.layout-2-type-5.bg-light-navy + .layout-2-type-1.bg-light-navy,
.layout-2-type-5.bg-dark-navy + .layout-2-type-1.bg-dark-navy {
	margin-top: -1em;
}

.bg-image {
	background-size: cover;
	background-position: center;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 500px;
}

.bg-image.h-auto {
	height: auto;
	overflow: visible;
}

.bg-image.h-auto .row {
	position: relative;
}

.bg-image.h-full, .h-full {
	height: 100vh;
}

#header.h-full {
	height: 100vh;
}

.bg-image.parallax {
	background-attachment: fixed;
}

.bg-image .container, .h-full .container {
	position: relative;
	z-index: 2;
	height: 100%;
}

.bg-image .row, .h-full .row {
	height: 100%;
}

.bg-image .bg-image {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.bg-video {
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.bg-video .bg-image {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.5s all 0.5s;
}

.bg-video .bg-image.in,
.bg-image .bg-image.in {
	opacity: 1;
}

.bg-video .container {
	z-index: 4;
	position: relative;
}

.bg-video .container, .bg-video .row {
	height: 100%;
}

.bg-video .video {
    height: 100%;
    z-index: 1;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    transition: 0.3s all;
}

.bg-video .video.in {
	opacity: 1;
}

.bg-video .video video {
    width: 100vw;
	height: 100vh;
 	object-fit: cover;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.bg-video .overlay {
	z-index: 2;
}

.bg-video {
	z-index: 1;
}

.bg-video + .row {
	position: relative;
	z-index: 2;
}

.overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: #0d2b45;
	opacity: 0.8;
	pointer-events: none;
}

.bg-video .overlay {
	background: #0D2941;
	opacity: 0;
	z-index: 2;
}

/* HTML Video */

.video {
	position: relative;
	overflow: hidden;
}

.video .container {
	position: absolute;
	height: 100%;
	z-index: 4;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.video .overlay {
	background: rgba(255,255,255,0.3);
	z-index: 3;
}

.video .image {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
}

.video video {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	min-width: 105%;
    min-height: 100%;
}

/* YouTube Embeds */

.video-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0;
	overflow: hidden; 
}

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

/* Images */

img {
	max-width: 100%;
}

img.alignleft {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}

img.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

.border-radius-4 {
	border-radius: 4px !important;
}

.border-radius-8 {
	border-radius: 8px !important;
}

.border-radius-12,
.single-post #post-content img {
	border-radius: 12px !important;
}

.border-radius-28 {
	border-radius: 28px !important;
}

.company-logo {
	height: 100px;
	width: 200px;
}

/* Header */

header.container-fluid {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 350px;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	background: #06131F;
	padding: 4em 2em;
}

.logged-in header.container-fluid {
	top: 32px;
	height: calc(100% - 32px);
}

.page-template-home header.container-fluid {
	display: none;
}

header .row {
	padding: 0;
}

.logo-set {
	position: relative;
	z-index: 3;
	transition: 0s all;
	width: 100%;
	text-decoration: none;
}

.logo-set img {
	width: 48px;
	width: 48px;
	padding: 10px;
	background: #0C253B;
	border-radius: 4px;
	margin-right: 0.5em;
}

/* Navigation */

#navigation {
	margin-top: 2em;
}

header .menu,
#header .menu {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

#header .menu {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	height: auto;
	justify-content: space-between;
}

header .menu li,
#header .menu li {
	list-style-type: none;
	margin-bottom: 1em;
	margin-top: 0;
}

#header .menu li {
	width: calc(50% - 0.5em);
}

header .menu li:before,
#header .menu li:before {
	display: none;
}

header .menu a,
#header .menu a {
	background: #0C253B;
	border-radius: 6px;
	padding: 1em 1.5em;
	text-decoration: none;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: 0.5s all;
	position: relative;
	line-height: 1;
	font-size: 0.9em;
}

#header .menu a {
	padding: 1.5em;
}

#header .menu li a:after {
	content: '';
	background-image: url(/wp-content/themes/esscbrandbox/images/icon-caret-right-white.svg);
	height: 20px;
	width: 10px;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}

header .menu a .icon,
#header .menu a .icon {
	height: 24px;
	width: 24px;
	margin-right: 1em;
	position: relative;
	top: -2px;
}

header .menu a img:not(.icon),
#header .menu a img:not(.icon) {
	height: 20px;
	width: 10px;
}

header .menu a:hover,
#header .menu a:hover,
header .menu .current-menu-item a,
#header .menu .current-menu-item a {
	text-decoration: none;
	background: #113859;
}

#nav-icon {
	position: relative;
	border-radius: 0;
  	width: 20px;
  	height: 20px;
  	margin-left: auto;
}

.nav-icon {
	height: 100%;
	width: 100%;
 }

.nav-icon:after, 
.nav-icon:before, 
.nav-icon div {
  	background-color: #FFFFFF;
  	content: '';
  	display: block;
  	height: 2px;
  	margin: 4px 0;
  	border-radius: 0;
  	transition: all .2s ease-in-out;
}

.nav-icon:before {
	width: 100%;
}

.nav-icon div {
	width: 100%;
}

.nav-icon:after {
	width: 100%;
}

.nav-icon.close:before {
  	transform: translateY(4px) rotate(135deg);
  	width: 100%;
}

.nav-icon.close:after {
  	transform: translateY(-8px) rotate(-135deg);
}

.nav-icon.close div {
  	transform: scale(0);
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover, .nav-icon.close {
	opacity: 1;
}

/* Special Layouts */

#header {
	margin-left: 350px;
	width: calc(100vw - 350px);
	background: #0C2439;
	height: calc(100vh - 80px);
	position: relative;
	padding-right: 0;
	padding-left: 0;
}

.logged-in #header {
	height: calc(100vh - 80px - 32px);
}

.page-template-home #header,
.logged-in.page-template-home #header {
	height: auto;
}

.page-template-home #header {
	margin: 0;
	width: inherit;
	background: transparent;
}

#header .container {
	width: 95%;
	max-width: 95%;
}

.page-template-home #header .container,
.page-template-home #footer-links .container {
	width: 90%;
	max-width: 1140px;
}

#header .container, #header .row {
	height: 100%;
}

.page-template-home #header .row {
	padding-top: 10em;
	padding-bottom: 10em;
}

#header .bg-image {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	right: 0;
}

#content,
#footer-links {
	margin-left: 350px;
	width: calc(100vw - 350px);
	background: #0C2439;
	padding-left: 0;
	padding-bottom: 12em;
	position: relative;
	z-index: 1;
	padding-right: 0;
}

.page-template-home #footer-links {
	width: 100%;
	margin-left: 0;
}

#footer-links {
	padding-bottom: 0;
}

#content .container,
footer .container {
	max-width: 1300px;
	width: 85%;
}

#jump-links {
	width: 100%;
	background: #06131F;
	height: 80px;
	position: sticky;
	top: 0;
	z-index: 2;
	overflow: hidden;
}

.logged-in #jump-links {
	top: 32px;
}

#jump-links:after {
	content: '';
	height: 100%;
	width: 100px;
	position: absolute;
	z-index: 5;
	right: 0;
	top: 0;
	background: linear-gradient(to right, transparent, #06131F);
	pointer-events: none;
}

#jump-links #mobile-scroll {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	white-space: nowrap;
	direction: ltr;
	height: 100%;
	display: flex;
	align-items: center;
}

#jump-links #mobile-scroll::-webkit-scrollbar {
	display: none;
}

#jump-links #links {
  flex-wrap: nowrap;
}

#links::-webkit-scrollbar {
    display: none;  /* Hide the scrollbar */
}

#jump-links #links a {
 	color: rgba(240,243,247,0.8);
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	margin: 0 1.5em;
	position: relative;
	z-index: 1;
}

#jump-links #links a.active,
#jump-links #links a:hover {
	color: rgba(240,243,247,1);
}

#scroll-progress {
  position: absolute;
  bottom: 0;
  width: 0%;
  height: 1px;
  background: #0F8DE7;
}

#prev-nav,
#next-nav {
	position: absolute;
	z-index: 2;
	width: 150px;
	height: calc(100% - 2px);
	display: flex;
	align-items: center;
	opacity: 0;
	pointer-events: none;
}

#prev-nav.show,
#next-nav.show {
	opacity: 1;
}

#prev-nav .arrow,
#next-nav .arrow {
	height: 48px;
	width: 48px;
	background-color: #0F8DE7;
	background-image: url(/wp-content/themes/esscbrandbox/images/icon-caret-right-white.svg);
	background-size: 8px;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 6px;
	cursor: pointer;
	position: absolute;
	transition: 0.5s all;
}

#prev-nav.show .arrow,
#next-nav.show .arrow {
	pointer-events: auto;
}

#prev-nav .arrow:hover,
#next-nav .arrow:hover {
	background-color: #0c77c4;
}

#next-nav {
	right: 0;
	background: linear-gradient(to left, #06131F, transparent);
}

#next-nav .arrow {
	right: 15px;
}

#prev-nav {
	left: 0;
	background: linear-gradient(to right, #06131F, transparent);
}

#prev-nav .arrow {
	left: 15px;
	transform: rotate(180deg);
}

.dot {
	height: 30px;
	width: 30px;
	position: absolute;
}

.copy.subheadline + .row,
.copy.headline + .row {
	padding-top: 0;
}

.copy.headline {
	padding-bottom: 0;
}

.no-headline {
	padding-top: 0;
}

.headline + .subheadline,
.subheadline + .subheadline  {
	padding-top: 3em;
}

.subheadline + .no-headline {
	margin-top: -1em;
}

.no-headline + .subheadline {
	margin-top: -4em
}

/* Cards */

.card {
	justify-content: center;
	border: 0;
	overflow: hidden;
	border-radius: 8px;
	background: #133E63;
	height: 100%;
}

a.card {
	text-decoration: none;
}

.card.list {
	border-left: 3px solid #0F8DE7;
	height: auto;
}

.card.good-bad {
	background: #113859;
	justify-content: space-between;
}

.card-header {
	background: #113859;
	padding: 2em;
	border-bottom: 1px solid #0B4A78;
}

.card-body {
	padding: 1.5em 2em;
	flex: unset;
}

.longform .card-body {
	padding: 1.5em 2em;
}

.good-bad .card-body {
	padding: 2em;
}

.good-bad .card-img + .card-body {
	background: #133E63;
}

.horizontal .card-body {
	flex-direction: row;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 2em;
}

.card.good-bad h4 {
	margin-bottom: 1em;
}

.horizontal.copy .card-headline {
	width: 40%;
}

.horizontal.copy .card-copy {
	width: 50%;
}

.horizontal .columns {
	display: flex;
	justify-content: space-between;
}

.horizontal .column {
	font-size: 0.9em;
}

.horizontal .vertical-separator {
	height: 40px;
	width: 1px;
	background: #0B4A78;
	margin-left: 1em;
	margin-right: 1em;
}

.card ul {
	margin: 0;
}

.card ul li {
	margin: 0;
	border-bottom: 1px solid #0B4A78;
	padding-bottom: 1em;
	padding-top: 1em;
}

.card ul li:last-child {
	border: 0;
}

.card ul li:before {
	display: none;
}

.card-footer {
	background: #133E63;
	padding: 1.15em 2em;
	border-top: 1px solid #0B4A78;
}

a.card .card-footer {
	color: rgba(240,243,247,0.65);
}

.chip {
	border-radius: 4px;
	padding: 0.8em;
	background: #184E7D;
	display: inline-block;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	line-height: 1;
	padding-bottom: 0.5em;
}

.card.image .card-img,
.card.good-bad .card-img {
	overflow: hidden;
	border-radius: 0;
}

.card.image .card-img.bg-light-blue,
.card.image .card-img.bg-white,
.card.good-bad .card-img.bg-light-blue,
.card.good-bad .card-img.bg-white {
  text-align: center;
  padding: 4em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card .bg-light-blue img,
.card .bg-white img {
	max-width: 60%;
}

.card.image img,
.card.good-bad img {
	transition: 0.5s all;
}

a.card.image:hover img,
a.card.good-bad:hover img  {
	transform: scale(1.1);
}

.card .card-img {
	height: 100%;
}

.card .card-img.none img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.cards .grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}

.cards .grid.one .item-1 {
	grid-area: 1 / 1 / 3 / 3;
}

.cards .grid.two .item-1 {
	grid-area: 1 / 1 / 3 / 2;
}

.cards .grid.two .item-2 {
	grid-area: 1 / 2 / 3 / 3;
}

.cards .grid.three .item-1 {
	grid-area: 1 / 1 / 3 / 2;
}

.cards .grid.three .item-2 {
	grid-area: 1 / 2 / 2 / 3;
}

.cards .grid.three .item-3 {
	grid-area: 2 / 2 / 3 / 3;
}

.card-color {
	height: 300px;
	width: 100%;
	border-radius: 14px;
	border: 8px solid #113859;
}

.card.color .card-footer {
	display: flex;
	justify-content: space-between;
}

.card.color .icon {
	height: 20px;
	width: 20px;
	position: relative;
	top: -2px;
}

.card.color .hex {
	border-left: 1px solid rgba(240,243,247, 0.2);
	padding-left: 1em;
	margin-left: 1em;
	text-transform: uppercase;
}

.card.color .swatch {
	height: 16px;
	width: 16px;
	border-radius: 2px;
	position: relative;
	top: -2px;
}

.card.color .tooltip-icon {
	cursor: pointer;
}

.card.color .tooltip-box {
	background: #2F5576;
	border-radius: 6px;
	padding: 1.5em;
	position: absolute;
	z-index: 2;
	width: auto;
	right: 20px;
	bottom: 60px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	line-height: 1;
	opacity: 0;
	pointer-events: none;
}

.card.color .tooltip-box.visible {
	opacity: 1;
	pointer-events: auto;
}

.card.color .tooltip-box label {
	color: rgba(255,255,255,0.4);
	margin-right: 1em;
	margin-bottom: 0;
}

.card.image .d-flex img {
	margin-left: 1em;
}

/* Slick */

button[aria-label="1 of 1"] {
	display: none !important;
}

.slide:focus {
	outline: none;
}

.slick-track {
	display: flex;
	align-items: center;
}

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

.carousel .slide img {
	width: 70%;
}

.nav {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2em;
}

.slick-prev:before, .slick-next:before {
	content: '';
}

.slick-prev, .slick-next {
	width: 25px;
	height: 20px;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	transform: unset;
	transition: 0.5s all;
	top: unset;
	position: relative;
}

.slick-next, .slick-next:hover, .slick-next:focus {
	background-image: url(/wp-content/themes/esscbrandbox/images/icon-slick-next.svg);
	right: unset;
}

.slick-prev, .slick-prev:hover, .slick-prev:focus {
	background-image: url(/wp-content/themes/esscbrandbox/images/icon-slick-prev.svg);
	left: unset;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.dots {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 1em;
	margin-right: 1em;
}

.slick-dots {
	bottom: auto;
	position: relative;
	display: flex;
	align-items: center;
}

.slick-dots li {
	color: unset;
    width: unset;
    height: unset;
    width: unset;
	margin-left: 2px;
	margin-right: 2px;
}

.slick-dots li:before {
	content: unset;
}

.slick-dots li button {
	height: 15px;
	width: 15px;
	font-size: 0;
	background: rgba(233, 233, 233, 0.28);
	border-radius: 50%;
	opacity: 1;
	transition: 0.5s all;
}

.slick-dots li button:hover {
	background: rgba(233,233,233, 0.5);
}

.slick-dots li button:before {
    font-size: 0;
    line-height: 0;
    content: unset;
}

.slick-dots li.slick-active button {
	opacity: 1;
	background: #E9E9E9;
}

/* Filter */

.filter, .show-hide {
	width: 100%;
	position: relative;
	font-size: 0.9em;
	cursor: pointer;
	font-family: 'Avenir';
}

.filter .active, .show-hide .active {
	padding: 0.5em 1em;
	text-transform: uppercase;
	background-color: #ffffff;
	background-image: url(/wp-content/themes/esscbrandbox/images/ICON_NAME_HERE.svg);
	background-size: 10px;
	background-position: 98% center;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 20px rgba(54, 57, 68, 0.03);
	border: 1px solid #E4E4E4;
	padding-right: 2.5em;
	font-weight: 600;
}

.filter .dropdown, .show-hide .dropdown {
	position: absolute;
	background: #ffffff;
	width: 100%;
	display: none;
	z-index: 998;
	border: 1px solid #E4E4E4;
	border-top: 0;
}

.filter .dropdown .option, .show-hide .dropdown .option {
	padding: 0.5em 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.filter .dropdown .option:hover, .show-hide .dropdown .option:hover {
	background: #DDDEE1;
	color: #394053;
}

.checkbox {
	display: flex;
	align-items: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.1em;
	cursor: pointer;
}

.checkbox span {
	border: 1px solid #DDE2E5;
	height: 30px;
	width: 30px;
	display: inline-flex;
	margin-right: 0.5em;
	align-items: center;
	justify-content: center;
	position: relative;
	border-radius: 4px;
	background: #ffffff;
}

.checkbox.checked span:before {
	content: "";
	background-image: url(/wp-content/themes/esscbrandbox/images/ICON_NAME_HERE.svg);
	transform: rotate(45deg);
	background-size: cover;
	height: 24px;
	width: 25px;
	position: absolute;
}

/* Isotope */

.hidden-item {
	display: none;
}

.isotope, .isotope-filter {
	padding-left: 15px;
	padding-right: 15px;
}

.isotope .row, .isotope-filter .row {
	margin-left: -15px;
	margin-right: -15px;
}

.grid-item {
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.isotope-filter .col-md-6 {
	padding-left: 15px;
	padding-right: 15px;
}

.grid-item:last-of-type {
	margin-bottom: 0;
}

.grid-item .card-img {
	width: 100%;
}

/* Table */

table {
	width: 100%;
	line-height: 1;
}

tr {
	border-bottom: 1px solid #0B4A78;
}

tr:last-of-type {
	border-bottom: 0;
}

td {
	border: 0;
	padding: 1.5em;
	line-height: 1.2;
}

td.heading {
	padding-left: 0;
	display: flex;
	align-items: center;
	position: relative;
}

td.heading:after {
	content: '';
	height: 30%;
	width: 1px;
	background: #0B4A78;
	display: inline-block;
	position: absolute;
	right: 10%;
}

/* Accordion */

.accordion {
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.accordion li {
	list-style-type: none;
	margin: 0;
	padding-top: 2em;
	padding-left: 2em;
	padding-right: 2em;
	border-bottom: 1px solid #BCBCBC;
	display: block;
	font-size: 1em;
}

.accordion li:before {
	display: none;
}

.accordion li.open {
	background: #ffffff;
	padding-bottom: 2em;
	border-bottom: 0;
}

.accordion h5 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
	margin-top: 0;
	transition: 0.5s all;
	line-height: 1.2;
	padding-bottom: 1em;
}

.accordion h5:hover {
	color: #272828;
}

.accordion h5 span {
	width: 80%;
}

.accordion .answer {
	display: none;
	margin-top: 0;
	padding-left: 0;
	margin-bottom: 0;
	font-family: 'FONT NAME GOES HERE';
	width: 80%;
}

.bg-image .accordion li.open h5 {
	color: #006444;
}

.accordion li.open h5 .icon {
	background-color: #FFC336;
	background-image: url(/wp-content/themes/esscbrandbox/images/ICON_NAME_HERE.svg);
}

/* Lists */

ul {
	padding: 0;
	margin-left: 2.5em;
	margin-top: 1em;
	margin-bottom: 0;
}

ul li:before {
	content: '';
	height: 10px; 
	width: 10px;
	background-color: #929292;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	left: -1.8em;
	top: 10px;
}

ul li {
	list-style-type: none;
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	position: relative;
}

ul li:first-child {
	margin-top: 0 !important;
}

ul li:last-child {
	margin-bottom: 0 !important;
}

ul.two-col {
	display: flex;
	flex-wrap: wrap;
}

ul.two-col li {
	width: 50%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.good ul li:before {
	background-image: url(/wp-content/themes/esscbrandbox/images/icon-good.svg);
	background-color: transparent;
	background-size: cover;
	border-radius: 0;
	height: 20px;
	width: 24px;
	left: -2.5em;
	top: 7px;
}

.bad ul li:before {
	background-image: url(/wp-content/themes/esscbrandbox/images/icon-bad.svg);
	background-color: transparent;
	background-size: cover;
	border-radius: 0;
	height: 20px;
	width: 20px;
	left: -2.5em;
	top: 7px;
}

/* Forms */

input, select, textarea {
	background: #ffffff;
	border-radius: 6px;
	border: 0;
	font-size: 1em;
	color: #1A1A1A;
	width: 100%;
	padding: 0.25em 0.5em;
	-webkit-appearance: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #BFBFBF;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #BFBFBF;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #BFBFBF;
}

:-moz-placeholder { /* Firefox 18- */
  color: #BFBFBF;
}

/* Footer */

.page-template-home footer {
	border-top: 1px solid rgba(255,255,255,0.5);
}

footer a {
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

#menu-footer-navigation {
	display: flex;
	margin: 0;
	justify-content: flex-start;
}

#menu-footer-navigation li {
	list-style-type: none;
	margin: 0;
    position: relative;
}

#menu-footer-navigation > li {
	margin-right: 4em;
	width: auto;
}

#menu-footer-navigation > li:last-child {
	margin-right: 0;
}

#menu-footer-navigation li:before {
	display: none;
}

#menu-footer-navigation > li > a {
	color: #F0F3F7;
	font-size: 1em;
	margin-bottom: 0.5em;
	cursor: default;
	pointer-events: none;
	display: block;
}

#menu-footer-navigation .sub-menu {
	margin: 0;
}

#menu-footer-navigation .sub-menu li {
	width: 100%;
}

#menu-footer-navigation li .sub-menu a {
	margin-top: 1em;
	margin-bottom: 1em;
	color: rgba(240,243,246,0.5);
	font-size: 0.85em;
	white-space: nowrap;
}

#menu-footer-navigation li .sub-menu a:hover {
	text-decoration: none;
	color: rgba(240,243,246,0.8);
}

footer img {
	display: none;
}

/* Animations */

.fade-in {
	opacity: 0;
	top: 100px;
	transition: 0.6s opacity ease-in-out 0.2s, 0.6s top ease-in-out 0.2s;
	position: relative;
}

.fade-in.in {
	opacity: 1; 
	top: 0;
}

@media only screen and (min-width: 2000px) {
	.d-xxl-none {
		display: none !important;
	}

	.d-xxl-block {
		display: block !important;
	}

	.video {
		width: calc(1600px - 30px);
		margin: 0 auto;
	}

	.video .container {
		padding-left: 60px;
		padding-right: 60px;
		width: 100%;
	}
}

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

}

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

	/* Header */

	/* Special Layouts */

	.page-template-home #header {
		margin: 0;
		width: inherit;
	}

	.content.expression .text h7:before {
		height: 10px;
		width: 10px;
	}

	/* Navigation */

	#menu-primary-navigation li a img {
		height: 20px;
		width: 20px;
	}

	#menu-primary-navigation li.menu-item-has-children > a:after {
		height: 7px;
		width: 10px;
	}

	#menu-primary-navigation .sub-menu li.current-menu-item a:after {
		height: 10px;
		width: 7px;
	}
}

@media only screen and (max-width: 1500px) {
	/* Global */

	/* Special Layouts */

}

@media only screen and (max-width: 1440px) {
	/* Global */

	html {
		font-size: 16px;
	}

	/* Header */

	header.container-fluid {
		width: 300px;
	}

	/* Special Layouts */

	#header, #content, #footer-links {
		margin-left: 300px;
    width: calc(100vw - 300px);
	}

	.page-template-home #header {
		margin: 0;
		width: inherit;
	}

	.card-color {
		height: 200px;
	}

	.card.color .tooltip-box {
		font-size: 0.8em;
	}

	.card .bg-light-blue img,
	.card .bg-white img {
		max-width: 60%;
	}

	/* Navigation */

	#menu-primary-navigation li a img {
		height: 20px;
		width: 20px;
	}
}

@media only screen and (max-width: 1300px) {
	/* Global */


	/* Typography */

	.btn-primary .icon {
		height: 45px;
	    width: 45px;
	}

	.btn-primary .text {
		height: 45px;
	    padding-left: 24px;
	    padding-right: 24px;
	    padding-top: 17px;
	}

	/* Helpers */

	/* Special Layouts */

	.dot-chart .label, 
	table td:not(.heading) {
		font-size: 0.9em;
	}

	.page-template-home #header .row {
		padding-top: 6em;
		padding-bottom: 6em;
	}
}

@media only screen and (max-width: 1200px) {
	/* Global */

	/* Typography */


	/* Header */

	header .container {
		padding: 0;
	}

	/* Navigation */

	#menu-primary-navigation li a img {
		height: 15px;
		width: 15px;
	}

	/* Special Layouts */

	.page-template-home #header {
		margin: 0;
		width: inherit;
	}

	#content .container,
	footer .container {
		width: 90%;
	}

	.dot-chart .label, 
	table td:not(.heading) {
		font-size: 1em;
	}

	.dot-chart .title {
		color: #F0F3F7;
	}

	#prev-nav .arrow, #next-nav .arrow {
		height: 40px;
		width: 40px;
		background-size: 6px;
	}

	.card.color .tooltip-box {
		font-size: 0.6em;
	}
}

@media only screen and (max-width: 1024px) {
	/* Global */

	html {
		font-size: 12px;
	}

	.row {
		padding-top: 4em;
		padding-bottom: 4em;
	}
	
	.py-small {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.pt-small {
		padding-top: 2em;
	}

	.pb-small {
		padding-bottom: 2em;
	}

	/* Typography */

	.number {
		font-size: 3em;
	}

	.btn-primary:hover .icon, .btn-primary:active .icon, .btn-primary:focus .icon {
	    margin-left: 0px;
	} 

	.btn-primary:hover .text, .btn-primary:active .text, .btn-primary:focus .text {
		margin-left: 0;
	}

	/* Header */

	header.container-fluid {
		width: 275px;
	}

	/* Navigation */

	#menu-primary-navigation li {
		margin-bottom: 1em;
	}

	#menu-primary-navigation a {
		font-size: 1.1em;
	}

	#menu-primary-navigation .sub-menu li {
		padding: 0.5em 1em;
	}

	#menu-primary-navigation .sub-menu li a {
		font-size: 0.8em;
	}

	/* Helpers */

	.bg-image.parallax {
		background-attachment: unset;
	}

	.fancybox-content {
		width: 90%;
	}

	/* Special Layouts */

	#header, #content, #footer-links {
		margin-left: 275px;
		width: calc(100vw - 275px);
	}

	.page-template-home #header .row {
		padding-top: 10em;
		padding-bottom: 10em;
	}

	#jump-links {
		height: 50px;
	}

	#prev-nav .arrow, #next-nav .arrow {
    height: 30px;
    width: 30px;
    background-size: 6px;
  }

	/* Cards */

	.card.box {
		padding: 2em;
		padding-left: 1em;
		padding-right: 1em;
	}

	.card.box .card-title {
		font-size: 1.7em;
	}

	.card.horizontal {
		flex-direction: column;
	}

	.card.color .tooltip-box {
		font-size: 0.8em;
	}

	/* Isotope */

	.isotope .grid-item {
		margin-bottom: 45px;
	}
}

@media only screen and (min-width: 1200px) and (max-height: 750px) {
	/* Navigation */


	/* Special Layouts */
	
}

@media only screen and (max-width: 992px) {
	/* Typography */

	h1, .h1 {
		font-size: 3.3em;
	}
	
	h1.jumbo {
		font-size: 4em;
	}

	h5, .h5 {
		font-size: 1.3em;
	}

	.number {
		font-size: 3.5em;
	}

	.btn-primary {
		width: 100%;
	}

	.btn-primary .text {
		width: calc(100% - 45px - 10px);
	}

	/* Helpers */

	#header.h-full {
		height: auto;
	}

	/* Header */

	.page-template-home header.container-fluid {
		display: block;
		height: 70px;
		width: 100%;
		background: transparent;
		padding: 0;
	}

	.page-template-home #navigation {
		display: none !important;
	}

	/* Navigation */

	#header .menu li {
		width: 100%;
		margin: 0;
	}
	
	#header .menu a {
		background: transparent;
		border-bottom: 1px solid #0B4A78;
		padding-left: 0;
		padding-right: 0.5em;
		border-radius: 0;
	}

	#header .menu a:hover {
		background: transparent;
	}

	/* Helpers */

	.w-50 {
		width: 100% !important;
	}

	/* Special Layouts */

	.page-template-home #header .row {
		padding-top: 6em;
		padding-bottom: 6em;
	}

	.logged-in:not(.page-template-home) #header, .page:not(.page-template-home) #header {
		height: 400px;
	}

	.cards .grid {
		display: block;
	}

	.card-color {
		height: 100px;
	}

	.horizontal.columns .card-body {
		flex-direction: column;
		align-items: flex-start;
		padding: 2em;
	}

	.horizontal.columns .card-headline {
		margin-bottom: 1em;
	}

	/* Table */

	td.heading {
		display: none;
	}

	tr:nth-of-type(even) {
		border-bottom: 0;
	}

	td[colspan="3"] {
		padding-bottom: 1em;
	}

	td:not([colspan="3"]) {
		padding-top: 1em;
	}

	/* Footer */

	#menu-footer-navigation {
		flex-wrap: wrap;
	}

	#menu-footer-navigation > li {
		margin-right: 0;
		width: 50%;
		margin-bottom: 2em;
	}
}

@media only screen and (max-width: 782px) {
	/* Header */

	.logged-in header.container-fluid {
		top: 46px;
	}
}

@media only screen and (max-width: 767px) {
	/* Global */

	#wpadminbar {
		position: fixed !important;
	}

	html {
		font-size: 17px;
	}

	.container {
		width: 100%;
	}

	.row {
		padding-top: 3em;
		padding-bottom: 3em;
	}
	
	.py-small {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.pt-small {
		padding-top: 2em;
	}

	.pb-small {
		padding-bottom: 2em;
	}

	.w-50 {
		width: 100% !important;
	}

	.offset {
		margin-left: 0;
	}

	.two-two-box-grid {
		display: block;
	}

	/* Typography */

	h1 {
		font-size: 3em;
	    line-height: 1.2;
	}

	h2 {
		margin-bottom: 1em;
	}
	
	h3, .h3 {
		font-size: 2.3em;
	}

	h4 {
		font-size: 1.7em;
	}

	h5 {
		font-size: 1.2em;
	}

	/* Header */

	header.container-fluid {
		top: 0;
		width: 100%;
		height: 75px;
		padding: 0;
	}

	.logged-in header.container-fluid {
		height: 75px;
		top: 46px;
	}

	header .container, header .row {
		height: 100%;
		padding-top: 0;
		padding-bottom: 0;
	}

	header .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* Navigation */

	.nav-icon.close:after {
		width: 100%;
	}

	#navigation {
		margin-top: 0;
	}

	.page:not(.page-template-home) .menu-primary-navigation-container, .page:not(.page-template-home).logged-in .menu-primary-navigation-container {
			background: rgba(0,0,0,0.7);
	    height: calc(100vh - 75px);
	    width: 100%;
	    top: 75px;
	    position: fixed;
	    opacity: 0;
	    overflow-y: scroll;
	    transition: 0.5s all;
	    left: 0;
	    pointer-events: none;
	}

	.page:not(.page-template-home).logged-in .menu-primary-navigation-container, .page:not(.page-template-home).logged-in .menu-primary-navigation-container {
		height: calc(100vh - 46px);
		top: calc(75px + 46px);
	}

	.page:not(.page-template-home) .menu-primary-navigation-container.visible {
		opacity: 1;
		pointer-events: auto;
	}

	header .menu {
		flex-direction: column;
		justify-content: flex-start;
		margin: 0;
		padding-top: 1em;
		width: 75%;
		padding-bottom: 1em;
		background: #0C2439;
		left: -100%;
		transition: 0.5s all;
		position: relative;
		padding-left: 15px;
		padding-right: 15px;
	}

	#header .menu-primary-navigation-container .menu,
	header .menu-primary-navigation-container.visible .menu {
		left: 0;
	}

	#header .menu li,
	header .menu li {
		display: block;
		margin-right: 0;
		margin-left: 0;
		text-align: center;
		width: 100%;
	}

	header .menu a,
	#header .menu a {
		font-size: 1.2em;
	}

	header .menu li a img,
	#header .menu li a img {
		height: 20px;
		width: 20px;
	}

	#menu-primary-navigation li {
		width: 100%;
		margin: 0;
	}
	
	#menu-primary-navigation a {
		background: transparent;
		border-bottom: 1px solid #0B4A78;
		padding-left: 0;
		padding-right: 0.5em;
		border-radius: 0;
	}

	#menu-primary-navigation a:hover {
		background: transparent;
	}

	/* Helpers */

	.bg-image.h-full {
		height: auto;
	}

	.glow-dart {
		margin-top: 2em;
	}

	#header .glow-dart {
		margin-top: 3em;
	}

	/* Special Layouts */

	.page-template-home #header .container {
		width: 95%;
		margin: 0 auto;
	}

	.page-template-home .bg-image {
		background-image: unset !important;
	}

	.page-template-home .container-fluid.h-full,
	.page-template-home .container-fluid.h-full .container {
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.page-template-home .container-fluid.h-full {
		margin-top: 75px;
	}

	.page:not(.page-template-home) #header {
		margin-top: 75px;
		height: auto;
	}

	#header, #content, #footer-links {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.page-template-home #header {
		margin: 0;
		width: inherit;
	}

	#header .container {
		position: relative;
		z-index: 2;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	#content .container,
	footer .container {
		max-width: 95%;
		width: 100%;
	}

	#jump-links {
		top: 75px;
		height: 75px;
	}

	.logged-in #jump-links {
		top: calc(32px + 75px);
	}

	.dot-chart .label {
		font-size: 0.8em;
		text-align: center;
	}

	#prev-nav .arrow, #next-nav .arrow {
		display: none !important;
	}

	.no-headline + .subheadline {
		margin-top: 0;
	}

	/* HTML Video */

	.video {
		text-align: center;
	}

	.video video {
		display: none;
	}

	/* Cards */

	.card.box {
		padding: 1.5em;
		padding-left: 0.5em;
		padding-right: 0.5em;
	}

	.card.horizontal {
		flex-direction: column;
	}

	.card.box .card-title {
		font-size: 1.8em;
	}

	.card-header,
	.card .card-body,
	.card .card-footer,
	.horizontal.columns .card-body {
		padding-top: 1em;
		padding-bottom: 1em;
		padding-left: 1em;
		padding-right: 1em;
	}

	.horizontal .card-body {
		flex-direction: column;
	}

	.horizontal.copy .card-headline,
	.horizontal.copy .card-copy {
		width: 100%;
	}

	.horizontal.copy .card-headline {
		margin-bottom: 0.5em;
	}

	.horizontal .columns {
		display: block;
	}

	.horizontal .vertical-separator {
		background: transparent;
		height: 1em;
	}

	.chip {
		font-size: 0.9em;
	}

	.card.color .tooltip-box {
		right: 10px;
	}

	.card .bg-light-blue img,
	.card .bg-white img {
		max-width: 90%;
	}

	/* Tables */

	table, tbody, tr, td {
		display: block;
	}

	td {
		padding: 0.5em;
		padding-bottom: 0;
	}

	td[colspan="3"] {
		padding: 0.5em;
	}

	tr:nth-of-type(even) {
		margin-bottom: 2em;
	}

	td.heading + td {
		padding-top: 1em;
	}

	/* Lists */

	ul.two-col li {
		width: 100%;
		padding-right: 0;
	}

	/* Footer */

  #menu-footer-navigation > li {
    width: 100%;
  }
}

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

}