* {
	margin:0;
	padding:0;
	font-size: 100.01%;
	max-height: 1000000px;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
html {
	font-size: 62.5%;
	background: #40413c;
}
body {
	color:#474843;
	font: 400 1.4em/1.5em "Lato", Arial, Helvetica, sans-serif;
	background:#fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:100%;
	min-width: 1000px;
}
a {
	text-decoration:underline;
	color:#fa9d13;
	outline:none;
}
a:hover {text-decoration:none;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
button::-moz-focus-inner{
	padding:0;
	border:0;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
	border-left:4px solid #ccc;
	padding-left:10px;
	margin-left:14px;
}
cite{
	display:block;
	text-align:right;
}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul ul,
ul ol,
ol ul,
ol ol{
	padding-left:18px;
	margin:0;
}
ul li, ol li{list-style-position:inside;}
ul>li{list-style-type:disc;}
dl dt{
	float:left;
	clear:left;
	padding-right:4px;
	font-weight:bold;
}
.comment-form textarea,
.comment-form input[type="text"],
.searchform input[type="text"]{
	border:1px solid #ccc;
	background:#fff;
	margin:0 4px 0 0;
	padding:3px 4px;
	width:300px;
}
.searchform input[type="text"]{width:200px;}
.commentlist{margin:0 0 14px;}
.commentlist .edit-link{margin:0;}
.commentlist-item .commentlist-item {padding:0 0 0 24px;}
.comment,
.commentlist-holder{overflow:hidden;}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item{padding-top:14px;}
.commentlist .avatar-holder{
	float:left;
	margin:0 14px 4px 0;
}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px !important;
	width: 290px !important;
}
.navigation{ overflow:hidden; }
.navigation .next{ float:left; }
.navigation .prev{ float:right; }
.aligncenter { text-align: center; }
img.aligncenter { 
	display: block;
	margin: 0 auto;
}
.alignleft { float: left; }
.alignright { float: right; }
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none; border-radius:0;}
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	display:none;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {-webkit-appearance:none;}
input[type=search] {
	-webkit-appearance:none;
	-webkit-box-sizing:content-box;
}
#header {
	padding: 10px 0 13px;
	position: relative;
	z-index: 11;
}
#header > .holder{
	width: 940px;
	margin:0 auto;
}
#header > .holder:after{
	content: "";
	display: block;
	clear: both;
}
#header .frame{
	text-align: right;
	float: right;
	width: 633px;
}
#header .frame > .box{
	margin: 0 0 42px;
	line-height: 21px;
}
.language-form {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0;
}
.language-form form{
	margin: 0;
}
.language-form select{ width: 152px; }
.btn-members {
	display: inline-block;
	vertical-align: top;
	font: 12px/14px  "Montserrat", Arial, Helvetica, sans-serif;
	margin: 0 0 0 6px;
}
.btn-members a{
	display: block;
	background: #fa9d13;
	color: #fff;
	text-decoration: none;
	padding: 5px 20px 5px 23px;
}
.btn-members:hover { opacity: .8; }
.btn-language {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 7px ;
}
.btn-language a{
	display: block;
	background: #e8e8e8;
	color: #009881;
	text-decoration: none;
	padding: 4px 11px 6px 14px;
}
.btn-language:hover { opacity: .8; }
.logo {
	float: left;
	width: 326px;
	height: 90px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/sprite.png) no-repeat;
	position: relative;
	margin: 4px 0 0 -21px;
}
.logo a{
	display: block;
	height: 100%;
}
#nav { font: 700 14px/17px "Ubuntu", Arial, Helvetica, sans-serif; }
#nav > li{
	display: inline-block;
	vertical-align: top;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	margin: 0 0 0 56px;
}
#nav > li:first-child{ margin: 0; }
#nav > li > a{
	text-decoration: none;
	color: #474843;
}
#nav > li.hover > a,
#nav > li.active > a{ color: #fa9d13; }
#nav .drop{
	position: absolute;
	top: 100%;
	left: 0;
	text-align: left;
	width: 231px;
	margin: 0 0 0 -30px;
	padding: 28px 0 0;
	display: none;
	color: #e8e8e8;
	z-index: 222;
}
#nav .drop > ul{
	padding: 19px 0 13px;
	background: #474843;
}
#nav .drop ul li{
	list-style: none;
	margin: 0 0 8px;
}
#nav .drop ul li a{
	color: #e8e8e8;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 34px;
}
#nav .drop ul li a:hover{ color: #fa9d13; }
#nav .last .drop{
	margin: 0;
	left: auto;
	right: 0;
}
#nav > li.hover > .drop { display: block; }
.cycle-gallery {
	position: relative;
	width: 100%;
	margin: 0 0 77px;
}
.cycle-gallery .btn-read-more{ text-transform: capitalize; }
.cycle-gallery .mask {
	position: relative;
	overflow: hidden;
	height: 530px;
}
.cycle-gallery .mask .slideset {
	width: 99999px;
	float: left;
}
.cycle-gallery .mask .slide {
	float: left;
	width: 100%;
	position: relative;
	height: 530px;
	overflow: hidden;
}
.cycle-gallery .mask .slide .caption{
	position: absolute;
	bottom: 47px;
	line-height: 1.571em;
	left: 50%;
	width: 650px;
	color: #fff;
	margin: 0 0 0 -10449px;
	background: rgba(42, 128, 156, .9);
	padding: 23px 10px 15px 9999px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	max-height: 447px;
	overflow: hidden;
	z-index: 11;
}
.cycle-gallery .mask .slide .caption h2{
	font-size: 2.143em;
	line-height: 1.1em;
	font-weight: 600;
	margin: 0 0 1px;
}
.cycle-gallery .mask .slide .caption p{ margin: 0 0 10px; }
.cycle-gallery .mask .slide.active { z-index: 22; }
.cycle-gallery .mask .slide .bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.cycle-gallery .mask .slide .bg-stretch img{
	position: absolute;
	top: 0;
	left: 0;
}
.cycle-gallery > a{
	position: absolute;
	top: 233px;
	left: 0;
	z-index: 222;
	width: 66px; height: 64px;
	border-radius: 0 4px 4px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: rgba(0, 0, 0, .33);
}
.cycle-gallery > a:hover{ background: rgba(0, 0, 0, .55); }
.cycle-gallery > a:after{
	position: absolute;
	content: "";
	background: url(../images/sprite.png) no-repeat -29px -90px ;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.cycle-gallery .btn-next {
	left: auto;
	right: 0;
	border-radius: 4px 0 0 4px;
}
.cycle-gallery .btn-prev { left: 0; }
.cycle-gallery .btn-next:after { background-position: -231px -89px; }
.cycle-gallery .pagination {
	position: absolute;
	z-index: 222;
	bottom: 6px;
	left: 0;
	right: 0;
	text-align: center;
}
.cycle-gallery .pagination ul{
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
.cycle-gallery .pagination li{
	float: left;
	list-style: none;
	margin: 0 4px;
}
.cycle-gallery .pagination li a{
	display: block;
	height: 8px;
	width: 8px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
}
.cycle-gallery .pagination li a:hover{ background: #fff; }
.cycle-gallery .pagination li.active > a{
	background: #fff;
	cursor: default;
}
#main {
	position: relative;
	background: #e8e8e8;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
#main.home {
	width: 100%;
	margin: 0;
	overflow: hidden;
	z-index: 3;
	background: #fff;
}
.call-to-action {
	width: 902px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 59px;
}
.call-to-action .text-area{
	font: 1.714em/1.24em "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 58px;
	overflow: hidden;
}
.call-to-action .post-holder{
	width: 104%;
	overflow: hidden;
}
.call-to-action .post-holder .post{
	display: inline-block;
	vertical-align: top;
	width: 288px;
	margin: 0 16px 10px 0;
	text-align: center;
	font: 1.143em/1.625em "Open Sans", Arial, Helvetica, sans-serif;
}
.call-to-action .post-holder .image-frame{
	position: relative;
	height: 175px;
	display: table;
	width: 100%;
	text-transform: uppercase;
	font: 700 18px/21px "Ubuntu", Arial, Helvetica, sans-serif;
	margin: 0 0 27px;
}
.call-to-action .post-holder .image-frame > a{
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
}
.call-to-action .post-holder .image-frame > a:hover > .bg { display: none; }
.call-to-action .post-holder .image-frame .text {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	padding: 0 0 6px;
	margin: 0 0 5px;
	max-height: 413px;
	z-index: 11;
}
.call-to-action .post-holder .image-frame .bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .55);
}
.call-to-action .post-holder .image-frame img{
	position: absolute;
	top: 0;
	left: 0;
}
.our-impact {
	position: relative;
	overflow: hidden;
	font-size: 1.286em;
	line-height: 1.667em;
}
.our-impact .bg-stretch{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}
.home .our-impact .bg-stretch{ z-index: -1; }
.our-impact .bg-stretch img{
	position: absolute;
	top: 0;
	left: 0;
}
.our-impact > .holder{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding: 38px 0 2px;
}
.home .our-impact > .holder{
	padding: 80px 0;
}
.our-impact h2{
	font: 600 1.667em/1.1em "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 29px;
	position: relative;
	z-index: 1;
	text-align: left;
}
.home .our-impact h2{
	font: 600 2.667em/1.1em "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 23px;
	text-align: center;
	position: static;
}
.our-impact .text{ padding: 0 28px 23px; }
.carousel {
	font: 14px/ 18px "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 14px;
}
.carousel > strong{ font-weight: 600; }
.carousel .mask {
	position: relative;
	overflow: hidden;
	border: 1px solid  #e8e8e8;
	background: rgba(0,153,129,.6);
	border-radius: 4px;
	margin: 0 0 26px;
}
.carousel .mask:after,
.carousel .mask:before {
	content: "";
	position: absolute;
	top: 0;
	left: -1px;
	height: 9999px;
	width: 7px;
	background: rgba(0,153,129,1);
	border-radius: 4px;
	overflow: hidden;
	z-index: 1;
}
.home .carousel .mask:after,
.home .carousel .mask:before { width: 5px; }
.carousel .mask:after {
	left: auto;
	right: 0;
}
.carousel a{
	color: #fff;
}
.carousel .mask .slideset {
	width: 99999px;
	float: left;
}
.carousel .mask .slide {
	width: 390px;
	float: left;
	text-align: left;
	font-size: 1.14em;
	line-height: 1.38;
	padding: 20px 48px 9px 60px;
}
.carousel .mask .slide:before {
	position: absolute;
	content: "";
	top: 22px;
	bottom: 22px;
	width: 2px;
	background: #e8e8e8;
	margin: 0 0 0 -60px;
}
.carousel .mask .slide .number{
	font-size: 100px;
	line-height: 1;
	font-weight: 600;
	vertical-align: baseline;
	display: inline-block;
	margin: 0 11px 0 0;
}
.carousel .mask .slide .percent{
	font-size: 40px;
	line-height: 1;
	font-weight: 600;
	vertical-align: baseline;
	display: inline-block;
	margin: 0 4px;
}
.carousel .mask .slide .plus{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -10px;
	font-size: 48px;
	line-height: 1;
	font-weight: 600;
	margin: 0 4px;
}
.carousel .mask .slide .title{
	overflow: hidden;
	padding: 0 0 6px;
}
.carousel .mask .slide .title img{
	vertical-align: baseline;
	margin: 0 0 0 15px;
}
.carousel > a{
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 9999;
	width: 63px;
	height: 64px;
	border-radius: 0 4px 4px 0;
	text-indent: 9999px;
	overflow: hidden;
	background: rgba(0, 0, 0, .33);
}
.carousel > a:hover{ background: rgba(0, 0, 0, .55); }
.carousel > a:after{
	position: absolute;
	content: "";
	background: url(../images/sprite.png) no-repeat -62px -110px;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 22px;
	margin: -11px 0 0 -10px;
}
/* .home .carousel > a{ top: 373px; } */
.carousel .btn-next {
	left: auto;
	right: 0;
	border-radius: 4px 0 0 4px;
}
.carousel .btn-next:after {
	background-position: -258px -110px;
	margin: -11px 0 0 -4px;
}
.carousel .pagination {
	text-align: center;
	position: relative;
}
.carousel .pagination ul{
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
.carousel .pagination li{
	float: left;
	list-style: none;
	margin: 0 4px;
}
.carousel .pagination li a{
	display: block;
	height: 8px;
	width: 8px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
}
.carousel .pagination li a:hover{ background: #fff; }
.carousel .pagination li.active > a{
	background: #fff;
	cursor: default;
}
.learn-more {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font: 600 16px/19px "Open Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	border-radius: 4px;
	background: #fa9800;
	padding: 16px 60px;
	text-decoration: none;
}
.learn-more:hover { opacity: .8; }
.low-cost-tools {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	padding: 65px 0;
}
.low-cost-tools h2{
	font-weight: 600;
	font-size: 2.526em;
	line-height: 1.1em;
	margin: 0 0 18px;
}
.low-cost-tools .headings{
	overflow: hidden;
	font: 1.357em/1.632em "Open Sans", Arial, Helvetica, sans-serif;
	padding: 0 0 59px;
}
.low-cost-tools .post-holder{
	overflow: hidden;
	padding: 0 0 25px;
}
.low-cost-tools .post{
	overflow: hidden;
	background: #2a809c;
	text-align: left;
	margin: 0 0 33px;
	font-size: 1.143em;
	line-height: 1.5em;
	color: #fff;
}
.low-cost-tools .post .text-area {
	overflow: hidden;
	padding: 25px 76px 9px 30px;
}
.low-cost-tools .post:first-child .text-area { padding: 25px 55px 9px 32px; }
.low-cost-tools .post .text-area h3{
	text-transform: capitalize;
	color: #fff;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.167em;
	margin: 0 0 10px;
}
.low-cost-tools .post .text-area p{ margin: 0; }
.low-cost-tools .learn-more{ padding: 14px 41px 17px; }
.btn-learn-more {
	color: #fa9900;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .875em;
	line-height: 1.714em;
}
.btn-learn-more:hover { text-decoration: underline; }
.btn-learn-more:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background: url('../images/sprite.png') no-repeat -1px -137px;
	width: 4px;
	height: 6px;
	margin: 0 0 2px 5px;
}
#footer {
	background: #474843;
	color: #e8e8e8;
	padding: 56px 0 0 0;
}
#footer > .holder{
	width: 900px;
	margin: 0 auto;
	padding: 0 0 75px;
}
#footer > .holder:after{
	content: "";
	display: block;
	clear: both;
}
#footer .col{
	float: left;
	width: 160px;
	margin: 0 19px 0 0;
}
#footer .col:first-child{ margin: 0 23px 0 0; }
#footer .col h3{
	font-size: 1.071em;
	line-height:  1.6em;
	margin: 0 0 21px;
	text-transform: uppercase;
}
#footer .col ul{
	margin: 0;
	line-height: 1.214em;
}
#footer .col ul li{
	list-style: none;
	margin: 0 0 7px;
}
#footer .col ul li a{
	list-style: none;
	color: #868c85;
	text-decoration: none;
}
#footer .col ul li > span{
	list-style: none;
	color: #868c85;
	text-decoration: none;
	cursor: pointer;
}
#footer .col ul li > span:hover{ text-decoration: underline; }
#footer .col ul li a:hover{ text-decoration: underline; }
#footer > .frame{
	background: #40413c;
	padding: 13px 0 17px;
}
#footer > .frame .box {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.copyrights{ color: #c5cfc6; }
.copyrights a{
	color: #c5cfc6;
	text-decoration: none;
}
.copyrights a:hover{ text-decoration: underline; }
.promo-box {
	position: relative;
	height: 250px;
	overflow: hidden;
	margin: 0 0 41px;
}
.promo-box .caption{
	position: absolute;
	bottom: 0;
	right:0;
	left: 0;
	z-index: 0;
	color: #fff;
	padding: 7px 0 10px;
	background: rgba(71,72,67,.5);
}
.promo-box .caption h1{
	color: #fff;
	width: 905px;
	margin: 0 auto;
	font-size: 2.714em;
	line-height: 1.1em;
	font-weight: normal;
}
.promo-box .bg-stretch{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.promo-box .bg-stretch img{
	position: absolute;
	top: 0;
	left: 0;
}
#twocolumns {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 72px;
}
#twocolumns:after {
	content: "";
	display: block;
	clear: both;
}
#content {
	background: #fff;
	padding: 51px 50px;
	overflow: hidden;
}
.about-us #content { padding: 51px 50px 54px; }
.about-us.add #content {
	width: auto;
	padding: 51px 350px 54px 50px;
}
.about-us.wp-test #content { width: auto; }
#content .post h2{
	color: #b70d12;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 16px;
}
#content .post {
	font-size: 1.071em;
	line-height: 1.6em;
	padding: 50px 0 51px;
	overflow: hidden;
	border-top: 1px solid #e8e8e8;
}
#content .post.last { padding: 50px 0 73px; }
#content .post:first-child {
	border: 0;
	padding-top: 0;
}
#content .post .btn-holder{
	overflow: hidden;
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 23px;
}
#content .post .btn-holder  a{
	color: #c5cfc6;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#content .post .btn-holder a:hover{ text-decoration: underline; }
