/*
	Theme Name: Early Edge California
	Theme URI: http://earlyedgecalifornia.org
	Description: Custom Wordpress theme for Early Edge California
	Version: 2.0
	Author: Eric Richards
	Author URI: http://4-mile.com
	Tags: HTML5, CSS3, jQuery, custom, mobile, responsive

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

html,body {
	width: 100%;
   } 
body {
	padding: 0;
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	color: #20366d;
 	background: #ffffff;
 	-webkit-font-smoothing: antialiased;
 	-webkit-hyphens: none;
	-moz-hyphens: none;
  	-ms-hyphens: none;
  	hyphens: none	
  }
img {
	padding: 0; 
	margin: 0;
	border: 0;
	}
a,
a:visited,
a:active {
	color: #28a19f;
	text-decoration: underline;
	outline: none;
    transition: all 0.2s linear;
    font-weight: 600;
    }
a:hover {
	color: #545b9a;
	text-decoration: underline;
	outline: none;
    transition: all 0.2s linear;
   	}
ul {
	padding: 0 0 30px 28px;
	margin: 0;
	list-style: disc;
	}
ul li {
	padding: 0 0 12px 15px;
	margin: 0;
	float: none;
	}
ul li ul {
	padding: 12px 0 0 15px;
	margin: 0;
	}
ul li ul li {
	padding: 7px 0 0 15px;
	margin: 0;
	float: none;
	}
ul li::marker {
    color: #20366d;
    font-size: 15px;
    font-weight: 400;
	}
ul li ul li::marker {
    color: #20366d;
    font-size: 15px;
    font-weight: 400;
	}
ol {
	padding: 0 0 30px 28px;
	margin: 0;
	}
ol li {
	padding: 12px 0 0 15px;
	margin: 0;
	float: none;
	}
p {
	padding: 0 0 30px 0;
	margin: 0;
	}
b,
strong {
	font-weight: 600;
	}
hr {
	margin: 40px 0 55px 0;
	border: none;
	border-top: 1px solid #808080;
	text-align: left;
	}
	hr.blue-line {
		border-top-color: #0075ff;
		}
	hr.blog-line {
		margin: 20px 0 20px 0;
		border-top-color: #0075ff;
		}
	hr.resource-line {
		margin: 20px 0 55px 0;
		}
h1 {
 	padding: 0 0 50px 0;
	margin: 0 0 0 0;
	font-size: 50px;
	line-height: 55px;
	font-weight: 300;
	color: #194b9c;
	}
	h1.priority-title {
		padding-bottom: 50px;
		}
h2 {
 	padding: 0 0 15px 0;
	margin: 0 0 0 0;
	font-size: 40px;
	line-height: 45px;
	font-weight: 300;
	color: #0075ff;
	}
h3 {
 	padding: 0 0 15px 0;
	margin: 0;
	font-size: 35px;
	line-height: 40px;
	font-weight: 300;
	color: #28a19f;
	}
h4 {
 	padding: 0 0 15px 0;
	margin: 0;
	font-size: 32px;
	line-height: 37px;
	font-weight: 300;
	color: #28a19f;
	}
#footer .footer-title,
h3.joinus-subtitle,
h5 {
 	padding: 0 0 15px 0;
	margin: 0;
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
	color: #28a19f;
	}
.home-slide .home-slide-subtitle,
h6 {
 	padding: 0 0 15px 0;
	margin: 0;
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	color: #1055a6;
	}
.subtitle {
 	padding: 0 0 15px 0;
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #28a19f;
	}

/* -------------------------------------------------------------------------------------------------------------- */
/* css for cta buttons -------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

a.btn,
a.cta {
	display: inline-block;
	margin: 20px 0 5px 0;
	padding: 23px 25px 25px 25px;
	min-width: 115px;
	border-radius: 10px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: #28a19f;
    transition: all 0.2s linear;
	text-decoration: none;		
	}
	a.bth:hover,
	a.cta:hover {
		color: #545b9a;
		text-decoration: none;
		background: #fff;
		box-shadow: 1px 1px 20px #28a19f;
		transition: all 0.2s linear;
		}	
a.cta-donate-big {
	margin: 20px 0px 5px 0;
	background: #545b9a;
	}
a.cta-donate-big2 {
	margin: 20px 0px 5px 0;
	background: #28a19f;
	}
	a.cta-donate-big:hover {
		color: #e22268;
		box-shadow: 1px 1px 20px #545b9a;
		}	
a.cta-donate-sm {
	background: #545b9a;
	}
	a.cta-donate-sm:hover {
		color: #e22268;
		box-shadow: 1px 1px 20px #545b9a;
		}	
a.cta-on-bg {
	background: #fff;
	color: #28a19f;
	}
	a.cta-on-bg:hover {
		color: #fff;
		background: #28a19f;
		box-shadow: 1px 1px 20px rgba(0,0,0, .7);
		}	
a.cta-pad {
	margin: 20px 0 30px 0;
	}	


/* -------------------------------------------------------------------------------------------------------------- */
/* css for colors ------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.bg-gradient {
	background: #E6F4F4;
	background: linear-gradient(90deg,rgba(230, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(218, 235, 255, 1) 100%);
	}
.swatch {
	display: inline-block;
	margin: 0 0 50px 0;
	padding: 35px 0 0 0;
	width: 150px;
	height: 115px;
	text-align: center;
	}
.bg-nav1 {
	background: #def6de;
	}
.bg-nav2 {
	background: #cdf0ea;
	}
.bg-nav3 {
	background: #dddaff;
	}
.bg-nav4 {
	background: #d0dafb;
	}
.bg-nav5 {
	background: #c7e9fb;
	}
.bg-blue1 {
	background: #545b9a;
	color: #fff;
	}
.bg-blue2 {
	background: #32588d;
	color: #fff;
	}
.bg-blue3 {
	background: #20366d;
	color: #fff;
	}
.bg-blue4 {
	background: #1055a6;
	color: #fff;
	}
	.bg-blue4 h2,
	.bg-blue4 h3 {
		color: #fff;
		}
	.bg-blue4 a {
		color: #cde2cd;
		}	
	.bg-blue4 a.cta-on-bg {
		color: #28a19f;
		}
	.bg-blue4 a.cta-on-bg:hover {
		color: #fff;
		}	
.bg-blue5 {
	background: #0075ff;
	}
.bg-green1 {
	background: #00838f;
	color: #fff;
	}
.bg-green2 {
	background: #28a19f;
	color: #fff;
	}
	.bg-green2 h2,
	.bg-green2 h3 {
		color: #fff;
		}
	.bg-green2 ol,
	.bg-green2 ul {
		list-style: url(images/bullet-white.png);
		padding: 0 0 40px 15px;
		line-height: 32px;
		}
	.bg-green2 a,
	.bg-green3 a {
		color: #fff;
		}	
.bg-ltblue1 {
	background: #dbe1fc;
	}	
.bg-ltblue2 {
	background: #d9eefa;
	}
.bg-ltblue3 {
	background: #dcf7fe;
	}
.bg-ltblue4 {
	background: #dae6fb;
	}	
.bg-ltgreen1 {
	background: #d2f1f3;
	}
.bg-ltgreen2 {
	background: #d5ecea;
	}
.bg-gray1 {
	background: #4e5462;
	color: #fff;
	}
	.bg-gray1 a,
	.bg-gray1 a:visited,
	.bg-gray1 a:active {
		color: #add8e2;
		}
	.bg-gray1 a:hover {
		color: #add8e2;
		}
.bg-gray2 {
	background: #ccc;
	}
.bg-red {
	background: #e22268;
	color: #fff;
	}
.bg-yellow {
	background: #ffc20d;
	color: #fff;
	}
.text-green {
	color: #009da1;
	}
.nav-tile:nth-of-type(5n + 1) .bg-impact {
	background: #dbe1fc;
	}
.nav-tile:nth-of-type(5n + 2) .bg-impact {
	background: #d9eefa;
	}
.nav-tile:nth-of-type(5n + 3) .bg-impact {
	background: #d5ecea;
	}
.nav-tile:nth-of-type(5n + 4) .bg-impact {
	background: #dcf7fe;
	}
.nav-tile:nth-of-type(5n) .bg-impact {
	background: #d2f1f3;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for column sections -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.half {
	text-align: left;
	float: left;
	width: 49%;
	padding-right: 2%;
	}
	.half:nth-of-type(2n) {
		padding-right: 0;
		}
	.videohalf:nth-of-type(2n) {
		padding-right: 2%; 
		}	
	.videohalf:nth-of-type(2n + 1) {
		padding-right: 0;
		}	
.thirds {
	float: left;
	width: 32%;
	margin-right: 1.5% !important;
	}
	.thirds:nth-of-type(3n) {
		margin-right: 0 !important;
		}		
.one-third {
	margin: 40px 0 40px 0;
	float: left;
	margin-right: 2%;
	width: 31%;
	}
.two-thirds {
	margin: 40px 0 40px 0;
	text-align: left;
	float: left;
	width: 65%;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for video ------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------- */

.videowrap {
	margin: 25px auto -50px auto;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ 
	}
.videowrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	}		
.video-caption {
	margin: -30px 0 30px 0;
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
	}
.wp-video {
	margin: 0 auto 40px auto;
	text-align: center;
	width: 85% !important;
	height: 85% !important;
	}	
iframe {
	margin: 0 auto;
	text-align: center;
	width: 85% !important;
	height: 85% !important;
	}

