
@font-face {font-family: 'IcoMoon';src: url('/wp-content/themes/Avada/css/IcoMoon.ttf'); /*URL to font*/}
body{
	background: #f4f4f4;
	max-width: 2000px;
	margin: auto;
	overflow: hidden;
}
select::-ms-expand {
    display: none;
}
#main{
	padding-top: 0;
	margin-top: 0;
}
a{
	transition: all 0.5s ease;	
	color: #669933;
}
#content p>a, #content li>a{
	color: #669933;	
	text-decoration: underline;
}
#blog-sidebar li>a {
	text-decoration: none;
}
a:hover{
	transition: all 0.5s ease;
}
.fusion-slider-loading{
	display: none;
}
label.post-format-icon.post-format-gallery:before {
    content: "no header";
    font-size: 13px;
    color: #000;
    font-family: "Open Sans",sans-serif;
    vertical-align: top;
    padding-left: 27px;
}
.text{
	position: relative;
}
a{
	cursor: pointer!important;
}
.footer-donate-links li>a{
	text-decoration: none!important;
}
.page button.backbutton{
	display: none;
}
button.backbutton{
    border: none;
    float: left;
    position: absolute;
    top: 20px;
    left: 35px;
    line-height: 51px;
    cursor: pointer;
	width: 51px;
	height: 14px;
	background: url('/wp-content/uploads/2016/06/back-button.png');
	background-repeat: no-repeat;
	z-index: 9000;
}

button.backbutton:hover{
	opacity: 0.7;
	cursor: pointer;
}
button.backbutton i{
	cursor: pointer;
	display: inline-block;
}
/*-----------------------------------Header And Top Menu--------------------------*/
.fusion-header .fusion-logo{
	display: none;
}
.fusion-header.fusion-sticky-shadow .fusion-logo{
	display: inline-block!important;
	margin-right: 26px;
	padding-bottom: 7px;
}
.fusion-header.fusion-sticky-shadow{
	height: 99px!important;
}
.fusion-header a.top-button-donate{
	display: none;
	transition: all 3.5s ease;
	opacity: 0;
}
.fusion-header.fusion-sticky-shadow a.top-button-donate{
	display: inline-block;
	transition: all 3.5s ease;
	opacity: 1;
}
.fusion-header.fusion-sticky-shadow #menu-basic-menu li.basic-item{
	padding: 0 11px;
}
.fusion-header.fusion-sticky-shadow .af-search-box{
	float: none;
	width: 198px;
}
.fusion-header .fusion-row{
	transition: all 2.5s ease;
	height: 88px;
}
.fusion-header.fusion-sticky-shadow .fusion-row{
	height: 99px;
	margin: auto;
	transition: all 1.5s ease;
}
.fusion-open-submenu:before{
	color: #669933;
}
.donate-button-sticky {
    display: inline-block;
    vertical-align: bottom;
}
.donate-button-sticky a.top-button-donate{
	padding: 13px 23px 11px 23px;
	margin-left: 10px;
}
.sticky-right-part{
	display: inline-block;
	float: right;
	padding-top: 6px;
}
.top-login-button {
    position: absolute;
    top: 0;
    right: 35px;
    padding-top: 10px;
}
.top-login-button  a{
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #7f7e7f;
	text-transform: uppercase;
}
.top-login-button  a:after{
    content: "\efd6";
    font-family: 'IcoMoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #558131;
	vertical-align: middle;
    font-size: 12px;
    line-height: 13px;
    padding-left: 5px;

}
.secondary-header-content {
    display: block;
    width: 100%;
}
.fusion-secondary-header .fusion-alignright > *{
	float: left;
}
.fusion-secondary-header .fusion-alignright {
    margin-top: 27px;
}

.fusion-header-v2 .fusion-secondary-header{
	background: #27221e;
	border-top:0;
	border-bottom:1px solid #312c28;
}
.fusion-header-v2 .fusion-secondary-header .fusion-row{
	display: block;
}
.fusion-header-v2 .fusion-secondary-header .fusion-row .secondary-header-logo {
    display: inline-block;
    float: left;
}
.fusion-header-v2 .fusion-secondary-header .fusion-row .af-standart-secondary-content {
    display: inline-block;
    float: right;
    padding-top: 30px;
}
.fusion-header{
	background: #27221e;
}
a.top-button-donate{
	background: #669933;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	line-height: 15px;
	display: inline-block;
	padding: 12px 23px 10px 23px;
	margin-left: 20px;
}
.fusion-secondary-header .fusion-alignright .fusion-social-links-header .fusion-social-network-icon {
    margin-right: 0;
    margin-left: 16px;
}
.fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header{
	border-bottom: 0;
}
.fusion-social-networks a span.screen-reader-text{
	display: none;
}
.fusion-sharing-box .fusion-social-networks{
	width: 100%;
}

div.fusion-toggle-icon-wrapper {
	display: inline;
}



span.social-print-button a i{
	font-size: 16px;
	color: #ffffff;
	padding-top: 24px;
}
.blog span.social-print-button a i{
	color: #669933;
}
.blog button.backbutton{
	display: none;
}
.single.blog button.backbutton{
	display: block;
}
.single.big-trees button.backbutton{
	display: none;
}
span.social-print-button a:hover{
	cursor: pointer;
}
.page-id-447 .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid{
	padding-top: 10px;
}
.home .fusion-posts-container .flex-active-slide{
	max-height: 226px;
	overflow: hidden;
}
.single .fusion-page-title-captions{
	width: 100%;
}
/*-----------------------------------End OF Header And Top Menu--------------------------*/

/*------------------------------------Mega Menu----------------------------------*/
.fusion-megamenu-wrapper .fusion-megamenu-submenu{
	border: 0;

}

.fusion-megamenu-wrapper .fusion-megamenu-border{
	border-bottom: 0;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu{
	border-right: 0;
}
.fusion-megamenu{
	background: #36312e;
}
.fusion-main-menu > ul > li a:hover{
	background: transparent;
	border-color: transparent;
}
.fusion-megamenu-holder{
	border-top:0;
}
.af-search-box{
	display: inline-block;
	vertical-align: top;
	float: right;
	width: 245px;
	padding-top: 20px;
}
.af-search-box input[type=text]{
	background: #36312e;
	border:0 solid!important;
	height: 36px;
	width: 84%!important;
	display: inline-block;
}
.af-search-box input#searchsubmit{
	background:url('/wp-content/uploads/2016/06/search-icon.png');
	border:0 solid!important;
	width: 36px;
	height: 36px;
	display: inline-block;

}
.af-search-box #searchsubmit:hover{
	cursor: pointer!important;
}
	
#menu-basic-menu li.basic-item.one-column ul.fusion-megamenu{
	width: 100%;
}
.fusion-megamenu-wrapper .row{
	margin-left: 0!important;
}
#menu-basic-menu li.basic-item{
	padding:0 74px 0 0;
}
#menu-basic-menu li.basic-item a{ 
	font-size: 17px;
	text-transform: uppercase;
}
#menu-basic-menu .fusion-megamenu a:hover{
	opacity: 0.8;
}
#menu-basic-menu li.basic-item>a:hover{
	color: #ffffff;

}
#menu-basic-menu li.basic-item>a span{
	padding-bottom: 4px;
	border-bottom: 2px solid transparent;
}
#menu-basic-menu li.basic-item>a:hover span{
	border-color: #5d9732;
}
#menu-basic-menu li.basic-item:first-child {
    padding-left: 0!important;
}
.fusion-main-menu .current-menu-item>a span{
	border-bottom: 2px solid #5d9732!important;
}
.fusion-main-menu .current-menu-item > a{
	border-top: 2px solid transparent;
	color: #ffffff;
}
.fusion-header.fusion-sticky-shadow .af-search-box input[type=text]{
	width: 80%!important;
	    margin-right: 0!important;
	    height: 39px;
}
.fusion-header.fusion-sticky-shadow .af-search-box input#searchsubmit{
	width: 39px;
	height: 39px;
}

/*------------------------------------End of Mega Menu----------------------------------*/


/*---------------------------------------Footer-------------------------------------------*/
.fusion-footer{
	    background-image: url("/wp-content/uploads/2017/06/footer-bg_sm.jpg");
	    background-repeat: no-repeat;
	    background-size: cover;
}
.fusion-footer-copyright-area, .fusion-footer-widget-area{
	background: transparent;
	background-color: transparent;
	border-top:0;
}

h3.footer-heading{
	font-weight: 400;
	font-size: 35px;
	line-height: 42px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 10px;
	padding-bottom: 0;
}
h3.footer-heading strong{
	font-weight: 400;
	color: #77a633;
}
.fusion-columns.fusion-widget-area .fusion-column:first-child{
	width: 44%;
}
.fusion-columns.fusion-widget-area .fusion-column:nth-child(2){
	width: 16%;
}
.fusion-columns.fusion-widget-area .fusion-column:nth-child(3){
	width: 17%;
}
.fusion-columns.fusion-widget-area .fusion-column:nth-child(4){
	width: 23%;
}
.fusion-columns.fusion-widget-area .fusion-column:nth-child(5){
	display: block;
	width: 100%;
}
.fusion-footer-widget-column{
	margin-bottom: 0;
}
h4.help-us-footer{
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 41px;
	color: #ffffff;
	padding-top: 0;
	margin-top: 0;
}
ul.footer-donate-links{
	display: inline-block;
	margin: 0;
	padding: 0;
}
ul.footer-donate-links li{
	display: inline-block;

	text-align: center;
	margin: 0;
	padding: 0;
	margin-right: 10px;

}
ul.footer-donate-links li a.donate{
	font-family: 'Source Sans Pro', sans-serif;
	display: inline-block;
	height: 61px;
	width: 61px;
	border-radius: 50%;
	background:#f4f4f4;
	color: #669933;
	font-size: 23px;
	line-height: 36px;
	text-align: center;
}
ul.footer-donate-links li a.other{
	font-family: 'Source Sans Pro', sans-serif;
	display: inline-block;
	height: 56px;
	width: 146px;
	background:#f4f4f4;
	color: #669933;
	font-size: 23px;
	line-height: 38px;
	text-align: left;
	padding-left: 20px;
	padding-top: 9px;
}
ul.footer-donate-links li a.other i{
	padding-left: 22px;
	font-style: normal;
}
ul.footer-donate-links li a.other i:before{
	content: "\efd6";
    font-family: 'IcoMoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #558131;
    vertical-align: middle;
    font-size: 12px;
    line-height: 13px;
    padding-left: 5px;
}
ul.footer-donate-links li a.donate:hover, ul.footer-donate-links li a.other:hover {
	background: #669933;
	color: #f4f4f4;
}
.fusion-footer-widget-area ul li:first-child a{
	padding-top: none;
}
h4.footer-subscribe{
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 19px; 
	line-height: 25px;
	margin-top: 42px;
	margin-bottom: 22px;

}
.fusion-footer-widget-column form p{
	border:1px solid rgba(255,255,255,0.4);
	padding: 0;
	max-width: 442px;
	margin: 0;
	border-radius: 1px;
}
div.wpcf7 img.ajax-loader{
	display: none;
}
.fusion-footer-widget-column input[type=email]{
	background:transparent;
	height: 60px;
	color:#ffffff;
	border:0 solid rgba(255,255,255,0.4);
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 200;
	display: inline-block;
	width: 83%!important;
	font-style: italic;
	padding-left: 20px;
}

.fusion-footer-widget-column input[type=submit]{
	background:url('/wp-content/uploads/2016/06/subscription-button.png')  43px center;
	background-repeat: no-repeat;
	color:#ffffff;
	border: 0 solid rgba(255,255,255,0.4);
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 0;
	line-height: 28px;
	font-weight: 200;
	display: inline-block;	
	width: 3%!important;
}
.fusion-footer-widget-column input[type=submit]:hover{
	background:url('/wp-content/uploads/2016/06/subscription-button.png')  43px center;
	background-repeat: no-repeat;
}

/*----Footer Menu----*/
.widget_nav_menu h4.widget-title{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 17px;
	color: #77a633;
	padding: 0;
	margin: 8px 0 6px 0;
}
.widget_nav_menu  ul.menu li a{
	border-bottom: 1px solid transparent;
	color: #ffffff;
	font-size: 14px;
	line-height: 23px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	padding: 0;
	margin: 0;
}
.widget_nav_menu  ul.menu li a:hover{
	color:#669933;
}

