/* 
font-family: 'Architype Light','Helvetica', serif;
font-family: 'MyriadPro-Regular';
font-family: 'Architype Bold';
font-family: 'Architype Light','Helvetica';
 */

html {
	height: 100%;
	background: #000;
}

body {
	background: #fff;
	-webkit-font-smoothing: antialiased;
	color: #000;
	font-family: 'Architype Light','Helvetica', serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.3;
	background-repeat: no-repeat;
	background-size: contain;
	letter-spacing: -0.5px
}

body.single-post {
	background-color: #000
}

body.home p {
	font-size: 20px;
	line-height: 1.3;
}


p strong, p b, li b, li strong {
	font-family: 'Architype Bold','Helvetica', serif;
}



.content {padding-top:100px;}
.home .content {padding-top:55px;}

@media all and (max-width: 1025px) {
.content {padding-top:100px;}
.home .content {padding-top:100px;}
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
	    padding-right: 0;
	}   


@media all and (max-width: 767px) {
	.content {padding-top:50px;}
	.home .content {padding-top:50px;}
	body {
		    background-size: 200%;
		    background-position: center 100px;
	}
}



.grid-container {max-width:1200px;}
.page .grid-container {max-width:1200px;}
.single .grid-container {max-width:1200px;}

hr {border-bottom:9px white solid;margin-top:70px;}
.content-divider hr {border-bottom:3px white solid;margin-top:0;}

