/* Main Menu */

.sf-menu li.current-menu-item, .sf-menu li:hover {
border-bottom: 1px solid rgb(229,220,60);
}
a .icon-chevron-up {
color: rgb(229,220,60)
}
.pm_default_column a, .pm_widget ul li a, .pm_single_post_tags a, .pm_single_post_tags, .pm_single_post_comment_count, .pm_single_post a, .pm_paddingVertical60 a  {
color: rgb(239,71,34)
}
.events_link_btn {
float:none;
margin: 12px 0;
}
.events_link_btn a {
font-size: 1.2rem;
display: inline-block;
}

/* search page */
.pagination li.current {
	background:rgb(27,102,116);
}
.pagination li span.current, a.pm_tip, a.icon-file {
	color: #fff;
}
.pm_span_header a:hover {
color: rgb(229,220,60)
}
.breadcrumbs li a {
color: rgb(0,0,0);
}
.pm_widget ul li a.green.button-small.pm-event-widget-btn {
color: #222;
}
.pm-hover-item.pm-event-activate .pm-hover-item-details {
  background-color: rgba(0,0,0,.6);
}
.pm-hover-item, .pm-hover-item-details, .pm-hover-item-title-panel {
-webkit-transition: all 0.4s ease-out; 
          transition: all 0.4s ease-out; 
cursor: pointer;
}
.pm-hover-item:hover .pm-hover-item-details {
top: 0;
}
.pm-hover-item:hover .pm-hover-item-title-panel {
bottom: -100px
}

.pm-hover-item-spacer {
min-height: 220px
}
.pm-hover-item {
/*	border: 2px solid rgb(229,220,60);*/
/*	height: 205px;*/
	opacity: 1;
    width: 100%;
}

.pm-hover-item-title-panel {
	position: static;
	z-index: 3;
	background-color: transparent;
	width: inherit;
	padding: 10px 0;
}
.page-template-template-blog-php .pm-hover-item-title-panel {
	position: absolute;
	padding: 10px;
	background: rgba(0,0,0,.7);
}
.pm-hover-item {
background-color: transparent
}
.search_container {
	width: 70%;
	border-bottom: 1px solid rgb(120,120,120);
	margin: 0 0 30px 0;
}
.search_box {
	padding: 20px 0 30px 0;
}
/*.pm-hover-item-title-panel p {
	color: #333;
}*/
.home .pm-hover-item-title-panel p {
	color: #fff;
}
.pm-hover-item-title-panel b {
	color: rgb(255,255,255);
font-weight: normal;
}
.pm-hover-item-title-panel p:nth-child(1) {
font-style: italic
}
.search_read_more {
	text-align:right;
}
.pm-post-social-icons {
	float:none;
}
.pm-post-social-icons li {
	float:left;
}
.search_box i {
color: white;
/* float: right; */
font-size: 18px;
transition: color 0.3s ease 0s;
-moz-transition: color 0.3s ease 0s;
-webkit-transition: color 0.3s ease 0s;
-o-transition: color 0.3s ease 0s;
padding-bottom: 12px;
}
/* overlay on home page */

.lbx_content {
border: none
}

.alignright {
	float: right;
	margin-left: 30px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.aligncenter {
	margin: 0 auto;
}
.header_social_icons a:hover, .footer_social_icons a:hover {
background-color: #fff;
color: #C4E2C0;
}
@media screen and (max-width: 767px) {
    .menu-headertop-container {
    display: none
}
.alignright, .alignleft, .aligncenter {
	float: none;
	margin-left: 0;
}
header {
 padding-bottom: 10px;
}
}
.home {
	background: rgb(0,47,56) !important;
}

.container {
	background-color:transparent !important;
}
@media screen and (max-width: 767px) {
	.container .row [class*="span"] {
		margin: 10px 0;
	}
}
/* slideshow */

.flexslider {
	float: none;
	margin-top:0;
}
.flex-caption {
	max-width: 1170px;
	z-index: 0;
	height: 98%;
}

.flex-caption div {
	position:static;

}
.flex-caption h1 {
	background: none !important;
	float: none !important;
	padding: 0 !important;
	font-size: 2.5em;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 17px 20px 20px 15px;
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
	border-radius: 0;
	line-height: 35px;
}
.flex-caption p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;	
}
.flex-caption .flex-contain {
	background: rgba(0, 0, 0, 0.8);
	padding: 17px 12px;
	width: 45%;
	margin: 8% 0 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

@media screen and (max-width: 767px) {
	.flex-caption .flex-contain {
		margin:10px 0 0 3%;
	}
	.flex-caption h1 {
		font-size: 1.2em;
	}
	.flex-caption p {
		font-size: .9em;
		line-height: 1.2em;
	}
    .pm_slider_btn {
        margin: 10px 0 0 3%;
    }
	.flexslider .slides img {
		min-width:200% ;
	}
    
    .flex-caption h1 {
        line-height: 20px;
        font-size: 17px !important;
    }
}

@media screen and (max-width: 550px) {
    .flex-caption .flex-contain {
	   padding: 17px 12px;
	   width: 70%;
	   margin: 8% auto 10px auto;
    }
  .pm_slider_btn {
      display: none;
  }
}
.positioned {position: relative;}
/*.button-small, .button-small-theme {
	border-radius: 0;
}

*/
.pm_slider_btn a {
	border-left: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #3b3b3b;
	display: block;
	float: right;
	font-size: 21px;
	padding: 0;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

/* popup home page */
.spu-facebook, #spu-3898 .fb_iframe_widget {
width: 130px
}

/* Form in slideshow area */

/* FORMS */
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
color: #333
}
.button-medium.searchBtn, .button-medium-theme.searchBtn {
	border-radius: 2px !important;
height: 30%
}
aside input[type="file"], aside input[type="submit"], aside input[type="email"], aside input[type="button"], aside input[type="radio"], aside input[type="checkbox"], aside input[type="text"] {border: 1px solid rgb(150,150,150);}
aside input[type="submit"].wpcf7-submit {
display: block;
}