.fusion-footer #nav_menu-2{
	margin-bottom: 54px;
}
.fusion-footer #nav_menu-4{
	margin-bottom: 31px;
}
a.fusion-read-more:hover{
	color: #609126!important;
}
h4.footer-social-icons{
	margin: 4px 0 15px 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 17px;
	text-transform: uppercase;
}
.fusion-footer-widget-area .fusion-social-network-icon{
	font-size: 19px;
	height: 40px;
	width: 40px;
	line-height: 35px;
	border:2px solid #669933;
	color:#558131;
	border-radius: 50%;
	text-align: center;
}
h4.af-footer-title{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 19px;
	color: #ffffff;
	padding: 0;
	margin: 53px 0 5px 0;
}
p.af-footer-contacts{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 19px;
	padding: 0;
	margin: 0;
	font-weight: 300;
	padding-bottom: 19px;
}
p.af-footer-contacts{
	font-weight: 400;
}
a.footer-button-contact-us{
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	width: 135px;
	height: 37px;
	font-size: 15px;
	background:#669933;
	display: block;
	line-height: 38px;
	margin-top: 30px;

}
.footer-partner-container{
	background:#ffffff;
	height: 121px;
}
.af-partner-logo-container{
	max-width: 1600px;
	margin: auto;
}
a.af-footer-sitemap{
	text-align: right;
	color: #77a633;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	float: right;
}
.fusion-copyright-notice{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 13px;
	color: #ffffff;
}
.fusion-footer-copyright-area{
	padding-top: 25px;
	padding-bottom: 49px;
}
.af-partner-logo-heading{
	max-width: 1600px;
	margin:auto;
}
.af-partner-logo-heading h4{
	font-size: 21px;
	line-height: 41px;
	color: #f4f4f4;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 0 6px 0;
	margin: 0;
}
.af-partner-logo-container .bx-wrapper{
	max-width: 1600px!important;
}
.only-for-donate-page{
	display: none;
}
.only-for-donate-page h3{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 35px;
	line-height: 42px;
	color: #f4f4f4;
	padding: 0;
	margin:0;
}
.page-id-497 .only-for-donate-page{
	display: block;
}
.page-id-497 div#text-2, .page-id-497 div#text-3, .page-id-497 div#text-4{
	display: none;
}
.fusion-footer .fusion-row{
	max-width: 1600px!important;
	margin:auto;
}
/*---------------------------------------Footer-------------------------------------------*/

/*--------------------Slider Revolution------------------------*/
.tp-bullets.vertical {
    left: 99%!important;
    width: 15px;
}
.tp-bullets .tp-bullet{
	background:transparent;
	height: 14px;
	width: 14px;
	border:2px solid #ffffff;
	border-radius: 50%;
	margin-bottom: 15px;
}
.tp-bullets .tp-bullet.selected{
	background:#77a633!important;
	background-color:#77a633!important;
}

/*-----------------------------------------------*/


/*---------------------Home page Donate---------------------*/
.page-id-497 .text {
	    position: absolute;
    top: 10px;
    width: 200px;
    float: left;
    right: 0;
}
.af-slide-with-donate{
	position: relative;
	padding-bottom: 155px;
}
.af-content-donate-block{
    position: absolute;
    left: 0;
    right: 0;
    /* top: 0; */
    width: 1057px;
    height: 155px;
    background-color: #669933;
    margin: auto;
    z-index: 999;
    bottom: -74px;
 
}
.af-donate-home-title {
    width: 30%;
    float: left;
    padding-left: 32px;
    padding-top: 32px;
}

.af-donate-home-title h4.af-donate-heading-black{
	font-size: 31px;
	line-height: 32px;
	color: #483f36;
	font-family: 'Raleway', sans-serif!important;
	font-weight: 200!important;
	text-transform: uppercase;
	margin:0;
	padding: 0;

}
.af-donate-home-title h4.af-donate-heading-white{
	font-size: 31px;
	line-height: 32px;
	color: #f4f4f4;
	font-family: 'Raleway', sans-serif!important;
	font-weight: 300!important;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	
}
.af-donate-redirect-links{
	width: 70%;
	float: left;
}
.af-content-donate-block ul.footer-donate-links{
	padding-top: 39px;
	padding-left: 66px;
}
.af-content-donate-block ul.footer-donate-links li a.donate{
	width: 85px;
	height: 85px;
	font-size: 31px;
	line-height: 81px;
}
.af-content-donate-block ul.footer-donate-links li a.donate:hover, .af-content-donate-block ul.footer-donate-links li a.other:hover{
	background:#3e362f;
}

input#donation_input_form_other_input{
	width: 137px;
	height: 76px;
	font-size: 31px;
	padding: 0;
	margin:0;
	line-height: 75px;
	text-align: center;
	margin-right: 31px;
	color: #669933;
	font-family: 'Source Sans Pro', sans-serif;
}

#donation_other_form_id ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Source Sans Pro', sans-serif;
    color: #669933;
    font-size: 31px;
    line-height: 75px;

}
#donation_other_form_id ::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Source Sans Pro', sans-serif;
    color: #669933;
    font-size: 31px;
    line-height: 75px;

}
#donation_other_form_id :-ms-input-placeholder { /* IE 10+ */
    font-family: 'Source Sans Pro', sans-serif;
    color: #669933;
    font-size: 31px;
    line-height: 75px;

}
#donation_other_form_id :-moz-placeholder { /* Firefox 18- */
    font-family: 'Source Sans Pro', sans-serif;
    color: #669933;
    font-size: 31px;
    line-height: 75px;

}

#donation_other_form_id span#donate_submit_id{
	font-family: 'Source Sans Pro', sans-serif;
	display: inline-block;
	width: 137px;
	height: 76px;
	font-size: 31px;
	padding: 0;
	margin:0;
	line-height: 75px;
	text-align: center;
	background:#3e362f;
	color: #669933;
	text-transform: uppercase;
	vertical-align: top;
	cursor: pointer;
}

#donation_other_form_id span#donate_submit_id:hover{
	color: #ffffff;
}
.other-input-block{
	display: inline-block;
	vertical-align: top;
    padding-top: 43px;
    padding-left: 23px;
}
.single .other-input-block{
	padding-top: 2px;
}


.af-content-donate-block ul.footer-donate-links li a.other{
	width: 137px;
	height: 76px;
	font-size: 31px;
	padding: 0;
	margin:0;
	line-height: 75px;
	text-align: center;
	margin-right: 5px;
}

.af-content-donate-block  ul.footer-donate-links li a.donate-btn{
	font-family: 'Source Sans Pro', sans-serif;
	display: inline-block;
	width: 137px;
	height: 76px;
	font-size: 31px;
	padding: 0;
	margin:0;
	line-height: 75px;
	text-align: center;
	background:#3e362f;
	color: #ffffff;
	text-transform: uppercase;
}
.af-content-donate-block ul.footer-donate-links li{
 	margin-right: 22px;
}
.af-content-donate-block ul.footer-donate-links li:last-child{
	margin-right: 0;
}
/*----------home page WE help FORESTS thrive Block------------*/
.af-home-we-help{
	padding-top: 185px;
}
.af-home-we-help h2{
	font-size: 55px!important;
	color: #669933;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	padding: 7px 0 32px 0;
	margin: 0;
}

.af-home-we-help p{
	font-family: 'Source Sans Pro', sans-serif!important;	
	font-weight: 200;
	font-size: 28px;
	line-height: 35px;
	text-align: center!important;
	max-width: 626px;
	margin: auto;
	padding:0 0 26px 0;
	color:#ffffff!important;


}
.af-home-we-help h4{
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 26px!important;
	color: #f4f4f4;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	margin: 0;
}

.af-home-we-help h5{
	font-family: 'Source Sans Pro', sans-serif!important;	
	font-weight: 200;
	font-size: 20px;
	line-height: 22px;
	color: #669933;
	padding: 0 0 30px 0;
	margin: 0;

}

/*---------------------------------Home Page Blog---------------------------------*/

.af-home-blog h2{
	text-align: center;
	font-size: 49px!important;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #669933;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 59px 0;
}
.home h2.blog-shortcode-post-title {
    display: none !important;
}


.fusion-content-sep{
	display: none;
	border-top: 0;
	border-bottom: 0;
	height: 0;
}
.fusion-blog-layout-grid .fusion-post-wrapper{
	border:0;
}
.meta-tags {
	padding-left: 6px !important;
}
.fusion-single-line-meta{
	margin-bottom: 0!important;
	margin-top: 5px;
	font-size: 14px !important;
	font-weight: 600 !important;
	font-family: 'Source Sans Pro', sans-serif!important;
}
.fusion-single-line-meta span{
	font-family: 'Source Sans Pro', sans-serif!important;	
	font-weight: 600;
	text-transform: uppercase;
	color: #60584e;
	font-size: 14px !important;

}
span.fusion-comments>a{
	font-family: 'Source Sans Pro', sans-serif!important;	
	font-weight: 600!important;
	color: #60584e!important;
	font-size: 14px!important;

}
a:hover{
	cursor: pointer!important;
}
.fusion-comments {
	padding-left: 6px;
}
.af-author, .af-categories {
	text-transform: none !important;
}
.fusion-post-content-container p{
	font-family: 'Source Sans Pro', sans-serif!important;	
	font-size: 20px;
	font-weight: 600;
	color: #3c342d;
	line-height: 25px;
	margin-bottom: 0;
	margin-top: 17px;
	min-height: 110px;
}
.fusion-post-content-container{
	border-bottom: 1px solid #bcb9b7;
}
.fusion-blog-layout-grid .fusion-post-content-wrapper, .fusion-blog-layout-timeline .fusion-post-content-wrapper{
	padding: 2px 0 0 0;
}

div.fusion-post-content-wrapper > div.fusion-meta-info {
        margin-top: 4px;
}

.more a:after, .fusion-read-more:after{
	display: none;
}

a.fusion-read-more{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #77a633;
	font-size: 16px;
}
.home .fusion-image-wrapper .fusion-rollover{
	display: none;
}
.home .fusion-blog-layout-grid .fusion-post-content-container, .home .fusion-blog-layout-timeline .fusion-post-content-container{
	margin-top: 0;
}
.home .fusion-meta-info{
	margin-top: 0;
	padding-top: 5px;
}
.fusion-image-wrapper img{
	transition: all .6s ease-in-out; 
}
.fusion-image-wrapper img:hover{
	transform: scale(1.1);
}
.tp-caption.Af-home-slide-info:after{
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 13.5px 0 13.5px;
    border-color: #669933 transparent transparent transparent;
    margin-top: 100px;
    bottom: -13px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.tp-caption.Af-home-slide-info-right:after{
     content: " ";
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 14px 13.5px 0 13.5px;
     border-color: #669933 transparent transparent transparent;
     margin-top: 100px;
     bottom: -13px;
     position: absolute;
     right: 0;
     margin-right: 40px;
}

.tp-caption.Af-home-slide-info-left:after{
     content: " ";
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 14px 13.5px 0 13.5px;
     border-color: #669933 transparent transparent transparent;
     margin-top: 100px;
     bottom: -13px;
     position: absolute;
     left: 0;
     margin-left: 40px;
}

.af-home-blog.af-critical h2{
	margin-bottom: 33px;
	font-size: 52px!important;
}
.af-home-blog.af-critical p{
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 400;
	font-size: 18px;
	color: #483f36;
	line-height: 24px;
	max-width: 603px;
	margin: auto;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu{
	display: inline!important;
}
ul.fusion-megamenu {
    width: 50%;
    float: left;
}
ul.fusion-megamenu li a:hover{
	background-color: transparent;
}
ul.fusion-megamenu ul li{
	border-bottom: 1px solid rgba(141,198,63,0.25);	
}
ul.sub-menu li a{
    font-family: 'Source Sans Pro', sans-serif!important;
    font-size: 15px!important;
    font-weight: 300;
    line-height: 18px;
    color: #7fb43b;
    border-bottom: 1px solid rgba(141,198,63,0.25);	
    text-transform: initial!important;
}
ul.sub-menu li a:hover{
	background: transparent!important;
	background-color: transparent!important;
	border-top: 0!important;
}
ul.sub-menu li a span.fusion-megamenu-icon{
	border-bottom: 0;
}
ul.sub-menu .menu-item-has-children ul li a span {
    color: #f2f2f2;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-size: 14px!important;
    font-weight: 300;
    line-height: 15px;
    padding-left: 17px;
    border-bottom: 0;
    text-transform: initial!important;
}
.fusion-main-menu .sub-menu li a{
	margin-bottom: 5px;
}
.fusion-main-menu .sub-menu li.menu-item-has-children a{
	margin-bottom: 0px;
}
ul.sub-menu .menu-item-has-children ul li{
	border-bottom: none;
}
.fusion-megamenu-bullet{
	display: none;

}
.fusion-megamenu-holder{
	background:#36312e;
	padding-top: 22px;
	padding-bottom: 30px;
}
.fusion-megamenu-holder .fusion-megamenu {
	padding: 0 15px;
}
ul.sub-menu li.menu-item-has-children{
	border-bottom: 1px solid rgba(141,198,63,0.25);	
}
.fusion-megamenu-icon{
	margin-right: 3px;
}

.menu-item-has-children li:last-child {
    margin-bottom: 5px;
}
#menu-item-15, #menu-item-28{
	border-bottom: 0;
}

#menu-basic-menu .fusion-megamenu a{
	padding: 0 0!important;
}