#content .post .btn-holder .date{
	padding: 0 0 0 28px;
	margin: 0 39px 0 0;
	color: #c5cfc6;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#content .post .btn-holder .date:after{
	top: 2px;
	content: "";
	position: absolute;
	left: 0;
	background: url(../images/sprite.png) no-repeat 0 -180px;
	width: 16px;
	height: 16px;
}
#content .post .btn-holder .btn-author{
	padding:  0 0 0 22px;
	margin: 0 46px 0 0;
}
#content .post .btn-holder .btn-author:after{
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../images/sprite.png) no-repeat -149px -181px;
	width: 14px;
	height: 14px;
}
#content .post .btn-holder .btn-categories{
	color: #c5cfc6;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 0 0 25px;
}
#content .post .btn-holder .btn-categories:after{
	background: url(../images/sprite.png) no-repeat -318px -180px;
	top: 2px;
	content: "";
	position: absolute;
	left: 0;
	width: 16px;
	height: 16px;
}
#content .post p{ margin: 0 0 21px; }
#content .pagination {
	overflow: hidden;
	border-top: 1px solid #e8e8e8;
	padding: 20px 0 0;
}
#content .pagination a{
	color: #474843;
	font-weight: 700;
	text-decoration: none;
	position: relative;
}
#content .pagination a:after{
	position: absolute;
	content: "";
	background: url(../images/sprite.png) no-repeat 0 -250px;
	width: 24px;
	height: 11px;

	top: 5px;
	left: 0;
}
#content .pagination a:hover{ text-decoration: underline; }
#content .pagination .older-posts{
	float: left;
	padding: 0 0 0 37px;
}
#content .pagination .newer-posts{
	float: right;
	padding: 0 37px 0 0;
}
#content .pagination .newer-posts:after{
	left: auto;
	right: 0;
	background-position: -108px -250px;
}
.btn-read-more {
	float: left;
	color: #fff;
	background: #fa9900;
	padding: 1px 16px 4px 15px;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.btn-read-more:hover{ opacity: .8; }
#sidebar {
	width: 284px;
	float: right;
	font-size: 1em;
	line-height: 1.214em;
	margin: 0 0 0 16px;
}
#sidebar a{
	color: #fa9d13;
	text-decoration: none;
}
#sidebar a:hover{ text-decoration: underline; }
#sidebar h2{
	text-transform: uppercase;
	font-size: 1.143em;
	line-height: 1.1em;
	margin: 0 0 27px;
}
.about-us #sidebar h2{ text-transform: capitalize; }
#sidebar .text-widget h2 a{ color: #fff; }
.widget{
	margin: 0 0 31px;
	padding: 26px 37px 23px 19px;
}
.text-widget {
	background: #2a809b;
	color: #fff;
}
.about-us .widget { padding: 26px 58px 57px 20px; }
.text-widget h2 a{
	color: #fff;
	text-decoration: none;
}
.text-widget h2 a:hover{ text-decoration: underline; }
.featured-posts {
	background: #fff;
	padding: 26px 20px 18px 19px;
}
#sidebar .featured-posts h2{ margin: 0 0 29px; }
.featured-posts ul{ margin: 0; }
.featured-posts ul li{
	list-style: none;
	border-top: 1px solid #e8e8e8;
	padding: 19px 0 17px;
}
.featured-posts ul li:first-child{
	border-top: 0;
	padding-top: 0;
}
#sidebar .featured-posts ul li a{
	color: #b70d12;
	text-decoration: none;
}
#sidebar .featured-posts ul li a:hover{ text-decoration: underline; }
.featured-posts ul li h3{
	color: #b70d12;
	font-size: 1.071em;
	line-height: 1.1em;
	font-weight: 400;
	margin: 0 0 1px;
}
.featured-posts ul li .date{
	color: #c5cfc6;
	font-size: 0.929em;
	line-height: 1.1em;
	font-weight: 400;
	font-style: normal;
}
.archives {
	background: #fff;
	padding: 26px 20px 21px 19px;
}
.archives ul{
	margin: 0;
	font-size: 1.071em;
	line-height: 1.1em;
}
.archives ul li{
	list-style: none;
	border-top: 1px solid #e8e8e8;
	padding: 16px 0 15px;
	text-transform: uppercase;
}
.archives ul li a{
	text-decoration: none;
	color: #fa9d13;
}
.archives ul li a:hover{ text-decoration: underline; }
.archives ul li:first-child{
	border-top: 0;
	padding-top: 0;
}
.text-widget01 {
	background: #fff;
}
#sidebar .text-widget01 h2 a{ color: #474843; }
.about-us .add-nav  {
	padding: 0;
	background: #fff;
}
.add-nav  ul{
	margin: 0;
	font-size: 1.071em;
	line-height: 1.1em;
	font-weight: 600;
	text-transform: capitalize;
}
.add-nav  ul li{
	list-style: none;
	border-top: 1px solid #e8e8e8;
}
.add-nav ul li:first-child{
	border-top: 0;
	padding-top: 0;
}
#sidebar .add-nav  ul li a{
	padding: 17px 14px 16px;
	display: block;
	color: #009881;
	border-left: 5px solid  transparent;
}
#sidebar .add-nav  ul li a:hover,
#sidebar .add-nav  ul li.active a{
	border-color: #009881;
	text-decoration: none;
	background: #7fccc0;
	color: #fff;
}
.about-us #content .post{
	line-height: 1.4em;
	padding: 41px 0 30px;
}
.about-us #content .post .description { overflow: hidden; }
.about-us #content .post:first-child {
	border: 0 none;
	padding-top: 0;
}
.about-us #content .post h2 {
	color: #474843;
	font-size: 2.4em;
	line-height: 1.7em;
	margin: 0 0 6px;
}
.about-us #content .post h3 {
	color: #b70d12;
	font-size: 1.2em;
	line-height: 1.167em;
	margin: 0 0 25px;
}
.about-us #content .post h3 a{
	color: #b70d12;
	text-decoration: none;
}
#content ul{ margin: 0; }
#content ul li{
	position: relative;
	padding: 0 0 10px 12px;
	list-style: none;
}
#content .post ul li{ padding: 0 0 21px 12px; }
#content ul li:before{
	content: "";
	position: absolute;
	top: 8px;
	left: 2px;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	background: #474843;
}
#content ol{
	margin: 0;
	padding: 0 0 0 20px;
}
#content ol li {
	list-style-position: outside;
	margin: 0 0 10px;
}
.about-us #content .post h3 a:hover{ text-decoration: underline; }
/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom select styles */
.select-area {
	border: 1px solid #e8e8e8;
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 22px;
	float: left;
}
.select-focus { border-color: #f00; }
.select-area .center {
	white-space: nowrap;
	padding: 0 24px 0 4px;
	display: block;
	font: bold 14px/21px "Lato", Arial, Helvetica, sans-serif;
	color: #474843;
}
.select-area .center img{
	vertical-align: middle;
	margin: 0 7px 0 0;
}
.select-disabled { background: #eee; }
#google_language_translator .select-area .select-opener {
	display: block !important;
}
.select-area .select-opener {
	background: url('../images/sprite.png') no-repeat -2px -107px;
	position: absolute;
	height: 22px;
	width: 20px;
	right: 0;
	top: 0;
	display: block !important;
}
.skiptranslate.goog-te-gadget > div { display: block !important; }
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
}
.select-options .drop-holder {
	border: 1px solid #777;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 21px;
}
.select-options ul li {
	width: 100%;
	list-style: none;
	float: left;
}
.select-options ul li img{
	margin: 0 7px 0 0;
	vertical-align: middle;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #000;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #007;
	color: #fff;
}
/* select options optgroup example styles */
.select-options .optgroup { clear: both; }
.select-options .optgroup strong {
	display: block;
	padding: 5px;
}
.select-options .optgroup ul a { padding-left: 30px; }
.searchform  input[type="submit"]{ cursor: pointer; }
.comment-form input[type="submit"]{ cursor: pointer; }
.goog-te-combo {
	position: static;
	margin: 0 !important;
}
.language-form {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	text-align: left;
}
.qtranslate_list {
	height: 25px;
	position: relative;
	width: 150px;
}
.menu {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
.menu li{
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
#google_language_translator {
	min-height: 0 !important;
	display: inline-block;
	vertical-align: top;
}

.intro-section{
	position: relative;
	color: #fff;
	font-size: 2.72em;
	line-height: 1.26;
	background: #2b2a2a;
	text-align: center;
}
.intro-section .bg-stretch{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.intro-section .bg-video{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.intro-section .bg-video video{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}
.mejs-video{
	width: 100% !important;
	height: 100% !important;
}
.mejs-layers .mejs-overlay-loading,
.mejs-layers .mejs-overlay-button,
.mejs-video .mejs-controls{
	visibility: hidden !important;
}
.intro-section .container{
	max-width: 895px;
	margin: 0 auto;
	display: table;
	position: relative;
}
.intro-section .container .frame{
	display: table-cell;
	vertical-align: middle;
	height: 480px;
	padding: 40px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content-section{
	position: relative;
}
.content-section .bg-stretch{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.content-section .bg-stretch img{
	max-width: none;
}
.section-style-gray{
	background: #eee;
}
.section-style-red{
	background: #c23135;
	color: #fff;
}
.section-style-green{
	background: #009981;
	color: #fff;
}
.content-section .container{
	max-width: 895px;
	margin: 0 auto;
	padding: 70px 0;
	position: relative;
}
.content-section .container:after{
	content: '';
	display: table;
	clear: both;
}
.content-section .heading{
	font-size: 1.29em;
	line-height: 1.6667;
	text-align: center;
	margin: 0 0 30px;
}
.content-section .heading:last-child{
	margin-bottom: 0;
}
.content-section .heading .learn-more{
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 18px;
}
.content-section h2{
	font: 600 3.43em/1 "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 23px;
	text-align: center;
	text-transform: uppercase;
}
.content-section .heading h2{
	font-size: 2.6667em;
}
.vide-box{
	width: 100%;
	padding: 56% 0 0;
	position: relative;
	overflow: hidden;
	margin: 30px 0 0;
}
.vide-box iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.items-list{
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
	width: 100%;
	table-layout: fixed;
	font-size: 1.145em;
	line-height: 1.62;
	text-align: center;
}
.items-list li{
	display: table-cell;
	vertical-align: top;
	border: 1px solid #d1d1d1;
	border-width: 0 0 0 1px;
	padding: 0 15px;
}
.items-list li:first-child{
	border-width: 0;
}
.items-list .icon{
	height: 70px;
	white-space: nowrap;
	margin: 0 0 30px;
}
.items-list .icon:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 100%;
	margin-right: -1px;
}
.items-list .icon img{
	display: inline-block;
	vertical-align: middle;
	max-height: 100%;
	width: auto;
	max-width: 100%;
}
.items-list *:last-child{
	margin-bottom: 0;
}
.steps-list{
	list-style: none;
	padding: 0;
	margin: 0 -52px;
	text-align: center;
	font-size: 0;
	line-height: 0;
	text-transform: capitalize;
  	counter-reset: myCounter;
}
.steps-list li{
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	text-align: center;
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.steps-list li .frame{
	position: relative;
	padding: 0 35px;
}
.steps-list li .frame:before{
	content: '';
	position: absolute;
	left: -4px;
	top: 50%;
	background: url('../images/sprite.png') no-repeat -215px -105px;
	width: 15px;
	height: 30px;
	margin: -15px 0 0;
}
.steps-list li:first-child .frame:before{
	display: none;
}
.steps-list li .frame > a{
	display: block;
	width: 180px;
	height: 180px;
	position: relative;
	text-align: center;
	background: #fff;
	color: #474843;
	white-space: nowrap;
	border-radius: 100%;
	text-decoration: none;
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.steps-list li .arrow{
	position: absolute;
	bottom: 0;
	border: 1px solid transparent;
	border-width: 0 28px 28px;
	border-bottom-color: #eee;
	display: none;
	margin: 0 0 0 98px;
}
.steps-list li .frame > a:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	margin-right: -1px;
	height: 100%;
}
.steps-list li .frame > a:hover,
.steps-list li .frame.active > a{
	color: #fa9d13;
}
.steps-list li .frame.active + .arrow{
	display: block;
}
.steps-list li .frame > a > span{
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	position: relative;
	top: -5px;
}
.steps-list li .frame > a > span:before{
	counter-increment: myCounter;
	content: counters(myCounter,".") " ";
	font: bold 48px/1 'Ubuntu', Arial, "Helvetica Neue", Helvetica, sans-serif;
	display: block;
}
.steps-content{
	background: #eee;
	font-size: 1.14em;
	line-height: 1.62;
	position: relative;
	overflow: hidden;
}
.steps-content .columns{
	overflow: hidden;
}
.steps-content .columns .col{
	float: left;
	width: 50%;
	text-align: center;
}
.steps-content .columns img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.steps-content .btn-read-more{
	float: none;
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	display: inline-block;
	vertical-align: top;
}
.steps-content h3{
	font-size: 1.50em;
	line-height: 1.2;
	font-weight: 600;
}
.steps-content .container{
	-webkit-transition: height 0.3s;
	transition: height 0.3s;
}
.steps-content .tab{
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.steps-content .tab.active{
	opacity: 1;
}
/* tabset required styles for hidden tabs */
.js-tab-hidden {
	display:block !important;
	left:-9999px !important;
	position: absolute !important;
	top:-9999px !important;
}
.section-box{
	font-size: 1.14em;
	line-height: 1.62;
}
.section-box .box{
	position: relative;
	overflow: hidden;
	background: #2a809c;
	color: #fff;
	min-height: 297px;
}
.section-box .description{
	position: relative;
	float: right;
	width: 50%;
	text-align: center;
	white-space: nowrap;
}
.section-box .description:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 297px;
	margin-right: -1px;
}
.section-box .description .frame{
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	padding: 25px 40px;
}
.section-box .box .description:before{
	content: '';
	position: absolute;
	right: 100%;
	top: 50%;
	margin: -28px 0 0;
	border: 1px solid transparent;
	border-width: 28px 28px 28px 0;
	border-right-color: #2a809c;
}
.section-box .img-box{
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.section-box .box.even .description{
	float: left;
}
.section-box .box.even .description:before{
	right: auto;
	left: 100%;
	border-width: 28px 0 28px 28px;
	border-left-color: #2a809c;
}
.section-box .box.even .img-box{
	left: auto;
	right: 0;
}
.section-box h3{
	font-size: 1.50em;
	line-height: 1.2;
	font-weight: bold;
	margin: 0 0 25px;
}
.section-box h3 a{
	text-decoration: none;
	color: inherit;
}
.section-box h3 a:hover{
	text-decoration: underline;
}
.section-box .learn-more{
	margin-top: 18px;
	padding-left: 40px;
	padding-right: 40px;
}
.slideshow {
	position: relative;
	text-align: center;
}
.slideshow .slideset{
	position: relative;
}
.slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.slideshow .slide.active {
	z-index: 2;
}
.slideshow.not-enough-slides a.btn-prev,
.slideshow.not-enough-slides a.btn-next {
	visibility: hidden;
}
.slideshow .title{
	font-size: 1.71em;
	line-height: 1.3;
	color: #b70d12;
}
.slideshow blockquote{
	border-width: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.slideshow blockquote q{
	display: block;
	font-size: 1.71em;
	line-height: 1.25;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	margin: 0 0 15px;
}
.slideshow blockquote cite{
	font-size: 1.29em;
	line-height: 1.3;
	text-align: center;
	font-style: normal;
}
.slideshow blockquote cite span{
	display: block;
}
.slideshow .learn-more{
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 55px;
}
.content-section .map-container{
	max-width: none;
}
.map-container .sub-container{
	max-width: 895px;
	margin: 0 auto;
}
.map-container .sub-container:after{
	content: '';
	display: block;
	clear: both;
}
.map{
	position: relative;
	overflow: hidden;
	height: 650px;
}
.map .info-box{
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	left: -9999px;
}
.map-canvas{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.marker-opener{
	display: block;
	width: 14px;
	height: 19px;
	margin: -19px 0 0 -7px;
	background: url('../images/map-pin.png') no-repeat;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
}
.js-custom-marker{
	position: absolute;
	z-index: 1;
}
.js-custom-marker .popup{
	position: absolute;
	left: -23px;
	bottom: 100%;
	margin: 0 0 33px;
	visibility: hidden;
	opacity: 0;
	white-space: nowrap;
	background: #fff;
	border: 1px solid #404040;
	color: #474843;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	border-radius: 5px;
}
.js-custom-marker .popup:before,
.js-custom-marker .popup:after{
	content: '';
	position: absolute;
	left: 16px;
	top: 100%;
	border: 1px solid transparent;
	border-width: 8px 6px 0;
	border-top-color: #fff;
}
.js-custom-marker .popup:before{
	border-width: 9px 7px 0;
	border-top-color: #404040;
	left: 15px;

}
.js-custom-marker .title{
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
}
.js-custom-marker .popup a{
	color: inherit;
	text-decoration: none;
}
.js-custom-marker .popup .frame{
	position: relative;
	display: block;
	overflow: hidden;
	padding: 8px 40px 8px 10px;
}
.js-custom-marker .popup .frame:after{
	content: '';
	position: absolute;
	background: url('../images/sprite.png') no-repeat -185px -105px;
	width: 9px;
	height: 17px;
	right: 10px;
	top: 50%;
	margin: -8px 0 0;
}
.js-custom-marker .popup img{
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	height: 18px;
	width: auto;
}
.js-custom-marker.active {
	z-index: 2;
}
.js-custom-marker.active .popup{
	opacity: 1;
	visibility: visible;
}
.btns-row{
	text-align: center;
	margin: 25px 0 0;
}
.btns-row .learn-more{
	padding-left: 40px;
	padding-right: 40px;
}