@import url("../CherryFramework/style.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700, 400italic);
body { background:url(images/footer_bg.png) 0 0 repeat; }
.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; }
.main-holder h1 { font-weight:300; }
.main-holder h1 strong { font-weight:bold; }
.main-holder h2 { font-weight:300; }
.main-holder h3 { font-weight:300; }
.main-holder h6 { font-weight:600; }
h2 { margin-bottom:20px; }
h3 { margin-bottom:35px; }
h5 { margin-bottom:17px; }
h5 small {
	font-size:13px;
	color:#a0a0a0;
	text-transform:uppercase;
}
h6 {
	text-transform:uppercase;
	margin-bottom:2px;
}
p { margin:0 0 10px; }
.title-section {
	padding-top:60px;
	margin:0;
}
.title-header {
	overflow:visible;
	margin:0 0 25px;
}
address {
	padding-left:30px;
	font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/address_icon.png) 0 2px no-repeat;
}
address a { color:#949494; }
address a:hover { color:#2edcd1; }
.header {
	padding:67px 0;
	background:none;
	border:none;
}
.header.isStuck {
	width:100%;
	padding:20px 0;
}
.header .hidden-phone {
	position:absolute;
	width:300px;
	top:-22px;
	right:0;
	z-index:5;
}
#search-header .btn {
	margin-top:5px;
	height:32px !important;
	line-height:32px !important;
}
#search-header .search-form_it { border:none; }
.logo { text-align:center; }
.logo_h__txt a:hover, .logo_h__txt a:focus { color:#fff; }
.logo_tagline {
	font:15px/18px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:lowercase;
	letter-spacing:1px;
	margin:12px 0 0;
}
.nav__primary { margin:24px 0 0; }
#topnav { float:right; }
#topnav li {
	letter-spacing:1px;
	margin:0 0 0 50px;
	background:none;
}
#topnav li a {
	padding:0;
	border:none;
	text-transform:lowercase;
}
#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 {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:10px 0 0 -10px;
	width:auto;
	padding:10px 0;
	background:#4ddf6c;
}
#topnav li .sub-menu li {
	margin:0 0 7px;
	padding:8px 0 0;
	width:100%;
	border-top:1px solid #78e78f;
	background:none;
}
#topnav li .sub-menu li a {
	padding:0px 20px;
	white-space:nowrap;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:28%;
	right:12px;
	background:url(images/arrows-ffffff.png) 0 0 no-repeat;
}
#topnav li .sub-menu li:first-child { border:none; }
#topnav li .sub-menu li > a:hover, #topnav li .sub-menu li.sfHover > a, #topnav li .sub-menu li.current-menu-item > a {
	color:#249a3d;
	background: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 {
	left:100%;
	margin:-10px 0 0 2px;
}
#topnav li:first-child { margin:0; }
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover {
	color:#75fff9;
	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 { z-index:auto; }
.slider .camera_wrap { margin:0 !important; }
.slider .camera_wrap .camera_pag {
	position:absolute;
	bottom:15px;
	width:100%;
}
.slider .camera_wrap .camera_pag li {
	margin:0 2px;
	background:#fff;
}
.slider .camera_wrap .camera_pag li span { display:none; }
.slider .camera_wrap .camera_pag li.cameracurrent, .slider .camera_wrap .camera_pag li:hover { background:#1fc1b4; }
.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 h1 {
	text-transform:uppercase;
	color:#fff;
	font:bold 40px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:12px;
}
.slider .camera_caption {
	margin-bottom:7%;
	text-align:center;
	text-transform:uppercase;
	font:300 30px/38px 'Open Sans', sans-serif;
	color:#fff;
}
.slider .camera_caption >div {
	padding:0 30px;
	background:none;
}
.slider .camera_prev, .slider .camera_next, .slider .camera_commands { top:100px; }
.content-holder { z-index:3; }
#back-top-wrapper a {
	width:65px;
	height:65px;
}
#back-top-wrapper a span {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:100%;
	height:100%;
	background:url(images/back-top-icon.png) 0 0 no-repeat #fff;
}
#back-top-wrapper a:hover span { background:url(images/back-top-icon.png) 0 0 no-repeat #e4e4e4; }
.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 13px 0 0;
	color:#484848;
	text-shadow:none;
	font:15px/20px 'Open Sans', sans-serif;
	border-style:none;
	background:url(images/btn_arr.png) 100% 8px no-repeat;
}
.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:#2edcd1;
	padding:0 8px 0 0;
	background:url(images/btn_arr.png) 100% 8px no-repeat;
}
.btn.btn-large, .btn.btn-large:focus, .custom-output .btn, .custom-output .btn:focus {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:0 20px;
	height:40px;
	color:#fff;
	font:16px/40px Arial, Helvetica, sans-serif;
	background:#343434;
}
.btn.btn-large:hover, .custom-output .btn:hover { background:#2edcd1; }
.btn.no_arr {
	font-size:16px;
	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:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	padding:12px 0 16px;
	border:1px solid #e7e7e7;
	border-left:none;
	border-right:none;
	background:none;
}
.breadcrumb li { text-shadow:none; }
.breadcrumb a {
	text-decoration:none;
	color:#a6a5a5;
}
.breadcrumb a:hover, .breadcrumb .active { color:#444; }
.breadcrumb__t li.divider:after {
	color:#a6a5a5;
	margin:0 5px;
}
.post__holder { margin-bottom:60px; }
.post-title { margin-bottom:25px; }
.post_meta {
	margin:0;
	padding:5px 0;
	border-color:#e7e7e7;
}
.post_meta >div.post_meta_unite {
	padding:5px 0 0 0;
	margin:5px 0 0 0;
	border-color:#e7e7e7;
}
.post_meta i { color:#484848; }
.post_meta a, .post_meta a i { color:#484848; }
.post_meta a:hover, .post_meta a:hover i { color:#2edcd1; }
.post-author {
	background-color:transparent;
	border-color:#e7e7e7;
}
.post-author .post-author_desc .post-author_link { font-size:16px; }
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.caption__portfolio h3 {
	margin-top:15px;
	margin-bottom:10px;
}
.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 { color:#484848; }
.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:#484848;
}
.portfolio-meta, .portfolio-meta-list { border-color:#e7e7e7; }
.portfolio-meta i, .portfolio-meta-list i { color:#484848; }
.flex-control-paging li a { background:#484848; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#2edcd1; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#484848;
	border:none;
}
.pager li.active a, .pager li a:hover {
	color:#fff;
	background:#2edcd1;
}
.comment-list .comment .reply a {
	color:#484848;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#2edcd1;
	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:#484848;
	text-transform:uppercase;
}
#sidebar .post-list_h {
	font-size:16px;
	line-height:16px;
	margin-bottom:3px;
}
#sidebar .post-list_h a { color:#484848; }
#sidebar .post-list_h a:hover { color:#2edcd1; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style-type:none;
	padding:6px 25px 6px 2px;
	line-height:20px;
	font-style:italic;
	background:url(images/list_arr.png) 100% 13px no-repeat;
	border-top:1px solid #e7e7e7;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#a6a5a5;
}
#sidebar ul li a:hover { color:#2edcd1; }
#sidebar ul li:first-child { border:none; }
#sidebar .unstyled li {
	border:none;
	padding:0;
	margin-bottom:25px;
	background:none;
}
#sidebar .unstyled li .excerpt {
	font-style:normal;
	font-size:13px;
	line-height:18px;
	margin-bottom:6px;
}
#sidebar .unstyled .comments-custom_li .comments-custom_txt a { color:#484848; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a:hover {
	color:#2edcd1;
	text-decoration:none;
}
#sidebar .social { text-align:left; }
#sidebar .social li {
	float:none;
	display:block;
	margin-bottom:15px;
}
#sidebar .btn { color:#484848; }
#sidebar .btn:hover { color:#2edcd1; }
#calendar_wrap caption { color:#2edcd1; }
#calendar_wrap thead th { color:#484848; }
.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; }
.content_plane {
	position:relative;
	background:#f7f7f7;
	padding:65px 0 20px;
}
.content_plane:after, .content_plane:before {
	background:#f7f7f7;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.content_plane:after { right:-99%; }
.content_plane:before { left:-99%; }
.plane_whith_img {
	margin:11px 0;
	padding:50px 0 40px;
	position:relative;
	background:#363636;
	font:20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:2;
}
.plane_whith_img h1 {
	font-size:48px;
	line-height:55px;
	color:#fff;
	margin-bottom:20px;
}
.plane_whith_img .plane_whith_img_content { width:570px; }
.plane_whith_img .btn, .plane_whith_img .btn:focus {
	text-transform:uppercase;
	color:#fff;
}
.plane_whith_img .btn:hover { color:#878787; }
.plane_whith_img:after, .plane_whith_img:before {
	background:#363636;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-2;
}
.plane_whith_img:after { right:-99%; }
.plane_whith_img:before { left:-99%; }
.plane_whith_img .plane_img_holder {
	position:absolute;
	overflow:hidden;
	top:0;
	right:-320px;
	width:1620px;
	height:100%;
	z-index:-1;
}
.plane_whith_img .plane_img_holder .plane_img {
	max-width:none;
	height:auto;
}
.hr {
	margin:12px 0 55px;
	background:#e7e7e7;
}
.sm_hr {
	margin:10px 0 20px;
	background:#e7e7e7;
}
.spacer { clear:both; }
.no-title h5 { display:none; }
.recent-posts li { margin-bottom:30px; }
.recent-posts li .meta {
	font-size:16px;
	line-height:24px;
	color:#444444;
	margin-bottom:10px;
	text-transform:none;
}
.recent-posts li h5 { font:600 14px/20px 'Open Sans', sans-serif; }
.recent-posts li h5 a { color:#2c2c2c; }
.recent-posts li h5 a:hover { color:#2edcd1; }
.recent-posts li .excerpt { margin-bottom:0; }
.recent-posts li .btn { margin-top:20px; }
.recent-posts.three-col, .recent-posts.four-col, .recent-posts.six-col, .custom-output {
	margin-left:-2% !important;
	word-spacing:-10px;
}
.recent-posts.three-col li, .recent-posts.four-col li, .recent-posts.six-col li, .custom-output li {
	word-spacing:normal;
	display:inline-block;
	vertical-align:top;
	margin-left:2%;
}
.recent-posts.three-col li h5, .recent-posts.four-col li h5, .recent-posts.six-col li h5, .custom-output li h5 { margin-top:0; }
.recent-posts.three-col .featured-thumbnail, .recent-posts.four-col .featured-thumbnail, .recent-posts.six-col .featured-thumbnail, .custom-output .featured-thumbnail {
	float:none;
	display:block;
	max-width:100%;
	margin-left:0;
	margin-right:0;
	margin-bottom:24px;
}
.recent-posts.two-col { margin-left:-3% !important; }
.recent-posts.two-col li {
	display:inline-block;
	vertical-align:top;
	margin-left:3%;
	margin-bottom:60px;
	width:46%;
}
.recent-posts.two-col li .thumbnail {
	margin-right:30px;
	float:none;
}
.recent-posts.two-col li .thumbnail a { display:inline-block; }
.recent-posts.two-col li h5 {
	margin:15px 0 22px;
	font-size:35px;
	line-height:40px;
	font-weight:300;
}
.recent-posts.two-col li h5 a { color:#4a4a4a; }
.recent-posts.two-col li h5 a:hover { color:#2edcd1; }
.recent-posts.three-col li { width:31.1%; }
.recent-posts.four-col li { width:23%; }
.custom-output {
	position:relative;
	top:0;
	word-spacing:-10px;
	margin-bottom:0 !important;
}
.custom-output li {
	word-spacing:normal;
	width:31.3%;
	margin-bottom:35px;
}
.custom-output li .featured-thumbnail { margin-bottom:0; }
.custom-output li h5 {
	padding:12px 0 15px;
	font:28px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	background:#2d2d2d;
}
.custom-output li h5 a { color:#9f9f9f; }
.custom-output li h5 a:hover { color:#fff; }
.custom-output li .excerpt {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #e1e1e1;
	font-size:14px;
	line-height:22px;
	color:#878787;
	margin-bottom:30px;
}
.custom-output li:first-child h5 { border-bottom:10px solid #8661c0; }
.custom-output li:first-child +li h5 { border-bottom:10px solid #e34b6f; }
.custom-output li:first-child +li +li h5 { border-bottom:10px solid #4ddf6c; }
.custom-output li:nth-child(3n+1) h5 { border-bottom:10px solid #8661c0; }
.custom-output li:nth-child(3n+1) +li h5 { border-bottom:10px solid #e34b6f; }
.custom-output li:nth-child(3n+1) +li +li h5 { border-bottom:10px solid #4ddf6c; }
.posts-grid li h5 { font:600 14px/20px 'Open Sans', sans-serif; }
.posts-grid li h5 a { color:#2c2c2c; }
.posts-grid li h5 a:hover { color:#2edcd1; }
.list.arrow-list > ul { margin-left:0px; }
.list.arrow-list > ul li {
	list-style-type:none;
	line-height:20px;
	font-style:italic;
	padding:6px 25px 6px 2px;
	background:url(images/list_arr.png) 100% 15px no-repeat;
	border-top:1px solid #e7e7e7;
}
.list.arrow-list > ul li a {
	vertical-align:top;
	line-height:20px;
	color:#a6a5a5;
}
.list.arrow-list > ul li a:hover { color:#2edcd1; }
.list.arrow-list > ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.list.arrow-list > ul li:first-child { border:none; }
.nsu-form { overflow:hidden; }
.nsu-form p { margin-bottom:0; }
.nsu-form .nsu-field {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	float:left;
	width:274px;
	margin-right:10px;
	padding:20px 25px 22px;
	font-size:18px;
	line-height:24px;
	color:#8e8e8e;
	border-color:#e0e0e0;
}
.nsu-form .nsu-field:focus {
	box-shadow:none !important;
	border-color:#484848 !important;
	color:#484848 !important;
}
.nsu-form .nsu-submit, .nsu-form .nsu-submit:focus {
	-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:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:none;
	font-size:24px;
	line-height:68px !important;
	font-weight:600;
	text-transform:uppercase;
	height:68px !important;
	padding:0 35px;
	background:#ffcb00;
}
.nsu-form .nsu-submit:hover { padding:0 35px; }
.nsu-form .nsu-error {
	left:0;
	position:absolute;
	top:82px;
	width:100%;
}
#nsu-checkbox { display:none; }
.testimonials .recent-posts_li {
	position:relative;
	padding:14px;
	margin-bottom:29px;
	border:1px solid #dfdfdf;
}
.testimonials .recent-posts_li:before {
	content:"";
	position:absolute;
	width:104px;
	height:29px;
	bottom:-29px;
	left:35%;
	background:url(images/testi_arr.png) 0 0 no-repeat;
}
.testimonials .recent-posts_li h5 {
	text-transform:uppercase;
	margin:20px 0 12px;
}
.testimonials .recent-posts_li .excerpt {
	font-size:13px;
	line-height:20px;
	color:#898989;
}
.footer {
	padding:45px 0 35px;
	border:none;
	background:url(images/footer_bg.png) 0 0 repeat;
	font-size:15px;
	line-height:20px;
	color:#fff;
}
.footer a { color:#222; }
.footer a:hover { color:#484848; }
.footer h4 { color:#222; }
.footer .post-list_h {
	font-size:16px;
	line-height:20px;
}
.footer nav.footer-nav {
	margin:15px 0;
	float:none;
	text-align:center;
}
.footer nav.footer-nav ul {
	float:none;
	display:inline-block;
}
.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:#2edcd1;
	text-decoration:none;
}
.footer .footer-widgets >div >div { margin:20px 0 20px; }
.footer .copyright { padding:0; }
.footer .footer-text { float:none; }
.footer .footer-text a { color:#fff; }
.footer .footer-text a:hover { color:#2edcd1; }
.footer .social-nets-wrapper { margin-top:-6px; }
.footer .social li { margin:0 5px; }
.footer .social li a {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	display:inline-block;
	width:32px;
	height:32px;
	text-align:center;
	color:#9f9f9f;
	font-size:16px;
	line-height:32px;
	background:#e4e4e4;
}
.footer .social li a:hover { background:#fff; }
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus {
	color:#fff !important;
	height:34px !important;
	line-height:34px !important;
	font-size:14px;
	padding:0 12px;
	background:#484848;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	padding:0 12px;
	background:#2edcd1;
}
.testimonial {
	background:none;
	border:1px solid #e7e7e7;
}
.faq-list .faq-list_h { color:#484848; }
.faq-list .marker { color:#2edcd1; }
.error404-holder_num { color:#484848; }
.google-map { margin-bottom:40px; }
.wpcf7-not-valid-tip { text-transform:none !important; }
.wpcf7-form p.field input { height:36px; }
.archive_lists { padding-top:30px; }
.check-list { margin-bottom:30px; }
@media (min-width: 1200px) {
	#topnav li { margin:0 0 0 60px; }
	.slider .camera_wrap .camera_pag { top:65px; }
	.slider h1 {
		font-size:50px;
		line-height:50px;
	}
	.slider .camera_caption {
		margin-bottom:18%;
		font-size:40px;
		line-height:48px;
	}
	.recent-posts.two-col li .thumbnail { float:left; }
	.custom-output {
		top:-262px;
		margin-bottom:-292px !important;
	}
	.nsu-form .nsu-field { width:408px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	#topnav li { margin:0 0 0 25px; }
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.logo { width:100%; }
	.slider h1 {
		font-size:35px;
		line-height:35px;
	}
	.slider .camera_caption {
		font-size:25px;
		line-height:33px;
	}
	.custom-output li h5 {
		font-size:18px;
		line-height:24px;
	}
	.plane_whith_img .plane_img_holder { right:-545px; }
	.nsu-form .nsu-field { width:200px; }
	.nsu-form .nsu-submit, .nsu-form .nsu-submit:focus { font-size:15px; }
	.testimonials .featured-thumbnail { float:none; }
	address {
		padding:25px 0 0 0;
		font-size:14px;
	}
}
@media (max-width: 767px) {
	#topnav { display:none; }
	body {
		padding-left:0px;
		padding-right:0px;
	}
	.content-holder > div.container, .nav__primary, .logo, .footer {
		padding-left:20px;
		padding-right:20px;
	}
	.logo {
		float:none !important;
		text-align:center;
	}
	.select-menu { height:36px; }
	.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;
		margin-right:20px;
		float:left;
	}
	.recent-posts li .thumbnail a, .recent-posts.two-col li .thumbnail a, .recent-posts.three-col li .thumbnail a, .recent-posts.four-col li .thumbnail a { display:block; }
	.custom-output li h5 {
		text-align:left;
		min-height:36px;
	}
	.custom-output li .excerpt { margin-bottom:10px; }
	.plane_whith_img .plane_whith_img_content { width:auto; }
	.plane_whith_img .plane_img_holder { display:none; }
	.testimonials .recent-posts_li { width:auto; }
	.nsu-form .nsu-field {
		width:75%;
		margin-right:0;
	}
	.nsu-form .nsu-submit, .nsu-form .nsu-submit:focus { font-size:13px; }
	.nsu-form .nsu-error { top:165px; }
	.social-nets-wrapper { text-align:center; }
	.social { display:inline-block; }
	.footer .copyright, .footer .footer-text { text-align:center; }
	.vertical-divider {
		padding:0;
		margin:0;
		background:none;
		border:none;
	}
}
@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:34px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