.fusion-megamenu-wrapper{
	padding: 0 0!important;
}

/*------------------------------Home Accordion Slider----------------------------*/
.as-layer.as-opened.as-black.as-padding {
	background:rgba(62,54,47,0.8);
	margin-top: 34px!important;
	margin-left: 42px!important;
	max-width: 255px;
	text-align: center;
	padding: 17px  25px 0 25px;
}
.as-layer.as-opened.as-black.as-padding h3{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 18px!important;
	padding: 0;
	margin:0 0 5px 0;
	color: #f4f4f4;
	text-transform: uppercase;


}
.as-layer.as-opened.as-black.as-padding p{
	color: #f4f4f4;
	font-family: 'Source Sans Pro', sans-serif!important;
	font-size: 16px;
	line-height: 24px;
	padding: 0;
	margin: 0 0 26px 0;
	font-weight: 300;

}
.as-layer.as-opened.as-black.as-padding a{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 22px 0;
	color: #669933;
	font-weight: 600;
	display: block;

}
h3.as-layer.as-closed.as-black.as-padding{
	background: transparent;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 26px!important;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	bottom: 61px!important;
	left: 37px !important;
}
/*------------------------------End of Home Accordion Slider----------------------------*/

/*--------------------------------Blog Archive--------------------------------*/

.blog .meta-tags, .archive .meta-tags{
	display: none;
}
.blog span.meta-tags ~ .fusion-inline-sep, .archive span.meta-tags ~ .fusion-inline-sep {
    display: none;
}
li.jaw_years ul{
	margin-top: 0!important;
}
.fusion-page-title-bar{
	border:0!important;
}


html.wf-raleway-n4-active.wf-active.ua-gecko.ua-gecko-48.ua-gecko-48-0.ua-firefox.ua-firefox-48.ua-firefox-48-0.ua-desktop.ua-desktop-linux.js.applicationcache.geolocation.history.postmessage.websockets.localstorage.sessionstorage.no-websqldatabase.webworkers.hashchange.audio.canvas.canvastext.video.webgl.cssgradients.multiplebgs.opacity.rgba.inlinesvg.hsla.supports.svgclippaths.smil.no-touchevents.fontface.generatedcontent.textshadow.indexeddb.indexeddb-deletedatabase.cssanimations.backgroundsize.borderimage.borderradius.boxshadow.flexbox.no-cssreflections.csstransforms.csstransforms3d.csstransitions body.page.page-id-53550.page-template-default.logged-in.admin-bar.fusion-body.no-tablet-sticky-header.no-mobile-sticky-header.no-totop.mobile-logo-pos-left.layout-wide-mode.menu-text-align-center.mobile-menu-design-modern.fusion-image-hovers.fusion-show-pagination-text.customize-support.do-animate div#wrapper div.fusion-page-title-bar.fusion-page-title-bar-breadcrumbs.fusion-page-title-bar-left div.fusion-page-title-row div.fusion-page-title-wrapper div.fusion-page-title-captions h1:before, .page-id-53550 h1:before {
        content: url(/wp-content/uploads/2016/06/blog-title-img.png);
        float: left;
        margin-top: -50px;
        margin-right: 23px;
        
}       

html.wf-raleway-n4-active.wf-active.slb.ua-gecko.ua-gecko-48.ua-gecko-48-0.ua-firefox.ua-firefox-48.ua-firefox-48-0.ua-desktop.ua-desktop-linux.js.applicationcache.geolocation.history.postmessage.websockets.localstorage.sessionstorage.no-websqldatabase.webworkers.hashchange.audio.canvas.canvastext.video.webgl.cssgradients.multiplebgs.opacity.rgba.inlinesvg.hsla.supports.svgclippaths.smil.no-touchevents.fontface.generatedcontent.textshadow.indexeddb.indexeddb-deletedatabase.cssanimations.backgroundsize.borderimage.borderradius.boxshadow.flexbox.no-cssreflections.csstransforms.csstransforms3d.csstransitions body.page.page-id-54708.page-child.parent-pageid-53282.page-template-default.logged-in.admin-bar.fusion-body.no-tablet-sticky-header.no-mobile-sticky-header.no-totop.mobile-logo-pos-left.layout-wide-mode.menu-text-align-center.mobile-menu-design-modern.fusion-image-hovers.fusion-show-pagination-text.customize-support.do-animate div#wrapper div.fusion-page-title-bar.fusion-page-title-bar-breadcrumbs.fusion-page-title-bar-left div.fusion-page-title-row div.fusion-page-title-wrapper div.fusion-page-title-captions h1:before {
        content: url(/wp-content/uploads/2016/06/blog-title-img.png);
        float: left;
        margin-top: -50px;
        margin-right: 23px;
}

html.wf-raleway-n4-active.wf-active.slb.ua-gecko.ua-gecko-48.ua-gecko-48-0.ua-firefox.ua-firefox-48.ua-firefox-48-0.ua-desktop.ua-desktop-linux.js.applicationcache.geolocation.history.postmessage.websockets.localstorage.sessionstorage.no-websqldatabase.webworkers.hashchange.audio.canvas.canvastext.video.webgl.cssgradients.multiplebgs.opacity.rgba.inlinesvg.hsla.supports.svgclippaths.smil.no-touchevents.fontface.generatedcontent.textshadow.indexeddb.indexeddb-deletedatabase.cssanimations.backgroundsize.borderimage.borderradius.boxshadow.flexbox.no-cssreflections.csstransforms.csstransforms3d.csstransitions body.page.page-id-54610.page-child.parent-pageid-53282.page-template-default.logged-in.admin-bar.fusion-body.no-tablet-sticky-header.no-mobile-sticky-header.no-totop.mobile-logo-pos-left.layout-wide-mode.menu-text-align-center.mobile-menu-design-modern.fusion-image-hovers.fusion-show-pagination-text.customize-support.do-animate div#wrapper div.fusion-page-title-bar.fusion-page-title-bar-breadcrumbs.fusion-page-title-bar-left div.fusion-page-title-row div.fusion-page-title-wrapper div.fusion-page-title-captions h1:before {
        content: url(/wp-content/uploads/2016/06/blog-title-img.png);
        float: left;
        margin-top: -50px;
        margin-right: 23px;
}


.magazine .fusion-page-title-captions:before, .blog .fusion-page-title-captions:before, .archive .fusion-page-title-captions:before, .blog .fusion-page-title-captions:before, .parent-pageid-66781  .fusion-page-title-captions:before, .parent-pageid-53282  .fusion-page-title-captions:before {
	content: url(/wp-content/uploads/2016/06/blog-title-img.png);
	float: left;
	margin-top: -50px;
	margin-right: 23px;

}
.fusion-page-title-captions h3{
	margin: 0;
	padding: 0;
	line-height: 26px;
	font-weight: 400;
}
.fusion-post-content.post-content .af-fusion-post-category:before{
	content: url(/wp-content/uploads/2016/06/cat-icon.png);
	margin-right: 3px;
	vertical-align: sub;
}
.fusion-post-content.post-content .af-fusion-post-category a{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 25px;
	color: #27221e;
	padding-bottom: 3px;
	display: inline-block;
}
.fusion-post-content.post-content .af-fusion-post-title h2{
	font-family: 'Raleway', sans-serif;
	font-size: 24px!important;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 37px;
	color: #5d9732;
	padding: 0;
	margin: 0;
}
.fusion-post-content.post-content .af-fusion-post-title{
	margin-bottom: 16px;	
}
.fusion-post-content.post-content .af-fusion-post-title h2 a {
	color: #5d9732;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;

}
.blog .fusion-meta-info, .archive .fusion-meta-info{
	border-bottom: 0;
	border-top: 0;
	margin-top: 5px;
	padding-bottom: 2px;
}
.blog .fusion-meta-info .af-categories, .archive .fusion-meta-info .af-categories{
	display: none;
}
.fusion-single-sharing-box{
	background: transparent;
	padding-right: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.fusion-single-sharing-box h4{
	display: none;
}
.fusion-social-networks .fusion-social-network-icon {
	margin-right: 7px!important;
}
.fusion-meta-info p.fusion-single-line-meta{
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 600;
	color: #515151;
	font-size: 16px;
	line-height: 37px;
	padding: 0;
	margin: 0;
	text-transform: capitalize;

}
.fusion-meta-info p.fusion-single-line-meta span a{
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 600;
	color: #515151;
	font-size: 16px;
	line-height: 37px;
	text-transform: capitalize;
}
.fusion-meta-info p.fusion-single-line-meta span.af-author a{
	color: #669933;
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 600;
	font-size: 16px;
	line-height: 37px;
	text-transform: capitalize;
}
.blog .fusion-blog-layout-large .fusion-post-slideshow, .archive .fusion-blog-layout-large .fusion-post-slideshow{
	margin-bottom: 0;
}
.blog .fusion-post-content-container p, .archive .fusion-post-content-container p{
	font-family: 'Source Sans Pro', sans-serif!important;
	font-size: 16px;
	line-height: 24px;
	color: #515151;
	font-weight: 300;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.blog a.fusion-read-more, .archive a.fusion-read-more{
	font-family: 'Source Sans Pro', sans-serif!important;
	font-style: italic;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #669933;
	display: inline-block;
	text-decoration: underline;
}
.blog a.fusion-read-more:before, .archive a.fusion-read-more:before {
    content: "...";
}
.blog .fusion-post-content-container p, .archive .fusion-post-content-container p{
	min-height: auto;
}
.blog .fusion-post-content-container, .archive .fusion-post-content-container{
	border-bottom: 0;
}
.blog .sidebar form.searchform input[type="text"], .archive .sidebar form.searchform input[type="text"]{
	height: 35px;
	background-color: #e3e2e2!important;
	color: #aca7a5;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif!important;
	border:0!important;
}	
.blog .sidebar .searchform .search-table .search-button input[type="submit"], .archive .sidebar .searchform .search-table .search-button input[type="submit"]{
	color: #5a8e32;
	font-size: 19px;
	background: #e3e2e2;
	height: 35px;
	padding-right: 5px;
	width: 40px;
}
.blog .sidebar h4.widget-title, .archive .sidebar h4.widget-title{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	color: #669933;
	padding: 0;
	margin: 0 0 14px 0;
}
.blog .sidebar h4.widget-title:after, .archive .sidebar h4.widget-title:after{
	content: " ";
	height: 1px;
	width: 38px;
	background:#669933;
	display: block;
	margin-top: 10px;
}
.blog .sidebar .textwidget, .archive .sidebar .textwidget{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color:#515151;
	padding: 0;
	margin: 0;
}
.blog .sidebar form.wpcf7-form, .archive .sidebar form.wpcf7-form{
	border:2px solid #e3e3e3;
	border-radius: 2px;
	padding:26px 15px 23px 15px;
	margin-top: 18px;
}
.blog .sidebar form.wpcf7-form input[type="email"], .archive .sidebar form.wpcf7-form input[type="email"]{
	height: 35px!important;
	background:#e3e2e2!important;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 16px!important;
	line-height: 35px;
	color: #aca7a5;
	border:0!important;
	padding: 0 0 0 13px;
	margin: 0;

}
.blog .sidebar form.wpcf7-form input[type="submit"], .archive .sidebar form.wpcf7-form input[type="submit"]{
	height: 35px!important;
	padding: 0;
	margin: 0;
	border-radius: 0!important;
	width:  100%;
	background: #669933;
	color: #ffffff;
	font-weight: 600;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	line-height: 39px;
	letter-spacing: 0.5px;

}
.blog .sidebar .widget ul, .archive .sidebar .widget ul{
	margin-top: 31px;
}
.blog .sidebar .widget ul li, .archive .sidebar .widget ul li{
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #e1e1e1;
}
.blog .sidebar .widget ul li a, .archive .sidebar .widget ul li a{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 39px;
	color: #27221e!important;
	padding: 0;
	margin: 0;
}
.blog  .sidebar .widget ul li a:before, .archive  .sidebar .widget ul li a:before{
	display: none;
}
.blog .sidebar.fusion-widget-area, .archive .sidebar.fusion-widget-area{
	margin-top: 78px;
}
a.blog_special_links{
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 29px;
	color: #515151;
}
a.blog_special_links i{
	color: #5d8630;
	padding-right: 2px;
}
a.blog_special_links:hover{
	color: #669933;
}
.fusion-load-more-button.fusion-blog-button.fusion-clearfix{
	width: 250px;
	display: inline-block;
	color: #ffffff;
	background: #5d9732;
	height: 49px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	text-transform: uppercase;
}
.archive .fusion-page-title-captions{
	width: 65%;
}
.archive .fusion-page-title-captions h1 span{
	margin: 0;
    padding: 0;
    line-height: 26px;
    font-weight: 400;
    font-size: 19px;
    display: block;
}
.error404 span.social-print-button a i, .archive span.social-print-button a i{
	color: #669933;
}
/*--------------------------------End of Blog Archive--------------------------------*/

/*----------------------------------Single blog page-----------------------------------*/

.single.single-format-gallery .fusion-page-title-bar{
	height: 0!important;
}
.single .fusion-sharing-box{
	margin-top: 6px!important;
}


.single .post-content h1, .single .post-content h2, .single .post-content h3, .single .post-content h4, .single .post-content h5, .single .post-content h6{
	font-family: 'Raleway', sans-serif;
	color:#5d9732;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.single .post-content h1{
	font-size: 48px;
	line-height: 48px;

}
.single .post-content h2{
	font-size: 30px;
	line-height: 35px;
}
.single .post-content h3{
	font-size: 26px;
	line-height: 37px;
	padding-bottom: 22px;
}
.single .post-content h4{
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 21px;
}
.single .post-content p, .single .post-content li{
	font-family: 'Source Sans Pro', sans-serif;
	color: rgba(81,81,81,0.9);
	font-size: 20px;
	font-weight: 400;
}
.single .post-content a{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: inherit;
	color: #669933;
}
.single .post-content pre{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 25px;
	color: #679933;
}

.single #wrapper .post-content blockquote{
	border-color: #d7d7d7;
	border-left: 6px solid #d7d7d7;
	background: transparent;
	margin-top: 24px;
	margin-left: 102px;
	padding-left: 23px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-right: 0;
	margin-bottom: 7px;
}
.single #wrapper .post-content blockquote p{
	font-family: 'Raleway', sans-serif;	
	color: rgba(81,81,81,0.7);
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	font-style: normal;
}
.single #wrapper .post-content blockquote em{
	font-style: italic;
	font-family: 'Raleway', sans-serif;	
	color: rgba(81,81,81,0.7);
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
}
.single #wrapper .post-content blockquote em strong, .single #wrapper .post-content blockquote strong em{
	display: block;
	font-size: 19px;
	line-height: 30px;
	font-style: normal;
	font-weight: 400;
	padding-top: 31px;
}
.single p.wp-caption-text{
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 17px;
	padding: 12px 0 0 0;
	margin: 0;
	color: #515151;
}

