/*
Site Name: LeaDev-Langham
Version: 1.1r
Author: (I) Softnio
Create Date: 8/07/2015 (MM/DD/YYYY)
*/
/* ############# GENERAL RESETS AND FIXES ############# */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align:top;
}
:focus {
	outline: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
nav ul {
    list-style: none;
}
body {
    line-height: normal;
}
ol,
ul {
    /*list-style: none;*/
}
.content ul li {
    list-style: disc;
    margin-left: 17px;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input,
select {
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
@font-face {
    font-family: 'HandSean';
    src: url('../fonts/hand_of_sean.eot');
    src: url('../fonts/hand_of_sean.eot?#iefix') format('embedded-opentype'), url('../fonts/hand_of_sean.woff2') format('woff2'), url('../fonts/hand_of_sean.woff') format('woff'), url('../fonts/hand_of_sean.ttf') format('truetype'), url('../fonts/hand_of_sean.svg#HandSean') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ############# GENERAL STYLES ############# */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: normal;
    margin: 0;
    font-family: 'Arial', sans-serif;
}
h1,
h2,
h3 {
    color: #363636;
}
h4,
h5,
h6 {
    color: #333333;
}
h1,
h2 {
    font-size: 22px;
    padding: 0 0 12px;
}
h3 {
    font-size: 18px;
    padding: 0px 0 10px;
}
h4 {
    font-size: 15px;
    padding: 0px 0 8px;
}
h5 {
    font-size: 14px;
    padding: 0px 0 6px;
}
h6 {
    font-size: 12px;
    padding: 0px 0 6px;
}
a,
a:visited {
    color: #fcb016;
    text-decoration: underline;
}
a:focus,
a:hover {
    color: #333;
    text-decoration: none;
}
a:active {
    color: #333;
    text-decoration: underline;
}
p {
    padding: 0 0 10px 0;
    text-align: left;
	font-family: "segoe ui";
}
.content p {
    font-size: 14px;
	
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
    margin: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
}
strong,
dfn,
b {
    font-weight: bold;
}
em,
dfn {
    font-style: italic;
}
sup,
sub {
    line-height: 0;
    font-size: .6em;
}
sup {
    vertical-align: super
}
sub {
    vertical-align: sub;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
}
address {
    margin: 0 0 1.5em;
    font-style: italic;
}
del {
    color: #666;
}
pre {
    margin: 1.5em 0;
    white-space: pre;
}
pre,
code,
tt {
    font: 1em'andale mono', 'lucida console', monospace;
    line-height: 1.5;
}
ul,
ol {
    margin: 0 0 1.5em 0;
    padding-left: 1.5em;
}
li ul,
li ol {
    margin: 0;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
dl {
    margin: 0 0 1.5em 0;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 1.5em;
}
table {
    margin-bottom: 10px;
    width: 100%;
}
th {
    font-weight: bold;
}
thead th {
    background: #c3d9ff;
}
th,
td,
caption {
    padding: 4px 10px 4px 5px;
}
tfoot {
    font-style: italic;
}
caption {
    background: #eee;
}
tbody tr:nth-child(even) td,
tbody tr.even td {} small {
    font-size: 11px;
}
.red,
.require,
.star {
    color: #F00;
}
.center {
    text-align: center;
}
.justify {
    text-align: justify;
}
.clearing,
.flowfix {
    overflow: hidden;
    width: 100%;
}
.overfix {
    overflow: hidden;
}
.clr,
.clear {
    clear: both;
    line-height: 0px;
    height: 0;
    display: block;
}
.gutter {
    clear: both;
    height:40px;
    display: block;
}
.boxsizing {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/* FLUID COLUMN */

.one-half,
.one-third,
.two-third,
.one-fourth {
    padding-bottom: 10px;
    float: left;
}
.one-half {
    width: 49%;
    padding-right: 2%;
}
.one-half.last {
    float: right;
    padding-right: 0;
}
.one-third {
    width: 32%;
    padding-right: 2%;
}
.one-third.last {
    float: right;
    padding-right: 0;
}
.two-third {
    width: 66%;
    padding-right: 2%;
}
.two-third.last {
    float: right;
    padding-right: 0;
}
.one-fourth {
    width: 23.5%;
    padding-right: 2%;
}
.one-fourth.last {
    float: right;
    padding-right: 0;
}
.three-fourth {
    width: 74.5%;
    padding-right: 2%;
}
.three-fourth.last {
    float: right;
    padding-right: 0;
}
.one-half+.one-half,
.one-third+.two-third,
.two-third+.one-third,
.one-third+.one-third+.one-third,
.one-fourth+.one-fourth+.one-half,
.one-fourth+.one-half+.one-fourth,
.one-half+.one-fourth+.one-fourth,
.one-fourth+.three-fourth,
.three-fourth+.one-fourth,
.one-fourth+.one-fourth+.one-fourth+.one-fourth {
    float: right;
    padding-right: 0%;
}
@media (max-width: 600px) {
    .one-half,
    .one-third,
    .two-third,
    .one-fourth {
        width: 100%;
        padding-right: 0%;
    }
}
/* GRID LAYOUT*/

.main,
.container {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.row {
    display: block;
    float: left;
    margin-bottom: 20px;
}
.grid,
[class*="grid"] {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.grid.first,
[class*="grid"].first {
    margin-left: 0px;
}
[class*="grid"] [class*="grid"]:first-child {
    margin-left: 0px;
}
.grid.last,
[class*="grid"].last {
    margin-right: 0px;
}
[class*="grid"] [class*="grid"]:last-child {
    margin-right: 0px;
}
.grid1 {
    width: 60px;
}
.grid2 {
    width: 140px;
}
.grid3 {
    width: 220px;
}
.grid4 {
    width: 300px;
}
.grid5 {
    width: 380px;
}
.grid6 {
    width: 460px;
}
.grid7 {
    width: 540px;
}
.grid8 {
    width: 620px;
}
.grid9 {
    width: 700px;
}
.grid10 {
    width: 780px;
}
.grid11 {
    width: 860px;
}
.grid12 {
    width: 940px;
}
.section {
    float: left;
    width: 100%;
    clear: both;
}
.relative {
    position: relative;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.on-phone,
.on-tablet,
.on-desktop,
.off-phone,
.off-tablet,
.off-desktop {
    display: none;
}
/* ############# GENERAL STUCTURE ############# */

.header {
    background: #363636;
    padding-top: 6px;
    color: #fff;
}
.fa.icon-search {
    font-size: 21px;
    padding-top: 3px;	
    -webkit-text-stroke: 1px rgba(0,0,0,0.8);
	color:white;
}
.inav  .menu .facebook_icon {
	width:46px;
}

.inav ul li.facebook_icon a:hover {
    opacity:0.7;
}
.top-r {
    float: right;
    padding-bottom: 10px;
    position: absolute;
    top: 58px;
    z-index: 10;
    right: 10px;
}
.logo {
    float: left;
    width: 165px;
    background: #fff;
    border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    text-align: center;
    position: absolute;
    z-index: 9;
    padding: 20px 15px 25px;
    margin-top: -10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.logo img {
    max-width: 100%;
    height: auto;
}
.logo + .nav-grid {
    margin-left: 185px;
    margin-right: 0;
}
.header-wl2 .logo {
    width: 290px;
}
.header-wl2 .logo img {
    margin: 0 10px 5px;
}
.header-wl2 .logo + .nav-grid {
    float: right;
}
.header-wl2 .top-r {
    position: absolute;
    top: 45px;
    right: 0;
    z-index: 9;
    padding-bottom: 11px;
}
.button-donate {
    float: right;
    margin-left: 15px;
}
.button-donate a.button {
    background: #ffffff;
    color: #231f20;
    padding: 5px 30px 5px 22px;
}
.button-donate a.button:hover {
    background: #9b9b9b;
    color: #2c2a2b;
}
/* SEARCH */

.esearch {
    float: right;
    margin-left: 15px;
    position: relative;
}
.esearch .search-trigger {
    width: 30px;
    display: inline-block;
}
.esearch .search-trigger i {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-indent: -9999em;
    background: url(/images/icon-search.png) no-repeat 50% 50%;
    cursor: pointer;
}
.esearch .search-form {
    position: absolute;
    top: 42px;
    right: 0;
    width: 230px;
    height: 25px;
    z-index: 999;
    display: none;
}
.esearch .search-form input.field,
.esearch .search-form input[type=text] {
    width: 100%;
    padding: 8px 40px 8px 10px;
    font-size: 15px;
    line-height: 20px;
    font-style: italic;
    color: #303030;
    border: 0 none;
    margin: 0;
    height: 28px;
}
.esearch .search-form .submit,
.esearch .search-form input[type=submit] {
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    font-style: italic;
    font-size: 12px;
    line-height: 15px;
    height: 25px;
    padding: 8px 10px 8px;
    margin: 0;
}
/* NAV */

.nav-grid {
    width: auto;
    float: right;
}
.inav {
    padding: 0;
}
#nav-icon {
    display: none;
}
.inav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.inav ul li {
    float: left;
    position: relative;
    padding-bottom: 0px;
}
.inav ul li a {
    color: #fff;
    font-size: 12px;
    line-height: 38px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 6px 12px 8px;
}
.inav ul li:last-child a {
    padding-right: 0;
}
.inav ul li a:hover,
.inav ul li.active a,
.inav ul li.current a {
    color: #778418;
}
.cl-green .inav ul li a:hover,
.cl-green .inav ul li.active a,
.cl-green .inav ul li.current a {
    color: #fbb117;
}
.cl-red .inav ul li a:hover,
.cl-red .inav ul li.active a,
.cl-red .inav ul li.current a {
    color: #fbb117;
}
.cl-yellow .inav ul li a:hover,
.cl-yellow .inav ul li.active a,
.cl-ywllow .inav ul li.current a {
    /*color: #fcb016;*/
}
/* SUBNAV*/ 
.inav ul li > ul {
    background-color: #333;
    height: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 42px;
    left: 0;
    min-width: 200px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.inav ul li > ul li {
    border-top: 1px solid #444;
    width: 100%;
    padding-bottom: 0;
}
.inav ul li > ul li:first-child {
    border-top: none;
}
.inav ul li:hover > ul,
.inav ul li > ul:hover {
    height: auto;
    opacity: 1;
    z-index: 100;
}
/* STATIC CAPTION */

.caption-static {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    z-index: 9;
}
.caption-static .title {
    color: #fff;
    text-shadow: 0 0 4px #333;
    -webkit-text-shadow: 0 0 4px #333;
    -moz-text-shadow: 0 0 8px #333;
    float: left;
}
.caption-static .title h2,
.caption-static .title a {
    color: #fff;
    text-decoration: none;
    font-size: 42px;
    line-height: 40px;
    font-weight: bold;
    padding: 0;
    transition: color 200ms;
    -moz-transition: color 200ms;
    -webkit-transition: color 200ms;
}
.caption-static .title a:hover {
    color: #617906;
}
.caption-static .title a.logo-lh:hover {
    color: #cd1825;
}
/* FLEXSLIDER */

.flexslider {
    position: relative;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.flexslider .slides,
.flexslider .flex-control-nav,
.flexslider .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.no-js .flexslider .slides > li:first-child {
    display: block;
}
.flexslider .slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .flexslider .slides {
    display: block;
}
* html .flexslider .slides {
    height: 1%;
}
/* SLIDER NEXT/PREV */

.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 40px;
    width: 40px;
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    margin-top: -20px;
    top: 50%;
    z-index: 18;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}
.flex-direction-nav a.flex-prev {
    background-image: url(/images/prev.png);
    left: 10px;
}
.flex-direction-nav a.flex-next {
    background-image: url(/images/next.png);
    right: 10px;
}
.flex-direction-nav a.flex-prev:hover,
.flex-direction-nav a.flex-next:hover {
    opacity: .75;
    filter: alpha(opacity=75);
}
.flex-direction-nav .flex-disabled {
    opacity: .1 !important;
    filter: alpha(opacity=10);
    cursor: default;
}
/* SLIDER PAGINATION */

.flexslider .flex-control-nav {
    position: absolute;
    left: 14%;
    bottom: 35px;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 19;
    text-align: left;
    max-width: 1200px;
    width: auto;
   /* transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);*/
}
.flexslider .flex-control-nav li {
    width: 24px;
    overflow: hidden;
    display: inline-block;
    margin-right: 1px;
    text-align: left;
}
.flexslider .flex-control-nav li a {
    display: block;
    height: 24px;
    line-height: 24px;
    text-indent: -999em;
    overflow: hidden;
    background: url(/images/dot-normal.png) no-repeat 50% 50%;
    cursor: pointer;
}
.flexslider .flex-control-nav li a.flex-active {
    background: url(/images/dot-active.png) no-repeat 50% 50%;
}
/* BANNER */

.banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.banner .thumbs {
    max-height: 450px;
    overflow: hidden;
}
.banner .overup {
    background: url(/images/overup.png) repeat-x 50% 100%;
    height: 20px;
    z-index: 99;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.banner .caption {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.banner .caption .content {
    background: #4f1211;
    background: rgba(65, 7, 0, 0.5);
    float: right;
    width: 305px;
    box-sizing: border-box;
    color: #fff;
    padding: 20px 20px 30px;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    overflow: hidden;
}
.banner .caption h3,
.banner .caption h4,
.banner .caption h2 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 8px;
}


.banner .caption .content hr {
    border: 0;
    border-bottom: 2px solid #fff;
    margin: 8px 50px 10px 0;
    border-color: yellow;
    outline: red 1px solid;
    display:none;
}
/* SOCIAL/ICONS */

.socials {
    text-align: left;
}
.socials i {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    background-image: url(/images/icon-socials.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto;
    transition: background 300ms;
    -moz-transition: background 300ms;
    -webkit-transition: background 300ms;
}
.socials a {
    color: #000;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    text-transform: lowercase;
    display: inline-block;
    margin-right: 15px;
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    text-decoration: none;
}
.socials a:hover {
    color: #778418;
}
.socials i.icon-st {
    background-position: 0px -35px;
}
.socials i.icon-st:hover,
.socials a:hover i.icon-st {
    background-position: 0 0;
}
.socials i.icon-email {
    background-position: -36px -35px;
}
.socials i.icon-email:hover,
.socials a:hover i.icon-email {
    background-position: -36px 0;
}
/* BOTTOM */

.bottom {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 105px 0px;
}
.bottom .content {
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 5px 20px;
}
.bottom .content .socials {
    margin-top: 15px;
}
.bottom .content h2,
.bottom .content h3,
.bottom .content h4,
.bottom .content h4 {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 15px;
    font-weight: bold;
    text-shadow: 0 0 4px #000;
}
.bottom .content h2,
.bottom .content h3 {
    font-size: 36px;
    line-height: 40px;
}
.bottom .content h1,
.bottom .content h2,
.bottom .content h3,
.bottom .content h4,
.bottom .content h5 {
    color: #fff;
}
.bottom .content input.text,
.bottom .content input[type=text],
.bottom .content input[type=email] {
    width: 100%;
}
.bottom .content input[type=submit],
.bottom .content input.submit {
    float: right;
}
.bottom .content-bg {
    color: #fff;
    /*background: #fff;*/
    padding: 30px 25px 25px;
    border: #fff 1px solid;
}
.bottom .content-bg h1,
.bottom .content-bg h2,
.bottom .content-bg h3,
.bottom .content-bg h4,
.bottom .content-bg h5 {
    color: #fff;
    text-shadow: none;
}
.bottom.plain {
    background: #fff;
    padding: 70px 0;
}
.bottom.plain .content {
    padding: 0;
}
.bottom.plain .content h2 {
    font-size: 40px;
    line-height: 50px;
}
/* FOOTER */

.footer {
    background: #363636;
    color: #fff;
    padding: 18px 0 14px;
    font-size: 9px;
    line-height: 15px;
    font-weight: bold;
    text-align: center;
}
.footer p {
    padding: 0 0 5px;
    line-height: 15px;
}
.footer .sep {
    padding: 0 3px;
}
.footer a {
    text-decoration: none;
    color: #fff;
}
.footer a:hover {
    text-decoration: underline;
    color: #fff;
}
.footerWrap{
    border: #fff 1px solid;
}
/* WRAPPER/ARTICLE */

.wrap {
    padding: 45px 0 0;
}
.wrap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.wrap ul li {
    background: none;
}
.article {
    font-size: 13px;
    line-height: 19px;
}
.article .indent {
    padding: 0;
}
.article p {
    padding: 0 0 12px;
}
.article p:last-child {
    padding: 0;
}
.article h1,
.article h2,
.article h3,
.article h4 {
    line-height: 22px;
    padding-bottom: 10px;
    font-weight: bold;
}
.article h1 {
    font-size: 45px;
    line-height: 50px;
    padding-bottom: 20px;
}
.article h2 {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 15px;
}
.article h3 {
    font-size: 22px;
}
.article h4 {
    font-size: 18px;
}
.article h3.ui-accordion-header {
    font-size: 18px;
    cursor: pointer;
}
.article ul {
    list-style: none;
    margin: 0 0 8px;
    padding: 0;
}
.article ul li {
    padding: 0 0 5px 12px;
	font-size: 14px;  /* Joe fix: feel free to move this to a different class if better :) */
    /*background: url(/images/icon-list.png) no-repeat 0 6px;*/
}
.article ul li.post {
    padding: 0;
    background: none;
    list-style: none;
    margin-left: 0;
}
.article .gap50 {
    height: 50px;
}
.article .gap30 {
    height: 30px;
}
.article .gap100 {
    height: 100px;
}
.article .accordion h3 {
    margin-top: 12px;
}
.article .thumb-button {
    display: inline-block;
    width: 180px;
    margin: 0 0 15px;
    padding: 0 20px;
    text-align: center;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
}
.article .thumb-button-large {
    display: inline-block;
    width: 280px;
    margin: 0 0 15px;
    padding: 0 20px;
    text-align: center;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
}
.article .thumb-button-large img {
    border-radius:0;
}
.article .thumb-button a {
    display: block;
}
.article .thumb-button img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 25px;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    border-radius:0;
}

@media (min-width: 980px) {
	.center-image {
		margin-left: 15%;
	}
	.article .thumb-button img {
		max-width: 85%;
	}
}


.article .thumb-button:hover img {
    opacity: .5;
}
.article .thumb-button:hover span.button.btn-green {
    background: #bbc18b;
    color: #ebedde;
}
.article .thumb-button:hover span.button.btn-red {
    background: #e59893;
    color: #f6dedd;
}
.article .thumb-button:hover span.button.btn-grey {
    background: #7f7f7f;
    color: #d0d0d0;
}
.article .icarousel .owl-prev {
    left: -15px;
}
.article .icarousel .owl-next {
    right: -15px;
}
/* BLOG */

.post-lists.icarousel .owl-prev,
.post-lists.icarousel .owl-next {
    top: 50%;
    margin-top: -32px;
}
.mobile-carousel-blog.icarousel.owl-carousel .owl-prev,
.mobile-carousel-blog.icarousel.owl-carousel .owl-next {
    margin-top: -45px;
}
.post {
    margin-top: 25px;
    float: left;
    width: 100%;
    list-style: none;
}
.icarousel .owl-item .post {
    width: 92%;
    margin: 0 4% 35px;
}
.post .thumbs {
    width: 200px;
    margin-right: 30px;
    margin-bottom: 15px;
    float: left;
    position: relative;
    text-align: center;
}
.post .thumbs a {
    display: block;
}
.post .thumbs a::after {
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 4;
    background: #363636;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0;
}
.post .thumbs.video a::before {
    position: absolute;
    z-index: 5;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/images/icon-video.png) no-repeat 54% 47%;
}
.post .entry {
    overflow: hidden;
    padding-top: 25px;
}
.post .content {
    padding-top: 8px;
}
.post .heading {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    padding-bottom: 10px;
}
.post .heading a {
    color: #000;
    text-decoration: none;
}
.post .heading+.meta-date {
    margin-top: -3px;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
}
.post .more-link {
    font-weight: bold;
    text-decoration: none;
}
.post .more-link:hover {
    text-decoration: underline;
}
.post:hover .entry,
.post:hover .heading,
.post:hover .heading a {
    /*color: #c42825;*/
}
.post:hover .thumbs a::after {
    opacity: .6;
}
/* ANNOUNCEMENT */
 
.announcement-details img,
.content img {
    width: 200px;
    margin-right: 30px;
    margin-bottom: 15px;
    border-radius: 50% 50%;
    float: left;	
    clear: both;
}
.content img.normal {
    width: auto;
    border-radius: 0;
}
/* STORIES */

.stories {
    padding: 0;
    margin: 0;
}
.stories-lists {
    padding: 20px 0 30px;
}
.stories ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.stories ul li {
    display: inline-block;
    margin-left: 0;
}
.story {
    background: #eae5e4!important;
    position: relative;
    margin-bottom: 20px;
}
.story .main {
    z-index: 5;
    display: table;
}
.story .overup {
    background: url(/images/overup.png) repeat-x 50% 100%;
    height: 20px;
    z-index: 99;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.story .thumb-pattern {
    position: absolute;
    z-index: 0;
    width: 50%;
    left: 0%;
    height: 100%;
    top: 0;
    bottom: 0;
    background-repeat: repeat;
    background-position: 100% 100%;
}
.story .thumbs {
    position: absolute;
    bottom: 0;
    height: 100%;
    max-height: 90%;
    overflow: hidden;
    width: 50%;
    padding: 0 30px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.story .thumbs img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    height: auto;
	/**/
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius:0;
}
.story .thumbs .thumbs-bg {
    display: none;
    background: url(/images/overup-3.png) repeat-x 50% 100%;
}
.story .quotes {
    float: right;
    width: 50%;
    padding: 50px 35px 65px 75px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'HandSean';
    color: #0f0f0f;
    font-size: 17px;
    line-height: 30px;
    position: relative;
    background-position: 35px 50px;
    background-repeat: no-repeat;
    background-image: url(/images/icon-quote.png);
    transition: color 300ms;
    -moz-transition: color 300ms;
    -webkit-transition: color 300ms;
}
.story .quotes p {
    padding: 0 0 20px;
}
.story .quotes h4,
.story .quotes h3 {
    font-size: 22px;
    line-height: 32px;
    font-family: 'HandSean';
    padding-bottom: 20px;
    letter-spacing: -1px;
    font-weight: normal;
    transition: color 300ms;
    -moz-transition: color 300ms;
    -webkit-transition: color 300ms;
}
.story .quotes .buttons {
    /*position: absolute;
    bottom: 40px;*/
}
.story .quotes a.button {
    padding: 6px 25px 7px 50px;
    line-height: 30px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
}
.story .quotes a.button::before {
    position: absolute;
    left: 20px;
    content: "";
    width: 20px;
    height: 30px;
    background: url(/images/icon-arrow.png) no-repeat 0 50%;
    margin-right: 10px;
}
.story:hover .quotes,
.story:hover .quotes h3,
.story:hover .quotes h4 {
    color: #778418;
}
.story:hover .quotes {
    background-image: url(/images/icon-quote-g.png);
}
.story:hover .quotes a.button.btn-green {
    background: #bbc18b;
    color: #ebedde;
}
.story:hover .quotes a.button.btn-red {
    background: #e59893;
    color: #f6dedd;
}
.story:hover .quotes a.button.btn-green:hover {
    background: #8c9a27;
    color: #fff;
}
.story:hover .quotes a.button.btn-red:hover {
    background: #df4b41;
    color: #fff;
}
.thumbs img {
    margin: 0;
    float: none;
}
/* BOXED */

.featured {
    padding: 30px 0 50px;
    position: relative;
}
.featured .icarousel .owl-prev,
.featured .icarousel .owl-next {
    top: 25%;
}
.featured .owl-item .boxed {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.featured.plain {
    background: #eae5e4;
    padding: 90px 0 70px;
}
.featured.plain .overup {
    background: url(/images/overup2.png) repeat-x 50% 100%;
    height: 20px;
    z-index: 99;
    top: 0;
    position: absolute;
    width: 100%;
}
.featured.plain .icarousel .owl-prev,
.featured.plain .icarousel .owl-next {
    top: 49%;
}
.featured.plain .icarousel .owl-prev {
    background-image: url(/images/prev-d.png);
}
.featured.plain .icarousel .owl-next {
    background-image: url(/images/next-d.png);
}
.boxed {
    text-align: center;
    margin-top: 20px;
}
.boxed .block {
    padding: 0 50px;
}
.boxed .block a.button, .boxed .block-2 a.button {
    margin-top: 15px;
    text-transform: uppercase;
}

.boxed .block-2 {
    padding: 0 25px;
}

.boxed .thumbs {
    position: relative;
    display: inline-block;
    width: 200px;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-bottom: 20px;
}

.boxed .thumbs-2 {
    position: relative;
    display: inline-block;
    width: 170px;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-bottom: 20px;
}

.boxed .thumbs img, .boxed .thumbs-2 img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.boxed .thumbs h4,
.boxed .thumbs h3 {
    text-align: center;
    color: #fff !important;
    font-size: 36px;
    line-height: 44px;
    font-weight: bold;
    padding: 0 20px;
    text-transform: uppercase;
    text-shadow: 0 0 10px #000;
    position: absolute;
    z-index: 5;
    top: 50%;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
.boxed .thumbs h4 {
    text-transform: lowercase;
    font-size: 22px;
    line-height: 24px;
    padding: 0 10px;
}
.boxed .thumbs a {
    color: #fff;
    text-decoration: none;
    display: block;
}
.boxed .thumbs a:hover {
    text-decoration: none;
}
.boxed .thumbs a::after {
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 4;
    background: #363636;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0;
}
.boxed .thumbs a:hover::after {
    opacity: .6;
}
.boxed.col5 {
    width: 188px;
    display: inline-block;
}
.boxed.col5 .block {
    padding: 0 10px;
}
.boxed.col5 .thumbs {
    width: 160px;
}
.owl-item .boxed .thumbs {
    width: 170px;
}
.mobile-carousel2 .owl-item .boxed .thumbs {
    width: 150px;
}
/* TEAM */

.teams {
    padding: 0 0 30px;
}
.teams .icarousel .owl-prev,
.teams .icarousel .owl-next {
    top: 32%;
}
.teams ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.teams .owl-item li {
    width: auto;
    margin: 0;
}
.teams ul li {
    display: inline-block;
    background: none;
    padding: 0;
}
.member {
    text-align: left;
    margin-top: 30px;
}
.member .block {
    padding-right: 20px;
}
.owl-item .member .block {
    padding-right: 10px;
    padding-left: 10px;
}
.member .block a {
    color: #000;
    text-decoration: none;
    display: block;
}
.member .block a h3,
.member .block a h4 {
    color: #000;
}
.member .thumbs {
    width: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-bottom: 20px;
}
.member .thumbs::after {
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 4;
    background: #363636;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0;
}
.member .block a:hover {
    color: #cc3227;
}
.member a:hover .thumbs::after {
    opacity: .6;
}
/* CAROUSEL */

.icarousel {
    position: relative;
}
.icarousel.owl-carousel.mobile-carousel2 {
    padding: 0px;
}
.icarousel.owl-carousel {
    padding: 0 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.icarousel .owl-prev,
.icarousel .owl-next {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 32px auto;
    margin-top: -12px;
    height: 32px;
    width: 32px;
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 18;
    cursor: pointer;
}
.icarousel .owl-prev {
    background-image: url(/images/prev-c.png);
    left: -5px;
}
.icarousel .owl-next {
    background-image: url(/images/next-c.png);
    right: -5px;
}
.icarousel .owl-prev:hover,
.icarousel .owl-prev:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.icarousel .owl-next:hover,
.icarousel .owl-next:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
/* ACCORDION */

.ui-accordion-header-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    float: right;
    background: url(/images/toggle.png) no-repeat 50% 0;
}
.ui-accordion-header-active .ui-accordion-header-icon {
    background: url(/images/toggle.png) no-repeat 50% -24px;
}
.showa {
    margin-top: 20px;
}
.showa a {
    color: #282828 !important;
    text-decoration: none;
    font-weight: bold;
}
.showa a:hover {
    color: #687820 !important;
}
/* MARKER PIN */

.map-tips {
    position: relative;
}
.map-tips img {
    width: 100%;
    height: auto;
}
.marker {
    position: absolute;
    z-index: 99;
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-position: 50% 0;
    width: 15px;
    height: 24px;
    text-indent: -999em;
    text-align: left;
    background-image: url(/images/icon-pin-g.png);
    cursor: pointer;
}
.marker.pin-r {
    background-image: url(/images/icon-pin-r.png);
}
.pin1 {
    left: 38%;
    top: 7%;
}
.pin2 {
    left: 15%;
    top: 20%;
}
.pin3 {
    left: 70%;
    top: 40%;
}
.pin4 {
    left: 52%;
    top: 52%;
}
.pin5 {
    left: 80%;
    top: 10%;
}
/* TOOLTIPS */

.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}
.tooltipster-base .tooltipster-content {
    overflow: hidden;
}
.tooltipster-default {
    border-radius: 5px;
    background: #778418;
    color: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.tooltipster-default .tooltipster-content {
    font-size: 11px;
    line-height: 13px;
    padding: 10px 18px;
    display: table;
    height: 100%;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {} .tooltipster-icon {
    cursor: help;
    margin-left: 4px;
}
.tooltipster-default .tooltipster-content img {
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.tooltipster-default .tooltipster-content p {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}
.tooltipster-default .tooltipster-content strong {
    display: block;
    font-size: 12px;
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.tooltipster-default .tooltipster-content a {
    color: #fff;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
}
/* Tooltip Arrow */

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
    left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
    right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px;
}
/* Tooltip Animation */

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.tooltipster-fade-show {
    opacity: 1;
}
/* IMAGE ALIGNMENT */

img {
    max-width: 100%;
    height: auto;
}
img.alignright {
    float: right;
    margin: 0px 0 10px 20px;
    clear: right;
}
img.alignleft {
    float: left;
    margin: 0px 20px 10px 0;
    clear: left;
}
img.alignalone {
    margin: 5px auto 8px;
}
img.alignnone {
    margin: 8px 10px 10px 0px;
}
img.round {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
img.alignright,
img.alignleft,
img.alignnone {}
/* BUTTON */

a.button,
span.button {
    background: #778418;
    color: #fff;
    padding: 6px 18px 7px;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    font-weight: bold;
    border-radius: 0 0 10px 0;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
a.button:hover {
    background: #7f7f7f;
    color: #d0d0d0;
    text-decoration: none;
}
a.button.btn-large,
span.button.btn-large {
    font-size: 16px;
    line-height: 22px;
    padding: 8px 25px 9px 35px;
    text-transform: uppercase;
}
a.button.btn-grey,
span.button.btn-grey {
    background: #363636;
    color: #fff;
}
a.button.btn-grey:hover,
span.button.btn-grey:hover {
    background: #ababac;
    color: #dedede;
}
a.button.btn-green,
span.button.btn-green {
    background: #778418v;
    color: #fff;
}
a.button.btn-green:hover,
span.button.btn-green:hover {
    background: #bbc18b;
    color: #ebedde;
}
a.button.btn-red,
span.button.btn-red {
    background: #cc3227;
    color: #fff;
}
a.button.btn-red:hover,
span.button.btn-red:hover {
    background: #e59893;
    color: #f6dedd;
}
a.button.btn-yellow,
span.button.btn-yellow {
    background: #fcb016;
    color: #fff;
}
a.button.btn-yellow:hover,
span.button.btn-yellow:hover {
    background: #fdd78a;
    color: #ffedc8;
}

.homepage-cta-donate-btn {
	width: 290px; 
}

@media (max-width: 980px) {
	.homepage-cta-donate-btn {
		width: 270px; 
		max-width: 100%;
	}
	span.btn-yellow {
		padding: 6px 0px 7px;
	}
}

@media (max-width: 414px) {
	.homepage-cta-donate-btn {
		width: 330px; 
		max-width: 100%;
	}
	span.btn-yellow {
		padding: 6px 18px 7px;
	}
}

@media (max-width: 375px) {
	.homepage-cta-donate-btn {
		width: 290px; 
		max-width: 100%;
	}
}

@media (max-width: 320px) {
	.homepage-cta-donate-btn {
		width: 244px; 
		max-width: 100%;
	}
}


/* PAGINATION */

.pagi {
    margin: 30px auto 20px;
    width: 90%;
    max-width: 1200px;
    text-align: right;
}
.pagi ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.pagi ul li {
    display: inline;
    line-height: 0;
    margin: 0;
    background: none;
    padding: 0;
}
.pagi ul li a {
    display: inline-block;
    padding: 6px 5px;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #cc3227;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    text-decoration: none;
    background: #fff;
    text-transform: uppercase;
    border: 2px solid transparent;
}
.pagi ul li a.prev,
.pagi ul li a.next,
.pagi ul li a.start,
.pagi ul li a.end {
    background: #cc3227;
    color: #FFF;
    border-radius: 0 0 10px 0;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    padding: 6px 10px;
}
.pagi ul li a:hover {
    background: #cc3227;
    color: #FFF;
}
.pagi ul li a.prev:hover,
.pagi ul li a.next:hover,
.pagi ul li a.start:hover,
.pagi ul li a.end:hover {
    background: #363636;
}
.pagi ul li a:active,
.pagi ul li a.current {
    border-color: #cc3227;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
/* COLOR VARIATION */

.cl-red .header {
    background: #c42825;
}
.cl-red .banner .caption .content {
    background: #4f1211;
    background: rgba(65, 7, 0, 0.7);
}
.cl-red .bottom .content-bg h1,
.cl-red .bottom .content-bg h2,
.cl-red .bottom .content-bg h3,
.cl-red .bottom .content-bg h4,
.cl-red .bottom .content-bg h5,
/*.cl-red .article h1,
.cl-red .article h2,
.cl-red .article h3,
.cl-red .article h4,
.cl-red .article h5,*/
.cl-red .member .block a:hover h3,
.cl-red .member .block a:hover h4 {
    color: #c42825;
}
.cl-red a {
    color: #c42825;
}
.cl-red .footer a {
    color: #fff;
}
.cl-red .boxed .thumbs a::after,
.cl-red .post .thumbs a::after,
.cl-red .member .thumbs::after {
    background: #4f1211;
}
.cl-red .story:hover .quotes,
.cl-red .story:hover .quotes h3,
.cl-red .story:hover .quotes h4 {
    color: #c42825;
}
.cl-red .story:hover .quotes {
    background-image: url(/images/icon-quote-r.png);
}
.cl-green .header {
    background: #738501;
}
.cl-green .banner .caption .content {
    background: #31390c;
    background: rgba(50, 55, 2, 0.7);
}
.cl-green .bottom .content-bg h1,
.cl-green .bottom .content-bg h2,
.cl-green .bottom .content-bg h3,
.cl-green .bottom .content-bg h4,
.cl-green .bottom .content-bg h5,
.cl-green .article h1,
.cl-green .article h2,
.cl-green .article h3,
.cl-green .article h4,
.cl-green .article h5,
.cl-green .member .block a:hover h3,
.cl-green .member .block a:hover h4 {
    color: #000;
}
.cl-green a {
    color: #687820;
}
.cl-green .footer a {
    color: #fff;
}
.cl-green .boxed .thumbs a::after,
.cl-green .post .thumbs a::after,
.cl-green .member .thumbs::after {
    background: #31390c;
}
.cl-green .story:hover .quotes,
.cl-green .story:hover .quotes h3,
.cl-green .story:hover .quotes h4 {
    color: #738501;
}
.cl-green .pagi ul li a {
    color: #738501;
}
.cl-green .pagi ul li a.prev,
.cl-green .pagi ul li a.next,
.cl-green .pagi ul li a.start,
.cl-green .pagi ul li a.end {
    background: #738501;
    color: #fff;
}
.cl-green .pagi ul li a:hover {
    background: #738501;
    color: #fff;
}
.cl-green .pagi ul li a.prev:hover,
.cl-green .pagi ul li a.next:hover,
.cl-green .pagi ul li a.start:hover,
.cl-green .pagi ul li a.end:hover {
    background: #363636;
}
.cl-green .pagi ul li a:active,
.cl-green .pagi ul li a.current {
    border-color: #738501;
}
.cl-yellow .header {
    background: #fcb016;
}
.cl-yellow .banner .caption .content {
    background: #31390c;
    background: rgba(50, 55, 2, 0.7);
}
.cl-yellow .bottom .content-bg h1,
.cl-yellow .bottom .content-bg h2,
.cl-yellow .bottom .content-bg h3,
.cl-yellow .bottom .content-bg h4,
.cl-yellow .bottom .content-bg h5,
.cl-yellow .article h1,
.cl-yellow .article h2,
.cl-yellow .article h3,
.cl-yellow .article h4,
.cl-yellow .article h5,
.cl-yellow .member .block a:hover h3,
.cl-yellow .member .block a:hover h4 {
    color: #000;
}
.cl-yellow a {
    color: #687820;
}
.cl-yellow .footer a {
    color: #fff;
}
.cl-yellow .boxed .thumbs a::after,
.cl-yellow .post .thumbs a::after,
.cl-yellow .member .thumbs::after {
    background: #31390c;
}
.cl-yellow .story:hover .quotes,
.cl-yellow .story:hover .quotes h3,
.cl-yellow .story:hover .quotes h4 {
    color: #fcb016;
}
.cl-yellow .pagi ul li a {
    color: #fcb016;
}
.cl-yellow .pagi ul li a.prev,
.cl-yellow .pagi ul li a.next,
.cl-yellow .pagi ul li a.start,
.cl-yellow .pagi ul li a.end {
    background: #fcb016;
    color: #fff;
}
.cl-yellow .pagi ul li a:hover {
    background: #fcb016;
    color: #fff;
}
.cl-yellow .pagi ul li a.prev:hover,
.cl-yellow .pagi ul li a.next:hover,
.cl-yellow .pagi ul li a.start:hover,
.cl-yellow .pagi ul li a.end:hover {
    background: #363636;
}
.cl-yellow .pagi ul li a:active,
.cl-yellow .pagi ul li a.current {
    border-color: #fcb016;
}
/* FORM */

form label {
    line-height: 25px;
    margin-right: 10px;
	color:black;
	display:block;
}
form input[type=checkbox],
form input.checkbox,
form input[type=radio],
form input.radio {
    margin-top: 0;
}
input.field,
input.text,
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=date],
select,
textarea {
    border: 1px solid #a5a5a5;
    background: #fff;
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #585858;
	width:100%;
    padding: 6px 10px 6px;
    margin: 0 0 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius:0
  
}
select{
	height:32px;
}
textarea {
    height: 75px;
    resize: vertical;
}
textarea.long {
    width: 100%;
}
input.ishuman {
    width: 120px !important;
    margin: 0;
    margin-left: 10px;
    vertical-align: top;
}
input.field:focus,
input.text:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=date]:focus,
select:focus,
textarea:focus {
    border-color: #b0b0b0;
    color: #333;
}
input.button,
input.submit,
input[type='button'],
input[type='submit'],
button[type=button],
button[type=submit] {
    background: #778418;
    background: rgba(119, 132, 24, 1);
    border: 0 none;
    display: inline-block;
    line-height: 18px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    font-family: 'Arial', sans-serif;
    width: auto;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 0 0 4px;
    padding: 6px 18px 6px;
    cursor: pointer;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    border-radius: 0 0 10px 0;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    appearance: inherit;
    -moz-appearance: inherit;
    -webkit-appearance: inherit;
}
input.button:hover,
input.submit:hover,
input[type='button']:hover,
input[type='submit']:hover,
button[type=button]:hover,
button[type=submit]:hover {
    color: #fff;
    background: #778418;
    background: rgba(119, 132, 24, .5);
}
.captchaimg {
    display: inline-block;
    height: 32px;
    overflow: hidden;
    /*margin-right: 8px;*/
}
.captchaimg img {
    border-radius:0;
    width: auto;
    margin: 0;
}
/* GRID LAYOUT*/
 
#wrap .main,
#wrap .container {
    /*width: 960px;*/
    margin: 0 auto;
    position: relative;
}
#wrap .row {
    display: block;
    float: left;
    margin-bottom: 20px;
}
#wrap .grid,
#wrap [class*="grid"] {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
#wrap .grid.first,
[class*="grid"].first {
    margin-left: 0px;
    clear: both;
}
#wrap [class*="grid"] [class*="grid"]:first-child {
    margin-left: 0px;
}
#wrap .grid.last,
[class*="grid"].last {
    margin-right: 0px;
}
#wrap [class*="grid"] [class*="grid"]:last-child {
    margin-right: 0px;
}
.grid1 {
    width: 60px;
}
.grid2 {
    width: 140px;
}
.grid3 {
    width: 220px;
}
.grid4 {
    width: 300px;
}
.grid5 {
    width: 380px;
}
.grid6 {
    width: 460px;
}
.grid7 {
    width: 540px;
}
.grid8 {
    width: 620px;
}
.grid9 {
    width: 700px;
}
.grid10 {
    width: 780px;
}
.grid11 {
    width: 860px;
}
.grid12 {
    width: 940px;
}
.section {
    float: left;
    width: 100%;
    clear: both;
}
.relative {
    position: relative;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.on-phone,
.on-tablet,
.on-desktop,
.off-phone,
.off-tablet,
.off-desktop {
    display: none;
}
/*
ol.flex-control-nav.flex-control-paging > li:nth-child(1) {
    outline: 1px red solid;
}
ol.flex-control-nav.flex-control-paging > li:nth-child(2) {
    outline: 1px orange solid;
}
ol.flex-control-nav.flex-control-paging > li:nth-child(3) {
    outline: 1px yellow solid;
}
ol.flex-control-nav.flex-control-paging > li:nth-child(4) { 
    outline: 1px green solid;
}
ol.flex-control-nav.flex-control-paging > li:nth-child(5) {
    outline: 1px blue solid;
}*/



.content span{
    /*outline: red 1px solid;*/
    /*display:none;*/
}

.request-form input:not([type="submit"]){
    border: #fff 1px solid;
}


.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.member .block a:hover h3,
.member .block a:hover h4 {
    color: #000;
}

.cl-green .bottom .content-bg h1,
.cl-green .bottom .content-bg h2,
.cl-green .bottom .content-bg h3,
.cl-green .bottom .content-bg h4,
.cl-green .bottom .content-bg h5{
    color: #fff;
}


.slider-header .slides li{
    position: relative;
    text-align: center;
}
.slider-header .slides .caption.overlay{
    height: 100%;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    /*position: relative;*/
}

.slider-header .slides .caption.overlay .content{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
.slider-header .slides .caption.overlay .content .reference{
    border-top: #fff 3px solid;
    padding-top: 10px;
}


#banner .flexslider .slides li .caption .content p a:hover {
	    color: #778418;
}

.mobilesearch {
	display:none;
}

