/*
Theme Name: SWFF Theme
Theme URI: http://batescreative.com
Description: Custom Salient child theme designed and built by Ashe Abbott at Bates Creative.
Author: Ashe Abbott at Bates Creative
Author URI: http://batescreative.com
Template: salient
Version: 1.0
*/


/* FONTS */

body {
	font-family: 'Nexa', sans-serif;
	font-weight: 300;
	line-height: 180%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

h1, h2, h3, h4, h5, h6, .button a, .swiper-slide .button a, .nectar-milestone .number, .random-innovator-name, #search-outer #search input[type="text"], .ascend .container-wrap .ctct-embed-signup button[type="submit"], .ctct-embed-signup #success_message > div, .footer-newsletter .ctct-embed-signup button[type="submit"], #mobile-menu a, .archive-innovator-name, .ascend .container-wrap .wpcf7 input[type="submit"] {
	font-family: 'Nexa', sans-serif !important;
	font-weight: 800 !important;
	text-transform: uppercase;
}

body .standard_section a, .single-innovator-body a, .single-post-content a{
	text-decoration: underline;
}

body .standard_section  #recent-posts a{
	text-decoration: none;
}

.button a {
	padding: 10px 20px !important;
	font-size: 16px !important;
	letter-spacing: 0 !important;
}

.bold, strong, b, .swiper-slide .content p, .recent-post-title, h2.single-post-title {
	font-family: 'Nexa', sans-serif !important;
	font-weight: 800 !important;
	text-transform: none;
}

nav a, .footer-menu a {
	font-family: 'Nexa', sans-serif !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	text-decoration: none;
}

blockquote p {
	font-family: 'Nexa', sans-serif !important;
	font-weight: 600 !important;
}

p, .nectar-milestone .subject, a.viewall, .ctct-custom-form input[type="text"], input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], .single-innovator-meta span, .search .row .col.section-title h1, .row .col.section-title span, ul, ol {
	font-family: 'Nexa', sans-serif !important;
	font-weight: 300 !important;
}


/* GLOBAL */

.no-margin-bottom {
	margin-bottom: 0 !important;
}

h2, .section-title {
	font-size: 36px;
	color: #00A3AD !important;
	line-height: 100%;
}

.viewall{
	font-size: 16px;
	text-transform: lowercase;
	color: #FF8200;
	padding-left: 0.5%;
	line-height: 100%;
}

.viewall:hover {
	color: #FF8200 !important;
}



h2 {
	margin-bottom: 20px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 21px;
}

h6 {
	font-size: 18px;
}

h3, h4, h5, h6 {
	margin: 15px 0;
}

p {
	font-size: 18px;
	padding-bottom: 20px;
}

ul, ol {
	color: #26282c;
}

.main-content ul, .main-content ol {
	margin-bottom: 20px;
}

li {
	font-size: 18px;
}

a:hover {
	color: #00A3AD !important;
}

.wp-caption {
  max-width: 100%;
  border: none;
  background: #fff;
  padding: 0;
}

.wp-caption .wp-caption-text {
  text-align: left;
  margin-top: 3px;
  font-size: 16px;
  line-height: 125%;
}

.white h2, .white h3, .white p {
	color: #fff !important;
}

.bluebg {
	background: #2c5697;
}

.more-padding-right {
	padding-right: 3%;
}

.alignleft {
	margin: 0 30px 30px 0;
}

.alignright {
	margin: 0 0 30px 30px;
}

blockquote {
	margin-bottom: 0;
	width: 100%;
  max-width: 400px;
  float: left;
  padding: 30px;
  position: relative;
}

blockquote p {
	font-weight: 600;
	line-height: 125%;
	font-size: 36px;
	letter-spacing: 0;
}

blockquote:before {
  content: "“";
  display: inline-block;
  position: absolute;
  top: 115px;
  left: -20px;
  z-index: -1;
  font-family: Georgia, serif;
  line-height: 0;
  font-size: 250px;
  color: #FF8200;
}

#to-top {
	background-color: #FF8200;
	color: #fff !important;
}

#to-top i {
	margin-top: -1px;
	font-size: 30px !important;
}


/* HEADER */

header#top nav > ul > li > a {
	font-size: 16px;
}
/* Mobile Menu */