p.wp-caption-text{
        text-align: left;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
        font-style: italic;
        font-weight: 400;
        line-height: 17px;
        padding: 12px 0 0 0;
        margin: 0;
        color: #515151;
}

.single .post-content ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 36px;
}
.single .post-content li{
	padding-left: 0;
	padding: 0;
	line-height: 36px;
	margin: 0;
}
.single .post-content li:before{
	  content: "• ";
	  color: #679933;
}
.single #main .fusion-row{
	max-width: 1200px;
}

.single .fusion-fullwidth.nonhundred-percent-fullwidth, .single .related-posts.single-related-posts{
	max-width: 1100px;
	margin: auto;
}
.single .related-posts.single-related-posts{
	margin-top: 53px;
}
.single .related-posts.single-related-posts h3.title-heading-left{
	font-family: 'Raleway', sans-serif;	
	font-weight: 400;
	font-size: 49px!important;
	line-height: 49px!important;
	text-transform: uppercase;
	color: #669933;
	padding-bottom: 4px;
}
.single .related-posts.single-related-posts .title-sep-container{
	display: none;
}

.single .related-posts.single-related-posts .fusion-carousel-title{
	display: none;
}

.single .related-posts.single-related-posts .fusion-image-wrapper{
	min-height: 221px;
	background: #f6f6f6;
	max-height: 221px;
	overflow: hidden;
}
.single .related-posts.single-related-posts span.fusion-date{
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 700;
    text-transform: uppercase;
    color: #60584e;
    font-size: 14px;
    display: block;
    padding-top: 19px;
}
.single .related-posts.single-related-posts .related-post-excerpt {
	border-bottom: 1px solid #bcb9b7;
}
.single .related-posts.single-related-posts .related-post-excerpt p{
	font-family: 'Source Sans Pro', sans-serif!important;
    font-size: 20px;
    font-weight: 600;
    color: #3c342d;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 17px;
    min-height: 123px;
}


div.related-posts.single-related-posts.mag-related-posts div.fusion-post-content-wrapper div.fusion-meta-info {
	margin-top: 0px;
}

div.related-posts.single-related-posts.mag-related-posts div.fusion-post-wrapper div.fusion-post-content-wrapper div.fusion-post-content.post-content div.fusion-post-content-container p {
    color: #3c342d;
    font-family: "Source Sans Pro",sans-serif !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 17px;
    min-height: 110px;
} 
div.fusion-meta-info div.fusion-alignleft a.fusion-read-more, .single .related-posts.single-related-posts .related-post-readmore-link a{
    text-align: left;
	font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #77a633;
    font-size: 16px;
    padding-top: 2px;
    padding-left: 3px;
    display: block;
}
.fusion-breadcrumbs{
	display: none;
}
.singlex .fusion-page-title-captions h1{
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;	
	font-weight: 400;
	font-size: 55px;
	line-height: 58px;
	color: #f4f4f4;
	padding: 0;
	margin: 0;
}
.singlex .fusion-page-title-captions h3{
	font-family: 'Raleway', sans-serif;	
	font-weight: 200;
	color: #f4f4f4;
	font-size: 19px;
	line-height: 19px;
	padding: 0;
	margin: 0;
}

.fusion-flexslider ul{
	padding: 0;
	margin: 0 0 0 0!important;
}
.fusion-flexslider ul li{
	padding: 0;
	margin: 0;
}
.fusion-flexslider ul li:before{
	display: none;
}

/*-------------------------------Big tree--------------------------------*/
#rev_slider_3_1 .zeus .tp-bullet.selected{
	background: #77a633;
}
#rev_slider_3_1 .zeus .tp-bullet:after{
	background: transparent!important;
}
.single-post span.social-print-button a i{
	color: #669933;
}
.single-post.big-trees #main .nonhundred-percent-fullwidth>.fusion-row{
	max-width: 999px!important;
	margin: auto;
}
.table-1.bigtree1 table, .table-1.bigtree1 table th, .table-1.bigtree1 tr:nth-child(even), .table-1.bigtree1 tr td{
	background: transparent;
	border:0;
	box-shadow: none;
}
.table-1.bigtree2 table, .table-1.bigtree1 table{
	overflow: hidden;
}
.table-1.bigtree1 thead{
	border-bottom: 2px solid #669933;
}
.table-1.bigtree1 tbody tr, .table-1.bigtree1 tbody tr:nth-child(even){
	border-bottom: 2px dotted #dae3d0;
}
.table-1.bigtree1 tbody tr:last-child{
	border-top: 2px solid #669933;
	border-bottom: 0;
}
.table-1.bigtree2 table, .table-1.bigtree2 table th, .table-1.bigtree2 tr:nth-child(even), .table-1.bigtree2 tr td{
	background: transparent;
	border:0;
	box-shadow: none;
}
.table-1.bigtree2 thead{
	border-bottom: 2px solid #669933;
}
.table-1.bigtree2 tbody tr, .table-1.bigtree2 tbody tr:nth-child(even){
	border-bottom: 2px dotted #dae3d0;
}
.table-1.bigtree2 tbody tr:last-child{
	border-bottom: 0;
}
.table-1.bigtree2 table thead tr th, .table-1.bigtree1 table thead tr th{
	font-family: 'Raleway', sans-serif;	
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	color: #669933;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}
.table-1.bigtree2 table thead tr th strong, .table-1.bigtree1 table thead tr th strong{
	font-weight: 500;
	font-size: 18px;
}

.table-1.bigtree1 tbody tr td, .table-1.bigtree2 tbody tr td{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	color: #27221e;
	text-transform: uppercase;
	padding: 0;

}
.table-1.bigtree1 tbody tr:last-child td{
	color: #669933;
	padding-top: 17px;
}
.table-1.bigtree1 td.circumference:before{
	width: 39px;
	height: 39px;
	vertical-align: middle;
	display: inline-block;
	content: url(/wp-content/uploads/2016/06/circumference.png);
	padding: 10px 30px 10px 0;
}
.table-1.bigtree1 td.tree-height:before{
	width: 39px;
	height: 39px;
    vertical-align: middle;
    display: inline-block;
	content: url(/wp-content/uploads/2016/06/tree-height.png);
	padding: 10px 30px 10px 0;
}
.table-1.bigtree1 td.crow-spread:before{
	width: 39px;
	height: 39px;
    vertical-align: middle;
    display: inline-block;
	content: url(/wp-content/uploads/2016/06/crow-spread-1.png);	
	padding: 10px 30px 10px 0;
}

.table-1.bigtree2 td.nominated:before{
	content: url(/wp-content/uploads/2016/06/nominated.png);
	width: 39px;
	height: 39px;
    vertical-align: middle;
    display: inline-block;
	padding: 10px 30px 10px 0;
}
.table-1.bigtree2 td.year-nominated:before{
	content: url(/wp-content/uploads/2016/06/year-nominated.png);
	width: 39px;
	height: 39px;
    vertical-align: middle;
    display: inline-block;
	padding: 10px 30px 10px 0;
}
.table-1.bigtree2 td.date-crowned:before{
	content: url(/wp-content/uploads/2016/06/date-crowned.png);
	width: 39px;
	height: 39px;
    vertical-align: middle;
    display: inline-block;
	padding: 10px 30px 10px 0;
}
.big-trees.single .fusion-fullwidth.nonhundred-percent-fullwidth{
	max-width: inherit;
}
.big-trees.single .post-content h2{
	font-weight: 400;
	font-family: 'Raleway', sans-serif!important;	
	font-size: 49px!important;
	color: #669933!important;
	display: block;
	padding: 0;
	margin: 0 0 40px 0;
}

.big-trees.single .big-tree-donate p{
	font-family: 'Raleway', sans-serif;	
	font-weight: 200;
	color: #ffffff;
	font-size: 31px;
	line-height: 32px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.big-trees.single .big-tree-donate p strong{
	color: #3e362f;
	font-weight: 200;
}

/*---------------------Big tree page Donate---------------------*/
.af-slide-with-donate{
	position: relative;
	padding-bottom: 155px;
}
.af-bigtree-donate-block{
    width: 100%;
    margin: auto;

 
}

.af-bigtree-donate-block{
	padding-top: 5px;
}
.af-bigtree-donate-block ul{
	margin: 0!important;
}
.af-bigtree-donate-block li{
	display: none;
}
.af-bigtree-donate-block ul.footer-donate-links .af-donate-home-title h4.af-donate-heading-black{
	font-size: 31px;
	line-height: 32px;
	color: #483f36;
	font-family: 'Raleway', sans-serif!important;
	font-weight: 200!important;
	text-transform: uppercase;
	margin:0;
	padding: 0;

}
.af-bigtree-donate-block ul.footer-donate-links .af-donate-home-title h4.af-donate-heading-white{
	font-size: 31px;
	line-height: 32px;
	color: #f4f4f4;
	font-family: 'Raleway', sans-serif!important;
	font-weight: 300!important;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	
}
.af-bigtree-donate-block .af-donate-redirect-links{
	width: 100%;
	float: left;
}
.af-bigtree-donate-block ul.footer-donate-links{

}
.af-bigtree-donate-block ul.footer-donate-links li a.donate{
	width: 83px;
	height: 83px;
	font-size: 31px;
	line-height: 81px;
}
.af-bigtree-donate-block ul.footer-donate-links li a.donate:hover, .af-bigtree-donate-block ul.footer-donate-links li a.other:hover{
	background:#3e362f;
}
.af-bigtree-donate-block ul.footer-donate-links li a.other{
	width: 137px;
	height: 76px;
	font-size: 31px;
	padding: 0;
	margin:0;
	line-height: 75px;
	text-align: center;
	margin-right: 5px;
}

.af-bigtree-donate-block  ul.footer-donate-links li a.donate-btn{
	font-family: 'Source Sans Pro', sans-serif;
	display: inline-block;
	width: 137px;
	height: 76px;
	font-size: 31px;
	padding: 0;
	margin:0;
	line-height: 75px;
	text-align: center;
	background:#3e362f;
	color: #ffffff;
	text-transform: uppercase;
}
.af-bigtree-donate-block ul.footer-donate-links li{
 	margin-right: 14px;
}
.af-bigtree-donate-block ul.footer-donate-links li:last-child{
	margin-right: 0;
}
.big-trees.single .big-tree-donate .fusion-row{
	max-width: 999px!important;
	margin: auto;
}
.big-trees.single .post-content h4{
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 37px;
	color: #5d9732;
	padding: 0;
	margin: 0;
}
.big-trees.single .post-content pre{
	font-size: 12px;
	line-height: 25px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #27221e;
	padding: 0 0 12px 0;
	margin: 0;
}
.big-trees.single .big-tree-intro p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
	color: #27221e;
	padding: 0 0 12px 0;
	margin: 0;
}
.big-trees.single .fusion-post-grid .fusion-image-wrapper{
	max-height: 231px;
	overflow: hidden;
}
.big-trees.single  .fusion-blog-layout-grid .fusion-post-content-wrapper{
	padding: 0 0 0 0;
}
.big-trees.single .fusion-post-grid .flex-active-slide{
	max-height: 227px;
	overflow: hidden;
	border-bottom: 0;
}

.big-trees.single .fusion-post-grid h2.blog-shortcode-post-title{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #3c342d;
	padding: 0;
	margin: 0;
	text-transform: initial;
	display: inline-block!important;
    width: 90%;
}
.big-trees.single .fusion-post-grid p.fusion-single-line-meta {
    display: inline-block;
    width: 9%;
}
.big-trees.single .fusion-post-grid p.fusion-single-line-meta span.meta-tags{
	font-size: 0;
	text-align: center;
}
.big-trees.single .fusion-post-grid p.fusion-single-line-meta span.meta-tags a{
	font-size: 13px!important;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	background: #3e362f;
	height: 27px;
	width: 27px;
	border-radius: 50%;
	display: inline-block;
	line-height: 27px;

}


h2.blog-shortcode-post-title.bt_useful_name a{
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
        color: #3c342d;
}

span.bigtrees_left_float .fusion-post-content-container p{
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
        font-style: italic;
        font-size: 18px;
        line-height: 24px;
        color: #3c342d;
        padding: 0 0 32px 0;
        margin: 0;
        min-height:auto;
}
span.bigtrees_left_float a.fusion-read-more{
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-transform: uppercase;
        color: #77a633;
}


.big-trees.single .fusion-post-grid h2.blog-shortcode-post-title a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #3c342d;
}