h1{text-transform: uppercase;color:#000;font-size:64px;line-height: 80px;font-family: 'Architype Bold';margin-bottom:0px;}
h2{font-family: 'Architype Bold';font-size:48px;line-height: 58px;margin-bottom:30px;}
h3{font-family: 'Architype Bold';font-size:64px;line-height: 80px;color:#8bc400;}
h4{	font-size: 28px;font-family: 'Architype Light','Helvetica', serif;color:#8bc400;margin-bottom:0;}
h5{	font-size: 26px;font-family: 'Architype Light','Helvetica', serif;color:#000;margin-bottom:0;    line-height: 1.3;}


@media all and (max-width: 1025px) {

	h1{font-size:50px;line-height: 60px}
	h2{font-size:50px;line-height: 60px}
	h3{font-size:50px;line-height: 60px}
	h4{}

}

@media all and (max-width: 767px) {

	h1{font-size:30px;line-height: 40px;}
	h2{font-size:30px;line-height: 40px}
	h3{font-size:30px;line-height: 40px}
	h4{}

}



a {color:#56A500;}
a:hover {
	color:#56A500;
text-decoration: underline;
text-decoration-color: #56A500;
text-decoration-thickness: 3px;
 text-decoration: underline solid #56A500 4px;
}
.grid-container {
	max-width: 1440px
}


a.btn {
	display:inline-block;
	border: 3px black solid;
    font-size: inherit;
    color: black;
    width: 300px;
    padding:0 30px;
    background-color: white;
    line-height: 50px;
    text-align: left;
    font-family: 'Architype Light','Helvetica';
}

a.btn:hover {
	border: 3px black solid;
    color: white;
    background-color: black;
    text-decoration:none;
}



header {transition:all 300ms;background-color: black; height:80px;z-index:6!important;}
header.is-stuck {background-color: rgba(0,0,0,1); height:70px;z-index:6!important;}
header.article-header {background-color: transparent;height:auto;}

/* top */
.top-bar,
.top-bar ul {
	background: transparent;
	padding-bottom:0;
}

@media all and (max-width: 767px) {
	.top-bar .top-bar-left{
		flex: 0 0 70%;
	}


	.top-bar .top-bar-right {
		flex: 0 0 30%;
	}
	.top-bar ul {
		float: right;
	}

	.top-bar-left ul {
		float: left;
	}
}

.offcanvas .vertical.menu {
	margin-top: 50px;
}

.custom-logo {
	width: 259px;
	height: 65px;
	transition: all 300ms;
	margin-top: -7px;
}




.top-bar-left .menu a.custom-logo-link {
	padding:0;
	}

.is-stuck .custom-logo {
	width: 200px;
	height: 50px;
    margin-top: -8px;

}

@media all and (max-width: 1023px) {
	.custom-logo {
	margin-top: 0px;
	}
	.is-stuck .custom-logo {
    margin-top: -0px;
	}

}


.menu > li > a {
	color: #fff;
	font-family: 'Architype Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	border-bottom: 1px white solid;
	padding-bottom: 10px;
	transition: all 200ms;
	border-bottom:9px transparent solid;
	transition: all 300ms
}



.dropdown.menu li a{
	text-decoration:none!important;
}

.top-bar-left .menu a { border:0;padding-left:0;}



@media all and (max-width: 1350px) {
	.menu a {
		font-size: 20px;
	}
}

@media all and (max-width: 1200px) {
	.menu a {
		font-size: 20px;
	}
}

.top-bar-right .menu > .active>a,
.top-bar-right .menu > li:hover > a {
	background-color: transparent;
	border-color: #8bc400;
	color: #8bc400;
}


.top-bar-right .submenu > .active>a,
.top-bar-right .submenu > li:hover a {
	background-color: transparent;
	border-color: #8bc400;
	color: #8bc400;
}

.dropdown.menu>li>a {
	padding-left: 0;
	padding-right: 0;
	margin: 0 1rem;
	padding-top: 20px;
	padding-bottom: 23px;
	transition:all 300ms;
}

.dropdown.menu>li>a:hover {
	color:#8bc400!important;
	}

.is-stuck .dropdown.menu>li>a {
		padding-bottom: 13px;
}


@media print,
screen and (min-width: 64em) {
	.top-bar-right.show-for-medium {
		width: calc(58.33333% - 1.875rem);
	}
}

#main-nav {
	justify-content: space-between;
	flex-wrap: nowrap;
}

.dropdown.menu>li:first-child>a {

}


.menu-icon {
	    margin-top: 0px;
}

.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #8bc400;
	-webkit-box-shadow: 0 7px 0 #8bc400, 0 14px 0 #8bc400;
	box-shadow: 0 7px 0 #8bc400, 0 14px 0 #8bc400;
	content: '';
}

.position-right.is-transition-push {
	-webkit-box-shadow: none;
	box-shadow;
	none
}


.menu .submenu {
	background-color: #000;
	border: 0;
	margin:0 16px;
	padding: 10px 0;
}

.submenu > li > a {
	color: #fff;
	font-family: 'Architype Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	border:0;
	padding-bottom: 10px;
	transition: all 300ms
}


.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
	   display:none;
}

.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: 0;
}

.dropdown.menu>li.is-active>a {
    background: 0 0;
    color: #fff;
}

.off-canvas {
	background: #fff;
	;
	padding-top: 00px;
}

.off-canvas .menu a {
	color: white;
	border: 0;
	font-family: 'Architype Light';
	font-size:24px;
}

.off-canvas .menu .active>a {
	color: white;
	background: transparent;
}

.off-canvas.position-right {
	width: 100%;
	background: #000;
	transform: translateX(100%);
}

.off-canvas.position-right.is-open {
	transform: translateX(0)
}

.off-canvas-content.is-open-right.has-transition-push {
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.js-off-canvas-overlay.is-visible {
	opacity: 0;
}


/* ----------------------------------------------------------------------------------------------------
Hero
---------------------------------------------------------------------------------------------------- */
/* .hero-content {
	position: relative;
	background-position: 56% 0px;
	background-repeat: no-repeat;
	background-color: white;
	transition: all 300ms;
	margin-top: 0px;
	background-size: contain;
}
*/


body .hero-content {
	    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: white;
    transition: all 300ms;
    margin-top: 0px;
    background-size: cover;

    overflow: hidden;
    background-position: center center!important;
}
.hero-content:before {
	content:" ";
	position: absolute;
	width:100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
}



@media all and (min-width: 991px) {

	.hero-content.slim {
			min-height: 400px;
	}
	.hero-content.slim .hero-wrap {
		    transform: translate(0,0%);
	}

	.hero-content.tall {
			min-height: 720px;
	}

}


@media all and (max-width: 1100px) {
	.hero-content {
		background-position: 86% 0px;
	}
	.hero-content {
		
	}


}

@media all and (max-width: 1023px) {
	.hero-content.no-bg {
	margin-top:0px;
	min-height: 300px;
	padding-top: 120px;
    padding-bottom: 30px;
	}

	.hero-content.no-bg .hero-wrap {
		position: relative;
		transform: translate(0,0);
	}

	.hero-content.slim {
			min-height: 400px;
	}

	.hero-content.no-bg.slim {
		min-height: 0px;
	}
}

.hero-content p img {
	width:100%;
	max-width: 100%
}

.error404 .hero-content p img {
	width: auto
}

.hero-content p strong {
	
}

.hero-content h2 + p a.button-large {
	margin-top:35px;
	margin-bottom: 5px;
}


.hero-content a.button-large + br + a {
display: inline-block;

}

.hero-content .cell > p:last-child{
line-height: 1.3;
}


@media all and (max-width:767px) {
	.hero-content a.button-large{
		width:100%;
	}
	.hero-content .cell > p:last-child{
		width:100%;
	
	}
}


@media all and (min-width: 991px) {
	.hero-content.narrow .cell {
		padding:0 22%;
	}
}

.button, .button-primary {
	border: 3px black solid;
    font-size: 24px;
    color: black;
    width: 300px;
    float: left;
    margin-top: 50px;
    background-color: white;
    line-height: 60px;
    text-align: left;
    font-family: 'Architype Light','Helvetica';
}

.hero-wrap {
	position: absolute;
	width: 100%;
	top:50%;
	transform:translate(0,-50%);
}

.mobile-hero-wrap > img {display: none}
.mobile-hero-wrap.slim img {display: none!important}


/*
@media all and (max-width: 810px) {
	.mobile-hero-wrap > img {display: block}

	.mobile-hero-wrap .hero-content:not(.slim)  {
		background-image: none!important;
		background-color: transparent!important;
		min-height:300px;
		transform: translate(0,0);
    	position: relative;
	}

	.mobile-hero-wrap .hero-content:not(.slim) .hero-wrap {
	    position: relative;
	    width: 100%;
	    top: 0;
	    transform: translate(0,0);
	}
}
*/


.hero-wrap h1 {
	color:white;
	font-size: 45px;line-height: 50px;
	margin-bottom:20px;
	text-transform: none;
	 
}

.hero-wrap p {
	color:white;
	font-size: 24px;
	  
}

.hero-wrap p a{
	color:white;
}
/* blog */

.blog {}

.blog article+article {
	margin-top: 50px;
}




.top-bar-mobile {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .5rem;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

a.custom-logo-link.mobile {
	flex: 0 0 50%;
	padding: 11px 16px 10px 25px;
	outline: none;
}

.top-bar-mobile a.custom-logo-link {display:none;}

a.close-menu {
	flex: 0 0 100%;
	color: white;
	font-size: 50px;
	text-align: right;
	padding-right: 8px;
	padding-top: 5px;
	outline: none;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
	right: 1.3rem;
	border-color: #8bc400 transparent transparent;
}

.custom-logo-link {
	flex: 0 0 50%;
	padding-left: 20px;
}



@media all and (max-width: 767px) {
	a.close-menu {	flex: 0 0 100%;}
	.custom-logo-link {	flex: 0 0 70%;
	outline:none!important;
	}


}

#offcanvas-nav {
	margin-left: 15px;
}




/* footer */
footer.footer {
	background-color: #000;
	color:#6D6D6D;
	font-size:15px;
	line-height: 28px;
	margin-top:100px;

}
 footer  a{
 		color:#fff;
	font-size:15px;
	line-height: 28px

 }

@media all and (max-width: 1025px) {
	footer 	.cell.large-9 {    width: calc(100% - 1.875rem);}
}



.footer-1 {padding-left: 30px;}
.footer-0 .widget_nav_menu {

	padding:50px 0;
	margin-bottom:50px;
}

.footer-0 .menu {display: flex;
	justify-content: space-between;
	    margin-left: -20px;
    margin-right: -20px;

}
.footer-0 .menu li {flex: 1;padding:0 20px;}

.footer-0 .menu li a {
	border: 3px white solid;
	font-size:24px;
}

@media all and (max-width: 1023px) {
	.footer-0 .menu li a {
	font-size:20px;
	}
}


@media all and (max-width: 767px) {
	.footer-0 .menu li {
    flex: 1 1 100%;
    padding: 0 20px;
    margin-bottom: 20px;
	}	

	footer.footer {
		margin-top: 10px;
	}

	footer .textwidget img {
		max-width: 200px;
		height: auto
	}

}

.footer-0 .menu .active>a {
	background: transparent;
}

.footer-0 .menu a {
	text-decoration:none!important
}


/* form */

a[name="signup"] {
	    margin-top: -100px;
    position: absolute;
}



.he_stage table {width: 100%!important}
.he_stage table, 
.he_stage table tr,
.he_stage table tr td,
.he_stage table tbody {background-color: white!important; border:0!important; padding:0!important;}

.he_stage .rm-form-wrapper .rm-form-sublabel {
	color:#000;
	font-size:20px;
	position: relative;
	padding-left:40px;
	font-family: 'Architype Light','Helvetica';
}

.he_stage .rm-form-wrapper .rm-form-sublabel:before {
content:"";
position: absolute;
left:0;
border:2px #000 solid;
width:20px;
height: 20px;
top: -2px;

}

.he_stage .rm-form-wrapper input:checked + .rm-form-sublabel:before {
	background-color: #000
}

.page .rm-form-wrapper .rm-field-width-full, .page .rm-form-wrapper .rm-form-input {
	border:0;
	background-color: white;
	color:black;
	margin:0;
	text-align: right;
	color: black;
    font-size: 24px;
    height: 80px;
    outline: none!important;
    box-shadow: none!important;
}

.he_stage .rm-form-wrapper label {

	position: relative;
	height: 80px;

}

.he_stage .rm-form-wrapper label:before{
	content: "";
	position: absolute;
	width: 100%;
	border-bottom:3px black solid;
	    bottom: 10px;
}

.he_stage .rm-form-wrapper .rm-form-label {
	font-family: 'Architype Bold';
	font-size: 48px;
	color:black;
	line-height: 62px;
	background-color: white;
	position: absolute;
	top:10px;
	left:0;
	padding-right:20px;
}

@media all and (max-width: 1025px) {
	.he_stage .rm-form-wrapper .rm-form-label {
		font-size:50px;line-height: 60px;
		    top: 15px;
	}

}



.he_stage table tr td[data-otf="Consent Check Boxes"] {
	padding-top:40px!important;
}

td[data-otf="Legal"] label input[type="checkbox"],td[data-otf="Consent Check Boxes"] label input[type="checkbox"]  {
	display:none;
}


td[data-otf="Legal"] label:before,td[data-otf="Consent Check Boxes"] label:before  {
	display:none;
}

.he_stage .rm-form-wrapper td[data-otf="Legal"] label,.he_stage .rm-form-wrapper td[data-otf="Consent Check Boxes"] label  {
	height: 60px

}

.he_stage .rm-form-wrapper .rm-form-submit {
	border: 3px black solid;
    font-size: 20px;
    line-height: 1.3;
    color: black;
    width: 300px;
    margin-top: 50px;
    background-color: white;
    line-height: 39px;
    text-align: left;
    font-family: 'Architype Light','Helvetica';
}


.he_stage .rm-form-wrapper .rm-form-submit:hover {
	border: 3px black solid;
    color: white;
    background-color: black;
    font-family: 'Architype Light','Helvetica';
}

.he_stage .rm-form-wrapper select {
direction:rtl;
}

@media all and (max-width: 767px) {

	.he_stage .rm-form-wrapper .rm-form-label {
    font-size: 30px;
    line-height: 40px;
    top: 100%;
    background-color: transparent;
	}

	.he_stage .rm-form-wrapper label {
	position: relative;
    height: 80px;
    margin-bottom: 40px;
	}

	.page .rm-form-wrapper .rm-field-width-full, .page .rm-form-wrapper .rm-form-input {
		text-align: left;
		font-size:30px;
	}
	.he_stage .rm-form-wrapper select {
    direction: ltr;
	}

	.he_stage .rm-form-wrapper td[data-otf="Legal"] label, .he_stage .rm-form-wrapper td[data-otf="Consent Check Boxes"] label {
    height: auto;
	}

}


/* map * see map.css */
section.map {;background-color: #fff}
section.map .grid-container {opacity:0;transition:all 300ms}
/* posts */
section.selected-posts {padding:0 20px;}
section.selected-posts .box-img, a.box-img {
	display: block;
    width: 100%;
    padding-top: 50%;
    background-size: cover;
    background-color: #eee
}

section.selected-posts a.box-img[href=""] {
	pointer-events: none
}

section.selected-posts .title-wrap a[href=""] {
	pointer-events: none
}


section.selected-posts .title-wrap h5 {;margin-top:15px;}
section.selected-posts .title-wrap h5 a {color:black;}
section.selected-posts .box-intro {font-size:18px;line-height: 24px}



section.selected-resources .title-wrap h5 {
	font-size: 18px;
    line-height: 24px;
}


section.selected-resources .box-intro {
    font-size: 15px;
    line-height: 18px;
}


@media all and (min-width: 1024px){
	.single .content {padding-top:70px;}
}



.single .article-header {padding-bottom:185px;}
.single .article-header h2 {margin:0;color:white;}
.single .article-header hr {margin:15px 0;}
.single .article-header .aticle-intro {color:white;font-size:18px;line-height: 1.25;font-style: italic;margin-bottom:15px;}
.single .article-header .aticle-byline {color:white;font-size:18px;line-height: 1.25;margin-bottom:0px;}

.single section.entry-content {background-color: white; color:black;font-size:21px;padding-bottom:50px;}
.single section.entry-content .article-top {padding-bottom:30px;}


.single #left-content, .single .sidebar.large-3 {margin-top:-150px;}


@media all and (min-width: 1024px) {
	.home #left-content {padding-top:200px;}
	.home .content {
    padding-top: 0;
    margin-top: -110px;
	}
}


.single section.entry-content .article-top img {width: 100%}
.single section.entry-content #left-content hr.big {border-color:black;margin:50px 0 50px 0;max-width: 100%;border-color:black;}

@media all and (min-width: 1024px) {
	.single section.entry-content .content-inner {padding-right:50px;}
}


.related_post {}
.related_post .box-img {margin-bottom:20px;}
.related_post a.related-title {color:black;font-size:20px;line-height: 24px}
.related_post p {display:none;}
.related_post .excerpt-read-more {display: none}
.single footer.footer {
	    margin-top: 50px;
}

section.cards-block .card {border:0;}
section.cards-block .card .card-section {
	padding:0;
	padding-top:20px;
}


section.cards-block .card-image {
	cursor:pointer;
}

 section.cards-block .card .card-cta p {
 	font-size: 18px;
    line-height: 24px;
 }
 section.cards-block .card .card-cta a{
 	font-size: 20px;
    font-family: 'Architype Light','Helvetica', serif;
    color: #000;
    margin-bottom: 0;
 }

@media all and (min-width: 1023px) {
	 section.cards-block .cards-row {
	 	    padding: 0 20px;
	 }
}

  section.content-divider {padding:40px 0;}
  section.content-divider hr {border-bottom:10px black solid;margin:0;}


 /* sidebar */
  .sidebar {font-size: 18px;line-height: 24px}
 .sidebar a {color:black;}


 .sidebar a:hover {

color:#000;
text-decoration: underline;
text-decoration-color: #56A500;
text-decoration-thickness: 3px;
text-decoration: underline solid #56A500 4px;

 }

.sidebar-wrap {
    border: 18px #8bc400 solid;
    padding: 40px 20px;
    position: relative;
    background: white;
    margin-bottom:20px;
}

@media all and (min-width: 1024px) {
	.home #left-content {padding-top:200px;}
	.home .content {
    padding-top: 0;
    margin-top: -110px;
	}
}

.sidebar h5 {
 	font-size: 28px;
    font-family: 'Architype Bold','Helvetica', serif;
    margin-bottom:20px;
    line-height: 33px
}

a.anchor {
	position: absolute;
	margin-top:-200px;
}

.single-post article #left-content hr {
	border-bottom: 18px #8bc400 solid;
	margin:50px auto;
	max-width: 270px
}


.advocacy-actionwidget {
	background: #eee;
    padding: 20px;
}



@media all and (max-width: 1023px) {
	.sidebar.large-3 {
		height: auto!important;
		margin-top:50px;
		width: 100%!important;;
	}
	.sidebar.large-3 .sidebar-inner{
		max-width: 100%!important;
    	top: 0!important;
	}

	.entry-content > .full-width-content:first-child + .content-divider {
		    padding-top: 15px;
	}

	.single .sidebar.large-3 {
		margin-top:50px;
	}

	.related_post + .related_post {
		margin-top:50px;
	}

}


/* heroes */
.home .mobile-hero-wrap {display:none;}



.single .owl-dots{
	    position: absolute;
    width: 100%;
    bottom: -10px
}



/*
#bpform {}
#bpform input[type="text"], #bpform input[type="email"], #bpform input[type="url"], #bpform input[type="password"], #bpform input[type="search"], #bpform input[type="number"], #bpform input[type="tel"], #bpform input[type="range"], #bpform input[type="date"], #bpform input[type="month"], #bpform input[type="week"], #bpform input[type="time"], #bpform input[type="datetime"], #bpform input[type="datetime-local"], #bpform input[type="color"], #bpform textarea, #bpform select {
    color: #666;
    border-radius: 0px;
    padding: 5px;
    background-color: white;
    height: 35px;
    font-size: 14px;
    outline: none;
    font-weight: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 10px;
    box-shadow: none!important;
    border: 2px black solid;
}


#bpform .rm-form-submit {
    display: inline-block;
    font-size: 1.7rem;
    color: black;
    border:1px #FA4132 solid;
    line-height: 1.7rem;
    padding: 15px 2rem;
    font-weight: 300;
    background-color:transparent;
    font-family: 'Architype Light', 'Helvetica', Sans-serif;
        color: white;
    background-color: #FA4132;
        box-shadow: none;
    border-radius: 0;
    text-shadow:none;
}
#bpform .rm-form-submit:hover {
    background-color: black;
    color: white;

    border-color: black;
}

#bpform td {
    padding-left:0!important;
}

#bpform tbody tr:nth-child(even) {
    background-color: white;
}
#bpform tbody, tfoot, thead {
	border:0;
}

*/
