/*
Theme Name: WWWI Theme
Author: Impact Group
Author URI: http://http:/www.impactgr.com/
Version: 1.1
*/


body, html {
	border:0;
	margin:0;
	padding:0;
}

h3 {
	margin: 10px 40px;
	font-size: 30px;
	color: #74c0bd;
}

h4 {
	margin: 10px 40px;
	font-size: 23px;
	color: #74c0bd;
}

a {
	color: #00A29B;
	border:none;
}

img {
	border: none;
	height: auto;
	max-width: 100%;
}

body {
	background: rgb(235,244,244);
	color: #3B2313; /* darkbrown */
	font-family: "Century Gothic", CenturyGothic, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#wrapper {
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	overflow:hidden;
	border-right:1px #ccc solid;
	border-left:1px #ccc solid;
}
@media all and (max-width: 1199px) {
	#wrapper {
		max-width: 960px;
	}
}

.section.marketing li {
	margin-bottom:20px;
}

li strong {
	font-size:20px;
	color:#003b40;
}
.citations {
	margin: 10px 5%;
	width: 90%;
}

.citations, .citations p {
	font-size: 12px !important;
	font-weight: 300 !important;
}

/**
** header styles
**/
header {
	float:left;
	height:auto; /*height:120px;*/
	width:100%;
	/*background-color: #f1f1f1;*/
	font-size: 14px;
}

.header-logo {
	/*background-color:#cccccc;*/
	width: 15%;
	float:left;
	/*height: 60px;*/
	line-height:60px;
	margin: 10px 10px 10px 40px;
}

	.header-logo img {
		float: left;
		max-width: 100%;
	}

#sub-menu {
	float: right;
}

#sub-menu li {
	display: inline-block;
	list-style: none;
	position: relative;
	top: 5px;
	margin-right: 2em;
}

#sub-menu li a {
	text-decoration: none;
	font-weight: bold;
}

#sub-menu li a:hover {
	color: #b7dad8 !important;
}


.header-twitter {
	width: auto;
	float:right;
	/*height: 40px;
	line-height:40px;*/
	margin: 15px 40px 10px 10px;
}

.header-twitter a {
	color:#B8872A;
	text-decoration:none;
	display:block;
	padding: 3px 10px;
}

/**
** footer styles
**/

footer {
	float:left;
	width:100%;
	background-color: #003b40;
}

.topfooter li {
	padding: 0;
}

footer .topfooter {
	/*height:360px;*/
	/*float:left;*/
	float:none;
	width:100%;
	margin:0 20px;
	max-width: 1200px;
	padding: 0 20px;
	margin: 0 auto;
	/*padding: 5%;*/
	background-color: #003b40;
	color: #ffffff;
}
.bottomfooter-wrapper {
	background-color: #fff;
}
footer .bottomfooter {
	max-width:960px;
	margin:0 auto;
	width:100%;	background-color: #ffffff;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	height:auto;
	position:relative;
}

.bottomfooter-third {
	width: 25%;
	float: left;
}
.bottomfooter-third a {
	display: block;
	line-height: 110px;
}
.bottomfooter-third img{
	max-width: 90%;
	vertical-align: middle;
}
	.bottomfooter-third.first {
		text-align: left;
	}
	.bottomfooter-third.second {
		text-align: center;
		width: 25%;
	}
	.bottomfooter-third.third {
		text-align: right;
	}

@media all and (max-width: 599px) {
	.bottomfooter-third {
		width: 100% !important;
		float: none !important;
		text-align: center !important;
	}
}

.footer-table-1 {
	width: 100%;
	margin-bottom: 20px 0;
	padding: 20px 0;
}

.footer-table-1 tr {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.footer-table-1 tr td {
	flex-grow: 1;
}

@media screen and (max-width: 1200px) {
	.footer-table-1 tr td {
		width: 49%;
		flex-wrap: wrap;
	}
}



.footer-table-1 h3 {
	color: #789ca0;
	margin: 40px 0 0 40px;
	font-size: 24px;
}
.footer-table-1 .footer-col-2 h3 {
	margin: 40px 0 0 0;
}
.footer-table-1 .footer-col-2 ul {
	padding:0;
}

.footer-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}

