/*
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: 'NexaLight', sans-serif;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, .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, .single-innovator-meta p,
.ascend .container-wrap .wpcf7 input[type="submit"] {
	font-family: 'NexaHeavy', sans-serif !important;
	text-transform: uppercase;
	font-weight: normal;
}

.recent-post-title, h2.single-post-title {
	font-family: 'NexaHeavy', sans-serif !important;
	font-weight: normal;
}

nav a, .footer-menu a {
	font-family: 'NexaBold', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

.bold, strong, b, .swiper-slide .content p, blockquote p {
	font-family: 'NexaBold', sans-serif !important;
	text-transform: none;
	font-weight: normal;
}

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: 'NexaLight', sans-serif !important;
	font-weight: normal;
}


/* GLOBAL */

.container-wrap {
	padding: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

h2, .section-title {
	font-size: 200%;
	color: #80c359 !important;
	line-height: 125%;
}

.viewall {
	font-size: 58.3%;
	text-transform: lowercase;
	color: #144baf;
	padding-left: 0.5%;
	line-height: 100%;
}

h2 {
	margin-bottom: 20px;
}

p {
	font-size: 133.3%;
	padding-bottom: 20px;
}

ul, ol {
	color: #26282c;
}

.main-content ul, .main-content ol {
	margin-bottom: 20px;
}

li {
	font-size: 133.3%;
}

a:hover {
	color: #80c359 !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: 100%;
    line-height: 125%;
}

.white h2, .white h3, .white p {
	color: #fff !important;
}

.bluebg {
	background: #0a2463;
}

.more-padding-right {
	padding-right: 3%;
}

.alignleft {
	margin: 0 30px 30px 0;
}

.alignright {
	margin: 0 0 30px 30px;
}

blockquote {
    font-weight: normal;
    line-height: 150%;
    font-size: 225%;
    letter-spacing: 0;
    margin-bottom: 0;
    width: 300px;
    float: left;
    padding: 30px;
    position: relative;
}

blockquote:before {
    content: "“";
    display: inline-block;
    position: absolute;
    top: 70px;
    left: 0;
    z-index: -1;
    font-family: Georgia;
    line-height: 0;
    font-size: 600%;
    color: #80c359;
}

#to-top {
	background-color: #80c359;
}


/* HEADER */

#header-outer {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

header { 
	padding-bottom: 20px; 
}

/* Mobile Menu */

#mobile-menu, #mobile-menu input[type=text] {
	background-color: #0a2463;
}

#mobile-menu ul {
	padding: 10px 0;
}

#mobile-menu ul li a {
	border-bottom: 0 !important;
	padding: 6px 0 !important;
	font-size: 133.3% !important;
	text-align: center !important;
	color: #fff !important;
}

#mobile-menu ul li a:hover {
	color: #80c359 !important;
}

#mobile-menu input[type=text] {
    border: 1px solid #717883 !important;
    color: #717883 !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;

}


/* 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: 116.7%;
}

.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: #0a2463;
  	opacity: 0.6;
}

.random-innovator:hover .random-innovator-overlay {
	opacity: 0;
	transition: opacity 0.3s;
}

.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-text p {
	line-height: 130%;
	padding-bottom: 0;
}

p.random-innovator-name {
	font-size: 175%;
	padding-bottom: 10px;
}

/* Recent Posts */

.recent-post-item {
	display: inline-block;
	margin-bottom: 30px;
	clear: both;
}

.recent-post-item p {
	padding-bottom: 6px;
}