.form-submit input[type="file"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	background-color: rgb(239,71,34) !important;
	border: 0 none;
	font-size: 1.4em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: white;
	cursor: pointer;
	font-family: arial;
	width: auto;
	padding: 5px 10px;
	margin-top: 5px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	font-size: 1.2em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 90%;
	background: #fff !important;
	color: #333;
	border: none;
	padding: 6px;
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
}
.comment-form textarea, .comment-form input {
	border: 1px solid rgb(200,200,200);
}
#wpcf7-f3745-o1 textarea, #wpcf7-f3745-o1 input[type="text"], #wpcf7-f3745-o1 input[type="password"], #wpcf7-f3745-o1 input[type="datetime"], #wpcf7-f3745-o1 input[type="datetime-local"], #wpcf7-f3745-o1 input[type="date"], #wpcf7-f3745-o1 input[type="month"], #wpcf7-f3745-o1 input[type="time"], #wpcf7-f3745-o1 input[type="week"], #wpcf7-f3745-o1 input[type="number"], #wpcf7-f3745-o1 input[type="email"], #wpcf7-f3745-o1 input[type="url"], #wpcf7-f3745-o1 input[type="search"], #wpcf7-f3745-o1 input[type="tel"], #wpcf7-f3745-o1 input[type="color"], .uneditable-input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 42%;
	margin-right: 4%;
	color: #999;
}
#wpcf7-f3745-o1 p span:nth-child(2) input {
	margin-right: 0;
}
#wpcf7-f3745-o1 p span:nth-child(3) input {
	width: 96%;
}
#wpcf7-f3745-o1 p span:nth-child(4) input {
	width: 58%;
}

#wpcf7-f3745-o1 input[type="submit"] {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin:-6px 0 0 0;
	font-size: 1.4em;
	padding: 8px 7px 7px 7px;
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
}
/*
.submit-icon-contain {
position: relative
}
.submit-icon {
position: absolute;
right: 3px;
top: 0;
border-left: 1px solid #000;
padding-left: 8px
}*/
@media screen and (min-width: 767px) and (max-width: 1000px) {
	#wpcf7-f3745-o1 p span {
		margin: 0;
	}
	#wpcf7-f3745-o1 input[type="text"] {width: 96%;}
}
.submit-align {text-align: right;}

#wpcf7-f3745-o1 {
	position: absolute;
	top: -500px;
	right: 15%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.8);
	padding: 10px;
	width: 280px;
	-webkit-transition: all 2s ease 1s;
	transition: all 2s ease 1s;
}

.anim-start #wpcf7-f3745-o1 {
	top: 5px;
}
@media screen and (max-width: 1100px) {
    .anim-start #wpcf7-f3745-o1 {
	right: 2%;
	top: 30px
}
}
@media screen and (max-width: 700px) {
    .anim-start #wpcf7-f3745-o1 {
	display: none;
}
}

#wpcf7-f3745-o1 h1{
	color: #fff;
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
}
#wpcf7-f3745-o1 p {
	margin: 0;
}
#wpcf7-f3745-o1 label {
	color: #fff;
	display: inline-block;
}
.close-form {
	position: absolute;
	font-size: 1.3em;
	top: 8px;
	right: 8px;
	color: #fff;
	cursor: pointer !important;
}

@media screen and (max-width: 767px) {
	#wpcf7-f3745-o1 {
display: none;
}

    .header_donate_btn {
        width: 100%;
        margin-top: 10px
}
.header_donate_btn a, .events_link_btn a {
        width: 100%;
          text-align: center;
          padding: 5px;
}

    .header_social_icons {
        margin: 0
    }
    .header_social_icons a, .footer_social_icons a {
        font-size: 1.9em
}
}

@media screen and (min-width: 600px) and (max-width: 767px){
	   .header_donate_btn {
        width: 50%;
        margin-top: 10px
}
      .header_donate_btn a {
        width: 100%;
          text-align: center;
          padding: 5px;
}
}
/* footer form */