.footer-nav .menu-item-has-children > a, #menu-footer-4th-col-navigation a {
	font-weight: bold;
	font-size: 18px;
}

.footer-nav {
	font-size: 15px;
}

.footer-nav a {
	text-decoration: none;
	color: #fff;
	font-weight: 100;
	font-size: 15px;
}

.footer-nav .underline > a {
	text-decoration: underline;
	margin-bottom: 1em;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}

.menu > li > a {
	margin-bottom: 0.5em;
}

.footer-nav .menu-item {
	margin-bottom: 0.5em;
}


.topfooter .widget {
	margin-right: 1rem;
}
@media all and (max-width: 599px) {
	.topfooter .widget {
		margin-right: 0;
	}
}
/**
** page styles
**/
.page ul li {
	margin-bottom:8px;
}
.content-padding {
	color: #00a29b;
	margin: 5%;
	width: 90%;
	font-weight: 900;
	font-size: 30px;
}
.feature-spread {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color:#fff;
	overflow: hidden;
}


	.feature-spread-image {
		width: 100%;
		height: auto;
		position:relative;
		float: left;
	}

	.feature-spread.homepage {
		width:100%;
		height:auto;
		max-height: 490px;
		z-index: 0;
	}
	.homepage.section a {
		text-decoration: none;
		color: #00a29b;
		font-weight: 300;
		font-size: 20px;
	}
	.homepage.section a:hover {
		text-decoration: underline;
	}
	.feature-spread h1 {
		position: absolute;
		right: 10px;
		bottom: 10px;
		margin: 0;
		font-size: 50px;
		color: #fff;
		text-align: right;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	}

	.feature-spread.homepage h1 {
		display:none;
	}

.page {
	overflow:hidden;
	position:relative;
	width:100%;
}
.home-wrapper .page {
	overflow:visible;
}


.section {
	float:left;
	width: 75%;
	/*min-height:600px;*/
	background-color:#ffffff;
	padding-top: 40px;
}
@media all and (max-width: 1199px) {
	.section {
		width: 67%;
	}
}
.section.fullwidth {
	width:100%;
}

	.section p {
		margin-left: 40px;
		margin-right: 40px;
		font-weight: 300;
		font-size: 16px;
	}
	.section p.small {
		margin-bottom: 4px;
		margin-top: 4px;
	}

	.section li {
		margin-left: 40px;
		margin-right: 40px;
		font-weight: 300;
		font-size: 16px;
	}

    .section a {
	    outline: none;
    }

	.section h4.color-research,
	.section h4.color-grower {
	    cursor: pointer;
    }

/** homepage styles **/

#wrapper.home-wrapper {
	max-width: 100% !important;
	width: 100% !important;
}

.home-wrapper header {
	max-width: 1200px;
	margin: 0 auto !important;
	position: relative !important;
	width: 100%;
	float:none;
}


.homepage.section {
	padding:0;
	margin-top: -10px;
	min-height:0;
}
.homepage .shortcode_section {
	-webkit-box-shadow: inset 0px 2px 5px 0px rgba(204,204,204,1);
	-moz-box-shadow: inset 0px 2px 5px 0px rgba(204,204,204,1);
	box-shadow: inset 0px 2px 5px 0px rgba(204,204,204,1);
}

.homepage-spread {
	min-width: 100%;
}

/** marketing styles **/
.section.marketing {
	-webkit-box-shadow: inset -2px -2px 5px 0px rgba(181,181,181,1);
	-moz-box-shadow: inset -2px -2px 5px 0px rgba(181,181,181,1);
	box-shadow: inset -2px -2px 5px 0px rgba(181,181,181,1);
}

/** growing winter wheat dynamic pages **/

.intro-paragraph {
	color:#666;
}

.intro-paragraph h2 {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 40px;
	color: #666;
}