div.fusion-post-content.post-content.bigtrees_single div.fusion-post-content-container p {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
        font-style: italic;
        font-size: 18px;
        line-height: 24px;
        color: #3c342d;
        padding: 0 0 32px 0;
        margin: 0;
        min-height:auto;
}

.big-trees.single .fusion-post-grid .fusion-post-content-container p{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	color: #3c342d;
	padding: 0 0 32px 0;
	margin: 0;	
	min-height:auto;
}

div.fusion-post-content.post-content.bigtrees_single div.fusion-post-content-container div.fusion-meta-info a.fusion-read-more{
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-transform: uppercase;
        color: #77a633;
}

.big-trees.single .fusion-post-grid a.fusion-read-more{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #77a633;
}
.big-trees.single .fusion-blog-layout-grid .fusion-post-content-container{
	margin-top: 0;
}
.big-trees.single .fusion-blog-layout-grid .fusion-meta-info{
	padding: 9px 0 0 0;
	margin: 0;
}
.big-trees.single .big-tree-engage .fusion-row{
	max-width: 950px!important;
	margin: auto;
}
.big-trees.single .big-tree-engage h2{
	font-size: 52px!important;
	padding: 0 0 25px 0!important;
	margin: 0!important
}
.big-trees.single .big-tree-engage a{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 18px;
	line-height: 19px;
	border-bottom: 1px solid #679933;
	padding: 0;
	margin-bottom: 11px;
	display: inline-block;
}
.big-trees.single .big-tree-engage p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #27221e;
	padding: 0 20px;
	margin: 0;
}
.big-trees.single .big-tree-engage p img{
	margin-bottom: 28px;
}
/*----------big tree page WE help FORESTS thrive Block------------*/

/*--------------------------Af Gallery----------------------*/
.af-grid-gallery-page .esg-overflowtrick ul.mainul li:first-child .esg-overlay{
 visibility: visible!important;
 opacity: 1!important;
 background:inherit;
}

.af-grid-gallery-page .esg-overflowtrick ul.mainul li:first-child .esg-media-cover-wrapper:hover .esg-entry-media img{
	visibility: visible;
	opacity: 1;
}
.af-grid-gallery-page .esg-overflowtrick ul.mainul li:first-child .esg-entry-cover{
	background: rgba(0,0,0,0.4);
}
.af-grid-gallery-page .esg-overflowtrick ul.mainul li:first-child .esg-entry-cover:hover{
	background: rgba(0,0,0,0.4);
}
.af-grid-gallery-page ul.mainul li:hover:first-child .esg-overlay.eg-af-skin-container{
	visibility: visible!important;
	opacity: 1!important;
}
.af-grid-gallery-page ul.mainul li .esg-entry-cover.esg-fade{
	visibility: visible!important;
	opacity: 1!important;	
}
.af-grid-gallery-page ul.mainul li .esg-overlay.eg-af-skin-container{
	visibility: visible!important;
	opacity: 1!important;
}
.af-grid-gallery-page ul.mainul li:hover .esg-overlay.eg-af-skin-container{
	visibility: hidden!important;
	opacity: 0!important;
}
.af-grid-gallery-page ul.mainul li:first-child .esg-entry-cover.esg-fade .esg-bc{
	top:100px!important;
}
.af-grid-gallery-page ul.mainul li:first-child .esg-entry-cover.esg-fade .esg-bc .esg-bottom.eg-item-skin-2-element-3{
	font-size: 64px!important;
    line-height: 58px!important;
    font-weight: 400!important;
    padding-left: 91px!important;
}
.af-grid-gallery-page ul.mainul li:first-child .esg-entry-cover.esg-fade .esg-bc .esg-bottom.eg-item-skin-2-element-5{
	font-family: 'Source Sans Pro', sans-serif!important;
	font-size: 26px!important;
	padding-left: 94px!important;
	font-weight: 500!important;
	margin-top: 27px!important;
}
.af-grid-gallery-page ul.mainul li .esg-entry-cover.esg-fade .esg-bottom{
	visibility: visible!important;
	opacity: 1!important;
    transform-origin: 0 0 0!important;
    transform-style: flat;
    transform: initial!important;
}
.af-grid-gallery-page .esg-filters.esg-singlefilters{
	top: 330px!important;
	left: 95px!important;
	border:2px solid #ffffff;
	border-radius: 2px;
}
.af-grid-gallery-page .esg-filters.esg-singlefilters .esg-selected-filterbutton{
	margin-bottom: 0!important
}
.af-grid-gallery-page .esg-filters.esg-singlefilters .esg-selected-filterbutton span{
	font-family: 'Source Sans Pro', sans-serif!important;
	color: #ffffff!important;
	font-weight: 600!important;
	font-size: 16px!important;
	padding: 10px!important;
	display: inline-block;!important;
}
.af-grid-gallery-page .esg-filters.esg-singlefilters .esg-selected-filterbutton i{
	padding-left: 80px!important;
	color: #ffffff;
	padding-right:  20px;
	font-size: 19px;
	margin-top: -5px;
}

.page-id-319 div#main{
	padding-bottom: 0!important;
}
.af-grid-gallery-page .esg-dropdown-wrapper{
	width: 100%;
	padding: 0!important;
	background: transparent;
}
.af-grid-gallery-page .minimal-light .esg-filterbutton.selected{
	background-color: rgba(0,0,0,0.6)!important;
    border-color: #fff!important;
    color: #fff!important;
    box-shadow: none;
    border: 2px solid #fff!important;
    width: 100%;
    margin-top: 15px;
}
.af-grid-gallery-page .minimal-light .esg-filterbutton:hover{
	background-color: rgba(0,0,0,0.6)!important;
}
.af-grid-gallery-page .minimal-light .esg-filterbutton{
	background-color: transparent!important;
    border-color: #fff!important;
    color: #fff!important;
    box-shadow: none;
    border: 2px solid #fff!important;
    width: 100%;
    margin-top: 15px;
}
.af-grid-gallery-page .share-box.fusion-sharing-box.boxed-icons{
	position: absolute;
	z-index: 999;
}
.af-grid-gallery-page .fusion-social-networks.boxed-icons .fusion-social-network-icon{
	box-shadow: none;
	padding: 0;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_container{
	border-radius: 0!important;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container{
	padding: 0!important;
}
#slb_viewer_wrap .slb_theme_slb_black .slb_group_status{
	padding-left: 34px!important;
	padding-right: 22px!important;
}
.slb_group_status span.slb_template_tag.slb_template_tag_ui.slb_template_tag_ui_group_status{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	color: #fff;
}
span.slb_template_tag.slb_template_tag_item.slb_template_tag_item_title{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	color: #fff;

}
span.slb_template_tag.slb_template_tag_item.slb_template_tag_item_title b{
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;

}
#slb_viewer_wrap .slb_theme_slb_black .slb_data_desc, #slb_viewer_wrap .slb_theme_slb_black .slb_data_title{
	display: inline-block!important;
}
span.slb_template_tag.slb_template_tag_item.slb_template_tag_item_title b:after, span.slb_template_tag.slb_template_tag_item.slb_template_tag_item_description b:after{
	content: "|";
	padding-left:3px;
}
span.slb_template_tag.slb_template_tag_item.slb_template_tag_item_description{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 14px;
	color: #fff;
}

span.slb_template_tag.slb_template_tag_item.slb_template_tag_item_description b{
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-style: normal;

}
#slb_viewer_wrap .slb_theme_slb_black .slb_data_desc{
	padding-left: 34px!important;
	float: right;
}