#mobile-menu, #mobile-menu input[type=text] {
	background-color: #2c5697;
}

#mobile-menu ul {
	padding: 10px 0;
}

#mobile-menu ul li a {
	border-bottom: 0 !important;
	padding: 6px 0 !important;
	font-size: 18px !important;
	text-align: center !important;
	color: #fff !important;
}

#mobile-menu ul li a:hover {
	color: rgb(255, 181, 00) !important;
}

#mobile-menu input[type=text] {
	border: 1px solid #fff !important;
	color: #fff !important;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
	-o-box-shadow: none;
}


#mobile-menu input[type=text]::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

#mobile-menu input[type=text]:-ms-input-placeholder {
  color: #fff;
}

#mobile-menu input[type=text]::-ms-input-placeholder {
  color: #fff;
}


/* HOME */

.swiper-slide .content h2 {
	color: #fff !important;
	line-height: 110% !important;
}

.swiper-slide .content p {
	color: #fff !important;
	line-height: 110% !important;
}

.swiper-slide .button a {
	font-size: 16px;
}

.swiper-slide .button a:hover {
	color: #fff !important;
}

/* Random Innovators */

#random-innovators {
	width: 100%;
	display: inline-block;
}

.random-innovator {
	width: 33.33%;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.random-innovator:after {
 	content: "";
 	display: block;
 	padding-bottom: 100%;
}

.random-innovator-overlay {
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	background: #2c5697;
	opacity: 0.75;
	transition: opacity 0.3s;
}

.random-innovator:hover .random-innovator-overlay {
	opacity: 0.9;
}

.random-innovator-info {
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	box-sizing: border-box;
 	padding: 6%;
}

.random-innovator-link {
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
}

.random-innovator-text {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}

.random-innovator-icon {
	width: 40px !important;
}

.random-innovator-text p {
	font-weight: 400 !important;
	line-height: 120%;
}

p.random-innovator-company {
	padding: 3px 0;
	font-size: 21px;
	font-weight: 700 !important;
	color: #FF8200;
}

p.random-innovator-stage {
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	display: none;
}

p.random-innovator-innovation {
	padding: 20px 0;
	font-size: 32px;
	font-weight: 600 !important;
	line-height: 110%;
	text-transform: uppercase;
}

p.random-innovator-segment {
	font-size: 14px;
	display: none;
}

p.random-innovator-segment span {
	font-weight: 800 !important;
	text-transform: uppercase;
}

.random-innovator-text p:last-of-type {
	padding-bottom: 0;
}

/* Recent Posts */

.recent-post-item {
	display: flex;
	margin-bottom: 30px;
	clear: both;
}

.recent-post-item p {
	padding-bottom: 6px;
}

.recent-post-img a {
	width: 250px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	margin: 0 20px 6px 0;
}

.recent-post-img a:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.recent-post-date {
	font-size: 16px;
	color: #4c5058;
	line-height: 100%;
}

.recent-post-title a {
	display: block;
	margin: 10px 0;
	font-size: 24px;
	color: #26282c;
}

.recent-post-more {
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	cursor: pointer;
	transition: color 0.3s;
}

.recent-post-more:hover {
	color: #00A3AD;
}

	.recent-post-more .fa-chevron-circle-right:before{
		color: #FF8200;
		transition: color 0.3s;
	}

	.recent-post-more:hover .fa-chevron-circle-right:before{
		color: #00A3AD;
	}


/* Partner Logos */

.partner-logos .wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.partner-logos .wpb_wrapper > div {
	width: calc(20% - 50px);
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(20% - 50px);
	margin: 25px 50px 25px 0 !important;
}

.partner-logos img {
	width: auto;
	max-height: 80px;
}

/* Twitter Plugin */

.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-text {
  padding-bottom: 10px !important;
  font-size: 16px;
}

/* Constant Contact Sign Up Form */

.ctct-embed-signup {
	margin: 5px 0;
}

.ctct-embed-signup h2 {
	font-size: 24px;
	color: #fff !important;
}

.ctct-custom-form {
	min-width: 0 !important;
}

.ctct-embed-signup > div {
	color: #fff;
	background: #2C5697; 
}

.ctct-embed-signup form {
	padding: 25px;
}

.ctct-embed-signup h2 {
	line-height: 120%;
	color: #fff;
	margin-bottom: 13px;
}

.ctct-embed-signup .email-blurb {
	font-size: 16px;
	padding-bottom: 0;
}

.ctct-custom-form .ctct-form-required:before {
	content: '' !important;
}

.email-input {
	padding-bottom: 0 !important;
}

.ctct-custom-form p.email-input {
	margin: 22px 0 0 0 !important;
}

.ctct-custom-form .ctct-form-errorMessage {
	line-height: 120% !important;
}

.ctct-custom-form input[type="text"] {
	border-radius: 0 !important;
}

.ctct-custom-form input[type="text"]:focus {
	outline: 0 !important;
}

.container-wrap .ctct-embed-signup input[type="text"] {
	background: #fff !important;
	border: 0 !important;
}

.ctct-custom-form .ctct-button {
	width: auto !important;
}

.ascend .container-wrap .ctct-embed-signup button[type="submit"] {
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	background: #FF8200 !important;
	padding: 10px 20px !important;
	font-size: 16px !important;
	display: block !important;
	margin: 15px auto 23px auto !important;
}

.ascend .container-wrap .ctct-embed-signup button[type="submit"]:hover {
  background: #2a5291 !important;
}

body[data-form-submit="regular"] .ctct-embed-signup button[type=submit]:hover {
	opacity: 1 !important;
}

.ctct-form-footer {
	font-size: 14px !important;
	line-height: 120% !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
}

.ctct-embed-signup #success_message {
	padding: 0 30px;
	text-align: center;
}

