/*@import url("../CherryFramework/style.css");*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:600,400);*/
body { background:#3a3a3a; }
.main-holder {
	overflow:hidden;
	background:#fff;
}
a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
a:hover, a:focus { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { margin-top:0; }
h2 { margin-bottom:36px; }
h4 {
	margin-top:18px;
	margin-bottom:25px;
}
h5 { margin-bottom:18px; }
p { margin:0 0 20px; }
.title-section {
	padding-top:40px;
	margin-bottom:10px;
}
.title-header { margin:0 0 15px; }
.alignleft {
	float:left;
	margin:0px 30px 10px 0;
}
.pagination a { color:#444444; }
.pagination a:hover { color:#ff8153; }
.header {
	padding:0;
	border:none;
}
.header > .container > div > div { padding:29px 0; }
#search-header .btn { margin-top:5px; }
.social-nets-wrapper {
	margin-top:22px;
	float:right;
}
.social-nets-wrapper li {
	font-size:20px;
	line-height:20px;
	margin-left:5px;
}
.social-nets-wrapper li a {
	padding:4px;
	color:#c4bebb;
}
.social-nets-wrapper li a:hover { color:#ff8153; }
.social-nets-wrapper li:first-child { margin:0; }
.logo {
	border-right:1px solid #e7e5e4;
	padding-bottom:8px;
	margin-right:15%;
}
.logo_h__txt {
	position:relative;
	top:22px;
	padding-bottom:18px;
}
.logo_tagline {
	padding-left:30px;
	color:#ff8153;
	text-transform:none;
	font-size:11px;
}
.nav-holder {
	float:left;
	margin-left:0;
}

/* NAV mbm*/
/*
.nav__primary { margin:22px 0 0; }
#topnav { float:none; }
#topnav li {
	margin-left:25px;
	background:none;
}
#topnav li a {
	padding:0;
	border:none;
	text-transform:uppercase;
}
#topnav li a .sf-sub-indicator {
	top:85%;
	right:50%;
	margin-right:-5px;
	background:url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li .sub-menu {
	margin:10px 0 0 -5px;
	padding:0;
	width:auto;
	background: transparent;
}
#topnav li .sub-menu li {
	margin:0;
	width:100%;
	text-align:left;
	border-top:1px solid #3d3d3d;
	background:none;
}
#topnav li .sub-menu li a {
	padding:10px 35px 10px 20px;
	white-space:nowrap;
	color:#fff;
	font:11px/16px 'Open Sans', sans-serif;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:36%;
	right:13px;
	background:url(images/arrows-ffffff.png) 0 0 no-repeat;
}
#topnav li .sub-menu li:first-child {
	padding:0;
	border:none;
}
#topnav li .sub-menu li > a:hover .sf-sub-indicator, #topnav li .sub-menu li.sfHover > a .sf-sub-indicator, #topnav li .sub-menu li.current-menu-item > a .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px 0 no-repeat; }
#topnav li .sub-menu .sub-menu {
	margin:-1px 0 0 1px;
	left:100%;
}
#topnav li:first-child { margin:0; }
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover { background:none; }
#topnav li.current-menu-item > a .sf-sub-indicator, #topnav li.sfHover > a .sf-sub-indicator, #topnav li a:hover .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px -100px no-repeat; }

*/



.slider .camera_wrap { margin:0 0 70px !important; }
.slider .camera_wrap .camera_pag li { background:#ff8153; }
.slider .camera_wrap .camera_pag li.cameracurrent span, .slider .camera_wrap .camera_pag li:hover span { background:#fff; }
.slider .camera_thumbs {
	position:absolute;
	width:100%;
	bottom:-50px;
	text-align:center;
}
.slider .camera_thumbs .camera_thumbs_cont { background:#fff; }
.slider .camera_thumbs .camera_thumbs_cont ul { width:auto !important; }
.slider .camera_thumbs .camera_thumbs_cont ul li > img { border:none; }
.slider .camera_command_wrap { display:inline-block; }
.slider .camera_thumbs_cont {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.slider .camera_caption {
	left:50%;
	bottom:10%;
	margin-left:-470px;
	width:940px;
}
.slider .camera_caption >div {
	position:relative;
	left:56%;
	bottom:30px;
	padding:5%;
	width:34%;
	background:#ff8153;
	font-size:15px;
	line-height:15px;
	color:#fff;
	text-transform:uppercase;
}
.slider h1, .slider h2 {
	text-transform:none;
	font-size:30px;
	line-height:32px;
	font-weight:bold;
	color:#fff;
	margin-bottom:20px;
}
.slider .camera_commands, .slider .camera_prev, .slider .camera_next {
	top:30px;
	width:72px;
	height:72px;
	background:#ff8153;
}
.slider .camera_prev span, .slider .camera_next span, .slider .camera_commands div {
	width:100%;
	height:100%;
}
.slider .camera_prev span { background:url(images/slider_prev.png) 0 0 no-repeat; }
.slider .camera_next span { background:url(images/slider_next.png) 0 0 no-repeat; }
.slider .camera_commands { right:74px; }
.slider .camera_commands .camera_play { background:url(images/slider_play.png) 0 0 no-repeat; }
.slider .camera_commands .camera_stop { background:url(images/slider_stop.png) 0 0 no-repeat; }
.slider .camera_prev span:hover, .slider .camera_next span:hover, .slider .camera_commands > div:hover { background-position:0 -60px; }
.slider .camera_commands:hover, .slider .camera_prev:hover, .slider .camera_next:hover { background:#f6f6f0; }
.content-holder { z-index:3; }
#back-top-wrapper a span {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#444444;
}
#back-top-wrapper a:hover span { background-color:#ff8153; }
.btn, .btn:focus {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	/*-webkit-box-shadow:inset 0px 1px 0px 0px #ff9973;
	-moz-box-shadow:inset 0px 1px 0px 0px #ff9973;
	box-shadow:inset 0px 1px 0px 0px #ff9973;*/
	padding:0 40px 0;
	height:38px;
	/*font:bold 14px/38px 'Open Sans', sans-serif;*/
	text-shadow:none;
	color:#fff;
	border-style:none;
	background:#ff8153;
	border:1px solid #e3734b;
}
.btn:hover {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	/*-webkit-box-shadow:inset 0px 1px 0px 0px #676767;
	-moz-box-shadow:inset 0px 1px 0px 0px #676767;
	box-shadow:inset 0px 1px 0px 0px #676767;*/
	color:#fff;
	border:1px solid #333333;
	background:#444444;
	background-position:0 0;
}
.btn.type_1, .btn.type_1:focus, .btn.type_2, .btn.type_2:focus {
	height:48px;
	line-height:48px;
	padding:0;
	width:168px;
}
.btn.type_2, .btn.type_2:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#444;
	border-color:#cdcfd1;
	background:#fff;
}
.btn.type_2:hover { background:#eee; }
.thumbnail {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	position:relative;
	overflow:visible;
	padding:0px;
	display:block;
	border:3px solid #fff;
	margin-bottom:10px;
}
a.thumbnail:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.thumbnail:after {
	position:absolute;
	content:"";
	width:100%;
	height:10px;
	bottom:-13px;
	background:url(images/thumb_shadow.png) 50% 0 no-repeat;
	background-size:100% 100%;
}
.flexslider { overflow:visible; }
.breadcrumb {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:0;
	border:none;
	background:none;
	font:bold 14px/20px 'Open Sans', sans-serif;
}
.breadcrumb li { text-shadow:none; }
.breadcrumb a {
	text-decoration:none;
	color:#c4bebb;
}
.breadcrumb .divider {
	padding:0 5px;
	color:#e7e5e4;
}
.breadcrumb a:hover, .breadcrumb .active { color:#444444; }
.post__holder { margin-bottom:60px; }
.post-title { margin-bottom:25px; }
.post-title a { color:#000; }
.post-title a:hover { color:#ff8153; }
.post_meta {
	margin:0;
	border-color:#e4e4e4;
}
.post_meta div.post_meta_unite { border-color:#e4e4e4; }
.post_meta i { color:#ff8153; }
.post_meta a, .post_meta a i { color:#444444; }
.post_meta a:hover, .post_meta a:hover i { color:#ff8153; }
.post_content .excerpt { margin-bottom:15px; }
.post_content .btn, .post_content .btn:focus {
	padding:0 20px;
	height:32px;
	font-size:13px;
	line-height:32px;
}
.post-author { border-color:#e4e4e4; }
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.portfolio .gallery_item { padding:0 1px 1px 0; }
.caption__portfolio h3 {
	margin-top:15px;
	margin-bottom:5px;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}
.caption__portfolio h3 a { color:#000; }
.caption__portfolio h3 a:hover { color:#ff8153; }
.zoom-icon { background:none repeat scroll 0 0 rgba(0,0,0,0.2); }
.filterable-portfolio .image-wrap { background:none; }
.filter-wrapper strong { display:none; }
.nav-pills li a {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	/*-webkit-box-shadow:inset 0px 1px 0px 0px #ff9973;
	-moz-box-shadow:inset 0px 1px 0px 0px #ff9973;
	box-shadow:inset 0px 1px 0px 0px #ff9973;*/
	padding:0 20px 0;
	height:38px;
	font:bold 14px/38px 'Open Sans', sans-serif;
	color:#fff;
	background:#ff8153;
	/*border:1px solid #e3734b;*/
}
.nav-pills li.active a, .nav-pills li.active a:focus, .nav-pills li a:hover, .nav-pills li.active a:hover {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-box-shadow:inset 0px 1px 0px 0px #676767;
	-moz-box-shadow:inset 0px 1px 0px 0px #676767;
	box-shadow:inset 0px 1px 0px 0px #676767;
	color:#fff;
	border:1px solid #333333;
	background:#444444;
}
.portfolio-meta, .portfolio-meta-list { border-color:#e4e4e4; }
.portfolio-meta i, .portfolio-meta-list i { color:#ff8153; }
.portfolio-meta a { color:#000; }
.portfolio-meta a:hover { color:#ff8153; }
.flex-control-paging li a { background:#ff8153; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#444444; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#ff8153;
	border:none;
}
.pager li.active a, .pager li a:hover {
	color:#fff;
	background:#444444;
}
.comment-list .comment .comment-body {
	border-color:#e4e4e4;
	background:none;
}
.comment-list .comment .comment-author img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.comment-list .comment .reply a {
	color:#ff8153;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#444444;
	background:none;
}
.cancel-comment-reply small { font-size:95%; }
#sidebar { overflow:hidden; }
#sidebar h2 { color:#000; }
#sidebar .widget {
	overflow:hidden;
	margin-bottom:50px;
}
#sidebar .thumbnail { margin-top:0; }
#sidebar time {
	display:block;
	margin-bottom:3px;
	font-size:10px;
	line-height:14px;
	color:#ff8153;
	text-transform:uppercase;
}
#sidebar .post-list_h {
	font-size:16px;
	line-height:16px;
	margin-top:0;
	margin-bottom:3px;
}
#sidebar .post-list_h a { color:#444444; }
#sidebar .post-list_h a:hover { color:#ff8153; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style-type:none;
	line-height:20px;
	font-weight:bold;
	margin-bottom:9px;
	padding-top:6px;
	border-top:1px solid #e4e4e4;
	background:none;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#ff8153;
}
#sidebar ul li a:hover { color:#444444; }
#sidebar ul li:first-child {
	padding-top:0px;
	border:none;
}
#sidebar .unstyled li {
	border:none;
	padding:0;
	margin-bottom:25px;
	background:none;
}
#sidebar .unstyled li .excerpt { font-weight:normal; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a { color:#444444; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a:hover {
	color:#ff8153;
	text-decoration:none;
}
#sidebar .social { text-align:left; }
#sidebar .social li {
	float:none;
	display:block;
	margin-bottom:15px;
}
#sidebar .btn {
	padding:0 20px;
	height:32px;
	line-height:32px;
	font-size:12px;
	color:#fff;
}
#sidebar .btn:hover { color:#fff; }
#calendar_wrap caption { color:#444444; }
.social-nets-wrapper .social { overflow:hidden; }
.social-nets-wrapper .social li {
	float:left;
	list-style:none;
}
.social .social_li { margin-left:4px; }
.spacer { clear:both; }
.accordion .accordion-group { border:none; }
.accordion .accordion-group .accordion-heading {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#f4f1ea;
	font:bold 14px/22px 'Open Sans', sans-serif;
}
.accordion .accordion-group .accordion-heading a {
	position:relative;
	padding:12px 50px 12px 20px;
	color:#000;
}
.accordion .accordion-group .accordion-heading a:hover { color:#ff8153; }
.accordion .accordion-group .accordion-heading a:after {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	content:'\f067';
	position:absolute;
	font:14px/28px FontAwesome;
	color:#fff;
	text-align:center;
	top:8px;
	right:8px;
	width:28px;
	height:28px;
	background:#ff8153;
}
.accordion .accordion-group .accordion-heading a.active:after { content:'\f068'; }
.accordion .accordion-group .accordion-inner { border:none; }
.content_plane {
	position:relative;
	background:#f5f5f5;
	padding:50px 0;
	margin-bottom:50px;
}
.content_plane:after, .content_plane:before {
	background:#f5f5f5;
	content:"";
	position:absolute;
	top:0;
	width:100%;
	height:100%;
}
.content_plane:after { right:-100%; }
.content_plane:before { left:-100%; }
.testimonials { margin-left:-2% !important; }
.testimonials .testi-item {
	padding:0;
	float:left;
	margin-left:2%;
	width:31.3%;
	margin-bottom:30px;
}
.testimonials .testi-item .testi-item_blockquote {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:35px 40px 35px 70px;
	background:#f4f1ea;
	border:none;
	font-style:italic;
	margin-bottom:12px;
}
.testimonials .testi-item .testi-item_blockquote a { color:#000; }
.testimonials .testi-item .testi-item_blockquote a:hover { color:#ff8153; }
.testimonials .testi-item .testi-item_blockquote:before {
	left:50%;
	border-left:30px solid transparent;
	border-top:30px solid #f4f1ea;
	bottom:-30px;
}
.testimonials .testi-item blockquote:after {
	background:url(images/quote.png) 0 0 no-repeat;
	content:"";
	position:absolute;
	width:45px;
	height:32px;
	top:35px;
	left:25px;
}
.testimonials .testi-item .featured-thumbnail {
	margin:0;
	float:none;
	width:100%;
	height:auto;
	text-align:right;
}
.testimonials .testi-item .featured-thumbnail >img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	display:inline-block;
	width:96px;
	height:96px;
}
.testimonials .testi-item .testi-meta {
	padding:14px 15px 0 0;
	text-align:right;
	font:bold 14px/22px 'Open Sans', sans-serif;
	color:#000;
}
.recent-posts li .featured-thumbnail { max-width:100%; }
.recent-posts li h5 {
	margin:0 0 18px;
	font-size:14px;
}
.recent-posts li h5 a { color:#000; }
.recent-posts li h5 a:hover { color:#ff8153; }
.recent-posts li .excerpt { margin-bottom:35px; }
.recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col { margin-left:-2% !important; }
.recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li {
	display:inline-block;
	vertical-align:top;
	margin-left:2%;
}
.recent-posts.two-col li { width:48%; }
.recent-posts.three-col li { width:31.3%; }
.recent-posts.four-col li { width:23%; }
.recent-posts.four-col li { text-align:center; }
.recent-posts.four-col li .featured-thumbnail {
	float:none;
	text-align:left;
	max-width:100%;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	margin-bottom:24px;
}
.list.custom-list > ul { margin-left:0px; }
.list.custom-list > ul li {
	list-style-type:none;
	line-height:20px;
	font-weight:bold;
	margin-bottom:9px;
	padding-top:6px;
	border-top:1px solid #e4e4e4;
	background:none;
}
.list.custom-list > ul li a {
	vertical-align:top;
	line-height:20px;
	color:#ff8153;
}
.list.custom-list > ul li a:hover { color:#444444; }
.list.custom-list > ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.list.custom-list > ul li:first-child {
	padding-top:0px;
	border:none;
}
.footer {
	padding:0 0 20px;
	font-size:12px;
	line-height:20px;
	border-top:3px solid #ededed;
}
.footer h3 {
	font-size:18px;
	line-height:22px;
	margin-bottom:22px;
}
.footer .alignleft { margin-right:20px; }
.footer nav.footer-nav {
	margin:20px 0;
	float:none;
	text-align:center;
}
.footer nav.footer-nav ul {
	display:inline-block;
	float:none;
}
.footer nav.footer-nav ul li { text-transform:uppercase; }
.footer nav.footer-nav ul li.current-menu-item a, .footer nav.footer-nav ul li a:hover {
	color:#ff8153;
	text-decoration:none;
}
.footer .footer-widgets {
	color:#000;
	position:relative;
	background:#f5f5f5;
}
.footer .footer-widgets a { font-weight:bold; }
.footer .footer-widgets:after, .footer .footer-widgets:before {
	background:#f5f5f5;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.footer .footer-widgets:after { right:-99%; }
.footer .footer-widgets:before { left:-99%; }
.footer .footer-widgets >div >div >div { margin:50px 0; }
.footer .footer-widgets .flickr_li { margin-bottom:8px; }
.footer .footer-widgets .flickr_li .thumbnail {
	display:block;
	border:none;
	background:none;
}
.footer .footer-widgets .flickr_li .thumbnail img, .footer .footer-widgets .flickr_li .thumbnail .zoom-icon {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	max-width:none;
	width:100%;
}
.footer .footer-widgets .flickr_li .thumbnail:after { display:none; }
.footer .copyright {
	position:relative;
	/*border-top:3px solid #2e2e2e;*/ 
	padding:20px 0 0;
}
.footer .copyright:after, .footer .copyright:before {
	/*border-top:3px solid #2e2e2e;*/
	content:"";
	position:absolute;
	top:-3px;
	width:101%;
	height:100%;
	z-index:-1;
}
.footer .copyright:after { right:-99%; }
.footer .copyright:before { left:-99%; }
.footer .copyright a:hover { color:#fff; }
.footer .footer-logo { margin-bottom:9px; }
.footer .copyright-widget {
	color:#cfcfcf;
	margin-bottom:25px;
}
.footer .copyright-widget span { margin-right:30px; }
.footer .copyright-widget i {
	margin-right:5px;
	font-size:14px;
	color:#717171;
}
.footer .copyright-text {
	padding-top:24px;
	border-top:1px solid #4d4d4c;
}
.footer .footer-text {
	float:none;
	color:#fff;
}
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus {
	color:#fff /*!important;*/
	/*height:32px !important;
	line-height:32px !important;*/
	font-size:14px;
	padding:0 12px;
	background:#ff8153;
}
input[type="submit"]:hover, input[type="reset"]:hover { background:#444444; }
.testimonial {
	background:none;
	border:1px solid #e4e4e4;
}
.faq-list .faq-list_h { color:#ff8153; }
.faq-list .marker { color:#444444; }
.error404-holder_num { color:#ff8153; }
.wpcf7-not-valid-tip { text-transform:none !important; }
.flexslider { margin-bottom:35px; }
.archive_lists { padding-top:30px; }
.check-list { margin-bottom:30px; }
@media (min-width: 1200px) {
	/*#topnav li { margin-left:40px; }
	.nav-holder { margin-left:2.5%; }
	.nav__primary { margin:24px 0 0; }*/
	/*.page-template-page-home-php .header > .container > div { position:absolute; }*/
	.header > .container > div > div {
		position:relative;
		/*background:#fff;*/
	}
        /*
	.header > .container > div > div:after, .header > .container > div > div:before {
		background:#fff;
		content:"";
		position:absolute;
		top:0;
		width:50px;
		height:100%;
		z-index:-1;
	}*/
	.header > .container > div > div:after { right:-50px; }
	.header > .container > div > div:before { left:-50px; }
	.social-nets-wrapper li { margin-left:20px; }
	.slider .camera_caption {
		width:1170px;
		margin-left:-585px;
	}
	.slider .camera_caption >div {
		font-size:20px;
		line-height:20px;
	}
	.slider h1, .slider h2 {
		font-size:38px;
		line-height:40px;
		margin-bottom:30px;
	}
	.slider .camera_commands, .slider .camera_prev, .slider .camera_next { top:50%; }
	.testimonials .testi-item .testi-item_blockquote:before { left:60%; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.slider .camera_wrap .camera_caption {
		width:724px;
		margin-left:-362px;
	}
	.slider .camera_wrap .camera_caption >div {
		font-size:13px;
		line-height:13px;
	}
	.slider .camera_wrap h1, .slider .camera_wrap h2 {
		font-size:24px;
		line-height:26px;
		margin-bottom:15px;
	}
	.logo {
		width:auto;
		margin-right:3%;
		padding-right:14%;
		/*padding-bottom:1px;*/
	}
	.nav-holder { margin-left:2.5%; }
	.nav__primary { margin-top:17px; }
	#topnav li { margin-left:14px; }
	#topnav li a { font-size:12px; }
	.social-nets-wrapper { margin-top:15px; }
	.social-nets-wrapper li { margin-left:1px; }
	.testimonials .testi-item .testi-item_blockquote:before { left:40%; }
	.recent-posts.three-col li .thumbnail {
		display:inline-block;
		margin:0 0 15px 0;
		float:none;
	}
}
@media (max-width: 767px) {
	#topnav { display:none; }
	body {
		padding-left:0px;
		padding-right:0px;
	}
	.content-holder > div.container, .nav__primary, .footer {
		padding-left:20px;
		padding-right:20px;
	}
	.footer .copyright, .footer .footer-text { text-align:center; }
	.vertical-divider {
		padding:0;
		margin:0;
		background:none;
		border:none;
	}
	.recent-posts, .recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col { margin-left:0 !important; }
	.recent-posts li, .recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li {
		margin-left:0;
		margin-bottom:35px;
		width:100%;
		float:none;
	}
	.recent-posts li .thumbnail, .recent-posts.two-col li .thumbnail, .recent-posts.three-col li .thumbnail, .recent-posts.four-col li .thumbnail {
		max-width:120px;
		margin-bottom:8px;
		margin-right:20px;
		float:left;
	}
	.recent-posts.four-col li { text-align:left; }
	.recent-posts li h5 { margin-bottom:0; }
	.recent-posts li .excerpt { margin-bottom:10px; }
	.testimonials { margin-left:0 !important; }
	.testimonials .testi-item {
		float:none;
		margin-left:0%;
		width:100%;
	}
	.logo {
		text-align:center;
		border:none;
		padding:0 20px;
		margin-right:0;
                padding-bottom: 30px;
	}
	.nav-holder {
		float:none;
		margin-left:0;
	}
	.social-nets-wrapper { padding:0 20px; }
	.btn, .btn:focus {
		padding:0 20px 0;
		height:35px;
		font:bold 14px/35px 'Open Sans', sans-serif;
	}
	.footer .copyright-widget span {
		display:block;
		margin-right:0px;
	}
	.slider .camera_wrap .camera_caption {
		width:100%;
		left:0;
		margin:0;
	}
	.slider .camera_wrap .camera_caption >div {
		left:40%;
		bottom:5px;
		padding:3%;
		width:50%;
		font-size:11px;
		line-height:11px;
	}
	.slider .camera_wrap h1, .slider .camera_wrap h2 {
		font-size:16px;
		line-height:18px;
		margin-bottom:15px;
	}
}
@media (max-width: 620px) {
	.filter-wrapper strong { display:none; }
	.filter-wrapper > div { float:none; }
	.nav-pills > li { float:none; }
}
@media (max-width: 550px) {
	.breadcrumb { font-size:14px; }
}
@media (max-width: 480px) {
	.slider { display:none; }
	.breadcrumb { font-size:12px; }
}
@media (max-width: 360px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.breadcrumb { font-size:10px; }
}
.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:32px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}



@media (min-width: 1200px) {
	.nav-holder {margin-left: 2.5%;}
        .nav__primary {margin: 24px 0 0;}
}        


/*fix new menu*/
.nav>#topnav li a {margin-right: 5px;}
.home div#slider-wrapper {width: 100%;}
/*.home header.motopress-wrapper.header {  position:absolute;}*/

/*fix header mobile*/ 
@media only screen and (max-width: 768px)
{
    header.motopress-wrapper.header {
        min-height: 150px;
        position: relative;
    }
    header.header > div.container > div {
        position: relative;
    }

    .content-holder > div.container, .nav__primary, .footer {
        padding-left: 20px;
        padding-right: 20px;
        float: none;
    }
}