.gww-parent-boxes {
	background-color: #e8f2f2;
	border: 1px solid #f2f2f2;
	position: relative;
	float: left;
	width: 35%;
	padding: 5px 10px;
	margin: 5%;
	-webkit-box-shadow: inset -3px 3px 5px 0px rgba(214,214,214,1);
	-moz-box-shadow: inset -3px 3px 5px 0px rgba(214,214,214,1);
	box-shadow: inset -3px 3px 5px 0px rgba(214,214,214,1);
}

.gww-child-thumbnail {
	width: 100%;
	/* border: 1px solid #999; */
}

.gww-parent-boxes h2 {
	font-size: 17px;
	margin: 5px 0 2px 0;
	color: #74c0bd;
}

.gww-parent-boxes p {
	font-size: 14px;
	margin: 0;
	font-weight: 300;
}

.gww-parent-boxes .more-link {
	font-size: 12px;
	font-weight: 900;
	margin-top: 20px;
}

a.more-link {
	font-weight:900;
}


.gww-child-output h3 {
	margin: 10px 40px;
	font-size: 30px;
	color: #74c0bd;
}

.gww-child-section h2 {
	color: #00A29B;
	font-size: 50px;
	margin: 10px 40px;
}


/** shadow classes **/

.shadow-top {
	-webkit-box-shadow: inset -3px 3px 5px 0px rgba(214,214,214,1);
	-moz-box-shadow: inset -3px 3px 5px 0px rgba(214,214,214,1);
	box-shadow: inset -3px 3px 5px 0px rgba(214,214,214,1);
}

/** misc styles **/

a.more-link {
	color: #00a29b;
	font-size: 22px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: right;
	padding: 5px 20px;
	display: block;
}

a.more-link:hover {
	text-decoration:underline;
}

#back-to-top {
	position: fixed;
	bottom: 20px;
	right: 50px;
	display:none;
	cursor: pointer;
	z-index:900;
}
#back-to-top a {
	transition: background-color 0.3s;
	color: #fff;
	text-decoration: none;
	background-color: rgba(116,192,189,0.75);
	padding: 12px 16px;
	font-size: 1.6rem;
	border-radius: 500px;
}
#back-to-top a:hover {
	background-color: rgba(116,192,189,1);
}

.clearfix {
	clear:both;
}

/** twitter footer widget styles **/

.aiwidgetscss {
	margin-right: 1em;
}

.aiwidgetscss .widget-title {
	margin-left: 0;
	margin-bottom: 1em;
}

.aiwidgetscss .imgdisplay img.imgalign {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	overflow: hidden;
}

.aiwidgetscss .tweettext,
.aiwidgetscss .tweettext a {
	font-size: 13px;
	color: #fff !important;
}

.aiwidgetscss .tweettext .tweet_author a,
.aiwidgetscss .tweettext .tweet_author a:hover {
	color: #00a29b !important;
	font-weight: 900;
	font-size: 18px !important;
	text-decoration: none;
}

.aiwidgetscss .tweetlink a:not(:first-child),
.aiwidgetscss .aiwidget-title,
.aiwidgetscss .tweet_author_name,
.thinkTwitFollow { display: none }

/**
** unique element styles
**/

.hidden {
	display:none;
}

.events-bar-wrapper {
	background-color: #004d4f;
	background: url('images/green_weave_bg.png');
	float: left;
	width: 100%;
	height: 150px;

}

.events-bar {
	max-width: 960px;
	margin: 0 auto;
	position:relative;
	/*margin-top: 60px;*/
	height: 150px;
}

.news-bar-wrapper {
	background-color: #004d4f;
	background: url('images/green_weave_bg.png');
}