/* -------------------------------------------------------------------------------------------------------------- */
/* css for site structure ----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.container {
	position: relative;
	padding: 70px 3% 30px 3%;
	margin: 0 auto 0 auto;
	width: 94%; 
	max-width: 1170px;
  	}
  	.flex-container {
		padding: 0px 3% 30px 3%;
	  	}
.desktop {
	display: inherit;
	}
.mobile {
	display: none;
	}
.intro {
	padding: 71px 0 40px 0;
	}
	.intro img {
		max-width: 100%;
		height: auto;
		}	
.outro-nav,		
.intro-nav {
	padding: 20px 0 20px 0;
	}
	.intro-nav h2 {
		padding: 70px 0 0 0;
		}
.featured {
	margin-top: 30px;
	}
	.featured h2 {
		padding-bottom: 10px;
		}
.past-events {
	margin-bottom: -50px;
	}		
	.past-events h2 {
		padding-bottom: 10px;
		}
.join-us {
	padding: 0 3% 35px 3%;
	}	
	.join-us hr {
		margin: 0px 0 55px 0;
		border-color: #0075ff;
		}
	.join-us h5 {
		padding-bottom: 10px;
		}
	.follow-up hr {
		margin: -35px 0 55px 0;
		}	

/* -------------------------------------------------------------------------------------------------------------- */
/* css for header ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#header {
	position: relative;
	width: 100%;
	height: 135px;
	z-index: 9997;
	}
	.header-container {
		padding: 22px 1% 30px 1%;
		width: 98%;
		max-width: 1220px;
		}
	#logo {
		float: left;
		margin-top: -10px;
		padding: 0 0 0 0;
		width: 25%;
		max-width: 311px;
		white-space: nowrap;
		}
	#logo a,
	#logo a:visited,
	#logo a:active {
		font-size: 29px;
		line-height: 29px;
		font-weight: 300;
		color: #0075ff;
		}
	#logo a:hover {
		text-decoration: none;		
		}
		
			
/* -------------------------------------------------------------------------------------------------------------- */
/* css for main navigation -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#mobilenav,
.nav-donate {
	display: none;
	}
#mainnav {
	float: right;
	max-width: 880px;
	width: 75%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-radius: 15px;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(0,0,0, .2);
	vertical-align: middle;
	}
	#mainnav ul {
		padding: 0 0 0 28px;
		margin: 0;
		list-style: none;
		}
	#mainnav ul li {
		display: inline-block;
		padding: 13px 15px 13px 0;
		}
		#mainnav ul li:nth-of-type(6) {
			padding: 13px 20px 14px 0px;
			}
		#mainnav ul li:nth-of-type(7) {
			padding: 18px 14px 21px 14px;
			background: #545b9a;
			cursor: pointer;
			transition: all 0.2s linear;
			}
		#mainnav ul li:nth-of-type(8) {
			padding: 13px 0px 13px 10px;
			}
	#mainnav ul li a:visited,
	#mainnav ul li a:active,
	#mainnav ul li a {
		font-size: 14px;
		line-height: 14px;
		font-weight: 700;
		text-transform: uppercase;
		color: #4e5462;
		text-decoration: none;		
		}
	#mainnav ul li a:hover {
		text-decoration: none;
		color: #0075ff;
		}
		#mainnav ul li:nth-of-type(7) a:visited,
		#mainnav ul li:nth-of-type(7) a:active,
		#mainnav ul li:nth-of-type(7) a {
			color: #fff;
			}
			#mainnav ul li:nth-of-type(7) a:hover {
				color: #fff;
				}
			#mainnav ul li:nth-of-type(7):hover {
				background: #00838f;
				transition: all 0.2s linear;
				}
	#mainnav .current-page-ancestor a,
	#mainnav .current_page_item a {
		color: #0075ff !important;
		}

.navup {
	display: none;
	}
.navdown {
	display: none;
	}
	

/* -------------------------------------------------------------------------------------------------------------- */
/* css for hamburger -------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#mainnav ul li.navbar {
	width: 66px;
	height: 43px;
	vertical-align: middle;
	background: url(images/nav-menu.png) no-repeat;
	background-position: center center;
	cursor: pointer;
	z-index: 999;
    transition: all 0.2s linear;
	}
	#mainnav ul li.navbar:hover {
		background: url(images/nav-menu-hover.png) no-repeat;
		background-position: center center;
		transition: all 0.2s linear;
		}
.navbar-on {
	position: absolute;
	top: 20px;
	right: 27px;
	display: none;
	width: 33px;
	height: 33px;
	background: url(images/close.png) no-repeat;
	cursor: pointer;
	z-index: 9999;
    transition: all 0.2s linear;
	}
	.navbar-on:hover {
		background: url(images/close-hover.png) no-repeat;
		transition: all 0.2s linear;
		}

		
/* -------------------------------------------------------------------------------------------------------------- */
/* css for full navigation -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#fullnav {
	display: none;
	position: fixed;
	top: 30px;
	left: 50%;
	border-radius: 20px;
	box-shadow: 1px 1px 20px rgba(0,0,0, .2);
	transform: translateX(-50%);
	width: 1220px;
	max-width: 1220px;
	background: #fff;
	opacity: 1;
	z-index: 9998;
	margin: 0 auto 0 auto;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	}

	#fullnav h2 {
		margin-top: -15px;
		text-align: center;
		font-size: 40px;
		line-height: 40px;
		padding: 0 0 60px 0;
		}
	#fullnav h2 b {
		font-weight: 400;
		}
	.menu-full-column1-container,	
	.menu-full-column2-container,	
	.menu-full-column3-container {
		display: inline-block;
		vertical-align: top;
		padding: 0;
		margin: 0;
		height: 280px;
		border-right: 1px solid #737373;
		}	
		.menu-full-column1-container {
			width: 28%;
			margin: 0 3% 0 0;
			padding-left: 10%;
			}
		.menu-full-column2-container {
			width: 23%;
			margin: 0 3% 0 0;
			}
		.menu-full-column3-container {
			width: 23%;
			margin: 0;
			border: none;
			}
	#fullnav ul {
		padding: 0;
		margin: 0;
		list-style: none;
		}
		#fullnav ul li {
			margin: 0;
			padding: 0 0 8px 0;
			}
		#fullnav ul li a,
		#fullnav ul li a:visited,
		#fullnav ul li a:active  {
			color: #0075ff;
			font-weight: 700;
			text-decoration: none;		
			}
		#fullnav ul li a:hover {
			color: #00838f;
			text-decoration: none;
			}
		/*#fullnav ul li.current-menu-item a,
		#fullnav ul li.current_page_item a {
			color: #00838f;
			}*/
	#fullnav .sub-menu { 
		display: block;
		margin: 0 !important;
		padding: 10px 0 0 0 !important;
		width: 100% !important;
		height: auto;
		border: none;
		}
		#fullnav .sub-menu li {
			padding: 0 0 10px 0;
			}
		#fullnav .sub-menu li a {
			font-weight: 400;
			}

.fullnav-search  {
	position: relative;
	margin: 80px 0 0 10%;
	width: 75% !important;
	}	
	.not-found-search h3 {
		margin-top: 50px;
		}
	.not-found-search .fullnav-search {
		margin: 10px 0 0 0;
		background: pink;
		}

.fullnav-search input[type='text'] {
	width: 100% !important;
	height: 50px !important;
	margin: 0 !important;
	padding: 0 0 0 50px !important;
	border-radius: 0 !important;
	border: 0 !important;
	box-shadow: 0px 0px 15px 5px rgba(0,0,0, .2) !important;
	background: #fff !important;
	outline: none !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	line-height: 18px !important;
	font-weight: 300 !important;
	color: #4e5462 !important;
	}
.fullnav-search .searchfield ::placeholder {
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	line-height: 18px !important;
	font-weight: 300 !important;
	color: #4e5462 !important;
	}
.fullnav-search #searchsubmit {
	position: absolute !important;
	left: 0px !important;
	top: 0px !important;
	width: 27px !important;
	height: 50px !important;
	border: 0 !important;
	padding-left: 50px !important;
	background: none !important;
	background-image: url(images/search.png) !important;
	background-repeat: no-repeat !important;
	background-position: left 10px top 10px !important;
	background-size: 27px 26px !important;
	transition: all 0.0s linear !important;
	}	
	.fullnav-search #searchsubmit:hover {
		box-shadow: none !important;
		border: 0 !important;
		background: none !important;
		background-image: url(images/search.png) !important;
		background-repeat: no-repeat !important;
		background-position: left 10px top 10px !important;
		background-size: 27px 26px !important;
		transition: all 0.0s linear !important;
		}	


/* -------------------------------------------------------------------------------------------------------------- */
/* css for sub navigation --------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#subnav {
	}
	#subnav .container {
		padding: 19px 0 18px 0;
		}
	#subnav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	#subnav ul li {
		display: inline-block;
		margin: 0;
		padding: 0 20px 0 0;
		}	
	#subnav a {
		font-size: 17px;
		line-height: 17px;
		color: #1055a6;
		font-weight: 500;
		text-decoration: none;		
		}
		#subnav .current_page_item a,
		#subnav .selected a {
			color: #00838f;
			}
		#subnav a:hover {
			text-decoration: none;
			color: #545b9a;
			}
#subnav.subnav-priorities {
	background: #2591ee;
	}
	#subnav.subnav-priorities a {
		color: #fff;
		}
		#subnav.subnav-priorities a:hover {
			text-decoration: none;
			color: #fff;
			}
		#subnav.subnav-priorities .current_page_item a,
		#subnav.subnav-priorities .selected a {
			color: #83e3cc;
			}
	
	
/* -------------------------------------------------------------------------------------------------------------- */
/* css for hero ------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.banner {
	position: relative;
	margin: -135px 0 0 0;
	padding: 0;
	min-height: 668px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}
	.banner-small {
		min-height: 319px;
		}
	.banner-text {
		margin: 25px 0 0 0; 
		clear: both;
		}

/* -------------------------------------------------------------------------------------------------------------- */
/* css for slides ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.slides { 
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 500px;
	width: 100%;
	}
	.slides .slick-prev,
	.slides .slick-next {
		bottom: 40%;
		}
.slide {
	position: relative;
	text-align: center;
	}
	.slide-text {
		margin-top: 200px;
		}
	.slide img {
		margin: 0 auto;
		}
	.slide .year {
		font-size: 140px;
		line-height: 130px;
		font-weight: 200;
		text-align: center;
		}
	.home-slide h2 {
		padding: 0;
		}	
	.home-slide .home-slide-subtitle {
		color: #0075ff;
		font-size: 20px;
		line-height: 28px;
		}	
	.home-slide .cta {
		margin-top: 0;
		}	
.carousel h6 {
	font-size: 26px;
	line-height: 36px;
	color: #0075ff;
	text-align: center;
	}
	.attribute {
		margin: 100px 0 40px 0;
		padding: 0 0 50px 0;
		font-size: 16px;
		line-height: 16px;
		color: #28a19f;
		font-weight: 400;
		width: 100%;
		border-bottom: 1px solid #ccc;
		}
.carousel .home-working {
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	}	
	
.frame {
	margin: 40px 0 40px 0;
	}
	.frame .half {
		width: 40%;
		padding: 20px 5% 0 5%;
		margin: 0 0 40px 0;
		}
	.frame .half:nth-of-type(2) {
		padding: 20px 4% 0 5%;
		border-left: 1px solid #ccc;
		}
	.frame a {
		color: #0075ff;
		text-decoration: none;
		font-weight: 400;
		}	
	.frame hr {
		border-color: #ccc;
		}	
	.frame h6 {
		min-height: 100px;
		}	
	.carousel .home-working h6 {
		min-height: auto;
		}
	
.testimonial-container {
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	}		
.testimonial {
	position: relative;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	font-weight: 500;
	color: #00838f;
	}
	.testimonial p {
		padding: 0 0 15px 0;
		}
	.photo-circle {
		display: inline-block;	
		margin-top: 10px;
		padding-bottom: 30px;
		vertical-align: top;	
		width: 20%;
		}
		.photo-circle img {
			width: 210px;
			height: 210px;
			border-radius: 105px;
			}
	.quote {
		/*position: absolute;
		top: 55%; 
		transform: translateY(-50%); */
		padding-top: 5px;
		display: inline-block;		
		width: 78%;
		text-align: left;
		}		
		.quote-full {
			position: relative;
			padding-top: 10px;
			padding-bottom: 20px;
			top: auto; 
			transform: translateY(0%); 
			display: inherit;
			width: 100%;
			text-align: left;
			}
	.testimonial .attribute {
		margin: 0;
		padding: 0 0 20px 0;
		font-size: 16px;
		line-height: 16px;
		font-style: italic;
		font-weight: 500;
		color: #00838f;
		border: none;
		text-align: left;
		}
