/*
Theme Name: Create Impact
Author: Anthea Mathieson for Design Impact
Author URI: http://designimpact.net.nz/
Version: 1.0.2
*/
/*HTML5 Boilerplate - http://html5boilerplate.com/Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev community and team.*/
*{margin:0; padding:0;}
html{font-size:100%/*16px*/;}
body{font-family:'Open Sans', Helvetica, sans-serif; color:#4d4e53; font-size:100%;}
article, aside, details, figcaption, figure, footer, header, hgr.active, main,nav, section, summary{display: block;}
audio, canvas, video{display: inline-block; *display: inline; *zoom: 1;}
audio:not([controls]){display: none; height: 0;}
[hidden]{display: none;}
html{font-size: 100%; -webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
html, button, input, select, textarea{font-family: sans-serif;}
a{color:inherit; text-decoration:none;}
a:linked{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{color:inherit; text-decoration:underline;}
a:active{text-decoration:underline;}
a:active, a:hover{outline: 0;}
img{max-width: 100%; height: auto; width: auto;}
abbr[title]{border-bottom: 1px dotted;}
b, strong{font-weight: bold;}
blockquote{margin: 1em 40px;}
dfn{font-style: italic;}
hr{-moz-box-sizing: content-box; box-sizing: content-box; height: 0; border-top:1px dashed #ccc; border-bottom:none; margin:20px 0;}
mark{background: inherit; color: inherit;}
p, pre{margin: .5em 0 1em 0;line-height: 1.5em;}
code, kbd, pre, samp{ font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em;}
pre{white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q{quotes: none;}
q:before, q:after{ content: '';content: none;}
small{font-size: 80%;}
sub{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
dl, menu, ol, ul{margin: 1em 0;}
dd{margin: 0 0 0 40px;}
menu, ol, ul{padding: 0;}
nav ul, nav ol{list-style: none; list-style-image: none; margin:0;}
img{border: 0; -ms-interpolation-mode: bicubic; max-width:100%; height:auto;}
svg:not(:root){ verflow: hidden;}
figure{margin: 0;}
form ul .col:last-child{margin-right:0;}
form label{font-weight:bold;}
fieldset{ border: 1px solid #c0c0c0; margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend{border: 0; padding: 0; white-space: normal; *margin-left: -7px;}
button, input, select, textarea{ margin: 0; vertical-align: baseline; *vertical-align: middle;}
button, input{line-height: normal;}
button, select{text-transform: none;}
/*button, html input[type="button"], input[type="reset"], input[type="submit"]{ -webkit-appearance: button; cursor: pointer; *overflow: visible;}*/
button[disabled], html input[disabled]{cursor: default;}
.button, button, input[type=submit]{-webkit-appearance: none;}
input[type="checkbox"], input[type="radio"]{ box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"]{-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner{border: 0; padding: 0;}
textarea{overflow: auto; vertical-align: top;resize:vertical;}
table{border-collapse: collapse; border-spacing: 0;}
.ir {background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px;}
.ir:before {content: ""; display: block; width: 0; height: 150%;}
.hidden, .hide{display: none !important;visibility: hidden;}
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}
.invisible{visibility: hidden;}
.clearfix:before,.clearfix:after{content: " "; display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom: 1;}
.inline{display:inline;}
.video-wrapper .media{position: relative;padding-bottom: 56.25%; /* 16:9 */padding-top: 25px;height: 0;}
.video-wrapper .media iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.error404 #main, .search #main{padding:50px 20px;}
.wrap-form{max-width:600px;}
.f-wrap{margin:2px 0;}
.button.donate-btn{background:#481E56; color:#fff; text-transform:uppercase; margin:20px 0; padding:15px!important; display:block;border-radius:5px;}
.button.donate-btn:hover{background:#69327d;}
.donate-btn span{display:inline-block;padding-left:8px;}
/* ==========================================================================
   Wordpress Content Styles
   ========================================================================== */
img.centered{display: block;margin-left: auto;margin-right: auto;}
img.alignright{padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft{padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{display: block;margin-right: auto; margin-left: auto;}
/* ==========================================================================
   Video Styles
   ========================================================================== */
.embed-container { 
		position: relative; 
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ==========================================================================
   Woocommerce
   ========================================================================== */
.cart-contents:before {
    font-family:WooCommerce;
    content: "\e01d";
    font-size:28px;
    margin-top:10px;
    font-style:normal;
    font-weight:400;
    vertical-align: middle;
}
.cart-contents:hover {
    text-decoration: none;
}
.cart-contents-count {
    color: #fff;
    background-color: #89B140;
    font-weight: bold;
    border-radius: 10px;
    padding: 2px 6px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
}
.cart-contents {
	position: absolute;	
    top: 42%;
    right: 0;
}
/* ==========================================================================
   EMBEDDED FONTS
   ========================================================================== */
@font-face{
  font-family: 'Fira Sans';
  src: url('../fonts/Fira Sans/firasans-bold-webfont.eot');
  src: url('../fonts/Fira Sans/firasans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Fira Sans/firasans-bold-webfont.woff') format('woff'), url('../fonts/Fira Sans/firasans-bold-webfont.ttf') format('truetype'), url('../fonts/Fira Sans/firasans-bold-webfont.svg#firasans-bold-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face{
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?v07bpx');
	src:url('fonts/icomoon.eot?#iefixv07bpx') format('embedded-opentype'),
		url('fonts/icomoon.ttf?v07bpx') format('truetype'),
		url('fonts/icomoon.woff?v07bpx') format('woff'),
		url('fonts/icomoon.svg?v07bpx#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"]{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before{content: "\e605";}
.icon-twitter:before{content: "\e602";}
.icon-youtube:before{content: "\e601";}
.icon-phone:before{content: "\e607";}
.icon-location:before{content: "\e606";}
.icon-calendar:before{content: "\e609"; color:#481E56; margin-right:10px;}
.icon-tag:before{content: "\e900"; color:#481E56; margin-right:10px;}
.icon-search:before{content: "\e600";}
.icon-arrow:before{content: "\e603";}
.icon-mobile:before{content: "\e608";}
/*.icon-hamburger:before{content: "\e604";}*/
.icon-close:before{content: "\e800"; font-size:3em; position:absolute; top:0; right:0;cursor:pointer;}
.icon-next:before{content: "\e802";}
.icon-prev:before{content: "\e801";}
.icon-chevron-right:before{content: "\e603";}
.icon-chevron-down:before{content: "\e803";}
.icon-chevron-up:before{content: "\e901";}
.icon-instagram:before{content: "\e905";}
.icon-linkedin:before{content: "\e903";}
.icon-pinterest:before{content: "\e904";}
/* Base Template Styles */
.wrap{margin:0 auto; max-width:1400px;}
header{background:rgba(255,255,255, 0.98); box-shadow:1px 1px 1px 1px rgba(0,0,0, 0.2); position:fixed; top: 0;right: 0;left: 0;z-index:8000; width:100%;}
header .wrap{padding:0 10px;/*position:relative;height: 118px;*/}
header.sml{background-color: #fff;border-color: #fff;border-bottom: 1px solid #DBDBDB; padding:10px;}
header #logo{max-width: 250px;padding: 25px 0 0 0;}
a.anchor {display: block;position: relative;top: -144px;visibility: hidden;}
#page-title, #img-slider{margin-top:144px;}
#menu-toggle{display:none;}
#main h1{color:#482056/*#2790bd*/; font-size:26px; margin-bottom:0.375em; font-weight:700;}
#main h2{color:#89B140; font-size:22px; margin-bottom:0.275em; font-weight:normal;}
#main h3{color:#d67331; font-size:20px; margin-bottom:0.250em; font-weight:normal;}
#main h4{color:#94c449; font-size:18px; margin-bottom:0.150em; font-weight:700;}
#main h5{color:#5b97c7; font-size:18px; margin-bottom:0.125em;}
#main h6{color:#444; font-size:16px; margin-bottom:0.375em;}
#main .copy ul, #main .copy ol{margin-left:40px;}
#main .copy ul li, #main .copy ol li{padding:2px 0;}
#main .copy a{color:#89B140; cursor:pointer;}
#main .col-two.copy p img{padding:10px;}
blockquote{font-style:italic;line-height:1.375em;font-family: Arial, Helvetica, sans-serif; border-left:3px solid #89B140; padding:10px 0 10px 10px;}
blockquote p{margin:0;}
blockquote p:before{content:'\201C'; margin-right:5px; text-align:left;}
blockquote p:after{content:'\201D'; margin-left:5px;text-align:right;}
.clearfix{clear:both;}
/* Breadcrumbs */
#breadcrumbs{padding:20px;color:#afafaf;}
/* Navigation */
header nav{position: relative;}
/*header nav{color:#333; position:absolute; right:0; padding:3% 0; text-transform:uppercase;}*/
header nav{color:#333; padding:3% 0; text-transform:uppercase;float: right; width: 52%;}
/*header nav ul li{vertical-align: middle; padding: 1.250% 1%;position: relative; float: left;}*/
header nav ul li{vertical-align: middle; padding: 1.250% 1%; display: inline-block;}
header nav ul li a{font-weight:bold;font-size:16px;}
header nav ul li a:hover, header nav ul li.current_page_item a{color:#89B140;text-decoration:none;}
header nav ul li.menu-item a{display: block;padding-bottom: 4px;position: relative;}
@media screen and (min-width: 1160px){
header nav ul li.menu-item a:before, .top-nav-btn .btn-item a:before {content:"";display:block;height:3px;position:absolute;bottom:0;left:0;background-color:#89B140;width:0;transition:width .2s ease-out}
header nav ul li a:hover:before, .top-nav-btn .btn-item a:hover:before {width:100%;transition:width .2s ease-out}
}
/*header .logo{position:absolute;left:0;}*/
.search-toggle{padding:0 10px;}
.top-nav-btn .button{background:#481E56 !important; color:#fff !important; border-radius:5px !important; padding:10px 15px !important;}
.top-nav-btn .button:hover{transition: background-color 0.5s ease;background-color:#69327d !important; text-decoration:none;}
.top-nav-btn .button:hover:before{background:none;}
.top-nav-btn.opposite .button{background:#000;}
.top-nav-btn.opposite{padding-left:.5%;}
.top-nav-btn.opposite .button:hover{transition: background-color 0.5s ease;background-color:#777;}
/*--  Sub Navigation --*/
#sub-navigation ul li{position:relative;}
#sub-navigation ul li a{padding:12px; font-size: 0.938em; display:block;border-bottom:1px solid #c1c1c1;position:relative;text-transform:uppercase;}
#sub-navigation ul li a:hover{text-decoration:none; background:#8ab24b; /*transition: background-color 0.3s ease;*/ color:#fff!important;}
#sub-navigation ul li.current_page_item{color:#89B140;}
.page_item_has_children> i:after, .children>a i{display:block; position:absolute; right:10px;}
.page_item_has_children> i:after, .children> i:after{content: "+"; right:10px; top:2px; position:absolute; font-size:25px; display:block; color:#205372; cursor:pointer; width:20px; text-align:center;}
.page_item_has_children i.active:after, .children> i.active:after{content: "-";}
.page_item_has_children .children{display:none;}
.page_item_has_children.active .children, /*.current_page_ancestor .children*/{display:block;}
/*#sub-navigation .current_page_item a{background:#482056; color:#fff;}*/
.page_item_has_children.current_page_item>ul.children{display:block;}
.page_item_has_children.current_page_item>i:after{content: "-";}
.page_item_has_children.current_page_ancestor.current_page_parent>ul.children, ul.children li.page_item_has_children.current_page_item ul.children, ul.children li.page_item_has_children.current_page_ancestor.current_page_parent>ul.children, .page_item_has_children.current_page_ancestor>ul.children, .page_item_has_children.current_page_ancestor>ul.children .page_item_has_children.current_page_ancestor.current_page_parent>ul.children{display:block;}
/*-- Child Navigation --*/
#sub-navigation>ul>li:first-child>a, ul#menu-latest-news-menu li:first-child a{border-top:1px solid #c1c1c1;}
#sub-navigation ul.children{background:#f4f9fc; text-transform: capitalize;}
#sub-navigation ul.children li, #sub-navigation>ul>li.current_page_item>a, #sub-navigation ul>li.current-cat>a{color:#89B140;font-weight:700;}
#sub-navigation ul.children li a{padding:12px 20px; border-bottom: 1px solid #89B140;}
#sub-navigation ul.children .children li a{padding:12px 28px;}
#sub-navigation ul>li.page_item_has_children>a>span:after{content:'+'; position:absolute; top:10px; right:10px;}
.search-toggle{color:#7a7c82; font-size:28px;cursor:pointer;}
.search-toggle:hover{color:#481E56;}
.slogan{color:#92959c; padding:60px 0 0 20px; font-weight: 600; font-size: 1.125em;}
.donation-bar{background:#d67331; color:#fff; text-align:center; padding:25px 5px;font-size:20px;}
.donation-bar a:hover{color:#000;text-decoration:none;}
#main{padding:0 2% 50px 0;}
#main .col-one{width:20%; margin-right:5%;}
#main .col-two{width:75%;}
#main .single-column{margin: 0 auto; width:75%;}
/* Custom Page Sub Navigation */
#custom-page-subnav{margin:30px 0;}
#custom-page-subnav .widget-title{background:#2e2e2b;color:#89B140; padding:12px;font-size:18px;}
/* 3 Column Grid */
#main.column-3 .col-one{width:20%; margin-right:5%;}
#main.column-3 .col-two{width:50%;margin-right:5%;}
#main.column-3 .col-three{width:20%;}
/* PAGE TITLE */
#page-title{background-size:cover; background-position:50% 50%; padding:80px 0; background-repeat:no-repeat; text-align:right; background-color:#eee;color:#fff;background-image: url('https://febc.nz/wp-content/themes/createimpact/images/pagetitlebg.jpg');}
/* BOOTSTRAP GRID */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}
@media (min-width: 768px) {
    .container {
        width: 720px
    }
}
@media (min-width: 992px) {
    .container {
        width: 940px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1140px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}
.row {
    margin-left: 0;
    margin-right: 0;
	margin-top:20px;
	margin-bottom:20px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
		
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
/* Comment section */
.comment-block {
    display: block;
    margin-top: 20px;
    box-sizing: content-box;
    background: #f7f7f6;
    padding: 20px 20px 1px 20px;
}
#main .comment-block ol, #main .comment-block ul {
    margin-left: 5px;
}
#main .comment-block ul li, #main .comment-block ol li {
    border-left: 1px solid #bebebe;
    padding-left: 15px;
}
.comment-block .vcard img {
    display: none;
}
#main .comment-block li > ol, #main .comment-block li > ul {
    margin-left: 50px;
}
.comment-block p {
    line-height: 25px;
}
.comment-block input {
    margin-right: 8px;
}
.commentlist li {
    list-style: none;
}
.comment-block .button {
    border-color: #89B140;
    cursor: pointer;
}
/* HEADER BLOCK */
.heading-block span{display:block;}
.heading-block h1{display:inline-block; padding:3px 20px;margin-bottom:0.188em;text-align:center; line-height:1.5em;font-size:46px;background:#89B140;color:#fff; font-weight:900;}
/* IMAGE SLIDER */
.sliderlabel{
	text-transform: uppercase;
    /*color: #1c4b97;
    border-bottom: 3px solid #1c4b97;*/
	color: #000;
    border-bottom: 3px solid #000;
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: bold;
}
.Black .sliderlabel{color:#fff;border-bottom-color:#fff;}
#img-slider{position:relative;display:none;}
.slide-wrap{width:100%;}
.cycle-slideshow{width:100%; overflow:hidden;position:relative;}
.cycle-slideshow img{display:block;width:100%; max-width:100%;}
.cycle-slideshow .slide-wrap{display: none;}
.cycle-slideshow .slide-wrap:first-child img{display: block;}
.cycle-slideshow .button:hover{opacity:.9;}
.cycle-slideshow .cycle-overlay{position:absolute; width: 35%; margin:5% 0 0 10%; padding:2%;right:5%;}
.cycle-slideshow .cycle-overlay.right{right:5%;}
.cycle-slideshow .cycle-overlay.left{left:5%;}
.cycle-slideshow .cycle-overlay .copy{margin-bottom:30px;}
.cycle-next, .cycle-prev{font-size:50px; color:#e5e5e5; position:absolute; z-index:1000; top:42%; padding-top:5px; cursor:pointer;background:rgba(0,0,0, 0.6);}
.cycle-next:hover, .cycle-prev:hover{color:#ffffff; background:rgba(0,0,0, 0.9);}
.cycle-next{right:0;}
.cycle-prev{left:0;}
/* --- Flexible Slider Content --- */
/* Text Block */
.fc-slider-text-block .button{border:2px solid #89B140; color:#89B140; border-radius:0;text-transform:uppercase;}
.fc-slider-text-block h1{font-size:26px;}
/* --- White */
.fc-slider-text-block.White{color:#232323;}
.fc-slider-text-block.White h1{color:#000;}
.fc-slider-text-block.White .button{color:#1c4b97; border-color:#1c4b97;}
/* --- Black */
.fc-slider-text-block.Black{color:#fff;}
.fc-slider-text-block.Black h1{}
/* Centered Text Overlay */
.fc-slider-centered_text_overlay.cycle-overlay{text-align:center; width:96%; height:96%; right:0; margin:0;font-size:25px;}
.fc-slider-centered_text_overlay.cycle-overlay .wrap{margin-top:7%;}
.fc-slider-centered_text_overlay.cycle-overlay h1{font-size:40px;text-transform:none;}
.fc-slider-centered_text_overlay.cycle-overlay .button{text-transform:uppercase;border-radius:0;padding:10px 40px;font-size:20px;}
.fc-slider-centered_text_overlay.cycle-overlay .copy{padding:0 290px !important;}
/* --- White */
.fc-slider-centered_text_overlay.white{color:#2e2e2b;background:rgba(255,255,255, 0.6);}
.fc-slider-centered_text_overlay.cycle-overlay.white h1{color:#000; background:#89B140; display:inline-block; padding:0 8px;}
.fc-slider-centered_text_overlay.cycle-overlay.white .button{background:#21789d; color:#fff;}
/* --- Black */
.fc-slider-centered_text_overlay.black{color:#fff;background:rgba(0,0,0, 0.6);}
.fc-slider-centered_text_overlay.cycle-overlay.black h1{background:transparent; display:inline-block; padding:0 8px;}
.fc-slider-centered_text_overlay.cycle-overlay .button{background:#92cb3b; color:#2e2e2b;}
/* --- Sea Green */
.fc-slider-centered_text_overlay.seagreen{color:#fff;background:rgba(20,58,49, 0.6);}
.fc-slider-centered_text_overlay.cycle-overlay.seagreen h1{background:transparent; display:inline-block; padding:0 8px;}
.fc-slider-centered_text_overlay.cycle-overlay.seagreen .button{background:#e1e1e1; color:#2e2e2b;}
/* --- Blue */
.fc-slider-centered_text_overlay.blue{color:#fff;background:rgba(33, 120, 157, 0.6);}
.fc-slider-centered_text_overlay.cycle-overlay.blue h1{color:#fff; background:#d67331; display:inline-block; padding:0 8px;}
.fc-slider-centered_text_overlay.cycle-overlay.blue .button{background:#fff; color:#2e2e2b;}
/* Graphic List - HOME PAGE */
.graphic-list{list-style:none;margin:0;}
.graphic-list li, .graphic-list a{color:#fff;}
.graphic-list a{display:block; padding:20px 5%;}
.graphic-list li img{max-width:50px;}
.graphic-list h1{color:#fff; text-align:left;text-transform:uppercase; font-size:3.500em;line-height:1em;margin-bottom:0;}
.graphic-list h5{margin-top:5px; font-size:22px;}
.graphic-list li:first-child a{background:#89B140;color:#481E56;}
.graphic-list li:nth-child(2) a{background:#d67331;}
.graphic-list li:nth-child(3) a{background:#481E56;}
.graphic-list li:first-child a:hover{background:#99cc4d;}
.graphic-list li:nth-child(2) a:hover{background:#ee853e;}
.graphic-list li:nth-child(3) a:hover{background:#69327d;}
.graphic-list li{width:33.333333%;float:left; box-sizing:border-box;text-align:center;text-transform:uppercase;background:#89B140;}
.graphic-list li a:hover{text-decoration:none;}
.graphic-list li .button{background:#2e2e2b; color:#fff; border-radius:0; padding: 5px 15px; /*margin-top:15px;*/ font-weight:normal; text-transform:uppercase;}
.col{float:left;}
#latest-news{height:600px;}
.promo-boxes.col{width:40%; height:100%; box-sizing:border-box;}
/* ABOUT US */
#about-us{padding:50px 0;}
#about-us{color:#2e2e2b;}
#about-us .col{width:42%; padding:2.5%;}
#about-us .col hr{/*temp solution*/
	background-color: #2e2e2b;
    height: 4px;
    width: 85px;
    margin-top: 20px;
    border: none;
}
#about-us .col:last-child{width:48%;}
#about-us h1{text-transform:uppercase;font-size:1.500em;font-weight:600;}
.flexible-content ul{ list-style: none; }
/* FLEXIBLE CONTENT - Grid Layout*/
#grid-layout{margin:50px 0;}
#grid-layout .copy{padding:10px 20px 35px;}
#grid-layout .grid-item{padding:10px!important;margin:0;box-sizing: border-box;}
#grid-layout li{padding:0!important;display: inline-block;vertical-align: top;}
.fc-col-2, .fc-col-3, .fc-col-4{margin-left:0!important;}
.fc-col-2 li, .fc-col-3 li, .fc-col-4 li, .grid-item .grid-wrap{background-color:#efefef;border-bottom:6px solid #7fd4eb;display:inline-block;margin-right:3%; margin-bottom:15px;}
.fc-col-2 li:hover, .fc-col-3 li:hover, .fc-col-4 li:hover, .grid-item .grid-wrap:hover{border-bottom:6px solid #99cc52;}
#grid-layout a.button{text-transform:uppercase;border:1px solid #2e2e2b;border-radius:5px;padding: 8px 10px;font-size: 15px;color:#2e2e2b !important;display:inline-block; margin-top:10px;}
#grid-layout a.button:hover{text-decoration:none;background-color:#2e2e2b;color:#efefef !important;}
#grid-layout a.button:nth-child(2n){margin-left:5px;}
#grid-layout h3{color:#4d4e53;font-weight:600;}
/*2 Columns */
.fc-col-2 li{width:48.5%;}
.fc-col-2 li:nth-child(2n){margin-right:0;}
/*3 Columns */
.fc-col-3 li, .grid-item{width:31.3333333333%;}
.fc-col-3 li:nth-child(3n){margin-right:0;}
/*4 Columns */
.fc-col-4 li{width:22.75%;}
.fc-col-4 li:nth-child(4n){margin-right:0;}
.flexible-content .copy{padding:0 20px;}
/*.flexible-content .copy .readMore{text-transform:uppercase;border:1px solid #2e2e2b;border-radius:5px;padding:5px 20px;font-size:14px;color:#2e2e2b !important;display:inline-block;}
.flexible-content .copy .readMore:hover{text-decoration:none;background-color:#2e2e2b;color:#efefef !important;} Delete if not needed */ 
/* FLEXIBLE CONTENT - Graphical List*/
.fc-graphical-list li{display:block;border-bottom:1px solid #dededf;padding:30px 0 !important;}
.fc-graphical-list li img{float:left;}
.fc-graphical-list li .copy{float:left;width:74%;margin-left:20px;}
.fc-graphical-list li .copy h5{margin-top:-5px;}
/* FLEXIBLE CONTENT - Graphic Quote*/
.fc-graphic-quote{width:100%;}
.fc-graphic-quote .col{height:238px;}
.fc-graphic-quote .col-left img{height:100%;}
.fc-graphic-quote .col-right{background-color:#89B140;color:#fff;width:78%;}
.fc-graphic-quote .col-right .copy{padding:30px 10%; text-align:center;font-size:22px;}
.fc-graphic-quote .col-right .copy p:before, .fc-graphic-quote .col-right .copy p:after{font-size:45px;padding:0 15px;font-family:Arial, sans-serif;font-weight:bold;vertical-align:middle;}
.fc-graphic-quote .col-right .copy p:before{content: '\201C';}
.fc-graphic-quote .col-right .copy p:after{content: '\201D';}
/* FLEXIBLE CONTENT - Downloads List*/
.fc-download-list .dl-image{width:62px;height:62px;display:block;}
.fc-download-list .dl-icon{background:url('images/sprite-download.png') 0 0 no-repeat;}
.fc-download-list .dl-icon:hover{background-position:0 -62px;}
.fc-download-list .download{text-transform:uppercase;color:#777777;}
.fc-download-list li{border-bottom:1px solid #f2f2f2;padding:10px 0 !important;}
.fc-download-list li .col-right{padding:8px 20px;}
.fc-download-list li:hover a{color:#aed142!important;text-decoration:none!important;}
/* FLEXIBLE CONTENT - Gallery*/
.fc-gallery li{float:left;margin:0 10px 10px;background:#d67331;padding:0 !important;position:relative;min-width:150px;max-width:200px;max-height:150px;overflow:hidden;position:relative;}
.fc-gallery li img{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform: scale(1.12);transform: scale(1.12);position:relative;display:block;min-height:100%;max-width:100%;}
.fc-gallery li:hover img{opacity:0.4;-webkit-transform:scale(1);transform:scale(1);}
.fc-gallery li .icon-overlay{background:url('images/arrows_maximize.png') no-repeat center;width:46px;height:46px;display:block;top:0;bottom:0;right:0;left:0;position:absolute;margin:0 auto;padding:50px;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5);}
.fc-gallery li:hover .icon-overlay {opacity:1;-webkit-transform:scale(1);transform:scale(1);}
/* Promo Sidebar */
.promo-block{background:#efefef;border-bottom: 6px solid #7fd4eb; margin-bottom:15px;}
.promo-block:hover{border-bottom: 6px solid #99cc52;}
.promo-block .promo-img{}
#main .promo-block h2{font-size:16px; font-weight:bold; color:#4d4e53;}
.promo-block .promo-text{padding:20px; font-size:15px;}
.promo-block .read-more{text-transform:uppercase;border:1px solid #2e2e2b;border-radius:5px;margin-top: 20px;color:#2e2e2b !important;}
.promo-block .read-more:hover{text-decoration:none;background-color:#2e2e2b;color:#efefef !important;}
/* Support Timeline */
#support-timeline h1{text-align:center;}
#support-timeline #graph{margin-top:40px;}
#support-timeline .bar-graph{position:relative;color:#2e2e2b; margin:23px 0;}
#support-timeline .bar-graph .bar{background:#a2deed; border-radius:0 20px 20px 0; height:34px;}
#support-timeline .bar-graph:nth-child(2n) .bar{background:#b9e8f4;}
#support-timeline .bar-graph .bar .progress{height: 100%; border-radius:0 20px 20px 0;box-sizing:border-box;}
#support-timeline .bar-graph .bar .progress span{font-weight:bold;}
#support-timeline .bar-graph .bar .label{position:absolute; margin-left:45px; padding-top:4px;font-size:15px}
#support-timeline .bar-graph .bar .label .number{font-size:18px; font-weight:700;margin: 0 4px;}
#support-timeline .bar-graph .icon{
	background: #e1e1e1;
    height: 32px;
	width: 48px;
	padding:8px 0;
    margin: 0 4px;
    display: block;
    text-align: center;
    border-radius: 48px;
	position:absolute;
	top:-8px;
	left:-15px;
}
#support-timeline .bar-graph .icon img{width:30px; height:auto;}
/* Mission Stats */
.toggle-stats{display:none;text-align:center; text-transform:uppercase;color:#878787;cursor:pointer;margin:30px 0;}
.toggle-stats:hover{color:#7cacd2;}
.toggle-stats span{color:#7cacd2; display:block; font-size:20px;}
/* TESTIMONIALS */
#community-highlight{background-size:cover; background-position:50% 50%; background-attachment:fixed;color:#481E56;padding: 110px 130px;}
#community-highlight h1{background:#1c4b97; color:#fff; display:inline-block; padding:5px 30px;text-align:center; line-height:1.5em;font-size:46px;}
#community-highlight .text-box{padding:30px; margin:30px 0; background:rgba(255,255,255, 0.8); width:45%; font-size:36px;font-weight:700; text-align:center;position:relative;}
#community-highlight .text-box p{line-height: 1.375em;}
#community-highlight .text-box:after, #community-highlight .text-box:before{font-size:130px; font-weight:700; color:#92cb3b; font-family:Arial, Helvetica, sans-serif}

.testimonial-post{text-align:left;}
.testimonial-post h3{font-size:26px;color:#2e2e2b}
.testimonial-post .read-more{font-size:20px;line-height:normal;}

/* Spot Light Panel */
#spotlight-panel{padding:80px 10px; background-color:#89B140;background-size:cover;}
#spotlight-panel.light{color:#fff;}
#spotlight-panel.dark{color:#000;}
#spotlight-panel.light hr{background-color:#fff!important;}
#spotlight-panel.dark hr{background-color:#000!important;}
#spotlight-panel hr, .hr{
	background-color:#482056;
	height: 4px;
	width: 85px; 
	margin-top: 20px;
	border:none;
}
.hr{background-color:#482056;margin-bottom:30px;}
#spotlight-panel .button{margin-top:20px;}
#spotlight-panel.light .button{border:2px solid #fff;}
#spotlight-panel.dark .button{border:2px solid #000;}
/* Partners Logos */
#partners-logos .logo-container{margin:0 auto; padding:20px 5px;clear:both;}
#partners-logos .logo-container .item{padding: 0 15px;text-align: center; min-height: 120px; vertical-align: middle; box-sizing: border-box;}
#partners-logos .logo-container .item a{display: inline-block;height: 120px;line-height: 120px;}
#partners-logos .logo-container .item img{max-width:200px;vertical-align: middle;width: 100%;}
/* BLOG FEED and PAGE */
.read-more{border:1px #481E56 solid; color:#481E56!important;}
.read-more:hover{border:1px #2e2e2b solid; color:#2e2e2b!important;}
.blog-feed.col{width:60%;  height:100%; padding:65px 7%; background:#f7f7f6; box-sizing:border-box;}
.blog-feed img{float:left; border-radius:5px; width:15%; margin-right:4%;}
.blog-feed .post-preview{width:70%;}
.blog-feed .post-preview .copy{margin-bottom:20px;}
.blog-feed article{margin:40px 0; }
.blog-feed h2{color:#2e2e2b; font-size:30px;margin-bottom:0.938em;}
.blog-feed h3{color:#d67331;}
.read-all{color:#d67331; font-weight:bold; margin-top:20px; display:inline-block;}
.read-all:hover{text-decoration:none; font-style:italic;color:inherit;}
.meta{color:#afafaf; font-style:italic;margin-bottom:20px;}
.blog h2 a, .blog .post h2{color:#000!important;}
.img-wrap{background:url('images/blog-img.png') center center no-repeat;}
/* button US */
#main.button .col-1, #main.button .col-2{width:46%; padding:0 2%;margin:50px 0;}
/* -- Form -- */
.wpcf7-form input[type="submit"]{background:#89B140;color:#2e2e2b;width:80px;border:none; font-size:20px; font-weight:700;padding:7px 8px;margin:5px 0;}
.wpcf7-form input[type="submit"]:hover{background:#a2d857;}
input[type="text"],input[type="tel"],input[type="email"],select,textarea, input[type="number"]{padding:9px 10px; margin:5px 0;box-sizing:border-box; width:100%; font-size:1em;}
/*button Form 7 Error Styles */
.wpcf7-response-output{font-size:0.875em;width:546;}
body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid{border: 1px solid #ec3c06;}
body span.wpcf7-not-valid-tip {
display: block;
color: #ec3c06;
border: none;
position: relative;
top: auto;
left: auto;
padding: 0;
margin: 0 0 8px 0;
background: none;
font-size: 13px;
}
body div.wpcf7-validation-errors{
background: #ffe2e2;
border: 1px solid #ff8a8a;
color: #ec3c06;
}
body div.wpcf7-response-output{
margin: 10px 0;
padding: 8px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 5px;
}
body .wpcf7-mail-sent-ng{
background: #fff2e2;
border: 1px solid #ffbc8a;
color: #e17731;
}
body .wpcf7-mail-sent-ok{
background: #e8ffe2;
border: 1px solid #6fdf51;
color: #1ea524;
}
body .wpcf7-form-control-wrap input.wpcf7-not-valid, body .wpcf7-form-control-wrap textarea.wpcf7-not-valid{margin-bottom: 2px;}
/* Pagnation */
.wp-pagenavi{margin: 30px 0;}
.wp-pagenavi a, .wp-pagenavi span{padding: 3px 11px;margin: 3px;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {background: #89B140;text-decoration: none;border: 2px solid #89B140;color: #2e2e2b!important;font-weight:bold;}
.wp-pagenavi a, .wp-pagenavi span{border: 2px solid #2e2e2b;color: #fff!important;background:#2e2e2b;text-decoration:none;font-weight:bold;}
#nav-posts{margin-top:30px;list-style:none;}
.nextPage a, .prevPage a, a.next, a.prev{font-weight:bold;color:#aeaeae!important;}
.nextPage a:hover, .prevPage a:hover, a.next:hover, a.prev:hover{color:#481E56!important; text-decoration:none;}
.nextPage, .prevPage{color:#ccc;}
.nextPage{font-weight:bold;float:right;}
.prevPage{font-weight:bold;float:left;}
/*-- Sidebar Widget --*/
.blog aside{margin:20px 0 30px 0;}
.blog .widget-title{border-top:2px solid #89B140; border-bottom:1px solid #89B140; text-transform:uppercase; padding:8px 10px; font-weight:600!important; font-size:1.125em!important;}
.blog aside ul li a{padding:3px 0; display:block;}
#sub-navigation .widget_recent_entries ul li a{text-transform:none!important;}
/*--- Archives ---*/
.blog aside.widget_archive label{display:none;}
.blog aside.widget_archive select{width:100%; padding:7px 5px; margin:10px 0;box-sizing:border-box; border-color:#d9d9d9;}
.blog aside.widget_archive h2, .blog aside.widget_categories h2{border-color:#1c4b97;color:#1c4b97!important;}
.preview-text{padding-bottom:30px;}
/* SEARCH FORM */
#s{background:#f9f9f9 url('images/search.png') no-repeat center right;border:1px solid #e9e9e9;padding:4%;color:#999;}
input#s:hover, input#s:focus{border-color:#999;}
/* PROMO BOXES */
.promo-boxes .promo-box:first-child{background:#1c4b97;}
.promo-boxes .promo-box{background:#481E56; color:#fff; padding:5%; box-sizing:border-box; height:50%; overflow:hidden}
.promo-boxes .promo-box h2{font-size:30px;}
.promo-boxes .promo-box.with-img .copy{float:left; width: 65%;}
.promo-boxes .promo-box.with-img img{float:right; max-width:25%;}
.promo-boxes .promo-box.with-img .copy .text, .promo-boxes .promo-box.with-img .copy .fp-heading{margin-top:5px;}
.promo-boxes .promo-box .actions{margin-top:20px;}
.promo-boxes .promo-box .button{text-transform:uppercase; background:rgba(0,0,0, 0.4); color:#fff; padding:15px 17px; border-radius:0; font-size:15px;border:1px solid transparent;}
.promo-boxes .promo-box .button:hover{border:1px solid #fff;background:none;}
/*.promo-boxes .promo-box:first-child .button{background:#2e2e2b; color:#fff;}
.promo-boxes .promo-box:first-child .button:hover{border:1px solid #fff;background:none;}*/
/*-- FORM --*/
.promo-boxes input[type="text"],.promo-boxes input[type="email"]{background:rgba(255,255,255, 0.3); color:#fff; border:none; width:96%; padding:2%; margin:5px 0;}
.promo-boxes input[type="submit"]{border:none;}
/* White Placeholder*/
.promo-boxes  ::-webkit-input-placeholder{color:#fff;}
.promo-boxes  .promo-boxes  ::-moz-placeholder{color:#fff;} /* firefox 19+ */
.promo-boxes  :-ms-input-placeholder{color:#fff;} /* ie */
.promo-boxes  input:-moz-placeholder{color:#fff;}
#search-box  ::-webkit-input-placeholder{color:#fff;}
#search-box  ::-moz-placeholder{color:#fff;} /* firefox 19+ */
#search-box  :-ms-input-placeholder{color:#fff;} /* ie */
#search-box  input:-moz-placeholder{color:#fff;}
/*--------------*/
.footer-bar{border-top:1px solid #676765; list-style-type:none; font-size:12px;padding:25px 0;margin-top:100px;}
.footer-bar li{display:inline;}
.footer-bar li a{padding:0 3px;}
.footer-bar li:after{content:'\007C'; color:#575751;}
.footer-bar li:nth-last-child(2):after, .footer-bar li:last-child:after{content:'';}
.footer-bar li:last-child{float:right;}
.charity-reg{color:#ccc;}
/* Footer */
footer{background:#2e2e2b; color:#fff; padding:30px;}
footer a:hover{color:#89B140; text-decoration:none;}
footer nav ul{list-style: square; list-style-position: inside; margin-bottom:15px;}
footer nav ul li{padding:2px 0;}
footer .col{width:25%;}
footer h4, footer .widgettitle{color:#89B140; font-size:18px; margin:12px 0;}
footer li span{font-size:20px;}
/*.button-details{list-style:none;}
.button-details li{padding:4px 0;}*/
.contact-details{list-style:none;}
.contact-details li{padding:4px 0;}
#social-links{margin:20px 0;}
#social-links .col{width:50%;}
#social-links li{float:left;list-style:none;}
#social-links a{/*background:#d9f1f8;*/height:28px;width:40px;padding:6px 0;margin:0 4px;display:block;text-align:center;color:#fff;	border-radius: 34px;font-size:22px;background-position:center center;background-repeat:no-repeat;}
#social-links a:hover{/*background:#89B140;*/ text-decoration:none; color:#89B140;}
.scroll-up{position: fixed;bottom: 3.925em;right: 0;width:40px;	height:37px;padding-top:3px;color:#fff;font-size:24px;text-align:center;background: #89B140;background-size:50%;display: none;cursor:pointer;z-index:10000;}
.scroll-up:hover{background-color:#000;}
.button{border-radius:3px;padding:7px 12px;text-align:center;font-weight:bold;display:inline-block;box-sizing:border-box;}
.button:hover{text-decoration:none;}
.top-nav-btn-btn{background:#d67331; color:#2e2e2b; text-transform:uppercase; margin:20px 0; padding:15px; display:block;}
.top-nav-btn-btn:hover{color:#fff;background:#2e2e2b;}
.actions{margin-top:50px;}
.actions .button{background:#aecae2; padding:10px 15px; font-size:1.275em;border:1px solid transparent}
.actions .button:hover{background:transparent!important; border:1px solid #2e2e2b;}
.actions .button.green{background:#99cc4d; margin-right:10px;}
#main .copy .actions a{color:#2e2e2b;}
#main .copy .actions{margin:20px 0;}
/* SEARCH BOX */
#search-box{background:#481f56; color:#fff; text-align:center; padding:15px 2%;}
.close-search:hover{color:#89B140;cursor:pointer;}
#search-box{display:none;}
#search-box form input[type="text"]{width:90%; padding:10px; box-sizing:border-box;border:1px solid #31153b;background:rgba(255,255,255, 0.2); color:#fff; font-size:1.275em;}
#search-box .wrap{position:relative;max-width:1000px;}
/* HOME Slide Toggle */
#showLess, #graph .bar-graph{display:none;}
/* MENU TOGGLE */
#menu-right-mobile{margin-top:6%;width:auto;position:absolute;right:5px;display:block;}
.search-toggle-mobile{display:none;vertical-align:middle;margin: 0 10px;}
nav#nav-mobile{position:relative;display:none;width:100%;padding:0;}
nav#nav-mobile ul{display:none;list-style-type:none;text-align:center;background-color:rgba(33, 120, 157, 0.98);}
nav#nav-mobile li{display: block !important;float:none;color:#fff;padding:0;}
nav#nav-mobile a{display: block !important;padding:15px;}
nav#nav-mobile a:before{background-color:#fff;}
nav#nav-mobile a:hover{color:#fff;}
.cart-contents:hover{color:#333 !important;}
/* HAMBURGER ICON */
.icon-hamburger{
  background-color: transparent;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 46px;
  height: 46px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.icon-hamburger:focus{outline:none;}
.icon-hamburger span{display:block;position:absolute;top:15px;left:9px;right:9px;height:4px;background:#21789d;}
.icon-hamburger span::before,
.icon-hamburger span::after{position:absolute;display:block;left:0;width:100%;height:4px;background-color:#21789d;content:"";}
.icon-hamburger span::before{top:-8px;}
.icon-hamburger span::after{bottom:-8px;}
/* Hamburger Icon EFFECTS */
.icon-hamburger--fx span{-webkit-transition:background 0s 0.3s;transition:background 0s 0.3s;}
.icon-hamburger--fx span::before,
.icon-hamburger--fx span::after{-webkit-transition-duration:0.3s, 0.3s;transition-duration:0.3s, 0.3s;-webkit-transition-delay:0.3s, 0s;transition-delay:0.3s, 0s;}
.icon-hamburger--fx span::before{-webkit-transition-property:top, -webkit-transform;transition-property:top, transform;}
.icon-hamburger--fx span::after{-webkit-transition-property:bottom, -webkit-transform;transition-property:bottom, transform;}
/* Hamburger Icon ACTIVE STATE, i.e. menu open */
.icon-hamburger--fx.is-active span::before, .icon-hamburger--fx.is-active span::after{background-color:#5b97c7;}
.icon-hamburger--fx.is-active span{background: none;}
.icon-hamburger--fx.is-active span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.icon-hamburger--fx.is-active span::after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.icon-hamburger--fx.is-active span::before, .icon-hamburger--fx.is-active span::after{-webkit-transition-delay:0s, 0.3s;transition-delay:0s, 0.3s;}
/*--  Sub Navigation Toggle --*/
.subnav-toggle{padding:12px;font-size:0.938em;position:relative;text-transform:uppercase;background-color:#21789d;color:#fff;font-weight:bold;display:none;}
.subnav-toggle:hover{background-color:#5b97c7;cursor:pointer;}
.subnav-toggle span{font-family:'icomoon';font-size:16px;float:right;}
.subnav-toggle span:after{content:"\e803";}
.subnav-toggle.active span:after{content:"\e901";}
.acf-map{width: 100%;height: 400px;border-top: #ccc solid 1px;}
.acf-map{max-width: inherit !important;}
.scroll.active{
	position: fixed;
	bottom: 3.925em;
    right: 0;
	width:40px;
	height:37px;
	padding-top:3px;
	color:#fff;
	font-size:24px;
	text-align:center;
	background: #7bc852;
	background-size:50%;
	display: none;
	cursor:pointer;
	z-index:10000;
}
.scroll.active:hover{background-color:#2e2e2b;}
/*--  Spot Light Panel  --*/
#spotlight-panel .h3-heading {text-transform:uppercase; font-size: 2em;}
#spotlight-panel .h3 {padding:30px 0;}
#spotlight-panel .hr {background-color:#e8e8e6; height: 4px; width: 85px; margin-top: 20px;}
/*.actions .btn-3{background: transparent !important;border: 1px solid #99cb4c;color: #99cb4c;}
.actions .btn-3:hover{background:#fff !important; border:1px solid #fff !important;}*/
#spotlight-panel .text-box {width: 40%; padding: 0 5%;}
/*--  BUTTON  --*/
.top-nav-btn {position: relative;}
.btn-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.29);
  z-index: 10000;
  height: auto;
  right: 0;
  text-align: left;
  white-space: nowrap;
  border-top: 5px solid transparent;
  border-radius:5px;
}
.btn-content:hover {display:block;}
.btn-content:before{
	content: '';
	display: block;
	position: absolute;
	z-index: 10000;
	right: 48px;
	top: -7px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #f6f6f6;
}
.btn-container {padding: 20px;border-radius:5px;}
.btn-item {margin-bottom: 15px;line-height: 17px;}
.btn-item:last-child {margin-bottom:0;}
.btn-link:hover + .btn-content {display: block;}
.btn-item a {padding-bottom: 4px;position: relative;}
/* ==========================================================================
 	WOOCOMMERCE - Tidy Up Woocommerce base styles to work better with Theme styles
   ========================================================================== */
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{width: 140px!important;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{padding: 7px 6px 8px!important;}
.woocommerce .quantity .qty{margin: 0!important;padding: 7px!important;}
/* ==========================================================================
   RESPONSIVE
   ========================================================================== */
@media screen and (max-width: 1910px){
	/* IMAGE SLIDER 
	.cycle-slideshow{max-height:445px;}*/
	/* Centered Text Overlay */
	.fc-slider-centered_text_overlay.cycle-overlay .wrap{margin-top:4%;}
	/* MAIN MENU */
	header nav ul li{padding:0.925%;}
	header nav ul li a{font-size:15px;}
}
@media screen and (max-width: 1600px){
	/* IMAGE SLIDER 	
	.cycle-slideshow{max-height:379px;}*/
	#img-slider .heading-block h1{font-size:41px !important;}
	/* Centered Text Overlay */
	.fc-slider-centered_text_overlay.cycle-overlay .wrap{margin-top:3.3%;}
	.fc-slider-centered_text_overlay.cycle-overlay .copy{font-size:25px;padding:0 20% !important;}
	#what-we-do .graphic-list h1{font-size:2.5em;}
}
@media screen and (max-width: 1366px){
	.wrap{max-width:1260px;}
	/* IMAGE SLIDER */
	#img-slider .heading-block h1{font-size:38px !important;}
	/*.cycle-slideshow{max-height:355px;}*/
	/* Centered Text Overlay */
	.fc-slider-centered_text_overlay.cycle-overlay{right:0 !important;margin-top:0;}
	.fc-slider-centered_text_overlay.cycle-overlay .wrap{margin-top:3%;}
	.fc-slider-centered_text_overlay.cycle-overlay .copy{padding:0 18% !important;}
	/* MAIN MENU */
	.slogan{font-size:.938em;padding: 50px 0 0 20px;}
	/*header #logo{width:115px;}*/
	
	header nav {padding:3% 0;}
	header nav ul li {padding: 0.875%;}	
	header nav ul li a{font-size:14px;}
	
	/* CART ICON */
	
	.cart-contents {top: 42%;}
	/* HOME */
	#support-timeline .bar-graph .bar .label{font-size:14px;}
	/*.blog-feed.col{padding:10% 7%;} delete if not needed */
	.blog-feed h2, .promo-boxes .promo-box h2{font-size:27px;}
	.promo-boxes .promo-box.with-img img{width:200px;}
	#community-highlight .text-box{width:67%;}
	/* ABOUT US Graphical List */
	.fc-graphical-list li .copy{width:70%;}
	/* FOOTER */
	#social-links .col{width:100%;}
}
@media screen and (max-width: 1280px){
	/* IMAGE SLIDER */
	#img-slider .heading-block h1{font-size:34px !important;}
	/*.cycle-slideshow{max-height:320px;}*/
	.cycle-slideshow .cycle-overlay{margin:3% 0 0 10%;}
	.cycle-slideshow .heading-block{margin-top:5%;}
	/* Centered Text Overlay */
	.fc-slider-centered_text_overlay.cycle-overlay{right:0 !important;margin-top:0;}
	.fc-slider-centered_text_overlay.cycle-overlay .wrap{margin-top:2%;}
	.fc-slider-centered_text_overlay.cycle-overlay .copy{font-size:20px;padding:0 15% !important;}
	/* MAIN MENU */
	/*header nav{width:75%;padding:0;padding-bottom:1%;}*/
	header nav {width:53%;padding:3.5% 0 3%;}
	header #logo{width:150px;padding:28px 0;}
	/* HOME */
	.blog-feed h2, .promo-boxes .promo-box h2{font-size:25px;}
	.promo-boxes .promo-box.with-img img{width:180px;}
	/* ABOUT US Grid Layout */
	.fc-col-2 li{width:31%;}
	/* ABOUT US Graphical List */
	.fc-graphical-list li .copy{width:67%;}
	
	/* MENU TOGGLE */
	/*.mobile-wrap{float:right; margin-top: 40px;width: 100px;}
	#menu-toggle, nav#nav-mobile, .search-toggle-mobile{display:inline-block;}
	nav#nav-main{display:none;}
	nav#nav-mobile li.search-toggle{display:none !important;}
	header nav ul li a:hover, header nav ul li.current_page_item a{color:#89B140;}*/
}
@media screen and (max-width: 1260px){
	header nav { width: 54.5%;}
}
@media screen and (max-width: 1220px){
	header nav { width: 55.5%;}
}
@media screen and (max-width: 1220px){
	header nav { width: 57.5%;}
}
@media screen and (max-width: 1160px){
	/* IMAGE SLIDER */	
	#img-slider .heading-block h1{font-size:30px !important;}
	/*.cycle-slideshow{max-height:285px;}*/
	.fc-slider-text-block h1{font-size:26px;}
	.cycle-slideshow .cycle-overlay{margin:1.6% 0 0 10%;}
	.fc-slider-text-block .button{font-size:18px;}
	.cycle-slideshow .cycle-overlay .copy{font-size:17px;}
	/* Centered Text Overlay */
	.fc-slider-centered_text_overlay.cycle-overlay{right:0 !important;margin-top:0;}
	.fc-slider-centered_text_overlay.cycle-overlay .wrap{margin-top:3%;}
	.fc-slider-centered_text_overlay.cycle-overlay .button{padding:10px 35px;}
	.fc-slider-centered_text_overlay.cycle-overlay .copy{padding:0 12% !important;}
	/* MAIN MENU */
	header{position:static;}
	#page-title, #img-slider{margin-top:0;}
	header nav{width:85%;}
	header nav ul li.menu-item a:hover, header nav ul li.menu-item a:active{background:#5b97c7;}
	.top-nav-btn .button{border-radius:0;}
	header nav{width:98%;}
	header nav ul li a{font-size:14px;}
	
	/* MENU TOGGLE */
	.mobile-wrap{float:right; margin-top: 40px;width: 180px;}
	#menu-toggle, nav#nav-mobile, .search-toggle-mobile{display:inline-block;}
	nav#nav-main{display:none;}
	nav#nav-mobile li.search-toggle{display:none !important;}
	header nav ul li a:hover, header nav ul li.current_page_item a{color:#89B140;}
	
	/* CART ICON */	
	.cart-contents {padding: 0 !important; top: -72px; right: 1%;}
	
	
	/* BUTTON */	
	.top-nav-btn .button {border-radius: 0 !important;}	
	.btn-content {width:100%;text-align:center; top: 34px;box-shadow:none;}	
	.btn-content:before {right:50%;}
	.btn-item {margin-bottom: 0;}	
	.btn-item a {color:#481E56 !important;}
	.btn-item a:hover {color:#000 !important;}
	
	/* HOME */
	.graphic-list li .wrap{min-height:0; line-height:50px;}
	.graphic-list li img, .graphic-list li h5, .graphic-list li h1{display:inline-block; vertical-align:middle;line-height:50px;}
	.graphic-list li h5{margin:0 0 0 5px; font-size:16px;}
	.graphic-list li h1{line-height:normal;font-size:2em!important;line-height:55px;}
	.graphic-list li .button{display:none;}
	.graphic-list li img{width:50px;}
	
	.blog-feed h2, .promo-boxes .promo-box h2{font-size:22px;}
	.promo-boxes .promo-box.with-img img{width:150px;}
	#community-highlight h1, #community-highlight .text-box{font-size:40px;}
	/* ABOUT US Graphical List */
	.fc-graphical-list li .copy{width:62%;}
}
@media screen and (max-width: 1024px){
	/* IMAGE SLIDER */
	#img-slider .heading-block h1{font-size:25px !important;}
	/*.cycle-slideshow{max-height:248px;}*/
	.fc-slider-text-block h1{font-size:22px;}
	.cycle-slideshow .cycle-overlay{margin:1.5% 0 0 10%;}
	.cycle-slideshow .heading-block{margin-top:5%;}
	.fc-slider-text-block .button{font-size:16px;}
	.cycle-slideshow .cycle-overlay .copy{font-size:15px;}
	/* Centered Text Overlay */
	.fc-slider-centered_text_overlay.cycle-overlay{right:0!important;margin-top:0;}
	.fc-slider-centered_text_overlay.cycle-overlay .wrap{margin-top:3.5%;}
	.fc-slider-centered_text_overlay.cycle-overlay h1{font-size:32px;}
	.fc-slider-centered_text_overlay.cycle-overlay .button{font-size:18px;padding:8px 30px;}
	/* HOME */
	.promo-boxes .promo-box.with-img img{width:120px;}
	.promo-boxes .promo-box .button{font-size:14px;}
	#about-us #support-timeline.col{padding-top:5%;}
	#about-us .col{width:95%!important;padding:2.5%;margin:0;}
	#community-highlight h1, #community-highlight .text-box{font-size:36px;}
	#community-highlight .text-box{width:86%;}
	.blog-feed h2, .promo-boxes .promo-box h2{font-size:19px;}
	.blog-feed .post-preview h3{font-size:18px;}
	/* ABOUT US Grid Layout */
	.fc-col-2 li{width:42.9%;}
	.fc-graphic-quote .col-right .copy{font-size:21px;}
	/* ABOUT US Graphical List */
	.fc-graphical-list li .copy{width:57%;}
	/* Footer */
	footer .col{width:50%;}
}
@media screen and (max-width:900px){
	/* IMAGE SLIDER */
	.cycle-next, .cycle-prev{display:none!important;}
	#img-slider .heading-block h1{font-size:18px!important;}
	/*.cycle-slideshow{max-height:210px;}*/
	.fc-slider-text-block h1{font-size:20px;}
	.cycle-slideshow .cycle-overlay{right:8%;}
	.fc-slider-text-block .button{font-size:13px;}
	.cycle-slideshow .cycle-overlay{margin:3% 0 0 10%;}
	.cycle-slideshow .cycle-overlay .copy{margin-bottom:10px;font-size:11px;}
	/* Centered Text Overlay */
	.fc-slider-centered_text_overlay.cycle-overlay{right:0 !important;margin-top:0;}
	.fc-slider-centered_text_overlay.cycle-overlay .wrap{margin-top:1.5%;}
	.fc-slider-centered_text_overlay.cycle-overlay h1{font-size:28px;}
	.fc-slider-centered_text_overlay.cycle-overlay .button{font-size:16px;padding:8px 20px;}
	.fc-slider-centered_text_overlay.cycle-overlay .copy{padding:0 10% !important;}
	/* MAIN MENU */
	header nav ul li a{font-size:16px;}
	/* HOME */
	.graphic-list h1{font-size:2.8em;}
	#community-highlight .text-box{width:100%;}
	#community-highlight h1, #community-highlight .text-box{font-size:24px;}
	.blog-feed.col, .promo-boxes.col{width:100%;}
	.promo-boxes .promo-box.with-img img{width:auto !important;}
	.blog-feed h2, .promo-boxes .promo-box h2{font-size:22px;}
	.blog-feed .post-preview h3{font-size:1.17em;}
	.promo-boxes.col{height:auto;clear:both;}
	.fc-graphic-quote .col-right .copy{font-size:20px;}
	#latest-news{height:auto;}
	/* ABOUT US Graphical List */
	.fc-graphical-list li .copy{width:49%;}		
	/* FOOTER */
	#social-links .col{width:100%;}
	
	/* 3 Columns */
	#main.column-3 .col{float:none!important; width:100%!important; magin:0!important;}
	#menu-latest-news-menu{display:none;}
	
	
	/*Our Mission SECTION*/	
	#spotlight-panel .text-box {width: 96%; padding: 0 2%;}	
	.h3-heading {padding-top: 50px;}
}
@media screen and (max-width: 768px){ 
	/* HEADER */	
	#search-box form input[type="text"]{width: 80%;}
	.icon-close:before{content: "\e800";font-size: 2em;top: 10px;right: 20px;}
	/*header #logo{width:100px;}*/
	/* IMAGE SLIDER */
	#img-slider .heading-block h1{font-size:14px!important;}
	/*.cycle-slideshow{max-height:164px;}*/
	.fc-slider-text-block h1{font-size:14px;}
	.fc-slider-text-block .button{font-size:12px;}
	.cycle-slideshow .cycle-overlay{width: auto; margin:2% 0 0 5%;}
	.cycle-slideshow .cycle-overlay .copy{font-size:10px;}
	/* Centered Text Overlay */
	.fc-slider-centered_text_overlay.cycle-overlay{right:0 !important;margin-top:0;}
	.fc-slider-centered_text_overlay.cycle-overlay h1{font-size:20px;}
	.fc-slider-centered_text_overlay.cycle-overlay .button{font-size:12px;}
	/* HEADER RAINDOW */
	.heading-block h1{font-size:42px;}
	/* SUB NAVIGATION */
	.blog #sub-navigation{margin-bottom:10px;}
	#main .col-one{width:100%;margin:0 auto;}
	#sub-navigation>ul{display:none;}
	.subnav-toggle{display:block;}
	/* HOME */
	.graphic-list li .wrap{min-height: 0;}
	.graphic-list li{width:100%;}
	
	#community-highlight{padding:110px;}
	#support-timeline h1{text-align:left;}
	#support-timeline .bar-graph .bar .label .number{font-size:16px;}
	#support-timeline .bar-graph .bar{border-radius:0;height:auto;}
	#support-timeline .bar-graph .icon{height:auto;position:static;border-radius:0;margin:0 5px 0 0;float:left;}
	#support-timeline .bar-graph .bar .label{border-radius:0;margin:0;padding:4px 0;position:static; }
	
	/* MAIN CONTENT */
	#main{padding:0 2% 50px 2%;}
	#main .col-two{width:100%;}
	.fc-col-2{margin:0 auto !important;}
	#main .copy ul, #main .copy ol{margin-left:25px;}	
	.video-wrapper{position: relative;padding-bottom: 56.25%; /* 16:9 */padding-top: 25px;height: 0;}
	.video-wrapper iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
	/* ABOUT US Grid Layout */
	.fc-col-2 li{width:48.2%;}
	.fc-col-2{padding-bottom:20px;}
	/* ABOUT US Gallery*/
	.fc-gallery{padding-top:20px;}
	/* ABOUT US Graphical List */
	.fc-graphical-list li .copy{width:100%;margin:0 auto;padding:0;}
	.fc-graphical-list li img{padding-bottom:20px;}
	/* FOOTER */
	.footer-bar li:last-child{float:left;}
	.charity-reg{margin-top:15px;}
}
@media screen and (max-width:600px){
	/* HEADER */
	.slogan{display:none;}
	.alignright, .alignleft{float:none;}
	#menu-right-mobile{min-width:40%;}
	/*.mobile-wrap{margin-top: 35px;}*/
	/* HEADER RAINDOW */
	.heading-block h1{font-size:30px;}
	#page-title{padding:40px 0;}
	/* HOME */
	.graphic-list li{width:100%!important;}
	.promo-boxes .promo-box.with-img img{width:180px !important;}
	/* ABOUT US Grid Layout */
	.fc-col-2 li{width:47.7%;}
	/* button */
	#main.button .col-1, #main.button .col-2{width:96%;}
	#main.button .col-1{margin-bottom:0;}
	/* FOOTER */
	footer .col, #social-links .col{width:100%;text-align:center;}
	.show-col, footer div[class^="menu-"]{display:none;}
	#social-links{margin:20px auto;}
	#social-links li{float:none;display:inline-block;}
	.toggle-footer::after, footer .widget_nav_menu .widgettitle::after{display:inline-block;content:"+";font-size:20px;padding-left:10px;}
	.toggle-footer.active::after, .widget_nav_menu .widgettitle.active::after{content:"-";}
	#social-links h4{margin:12px 0;}
	.footer-bar{margin-top:30px;}		
	#main .col-two.copy p img{text-align:left;float:none;display:block;padding: 0; margin: 0;}	
	/* FLEXIBLE CONTENT */
	#grid-layout li{width:100%;float:none;}
	.fc-col-2 li, .fc-col-3 li, .fc-col-4 li{margin-right:0;}
	
}
@media screen and (max-width: 480px){
	/* MAIN MENU */
	#menu-right-mobile{min-width:48%;}
	header #logo{/*width:100px;*/padding:10px 0;}
	
	.mobile-wrap{margin-top:23px;}
	
	.cart-contents{top: -52px;}
	/* HOME */
	.promo-boxes .promo-box.with-img img{display:none !important;width:0% !important;}
	.promo-boxes .promo-box.with-img .copy{width:100% !important;}	
	.promo-boxes .promo-box{height:auto;}
	#about-us h1{font-size:1.400em;}
	.blog-feed article{margin:8% 0;}
	.blog-feed img{display:none;}
	.blog-feed .post-preview{width:100%;}
	.copy{font-size:14px;}
	
	/* ABOUT US Grid Layout */
	.fc-col-2 li{width:100%;margin:0 auto;margin-bottom:10px;}
}
@media screen and (max-width: 420px){	
	/* MAIN MENU */
	#menu-right-mobile{min-width:50%;}
	/*header #logo{width:110px;}*/
	/* HEADER RAINDOW */
	.heading-block h1{font-size:26px;line-height:1.2em;}
	/* HOME */
	#community-highlight{display:none;}
	.actions .button{font-size:1em;}
	/* MAIN CONTENT */
	.top-nav-btn-btn{font-size:15px;}
}
@media screen and (max-width: 380px){
	.cycle-slideshow img{
		height:150px !important;
	}
	/* MAIN MENU */	
	header #logo{width:110px;}	
	.mobile-wrap{margin-top: 16px;width: 160px;}
	
	.cart-contents{top: -45px; right: -5px;}
	/* HOME */
	.graphic-list li .wrap{line-height:40px;}
	.graphic-list li img, .graphic-list li h5, .graphic-list li h1{line-height:40px;}
	.graphic-list li img{width:40px;}
	.graphic-list li h5{font-size:14px;}
	.graphic-list li h1{line-height:45px;}
	.actions .button{font-size:0.9375em;}
	/* FLEXIBLE CONTENT */
	.fc-gallery li{wisth}
}
@media screen and (max-width: 360px){
	/* MAIN MENU */
	#menu-right-mobile{min-width:59%;}	
}
@media screen and (max-width: 320px){
	/* MAIN MENU */
	#menu-right-mobile{min-width:68%;}
	.actions .button{width:100%;}
	.button{margin: 5px 0;}
}