.ctct-embed-signup #success_message > div {
	font-size: 18px;
	line-height: 120%;
  color: #fff;
	margin-bottom: 0;
}

/* Second Nectar Slider */

.slider-heading-lowercase h2 {
	text-transform: none;
}


/* INNOVATORS ARCHIVE */

/* search and filter */

.archive-innovators-filter {
	margin: 0 0 70px 0;
	padding: 25px;
	background: #FF8200; 
}

.archive-innovators-filter h2 {
	margin-bottom: 0;
	font-size: 24px;
	line-height: 130%;
	cursor: pointer;	
	color: white !important;
}

.archive-innovators-filter h2 .no-break {
	white-space: nowrap;
}

.archive-innovators-filter h2 .icon {
	font-family: 'FontAwesome';
}

.archive-innovators-filter h2 span i {
	font-style: normal;
}

.archive-innovators-filter .form {
	display: block;
}

.archive-innovators-filter .line {
	width: 100%;
	height: 1px;
	margin: 15px 0 10px 0;
	background: white;	
}

.archive-innovators-filter .searchandfilter > ul {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin: 0;
}

.archive-innovators-filter .searchandfilter > ul > li {
	width: 25%;
	margin: 10px 0;
	padding: 0 20px;
}

.archive-innovators-filter .searchandfilter label {
	width: 100%;
}

.searchandfilter select {
	font-family: 'Nexa', sans-serif;
	font-size: 14px;
}

.archive-innovators-filter h4 {
	padding-bottom: 5px;
	line-height: 120%;
	color: white !important;
}

/* innovators */

.archive-innovators {
	width: 100%;
	display: inline-block;
}

.archive-innovator {
	width: 49%;
	box-sizing: border-box;
	margin: 0 1% 2% 1%;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.archive-innovator:after {
 	content: "";
 	display: block;
 	padding-bottom: 100%;
}

.archive-innovator.no-left {
	margin-left: 0;
}

.archive-innovator.no-right {
	margin-right: 0;
}

.archive-innovator-overlay {
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	background: #2c5697;
	opacity: 0.75;
	transition: opacity 0.3s;
}

.archive-innovator:hover .archive-innovator-overlay {
	opacity: 0.9;
}

.archive-innovator-info {
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	box-sizing: border-box;
 	padding: 6%;
}

.archive-innovator-link {
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
}

.archive-innovator-text {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}

.archive-innovator-icon {
	width: 40px;
}

.archive-innovator-text p {
	font-weight: 400 !important;
	line-height: 120%;
}

p.archive-innovator-company {
	padding: 3px 0;
	font-size: 21px;
	font-weight: 700 !important;
	color: #FF8200;
}

p.archive-innovator-stage {
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	display: none;
}

p.archive-innovator-innovation {
	padding: 20px 0;
	font-size: 32px;
	font-weight: 600 !important;
	line-height: 110%;
	text-transform: uppercase;
}

p.archive-innovator-segment {
	font-size: 14px;
	display: none;
}

p.archive-innovator-segment span {
	font-weight: 800 !important;
	text-transform: uppercase;
}

.archive-innovator-text p:last-of-type {
	padding-bottom: 0;
}


/* SINGLE INNOVATOR */

#single-innovator {
	display: inline-block;
}

