@import url("../CherryFramework/style.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,800);
.main-holder { overflow:hidden; }
a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 { margin-top:0; }
h2, h3, h4, h5 { text-transform:uppercase; }
h2 { margin-bottom:12px; }
h3 { margin-bottom:20px; }
h5 { margin-bottom:22px; }
h4 a { text-decoration:none; }
h4 a:hover { text-decoration:none; }
p { margin:0 0 20px; }
.title-section {
	padding-top:40px;
	margin:0;
}
.title-header {
	margin:0 0 15px;
	text-transform:uppercase;
	font:30px/34px 'Open Sans', sans-serif;
}
.page-template-page-home-php .header {
	position:absolute;
	width:100%;
	background:url(images/header_bg.png) 0 0 repeat;
}
.page-template-page-home-php .header:after { background:none; }
.header {
	position:relative;
	padding:24px 0 0 0;
	border:none;
	background:url(images/header_bg.png) 0 0 repeat;
}
.header .hidden-phone {
	position:absolute;
	width:300px;
	top:60px;
	right:0;
	z-index:1;
}
.header:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(images/header_bg.png) 50% 0 no-repeat;
}
#search-header .btn { margin-top:5px; }
.logo_h__txt a:hover, .logo_h__txt a:focus { color:#fff; }
.logo_tagline {
	font:18px/20px 'Open Sans', sans-serif;
	color:#fff;
	text-transform:none;
}
.nav__primary { margin:20px 0 0; }
#topnav li { background:none; }
#topnav li a {
	padding:10px 25px 50px;
	text-transform:uppercase;
	border:none;
	border-bottom:7px solid transparent;
}
#topnav li a .sf-sub-indicator {
	top:50%;
	right:50%;
	margin-right:-5px;
	background:url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li .sub-menu {
	margin:-7px 0 0 0;
	width:auto;
	padding:25px 0;
	background:#fff;
}
#topnav li .sub-menu li {
	width:100%;
	text-align:left;
	background:none;
}
#topnav li .sub-menu li a {
	padding:4px 50px 4px 25px;
	white-space:nowrap;
	font:14px/18px 'Open Sans', sans-serif;
	color:#242424;
	border:none;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:30%;
	right:15px;
	background:url(images/arrows-ffffff.png) 0 0 no-repeat;
}
#topnav li .sub-menu li > a:hover, #topnav li .sub-menu li.sfHover > a, #topnav li .sub-menu li.current-menu-item > a {
	color:#fff;
	background:#161616;
}
#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 {
	left:100%;
	margin:-25px 0 0 2px;
}
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover {
	background:none;
	border-color:#fff;
}
#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 {
	min-height:200px;
	margin-bottom:-1px;
}
.slider .camera_wrap { margin:0 !important; }
.slider .camera_wrap .camera_pag {
	position:absolute;
	width:100%;
	bottom:320px;
}
.slider .camera_wrap .camera_pag li {
	margin:15px 5px;
	background:#fff;
}
.slider .camera_wrap .camera_pag li.cameracurrent span, .slider .camera_wrap .camera_pag li:hover span { background:#387a3d; }
.slider .camera_thumbs {
	position:absolute;
	width:100%;
	bottom:8px;
	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 {
	top:250px;
	width:940px;
	left:50%;
	margin-left:-470px;
}
.slider .camera_caption >div {
	padding:0;
	background:none;
}
.slider h1 {
	float:left;
	color:#fff;
	font-size:105px;
	line-height:100px;
	margin-bottom:0;
}
.slider h1 small {
	text-align:right;
	font-size:53px;
	line-height:50px;
	color:#fff;
	display:block;
}
.slider h2 {
	font-size:38px;
	line-height:41px;
	font-weight:300;
	letter-spacing:3px;
}
.slider h2 small {
	font-size:24px;
	color:#fff;
}
.slider h3 {
	color:#fff;
	font-size:26px;
	line-height:32px;
	font-weight:800;
	letter-spacing:4px;
}
.slider .camera_commands, .slider .camera_prev, .slider .camera_next {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:32px;
	height:32px;
	background:#387a3d;
}
.slider .camera_prev {
	left:auto;
	right:64px;
}
.slider .camera_next { right:26px; }
.slider .camera_commands { right:102px; }
.slider .camera_prev span, .slider .camera_next span, .slider .camera_commands div {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	width:100%;
	height:100%;
}
.slider .camera_prev span { background:url(images/slider_prev.png) 50% 50% no-repeat; }
.slider .camera_next span { background:url(images/slider_next.png) 50% 50% no-repeat; }
.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_commands:hover, .slider .camera_prev:hover, .slider .camera_next:hover { background:#fff; }
.content-holder { z-index:3; }
.page-template-page-home-php .content-holder { padding-bottom:10px; }
#back-top-wrapper a span {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#387a3d;
}
#back-top-wrapper a:hover span { background-color:#191919; }
.btn, .btn:focus {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding:0;
	height:18px;
	color:#191919;
	font:14px/18px 'Open Sans', sans-serif;
	text-shadow:none;
	text-decoration:underline;
	border-style:none;
	background:none;
	margin-bottom:20px;
}
.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:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#387a3d;
	text-decoration:underline;
	background:none;
}
.thumbnail, a.thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	overflow:hidden;
	padding:0px;
	display:block;
	border:none;
}
a.thumbnail:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flexslider { overflow:visible; }
.breadcrumb {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background:#f1f1f1;
	padding:16px 30px;
	border:none;
	color:#387a3d;
	font:bold 14px/18px 'Open Sans', sans-serif;
	text-transform:none;
}
.breadcrumb li { text-shadow:none; }
.breadcrumb a {
	text-decoration:none;
	color:#191919;
}
.breadcrumb .divider {
	padding:0 5px;
	color:#191919;
}
.breadcrumb a:hover, .breadcrumb .active { color:#387a3d; }
.post__holder { margin-bottom:60px; }
.post-title {
	margin-bottom:25px;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}
.post-title a {
	color:#191919;
	text-decoration:none;
}
.post-title a:hover {
	color:#387a3d;
	text-decoration:none;
}
.post_meta {
	margin:0;
	border-color:#e8e8e8;
}
.post_meta div.post_meta_unite { border-color:#e8e8e8; }
.post_meta i { color:#b5b5b5; }
.post_meta a, .post_meta a i {
	color:#191919;
	text-decoration:none;
}
.post_meta a:hover, .post_meta a:hover i {
	color:#387a3d;
	text-decoration:none;
}
.post-author { border-color:#e8e8e8; }
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.caption__portfolio h3 {
	margin:15px 0 5px;
	font-size:16px;
	line-height:20px;
}
.caption__portfolio h3 a {
	color:#191919;
	text-decoration:none;
}
.caption__portfolio h3 a:hover {
	color:#387a3d;
	text-decoration:none;
}
.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:0;
	-moz-border-radius:0;
	border-radius:0;
	color:#387a3d;
	text-decoration:none;
}
.nav-pills li.active a, .nav-pills li.active a:focus, .nav-pills li a:hover, .nav-pills li.active a:hover {
	color:#fff;
	background:#387a3d;
	text-decoration:none;
}
.portfolio-meta, .portfolio-meta-list { border-color:#e8e8e8; }
.portfolio-meta i, .portfolio-meta-list i { color:#387a3d; }
.flex-control-paging li a { background:#387a3d; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#191919; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#387a3d;
	border:none;
	text-decoration:none;
}
.pager li.active a, .pager li a:hover {
	color:#fff;
	background:#191919;
	text-decoration:none;
}
.comment-list .comment .comment-body {
	border:none;
	background:#f8f8f8;
}
.comment-list .comment .reply a {
	color:#387a3d;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#191919;
	background:none;
}
.cancel-comment-reply small { font-size:95%; }
#sidebar { overflow:hidden; }
#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:#387a3d;
	text-transform:uppercase;
}
#sidebar .post-list_h {
	font-size:16px;
	line-height:16px;
	margin-bottom:3px;
}
#sidebar .post-list_h a { color:#191919; }
#sidebar .post-list_h a:hover { color:#387a3d; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style-type:none;
	margin-bottom:6px;
	font:bold 14px/20px 'Open Sans', sans-serif;
	padding-left:13px;
	background:url(images/list_bull.png) 0 7px no-repeat;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#387a3d;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#191919;
	text-decoration:none;
}
#sidebar .unstyled li {
	border:none;
	padding:0;
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:25px;
	background:none;
}
#sidebar .unstyled li .excerpt { margin-bottom:8px; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a { color:#191919; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a:hover {
	color:#387a3d;
	text-decoration:none;
}
#sidebar .social { text-align:left; }
#sidebar .social li {
	float:none;
	display:block;
	margin-bottom:15px;
}
#sidebar .btn {
	color:#191919;
	text-decoration:underline;
}
#sidebar .btn:hover {
	color:#387a3d;
	text-decoration:underline;
}
#calendar_wrap caption { color:#191919; }
.social-nets-wrapper .social { overflow:hidden; }
.social-nets-wrapper .social li {
	float:left;
	list-style:none;
}
.social .social_li { margin-left:4px; }
.flickr_li a { display:inline-block; }
.spacer {
	height:50px;
	clear:both;
}
.clear { padding:0 !important; }
.full_width_plane {
	position:relative;
	background:url(images/full_width_plane_bg.png) 0 100% repeat-x #f1f1f1;
	padding:35px 0;
	margin-bottom:35px;
}
.full_width_plane:after, .full_width_plane:before {
	background:url(images/full_width_plane_bg.png) 0 100% repeat-x #f1f1f1;
	content:"";
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.full_width_plane:after { right:-100%; }
.full_width_plane:before { left:-100%; }
.full_width_plane .spacer { height:0px; }
.full_width_plane .btn { margin-bottom:35px; }
.full_width_plane.up {
	position:relative;
	background:url(images/full_width_plane_bg.png) 0 100% repeat-x #f1f1f1;
	position:relative;
	top:0;
	padding:0;
	background:#387a3d;
	color:#8bc78f;
	z-index:1;
	margin-bottom:0;
}
.full_width_plane.up:after, .full_width_plane.up:before {
	background:url(images/full_width_plane_bg.png) 0 100% repeat-x #f1f1f1;
	content:"";
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.full_width_plane.up:after { right:-100%; }
.full_width_plane.up:before { left:-100%; }
.full_width_plane.up:after, .full_width_plane.up:before { background:#387a3d; }
.full_width_plane.up:after {
	background:#161616;
	right:-75%;
}
.full_width_plane.up > div { padding:20px 0 15px; }
.full_width_plane.up h1 {
	font-size:30px;
	line-height:30px;
	margin-top:8px;
	margin-bottom:4px;
	color:#8bc78f;
}
.full_width_plane.up h2 {
	font-size:11px;
	line-height:16px;
	letter-spacing:1px;
	color:#8bc78f;
	margin-bottom:21px;
}
.full_width_plane.up .btn, .full_width_plane.up .btn:hover { color:#8bc78f; }
.full_width_plane.up .btn:hover { color:#fff; }
.full_width_plane.up .content_block {
	padding:18px 0;
	color:#336f38;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
}
.full_width_plane.up .content_block h2 {
	font-size:28px;
	line-height:30px;
	color:#fff;
	margin-bottom:10px;
}
.full_width_plane.up .content_block a { color:#fff; }
.full_width_plane.up .content_block a:hover { color:#336f38; }
.dropcap {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:65px;
	height:65px;
	font:36px/65px 'Kaushan Script', cursive;
	color:#8bc78f;
	border:2px solid #8bc78f;
	background:none;
	margin-bottom:10px;
}
.recent-posts li .featured-thumbnail {
	max-width:100%;
	margin-bottom:12px;
}
.recent-posts li .meta {
	font:30px/36px 'Kaushan Script', cursive;
	color:#191919;
	text-transform:none;
	margin-bottom:5px;
}
.recent-posts li .meta small { font-size:19px; }
.recent-posts li h5 {
	margin:0 0 8px;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
}
.recent-posts li h5 a {
	color:#191919;
	text-decoration:none;
}
.recent-posts li h5 a:hover {
	color:#387a3d;
	text-decoration:none;
}
.recent-posts li .excerpt { margin-bottom:16px; }
.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 .featured-thumbnail, .recent-posts.three-col li .featured-thumbnail, .recent-posts.four-col li .featured-thumbnail {
	float:none;
	max-width:100%;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}
.recent-posts.two-col li { width:48%; }
.recent-posts.three-col li { width:31.3%; }
.recent-posts.four-col li { width:23%; }
.recent-posts.team { overflow:visible; }
.recent-posts.team .featured-thumbnail {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-box-shadow:1px 1px 1px 0px rgba(0,0,0,0.22);
	-moz-box-shadow:1px 1px 1px 0px rgba(0,0,0,0.22);
	box-shadow:1px 1px 1px 0px rgba(0,0,0,0.22);
}
.recent-posts.team .featured-thumbnail img {
	max-width:none;
	width:100%;
}
.recent-posts.team h5 { text-align:center; }
.recent-posts.news h5 { display:none; }
.list.custom-list ul { counter-reset:list; }
.list.custom-list ul li {
	margin-bottom:8px;
	overflow:hidden;
	font:bold 14px/18px 'Open Sans', sans-serif;
	color:#387a3d;
	list-style:none;
}
.list.custom-list ul li small {
	float:right;
	font-size:100%;
	color:#a2a2a2;
}
.list.custom-list ul li a { text-decoration:none; }
.list.custom-list ul li:before {
	font:bold 14px/18px 'Open Sans', sans-serif;
	color:#191919;
	counter-increment:list;
	content:counter(list,decimal-leading-zero) ".";
	width:auto;
}
.nsu-form {
	padding:25px;
	overflow:hidden;
	background:#f1f1f1;
}
.nsu-form p { margin-bottom:10px; }
.nsu-form label {
	font:30px/33px 'Kaushan Script', cursive;
	color:#387a3d;
	margin-bottom:16px;
}
.nsu-form .nsu-field {
	width:100%;
	height:28px;
	border:1px solid #e8e8e8;
	background:#fff;
	color:#a3a3a3;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nsu-form .nsu-submit { float:right; }
#ns-checkbox { display:none; }
.table { border-color:#e8e8e8; }
.table th {
	font-weight:bold;
	color:#191919;
	text-align:center;
	border-color:#e8e8e8;
}
.table td { border-color:#e8e8e8; }
.footer {
	border-top:1px solid #e8e8e8;
	background:#fff;
}
.footer nav.footer-nav {
	margin:20px 0 0 0;
	float:right;
}
.footer nav.footer-nav ul { 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:#191919;
	text-decoration:none;
}
.footer .footer-widgets >div >div { margin-bottom:40px; }
.footer .copyright { padding:0; }
.footer .footer-text {
	font:11px/18px 'Open Sans', sans-serif;
	float:none;
	color:#a3a3a3;
	text-transform:uppercase;
}
.footer .footer-text a {
	color:#a3a3a3;
	text-decoration:none;
}
.footer .footer-text a:hover {
	color:#387a3d;
	text-decoration:none;
}
.footer .footer-text-logo {
	font:38px/40px 'Kaushan Script', cursive;
	color:#a3a3a3;
	text-transform:none;
}
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus {
	color:#fff !important;
	height:28px !important;
	font:14px/28px 'Open Sans', sans-serif;
	padding:0 14px;
	border:none;
	background:#387a3d;
	text-decoration:none;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background:#191919;
	text-decoration:none;
}
.wpcf7-form .submit-wrap input { margin-bottom:0; }
.testimonial {
	background:none;
	border:1px solid #e8e8e8;
}
.faq-list .faq-list_h { color:#387a3d; }
.faq-list .marker { color:#191919; }
.error404-holder_num { color:#387a3d; }
.wpcf7-not-valid-tip { text-transform:none !important; }
.error404 .search-form_it { border:1px solid #e8e8e8; }
.archive_lists { margin-top:30px; }
.check-list { margin-bottom:30px; }
@media (max-width: 1199px) {
	.full_width_plane.up { top:0; }
	.slider .camera_wrap { border:none; }
	.slider .camera_wrap .camera_pag { bottom:-10px; }
}
@media (min-width: 1200px) {
	#topnav li a { padding:10px 35px 50px; }
	.slider .camera_caption {
		top:150px;
		width:1170px;
		margin-left:-585px;
	}
	.slider .camera_wrap { border-bottom:2px solid #fff; }
	.slider .camera_wrap .camera_pag { bottom:250px; }
	.slider .camera_prev { right:134px; }
	.slider .camera_next { right:96px; }
	.slider .camera_commands { right:172px; }
	.slider h1 { font-size:115px; }
	.slider h3 {
		font-size:30px;
		line-height:36px;
	}
	.slider .camera_thumbs { display:none; }
	.full_width_plane.up {
		position:absolute;
		top:-260px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.logo { width:100%; }
	.slider .camera_wrap .camera_caption {
		top:220px;
		width:724px;
		margin-left:-362px;
	}
	.slider h1 {
		font-size:75px;
		line-height:80px;
	}
	.slider h3 {
		font-size:20px;
		line-height:24px;
	}
	#topnav li a { padding:10px 12px 50px; }
	.list.custom-list ul li { font:bold 11px/18px 'Open Sans', sans-serif; }
	.list.custom-list ul li small { font-size:80%; }
	.list.custom-list ul li:before { font:bold 11px/18px 'Open Sans', sans-serif; }
	.camera_prev, .camera_next, .camera_commands { top:60%; }
}
@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;
		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;
		float:left;
		margin-right:20px;
	}
	.recent-posts.team li { width:31.3%; }
	.recent-posts.team li .thumbnail {
		float:none;
		margin:0 auto 12px;
	}
	.slider .camera_caption { display:none; }
	.slider .camera_caption div { display:none; }
	.slider .camera_prev, .slider .camera_next, .slider .camera_commands { top:90%; }
	.logo {
		float:none !important;
		width:auto;
		text-align:center;
	}
	.select-menu { margin-bottom:20px; }
	.full_width_plane .spacer { height:50px; }
	.full_width_plane.up { padding-top:40px; }
	.full_width_plane.up:after, .full_width_plane.up:before { background:#387a3d; }
	.full_width_plane.up > div { padding:0; }
	.full_width_plane.up .content_block {
		position:relative;
		background:#161616;
	}
	.full_width_plane.up .content_block:after, .full_width_plane.up .content_block:before {
		background:#161616;
		content:"";
		position:absolute;
		top:0;
		width:100%;
		height:100%;
		z-index:1;
	}
	.full_width_plane.up .content_block:after { right:-100%; }
	.full_width_plane.up .content_block:before { left:-100%; }
	.footer nav.footer-nav {
		float:none;
		text-align:center;
	}
}
@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; }
	.page-template-page-home-php .header {
		position:relative;
		background:url(images/header_bg.jpg) 0 0 repeat;
	}
	.page-template-page-home-php .header:after {
		content:"";
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:url(images/header_img.jpg) 50% 0 no-repeat;
	}
	.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; }
}
@media (min-width: 1400px) {
	.full_width_plane.up { top:-260px; }
}
@media (min-width: 1440px) {
	.slider .camera_caption { top:260px; }
}
@media (min-width: 1585px) {
	.full_width_plane.up { top:-330px; }
	.slider .camera_wrap .camera_pag { bottom:320px; }
}
.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:28px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