.testimonials .slick-dots {
    bottom: 10px;
	}
.carousel-arrows {
	max-width: 1170px;
	width: 100%;
	height: 750px;
	overflow: hidden;
	}	
.carousel-arrows img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center	
	}
	.carousel-arrows .slick-prev,
	.carousel-arrows .slick-next {
	    width: 54px;
	    height: 99px;
		bottom: 43%;
		}
	.carousel-arrows .slick-prev {
		left: 3%;
		background: url(images/arrow-left2.png) no-repeat;
		}
	.carousel-arrows .slick-prev:hover {
		background: url(images/arrow-left2.png) no-repeat;
		}
	.carousel-arrows [dir='rtl'] .slick-prev {
		right: 3%;
		left: auto;
		}
	.carousel-arrows .slick-next {
		right: 3%;
		background: url(images/arrow-right2.png) no-repeat;
		}
	.carousel-arrows .slick-next:hover {
		background: url(images/arrow-right2.png) no-repeat;
		}
	.carousel-arrows [dir='rtl'] .slick-next {
		right: auto;
		left: 3%;
		}
		
.carousel-red-arrows {
	margin: 30px 0 45px 0;
	}		
	.carousel-red-arrows .slick-prev,
	.carousel-red-arrows .slick-next {
		bottom: 45%;
		}
	.carousel-red-arrows .slick-prev {
		left: 3%;
		background: url(images/arrow-left-red.png) no-repeat;
		}
	.carousel-red-arrows .slick-prev:hover {
		background: url(images/arrow-left-red.png) no-repeat;
		}
	.carousel-red-arrows [dir='rtl'] .slick-prev {
		right: 3%;
		left: auto;
		}
	.carousel-red-arrows .slick-next {
		right: 3%;
		background: url(images/arrow-right-red.png) no-repeat;
		}
	.carousel-red-arrows .slick-next:hover {
		background: url(images/arrow-right-red.png) no-repeat;
		}
	.carousel-red-arrows [dir='rtl'] .slick-next {
		right: auto;
		left: 3%;
		}
	.carousel-red-arrows .wp-caption {
		padding: 30px 35px 10px 35px;
		min-height: 250px;
		background: #c7e9fb;
		}
	.short-blue .wp-caption {
		min-height: 160px;
		}
	.short-blue2 .wp-caption {
		min-height: 185px;
		}
		.carousel-red-arrows .wp-caption h6 {
			padding: 0;
			font-style: normal !important;
			}
			
.slider-rev-home {
	position: absolute !important; 
	padding-top: 0 !important; 
	height: 800px !important;
	}
	.home-header {
		height: 800px !important;
		}
		.home-header h1 {
			font-size: 50px;
			line-height: 55px;
			font-weight: 300;
			}
	.slider-nav ul {
		margin: 20px 0 30px 0;
		padding: 0;
		list-style: none;
		justify-content: center;
		display: flex;
		}	
	.slider-nav ul li {
		display: inline-block;
		margin: 0;
		padding: 0;
		line-height: 35px;
		border-left: 1px solid #1055a6;
		}	
	.slider-nav li:nth-of-type(1) {
		border-left: 0;
		}
		.slider-nav a {
			display: block;
			padding: 0 8px 0 8px;
			color: #1055a6;
			font-size: 20px;
			line-height: 35px;
			font-weight: 300;
			text-decoration: none;
			transition: all 0s linear;
			}
			.slider-nav a::before {
				display: block;
				content: attr(title);
				font-weight: 700;
				height: 0;
				overflow: hidden;
				visibility: hidden;
				}
			.navyearon {
				font-weight: 700 !important;
				color: #0075ff !important;
				}	
	hr.slider-nav-line {
		margin-top: 40px;
		margin-bottom: 5px;
		}	
	
/* -------------------------------------------------------------------------------------------------------------- */
/* css for tiles ------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------- */

.nav-blocks h2 {
	padding-bottom: 5px;
	}
.nav-tile,
a.nav-tile {
	display: block;
	margin: 20px 0 20px 0;
	overflow: hidden;
	text-decoration: none;
	}
	.nav-tile-header {
		padding: 14px 25px 11px 25px;
		font-size: 16px;
		line-height: 16px;
		font-weight: 700;
		text-transform: uppercase;
		text-align: left;
		}
	.nav-tile-photo {
		position: relative;
		width: 100%;
		height: 220px;
		overflow: hidden;
		}	
		.impact-reports-block .nav-tile-photo {
			height: 290px;
			}
		.impact-reports-block .nav-tile-text {
			padding-top: 20px;
			}
		.nav-tile-photo img {
			width: 100%;
			height: auto;
			transition: all 0.5s linear;
			}
			.nav-tile:hover .nav-tile-photo img,
			a.nav-tile:hover .nav-tile-photo img {
				transition: all 0.3s linear;
				transform: scale(1.1);
				}
	.nav-tile-text {
		position: relative;
		height: 100px;
		text-align: center;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		}
		.outro-nav .nav-tile-text,
		.intro-nav .nav-tile-text {
			padding-top: 25px;
			}
		.nav-tile-title {
			position: absolute;
			padding: 0 10% 0 10%;
			width: 80%;
			top: 60%; 
			left: 50%; 
			transform: translate(-50%, -50%); 
			font-size: 20px;
			line-height: 22px;
			font-weight: 300;
			color: #20366d;
			}
		.no-current {
			margin: 10px 0 30px 0;
			font-size: 20px;
			line-height: 22px;
			font-weight: 500;
			color: #20366d;
			}	

/* blog tiles */
.blog-blocks {
	padding-bottom: 30px;
	}
.blog-blocks h2 {
	padding-bottom: 5px;
	}
.blog-blocks .nav-tile-photo {
	height: 320px;
	}	
.blog-blocks .nav-tile-text {
	height: 150px;
	text-align: left;
	}
	.blog-blocks .nav-tile-title {
		position: relative;
		padding: 25px 25px 0 25px;
		width: auto;
		top: auto;
		left: auto;
		transform: translate(0%, 0%); 
		font-size: 20px;
		line-height: 22px;
		font-weight: 500;
		}
.nav-tile .author {
	position: absolute;
	bottom: 20px;
	left: 25px;
	max-width: 350px;
	color: #20366d;
	font-size: 14px; 
	line-height: 18px;
	font-weight: 400;
	font-style: italic;
	}
.nav-tile .date {
	position: absolute;
	bottom: 20px;
	right: 30px;
	color: #20366d;
	font-weight: 300;
	font-size: 14px; 
	line-height: 18px;
	}
	
/* blog full width */
.blog-block-single .nav-tile-photo {
	float: left;
	width: 49%;
	height: 330px;
	}	
	.featured-resources .blog-block-single .nav-tile-photo {
		height: 330px;
		}
.blog-block-single .nav-tile-text {
	float: left;
	width: 51%;
	height: 330px;
	border-bottom-left-radius: 0px;
	}
	.featured-resources .blog-block-single .nav-tile-text {
		height: 330px;
		}
	.blog-block-single .nav-tile-title {
		padding: 35px 100px 0 30px;
		font-size: 30px;
		line-height: 34px;
		}
	.blog-block-single .nav-tile .author {
		left: 35px;
		}
	.blog-block-single .nav-tile .date {
		right: 35px;
		}

/* press release and in the media tiles */
.blog-blocks .nav-tile-main .nav-tile-text,
.press-media .nav-tile-text {
	height: 220px;
	}	

/* press release and in the medai full width */	
.press-media-single .nav-tile-text {
	height: 230px;
	width: 100%;
	border-bottom-left-radius: 10px;
	}	

/* partnered blocks */	
.partnered-blocks  .nav-tile-text {
	height: 200px;
	}
	
/* video full width */
.video-block .videowrap {
	margin: 0 auto 50px auto;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
	}
.play-button {
	position: absolute;
	width: 33px;
	height: 39px;
	top: 47%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-image: url(images/play.png);
	background-repeat: no-repeat;
	background-size: 33px 39px;
	background-position: center center;
	}	
		
/* bills tiles */
.bills-block  .nav-tile-text {
	height: 300px;
	}
	.bills-block  .nav-tile-text p {
		padding: 0 0 10px 0;
		}
	.bills-block .nav-tile-content {
		padding: 0 25px 0 25px;
		font-size: 18px;
		line-height: 22px;
		font-weight: 300;
		color: #20366d;
		}
	.bills-block .committee,
	.bills-block .signed {
		position: absolute;
		padding: 25px 15px 0 15px;
		width: 64px;
		height: 69px;
		bottom: 20px;
		right: 20px;
		background: #fff;
		border-radius: 47px;
		font-size: 16px;
		line-height: 16px;
		color: #e22268;
		font-weight: 700;
		text-align: center;
		text-transform: uppercase;
		}
	.bills-block .committee {
		padding: 35px 5px 0 5px;
		width: 84px;
		height: 64px;
		font-size: 13px;
		}
		

/* impact reports tiles */
.impact-reports-block .nav-tile-title {
	font-weight: 500;
	}		
		
		
/* events block */
.events-block {
	margin: 0 0 35px 0;
	}
.events-block .nav-tile {
	width: 100%;
	clear: both;
	display: inline-block;
	min-height: 190px;
	margin: 30px 0 30px 0;
	border-bottom: 1px solid #595959;
	}
.events-block-single .nav-tile {
	margin-bottom: 0;
	}
.events-block .nav-tile-text {
	padding: 40px 3% 20px 0;
	float: left;
	width: 62%;
	height: auto;
	}
	.events-block .nav-tile-title {
		padding: 0;
		}
.events-block .event-date {
	margin: 30px 0 0 0;
	padding: 40px 0 40px 0;
	float: left;
	width: 15%;
	height: 20px;
	font-size: 16px;
	line-height: 16px;
	color: #20366d;
	font-weight: 700;
	text-align: center;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	}
.events-block .event-button {
	margin: 25px 0 0 0;
	padding-left: 1%;
	float: right;
	width: 17%;
	}
	

