@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');	
html {
    font-size: 1rem;
}
body {
    color: #171a26;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: normal;
}
input:focus, textarea:focus{
    outline: none;
}
p {
    font-weight: 100;
}
a, a:hover, a img, a:hover img, .main-menu li, .main-menu li:hover {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;	
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    font-weight: 500;
}
h1.pagetitle, h1.p-title.z-t-50 {
    font-size: 54px;
    padding-bottom: 35px;
}
h2 {
    font-size: 34px;
    padding-bottom: 20px;
}
h3 {
    font-size: 28px;
}
#header {
	background-image: url(../images/headerbg.jpg);
	background-size: cover;
	background-position: center top;
}
#header .topbar {
    background-color: #b4991d;
}
#header .topbar .z-container div, #header .topbar .z-container a {
    display: inline-block;
}
#header .social a {
    margin: 10px 5px;
}
#header .call {
    padding: 8px 0 0 20px;
    vertical-align: top;
    font-size: 20px;
}
#header .call a {
    font-weight: bold;
    margin: 0 0 0 5px;
}
#header a.donate {
    text-transform: uppercase;
    background-color: #00764a;
    vertical-align: top;
    padding: 15px 70px;
    margin: 0 0 -15px 75px;
    border-radius: 0 0 15px 15px;
}
#header a.donate:hover {
    background-color: #353535;
}
#header .call a:hover {
    color: #265938;
}
#header .logo {
    margin: -30px 0 5px 0;
}
#header .right {
    color: #265938;
    margin: 45px 0;
}
.main-menu {
    background-color: #151515;
    text-align: center;
}
.main-menu li {
    padding: 15px 27px;
}

.main-menu li a {
    color: #fff;
    font-weight: 100;
}
.main-menu li a:hover, #footer a:hover {
    color: #b4991d;
}
#footer {
    background-color: #000;
}
#footer .foobox {
    float: left;
    width: 33.33%;
}
#footer .head {
    padding: 0 0 30px 0;
}
#footer .about p {
    position: relative;
    padding: 0 0 30px 50px;
}
#footer .about p img {
    position: absolute;
    top: 0;
    left: 0;
}
#footer .fsocial {
    padding: 60px 0 0 40px;
}
.foo-menu li {
    padding: 0 0 5px 0;
}
#footer .fsocial a {
    margin: 0 6px;
}
.foo-menu a {
    text-transform: uppercase;
}
#footer .sec2 {
    margin: 50px 0 30px 0;
    font-size: 18px;
}
#footer .sec2, .foo-menu a, #footer .about, .fw1 {
    font-weight: 100;
}
a.gbtn {
    color: #fff;
    background-color: #265938;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 22px;
    padding: 8px 30px;
    border-radius: 10px;
}
a.gbtn:hover {
    background-color: #b4991d;
}
.spform input[type="text"], .spform input[type="email"] {
    background-color: #fff;
    border: none;
    color: #000000;
    padding: 18px 20px;
    width: 36%;
    margin: 0 4px;
    vertical-align: top;
    font-size: 20px;
}
.spform button {
    background-color: #151515;
    color: #fff;
    padding: 13px 55px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.spform button:hover {
    background-color: #b4991d;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
    overflow: hidden;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 70px 0 0 0;
    padding: 0 15px;
    font-size: 74px;
    color: #fff;
}
.zblog-story {
    font-size: 100%;
    line-height: normal;
}
.rss-summary-title {
    color: #000;
}
.rss-summary-text {
    font-size: 100%;
    display: inline-block;
}
.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    color: #000;
}
.rss-summary-text a.rss-summary-readmore:hover, .rss-summary-title:hover {
    color: #265938;
}



#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#265938; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPlay{bottom:15px; right:10px;}
.homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.homeSlideshowNext:focus{outline:2px dashed #FFF;}
.homeSlideshowPlay:focus{outline:2px dashed #FFF;}
.homeSlideshowPause:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-previous-button{background-color:#265938 !important;}
.testimonial-slider .slider-next-button{background-color:#265938 !important;}
.testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}
.testimonial-slider .slider-next-button:focus{outline:2px dashed #c7823a;}

@media screen and (max-width: 1362px) {
	.main-menu li {padding: 10px 11px;}
	h1.pagetitle, h1.p-title.z-t-50 {font-size: 42px;}
}
@media screen and (max-width: 992px) {
	#header .logo, .main-menu {display: none;}
	#header .topbar {text-align: center !important;}
	#header .right {margin: 25px 0;width: 100%;text-align: center;}
	#header .topbar, #header .logo-sec, #footer {padding-left: 15px;padding-right: 15px;}
    #footer .foobox{ width:50%;}
	.z-default-subpage-header .z-default-subpage-title {font-size: 52px;}
    .z-mobile-header .z-mobile-header-logo {width: 65px;}
    .z-mobile-header .z-mobile-menu {background-color: #00764a;}
    .z-default-subpage-header {margin-top: 0;}
}
@media screen and (max-width: 767px) {
	.spform input[type="text"], .spform input[type="email"] {width: 30%; min-width:200px; margin-bottom:10px;}
	#footer .foobox {width: 100%;}
	#footer .fsocial {padding: 30px 0 0 40px;}
	.foobox.box2 {margin: 30px 0;}
	#footer .head {padding: 0 0 20px 0;}
	.z-default-subpage-header .z-default-subpage-title {margin: 35px 0 0 0;font-size: 48px;}
    .z-mobile-header .z-mobile-header-logo {width: 45px;}
    .content-slider .slider-previous-button, .content-slider .slider-next-button {height: 45px;}
}
@media screen and (max-width: 479px) {
	body {font-size: 20px;}
	#header a.donate {padding: 10px 40px;margin: 5px 0 12px 0;border-radius: 0;}
	#header .right {margin: 15px 0;}
	a.gbtn {font-size: 18px;}
	.hsec3 .blog {margin-bottom: 35px;}
	.testi-slider, .spform input[type="text"], .spform input[type="email"] {width: 100%;}
	.spform input[type="text"], .spform input[type="email"] {margin: 0 0 15px 0;}
	h1.pagetitle, h1.p-title.z-t-50 {font-size: 32px;}
	.z-default-subpage-header .z-default-subpage-title {font-size: 38px;}
	h2 {font-size: 26px;}
	h2 {padding-bottom: 10px;}
	h1.pagetitle, h1.p-title.z-t-50 {padding-bottom: 20px;}
	h3 {font-size: 22px;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 45px;}
    .content-slider .slider-previous-button, .content-slider .slider-next-button {display: none;}
}