/*@import url("../CherryFramework/style.css");*/
@import url("../CherryFramework/css/style.css");
@import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(//fonts.googleapis.com/css?family=Racing+Sans+One);
@import url(//fonts.googleapis.com/css?family=Asap:400,700);
@import "parallax-slider/less/parallax-slider.less";



.logo { margin-top:26px; }
@media (max-width: 767px) {
	.google-map-api { height:200px; }
}
.team li { border:none !important; }
.related-posts li a { color:#000; }
.related-posts li a:hover { color:#e56038; }
.post_content h3 { color:#000; }
.pager li > a, .pager li > span { border:none; }
.btn-primary { color:#606060; }
.btn-primary:hover { color:#e56038; }
.post_content a { color:#606060; }
.post_content a:hover { color:#e56038; }
.filterable-portfolio .caption__portfolio h3 a { color:#000; }
.filterable-portfolio .caption__portfolio h3 a:hover { color:#e56038; }
.filterable-portfolio .image-wrap { border:0; }
.featured-thumbnail a { border:0; }
.posts-grid.team li h5 a { color:#000; }
.posts-grid.team li h5 a:hover { color:#e56038; }
.breadcrumb > .active { color:#e56038; }
.footer-text img {
	position:relative;
	top:14px;
}
.extra-indent p img { border:0; }
.btn-link { color:#e56038; }
.btn-link:hover, .btn-link:focus { color:#606060; }
body { padding:0 !important; }
h1, h2, h3, h4, h5, h6 { text-transform:uppercase; }
h1 small {
	font-size:inherit;
	color:#e56038;
}
h2 { margin:0 0 24px 0; }
h5 { margin:0 0 23px 0; }
p { margin-bottom:20px; }
a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
a:hover, a:active, a:focus { text-decoration:none; }
.main-holder { overflow:hidden; }
.header {
	background-color:transparent;
	border:none;
	padding:28px 0 60px 0;
}
@media (max-width: 767px) {
	.header {
		padding-left:20px;
		padding-right:20px;
		padding-bottom:30px;
	}
}
.home .header { padding-bottom:21px; }
.header .pseudoStickyBlock {
	max-height:53px !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	.header .pseudoStickyBlock { display:none !important; }
}
@media (max-width: 390px) {
	.logo a { font-size:46px; }
}
@media (max-width: 329px) {
	.logo a { font-size:42px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		float:none;
		text-align:center;
	}
}
.logo_tagline {
	text-transform:none;
	font-size:13px;
	color:#676767;
}
.logo_link:hover, .logo_link:active, .logo_link:focus { color:#e56038; }
.header .search-form { padding-top:48px; }
.header .search-form form {
	width:212px;
	height:25px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.search-form_it { margin-right:10px; }
.header .search-form_it {
	padding:3.5px 10px;
	margin:0;
	width:165px;
	border:none;
	background-color:transparent;
	float:left;
}
.search-form_is { margin:14px 0 0 0; }
.header .search-form_is {
	width:27px;
	height:25px;
	border:none;
	background:transparent url(images/search-btn.gif) no-repeat 8px 8px !important;
	float:left;
	margin:0;
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.header .search-form_is:hover, .header .search-form_is:focus { background-color:#ccc !important; }
.nav-wrapper { margin-top:29px; }
.nav-wrapper.isStuck {
	/*background-color:#f6eee6;*/
	background-color:#f6eee6;
	margin-top:0;
	padding:5px 0;
	width:100%;
}
@media (max-width: 767px) {
	.nav-wrapper.isStuck {
		position:relative !important;
		top:0 !important;
		padding:0;
		background-color:transparent;
	}
}
.nav-wrapper.isStuck:before, .nav-wrapper.isStuck:after {
	content:'';
	position:absolute;
	top:0;
	width:200%;
	height:100%;
	z-index:-1;
	background-color:inherit;
}
.nav-wrapper.isStuck:before { left:-199%; }
.nav-wrapper.isStuck:after { right:-199%; }
.nav__primary {
	border-top:2px solid #34290c;
	margin-bottom:0;
}
@media (max-width: 767px) {
	.nav__primary { border-top:none; }
}
.isStuck .nav__primary { border-top:none; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:13px;
	margin-top:10px;
}
@media (min-width: 1200px) {
	.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:29px; }
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { top:-10px; }
.sf-menu {
	float:none;
	padding:15px 0 0 0;
	display:table;
	width:100%;
}
.isStuck .sf-menu {
	padding-top:0;
	border-top:none;
}
.sf-menu > li {
	background:none;
	display:table-cell;
	text-align:center;
	float:none;
}
.sf-menu > li:before {
	content:'';
	width:1px;
	height:9px;
	position:absolute;
	left:6.5px;
	top:16px;
	pointer-events:none;
}
@media (min-width: 1200px) {
	.sf-menu > li:before { left:14px; }
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li:first-child:before { display:none; }
.sf-menu > li:first-child a { margin-left:0; }
.sf-menu > li > a {
	padding:12px 10px 13px;
	margin-left:13px;
	border:none;
	text-transform:uppercase;
	position:relative;
	z-index:1;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
@media (min-width: 1200px) {
	.sf-menu > li > a {
		margin-left:29px;
		padding-left:26px;
		padding-right:26px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu > li > a { font-size:12px !important; }
}
.sf-menu > li > a:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	border:1px solid transparent;
	z-index:-1;
	-webkit-transform:scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	transform:scale(1.15);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	transition:1s;
}
.sf-menu li li { background:#0487fc; }
.sf-menu li li a {
	padding:10px 12px;
	border:none;
	color:#fff;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
	background:none;
	color:#fff;
}
.sf-menu > li > a:hover:after, .sf-menu > li.sfHover> a:after, .sf-menu > li.current-menu-item > a:after, .sf-menu > li.current_page_item > a:after {
	/*border-color:#e56038;
	background:#e56038;*/
	border-color:#0487fc;
	background:#0487fc;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
	background:#fff;
	color:#262626;
}
@media (max-width: 767px) {
	.content-holder {
		padding-left:20px;
		padding-right:20px;
	}
}
.home .content-holder { padding-bottom:33px; }
#content { padding-top:62px; }
@media (max-width: 767px) {
	#content { padding-top:30px; }
}
body.author #content, body.single-testi #content { padding-top:0; }
@media (max-width: 767px) {
	.archive_lists h3 { margin-top:25px; }
}
.title-section {
	padding:25px 0 26px 0;
	overflow:hidden;
	border-top:1px solid #cdc6c0;
	border-bottom:1px solid #cdc6c0;
}
.title-header {
	font-size:24px;
	line-height:1.2em;
	overflow:visible;
	margin:0;
	float:left;
	width:48%;
}
@media (max-width: 767px) {
	.title-header {
		float:none;
		width:auto;
	}
}
.breadcrumb__t {
	float:right;
	width:48%;
	padding:6px 0 0 0;
	text-align:right;
	background-color:transparent;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 767px) {
	.breadcrumb__t {
		float:none;
		width:auto;
		text-align:left;
	}
}
.breadcrumb__t li { text-shadow:none; }
@media (max-width: 767px) {
	.breadcrumb__t li { line-height:24px; }
}
.breadcrumb__t li.divider {
	margin:0 7px;
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.breadcrumb__t li.divider:after {
	content:'/';
	color:#606060;
	font:13px/17px Droid Sans;
}
.post__holder .post-header .post-title { margin:0 0 28px 0; }
.post__holder .featured-thumbnail.large { margin:0 0 32px 0; }
.post__holder .post_content h3 {
	font-size:13px;
	font-family:'Asap', sans-serif;
	line-height:18px;
}
.post__holder .btn-primary {
	background:none !important;
	border:none;
	padding:0;
	font-family:'Asap', sans-serif;
	text-shadow:none;
	text-transform:lowercase;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.post__holder .btn-primary:hover, .post__holder .btn-primary:active, .post__holder .btn-primary:focus { color:#e56038; }
.post_meta {
	border-color:#e3e3e3;
	padding:9px 0;
	font-size:13px;
}
.post_meta div[class^="post_"] { padding:0 22px 0 0; }
.post_meta i { color:#e56038; }
.post-author {
	padding:26px 20px 26px 23px;
	border:none;
	background-color:#fff;
}
.post-author_h { margin:0 0 18px 0; }
.post-author_link { margin-top:16px; }
.post-author_gravatar { margin:0 14px 10px 0; }
.post-author_gravatar img {
	padding:0;
	border:none;
	background:none;
}
.post-author .post-author_desc {
	margin-top:0;
	overflow:visible;
}
@media (min-width: 1200px) {
	.post-author .post-author_desc { overflow:hidden; }
}
.post-author .post-author_desc .post-author_link { font-size:13px; }
.post-author .post-author_desc .post-author_link p { margin-bottom:0; }
.post-author .post-author_desc .post-author_link a { text-transform:capitalize; }
#recent-author-posts .post__holder { margin-bottom:40px; }
#recent-author-comments { padding-top:40px; }
#recent-author-comments ul { margin:0; }
#recent-author-comments ul li {
	list-style-type:none;
	margin-bottom:5px;
}
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li a {
	background:none !important;
	border:none !important;
	margin:0;
}
.pagination__posts ul .active span {
	background:none !important;
	border:none !important;
	color:#e56038;
}
.related-posts_h {
	font-size:30px;
	line-height:32px;
	margin:0 0 28px 0;
}
.related-posts_item {
	font-family:'Asap', sans-serif;
	font-size:13px;
	line-height:18px;
	text-transform:uppercase;
}
.related-posts .featured-thumbnail { margin:0 0 21px 0; }
.faq-list_body .marker { top:-2px; }
.faq-list .marker { font-weight:normal; }
.testimonial {
	border:none;
	background:#fff;
	font-style:normal;
	font-family:Droid Sans;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial_bq p {
	font-size:13px;
	line-height:22px;
}
.testimonial small {
	font-family:Droid Sans;
	font-size:13px;
	line-height:22px;
}
.page-header {
	border-color:#e0e4e9;
	margin-top:0;
	padding-top:0;
}
.page-header h1 { margin-top:0; }
.single-pager a {
	color:#606060;
	text-shadow:none;
	background:none !important;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.single-pager a:hover, .single-pager a:active, .single-pager a:focus {
	background-position:0 0;
	color:#e56038;
	background:none;
}
.filter-wrapper strong {
	font-size:14px;
	padding:0;
	color:#606060;
	margin-right:26px;
}
.nav-pills { margin:0 -32px 26px 0; }
.nav-pills li { margin-right:32px; }
.nav-pills li a {
	font-size:14px;
	line-height:17px;
	padding:0 !important;
	margin:0 !important;
	background:none !important;
}
@media (max-width: 480px) {
	.nav-pills li a { padding:0; }
}
.nav-pills li a:hover { color:#e56038; }
.nav-pills li.active a { color:#e56038 !important; }
.filterable-portfolio .caption__portfolio { padding:19px 0 0 0; }
.filterable-portfolio h3 {
	font-family:'Asap', sans-serif;
	font-size:13px;
	line-height:18px;
	margin:0 0 12px 0;
}
.zoom-icon { background:rgba(0,0,0,0.5); }
.no-rgba .zoom-icon { background:url(images/black-opacity-50.png); }
.zoom-icon:before {
	left:0;
	margin:-33.5px 0 0 0;
	padding:50px 0 0 0;
	width:100%;
	height:auto;
	text-align:center;
	background:url(images/magnify-alt.png) 50% 4px no-repeat;
	color:#fff;
	font-weight:bold;
	content:'ZOOM';
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
@media (max-width: 360px) {
	.zoom-icon:before {
		background:url(images/magnify-alt1.png) 50% 21px no-repeat;
		top:45%;
	}
}
@media (max-width: 320px) {
	.zoom-icon:before {
		background:url(images/magnify-alt1.png) 50% 21px no-repeat;
		top:27%;
	}
}
.featured-thumbnail a:hover .zoom-icon:before, a.thumbnail:hover .zoom-icon:before, .thumbnail__portfolio a:hover .zoom-icon:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.single-portfolio .featured-thumbnail.large { margin-top:0; }
.single-pager {
	border-bottom-color:#cdc6c0;
	border-top-color:#cdc6c0;
}
.portfolio-meta { border-color:#cdc6c0; }
.portfolio-meta-list { border-color:#cdc6c0; }
.portfolio-meta i { color:#e56038; }
.slider {
	margin-bottom:47px;
	overflow:visible;
}
@media (max-width: 767px) {
	.slider { margin-bottom:67px; }
}
.camera_prev, .camera_next {
	width:20px;
	height:29px;
	background-color:transparent;
}
@media (max-width: 767px) {
	.camera_prev, .camera_next {
		top:auto;
		bottom:-45px;
	}
}
.camera_prev > span, .camera_next > span {
	width:inherit;
	height:inherit;
	background-image:none;
	position:relative;
}
.camera_prev > span:before, .camera_prev > span:after, .camera_next > span:before, .camera_next > span:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:inherit;
	height:inherit;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.camera_prev > span:after, .camera_next > span:after {
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	opacity:0;
	filter:alpha(opacity=0);
}
.ie8 .camera_prev > span:after, .ie8 .camera_next > span:after {
	filter:none !important;
	visibility:hidden;
}
.camera_prev:hover > span:before, .camera_next:hover > span:before {
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	opacity:0;
	filter:alpha(opacity=0);
}
.ie8 .camera_prev:hover > span:before, .ie8 .camera_next:hover > span:before {
	filter:none !important;
	visibility:hidden;
}
.camera_prev:hover > span:after, .camera_next:hover > span:after {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1;
	filter:alpha(opacity=100);
}
.ie8 .camera_prev:hover > span:after, .ie8 .camera_next:hover > span:after {
	filter:none !important;
	visibility:visible;
}
.camera_prev { left:20px; }
@media (min-width: 1300px) {
	.camera_prev { left:-39px; }
}
@media (max-width: 767px) {
	.camera_prev {
		left:0;
		margin:0;
	}
}
.camera_prev > span:before { background-image:url(images/slider-prev.png); }
.camera_prev > span:after { background-image:url(images/slider-prev-hover.png); }
.camera_next { right:20px; }
@media (min-width: 1300px) {
	.camera_next { right:-39px; }
}
@media (max-width: 767px) {
	.camera_next {
		right:auto;
		left:30px;
		margin:0;
	}
}
.camera_next > span:before { background-image:url(images/slider-next.png); }
.camera_next > span:after { background-image:url(images/slider-next-hover.png); }
.camera_commands { right:0; }
@media (max-width: 767px) {
	.camera_wrap .camera_pag .camera_pag_ul { text-align:right; }
}
.comments-h {
	font-size:30px;
	line-height:32px;
	margin:0;
}
.comment .comment-body {
	margin-bottom:21px;
	padding:26px 19px 28px 23px;
	border:none;
	background:#fff;
}
@media (max-width: 767px) {
	.comment .comment-body .extra-wrap {
		overflow:visible;
		*zoom:1;
	}
	.comment .comment-body .extra-wrap:before, .comment .comment-body .extra-wrap:after {
		display:table;
		content:"";
		line-height:0;
	}
	.comment .comment-body .extra-wrap:after { clear:both; }
}
.comment.bypostauthor .comment-body { background:#fff; }
.comment-author { margin:5px 14px 0 0; }
.comment-author .author {
	padding-top:24px;
	font-size:13px;
	font-weight:normal;
	width:80px;
}
@media (max-width: 767px) {
	.comment-author .author {
		padding-top:15px;
		margin-bottom:10px;
	}
}
.comment-meta {
	font-size:13px;
	padding:41px 0 0 0;
}
.reply {
	font-size:13px;
	margin-left:18px;
	padding:41px 0 0 0;
}
.reply .comment-reply-link {
	background:none;
	padding:0;
	color:#e56038;
	text-transform:lowercase;
}
.reply .comment-reply-link:hover, .reply .comment-reply-link:active, .reply .comment-reply-link:focus { color:#606060; }
#respond h3 {
	font-size:30px;
	line-height:32px;
	margin:0 0 28px 0;
}
#respond form .btn { margin-top:4px; }
#respond form .comment_submit input { text-transform:lowercase; }
.comment-list ul.children { margin:0 0 0 20px; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
#commentform p.field { margin-bottom:18px; }
#commentform input[type="text"] {
	width:100%;
	height:47px;
	padding:14px 16px 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#commentform textarea {
	padding:14px 16px 15px;
	min-height:207px;
	height:207px;
}
#sidebar { padding-top:62px; }
@media (max-width: 767px) {
	#sidebar { padding-top:30px; }
}
body.author #sidebar, body.single-testi #sidebar { padding-top:0; }
#sidebar .widget { margin-bottom:65px; }
@media (max-width: 767px) {
	#sidebar .widget { margin-bottom:35px; }
}
#sidebar .widget > h3 {
	font-size:30px;
	line-height:32px;
	margin:0 0 26px 0;
}
#sidebar .widget ul { margin:0; }
#sidebar .widget ul li {
	font-family:'Asap', sans-serif;
	list-style-type:none;
	text-transform:uppercase;
	margin-top:13px;
}
#sidebar .widget ul li a { color:#000; }
#sidebar .widget ul li a:hover { color:#e56038; }
#sidebar .widget ul li:before {
	content:'';
	width:6px;
	height:6px;
	background-color:#e56038;
	display:inline-block;
	vertical-align:top;
	margin:6px 14px 0 0;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
#sidebar .widget ul li:first-child { margin-top:0; }
#sidebar .widget ul ul { margin:13px 0 0 20px; }
#wp-calendar td#today {
	color:#606060;
	font-weight:bold;
}
#wp-calendar caption { color:#606060; }
#wp-calendar thead th { color:#606060; }
.social_li {
	text-transform:none !important;
	font-family:Droid Sans;
	margin-top:0 !important;
}
.social_li:before { display:none !important; }
.flickr_li { margin-top:0 !important; }
.flickr_li:before { display:none !important; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus, .flickr_li .thumbnail:active {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.post-list li {
	text-transform:none !important;
	font-family:Droid Sans !important;
}
.post-list li:before { display:none !important; }
.banners { margin-bottom:65px; }
.comments-custom li {
	margin:30px 0 0 0 !important;
	padding:0;
	font-family:Droid Sans !important;
	text-transform:none !important;
}
.comments-custom li:before { display:none !important; }
.comments-custom li:first-child { margin-top:0 !important; }
.comments-custom .featured-thumbnail { margin-right:16px; }
.comments-custom .date {
	font-weight:bold;
	color:#e56038;
}
.comments-custom_txt {
	padding:0;
	border-top:none;
	margin-top:18px;
	overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
	.comments-custom_txt { overflow:visible; }
}
@media (max-width: 320px) {
	.comments-custom_txt { overflow:visible; }
}
.comments-custom_txt a { color:#606060; }
.comments-custom_txt a:before { content:'\0022'; }
.comments-custom_txt a:hover {
	text-decoration:none;
	color:#fff;
}
.comments-custom_h_title, .comments-custom_h_author { margin-bottom:0; }
.comments-custom_h_author {
	font-size:13px;
	font-family:'Asap', sans-serif;
}
.comments-custom .meta_format {
	margin-top:0;
	font-size:12px;
}
.posts-grid li { border:0; }
@media (min-width: 481px) and (max-width: 767px) {
	.posts-grid li {
		overflow:hidden;
		margin-bottom:20px !important;
	}
}
.posts-grid li .featured-thumbnail { margin-bottom:18px; }
@media (min-width: 481px) and (max-width: 767px) {
	.posts-grid li .featured-thumbnail {
		margin-right:20px;
		margin-bottom:0;
		max-width:235px;
	}
}
.ie8 .posts-grid li .featured-thumbnail img { max-width:none; }
@media (min-width: 481px) and (max-width: 767px) {
	.posts-grid .clear { clear:none; }
}
.posts-grid.services li {
	padding:20px;
	margin:2px;
	margin-bottom:20px;
	background:url(images/bg_banner1.jpg);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.posts-grid.services li a {
	color:#fff;
	padding:0px;
	border:0;
}
.posts-grid.services li a:hover { color:#e56038; }
.posts-grid.services li p { color:#fff; }
.posts-grid.services .excerpt { margin-bottom:0; }
.posts-grid.team li { margin-bottom:0; }
.posts-grid.team h5 { margin-bottom:14px; }
.recent-posts { padding-top:1px; }
.recent-posts_li {
	margin-bottom:0px;
	margin-top:26px;
	padding:32px 0 0 0;
	background-repeat:repeat-x;
	background-image:url(images/divider.gif);
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts_li {
		margin-top:16px;
		padding-top:22px;
	}
}
.recent-posts_li:first-child {
	background-image:none;
	margin-top:0 !important;
	padding-top:0;
}
.recent-posts_li .featured-thumbnail {
	margin:2px 15px 10px 0;
	width:auto !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts_li .featured-thumbnail {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
}
.recent-posts_li h5 {
	margin:0 0 9px 0;
	font-size:13px;
	line-height:18px;
}
.recent-posts_li h5 a { color:#000; }
.recent-posts_li h5 a:hover, .recent-posts_li h5 a:active, .recent-posts_li h5 a:focus { color:#e56038; }
.recent-posts_li .excerpt { margin-bottom:14px; }
.recent-posts_li .meta {
	float:left;
	margin:0 19px 0 0;
	color:#e56038;
	text-transform:lowercase;
	font-family:'Racing Sans One', cursive;
	width:36px;
	text-align:center;
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts_li .meta { margin-right:12px; }
}
.recent-posts_li .meta span {
	font-size:28px;
	line-height:1em;
	display:block;
}
.recent-posts_li .meta span.post-date {
	font-size:17px;
	line-height:1em;
}
.recent-posts .btn-link { font-size:13px; }
.banner-wrap {
	margin:0 0 62px 0;
	overflow:visible;
}
@media (max-width: 767px) {
	.banner-wrap {
		overflow:hidden;
		max-width:270px;
	}
}
.banner-wrap .featured-thumbnail { margin:0; }
@media (max-width: 767px) {
	.banner-wrap .featured-thumbnail { float:left; }
}
.banner-wrap .featured-thumbnail a {
	border:none;
	float:none;
}
.banner-wrap .featured-thumbnail a img {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.banner-wrap h5 {
	margin:0 0 19px 0;
	color:#606060;
	text-transform:uppercase;
	font-family:'Racing Sans One', cursive;
	font-size:26px;
	font-weight:normal;
	line-height:28px;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
}
@media (min-width: 1200px) {
	.banner-wrap h5 {
		font-size:30px;
		line-height:32px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap h5 {
		font-size:19px;
		line-height:19px;
	}
}
.banner-wrap .banner-desc {
	background:url(images/bg_banner1.jpg);
	border:none;
	border-top:none;
	padding:15px 20px;
	position:relative;
	z-index:1;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
@media (min-width: 1200px) {
	.banner-wrap .banner-desc { padding:36px 21px 31px 25px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap .banner-desc { padding:12px; }
}
@media (max-width: 767px) {
	.banner-wrap .banner-desc { clear:both; }
}
.banner-wrap .banner-desc:after {
	content:'';
	position:absolute;
	left:-1px;
	right:-1px;
	top:0;
	height:0;
	z-index:-1;
	-webkit-transition:inherit;
	-moz-transition:inherit;
	-o-transition:inherit;
	transition:inherit;
}
.banner-wrap .banner-desc p {
	/*color:#858585;*/
	color:#f1f1f1;
	line-height:20px;
	margin:0 0 16px 0;
	-webkit-transition:inherit;
	-moz-transition:inherit;
	-o-transition:inherit;
	transition:inherit;
}
.banner-wrap .banner-desc p strong {
	font-weight:normal;
	color:#fff;
}
.banner-wrap .banner-desc p strong em {
	font-style:normal;
	text-transform:uppercase;
}
.banner-wrap .btn-link {
	font-size:17px;
	color:#e56038;
}
.banner-wrap .btn-link:hover, .banner-wrap .btn-link:active, .banner-wrap .btn-link:focus { color:#fff; }
.banner-wrap:hover h5 { color:#e56038; }
@media (min-width: 768px) {
	.banner-wrap:hover .featured-thumbnail img { transform:rotate(10deg) scale(1.28); }
}
.banner-wrap:hover .banner-desc:after { height:100.5%; }
.banner-wrap:hover .banner-desc p { color:#fff; }
.footer {
	background:url(images/bg_banner1.jpg);
	border:none;
	padding:25px 0 34px 0;
}
@media (max-width: 767px) {
	.footer {
		padding-left:20px;
		padding-right:20px;
	}
}
nav.footer-nav {
	margin-bottom:0;
	float:none;
	overflow:hidden;
	margin-top:15px;
}
nav.footer-nav ul { float:none; }
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul { text-align:left; }
}
nav.footer-nav ul li { padding:0 15px 0 0; }
nav.footer-nav ul li a:hover, nav.footer-nav ul li a:active, nav.footer-nav ul li a:focus { color:#fff; }
nav.footer-nav ul li.current-menu-item a {
	color:#fff;
	text-decoration:none;
}
.footer-logo {
	float:left;
	margin:-16px 11px 0 0;
}
@media (max-width: 767px) {
	.footer-logo {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin-right:8px;
	}
}
.copyright { padding:0; }
.footer-text {
	float:none;
	font-size:11px;
	line-height:18px;
	color:#fff;
	padding:16px 0 0 0;
}
.footer-text a { color:#fff; }
.footer-text a:hover, .footer-text a:active, .footer-text a:focus { color:#e56038; }
.social-nets-wrapper { overflow:hidden; }
.social-nets-wrapper .social {
	float:right;
	padding:12px 0 0 0;
}
@media (max-width: 767px) {
	.social-nets-wrapper .social {
		float:none;
		text-align:center;
	}
}
.social-nets-wrapper .social li {
	float:left;
	margin:0 0 0 7px;
	list-style-type:none;
}
@media (max-width: 767px) {
	.social-nets-wrapper .social li {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	.social-nets-wrapper .social li:first-child { margin-left:0; }
}
.social-nets-wrapper .social li a:hover img, .social-nets-wrapper .social li a:active img, .social-nets-wrapper .social li a:focus img {
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
@media (max-width: 767px) {
	.extra-column {
		width:48% !important;
		float:left !important;
		margin-right:2% !important;
	}
}
.dropcap {
	margin:0 20px 20px 0;
	background:#e56038;
	color:#fff;
	font-family:'Asap', sans-serif;
	font-weight:bold;
	font-size:30px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.list.styled > ul li {
	font-family:'Asap', sans-serif;
	margin-top:13px;
	text-transform:uppercase;
}
.list.styled > ul li:before { color:#e56038; }
.list.styled > ul li:first-child { margin-top:0; }
.flexslider ul li {
	font-family:Droid Sans !important;
	text-transform:none !important;
}
.flexslider ul li:before { display:none !important; }
.flex-control-paging li a {
	background-color:#606060;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-color:#e56038; }
.flex-direction-nav a {
	text-shadow:none;
	color:#606060;
}
.thumbnail, .featured-thumbnail {
	border:none;
	padding:0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.dropcap-wrapper {
	overflow:visible;
	padding:3px 0 10px 0;
}
.dropcap-wrapper .dropcap {
	margin:0 12px 0 0;
	width:auto;
	height:auto;
	border:none;
	background:none;
	overflow:visible;
	color:#e56038;
	font-family:'Racing Sans One', cursive;
	font-size:30px;
	font-weight:normal;
	line-height:1.2em;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.dropcap-wrapper h5 {
	color:#606060;
	margin:0;
	padding:5px 0 26px 0;
}
.alignnone { margin:9px 0 17px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.extra-img { width:250px; }
}
@media (max-width: 767px) {
	.extra-img { width:250px; }
}
@media (max-width: 480px) {
	.extra-img {
		width:auto;
		float:none;
		display:block;
		margin-bottom:15px;
	}
}
.vertical-divider {
	border-color:#cdc6c0;
	padding:7px 0 15px 30px;
	margin:0 0 0 20px;
}
.home .vertical-divider { padding-bottom:34px; }
@media (min-width: 1200px) {
	.vertical-divider {
		padding-left:64px;
		margin-left:34px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.vertical-divider {
		margin-left:10px;
		padding-left:27px;
	}
}
@media (max-width: 767px) {
	.vertical-divider {
		border:none;
		padding:30px 0 0 0;
		margin:0;
	}
}
.extra-indent { padding-top:7px; }
.extra-wrap.extra-style { margin-bottom:15px; }
@media (min-width: 768px) and (max-width: 979px) {
	.extra-wrap.extra-style { overflow:visible; }
}
.extra-wrap.extra-style h5 { margin-bottom:12px; }
.extra-title h2 em {
	font-style:normal;
	text-transform:lowercase;
}
.extra-title h2 strong { color:#e56038; }
.btn {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.btn-primary {
	border:1px solid #2c2c2c;
	text-shadow:none;
	background-color:#2e2e2e;
	background-repeat: repeat-x;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/*background-image: linear-gradient(to bottom,#343434,#262626);*/
	background-image: linear-gradient(to bottom,#343434,#262626);
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background-position:0 0;
	background-color:#2c2c2c;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom,#262626,#343434);
}
.btn-link {
	text-shadow:none;
	border:none;
	padding:0;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.btn-link:hover, .btn-link:active, .btn-link:focus {
	text-decoration:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.btn:hover, .btn:active, .btn:focus {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
#back-top a:hover span { background-color:#e56038; }
#back-top span {
	width:45px;
	height:45px;
	background-color:#606060;
}
input[type="submit"], input[type="reset"] {
	height:auto;
	padding:0;
	border:none;
	background:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
	color:#e56038;
	background:none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding:14px 16px 15px;
	border:none;
	border-top:1px solid #cfd0d0;
	border-left:1px solid #cfd0d0;
	background-color:#fff;
	color:#606060;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color:#cfd0d0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
textarea { border-color:#cfd0d0 !important; }
select { padding:0; }
.wpcf7-form p.field input {
	padding:14px 16px 15px;
	height:47px;
}
.wpcf7-form textarea { padding:14px 16px 15px; }
.wpcf7-form .ajax-loader { margin-top:0; }
.wpcf7-not-valid-tip {
	padding:14px 0 15px 16px !important;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-not-valid-tip { padding-left:7px !important; }
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:27px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