/* action tile */
.action-tile {
	position: relative;
	float: left;
	width: 26%;
	padding: 40px 3% 0 3%;
	min-height: 400px;
	margin: 40px 1.5% 80px 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	color: #fff;
	}	
	.action-tile:nth-of-type(3n + 2) {
		background: #545b9a;
		}
	.action-tile:nth-of-type(3n + 1) {
		background: #28a19f;
		}
	.action-tile:nth-of-type(3n) {
		margin-right: 0;
		background: #00838f;
		}
	.action-tile b,
	.action-tile strong {
		font-size: 20px;
		line-height: 22px;
		font-weight: 600;
		}			
	.action-tile .cta-on-bg {
		margin: 0;
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translate(-50%,-50%);
		white-space: nowrap;
		color: #28a19f;
		}
		

/* -------------------------------------------------------------------------------------------------------------- */
/* css for photo sections --------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.photo-background {
	position: relative;
	margin: 0 0 0 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 830px;
	}
	.our-priorities-main {
		min-height: 644px;
		}
.featured-image {
	margin: 50px 0 50px 0;
	}
	.featured-image img {
		width: 100%;
		height: auto;
		}
.three-column,
.single-column,
.two-column {
	font-size: 0;
	line-height: 0;
	}	
.three-column div {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin: 0 2% 17px 0;
	}
	.three-column div:nth-of-type(3n) {
		margin: 0 0 17px 0;
		}
	.three-column div p {
		font-size: 20px;
		line-height: 30px;
		padding: 0 0 30px 0;
		}
	.three-column img {
		width: 100%;
		height: auto;
		}
.two-column div {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin: 0 2% 17px 0;
	}
	.two-column div:nth-of-type(2n) {
		margin: 0 0 17px 0; 
		}
	.two-column div p {
		font-size: 20px;
		line-height: 30px;
		padding: 0 0 30px 0;
		}
	.two-column img {
		width: 100%;
		height: auto;
		}
.two-thirds-column div {
	display: inline-block;
	vertical-align: top;
	}
	.two-thirds-column div:nth-of-type(1n) {
		width: 66%;
		margin: 0 2% 17px 0;
		}
	.two-thirds-column div:nth-of-type(2n) {
		width: 31%;
		margin: 0 0 17px 0;
		}
	.two-thirds-column div p {
		padding: 0 0 30px 0;
		font-size: 20px;
		line-height: 30px;
		}
	.two-thirds-column img {
		width: 100%;
		height: auto;
		}
.one-third-column div {
	display: inline-block;
	vertical-align: top;
	}
	.one-third-column div:nth-of-type(1n) {
		width: 31%;
		margin: 0 2% 17px 0;
		}
	.one-third-column div:nth-of-type(2n) {
		width: 66%;
		margin: 0 0 17px 0;
		}
	.one-third-column div p {
		padding: 0 0 30px 0;
		font-size: 20px;
		line-height: 30px;
		padding: 0 0 30px 0;
		}
	.one-third-column img {
		width: 100%;
		height: auto;
		}
.single-column div {
	margin: 0 0 17px 0;
	}
	.single-column img {
		width: 100%;
		height: auto;
		}
.wp-caption {
	font-size: 20px;
	line-height: 28px;
	font-style: italic;
	}
.wp-caption-text {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 18px;
	line-height: 21px;
	font-style: italic;
	}		

/* -------------------------------------------------------------------------------------------------------------- */
/* css for sections --------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.bill-stats {
	margin: 30px 0 55px 0;
	line-height: 23px;
	}
	.bill-stats hr {
		margin: 15px 0 25px 0;
		}
	.bill-stats a {
		font-weight: 600;
		}
.speaker {
	margin: 0 0 50px 0;
	}
	.speaker .speaker-photo {
		max-width: 233px;
		height: 233px;
		overflow: hidden;
		}
		.speaker .speaker-photo img {
			width: 100%;
			height: auto;
			}
	.speaker .speaker-meta {
		font-weight: 700;
		line-height: 33px;
		padding: 20px 0 40px 0;
		}
	.speaker img {
		width: auto;
		}	
.the-vision .text-green p {
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	font-style: italic;
	}
a.join-the-movement-vertical {
	z-index: 9999;
	position: fixed;
	top: -50%;
	opacity: 0;
	right: 0;
	display: block;
	background: #4b5190;
	color: #fff;
	font-size: 25px;
	line-height: 25px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	width: 46px;
	height: 305px;
	}
	.join-title-vert {
		padding: 35px 0 35px 0;
		white-space: nowrap;
		rotate: 90deg;
		}		
	a.join-the-movement {
		color: #fff;
		text-decoration: none;
		}
a.join-the-movement {
	z-index: 9999;
	position: fixed;
	top: -50%;
	opacity: 0;
	right: 0;
	display: block;
	padding: 25px 25px 0 25px;
	background: #009da1;
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	}
	a.join-the-movement {
		color: #fff;
		text-decoration: none;
		}
.the-impacts h3 {
	color: #2591ee;
	}
	.the-impacts .wp-caption {
		background: #76d1f0;
		}	
	.the-impacts .wp-caption h6 {
		color: #00173d;
		}	
.the-benefits-three a {
	color: #f89a88;
	}	
.the-benefits-three h3,
.the-benefits h3 {
	padding: 0 0 10px 0;
	}	
.priority-actions h3 {
	color: #2591ee;
	}
.recent-efforts h2 {
	padding: 0 0 75px 0;
	}	
.recent-efforts h3 {
	padding: 0 0 0px 0;
	}	
.icons {
	margin: 0 0 30px 0;
	}	
	.icons img {
		display: inline-block;
		margin-right: 15px;
		width: 115px;
		height: 115px;
		}
.our-history img {
	width: 100%;
	height: auto;
	}		
.video-container {
	width: 100%;
	padding: 0 0 0 0;
	}	
.video-tab-spanish,
.video-tab-english {
	padding: 15px 0 15px 2%;
	margin: 0 0 50px 0;
	border: 1px solid #000;
	border-bottom: none;
	cursor: pointer;
	float: left;
	width: 46%;
	background: #28a19f;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: 600;
	}
	.video-tab-english {
		margin-right: 2%;
		}
	.video-tab-off {
		background: #e6f2f2;
		color: #28a19f;
		font-weight: 400;
		}
.video-spanish,
.video-english {
	margin: 0 0 75px 0;
	}	
.video-spanish {
	display: none;
	}	
	
		
/* -------------------------------------------------------------------------------------------------------------- */
/* css for about bios, partners and advisory group -------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.bio {
	float: left;
	width: 23%;
	height: 455px;
	margin: 0 2% 0 0; 
	}
	.bio-photo {
		margin: 0 0 5px 0;
		max-width: 277px;
		}
		.bio-photo img {
			width: 100%;
			height: auto;
			}
	.bio-name {
		font-size: 23px;
		line-height: 23px;
		color: #1055a6;
		}
		.bio-name span {
			font-size: 18px;
			}
	.bio-content {
		}
		.bio-content h6 {
			padding: 0;
			font-weight: 600;
			}	
		.bio-content .position {
			padding: 0 0 40px 0;
			font-size: 21px;
			color: #1055a6;
			}	

.partners {
	display: flex;
	justify-content: center;
	position: relative;
	float: left;
	width: 33%;
	height: 305px;
	margin: 15px auto 15px auto;
	border-right: 1px solid #0075ff;
	}
	.partner-logo {
		position: absolute;
		display: inline-block;
		top: 50%;
		transform: translateY(-50%);
		}
	.partners:after {
		position: absolute;
		content: '';
		border-bottom: 1px solid #0075ff;
		width: 92%;
		transform: translateX(-50%);
		bottom: -15px;
		left: 50%;
		}
		.partners:nth-of-type(3n + 1) {
			border-right: none;
			}
		.partners:nth-of-type(2):before,
		.partners:nth-of-type(3):before,
		.partners:nth-of-type(4):before {
			position: absolute;
			content: '';
			border-top: 1px solid #0075ff;
			width: 92%;
			transform: translateX(-50%);
			left: 50%;		
			margin-top: -15px;
			}

.advisory-section p {
	padding: 0;
	}
.advisory-line {
	margin-top: 20px;
	border-top-color: #0075ff;
	}	
.advisory-group {
	position: relative;
	float: left;
	width: 23%;
	margin: 10px 2% 20px 0; 
	height: 120px;
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	}
.advisors {
	position: absolute;
	color: #fff;
	width: 75%;
	top: 47%;
	left: 50%;
	transform: translate(-50%, -50%); 
	}
	.advisory-group:nth-of-type(6n + 1) {
		background: #545b9a;
		}
	.advisory-group:nth-of-type(6n + 2) {
		background: #00838f;
		}
	.advisory-group:nth-of-type(6n + 3) {
		background: #32588d;
		}
	.advisory-group:nth-of-type(6n + 4) {
		background: #28a19f;
		}
	.advisory-group:nth-of-type(6n + 5) {
		background: #20366d;
		}
	.advisory-group:nth-of-type(6n) {
		background: #1055a6;
		}	
.advisory-section .one-third {
	width: 24%;
	margin-right: 2%;
	}
	.advisory-section .one-third img {
		max-width: 270px;
		width: 100%;
		height: auto;
		}	
.advisory-section .two-thirds {
	width: 74%;
	margin-right: 0%;
	}	
		
		
		
		
/* -------------------------------------------------------------------------------------------------------------- */
/* css for contact with WP Forms overrides ---------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.frm_forms input[type='tel'],
.frm_forms input[type='email'],
.frm_forms input[type='text'] {
	padding: 0 0 0 15px !important;
	margin: 0 0 0 0 !important;
	width: 100% !important;
	height: 50px !important;
	border: 1px solid #b7b7b7 !important;
	border-radius: 8px !important;
	box-shadow: inset 1px 1px 4px 0px rgba(0,0,0, .5);
	background: #fff !important;
	outline: none !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	line-height: 16px !important;
	color: #20366d !important;
	}
	.frm_forms ::placeholder { 
		font-size: 16px !important;
		line-height: 16px !important;
		color: #20366d !important;
		}

    #wpadminbar	input[type='text'] {
		display: none !important;
		}

.frm_forms .frm_checkbox label,
.frm_forms .frm_radio label {
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	line-height: 16px !important;
	padding: 0 0 10px 0 !important;
	color: #20366d !important;
	}

.frm_forms textarea {
	vertical-align: top !important;
	padding: 20px 0 3px 15px !important;
	margin: 0 0 0 0 !important;
	width: 100% !important;
	height: 127px !important;
	border-radius: 8px !important;
	border: 1px solid #b7b7b7 !important;
	box-shadow: inset 1px 1px 4px 0px rgba(0,0,0, .5);
	background: #fff !important;
	outline: none !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	line-height: 16px !important;
	color: #20366d !important;
	transition: all 0.2s linear !important;
	}	
	
.frm_forms select {
	padding: 0 60px 0 15px !important;
	margin: 0 1% 25px 0 !important;
	width: auto !important;
	height: 50px !important;
	border: 1px solid #b7b7b7 !important;
	border-radius: 8px !important;
	box-shadow: 0px 0px 10px 4px rgba(0,0,0, .2) !important;
	outline: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url('images/select.svg') !important;
	background-position: right 10px center !important;
	background-repeat: no-repeat !important;
	background-size: 17px 15px !important;
	cursor: pointer;
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	line-height: 22px !important;
	font-weight: 400 !important;
	color: #4e5462 !important;
	transition: all 0.2s linear !important;
	}

.frm_forms input[type='submit'],	
.frm_button_submit {	
	margin: 10px .8% 10px 0 !important;
	padding: 28px 30px 28px 30px !important;
	width: auto !important;
	height: auto !important;
	border: none !important;
	border-radius: 10px !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 23px !important;
	line-height: 23px !important;
	font-weight: 300 !important;
	color: #fff !important;
	text-align: center !important;
	cursor: pointer !important;
	background: #545b9a !important;
    transition: all 0.2s linear !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	}
	input[type='submit']:hover,
	.wpforms-submit:hover {
		color: #e22268 !important;
		background: #fff !important;
		box-shadow: 1px 1px 20px #545b9a;
		}	
		
/* formidible overwrites */
.frm_primary_label,
.frm_checkbox label {
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	line-height: 18px !important;
	font-weight: 400 !important;
	color: #20366d !important;
	}
