.page-template-default .wrap h1.display-4 { margin-top: 0; padding-top: 40px;}
#header.second-header .logo {
/*  background-image: url(/wp-content/themes/cred18/assets/images/logo-black.svg); */
}
body.single-splash { font-family: Montserrat, sans-serif;}
.single-splash .wrap a {
	font-family: Montserrat, sans-serif;
}
.splashleft {
  background-color: #2b3f3a;
  color: #FFFFFF;
}
.splashright {
  background-color: #f4f4f0;
  text-align: center;
  vertical-align: middle;
  flex-wrap: wrap;
}
.single-splash .wrap { padding:0!important; margin: 0!important;}
.single-splash .wrap .splashleft h1.display-4 { color: #FFFFFF; font-size: 2.625rem;}
.single-splash .wrap .splashleft h1.display-4:after { content: none;}
.single-splash .wrap img { height: auto; max-width: 100%;}

.splashleft .header__navigation {
	margin-bottom: 50px;
}

.splashleft .continue-link { /*text-align: right;*/ margin-top: 20px;}
.splashleft .continue-link a {
	color: #FFFFFF;
	font-size: 0.875rem;
	text-transform: uppercase;

}

.splashleft .gform_wrapper input[type="submit"] {
	background: #9e3a2b;
	border: none;
	box-shadow: none;
	color: #FFFFFF;
	text-align: center;
	padding: 20px;
	display: block;
	font-size: 1.6875rem;
	width: 100%;
	text-transform: uppercase;
	line-height: 1;
}

.splashleft .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}

.splashleft .gform_wrapper input:hover,
.splashleft .gform_wrapper input:active,
.splashleft .gform_wrapper input:focus {
	outline: 0;
}

.single-splash .sub-footer {
	background-color: transparent;
	margin: auto;
}

.single-splash .sub-footer a {
	color: #2b3f3a;
	font-size: 0.875rem;
}

.single-splash .sub-footer a:not([href]):not([tabindex]),
.single-splash .sub-footer a:not([href]):not([tabindex]):focus,
.single-splash .sub-footer a:not([href]):not([tabindex]):hover {
	color: #2b3f3a;
}

.single-splash .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: 1rem;
}

.single-splash .gform_wrapper .validation_message {
	color: #ffcc00;
}

.single-splash .gform_wrapper div.validation_error {
	color: #ffcc00;
	border-color: #ffcc00;
}

.single-splash .gform_wrapper li.gfield.gfield_error {
	border-color: #ffcc00;
}

.single-splash .gform_wrapper .gform_ajax_spinner { display: none; }

.single-splash .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

.single .wrap { padding-top: 40px;}

.single .wrap h1.display-4 {
	margin-bottom: 2.5rem;
}

#header.nav-bg {
	/*background: #f2f0ec !important;*/
	background: #F4F4F0  !important;
	padding: 15px;
}

#header.fixed-top {
	position: fixed;
}

body:not(.nav-active) #header.nav-bg .nav-opener:after,
body:not(.nav-active) #header.nav-bg .nav-opener:before,
body:not(.nav-active) #header.nav-bg .nav-opener span {
	background: #252323;
}

body:not(.nav-active) #header.nav-bg .logo svg path,
body:not(.nav-active) #header.nav-bg .logo svg polygon,
body:not(.nav-active) #header.nav-bg .logo svg rect {
    fill: #252323;
}

body:not(.nav-active) #header.nav-bg .list-social-links a {
	color: #252323;
}

body:not(.home) #header .logo svg { display: none;}
body.nav-active #header .logo svg { display: block;}
#header.second-header {
	padding: 15px;
}
.video-section .video-section__col.fullwidth-col { width: 100%;}
@media (min-width: 1024px){
	.video-section .video-section__col.fullwidth-col .video-description { max-width: 100%;}
}
.video-section .video-section__col .btn {
	font-size: 20px;
	padding: 16px 10px;
	max-width: 220px;
}

.video-section .video-section__col img {
	max-width: 100%;
	height: auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    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%;
  }

.fact-item {
	text-transform: none;
}
.fact-item p {
	font-weight: normal;
}

.facts h2 {
	max-width: 100%;
	width: auto;
	display: table;
	border: none;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.facts h2:after {
	content: "";
	width: 25%;
	height: 3px;
	background-color: #FFFFFF;
	margin: 15px auto;
	display: block;
}

#nav .smallmenu a {
	font-size: 0.875rem;
	font-weight: normal;
}

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

.issue-callout {
  background-image: none!important;
  background-color: #2B3F3A;
}

.contact-us #gform_wrapper_2 { width: auto;}
.list-footer-links li { text-transform: none;}

.single-post .card-body p:last-child { margin-bottom: 0; }

@media screen and (min-width: 768px) {
	.splashleft {
		padding: 60px;
	}
	.splashright {
	  padding: 0 60px;
	}
	.single-splash .sub-footer {
		background-color: transparent;
		margin: auto;
		position: absolute;
	    bottom: 10px;
	    text-align: center;
	    width: auto;
	    left: 5%;
	    right: 5%;
	}

	body:not(.home) .wrap {
	    margin-top: 97px;
	}

}

@media screen and (max-width: 767px) {
	.single-splash .logo {
		max-width: 300px;
	}

	.splashleft .gform_wrapper input[type="submit"] {
		line-height: 1;
	}

	.splashright { padding: 0;}

	.splashleft { padding-bottom: 30px; padding-top: 30px;}

	#header .logo svg { /*max-width: 315px;*/ max-width:290px; height: auto;}

	#header #nav li { text-align: left; font-size: 15px;}
	#header #nav li a { display: block;}
	.nav-active #nav li.show-link {
		animation-duration: 0.3s;
	}
	.nav-opener { top: 10px;}

	#nav li.list-social-links a {
	    display: inline-block!important;
	    /*margin: 10px 0px 0 20px;*/
		margin:10px 10px  0px 0px;
	}

	ul.list-social-links { display: none;}
	.logo { margin-bottom: 0;}
	body:not(.home) .wrap {
	    margin-top: 74px;
	}

	
}

@media screen and (max-width: 320px) {
	#header .logo svg { max-width: 260px; height: auto;}
}

body.home {
	background: #F4F4F0;
}

#wrap-splash{
	margin-top: 0px !important;
	padding-top: 0px !important;
}


.main-banner.gradient-overlay:before {
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(115deg, rgba(32,62,119,0.5) 0%, rgba(70,129,207,0.5) 100%);
}

.main-banner .main-slogan { position: relative;}