.recent-post-img {
	width: 200px;
	position: relative;
	float: left;
	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:after {
  	content: "";
  	display: block;
  	padding-bottom: 100%;
}

.recent-post-date {
	font-size: 100%;
	color: #4c5058;
	line-height: 100%;
}

.recent-post-title a {
	font-size: 112.5%;
	color: #26282c;
}

.recent-post-more {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

/* Twitter Plugin */

.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-text {
    padding-bottom: 10px !important;
    font-size: 114%;
}

/* Constant Contact Sign Up Form */

.ctct-embed-signup {
	margin: 50px 0;
}

.ctct-embed-signup h2 {
	color: #fff !important;
}

.ctct-custom-form {
	min-width: 0 !important;
}

.ctct-embed-signup > div {
	background: #80C359;
	color: #fff;
}

.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: 100%;
	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: #0a2463 !important;
    padding: 10px 20px !important;
    font-size: 100% !important;
    display: block !important;
    margin: 15px auto 23px auto !important;
}

.ascend .container-wrap .ctct-embed-signup button[type="submit"]:hover {
    background: #144baf !important;
}

.ctct-form-footer {
	font-size: 75% !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: 183.3%;
	line-height: 120%;
    color: #fff;
	margin-bottom: 0;
}

/* Second Nectar Slider */

.slider-heading-lowercase h2 {
	text-transform: none;
}


/* INNOVATORS ARCHIVE */

.innovators-map {
	width: 100%;
	display: block;
	margin-bottom: 50px;
}

.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: #0a2463;
  	opacity: 0.6;
}

.archive-innovator:hover .archive-innovator-overlay {
	opacity: 0;
	transition: opacity 0.3s;
}

.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-text p {
	line-height: 130%;
	padding-bottom: 10px;
}

p.archive-innovator-name {
	font-size: 175%;
}

p.archive-innovator-intro {
	padding-bottom: 0;
}


/* SINGLE INNOVATOR */

#single-innovator {
	display: inline-block;
}

.single-innovator-img {
	width: 100%;
	box-sizing: border-box;
	padding: 3%;
	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: #0a2463;
  	opacity: 0.6;
}

.single-innovator-meta {
	width: 100%;
	max-width: 700px;
	padding: 3%;
	position: relative;
	color: #80c359;
}

.single-innovator-meta h2 {
	font-size: 200%;
    color: #fff !important;
    line-height: 125%;
}

.single-innovator-meta span {
	display: block;
	text-transform: none;
	color: #fff;
}

.single-innovator-meta a {
	color: #fff;
}

.single-innovator-body h3, .single-innovator-videos h3 {
	font-size: 200%;
    color: #80c359 !important;
    line-height: 125%;
}

.single-innovator-body.half-width, .single-innovator-videos {
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.single-innovator-body.half-width {
	padding-right: 3%;
}

.single-innovator-videos {
	padding-left: 3%;
}

.single-innovator-videos iframe {
	margin-bottom: 20px;
}

.gallery-container {
	max-width: 600px;
}

.jsj-gallery-slideshow-gallery-container.jsj-gallery-slideshow-classic-caption .gallery-navigation a:hover {
	background-color: #fff;
}

.jsj-gallery-slideshow-gallery-container.jsj-gallery-slideshow-classic-caption .jsj-gs-gallery img {
	width: 100%;
}

.gallery-caption {
    padding: 0; 
    line-height: 125%;
}

.jsj-gs-pager {
	display: none;
}

.single-innovator-body #share {
  margin: 3em auto 2em auto;
}


/* WHO WE ARE */

.whoweare-box {
	padding: 3%;
	color: #fff;
}

.whoweare-box > .span_12 {
    padding: 3% 0 0 0;
}

.whoweare-box-top {
	margin-bottom: 0 !important;
}

.whoweare-box-bottom {
	padding-bottom: 20px !important;
}

.row .col .team-member img {
	margin-bottom: 5px;
}

.team-member img {
	width: 100% !important;
}

.whoweare-box .team-member h4 {
	color: #fff;
}

.whoweare-box .team-member .position {
	color: #80c359;
	line-height: 125%;
    margin-top: 5px;
}

.team-member p.description, .row .col .team-member p.description {
	border-bottom: 0;
	padding: 25px 0 0 0;
	margin: 15px 0 20px 0;
}

.team-member p {
	font-size: 100%;
	line-height: 135%;
	padding-bottom: 0;
    margin: 0 0 20px 0;
}

.facility-bios .team-member {
	margin-bottom: 0 !important;
}

.facility-bios .team-member .position {
	border-bottom: 1px solid #ddd;
	padding: 0 0 12px 0;
}

.facility-bios .team-member p.description, .row .col .facility-bios .team-member p.description {
	border-top: 0 !important;
	padding: 25px 0 0 0 !important;
	margin: 0 0 20px 0 !important;
}

.facility-bios .team-member > p:last-child {
	margin-bottom: 0;
}