.frm_opt_container {	
	width: 90% !important;
	}
.frm_form_title {
	display: none;
	}
.with_frm_style .frm_checkbox {
	margin: 0 0 5px 4px !important;
	}
.with_frm_style .frm_checkbox label input[type=checkbox] {
	box-shadow: inset 1px 1px 2px 0px rgba(0,0,0, .5);
	display: inline-block !important;
	width: 22px !important;
	height: 22px !important;
	margin-right: 3px !important;
	margin-bottom: 3px !important;
	transform: scale(1);
	}
#field_7yavh_label {
	float: left;
	margin: 10px 20px 0 0;
	}
#frm_field_46_container,	
#frm_field_48_container,	
#frm_field_53_container,	
#frm_field_51_container {
	margin-top: 30px !important;
	}	
.frm_html_container {
	line-height: 24px !important;
	}
#frm_field_50_container.frm_inline_container.frm_form_field label  {
	padding: 15px 15px 20px 0 !important;
	}
.frm_radio {
	margin: 0 !important;
	}		
.frm_radio label {
	font-size: 18px !important;
	color: #20366d !important;
	}
.frm-g-recaptcha {
	padding-right: 100px !important;
	}	
.grecaptcha-badge { visibility: hidden; }

	
.map {
	margin: 80px 0 0 0;
	position: relative;
	overflow: hidden;
	width: 97%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
	}

.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for search and filter overrides -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.searchandfilter {
	width: 92%;
	padding: 35px 4%;
	margin: 10px 0 43px 0;
	border-radius: 25px;
	background: #fff;
	box-shadow: 0px 0px 15px 5px rgba(0,0,0, .2);
	}
	.searchandfilter b,
	.searchandfilter strong {
		color: #28a19f;
		}
	.searchandfilter ul {
		margin: 0;
		padding: 0;
		list-style: none;
		background: none;
		}
	.searchandfilter ul li {
		display: inline-block !important;
		margin: 0 15px 0 0 !important;
		padding: 0 !important;
		list-style: none;
		background: none;
		}
	.searchandfilter .sf-field-category {
		float: left !important;
		padding: 0 30px 0 0 !important;
		}	
	.searchandfilter .sf-field-search {
		display: inline-block !important;
		margin: 10px 0px 0 0 !important;
		width: 100% !important;
		}
		.searchandfilter .sf-field-search label {
			width: 95% !important;
			float: left !important;
			}
	.searchandfilter .sf-filter-right {
		float: right !important; 
		width: 40% !important;
		margin-bottom: 30px;
		}
	.searchandfilter .sf-filter-right2 {
		padding-top: 20px !important; 
		float: right !important; 
		width: 30% !important;
		margin-bottom: 30px;
		}
	.searchandfilter .sf-field-search2 {
		float: left !important; 
		width: 65% !important;
		}
	.searchandfilter .sf-field-submit {
		margin: 20px 0 0 0;
		float: right;
		}	
	.searchandfilter .search-filter-reset {
		margin: 20px 20px 0 0;
		float: right;
		}	