.news-bar {
	clear: both;
	max-width:960px;
	margin:0 auto;
	position: relative;
}
	.news-bar a {
	color: #3B2313 !important;
	text-decoration: none;
	font-weight:bold;
	}
	.news-bar a:hover {
	text-decoration: underline;
	}
	.news-sidetitle {
		font-size: 45px;
		color: #b7dad8;
		display: block;
		position: absolute;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
		top: 50px;
		left: 0;
		font-weight: 900;
	}

	.stackable-third {
		width: 32%;
		float: left;
	}

	.stackable-third img {
		width:100%;
		height:auto;
	}

	.news-col-1-right {
		position: relative;
		float: right;
		width: auto;
		text-align: center;
		padding-top: 10px;
		margin-left: 80px;
	}

	.news-col-1-right a {
		text-decoration: none;
		font-size: 23px;
		padding: 5px 0 20px;
		color: #3B2313;
		display: block;
		font-weight: 900;
	}

	.news-col-2 {
		color:#fff;
		padding:20px 0 10px;
	}

	.news-col-3 {
		color:#fff;
		padding:20px 0 10px;
	}

	.news-col-3 a {
		color:#3B2313;
		text-decoration:none;
		display:block;
		padding-top:10px;
		font-weight: 900;
		font-size: 22px;
	}
	.col-title {
		font-size: 30px;
		font-weight: 600;
		color: #b7dad8;
	}
	.news-seeall {
		float: right;
		display: block;
		padding: 20px;
	}
.entry-divider {
	float: left;
	display: block;
	width: 100%;
	height: 30px;
	border-top: 1px solid #f1f1f1;
	margin: 30px auto 20px auto;
}

.large-green {
	color: #00a29b;
	font-size: 30px;
	font-weight: 900;
	display: block;
	padding-bottom: 5px;
}

	a.large-green {
		text-decoration:none;
	}

	a.large-green:hover {
		text-decoration:underline;
	}

.medium-green {
	color: #00a29b;
	font-size: 25px;
	font-weight: 900;
	display: block;
	padding-bottom: 5px;
}

/** agronomists page **/

.agronomists-top {
	float: left;
	height: 278px;
	width: 33%;
	text-align: center;
	margin-bottom: 15px;
}

.agronomist-featured {
	display: inline-block;
	width: 90%;
	max-width: 200px;
}

	.agronomists-top h3 {
		color: #226265;
		margin: 0;
		font-weight: 900;
	}

.agronomist-location {
	display: block;
	font-size: 14px;
}

a.agronomist-read-more {
	font-size: 14px;
	text-decoration: none;
	color: #29b1ab;
	font-weight: 900;
}

	a.agronomist-read-more:hover {
		text-decoration:underline;
	}

/* agronomists output table */

	.agronomists-output-table td {
		vertical-align: top;
	}

.agronomists-output-table .left-col {
	width: 250px;
	text-align: center;
}
	.agronomists-output-table .left-col h3 {
		color: #226265;
		margin: 0;
		font-weight: 900;
	}

.agronomist-contact {
	padding: 0;
	list-style: none;
}

.agronomist-contact * {
	list-style: none;
	margin: 0;
	padding: 0;
}

.agronomist-contact li, .agronomist-contact * li{
	margin:0;
}

	.agronomist-contact li.contact-reveal {
		font-size: 14px;
		text-decoration: none;
		color: #29b1ab;
		font-weight: 900;
	}

a.agronomist-contact {
	font-size: 14px;
	text-decoration: none;
	color: #29b1ab;
	font-weight: 900;
}

.contact-reveal {
	cursor:pointer;
}

.contact-reveal > ul {
	padding-top: 5px;
}

.contact-reveal ul li {
	margin: 0;
	border-bottom: 1px solid #b7dad8;
}

.contact-phone {
	background-color: #03a7a0;
	color: #b7dad8;
	padding: 10px;
}

.contact-email {
	background-color: #b7dad8;
	color: #03a7a0;
	padding: 10px;
}

.agronomist-contact a {
	color:inherit;
	text-decoration:none;
}

/** contact us page **/

.contact-cards {
	float: left;
	width: 27%;
	text-align: center;
	background-color: #fff; /*#f9f9f9;*/
	margin: 0px 3% 50px;
	box-shadow: 0px 0px 4px #ccc;
	height: 360px;
	position: relative;
}

	.contact-cards a {
		color: #00a29b;
	}

.contact-meta {
	display: block;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-weight: 900;
	color: #003b40;
	overflow:hidden;
}

	.contact-meta a {
		color: #c;
		text-decoration: none;
	}

	.contact-meta a:hover {
		text-decoration:underline;
	}