.bio-more {
	color: #144baf;
	margin-top: 15px;
	cursor: pointer;
}

.bio-more:hover {
	color: #80c359;
	transition: color 0.3s;
}


/* IN THE NEWS */

.swff-pagination {
	text-align: center;
    font-size: 150%;
    margin-bottom: 80px;
}

.swff-pagination a {
	padding: 0 5px;
}


/* IN THE NEWS - SINGLE */

.single-post-image img {
	width: 100% !important;
	margin-bottom: 20px !important;
}

.single-post-date {
	font-size: 100%;
	color: #4c5058;
	line-height: 100%;
	padding-bottom: 10px;
}

h2.single-post-title {
	font-size: 200%;
	color: #26282c !important;
	text-transform: none;
	line-height: 125%;
}

.single-post-content {
	margin-bottom: 30px;
}

#share {
  width: 100%;
  display: inline-block;
  margin: 1em auto 2em auto;
}

#share a {
	display: inline-block;
	color: #80c359;
	font-size: 250%;
	margin: 0 0.25em;
}

#share a.first {
	margin-left: 0;
}

#share a.last {
	margin-right: 0;
}

.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: 10px;
}

.nextpost {
	margin-bottom: 30px;
}

.prevpost a, .nextpost a {
	display: block;
	font-size: 133.3%;
	line-height: 125%;
}

.prevpost i {
	padding-right: 5px;
}

.nextpost i {
	padding-left: 5px;
}


/* PAGES */

.portfolio-items .col .work-item .work-info a.default-link {
    background-color: #0a2463 !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: #80c359 !important;
    color: #fff !important;
    padding: 10px 20px !important;
    font-size: 100% !important;
}

.ascend .container-wrap .wpcf7 input[type="submit"]:hover {
    background: #144baf !important;
}

.wpcf7-form .wpcf7-not-valid-tip {
	box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    color: #144baf !important;
}

.wpcf7 .wpcf7-response-output {
	margin: 20px 0 0 0;
	font-size: 133.3%;
}

div.wpcf7-response-output {
	padding: 0;
}

div.wpcf7-mail-sent-ok {
	border: none;
	color: #80c359 !important;
}

div.wpcf7-validation-errors {
	border: none;
	color: #144baf !important;
}


/* 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-wave {
	width: 100%;
	display: block;
	margin-top: 80px;
	clear: both;
}

.footer-menu {
	padding-top: 18px;
}

.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 {
	padding-top: 1px;
	margin-right: 25px;
}

#footer-outer .footer-icons i {
	font-size: 300%;
	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: 76.2%;
	padding: 5px 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: #717883 !important;
    color: #0a2463 !important;
    padding: 10px 20px !important;
    font-size: 100% !important;
    display: block !important;
    margin: 0 !important;
}

.footer-newsletter .ctct-embed-signup button[type="submit"]:hover {
    background: #fff !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: 100%;
}

#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: #144baf !important;
}

.portfolio-items .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
	background: #0a2463 !important;
}

div.pp_overlay {
    background: #0a2463 !important;
}

.wpcf7-form p span {
	color: #555 !important;
}

#footer-outer a:hover {
	color: #80c359 !important;
}

#footer-outer .footer-icons a {
	color: #717883 !important;
}

#footer-outer .footer-icons a:hover {
	color: #fff !important;
}


/* MOBILE */

@media (max-width: 690px) {

	.viewall {
		display: block;
		padding-left: 0;
	}

	.random-innovator {
		width: 100%;
		float: none;
	}

	.archive-innovator-text {
		font-size: 75%;
	}

	.whoweare-box {
		padding: 6%;
	}

	.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;
	}

	.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;
	}
}

@media (min-width: 690px) and (max-width: 1000px) {

	body .vc_row-fluid .vc_col-sm-7 {
	    width: 100% !important;
	}

	#copyright .col {
		width: 100% !important;
	}

}

@media (max-width: 1000px) {

	.mobile-hide {
		display: none !important;
	}

	.more-padding-right {
		padding-right: 0;
	}

	.recent-post-img {
		width: 100%;
	    margin-bottom: 10px;
	}

	.archive-innovator {
		width: 100%;
		float: none;
		margin: 0 0 4% 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;
	}

}