.single-innovator-img {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	margin-bottom: 50px;
}

.single-innovator-overlay {
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
 	background: #2c5697;
 	opacity: 0.75;
}

.single-innovator-meta {
	width: 100%;
	padding: 50px 50px 20px 50px;
	position: relative;
	color: #fff;
}

.single-innovator-meta .details {
	display: flex;
}

.single-innovator-meta .details > div {
	width: 48%;
	flex: 1;
}

.single-innovator-meta .details > div:first-of-type {
	margin-right: 2%;
}

.single-innovator-meta .details > div:last-of-type {
	margin-left: 2%;
}

.single-innovator-meta .details > div > div {
	margin-bottom: 30px;
}

.single-innovator-meta p {
	font-weight: 400 !important;
	line-height: 120%;
}

.single-innovator-meta p:last-of-type {
	padding-bottom: 0;
}

p.single-innovator-company {
	padding: 3px 0;
	font-size: 21px;
	font-weight: 700 !important;
	color: #FF8200;
}

.single-innovator-meta h2 {
	margin: 0 0 30px 0;
	padding: 20px 0;
	border-bottom: 1px solid #fff;
	font-size: 32px;
	font-weight: 700 !important;
	color: #fff !important;
	line-height: 110%;
	text-transform: uppercase;
}

.single-innovator-meta h3 {
	margin: 0;
	font-size: 18px;
  color: #FFB500 !important;
  line-height: 125%;
}

.single-innovator-meta a {
	color: #fff;
}

.single-innovator-website a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}

.single-innovator-body h3 {
	margin-top: 15px;
	color: #00A3AD !important
}

.single-innovator-videos .videos {
	display: flex;
	flex-wrap: wrap;
}

.single-innovator-videos .video-box {
	width: calc(50% - 25px);
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(50% - 25px);
	margin-right: 25px;
	margin-bottom: 25px;
}

.single-innovator-videos .video {
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
}

.single-innovator-videos .video iframe {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.single-innovator-news .article p {
	padding-bottom: 10px;
}

.photos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.photos > div {
	width: calc(16.667% - 25px);
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(16.667% - 25px);
	margin-right: 25px;
	margin-bottom: 25px !important;
}

.photos img {
	max-width: 100%;
}

.print-button {
	margin: 25px 0 0 0;
	padding: 10px 20px !important;
	font-size: 16px !important;
}

.print-button:hover {
	color: #fff !important;
}


/* WHO WE ARE */

.team-member {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin-bottom: 0 !important;
}

.team-member .bio-img {
	width: 150px;
	margin-right: 20px;
}

.row .col .team-member img {
	display: block;
	margin-bottom: 0;
}

.team-member img {
	width: 100% !important;
}

.team-member .bio-info {
	width: calc(100% - 170px);
}

.team-member h4 {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 10px!important;
}

.team-member .position {
	border-bottom: 1px solid #ddd;
	padding: 0 0 12px 0;
	font-size: 16px;
	line-height: 120%;
}

.team-member .bio-text {
	display: none;
}

.team-member p.description, .row .col .team-member p.description {
	border-top: 0 !important;
	border-bottom: 0;
	padding: 25px 0 0 0;
	margin: 0 0 20px 0 !important;	
}

.team-member p {
	font-size: 18px;
	line-height: 135%;
	padding-bottom: 0;
 	margin: 0 0 20px 0;
}

.team-member > p:last-child {
	margin-bottom: 0;
}

.bio-more {
	color: #2c5697;
	margin-top: 15px;
	font-size: 16px;
	font-weight: 800;
	cursor: pointer;
	transition: color 0.3s;
}

.bio-more:hover {
	color: #00A3AD;
}

	.bio-more .fa-chevron-circle-down:before{
		color: #FF8200;
		transition: color 0.3s;
	}

	.bio-more:hover .fa-chevron-circle-down:before{
		color: #00A3AD;
	}



/* IN THE NEWS */

.swff-pagination {
	text-align: center;
 font-size: 24px;
 margin: 50px 0 80px 0;
}

.swff-pagination a {
	padding: 0 5px;
}


/* IN THE NEWS - SINGLE */

.single-post-date {
	font-size: 16px;
	color: #4c5058;
	line-height: 100%;
	padding-bottom: 10px;
}

h2.single-post-title {
	margin: 25px 0 40px 0;
	font-size: 36px;
	color: #26282c !important;
	text-transform: none;
	line-height: 125%;
}

.single-post-image img {
	width: 100% !important;
	margin-bottom: 30px !important;
}

.single-post-content {
	margin-bottom: 30px;
}

	.single-post-content h2{
		color: #2C5697 !important;
	}

	.single-post-content h3{
		color: #00A3AD;
	}

	.single-post-content h4{
		color: #80E0A7;
	}

	.single-post-content h5{
		color: #FF8200;
	}

	.single-post-content h6{
		color: #FFB500;
	}
	

#share {
 width: 100%;
 display: inline-block;
 margin: 50px auto 30px auto;
}