#slb_viewer_wrap .slb_theme_slb_black .slb_container{
	background-color: #27221e!important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_details .slb_data{
	padding-top: 9px;
	padding-bottom: 29px;
}
.slb_viewer.slb_theme_slb_black.slb_theme_slb_default.slb_theme_slb_baseline.item_multi span.slb_slideshow {
    display: none;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close .slb_template_tag{
	background: url('/wp-content/uploads/2016/06/close-button.png')!important;
	margin-right: 10px;
	margin-top:23px;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_template_tag_ui{
	width: 53px!important;
	height: 53px!important
}

/*----------------------------Our Work----------------------------*/
.af-our-work-counter .fusion-row{
	max-width: 778px!important;
	margin: auto;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2016/06/our-work-map.png', sizingMethod='scale')";
    background-image: url(/wp-content/uploads/2016/06/our-work-map.png);
}

.af-our-work-counter .fusion-counters-box {
	max-width: 572px!important;
	margin: auto;
	padding-bottom: 46px;
}
.af-our-work-counter .fusion-counters-box .fusion-counter-box .counter-box-container{
	width: 137px;
	height: 137px;
	border:0!important;
	background-repeat: no-repeat;

}
.af-our-work-counter .fusion-counters-box .fusion-counter-box:nth-child(1) .counter-box-container{
	background: url('/wp-content/uploads/2016/06/counter-states.png');
	background-size: contain;

}
.af-our-work-counter .fusion-counters-box .fusion-counter-box:nth-child(2) .counter-box-container{
	background: url('/wp-content/uploads/2016/06/counter-countries.png');
	background-size: contain;

}
.af-our-work-counter .fusion-counters-box .fusion-counter-box:nth-child(3) .counter-box-container{
	background: url('/wp-content/uploads/2016/06/counter-cities.png');
	background-size: contain;

}
.af-our-work-counter .fusion-counters-box span.display-counter{
	font-family: 'Source Sans Pro', sans-serif;
}

.af-our-work-counter .fusion-counters-box .counter-box-content {
    display: inline-block;
    font-size: 19px!important;
    font-family: 'Raleway', sans-serif;
    color: #635040!important;
    font-weight: 400;
    margin-top: 18px;
    background: #fff;
}
.af-our-work-counter .fusion-counters-box .content-box-counter{
	padding-top: 36px;
}
.af-our-work-counter  .fusion-counters-box .fusion-counter-box .counter-box-container{
	padding: 20px 0;
}
.af-our-links a{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #77a633;
	line-height: 20px;
	border-bottom: 1px solid #96b963;
}

.fusion-one-third.fusion-layout-column.fusion-spacing-no.af-our-links.middle {
    width: 31%;
}
.af-our-work-heading h2{
	font-family: 'Raleway', sans-serif!important;
	font-weight: 400;
	font-size: 41px!important;
	color: #27221e;
	line-height: 49px!important;
	max-width:1030px;
	margin: auto;
}

.af-our-work-includes h3{
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 31px;
	line-height: 49px;
	color: #483f36;

}
.af-work-blogs .fusion-title.sep-underline{
	border-width: 2px;
	padding-bottom: 7px!important;
	margin-bottom: 36px!important;
}
.magazine h4.title-heading-left, .af-work-blogs h4.title-heading-left{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #669933;
	line-height: 30px;
	padding: 0;
	margin:0;
}
.af-work-blogs .alignleft{
	margin-right: 0;
}
.af-work-blogs h4.title-heading-left i{
	line-height: 29px;
    vertical-align: top;
    margin-left: 0!important;
}
.af-work-blogs p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	color: #515151;
	padding: 0 0 25px 0;
	margin: 0;
}
.af-work-blogs p strong, .af-work-blogs p b{
	font-weight: 600;
}

.category-media-releases h2.blog-shortcode-post-title, .af-work-blogs .fusion-posts-container .fusion-post-content-container p{
	color: #3c342d!important;
    line-height: 25px!important;
     min-height: 125px;
    font-weight: 600!important;
}
.af-work-blogs .fusion-blog-layout-grid .fusion-post-content-wrapper{
	padding: 0!important;
}
.af-work-blogs  .fusion-blog-layout-grid .fusion-post-content-container{
	margin-top: 0!important;
}
.af-work-blogs  .fusion-meta-info{
	padding: 10px 0 0 0;
	margin: 0;
}
.af-work-blogs  .fusion-meta-info a.fusion-read-more{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #77a633;
	text-transform: uppercase;
}
.af-work-blogs .fusion-blog-layout-grid-wrapper {
    margin-bottom: 46px;
}
.af-work-blogs{
	margin-bottom: 57px;
}
.with-af-project-links h5 a{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #669933;
	font-size: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #669933;
	display: inline-block;
	text-transform: uppercase;
}
.with-af-project-links h5 a:hover{
	opacity: 0.6;
}
.page-id-447 .fusion-page-title-bar .fusion-page-title-captions h1{
	font-size: 65px;
	text-transform: uppercase;
	text-align: center;
}

.page-id-447 .fusion-sharing-box.fusion-single-sharing-box{
    position: absolute;
    top: 205px;
    z-index: 9999;
}
.page-id-447 .fusion-sharing-box .fusion-social-networks .fusion-social-network-icon{
	color: #fff!important;
}
.page-id-447 .fusion-page-title-bar ~ .text{
	position: absolute;
    top: 10px;
    width: 200px;
    float: left;
    right: 0;
}
.page blockquote{
	border-color: #d7d7d7!important;
	border-left: 6px solid #d7d7d7;
	background: transparent!important;
	margin-top: 24px;
	margin-left: 102px;
	padding-left: 23px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-right: 0;
	margin-bottom: 7px;
}
.page blockquote p{
	font-family: 'Raleway', sans-serif;	
	color: rgba(81,81,81,0.7);
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	font-style: normal;
}
.page blockquote em{
	font-style: italic;
	font-family: 'Raleway', sans-serif;	
	color: rgba(81,81,81,0.7);
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
}
.page  blockquote em strong, .page  blockquote strong em{
	display: block;
	font-size: 19px;
	line-height: 30px;
	font-style: normal;
	font-weight: 400;
	padding-top: 31px;
}



/*-------------------------Donate page-------------------*/
.fusion-page-title-captions h1{
        margin: 0;
        padding: 0;
        line-height: 55px;
        font-weight: 500;
}

.function-page-title-captions {
	width: 100%;
        max-width: 867px;
        vertical-align: bottom;
        padding-bottom: 70px;
}

.fusion-page-title-captions h3{
        font-family: 'Raleway', sans-serif;
        font-size: 40px;
        font-weight: 400;
        line-height: 45px;
        color: #fff;
        text-transform: uppercase;
}


.fusion-page-title-bar .fusion-page-title-captions h1 {
    font-size: 65px;
    text-transform: uppercase;
}



.fusion-page-title-captions_false h1{
	display: none;
}
.fusion-page-title-captions{
	width: 100%;
	max-width: 867px;
}
.fusion-page-title-captions h3{
	font-family: 'Raleway', sans-serif;	
	font-size: 40px;
	font-weight: 400;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;

}
.fusion-sharing-box { 
	width: 250px !important;
}

.fusion-sharing-box.fusion-single-sharing-box.share-box {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 500;
	padding-top: 0px;
}
.fusion-sharing-box.fusion-single-sharing-box.share-box  a{
    color: #ffffff!important
}
.fusion-sharing-box.fusion-single-sharing-box.share-box  a i{
    color: #ffffff!important
}
blockquote{
	margin-top: 5px!important;
	margin-bottom: 60px!important;
}
.donate-page-sidebar{
	padding-left: 30px;
	padding-right: 0;
}
.donate-page-sidebar .alignleft{
	margin-right: 0;
}
.donate-page-sidebar i.fa.fontawesome-icon.fa-arrow-circle-o-right.circle-no{
	margin-right: 0!important;
}
.donate-page-sidebar h5{
	font-size: 23px;
	font-family: 'Raleway', sans-serif;	
	line-height: 30px;
	color: #515151;
	padding: 0;
	margin: 0;
	font-weight: 400;
	margin-bottom: 61px;
}
.donate-page-sidebar a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #27221e;
	line-height: 16px;
	text-transform: uppercase;
}
.donate-page-sidebar p{
		margin: 0;
		padding: 0;
}
.donate-page-sidebar em{
	padding: 0;
	margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-style: italic;
	font-weight: 500;
	color: #27221e;
	font-size: 14px;
	line-height: 16px;
}
.donate-page-sidebar hr {
	border-top: 0;
	border-left: 0;
	border-right: 0;
    border-style: dotted;
    border-color: #d9e3d0;
    padding: 17px 0 0 0 ;
    margin: 0 0 17px 0;
}
.donate-page-sidebar h3{
	display: block;
	width: 100%;
	border-bottom: 2px solid #669933;
	color: #669933;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Raleway', sans-serif;	
	padding: 0;
	margin: 116px 0 33px 0;
}
#af_donation_form{
	max-width: 586px;
}
.donate-sidebar-statistics{
	display: block;
}
.donate-sidebar-statistics .top-part{
	display: block;
}
.donate-sidebar-statistics .top-part .left-top{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.donate-sidebar-statistics .top-part .right-top{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.donate-sidebar-statistics .bottom-part{
	display: block;
}
.donate-sidebar-statistics .bottom-part .left-bottom{
	display: inline-block;
	width: 49%;
	vertical-align: top;
	padding-top: 37px;
	padding-bottom: 29px;
}
.donate-sidebar-statistics .bottom-part .right-bottom{
	display: inline-block;
	width: 49%;
	vertical-align: top;
	padding-top: 37px;
	padding-bottom: 29px;
}
.donate-sidebar-statistics h1{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 78px;
	line-height: 59px;
	font-weight: 400;
	padding: 0;
	margin:0;
}
.donate-sidebar-statistics .top-part .left-top, .donate-sidebar-statistics .bottom-part .left-bottom{
	border-right: 1px solid #d9e3d0;
}
.donate-sidebar-statistics .top-part .left-top,  .donate-sidebar-statistics .top-part .right-top{
	border-bottom: 1px solid #d9e3d0;
	height: 176px;
}
 .donate-sidebar-statistics .top-part .right-top, .donate-sidebar-statistics .bottom-part .right-bottom  {
	margin-left: -3px;
	padding-left: 30px;
}

.donate-sidebar-statistics .top-part .left-top h1, .donate-sidebar-statistics .bottom-part .right-bottom h1{
	color: #FA7E03;
}
.donate-sidebar-statistics .top-part .right-top h1, .donate-sidebar-statistics .bottom-part .left-bottom h1{
	color: #669933;
}
.donate-sidebar-statistics h1 i{
	font-size: 39px;
	font-style: normal;
}
.donate-sidebar-statistics .top-part .right-top h1 i {
	vertical-align: top;
    line-height: 39px;
}
.donate-sidebar-statistics .top-part .right-top p{
	padding-top: 14px;
}
.donate-sidebar-statistics p{
	font-family: 'Raleway', sans-serif;		
	font-size: 14px;
	color: #27221e;
	line-height: 16px;
	padding: 0;
	margin: 0;
	max-width: 110px;
}

.donate-page-form blockquote{
	margin-left: 0;
	max-width: 585px;
	margin-bottom: 40px;
	padding-top: 0;
	padding-bottom: 0;
}
#af_donation_form h4.donation_header_h4{
	font-family: 'Raleway', sans-serif;	
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	color: #669933;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#af_donation_form h4.donation_header_h4:before{
	content: '';
	width: 31px;
	height: 31px;
	font-family: 'Raleway', sans-serif;	
	color: #fff;
	text-align: center;
	font-size: 18px;

	background: url('/wp-content/uploads/2016/06/donate-page-title.png');
	background-repeat: no-repeat;
	   display: inline-block;
    vertical-align: middle;
   margin-right: 8px;
   margin-top: -5px;

}
.donation_section span#donation_section_span{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin-left: -3px;
	color: #515151;
}
#af_donation_form .donation_section h4.donation_header_h4:before{
	content: '1';
}
div#donation_amt_section{
	margin-top: 10px
}
#af_donation_form input{
-moz-appearance: none;	
}
.donation_section span#donation_section_span  input[type="radio"] {
    background-color: transparent;
    border-radius: 50%;
    border:1px solid #d4d4d4;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    position: relative;
    width: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.donation_section span#donation_section_span  input[type="radio"]:after {
    background-color: transparent;
    border-radius:50%;
    box-shadow: none;
    content: '';
    display: block;
    height: 10px;
    left: 5px;
    position: relative;
    top: 5px;
    width: 10px;
}
.donation_section span#donation_section_span  input[type="radio"]:checked:after {
    background-color: #669933;
}

#af_donation_form  #donation_header_ind p, #af_donation_form  #donation_header_corp p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #515151;
	padding: 0;
	margin: 0;
}

#af_donation_form .donation_ind_section h4.donation_header_h4:before, #af_donation_form  .donation_org_section h4.donation_header_h4:before{
	content: '2';
}

#af_donation_form.gift_of form#donation_form div#donation_amt_section.donation_section span span.donation_left_float span.donation_ind_section h4#gift_name_amount_header.donation_header_h4:before{
	content: '1';
}

#af_donation_form.gift_of form#donation_form div.donation_section h4#personalize_the_certificate_header.donation_header_h4:before {
	content: '2';
}

#af_donation_form.gift_of form#donation_form div.donation_section h4#recipient_information_header.donation_header_h4:before {
	content: '3';
}

#af_donation_form.gift_of form#donation_form div#donor_section_id.donation_section h4#donor_information_header.donation_header_h4:before {
	content: '4';
}

#af_donation_form.gift_of form#donation_form div.donation_section h4#payment_information_header.donation_header_h4:before {
	content: '5';
}

#af_donation_form.gift_of form#donation_form div.donation_section h4#billing_information_header.donation_header_h4:before {
	content: '6';
}

#af_donation_form.gift_of_mem form#donation_form div#donation_amt_section.donation_section span span.donation_left_float span.donation_ind_section h4#gift_name_amount_header.donation_header_h4:before{
        content: '1';
}

#af_donation_form.gift_of_mem form#donation_form div.donation_section h4#recipient_information_header.donation_header_h4:before {
        content: '2';
}

#af_donation_form.gift_of_mem form#donation_form div#donor_section_id.donation_section h4#donor_information_header.donation_header_h4:before {
        content: '3';
}

#af_donation_form.gift_of_mem form#donation_form div.donation_section h4#payment_information_header.donation_header_h4:before {
        content: '4';
}

#af_donation_form.gift_of_mem form#donation_form div.donation_section h4#billing_information_header.donation_header_h4:before {
        content: '5';
}