.more-about {
	display: block;
	padding: 10px;
	text-align: left;
	text-decoration: none;
	font-weight: 900;
	font-size: 14px;
	color: #00a29b;
}

a.more-about:hover {
	text-decoration:underline;
}
.contact-cards .more-about {
	position: absolute;
	bottom: 0;
	left: 0;
}
/** pagination styles **/

.archive-pagination {
	display: block;
	float: right;
	margin-right: 50px;
	margin-bottom: 20px;
}

.page-numbers {
	list-style: none;
	margin: 0;
}

	.page-numbers li {
		display:inline-block;
		margin:0;
		padding: 5px 5px;
		color: #b8872a;
		font-weight:900;
	}
	.page-numbers a {
		text-decoration: none;
		color: #b8872a;
	}

/** news archive output **/

.news-archive-title {
	display: block;
	width: auto;
	float: left;
	margin: 0 50px;
	clear: both;
}
	.news-archive-title a {
		text-decoration:none;
	}
	.news-archive-title a:hover {
		text-decoration:underline;
	}

.news-archive-subtitle-dates {
	font-weight:bold;
}
.news-archive-subtitle-location {
	font-style:italic;
}

/* with thumbnail */
.news-archive-with-thumbnail {
	width: auto;
	margin: 10px 40px 50px;
	float: left;
}
	.news-archive-with-thumbnail td {
		vertical-align: middle;
	}

	.news-archive-with-thumbnail .col-thumbnail {
		width: 50%;
		padding: 0;
	}

.news-archive-content {
	font-size: 12px;
	font-weight: 600;
}
.news-archive-readmore {
	display: block;
	text-decoration: none;
	font-weight: 900;
	font-size:15px;
}

/* without thumbnail */
.news-archive-without-thumbnail {
	width: auto;
	margin: 10px 50px 50px;
	float: left;
	clear: both;
}





.archive-item {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom:30px;
}

.archive-col-left {
	width: 50%;
	float: left;
	text-align: center;
}

.archive-col-right {
	width: 50%;
	float: left;
}

.archive-output-image {
	max-width: 200px;
	width: 80%;
}

.archive-content {
	display: block;
	margin: 70px 30px 5px 10px;
	font-weight: 600;
	font-size: 14px;
}

.archive-readmore {
	color: #00a29b;
	text-decoration: none;
	font-weight: 900;
	margin: 0 10px;
}


/** slider styles **/
.testimonials-bar-wrapper {
	background-color: #B6D7D6;
	position:relative;
	float: left;
	width: 100%;
	min-height: 170px;
}

.testimonial-carousel-holder {
	max-width: 960px;
	position: relative;
	margin: 0 auto;
	height:173px;
	margin-top: -60px;
}

.testimonial-bar {
	margin:0 auto;
	height: 170px;
	background-color: #cde5e3;
	position: relative;
	overflow:visible;
	background: none;
}

.testimonial-carousel {
	height: 300px;
	margin-top: -60px;
}

.testimonial-carousel-slide {
	float: left;
	height:170px;
	overflow:visible;
	margin-top: 60px;
	margin-bottom: 0;
	/*background: #cde5e3;*/
}

.testimonial-carousel-slide .t-left-col {
	position:relative;
	display: block;
	float: left;
	width: 60%;
	padding-left: 5%;
	padding-right: 5%;
}
	.t-left-col p {
		position:relative;
		margin-top: 25px;
		margin-left: 30px;
		margin-right: 30px;
		/*height: 115px;*/
		overflow: hidden;
		font-weight:300;
		font-size:18px;
		height:105px;
	}

	.testimonial-read-more {
		position: relative;
		float:right;
		bottom: 0;
		right: 60px;
		max-width: 175px;
		font-size: 12px;
		font-weight: 900;
		color: #00a29b;
		text-decoration: none;
		text-align: right;
	}

	.testimonial-read-more:hover {
		text-decoration:underline;
	}

.testimonial-carousel-slide .t-right-col {
	display: block;
	float: left;
	width: 25%;
	padding-right: 5%;
	position:relative;
	text-align:center;
}
.testimonial-carousel-slide .t-right-col .circle-image {
	margin-top: -60px;
	width:90%;
	max-width:135px;
	display:inline-block;
}