#share a {
	display: inline-block;
	color: #2C5697;
	margin: 0 15px;
}

#share a.first {
	margin-left: 0;
}

#share a.last {
	margin-right: 0;
}

#share i {
	width: auto;
	font-size: 30px;
}

.facebook:hover i {
	color: #3b5998;
	transition: color 0.25s ease;
}

.twitter:hover i {
	color: #55acee;
	transition: color 0.25s ease;
}

.googleplus:hover i {
	color: #dd4b39;
	transition: color 0.25s ease;
}

.linkedin:hover i {
	color: #0077b5;
	transition: color 0.25s ease;
}

.pinterest:hover i {
	color: #cb2027;
	transition: color 0.25s ease;
}

.prevpost {
	margin-bottom: 20px;
}

.nextpost {
	margin-bottom: 30px;
}

.prevpost a, .nextpost a {
	display: block;
	font-size: 18px;
	font-weight: 800;
	line-height: 100%;
	cursor: pointer;
	transition: color 0.3s;
}

.prevpost a:hover, .nextpost a:hover{
	color: #00A3AD;
}

	.prevpost a .fa-chevron-circle-left:before,
	.nextpost a .fa-chevron-circle-right:before{
		color: #FF8200;
		transition: color 0.3s;
	}

	.prevpost a:hover .fa-chevron-circle-left:before,
	.nextpost a:hover .fa-chevron-circle-right:before{
		color: #00A3AD;
	}



.prevpost i {
	padding-right: 5px;
}

.nextpost i {
	padding-left: 5px;
}

/* jetpack related posts */

#jp-relatedposts h3.jp-relatedposts-headline em {
	font-family: 'Nexa', sans-serif !important;
	font-weight: 800 !important;
	font-size: 28px;
	color: #00A3AD;
	text-transform: uppercase;
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
	font-family: 'Nexa', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #000;
	line-height: 140%;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span.jp-relatedposts-post-title {
	margin-bottom: 6px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-weight: 800 !important;
	font-size: 16px !important;
	color: #000;
	text-decoration: none !important;
}


/* PAGES */

.portfolio-items .col .work-item .work-info a.default-link {
 background-color: #2c5697 !important;
}

.wpcf7 p.subject {
	color: #999;
 padding: 0 0 10px 16px;
}

.wpcf7-checkbox > span {
	display: block;
 padding: 0 0 10px 16px;
}

.ascend .container-wrap .wpcf7 input[type="submit"] {
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	background: #FF8200 !important;
	color: #fff !important;
	padding: 10px 20px !important;
	font-size: 16px !important;
}

.ascend .container-wrap .wpcf7 input[type="submit"]:hover {
  background: #2c5697 !important;
}

.wpcf7-form .wpcf7-not-valid-tip {
	box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  color: #2c5697 !important;
}

.wpcf7 .wpcf7-response-output {
	margin: 20px 0 0 0;
	font-size: 18px;
}