.searchandfilter .search-filter-style--search-text input {
	padding-left: 40px !important;
	height: 50px !important;
	background-image: url(images/search.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top 12px !important;
	background-size: 27px 26px !important;
	}	

			
/* -------------------------------------------------------------------------------------------------------------- */
/* css for footer ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#footer {
	position: relative;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	}
	#footer .footer-title {
	 	padding: 0 0 15px 0;
		margin: 0;
		font-size: 30px;
		line-height: 35px;
		font-weight: 300;
		color: #fff;
		}
	#footer hr {
		margin-top: 70px;
		margin-bottom: 40px;
		border-color: #fff;
		}
	#footer .cta {
		color: #fff;
		}
		#footer .cta:hover {
			color: #fff;
			background: #28a19f;
			box-shadow: 1px 1px 20px rgba(0,0,0, .7);
			}
	.footer-logo a,
	.footer-logo a:visited,
	.footer-logo a:active {
		display: block;
		margin: 0;
		font-size: 41px;
		line-height: 41px;
		font-weight: 300;
		color: #fff;
		text-decoration: none;		
		}
		.footer-logo a:hover {
			text-decoration: none;		
			}
		.footer-logo b {
			font-weight: 400;
			}
	#footer ul {
		display: inline-block;
		padding: 40px 0 70px 0;
		margin: 0;
		list-style: none;
		}
		#footer ul li {
			display: inline-block;
			position: relative;
			padding: 0 14px 0 14px;
			margin: 0;
		}
		#footer ul li a,
		#footer ul li a:visited,
		#footer ul li a:active {
			font-size: 20px;
			line-height: 30px;
			font-weight: 300;
			color: #fff;
			transition: all 0.3s linear;
			text-decoration: none;		
			}
			#footer ul li a:hover {
				transition: all 0.3s linear;
				}
	#footer .social a {
		display: inline-block;
		margin: 0 10px 0 10px;
		font-size: 20px;
		line-height: 20px;
		color: #cde2cd;
		font-weight: 600;
		text-decoration: none;		
		}			
	#footer .copyright {
		font-size: 12px;
		margin: 20px 0 30px 0;
		}
		#footer .copyright a {
			color: #fff;
			text-decoration: underline;
			font-weight: 300;
			}
			

/* -------------------------------------------------------------------------------------------------------------- */
/* css for misc items --------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.skip {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	}
.alignright {
	margin: 10px 0 10px 20px;
	float: right;
	}
.alignleft {
	margin: 10px 20px 10px 0;
	float: left;
	}
	.alignright p,
	.alignleft p {
		padding: 0;
		margin: 0;
		}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.center-text {
	text-align: center;
	}	
.left-align-text {
	text-align: left;
	}
.mobile {
	display: none;
	}
	
.shrink-margin {
	margin-top: -175px;
	}	
.pagination {
	margin: 10px 0 0 0;
	}
	.nav-previous {
		margin-right: 5px;
		float: right;
		}
	.nav-next {
		float: left;
		}
.search-results {
	margin: 0 0 20px 0;
	}
	.search-results a {
		text-decoration: none;
		}
.n2-section-smartslider {
	margin-bottom: 30px !important;
	}
/* old site settings for author blurb in blogs and media */	
.div-color-bg img { 
	width: auto;
	height: auto;
	}
/* old site settings for the-dual-language-learner-dll-master-plan-advocates-project */
.image-item {
  position: relative;
  display: block;
  margin: 16px 0 5px 0;
  width: 297px;
  height: 213px;
  background: #ffffff;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media (max-width: 992px) {
  .image-item {
    width: 100%;
  }
}
.image-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.image-item:hover img, .image-item:focus img {
  opacity: 0.5;
}
.image-item img {
	max-width: 80%;
	max-height: 150px;
	}
.image-grid .row {
	text-align: center;
	}
.image-grid .row .col-md-4:last-child {
	display: inline-block;
	}

               	
/* -------------------------------------------------------------------------------------------------------------- */
/* css for animations ------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.animation-element {
	position: relative;
	transition: .6s all ease;
	}
.slow {
	transition: 1.2s all ease;
	}
.delay1 {
	-webkit-transition-delay: .1s; 
    transition-delay: .1s;
	}
.delay2 {
	-webkit-transition-delay: .2s; 
    transition-delay: .2s;
	}
.delay3 {
	-webkit-transition-delay: .3s; 
    transition-delay: .3s;
	}
.delay4 {
	-webkit-transition-delay: .4s; 
    transition-delay: .4s;
	}
.delay5 {
	-webkit-transition-delay: .5s; 
    transition-delay: .5s;
	}
.delay6 {
	-webkit-transition-delay: .6s; 
    transition-delay: .6s;
	}
.fade-in {
	opacity: 0;
	}
.fade-in.in-view {
	opacity: 1;
	}
.slide-left {
	opacity: 0;
	-webkit-transform: translateX(120px);
	-ms-transform: translateX(120px);
	transform: translateX(120px);
	}
.slide-right {
	opacity: 0;
	-webkit-transform: translateX(-120px);
	-ms-transform: translateX(-120px);
	transform: translateX(-120px);
	}
.slide-up {
	opacity: 0;
	-webkit-transform: translateY(120px);
	-ms-transform: translateY(120px);
	transform: translateY(120px);
	}
.slide-left.in-view,
.slide-right.in-view,
.slide-up.in-view {
	opacity: 1;
	-webkit-transform: translate3d(0, 0 , 0);
	-ms-transform: translate3d(0, 0 , 0);
	transform: translate3d(0, 0 , 0);
	}
.grow {
	opacity: 0;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	}
.grow.in-view {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}
.text-highlight {
	color: inherit;
	}
.text-highlight.in-view {
	color: #34a31f;
	}
.rotate {
	opacity: 0;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);   
	transform: rotateY(180deg);
	display: inline-block;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for windowshade ------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------- */

.winshade {
	position: relative;
	padding-bottom: 40px;
	}
	.winshade-question {
		position: relative;
		padding: 25px 3% 5px 3%;
		margin: 30px 0 0 0;
		width: 94%;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		color: #fff;
		}
		.winshade .winshade-question:nth-of-type(3n + 1) {
			background: #4b9769;
			} 
		.winshade .winshade-question:nth-of-type(3n + 2) {
			background: #28a19f;
			} 
		.winshade .winshade-question:nth-of-type(3n) {
			background: #0075ff;
			} 
		.winshade .pastel h3,
		.winshade .pastel {
			color: #20366d;
			}
		.winshade .pastel:nth-of-type(3n + 1) {
			background: #83e3cc;
			} 
		.winshade .pastel:nth-of-type(3n + 2) {
			background: #57cbf2;
			} 
		.winshade .pastel:nth-of-type(3n) {
			background: #fea8ec;
			} 
		.winshade .pastel2 h3,
		.winshade .pastel2 {
			color: #20366d;
			padding-bottom: 0;
			}
		.winshade .pastel2 {
			width: 88%;
			}	
		.winshade .pastel2:nth-of-type(4n + 1) {
			padding: 50px 0 50px 12%;
			background-color: #c7e9fb;
			background-size: 100px 100px;
			background-image: url(images/rewriting-icon.svg);
			background-repeat: no-repeat;
			background-position: left 23px top 20px;
			} 
		.winshade .pastel2:nth-of-type(4n + 2) {
			padding: 50px 0 50px 12%;
			background-color: #d0dafb;
			background-size: 100px 100px;
			background-image: url(images/working-icon.svg);
			background-repeat: no-repeat;
			background-position: left 23px top 20px;
			} 
		.winshade .pastel2:nth-of-type(4n + 3) {
			padding: 40px 0 40px 12%;
			background-color: #cdf0ea;
			background-size: 105px 85px;
			background-image: url(images/affirming-icon.svg);
			background-repeat: no-repeat;
			background-position: left 23px top 20px;
			} 
		.winshade .pastel2:nth-of-type(4n) {
			padding: 30px 0 30px 12%;
			background-color: #dff6df;
			background-size: 90px 90px;
			background-image: url(images/building-icon.svg);
			background-repeat: no-repeat;
			background-position: left 23px top 20px;
			} 
			
		.winshade-question h3 {
			padding: 0 0 15px 0px;
			margin: 0;
			font-weight: 300;
			width: 80%;
			font-size: 30px;
			line-height: 40px;
			font-weight: 500;
			color: #fff;
			}
			.pastel2 h3 {
				width: 85%;
				font-weight: 300;
				}
	.winshade-answer {
		margin: 0 auto;
		padding: 10px 7% 0 0;
		display: none;
		line-height: 33px;
		}
		.winshade-answer h4 {
			font-size: 26px;
			line-height: 30px;
			font-weight: 500;
			color: #fff;
			}
		.winshade-answer a {
			color: #fff;
			text-decoration: underline;
			}
	.plus {
		position: absolute;
		right: 25px;
		top: 25px;
		width: 42px;
		height: 42px;
		background: url(images/plus.png) no-repeat center center;
		cursor: pointer;
		}
		.priority-actions .plus {
			background: url(images/plus-white.png) no-repeat center center;
			}
		.pastel2 .plus {
			background: url(images/plus-job.svg) no-repeat center center;
			}	
		.job-q .plus {
			top: 0;
			background: url(images/plus-job.svg) no-repeat center center;
			}	
	.minus {
		display: none;
		position: absolute;
		right: 25px;
		top: 25px;
		width: 42px;
		height: 42px;
		background: url(images/minus.png) no-repeat center center;
		cursor: pointer;
		}
		.priority-actions .minus {
			background: url(images/minus-white.png) no-repeat center center;
			}
		.pastel2 .minus {	
			width: 33px;
			height: 33px;
			background: url(images/minus-job.svg) no-repeat center center;
			}
		.job-q .minus {
			top: 0;
			background: url(images/minus-job.svg) no-repeat center center;
			}
	.winshade-link {
		margin: 60px 0 0 0;
		}	
	.winshade-learn-more p {	
		margin: 60px 0 0 0;
		padding: 0;
		}
	
/* -------------------------------------------------------------------------------------------------------------- */
/* css contact & careers -----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.job-openings {
	margin: 30px 0 0 0;
	}
	.job-openings .winshade .winshade-question {
		padding: 0 0 5px 0 !important;
		width: 100%;
		}
.job-openings h4 {
	padding: 0 0 40px 0;
	font-size: 30px;
	line-height: 33px;
	font-weight: 700;
	color: #1055a6;
	}
.job-openings h5 {
	padding: 0 0 5px 0;
	font-size: 20px;
	line-height: 21px;
	font-weight: 700;
	color: #28a19f;
	text-transform: uppercase;
	}
.job-openings a {
	color: #28a19f;
	font-weight: 700;
	}	
.job-openings p {
	line-height: 21px;
	}	
.winshade .job-q {
	padding: 40px 0 0 0;
	background: #fff !important;
	color: #20366d;
	}
	.winshade .job-q h5 {
		padding: 0 0 20px 0;
		}
.winshade .job-a p {
	line-height: 43px;
	}
.job-openings hr {
	margin: 0px 0 20px 0;
	}	
.where-to-find-us {
	line-height: 33px;
	}	
.where-to-find-us h5 {
	padding: 0 0 20px 0;
	}
.where-to-find-us h6 {
	padding: 35px 0 0 0;
	}
			
		
/* -------------------------------------------------------------------------------------------------------------- */
/* css popup -----------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.popup-btn {
	cursor: pointer;
	}
.popup-bck {
	display: none;
	background-color: rgba(0,0,0, .8);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 999999997;
	cursor: default;
	}
.popup-content-box {
	display: none;
	position: fixed;
	top: 47%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-font-smoothing: antialiased;
	z-index: 999999999;
	cursor: default;
	background-color: #fff;
	border-radius: 25px !important;
	box-shadow: 1px 1px 15px 15px rgba(0,0,0, .1);
	max-width: 1040px;
	width: 80%;
	padding: 70px 65px 50px 65px; 
	}
.popup-close {
	position: absolute;
	top: 20px;
	right: 40px;
	width: 33px;
	height: 33px;
	background: url(images/close.png) no-repeat;
	cursor: pointer;
	}	















/* Mobile portrait and landscape ----------- */
@media only screen and (max-width : 1220px) {


.header-container {
	padding: 20px 3% 30px 3%;
	width: 94%;
	}
#logo {
	width: 311px;
	}
	#logo a,
	#logo a:visited,
	#logo a:active {
		font-size: 28px;
		line-height: 28px;
		}
#mainnav {
	display: none;
	}
#mobilenav {
	display: inherit;
	float: right;
	width: 70px;
	height: 65px; 
	padding: 0;
	margin: 0 0 0 0;
	border: none;
	border-radius: 20px;
	background: url(images/nav-menu.png) no-repeat;
	background-position: center center;
	background-color: #fff;
	cursor: pointer;
	box-shadow: 0px 0px 20px rgba(0,0,0, .2);
	vertical-align: middle;
	}
	#mobilenav:hover {
		background: url(images/nav-menu-hover.png) no-repeat;
		background-position: center center;
		background-color: #fff;
		transition: all 0.2s linear;
		}
.navbar-on {
	top: 17px;
	right: 23px;
	width: 27px;
	height: 27px;
	background: url(images/close.png) no-repeat;
	background-size: 27px 27px;
	}
	.navbar-on:hover {
		background: url(images/close-hover.png) no-repeat;
		background-size: 27px 27px;
		}
.nav-donate {
	display: inherit;
	position: absolute;
	top: 0;
	right: 70px;
	padding: 22px 15px 22px 15px;
	background: #545b9a;
	cursor: pointer;
	transition: all 0.2s linear;
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
	}
	.nav-donate:visited,
	.nav-donate:active,
	.nav-donate {
		color: #fff;
		text-decoration: none;
		}
		.nav-donate:hover {
			color: #fff;
			background: #00838f;
			transition: all 0.2s linear;
			}
#fullnav {
	top: 20px;
	left: auto;
	right: 3%;
	width: 90%;
	transform: translateX(0);
	max-width: 370px;
	text-align: right;
	}
	#fullnav .container {
		padding-top: 70px;
		padding-bottom: 20px;
		}
	#fullnav h2 {
		display: none;
		}
	.menu-full-column1-container,	
	.menu-full-column2-container,	
	.menu-full-column3-container {
		display: block;
		height: auto;
		border-right: none;
		}	
		.menu-full-column1-container {
			width: 100%;
			margin: 10px 0 0 0;
			padding-left: 0;
			}
		.menu-full-column2-container {
			width: 100%;
			margin: 0;
			}
		.menu-full-column3-container {
			width: 100%;
			margin: 0;
			}
	#fullnav ul {
		display: block;
		height: auto;
		border-right: none;
		}
		#fullnav ul li {
			position: relative;
			padding: 18px 0 18px 0;
			margin: 0 25px 0 20px;
			border-bottom: 1px solid #ccc;
			}
		/*#fullnav ul:nth-of-type(1) {
			width: 100%;
			margin: 10px 0 0 0;
			padding-left: 0;
			}
		#fullnav ul:nth-of-type(2) {
			width: 100%;
			margin: 0;
			}
		#fullnav ul:nth-of-type(3) {
			width: 100%;
			margin: 0;
			}
		#fullnav ul:nth-of-type(3) li:nth-of-type(2) {
			border: none;
			}
			*/
	#fullnav .sub-menu {
		display: none;
		}
		#fullnav .sub-menu li {
			padding: 0 0 7px 0;
			margin: 0 0 0 0;
			border-bottom: none;
			}
		#fullnav .sub-menu li a {
			font-weight: 400;
			}
.toplevel {
	padding-right: 30px !important;
	display: inherit;
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: right top 20px;
	}
	.navdown {
		background-image: url(images/arrow-up.png);
		background-repeat: no-repeat;
		background-position: right top 20px;
		}


.nav-tile-photo {
	height: 160px;
	}	
.nav-tile-text {
	height: 100px;
	}
	.nav-tile-title {
		font-size: 18px;
		line-height: 23px;
		}

/* blog tiles */
.blog-blocks .nav-tile-photo {
	height: 195px;
	}	
.blog-blocks .nav-tile-text {
	height: 150px;
	}
	.blog-blocks .nav-tile-title {
		font-size: 18px;
		line-height: 23px;
		}

.impact-reports-block .nav-tile-photo {
	height: 230px;
	}
	
/* blog full width */
.blog-block-single .nav-tile-photo {
	height: 230px;
	}	
.blog-block-single .nav-tile-text {
	height: 230px;
	}
	.blog-block-single .nav-tile-title {
		font-size: 18px;
		line-height: 23px;
		}