#af_donation_form .donation_ind_section .donation_section_span_amt, #af_donation_form  .donation_org_section .donation_section_span_amt{
	background: #669933;
	padding:24px 27px;
	width: 600px;
 	display: flex;
  	justify-content: space-between;
	text-align: justify;
    	-ms-text-justify: distribute-all-lines;
    	text-justify: distribute-all-lines;
	flex-wrap: wrap;
}

.donation_form_8 .donation_section_span_amt {
	width: 168px !important;
}

.donation_form_8 span#donation_form_span_company_name {
	padding-left: 0px !important;
}

.donation_form_8 div#donor_section_id > div .donation_required {
	margin-left: -12px !important;
}

.donation_form_8 div#donor_section_id > div {
	text-align: left !important;
}

.donation_form_8 .donation_ind_section h4.donation_header_h4::before {
	content: '1' !important;
}

.donation_form_8 #donation_attendee_header::before {
	content: '2' !important;
}

.donation_form_8 #sufc_meeting_header::before {
	content: '3' !important;
}


.donation_amount_span {
 	display: inline-block;
    	*display: inline;
	width: 100%;
}

.donation_section_span_amt .donation_amount_span, .donation_org_section .donation_amount_span{
	padding-right: 17px;
}
span#donation_amount_span_0 {
    padding-left: 14px;
    margin-bottom: 10px;
}
.donation_section_span_amt span#donation_amount_span_5 {
    display: inline-block;
    width: 300px;
}
.donation_section_span_amt .donation_amount_span input[type="radio"]{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.donation_section_span_amt .donation_amount_span input[type="radio"] + label{
    background-color: #ffffff;
    border-radius: 50%;
    border:1px solid transparent;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 83px;
    position: relative;
    width: 83px;
    -webkit-appearance: none;
     transition: all 0.5s ease;
}
.donation_section_span_amt .donation_amount_span input[type="radio"] + label {
	content: '';
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #669933;
	text-align: center;
    width: 83px;
    display: inline-block;
    line-height: 83px;
}

.donation_section_span_amt .donation_amount_span input[type="radio"]:checked + label, .donation_section_span_amt .donation_amount_span input[type="radio"] + label:hover{
    background-color: #27221e;
    transition: all 0.5s ease;
    color: #ffffff;
}
.donation_org_section input[type="radio"]:checked + label, .donation_org_section .donation_amount_span input[type="radio"] + label:hover{
    transition: all 0.5s ease;
    color: #ffffff;
}
.donation_section_span_amt span#donation_amount_span_5{
	display: inline-block;
	width: 280px;
}

.donation_ind_section  .donation_section_span_amt .donation_amount_span input#donation_amount_opt5{
	display: inline-block;
}


.donation_org_section  .donation_section_span_amt .donation_amount_span input#donation_amount_opt5{
	display: block;
}
.donation_amount_span{
	padding-bottom: 6px;
}
.donation_amount_span input{
	margin-right: 7px;
}
input#donation_amount_opt5 {
    margin-left: -10px;
}

.donation_section#donation_amt_section{
	max-width: 100%;
}
.donation_section#donation_amt_section .donation_amount_text{
	font-size: 0;
	visibility: hidden;

}
.donation_amount_span a{
	font-size: 20px;
	visibility: visible;
	opacity: 1;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: 400;
}
#donation_amount_span_5{
	font-size: 20px;
	visibility: visible;
	opacity: 1;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-weight: 400;
}
.donation_section#donation_amt_section .donation_amount_text   a{
	font-size: 20px;
	visibility: visible;
	opacity: 1;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: 400;

}
.donation_section_span_amt{
	margin-right: 0!important;
}
#donation_form input[type="text"]{
border:0;
background: #e3e2e2;
height: 35px;
background: -moz-linear-gradient(top, rgba(220,219,219,1) 0%, rgba(227,226,226,1) 47%, rgba(227,226,226,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220,219,219,1)), color-stop(47%, rgba(227,226,226,1)), color-stop(100%, rgba(227,226,226,1)));
background: -webkit-linear-gradient(top, rgba(220,219,219,1) 0%, rgba(227,226,226,1) 47%, rgba(227,226,226,1) 100%);
background: -o-linear-gradient(top, rgba(220,219,219,1) 0%, rgba(227,226,226,1) 47%, rgba(227,226,226,1) 100%);
background: -ms-linear-gradient(top, rgba(220,219,219,1) 0%, rgba(227,226,226,1) 47%, rgba(227,226,226,1) 100%);
background: linear-gradient(to bottom, rgba(220,219,219,1) 0%, rgba(227,226,226,1) 47%, rgba(227,226,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdbdb', endColorstr='#e3e2e2', GradientType=0 );
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #aca7a5;
    line-height: 35px;
  font-weight: 400;
}
#af_donation_form #other_amt_span{
	background: #669933;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding-right: 16px;
}

#other_amt_input_box {
	display: inline-block;
	width: 210px;
}

#donation_form #other_amt_span input[type="text"]{
	display: inline-block;
	background: #ffffff;
	height: 70px;
	width: 104px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #669933;
    line-height: 78px;
    margin-top: 0px;
    margin-left: 25px;
}

#donation_form_span_cert_opt {
	font-size: 14px;
	color: #669933;
	width: 100% !important;
}
#ind_donation_amt_span {
	display: inline-block;
}
#donation_form #other_amt_span input[type="text"]:after{
	content: '$ Other';
}
#other_amt_span>span{
	color: #ffffff;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
}
#other_amt_span>span i{
	font-size: 18px;
	font-style: normal;
	vertical-align: top;
}
#donation_form #other_amt_span input[type="radio"]{
	background-color: #ffffff;
    border-radius: 50%;
    border:1px solid #d4d4d4;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    position: relative;
    width: 22px;
    -webkit-appearance: none;
    display: inline-block;
}
#donation_form #other_amt_span input[type="radio"]:after {
    background-color: transparent;
    border-radius:50%;
    box-shadow: none;
    content: '';
    display: block;
    height: 10px;
    left: 5px;
    position: relative;
    top: 5px;
    width: 10px;
}
#donation_form #other_amt_span input[type="radio"]:checked:after {
    background-color: #669933;
}

#donation_recurring #other_amt_span{
	background: transparent;
	max-width: 100%;
	padding: 0;
}

#donation_form input[type="checkbox"]{
    width: 23px;
    height: 23px;
    background: #e3e2e2;
    border: 1px solid #e3e2e2;
    -webkit-appearance: none;
}
#donation_form input[type="checkbox"]:after {
     content: "\ef87";
    font-family: 'IcoMoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #558131;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    padding-left: 5px;
    opacity: 0;
}

#donation_form input[type="checkbox"]:checked:after {
	opacity: 1;
}
#donation_recurring #other_amt_span, #donation_recurring_section{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
}

#donation_recurring #donation_amt_value{
	display: block;
	text-align: center;
	margin: auto;
}
input[type="image"] {
    padding: 0;
    border: none;
    background: #669933;
    width: 100%;
    height: 88px;
    border: 0;
    border-bottom: 2px solid #5d8b2e;
}
.af-donate-page-with-sidebar .fusion-row{
	max-width: 1018px!important;
	margin:auto;
}
#af_donation_form #donor_section_id h4#donor_information_header:before{
	content: '3';
}

#af_donation_form #donor_section_id h4#your_information_header:before {
	content: '2';
}

#af_donation_form h4#payment_information_header:before{
	content: '4';
}

#af_donation_form h4#billing_information_header:before{
	content: '5';
}

#af_donation_form h4#anonymous_giving_header:before{
	content: '6';
}
h4#donor_information_header, h4#your_information_header{
	display: inline-block;
	width: 50%;
}
div#donor_section_id>div {
    display: inline-block;
    width: 50%;
    text-align: right;
    font-family: 'Source Sans Pro', sans-serif;
    color: #515151;
    font-size: 14px;

}
span.donation_input_form {
	color: transparent;
	font-size: 0;
	padding: 10px 0;
	width: 50%!important;
	margin-right: 0;
	display: inline-block;

}
span#donation_form_span_country {
    display: block;
    width: 100%!important;
}
span#donation_form_span_gift_country, span#donation_form_span_first_line {
    display: block;
    width: 100%!important;
}

span#donation_sample_text_header {
	color: #669933;
	font-size: 14px;
}
 select{
 	-moz-appearance: none;
 }
#af_donation_form select{
	border: 0;
	padding-left: 6px;
	padding-right: 35px;
	border-radius: 0;
	background: #e3e2e2;
	height: 35px;
	background: url(/wp-content/uploads/2016/06/arrow-down.png) no-repeat right #e3e2e2;
	 -webkit-appearance: none;
}
span#donation_form_span_state{
	margin-right: 0!important;
}
span#donation_form_span_city, span#donation_form_span_state{
	width: 39%!important;
	padding-right: 19px;
}
span#donation_form_span_zip{
	width: 22%!important;

}
span#donation_form_span_first_name, span#donation_form_span_spouse_first_name, span#donation_form_span_email, span#donation_form_span_address_line1, span#donation_form_span_title, span#donation_form_span_to, span#donation_form_span_from {
	padding-right: 15px;
}

span#donation_form_span_last_name, span#donation_form_span_spouse_last_name, span#donation_form_span_phone, span#donation_form_span_address_line2, span#donation_form_span_company_name {
	padding-left: 15px;
}

.sufc_donation_section span#donation_form_company_name {
	padding-left: 0px; !important;
}

#donation_form_span_sufc_accommodations, #donation_form_span_sufc_food {
	width: 600px;
	display: block;
	font-size: 12px;
	color: black;
}

.sufc_donation_input_form span.donation_input_form{
	font-size: 12px !important;
	color: black !important;
	width: 600px !important;
}

#donation_form_span_displayed_name {
	padding-right: 15px;
}

span#donation_form_span_gift_state{
        margin-right: 0!important;
}
span#donation_form_span_gift_city, span#donation_form_span_gift_state{
        width: 39%!important;
        padding-right: 19px;
}
span#donation_form_span_gift_zip{
        width: 22%!important;

}
span#donation_form_span_gift_first_name, span#donation_form_span_gift_spouse_first_name, span#donation_form_span_gift_email, span#donation_form_span_gift_address_line1, span#donation_form_span_gift_title {
        padding-right: 15px;
}

span#donation_form_span_gift_last_name, span#donation_form_span_gift_spouse_last_name, span#donation_form_span_gift_phone, span#donation_form_span_gift_address_line2, span#donation_form_span_gift_company_name {
        padding-left: 15px;
}
#donation_form_span_gift_displayed_name {
        padding-right: 15px;
}


input#donation_form_province {
    padding-left: 13px;
}

input#donation_form_gift_province {
	padding-left: 13px;
}
span#donation_form_span_province{
	width: 100%!important;
}

span#ref_code_id font {
    width: 64%;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #515151;

}
span#donation_form_span_reference_code{
	width: 36%!important;
}
span#donation_form_span_cardholder_name, span#donation_form_span_cc_number{
    width: 70%!important;
    float: left;
}
 span#donation_form_span_cvv {
	width: 188px!important;
	padding-right: 22px;
}
span#donation_form_span_exp_month{
	width: 67%!important;
}
select#donation_form_exp_month{
    width: 135px;
    margin-right: 25px;
    margin-left: 7px;
}

select#donation_form_exp_yr{
	width:130px;
	margin-top: 1px;
}
span#donation_form_span_billing_address1, span#donation_form_span_billing_city, span#donation_form_span_billing_state{
	padding-right: 15px;
}
span#donation_form_span_billing_address2{
	padding-left: 15px;
}
span#donation_form_span_billing_city, span#donation_form_span_billing_state {
    width: 39%!important;
}
span#donation_form_span_billing_zip {
    display: inline-block;
    width: 22%!important;
}
span#donation_form_span_billing_province, span#donation_form_span_billing_country {
    width: 100%!important;
}
span#donation_form_span_exp_month {
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #515151;
	vertical-align: bottom;
}
span#donation_form_span_exp_month br {
    display: none;

}
input#submit_button {
    background: #669933;
    border: 0;
    width: 100%;
    height: 83px;
	content: 'Donate Now';
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;	
    border-bottom: 7px solid #5d8b2e;
    font-size: 38px!important;
    line-height: 80px;
}
input#submit_button:hover{
	opacity: 0.8;
	cursor: pointer;
}
input#show_billing_info{
    margin-left: -7px;
}