div.wpcf7-response-output {
	padding: 0;
}

div.wpcf7-mail-sent-ok {
	border: none;
	color: #84bd00 !important;
}

div.wpcf7-validation-errors {
	border: none;
	color: #2c5697 !important;
}

/* accordion / toggle panels */

div[data-style="default"] .toggle h3 a, div[data-style="default"] .toggle h3 {
	font-size: 21px !important;
	line-height: 120% !important;
}

.toggle h3 a {
	padding: 20px 30px;
	font-family: 'Nexa', sans-serif;
	font-weight: 800;
	text-decoration: none;
}

body .toggle > div {
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid #00A3AD;
	border-top: 0;
	padding: 30px;
}


/* SIDEBAR */

.ascend #sidebar div ul.atf-tweet-actions li a {
	display: inline-block;
}


/* SEARCH */

#search-box span i {
	font-style: normal;
}

#search-results h2 {
	text-transform: none;
}


/* FOOTER */

.footer-decoration {
	width: 100%;
	display: block;
	margin-top: 80px;
	clear: both;
}

.footer-menu {
	padding-top: 30px;
}

.footer-menu ul {
	text-align: center;
}

.footer-menu li {
	display: inline-block;
}

.footer-menu a {
	display: block;
	padding: 0 15px;
}

.footer-social {
	display: inline-block;
	margin: 30px 0 10px 0;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.footer-icons, .footer-newsletter {
	float: left;
}

.footer-icons {
	position: relative;
	top: 9px;
	margin-right: 25px;
}

#footer-outer .footer-icons i {
	font-size: 42px;
	padding: 0 8px;
}

/* Constant Contact Sign Up Form */

.footer-newsletter .ctct-embed-signup {
	margin: 0;
}

.footer-newsletter .ctct-embed-signup > div {
	background: transparent;
	color: #fff;
}

.footer-newsletter .ctct-embed-signup form {
	padding: 0;
}

.footer-newsletter .email-input {
	width: 260px;
	float: left;
}

.footer-newsletter .ctct-custom-form p.email-input {
	margin: 0 3px 0 0 !important;
}

.footer-newsletter .ctct-custom-form input[type="text"] {
	font-size: 14px;
	padding: 6px 10px !important;
}

.footer-newsletter .ctct-custom-form .ctct-form-errorMessage {
	margin-bottom: 0 !important;
}

.footer-newsletter .ctct-embed-signup button[type="submit"] {
	float: left;
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	background: #FF8200 !important;
	color: white !important;
	padding: 10px 20px !important;
	font-size: 16px !important;
	display: block !important;
	margin: 0 0 0 5px !important;
}

.footer-newsletter .ctct-embed-signup button[type="submit"]:hover {
	background: #fff !important;
	color: #FF8200 !important;
}

.footer-newsletter .ctct-embed-signup #success_message {
	padding: 0;
}

.footer-newsletter .ctct-embed-signup #success_message > div {
	padding: 6px 0 0 0;
}

#copyright p, #copyright a {
	font-size: 14px;
}

#copyright .col {
	width: 100%;
	margin: 0;
}

#copyright p {
	text-align: center;
}


/* CUSTOM CSS TO PASTE INTO SALIENT BACKEND */

body {
	background-color: #fff !important;
}

.ascend .nectar-button.see-through, body.ascend .nectar-button.see-through, .swiper-slide .button a, body.ascend .nectar-button.see-through-2, .ascend .nectar-button, #to-top {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}

body.ascend #search-outer #search input[type="text"] {
	color: #2C5697 !important;
}

.portfolio-items .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
	background: #2c5697 !important;
}

div.pp_overlay {
  background: #2c5697 !important;
}

.toggle.open h3 a {
	background-color: #00A3AD !important;
}

.wpcf7-form p span {
	color: #555 !important;
}

#footer-outer a:hover {
	color: #EEDC00 !important;
}

#footer-outer .footer-icons a {
	color: #EEDC00 !important;
}

#footer-outer .footer-icons a:hover {
	color: #fff !important;
}


/* MOBILE */