.testimonial-slider-title {
	display: block;
	color: #00a29b;
	text-decoration: none;
	font-weight: 900;
	font-size: 20px;
}

.testimonial-slider-caption {
	font-size: 12px;
	font-weight: 900;
}

.testimonials-bar-left {
	position: absolute;
	top: 50%;
	margin-top: 50px;
	z-index: 999;
	left:10px;
	cursor:pointer;
}

.testimonials-bar-right {
	text-align:center;
	position: absolute;
	top: 50%;
	margin-top: 50px;
	z-index: 999;
	right:10px;
	cursor:pointer;
}

@media screen and (max-width: 782px) {
	.testimonial-read-more {
		bottom: -2px;
		right: 38px;
	}
	.testimonial-carousel-slide .t-right-col .circle-image {
		max-width: 125px;
	}
}
@media screen and (max-width: 640px) {
	.testimonial-read-more {
		bottom: 0;
		right: 0;
	}
	.testimonial-read-more.pull-left {
		left: -50px;
	}
	.testimonial-carousel-slide .t-left-col {
		padding-left: 0;
		padding-right: 0;
		width: 66%;
	}
	.testimonial-carousel-slide .t-right-col {
		padding-right: 6%;
		width: 28%;
	}
}

/** events bar **/


.events-bar-left {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	z-index: 999;
	left:10px;
	cursor:pointer;
}

.events-bar-right {
	text-align:center;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	z-index: 999;
	right:10px;
	cursor:pointer;
}

.events-carousel-slide {
	float: left;
	height: 150px;
	overflow: hidden;
	position: relative;
}