/* press release and in the media tiles */
.blog-blocks .nav-tile-main .nav-tile-text,
.press-media  .nav-tile-text {
	height: 200px;
	}	

/* press release and in the medai full width */	
.press-media-single  .nav-tile-text {
	height: 230px;
	}	

/* partnered blocks */	
.partnered-blocks  .nav-tile-text {
	height: 250px;
	}

/* bills tiles */
.bills-block  .nav-tile-text {
	height: 280px;
	}

.events-block .nav-tile-text {
	padding: 40px 3% 20px 0;
	width: 55%;
	}
.events-block .event-date {
	padding: 40px 0 40px 0;
	width: 19%;
	}
.events-block .event-button {
	padding-left: 2%;
	width: 19%;
	}
	.events-block .event-button .cta {
		min-width: auto;
		}

.slider-nav-line,
.slider-nav {
	display: none;
	}	

.photo-circle {
	width: 25%;
	}
.quote {
	width: 68%;
	}		

}




/* Mobile portrait and landscape ----------- */
@media only screen and (max-width : 960px) {


.slider-rev-home {
	padding-top: 40px !important; 
	height: 640px !important;
	}
	.home-header {
		height: 640px !important;
		}

/* action tile */
.action-tile {
	font-size: 22px;
	line-height: 26px;
	}	
	.action-tile b,
	.action-tile strong {
		font-size: 22px;
		line-height: 26px;
		}			
	.action-tile .cta-on-bg {
		padding: 20px 10px 15px 10px;
		height: 25px;
		font-size: 20px;
		line-height: 20px;
		}

	.impact-reports-block .nav-tile-photo {
		height: 180px;
		}

	.searchandfilter .sf-field-category {
		width: 100% !important;
		margin-bottom: 20px;
		}
	.searchandfilter .sf-field-category select {
		width: 100% !important;
		}
	.searchandfilter .sf-filter-right {
		float: none !important; 
		width: 100% !important;
		}
	.searchandfilter .sf-filter-right2 {
		padding-top: 20px !important; 
		float: none !important; 
		width: 100% !important;
		margin-bottom: 30px;
		}
	.searchandfilter .sf-field-search,
	.searchandfilter .sf-field-search2 {
		float: none !important; 
		width: 100% !important;
		}
		.winshade .pastel2 h3,
		.winshade .pastel2 {
			color: #20366d;
			padding-bottom: 0;
			}
		.winshade .pastel2:nth-of-type(4n + 1) {
			padding: 30px 0 30px 100px;
			background-color: #c7e9fb;
			background-size: 80px 80px;
			background-position: left 15px top 20px;
			} 
		.winshade .pastel2:nth-of-type(4n + 2) {
			padding: 30px 0 30px 100px;
			background-color: #d0dafb;
			background-size: 80px 80px;
			background-position: left 15px top 20px;
			} 
		.winshade .pastel2:nth-of-type(4n + 3) {
			padding: 30px 0 30px 100px;
			background-color: #cdf0ea;
			background-size: 85px 65px;
			background-position: left 15px top 20px;
			} 
		.winshade .pastel2:nth-of-type(4n) {
			padding: 30px 0 30px 100px;
			background-color: #dff6df;
			background-size: 70px 70px;
			background-position: left 15px top 20px;
			} 

.advisory-section .one-third {
	float: none;
	width: 100%;
	margin-right: 0;
	}
	.advisory-section .one-third img {
		max-width: 386px;
		}	
.advisory-section .two-thirds {
	float: none;
	width: 100%;
	margin-right: 0;
	}	
		
}



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


body {
	font-size: 18px;
	line-height: 28px;
	}
ul li {
	padding: 0 0 12px 2px;
	}
ul li ul li {
	padding: 7px 0 0 2px;
	}
ol li {
	padding: 12px 0 0 2px;
	}
p {
	padding: 0 0 30px 0;
	}
hr {
	margin: 15px 0 30px 0;
	}
h1 {
	font-size: 40px;
	line-height: 45px;
	}
h2 {
	font-size: 35px;
	line-height: 40px;
	}
h3 {
	font-size: 28px;
	line-height: 32px;
	}
h4 {
	font-size: 24px;
	line-height: 28px;
	}

#footer .footer-title,
h3.joinus-subtitle,
h5 {
	font-size: 24px;
	line-height: 28px;
	}
.home-slide .home-slide-subtitle,
h6 {
 	font-size: 22px;
	line-height: 26px;
	padding: 0px 0 15px 0;
	}
.desktop {
	display: none;
	}
.mobile {
	display: inherit;
	}
.mobile-center {
	text-align: center;
	}
.spacer {
	height: 0 !important;
	}

	
/* -------------------------------------------------------------------------------------------------------------- */
/* css for site structure ----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.container {
	padding: 50px 3% 20px 3%
  	}
  	.flex-container {
		padding: 0px 3% 30px 3%;
	  	}
  	.header-container {
		padding: 20px 3% 30px 3%;
		width: 94%;
		}
	.video-container {
		width: 94%;
		padding: 0 3% 0 3%;
		}	
.desktop {
	display: none;
	}
.mobile {
	display: inherit;
	}


.intro {
	padding: 50px 0 20px 0;
	}	
	.intro img {
		width: 100%;
		height: auto;
		}	
.outro-nav,		
.intro-nav {
	padding: 0px 0 0px 0;
	}
	.intro-nav h2 {
		padding: 40px 0 0 0;
		}
.past-events {
	margin-top: 0;
	margin-bottom: 0px;
	}		
.join-us {
	padding: 0 3% 25px 3%;
	}	
	.join-us hr {
		margin: 0px 0 30px 0;
		border-color: #0075ff;
		}
	.join-us-short {
		margin-bottom: -50px;
		}
#subnav a {
	font-size: 14px;
	line-height: 14px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for cta buttons -------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

a.cta-donate-big2,
a.cta-donate-big,
a.cta {
	padding: 18px 20px 18px 20px;
	height: 19px;
	font-size: 18px;
	line-height: 18px;
	min-width: 90px;
	}
a.cta-pad {
	margin: 30px 0 15px 0;
	}	


/* -------------------------------------------------------------------------------------------------------------- */
/* css for hero ------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------- */

.banner {
	min-height: 400px;
	}
	.banner-small {
		min-height: 150px;
		}
.slide {
	position: relative;
	}
	.slide img {
		width: 100%;
		height: auto;
		}
		.slider-with-nav .slide img {
			width: 75%;
			}
	.slide .year {
		font-size: 60px;
		line-height: 65px;
		}
.slider-rev-home {
	position: absolute !important; 
	padding-top: 40px !important; 
	height: 500px !important;
	}
	.home-header {
		height: 500px !important;
		}
		.home-header h1 {
			font-size: 20px;
			line-height: 20px;
			font-weight: 300;
			}



/* -------------------------------------------------------------------------------------------------------------- */
/* css for column sections -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.half {
	float: none;
	width: 100%;
	padding-right: 0;
	}
.thirds {
	float: none;
	width: 100%;
	padding-right: 0 !important;
	}
.one-third {
	float: none;
	width: 100%;
	padding-right: 0;
	}
.two-thirds {
	float: none;
	width: 100%;
	padding-right: 0;
	}
	.frame .half {
		padding: 0px 0 10px 0;
		margin: 0 auto;
		}
	.frame .half:nth-of-type(2) {
		padding: 20px 0 20px 0;
		border-left: none;
		border-top: 1px solid #ccc;
		}
.speaker {
	margin: 0 0 20px 0;
	}
		

/* -------------------------------------------------------------------------------------------------------------- */
/* css for tiles sections --------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */
	
/* nav tiles */
a.nav-tile .nav-tile-photo,
.nav-tile .nav-tile-photo {
	height: 230px;
	}	
.nav-tile-text {
	height: 100px;
	}
.thirds .nav-tile-photo {
	height: 230px !important;
	}
.impact-reports-block .thirds .nav-tile-photo {
	height: 350px !important;
	}
		
/* blog tiles */
.blog-blocks {
	padding-bottom: 10px;
	}
.blog-blocks .nav-tile-photo {
	height: 230px;
	}	
.blog-blocks .nav-tile-text {
	height: 200px;
	}
	.nav-tile-title {
		font-size: 18px;
		line-height: 23px;
		}
			
/* blog full width */
.blog-block-single .nav-tile-title {
	padding: 25px 30px 0 30px;
	}
	.blog-blocks .nav-tile-title {
		font-size: 18px;
		line-height: 23px;
		}

/* blog full width */
.featured-resources .blog-block-single .nav-tile-photo,
.blog-block-single .nav-tile-photo {
	float: none;
	width: 100%;
	height: 230px;
	}	
.featured-resources .blog-block-single .nav-tile-text,
.blog-block-single .nav-tile-text {
	float: none;
	width: 100%;
	border-bottom-left-radius: 10px;
	height: 200px;
	}

/* press release and in the media tiles */
.blog-blocks .nav-tile-main .nav-tile-text,
.press-media  .nav-tile-text {
	height: 200px;
	}	

/* press release and in the medai full width */	
.press-media-single .nav-tile-text {
	height: 200px;
	}	

/* partnered blocks */	
.partnered-blocks  .nav-tile-text {
	height: 200px;
	}

.bills-block .nav-tile-text {
	height: 320px;
	}

/* events block */
.events-block .nav-tile {
	margin: 30px 0 0 0;
	display: block;
	border-bottom: 1px solid #595959;
	}
.events-block .nav-tile-text {
	padding: 30px 0 0 0;
	float: none;
	width: 100%;
	clear: both;
	height: auto; 
	}
.events-block .event-date {
	margin: 0 0 20px 0;
	padding: 25px 0 20px 0;
	float: left;
	width: 49%;
	height: 20px;
	border-left: none;
	height: auto;
	}
.events-block .event-button {
	margin: 0;
	float: right;
	width: 44%;
	padding: 0 0 0 5%;
	height: auto;
	}
	.events-block .event-button .cta {
		margin-bottom: 0;
		margin-top: 0;
		}

/* action tile */
.action-tile {
	float: none;
	width: 94%;
	padding: 40px 3% 0 3%;
	min-height: 300px;
	margin: 40px 0 40px 0;
	font-size: 18px;
	line-height: 23px;
	}	
	.action-tile b,
	.action-tile strong {
		font-size: 18px;
		line-height: 23px;
		}			

/* -------------------------------------------------------------------------------------------------------------- */
/* css for bio section ------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------- */

.bio {
	float: none;
	width: 277px;
	height: auto;
	margin: 0 auto 40px auto; 
	}
	.bio-name {
		font-size: 20px;
		line-height: 20px;
		}
		.bio-name span {
			font-size: 16px;
			}
	.bio-content {
		font-size: 14px;
		line-height: 18px;
		}		
		.bio-content .position {
			padding: 0 0 20px 0;
			font-size: 18px;
			}
