.left{
	float: left;
}
.right{
	float: right;
}
html{
	font-size: 14px;
}
body{
	font-size: 15px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#000000;
	background: url() no-repeat center 186px;
}
a{
	color:#3c8abb;
}
h1,h2,h3{
	font-weight: bold;
	color:#000000;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 18px;
}
.header{
	padding: 0 0 50px;
}
.header-top{
	background-attachment: fixed;
}
.top-bar{
	padding:18px 0;
	background: none;
}
.top-bar .right a{
	display: block;
	float: left;
	margin-left: 15px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color:#fff;
}
.top-bar .btn-top{
	padding:0 10px;
	color:#000000 !important;
	background: #FFCC33;
	border-radius: 25px;
	font-weight: bold;
}
p #small{
	font-size: 1em;
}
.newsletter{
	padding:0 10px;
	color:#000000 !important;
	background: #3c8abb;
	border-radius: 25px;
	z-index: 999999;
}
.btn-donate{
	display: block;
	margin: 0;
	padding: 8px;
	max-width: 100px;
	line-height: 1;
	font-size: 12px;
	text-align: center;
	color:#fff !important;
	background: #3b8abc;
}
.icon-magnify{
	margin: 0 auto;
	width: 47px;
	height: 53px;
	background: url(../images/magnify-glass.png) no-repeat center;
}
.logo-wrap{
	position: relative;
	margin: 0 0 20px;
	padding:15px 0 10px;
}
.logo-wrap:before{
	content: '';
	position: absolute;
	z-index: 0;
	left: 0;
	top: 48px;
	width: 100%;
	border-top:1px solid #55914e;
}
/*.logo-wrap:after{
	left: auto;
	right: 0;
}*/
.logo{
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 5%;
	height: ;
	background: url(../media/4680/sw-white-logo.png) no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}