#af_donation_form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #aca7a5;
  line-height: 35px;
  font-weight: 400;
}
#af_donation_form ::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #aca7a5;
  font-weight: 400;
   line-height: 35px; 
}
#af_donation_form :-ms-input-placeholder { /* IE 10+ */
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #aca7a5;
    line-height: 35px;
  font-weight: 400;
}
#af_donation_form :-moz-placeholder { /* Firefox 18- */
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #aca7a5;
  font-weight: 400;
    line-height: 35px;
}
div#after_cc_info_div.after_cc_info_class{
	background: url('/wp-content/uploads/2016/06/cc.png');
	width: 147px;
	height: 93px;
	background-size: contain;
	float: right;
    margin-top: -45px;
    margin-right: 11px;
}
span.donation_input_form img{
	display: none;
}
input#is_anon {
    margin-left: -6px;
}

.donation_required {
    color: #F97C31;
    position: absolute;
    font-size: 18px;
    padding-left: 9px;
    padding-top: 3px;
    margin-right: 30px;
}
div#donor_section_id>div .donation_required, span#donation_form_span_exp_month .donation_required{
	padding-left: 0;
	padding-top: 0;
	margin-left: -94px;
    margin-top: -2px;

}
span#donation_form_span_state .donation_required, span#donation_form_span_zip .donation_required,
span#donation_form_span_country .donation_required, span#donation_form_span_billing_country .donation_required,
select#donation_form_billing_state .donation_required, span#donation_form_span_billing_zip .donation_required, span#donation_form_span_billing_state .donation_required{
	opacity: 0;
}


/*This will work for firefox*/
@-moz-document url-prefix() {


}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/*	.donation_amount_span{
		padding-right: 0!important;
	}
    .donation_amount_text{
        display: inline-block;
        font-size: 12px!important;
		visibility: visible!important;
    }
    .donation_ind_section .donation_section_span_amt .donation_amount_span input{
    	position: relative;
    }
    .donation_ind_section .donation_section_span_amt .donation_amount_text, #donation_amt_section.donation_section .donation_amount_text{
		    font-family: 'Source Sans Pro', sans-serif!important;
		    font-size: 24px!important;
		    font-weight: 400!important;
		    color: #ffffff;
		    text-align: center;
		    display: inline-block;
		    line-height: 83px;

    }
    .donation_section_span_amt .donation_amount_span input[type="radio"]{
    	vertical-align: text-bottom;
    	height: 22px!important;
    	width: 22px!important;
    }
    .donation_ind_section .donation_section_span_amt .donation_amount_span input#donation_amount_opt5{
    	display: inline-block!important;
    	margin-left: 97px;
    }
    #af_donation_form .donation_ind_section .donation_section_span_amt{
    	padding-left: 70px;
    }*/
}







.gr_hidden {
	display: none;
}



.tag-big-trees-2 div.fusion-post-content.post-content div.af-fusion-post-title h2 {
	display: block;
}


.category-blog.tag-big-trees-2 h2 {
	display: block;
}
.tag-big-trees-2 h2 {
	display: none;
}


div.fusion-column-wrapper div.fusion-widget-area.fusion-widget-area-1.fusion-content-widget-area {
	margin-top: 15px;
}


div.related-posts.single-related-posts div.fusion-title.fusion-title-size-three.sep-double h3.title-heading-left {
	text-align: center;
}

html.wf-raleway-n4-active.wf-active.slb.ua-gecko.ua-gecko-48.ua-gecko-48-0.ua-firefox.ua-firefox-48.ua-firefox-48-0.ua-desktop.ua-desktop-linux.js.applicationcache.geolocation.history.postmessage.websockets.localstorage.sessionstorage.no-websqldatabase.webworkers.hashchange.audio.canvas.canvastext.video.webgl.cssgradients.multiplebgs.opacity.rgba.inlinesvg.hsla.supports.svgclippaths.smil.no-touchevents.fontface.generatedcontent.textshadow.indexeddb.indexeddb-deletedatabase.cssanimations.backgroundsize.borderimage.borderradius.boxshadow.flexbox.no-cssreflections.csstransforms.csstransforms3d.csstransitions body.single.single-post.postid-54532.single-format-standard.logged-in.admin-bar.blog.forestdigest.fusion-body.no-tablet-sticky-header.no-mobile-sticky-header.no-totop.mobile-logo-pos-left.layout-wide-mode.has-sidebar.menu-text-align-center.mobile-menu-design-modern.fusion-image-hovers.fusion-show-pagination-text.customize-support.do-animate div#wrapper div#main.clearfix div.fusion-row div#content div#post-54532.post.post-54532.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-blog.category-forestdigest.tag-forest-digest h2 {

}
.format-standard.hentry.category-blog.tag-af h2, .category-blog h2, .magazine-main h2, .type-magazine-article h2 {
	font-size: 48px !important;
	color: #669933 !important;
    font-family: "Raleway" !important;
    font-size: 34px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
}


div.magazine-main h2::before {
    content: url("/wp-content/uploads/2016/06/cat-icon.png");
    margin-right: 5px;
    vertical-align: center;
}

.category-blog h2 {
	margin-bottom: 0px !important;
}

.magazine-main h2 {
	border-bottom: 1px solid #669933;
}

.category-magazine h2 {
	display: none;
}

.type-magazine-article h2 {
	display: inline-block !important;
}


.category-magazinezzz h2::before {
	//background-image: url(images/newsletter_headline1.gif);
	    color: #669933;
	    font-size: 24px;
	    margin-right: 12px;
	content: "\f06c";	
}

.current-menu-parent > a {
}

.current-menu-item.page_item.current_page_item a {
	background-color: #669933 !important;
	color: #E3E2E2;
}
.current-menu-item a {
	background: #669933 !important;
}


.current_page_item ul.sub-menu.deep-level a {
	background-color: transparent !important;

}

.current_page_item a { 
	background-color: #E3E2E2 !important;
}



button.backbutton_page{
    border: none;
    position: relative;
    top: 0px;
    left: -200px;
    margin-left: 20px;
    line-height: 51px;
    cursor: pointer;
        width: 51px;
        height: 14px;
        background: url('/wp-content/uploads/2016/06/back-button.png');
        background-repeat: no-repeat;
    z-index: 5;
}

button.backbutton_page:hover{
        opacity: 0.7;
        cursor: pointer;
}
button.backbutton_page i{
        cursor: pointer;
        display: inline-block;
}


h2.blog-shortcode-post-title a {
        font-size: 20px !important;
        line-height: 25px !important;
}

.magazine-article div.fusion-post-wrapper {
	margin-right: 25px;
}
h2.blog-shortcode-post-title {
        min-height: 80px;
        line-height: 25px !important;
}

.blog-title-only h2.blog-shortcode-post-title {
	min-height: 75px;
}
.blog-excerpt-only div.fusion-post-content-container {
	padding-top: 15px;
}
.blog-excerpt-only div.fusion-post-content.post-content h2.blog-shortcode-post-title {
	min-height: 50px;
	display: none;
}
div.fusion-post-wrapper div.fusion-post-content-wrapper div.fusion-post-content.post-content h2.blog-shortcode-post-title {
	line-height: 25px !important;
	font-family: "Source Sans Pro", sans-serif !important;
}


.email-table div.fusion-column-wrapper table tbody tr td a {
    color: #669933;
    text-decoration: underline;
}

.af_ad {
	width: 100%;
}

.af_ad_span {
	width: 710px;
	left: auto;
	right: auto;
	text-align: center;
display:table;
margin:0 auto;
}

.af_left_ad {
	display: block;
	float: left;
	width: 280px;
	margin-left: auto;
	text-align: left;
}

.af_right_ad {
	display: block;
	float: right;
	width: 400px;
	margin-right: auto;
	text-align: left;
}

.af_ad_title a {
	padding-top: 30px;
	font-size: 24px;
	color: #669933;
	text-decoration: underline;
	display: block;
}

.af_ad_body {
	font-size: 16px;
}

.americanreleafstories .related-posts, .globalreleafstories .related-posts, .communityreleafstories .related-posts {
	display: none;
}

.blog .related-posts {
	display: inline !important;
}

.category-americanreleafstories h2, .category-communityreleafstories h2, .category-globalreleafstories h2 {
    color: #669933 !important;
    font-family: "Raleway" !important;
    font-size: 34px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
}

span#tree_response select {
	color: black !important;
	background-color: white;
}

span#tree_response select {
    background: #e3e2e2 url("/wp-content/uploads/2016/06/arrow-down.png") no-repeat scroll right center;
    border: 0 none;
    border-radius: 0;
    height: 35px;
    padding-left: 6px;
    padding-right: 35px;
}

div#bt_nomination select {
    background: #e3e2e2 url("/wp-content/uploads/2016/06/arrow-down.png") no-repeat scroll right center;
    border: 0 none;
    border-radius: 0;
    height: 35px;
    padding-left: 6px;
    padding-right: 35px;
}


.af_thank_you_text div.fusion-row p {
	font-size: 16px;
    font-family: "Raleway" !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;

}

div.fusion-column-wrapper p span a {
	text-decoration: underline;
}

body.search.search-results div.fusion-post-content-container p {
	min-height: 0px;
	padding-bottom: 10px;
}

body.search.search-results div.fusion-meta-info {
	padding-top: 0px;
	margin-top: 0px;
}

#searchform {
}

body.search.search-results .search-page-search-form .seach-form {
    text-align: left;
}

body.search.search-results div.search-button {
	vertical-align: bottom;
}

.category-bigtreestories.tag-big-trees-2 h2 {
	display: block;
    color: #669933 !important;
    font-family: "Raleway" !important;
    font-size: 34px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
}

.category-big-trees div.fusion-meta-info {
	margin-top: 0px;
}

.category-big-trees div.fusion-one-third.fusion-layout-column.fusion-spacing-yes div.fusion-column-wrapper {
	margin-right: 40px;
}

#donation_form_span_sufc_working_group {
      color: black;
      font-size: 12px;
}

.af_iframe iframe {
            width: 960px;
            height: 1124px;
            overflow: hidden;
            border: none;
}

.af_iframe_login iframe {
            width: 960px;
            height: 600px;
            overflow: hidden;
            border: none;
}

.af_iframe_action iframe {
            width: 960px;
            height: 2400px;
            overflow: hidden;
            border: none;
}



.af_finalize_text { 
	display: none;
        font-size: 16px;
    font-family: "Raleway" !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;

}

.af_intro_text {
	display: inline-block;
        font-size: 16px;
    font-family: "Raleway" !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
	padding-bottom: 0px;
}



td ol.cf-error.warning.message {
	width: 100%;
}

div#cfd-send-batch-message div.warning.message {
	width: 100%;
}

#cfd-send-batch-message .warning.message {
	width: 100%;
}

div.fusion-post-content-wrapper > div.fusion-post-content.post-content > h2 {
        min-height: 95px;
}

.blog-title-only div.fusion-post-content-wrapper > div.fusion-post-content.post-content > h2 {
        min-height: 75px;
}


.fusion-social-network-icon::before {
	color: #669933 !important;
}

#donation_amt_other {
	margin-left: 14px;
}

div.fusion-one-full li {
      padding-bottom: 3px;
}

.af-footer-sitemap {
	display: none;
}

.af_home_slider_full {

}
.af_home_slider_mobile {
	display: none;
}

#mag-content h3, .magazine-issue h3 {
	display: inline !important;
}

#mag-content li {
        list-style-position: inside !important;
}

a.green-button {
    background: #669933;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 700 !important;
    line-height: 15px !important;
    display: inline-block !important;
    padding: 12px 23px 10px 23px !important;
    margin-left: 20px !important;
}

a.green-button-marginless {
    background: #669933;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 700 !important;
    line-height: 15px !important;
    display: inline-block !important;
    padding: 12px 23px 10px 23px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.green_headers h4.title-heading-left {
    color: #669933;
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

h3.discover_more_header {
    color: #669933;
    font-family: "Raleway",sans-serif;
    font-size: 49px !important;
    font-weight: 400;
    line-height: 49px !important;
    padding-bottom: 4px;
    text-transform: uppercase;
}

.tp-caption.Second-Home-Slider-button, .Second-Home-Slider-button {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(0, 0, 0, 0);
    border-radius: 45px;
    border-style: solid;
    border-width: 0;
    color: rgba(102, 153, 51, 1);
    font-family: Raleway !important;
    font-size: 11px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    height: 90px;
    letter-spacing: 1px !important;
    line-height: 15px !important;
    max-width: 90px !important;
    overflow-wrap: break-word !important;
    padding: 31px 0 0 !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 90px;
}

.no_extra_spacing h2.blog-shortcode-post-title {
      min-height: 0px !important;
}
 
.no_extra_spacing .fusion-post-content-container p {
      min-height: 130px !important;
}

.discover_more_no_title h2.blog-shortcode-post-title {
	display: none !important;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    z-index: 1020;
}