.events-slide-circle {
	height: 132px;
	width: 132px;
	background: url('./images/eventsslide.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 30px;
	cursor:pointer;
}


.events-slide-inner {
	text-align: center;
	display: block;
	font-size: 14px;
	padding-top: 18px;
	padding: 28px 10px; /* 28px 10px */
	font-weight: 900;
	color: #1faba5;
	text-decoration: none;
}
.events-slide-circle:hover {
	background: url('./images/eventsslide_hover.png');
}

.events-slide-circle:hover .events-slide-inner {
	color:#deeeee;
}

.events-slide-circle.position-1 {
	position: absolute;
	left: 25%;
	margin-left: -66px;
}
.events-slide-circle.position-2 {
	position: absolute;
	left: 50%;
	margin-left: -66px;
}
.events-slide-circle.position-3 {
	position: absolute;
	left: 75%;
	margin-left: -66px;
}

.events-sidetitle {
	font-size: 42px;
	color: #ddeded;
	display: block;
	position: absolute;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	top: 32%;
	left: 0;
	font-weight: 900;
	z-index:998;
}

/** simple parallax **/
.parallax-wrapper {
	height: 290px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.parallax-wrapper.top-parallax {
	height: 490px;
}
.parallax-caption {
	text-align: center;
	font-weight: bold;
	color: #fff;
	position: relative;
	max-width: 960px;
	margin: 95px auto 0 auto;
	font-size: 47px;
	line-height: 1.2em;
	text-shadow: 0 0 10px rgba(64, 64, 0, 0.7);
	letter-spacing: 2px;
}
@media all and (max-width: 782px) {
	.parallax-caption {
		font-weight: normal;
		font-size: 39px;
	}
}
@media all and (max-width: 600px) {
	.parallax-caption {
		font-size: 29px;
		margin-top: 165px;
	}
}
@media all and (max-width: 475px) {
	.parallax-caption {
		font-size: 24px;
	}
}

/** mobile parallax styles **/
.parallax-mobile {
	height: 290px;
	overflow:hidden;
	position:relative;
	width:100%;
}
.parallax-mobile.top-parallax {
	height: 490px;
}
	.parallax-mobile img {
		bottom: 0;
		position: absolute;
	}
/** page citations **/

.sources {
	margin: 5px 0;
	font-size: 15px;
}

.page-citations-output {
	background-color: rgb(0,162,155);
	font-size: 10px;
	padding: 10px 30px;
	font-size:12px !important;
}

.page-citations-output ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px !important;
	display: inline;
}
.page-citations-output li {
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	display: inline;
	background-image: url('/wp-content/themes/wwwi-theme/images/bullet.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	overflow: auto;
}
	.page-citations-output p {
		padding: 0;
		font-size: 10px;
		margin: 0;
	}

	.page-citations-output a {
		color: #000;
		text-decoration: underline;
	}

.page-infographic {
	width: 100%;
	height: auto;
}

.sidebar .sidebar-widget {
	margin: 0 30px;
}
.sidebar .sidebar-widget h2 {
	margin-left: 20px;
}

.sidebar.resources {
	padding: 10px 10px 50px 0px;
}

.sidebar.resources h2 {
	font-size: 40px;
	color: #043a43;
	font-weight: 900;
}

.sidebar.resources ul {
	padding-left: 3em;
	margin: 0;
}

.sidebar.resources li {
	list-style: none;
	margin-bottom: 1em;
}

.sidebar.resources li a {
	text-decoration: none;
	padding-top: 0.5em;
	color: #306468;
	font-weight: 900;
	font-size: 23px;
}

.sidebar.resources li a:hover {
	color: #043a43;
}

.resource-tool-menu h2 {
	color: #534737 !important;
}

.resource-tool-menu a {
	color: #534737 !important;
}

.shortcode_section .newsletter-signup__headline {
	color: #0c7575;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 2rem 0;
}
.shortcode_section .newsletter-form__wrap {
	max-width: 880px;
	margin: 0 auto;
	width: 100%;
}
.shortcode_section .newsletter-form__wrap p {
	box-sizing: border-box;
	color: #0c7575;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0;
	padding: 0 1.5rem;
	text-align: left;
	width: 32%;
}
.shortcode_section .newsletter-form__wrap p:last-of-type {
	text-align: center;
	width: 100%;
}
.shortcode_section .newsletter-form__wrap label {
	letter-spacing: 2px;
}
.shortcode_section .newsletter-form__wrap [type="text"],
.shortcode_section .newsletter-form__wrap [type="email"] {
	color: #0c7575;
	font-size: 1.2rem;
	letter-spacing: 2px;
	margin-top: 0.3rem;
	min-width: 150px;
	padding: 0.4rem 0.3rem;
	width: 100%;
}
.shortcode_section .newsletter-form__wrap [type="submit"] {
	background-color: #0c7575;
	border: 1px solid rgba(0,0,0,0.1);
	color: #fff;
	font-size: 1.3rem;
	letter-spacing: 2px;
	margin-top: 2rem;
	padding: 2px 2rem;
}
.newsletter-form__wrap [type="submit"] {
	cursor: pointer;
}
.shortcode_section .mc4wp-alert {
	margin: 0 auto;
	max-width: 880px;
	width: 100%;
}
.shortcode_section .mc4wp-alert p {
	font-size: 1.3rem;
}
.shortcode_section .mc4wp-alert.mc4wp-success p {
	color: #0c7575;
}
.topfooter .newsletter-form__wrap [type="text"],
.topfooter .newsletter-form__wrap [type="email"] {
	float: right;
	width: 50%;
}
@media all and (max-width: 959px) {
	.shortcode_section .newsletter-form__wrap p,
	.shortcode_section .newsletter-form__wrap [type="text"],
	.shortcode_section .newsletter-form__wrap [type="email"] {
		font-size: 1.1rem;
	}
}
@media all and (max-width: 767px) {
	.topfooter .newsletter-form__wrap [type="text"],
	.topfooter .newsletter-form__wrap [type="email"] {
		float: none;
		width: 100%;
	}
}
@media all and (max-width: 639px) {
	.shortcode_section .newsletter-signup__headline {
		font-size: 18px;
	}
	.shortcode_section .newsletter-form__wrap p {
		margin-bottom: 1rem;
		width: 100%;
	}
}

@media screen and (max-width: 959px) {
	.header-twitter {
		display: none;
	}
}