.slogan{
	margin-bottom: 40px;
	text-align: center;
	color:#55914e;
}
.lead-stories{
	position: relative;
	margin: 14px 0px;
	padding:0 70px;
	overflow-x: visible!important;
	overflow-y: visible!important;
}
.lead-stories .slide{
	width: 100%;
	line-height: 1.1;
	font-size: 28px;
	font-weight: normal;
}
.lead-stories a{
	color:#3d3e3d;
}
.lead-stories .cycle-prev,.lead-stories .cycle-next{
	display: block;
	position: absolute;
	top:50%;
	left:0;
	margin-top:-28px;
	width: 29px;
	height: 57px;
	background: url(../images/arrow-left.png);
	-webkit-background-size: contain;
	background-size: contain;
}
.lead-stories .cycle-next{
	left: auto;
	right: 0;
	background: url(../images/arrow-right.png);
	-webkit-background-size: contain;
	background-size: contain;
}
.section{
	padding: 40px 0 25px; 
}
.section.has-bg{
	background: url() center center;
}
.heading-wrap{
	margin-bottom: 35px;
}
.section-heading{
	margin-bottom: 0px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	color:#54914d;
}
.header .section-heading{
	margin-bottom: 0;
	padding-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
	color:#3c8abb;
}
.section-desc{
	margin-top: 20px;
	text-align: center;
}
.line.dashed{
	height: 1px;
	line-height: 0;
	font-size: 0;
	border-top:1px dashed #54914d;
}
.line.dashed.gray{
	border-top:1px dashed #cfcfcf;	
}
.nav-wrap{
	background: #0a8341;
}
.main-nav{
	position: relative;
	padding:0;
	height: 49px;
}
.menu-main{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none
}
.menu-main li{
	position: relative;
	margin:0 0px;
	display: inline-block;
	background: #0a8341;
}
.menu-main a{
	display: inline-block;
	padding:17px 8px;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#fff;
}
.menu-main .sub-menu{
	display: none;
	position: absolute;
	left: 0;
	top: 49px;
	margin: 0;
	padding: 0;
	background: #0a8341;
}
.menu-main li:hover > .sub-menu{
	display: block;
}
.menu-main .sub-menu a{
	padding:10px 8px;
	white-space: nowrap;
}
.nav-wrap .columns{
	padding: 0;
}
.btn-menu{
	display: block;
	float: left;
	padding:18px 10px;
	line-height: 15px;
	font-weight: bold;
	color:#fff !important;
}
.btn-menu:hover,.btn-menu:active{
	color: #fff;
}
.btn-menu .fa{
	font-weight: normal;
}
.form-search{
	float: right;
	padding:10px 0;
	width: 170px;
}
.form-search [type="text"]{
	float: left;
	margin: 0;
	padding:7px 8px;
	width: 140px;
	height:29px;
	font-weight: bold;
	color:#fff;
	box-shadow:none;
	border:0;
	background: none;
}
.form-search [type="submit"]{
	float: left;
	width: 29px;
	height: 29px;
	text-align: center;
	color:#fff;
	bottom: 0;
	background: none;
}
.form-search ::-webkit-input-placeholder {
	font-weight: bold;
	color: #fff;
}
.form-search :-moz-placeholder { /* Firefox 18- */
	font-weight: bold;
	color: #fff;  
}
.form-search ::-moz-placeholder {  /* Firefox 19+ */
	font-weight: bold;
	color: #fff;  
}
.form-search :-ms-input-placeholder {  
	font-weight: bold;
	color: #fff;  
}
.meta-date{
	margin-bottom: 15px;
	font-size: 10px;
}
.post-list{
	margin-bottom: 20px;
}
.post-list .column{
	border-left:1px dashed #54914d;
}
.post-list .column:first-child{
	border-left:0;
}
.post-list .post{
	padding:10px 10px 20px;
}
.post .img{
	display: block;
	margin-bottom: 20px;
}
.post .img img{
	width: 100%;
	height: auto;
}
.post .bd{
	overflow: hidden;
}
.post .title{
	display: block;
	margin: 0 0 15px;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
}
.cats{
	font-size: 12px;
	font-weight: bold;
}
.logo-footer span{
	position: relative;
	z-index: 1;
	display: block;
	margin:0 auto;
	max-width: 190px;
	padding-left: 0px;
	height: 37px;
	line-height: 37px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: center;
	color:#54914d;
	background: url() no-repeat 14px center;
	-webkit-background-size: auto 30px;
	background-size: auto 30px;
}
.logo-footer{
	position: relative;
	margin: 25px 0 40px;
}
.logo-footer:before,.logo-footer:after{
	content: '';
	position: absolute;
	z-index: 0;
	left: 0;
	top: 18px;
	width: 41%;
	border-top:1px solid #dddcdc;
}
.logo-footer:after{
	left: auto;
	right: 0;
}
.footer{
	position: relative;
	background: url(../images/bg1.png) center center;
}
.footer .bottom{
	position: relative;
	padding-bottom: 30px;
	min-height: 170px
}
.footer .float-left,.footer .float-right{
	position: relative;
	z-index: 1;
	width: 50%;
	text-align: center;
}
.footer .bd{
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0px;
	width: 100%;

}
.footer .section-heading{
	margin-bottom: 10px;
	color:#4a4a4a;
	text-align: center;
}
.form-newsletter{
	margin:0 auto;
	max-width: 40%;
}
.form-newsletterbody{
	margin:0 auto;
	max-width: 100%;
	text-align: left;
}
.social-icon{
	display: inline-block;
	margin-top: 25px;
	font-size: 12px;
	color:#3b8abc;
	width:64px;
}
.social-icon .fa{
	display: block;
	margin-bottom: 5px;
	font-size: 50px;
}
.form-newsletter [type="text"]{
	margin-bottom: 17px;
	padding:12px 15px;
	height: 48px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:#8d8e8d;
	border:0;
	background: #f7f7f7;
	box-shadow: none;
}
.form-newsletter [type="submit"]{
	display: block;
	margin:0 auto;
	width: 100px;
	height: 25px;
	color:#fff;
	text-align: center;
	border:0;
	background: #3b8abc;
}
.form-newsletter ::-webkit-input-placeholder {
	color: #8d8e8d;
}
.form-newsletter :-moz-placeholder { /* Firefox 18- */
	color: #8d8e8d;  
}
.form-newsletter ::-moz-placeholder {  /* Firefox 19+ */
	color: #8d8e8d;  
}
.form-newsletter :-ms-input-placeholder {  
	color: #8d8e8d;  
}
.copyright{
	padding: 20px 0px;
	font-size: 14px;
	color:#828384;
	text-align: center;
}
.copyright .text1{
	font-size: 11px;
	color:#353636;
}
.section .more{
	display: block;
	float: right;
	line-height: 16px;
	font-weight: bold;
	color:#0a8341;
}
.btn-guide-wrap{
	padding:30px 0;
	text-align: center;
}
.btn{
	display: inline-block;
	padding:10px 18px;
	font-weight: bold;
	color:#fff;
	background: #54914d;
}
.btn:hover{
	color:#fff;
}
/*Responsive*/
/* Small only */
@media screen and (max-width: 39.9375em) {
	.header{
		padding:0 0 20px;
	}
	.logo{
		width: 300px;
		height: 80px;
	}
	.lead-stories{
		padding: 0 25px;
	}
	.lead-stories .slide{
		font-size: 25px;
	}
	.lead-stories .cycle-prev, .lead-stories .cycle-next{
		width: 15px;
		height: 30px;
	}
	.post .img{
		
	}
	.footer .float-left, .footer .float-right{
		width: 50%;
	}
	.footer .bd{
		clear:both;
		position: relative;
		top: auto;
		left: auto;
		padding-top: 30px;
	}
	.form-newsletter{
		max-width: 90%
	}
	.main-nav{
		
	}
	.menu-main.show{
		display: block !important;
	}
	.menu-main{
		position: absolute;
		top: 48px;
		left: 0;
		padding:10px 0;
		width: 100%;
		background: #0a8341;
	}
	.menu-main li{
		display: block;
		margin: 0;
	}
	.menu-main a{
		display: block;
		padding:10px;
	}
	.menu-main .sub-menu{
		position: relative;
		display: block !important;
		left: auto;
		top: auto;
		background: none;
	}
	.menu-main .sub-menu a{
		padding-left: 30px;
		text-transform: none;
	}
	.btn-donate{
		margin:0 auto;
	}
}

.pagination li {
	display: inline-block !important;
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.menu-main{
		display: block !important;
	}
}

div.slide > a {
	white-space:normal;
}