.popup-content-box {
	border-radius: 25px !important;
	box-shadow: 1px 1px 15px 15px rgba(0,0,0, .1);
	max-width: 1040px;
	width: 96%;
	padding: 40px 2% 20px 2%; 
	}
.popup-close {
	right: 20px;
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
	}	

.partners {
	float: none;
	width: 100%;
	height: 250px;
	border: none;
	text-align: center;
	max-width: 320px;
	}
	.partner-logo {
		position: relative;
		display: block;
		top: 0;
		transform: translateY(0%);
		}
	.partners:nth-of-type(2):before,
	.partners:nth-of-type(3):before,
	.partners:nth-of-type(4):before {
		border-top: none;
		}

.advisory-line {
	margin-top: 20px;
	}	
.advisory-group {
	width: 48%;
	margin: 10px 2% 20px 0; 
	font-size: 21px;
	line-height: 21px;
	}
.advisors {
	width: 85%;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for photo background ------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.photo-background {
	min-height: 300px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for sections --------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.bill-stats {
	margin: 20px 0 25px 0;
	}

.the-vision h2 {
	margin-top: 40px;
	}
.the-vision p {
	font-size: 18px;
	line-height: 28px;
	}
	
a.join-the-movement {
	top: 70% !important;
	font-size: 20px;
	line-height: 24px;
	}

a.join-the-movement-vertical {
	top: 60% !important;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	width: 30px;
	height: 220px;
	}
	.join-title-vert {
		padding: 25px 0 25px 0;
		}		



.recent-efforts h2 {
	padding: 0 0 25px 0;
	}	

.testimonial {
	font-size: 18px;
	line-height: 24px;
	}
.testimonial-container {
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	}		
	.photo-circle {
		margin: 10px auto 10px auto;
		padding-bottom: 0px;
		width: 210px;
		}
	.quote {
		padding-top: 0;
		position: relative;
		top: auto;
		transform: translateY(0%); 
		display: block;	
		width: 100%;
		}		
		.quote-full {
			padding-top: 0;
			}
	.testimonial .attribute {
		margin: 10px 0 10px 0;
		font-size: 16px;
		line-height: 16px;
		}
.testimonials .slick-dots {
    bottom: 0px;
	}

.one-third-column div,
.two-thirds-column div,
.two-column div,
.three-column div {
	font-size: 18px;
	line-height: 28px;
	display: block !important;
	width: 100% !important; 
	margin: 0 0 20px 0 !important;
	}

.single-column div {
	margin: 0 0 20px 0;
	}
.wp-caption {
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 22px;
	}
.wp-caption img {
	width: 100%;
	height: auto;
	}
.wp-caption-text {
	font-size: 15px;
	line-height: 18px;
	}

.video-tab-spanish,
.video-tab-english {
	font-size: 18px;
	line-height: 18px;
	}

.videowrap {
	margin: 25px auto -20px auto;
	}
	
/* -------------------------------------------------------------------------------------------------------------- */
/* css for slides ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

.carousel-red-arrows img,
.carousel-arrows {
	max-height: 300px;
	}
	.carousel-arrows .slick-next,
	.carousel-arrows .slick-prev {
	    width: 27px;
	    height: 50px;
		bottom: 50%;
		background-size: 27px 50px !important;
		}
	.carousel-red-arrows .slick-prev,
	.carousel-red-arrows .slick-next {
	    width: 27px;
	    height: 50px;
		bottom: 66%;
		background-size: 27px 50px !important;
		}
	.carousel-red-arrows .slick-prev,
	.carousel-arrows .slick-prev {
		left: 3%;
		background: url(images/arrow-left2.png) no-repeat;
		}
	.carousel-red-arrows .slick-prev:hover,
	.carousel-arrows .slick-prev:hover {
		background: url(images/arrow-left2.png) no-repeat;
		}
	.carousel-red-arrows [dir='rtl'] .slick-prev,
	.carousel-arrows [dir='rtl'] .slick-prev {
		right: 3%;
		left: auto;
		}
	.carousel-red-arrows .slick-next,
	.carousel-arrows .slick-next {
		right: 3%;
		background: url(images/arrow-right2.png) no-repeat;
		}
	.carousel-red-arrows .slick-next:hover,
	.carousel-arrows .slick-next:hover {
		background: url(images/arrow-right2.png) no-repeat;
		}
	.carousel-red-arrows [dir='rtl'] .slick-next,
	.carousel-arrows [dir='rtl'] .slick-next {
		right: auto;
		left: 3%;
		}

.the-vision .text-green p {
	font-size: 20px;
	line-height: 30px;
	}
.icons {
	margin: 0 0 20px 0;
	}	
	.icons img {
		margin-right: 5px;
		width: 75px;
		height: 75px;
		}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for windowshade ------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------- */

.winshade-question h3 {
	font-size: 20px;
	line-height: 28px;
	}
.priority-actions .plus,	
.job-q .plus,	
.pastel2 .plus,	
.plus {
	right: 15px;
	top: 15px;
	background-size: 25px 25px;
	}
.priority-actions .minus,	
.job-q .minus,	
.pastel2 .minus,	
.minus {
	right: 15px;
	top: 15px;
	background-size: 25px 25px;
	}

			
			
/* -------------------------------------------------------------------------------------------------------------- */
/* css careers ---------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.job-openings h4 {
	font-size: 24px;
	line-height: 28px;
	}
.job-openings h5 {
	font-size: 18px;
	line-height: 21px;
	}
.job-openings p {
	line-height: 21px;
	}	
.winshade .job-a p {
	line-height: 28px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for contact with WP Forms overrides ---------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

/* formidible overwrites */
#field_7yavh_label {
	float: none;
	}
.frm_primary_label,
.frm_checkbox label {
	font-size: 16px !important;
	line-height: 16px !important;
	}

.frm_form_field.frm_two_col .frm_opt_container,
.frm_form_field.frm_three_col .frm_opt_container,
.frm_form_field.frm_four_col .frm_opt_container {
    display: inherit !important;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for footer ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#footer {
	padding: 0 0 0 0;
	}
	#footer hr {
		margin-top: 25px;
		margin-bottom: 25px;
		}
	.footer-logo a,
	.footer-logo a:visited,
	.footer-logo a:active {
		font-size: 30px;
		line-height: 30px;
		}
	#footer ul {
		display: inline-block;
		padding: 30px 0 55px 0;
		}
		#footer ul li {
			padding: 0 10px 10px 10px;
			}
		#footer ul li a,
		#footer ul li a:visited,
		#footer ul li a:active {
			font-size: 18px;
			line-height: 18px;
			}
	#footer .social a {
		margin: 0 10px 0 10px;
		padding: 0 0 10px 0;
		font-size: 16px;
		line-height: 16px;
		}			
	#footer .copyright {
		margin: 10px 0 20px 0;
		}



}









/* Mobile portrait and landscape ----------- */
@media only screen and (max-width : 560px) {

h1 {
	font-size: 36px;
	line-height: 42px;
	}
h2 {
	font-size: 30px;
	line-height: 36px;
	}
h3 {
	font-size: 24px;
	line-height: 28px;
	}
h4 {
	font-size: 22px;
	line-height: 24px;
	}
#footer .footer-title,
h3.joinus-subtitle,
h5 {
	font-size: 22px;
	line-height: 24px;
	}
.home-slide .home-slide-subtitle,
h6 {
 	font-size: 20px;
	line-height: 24px;
	padding: 0px 0 15px 0;
	}
p {
	padding: 0 0 20px 0;
	}
hr {
	margin: 15px 0 20px 0;
	}

a.cta {
	margin: 20px 0px 0px 0;
	}

#logo {
	width: 240px;
	}
.videowrap {
	margin: 25px auto 0px auto;
	}

#subnav ul li {
	display: block;
	padding: 0 0 8px 0;
	}



/* nav tiles */
a.nav-tile,
.nav-tile {
	max-width: 480px;
	margin: 40px auto !important;
	}
	.thirds:nth-of-type(3n) {
		margin-right: auto !important;
		}		
a.nav-tile .nav-tile-photo,
.nav-tile .nav-tile-photo {
	height: 145px;
	}	
.impact-reports-block .nav-tile .nav-tile-photo,
.impact-reports-block a.nav-tile .nav-tile-photo {
	height: 250px;
	}
.blog-blocks .nav-tile-title {
	font-size: 16px;
	line-height: 20px;
	}
/* action tile */
.action-tile {
	max-width: 400px;
	margin: 40px auto;
	}	
	.action-tile:nth-of-type(3n) {
		margin-right: auto;
		}
	.searchandfilter .sf-field-category {
		float: none !important; 
		width: 96% !important;
		}	
	.searchandfilter .sf-field-search,
	.searchandfilter .sf-field-search2 {
		float: none !important; 
		width: 96% !important;
		}
	.searchandfilter .sf-field-submit {
		margin-right: 4%;
		}	

.nav-tile .author {
	max-width: 180px;
	}
.nav-tile .date {
	max-width: 140px; 
	}
	
.frm_forms input[type='tel'],
.frm_forms input[type='email'],
.frm_forms input[type='text'] {
	width: 96% !important;
	}

.frm_forms textarea {
	width: 96% !important;
	}	
	

.winshade .pastel2:nth-of-type(4n + 1) {
	padding: 30px 0 30px 80px;
	background-size: 50px 50px;
	background-position: left 13px top 30px;
	} 
.winshade .pastel2:nth-of-type(4n + 2) {
	padding: 30px 0 30px 80px;
	background-size: 50px 50px;
	background-position: left 13px top 30px;
	} 
.winshade .pastel2:nth-of-type(4n + 3) {
	padding: 30px 0 30px 80px;
	background-size: 60px 40px;
	background-position: left 13px top 30px;
	} 
.winshade .pastel2:nth-of-type(4n) {
	padding: 30px 0 30px 80px;
	background-size:45px 45px;
	background-position: left 13px top 30px;
	} 

.slider-with-nav .slide img {
	width: 60%;
	}
	.slider-with-nav p {
		font-size: 16px;
		line-height: 22px;
		}
	.slide .year {
		font-size: 50px;
		line-height: 55px;
		}

.carousel-cell img {
	max-height: 275px;
	}

} 



/* Mobile portrait and landscape ----------- */
@media only screen and (max-width : 480px) {

#logo {
	width: 180px !important;
	}
.slider-rev-home {
	margin-top: 20px !important; 
	height: 330px !important;
	}
	.home-header {
		height: 330px !important;
		}
.impact-reports-block .nav-tile .nav-tile-photo,
.thirds  .nav-tile .nav-tile-photo {
	height: 250px !important;
	}


}