.footer form p {
	margin-bottom: 2px;
}
.footer form p:last-child {
	text-align:right;
}
.footer form input[type="submit"] {
float: right;
margin-right: 5%;
font-size: 1.7em;
font-weight: normal;
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
}

input[type="submit"]::-moz-focus-inner {
border: 1px dotted transparent;

padding: 0 2px;

}
.header_donate_btn a, .events_link_btn a, a.events_page_link {
	background: rgb(239,71,34);
	color: #fff;
          padding: 5px;
}

.pm_main_nav_container, .pm-quick-nav-container {
	background-color: rgb(0,47,56) !important;
}
.home-posts .pm_span_header {display: none;}

.pm-hover-item-details, .pm-hover-item-title-panel {
	background-color: rgb(0,0,0,.3);
}
.pm_span_header h4 {
	background: rgb(14,81,91);
	color: white;
}
.button-large i, .button-large-theme i {
	font-size: 20px;
	margin-top: 3px;
	padding: 5px 15px 7px 10px;
}
.slider-button i {
	margin-top: 6px;
}
/*
.green {
	background: rgb(229,220,60);
	text-transform: uppercase;
	color: rgb(35,31,32);
	font-size: 1.2em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1.4em;
}
.button-large span, .button-large-theme span {
	padding: 3px 15px 7px 12px;
}
.button-large i, .button-large-theme i  {
	border-left: none;
	border-radius: 0;
	color: #333;
	display: block;
	float: right;
	font-size: 21px;
	padding: 10px 15px 7px 10px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	background: rgb(229,222,60);
}
*/
.pm_slider_btn span {
padding: 8px 15px 9px 14px 
}
.green {
	background: rgb(229,220,60);
	text-transform: uppercase;
	color: rgb(35,31,32);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/* Page "title" */
.pm_page_title {
	color: #fff;
}
/* Featured */

ul.instagram-pics {
	margin:0 !important;
	padding: 0 !important;
}
ul.instagram-pics li {
	display: inline-block;
	width: 30%;
	margin: 0 3% 10px 0
}


.home-posts {
	width: 30%;
	margin-left: 3%;
}
/* .home-posts:first-child {
	margin-left: 0;
}
*/
@media screen and (max-width: 979px) and (min-width: 600px){
    [class*="span"] {
        float: left
    }

}
@media screen and (max-width: 1200px) and (min-width: 800px){
.span3 {
width: 22%;
}

}


.pm-hover-item-title-panel a {
	display:none;
}
.pm-hover-item-title-panel h3 {
	padding-left: 0;
	margin: 0;
	font-size: 1.6em;
	color: rgb(229,220,60);
	line-height: 1.3em;
	font-family: 'Questrial', sans-serif;
}
.pm-hover-item-title-panel p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	padding-left: 0;
}
.pm-hover-item-img img {
	max-width:none;
	transition: none;
}

.cta_container{
	background-size: cover;
	position:relative;
}

@media screen and (max-width: 600px) {
.home-posts {
	width: 100%;
	margin-left: 0;
}
.pm-hover-item {
	height: 100px;
}
}
@media screen and (min-width: 700px) and (max-width: 1390px ) {
.features {
	background: url(https://7fdecc5562bfa3a8a91e-6b47243ed1eefb25e9c2515ffde33ca3.ssl.cf2.rackcdn.com/walk_logo_lg_home_svg-1428325767) no-repeat top right;
	clear: both;
background-size: cover
}
}
@media screen and (min-width: 1391px) {
.features {
	background: url(https://7fdecc5562bfa3a8a91e-6b47243ed1eefb25e9c2515ffde33ca3.ssl.cf2.rackcdn.com/walk_logo_lg_home_svg-1428325767) no-repeat center right;
	clear: both;
background-size: contain
}
}
/* Footer stuff */

.pm_footer_info {
	background: #fff !important;
	margin: 0;
	padding: 0;
}
.widget-easy-twitter-feed-widget-container .row {
	margin-left:0;
}

.footer_info {
	background: rgb(0,47,56) !important;
	padding: 8px;
}
.footer .like_box_footer {
	background: #fff;
}
#pm-footer-nav {
	margin: 8px 0 0 15px;
}
#pm-footer-nav li {
	margin-right: 18px;
}
#pm-footer-nav li a {
	border: none;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	font-family: 'Questrial', sans-serif;
}
.footer .row {margin-left: 0;}

/* Contact Form 7 plugin styles */

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
	color: #fff;
}
div.wpcf7-response-output {
	margin-top: 1em;
}


/* Take Action page content */
.take-action-content {
	float: right;
	width: 40%;
	text-align: center;
}
.events-calendar {float:left;}

@media screen and (max-width: 990px) {
	.events-calendar, .take-action-content {
		float: none;
	}
	.take-action-content {
		width: 100%;
		text-align: left;
		margin-top: 2em;
	}
}

/* Modal */

#pm-footer-nav li a:hover {
color: #1B6674
}
.logo_container {
margin-top:38px
}