@media (max-width: 690px) {

	.viewall {
		display: block;
		padding-left: 0;
	}

	p.random-innovator-company {
		font-size: 19px;
	}
	
	p.random-innovator-innovation {
		font-size: 24px;
	}

	p.random-innovator-stage, p.random-innovator-segment {
		display: none;
	}

	.partner-logos .wpb_wrapper > div {
		width: 80%;
		flex-basis: 80%;
		margin-right: 0;
	}

	.archive-innovators-filter .searchandfilter > ul > li {
	 	width: 100% !important;
	}

	p.archive-innovator-company {
		font-size: 19px;
	}
	
	p.archive-innovator-innovation {
		font-size: 24px;
	}

	p.archive-innovator-stage, p.archive-innovator-segment {
		display: none;
	}

	.single-innovator-meta {
		padding: 30px 30px 10px 30px;
	}

	p.single-innovator-company {
		font-size: 19px;
	}
	
	.single-innovator-meta h2 {
		font-size: 24px;
	}

	.single-innovator-videos .videos {
		display: block;
	}
	
	.single-innovator-videos .video-box {
		width: 100%;
	}

	.photos > div {
		width: calc(50% - 25px);
		flex-basis: calc(50% - 25px);
	}

	.footer-menu li {
		display: block;
	}

	.footer-icons, .footer-newsletter {
		width: 100%;
		box-sizing: border-box;
		padding: 0 1%;
		float: none;
	}

	.footer-icons {
		text-align: center;
		margin-bottom: 45px;
	}

	.footer-newsletter .ctct-embed-signup {
		margin-top: 25px;
	}

	.footer-newsletter .ctct-embed-signup .email-input {
		float: none;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}

	.footer-newsletter .ctct-embed-signup button[type="submit"] {
		float: none;
		margin: 10px auto 0 auto !important;
	}

}

@media (max-width: 776px) {

	.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper {
	  font-size: 1.165em !important;
	}

	h2.single-post-title {
		margin: 15px 0 35px 0;
	}
	
	.single-post-image img {
		margin-bottom: 15px !important;
	}
}

@media (min-width: 691px) and (max-width: 1000px) {

	body .vc_row-fluid .vc_col-sm-7 {
	  width: 100% !important;
	}

	.partner-logos .wpb_wrapper > div {
		width: calc(50% - 50px);
		flex-basis: calc(50% - 50px);
	}

	#copyright .col {
		width: 100% !important;
	}

	.photos > div {
		width: calc(33.333% - 25px);
		flex-basis: calc(33.333% - 25px);
		
	}

}

@media (max-width: 1000px) {

	.mobile-hide {
		display: none !important;
	}

	.more-padding-right {
		padding-right: 0;
	}

	.random-innovator {
		width: 100%;
		float: none;
	}

	.recent-post-item {
		display: block;
	}

	.recent-post-img a {
		width: 100%;
	 	margin-bottom: 10px;
	}

	.archive-innovator {
		width: 100%;
		float: none;
		margin: 0 0 4% 0;
	}

	.archive-innovators-filter .searchandfilter > ul > li {
		width: 50%;
	}

	.archive-innovators-filter .form {
		display: none;
	}

	.single-innovator-meta .details {
		display: block;
	}
	
	.single-innovator-meta .details > div {
		width: 100%;
	}

	.single-innovator-meta .details > div:first-of-type {
		margin-right: 0;
	}
	
	.single-innovator-meta .details > div:last-of-type {
		margin-left: 0;
	}

	.single-innovator-body.half-width, .single-innovator-videos {
		width: 100%;
		float: none;
	}

	.single-innovator-body.half-width {
		padding-right: 0;
	}

	.single-innovator-videos {
		padding-left: 0;
		margin-top: 20px;
	}

	#sidebar {
		margin-top: 30px;
	}
	
	.partner-logos img {
	    max-height: initial;
	}
	
	.team-member .position{
		letter-spacing: initial !important;
	}


}

@media screen and (max-width: 1080px){
	
	.team-member .position{
		letter-spacing: -1px;
	}
	
}

@media (min-width: 1000px) and (max-width: 1199px) {

	p.random-innovator-company {
		font-size: 19px;
	}

	p.random-innovator-innovation {
		font-size: 24px;
	}

	.partner-logos .wpb_wrapper > div {
		width: calc(33.333% - 50px);
		flex-basis: calc(33.333% - 50px);
	}

}