@import url("../CherryFramework/style.css");
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700);
@import "redesign.css";
body { background:url(images/main_pattern.png) 0 0 repeat; }
.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;
}
a:hover, a:focus { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { margin-top:0; }
h1, h2, h3 { text-transform:uppercase; }
h1 { margin-bottom:20px; }
h2 { margin:14px 0 30px; }
h4 { margin-bottom:18px; }
p { margin:0 0 18px; }
.title-section { margin:0; }
.title-header {
	margin:0 0 11px;
	font-size:24px;
	line-height:28px;
	color:#174A7C;
}
.alignleft { margin:0 10px 10px 0; }
.page-template-page-home-php .header > .container:after {
	display:none;
	height:0px;
}
.header {
	padding:0;
	background:none;
	border:none;
}
.header > .container:after {
	content:'';
	overflow:hidden;
	padding:0 40px;
	width:100%;
	height:14px;
	margin-left:-40px;
	background:url(images/panel_shadow.png) 50% 0 no-repeat;
	background-size:100% 100%;
}
.header > .container > div > div {
	padding:30px 0 2px;
	position:relative;
	background:#fff;
}
.header > .container > div > div:after, .header > .container > div > div:before {
	background:#fff;
	content:"";
	position:absolute;
	top:0;
	width:40px;
	height:100%;
	z-index:-1;
}
.header > .container > div > div:after { right:-40px; }
.header > .container > div > div:before { left:-40px; }
.header .hidden-phone {
	position:absolute;
	width:300px;
	right:0;
	z-index:15;
}
#search-header .btn { margin-top:5px; }
.logo {
	text-align:center;
	z-index:10;
}
.nav__primary {
	margin:0 0 0;
	text-align:center;
	z-index:20;
}
#topnav {
	float:none;
	display:inline-block;
}
#topnav li {
	background:none;
	margin:0 2px;
}
#topnav li a {
	padding:12px 18px 14px;
	text-transform:uppercase;
	border:1px solid transparent;
}
#topnav li a .sf-sub-indicator {
	top:65%;
	right:50%;
	margin-right:-5px;
	background:url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li .sub-menu {
	margin:5px 0 0 0;
	width:auto;
	padding:20px 0;
	background:#292929;
}
#topnav li .sub-menu li {
	width:100%;
	margin:7px 0;
	text-align:left;
	background:none;
}
#topnav li .sub-menu li a {
	padding:0px 20px;
	white-space:nowrap;
	color:#8e8e8e;
	text-transform:uppercase;
	border:none;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:18%;
	right:10px;
	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 {
	background:none;
	border:none;
	color:#fff !important;
}
#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:-27px 0 0 1px;
}
#topnav li .sub-menu .sub-menu { background:#60b6e6; }
#topnav li .sub-menu .sub-menu li a { color:#000; }
#topnav li .sub-menu .sub-menu .sub-menu { background:#292929; }
#topnav li .sub-menu .sub-menu .sub-menu li a { color:#8e8e8e; }
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover {
	border:1px solid #d9d9d9;
	color:#2874C7;
	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 {
	position:relative;
	background:#fff;
	padding-bottom:35px;
	overflow:visible;
	margin-bottom:-20px;
}
.slider:after, .slider:before {
	background:#fff;
	content:"";
	position:absolute;
	top:0;
	width:40px;
	height:100%;
	z-index:-1;
}
.slider:after { right:-40px; }
.slider:before { left:-40px; }
.slider .camera_wrap {
	width:99.7% !important;
	margin:0 !important;
	border:1px solid #e7e7e7;
}
.slider .camera_wrap .camera_pag {
	width:100%;
	position:absolute;
	bottom:0;
}
.slider .camera_wrap .camera_pag li { background:#2874C7; }
.slider .camera_wrap .camera_pag li.cameracurrent span, .slider .camera_wrap .camera_pag li:hover span { background:#fff; }
.slider .camera_wrap .cameraCont img { width:100% !important; }
.slider .camera_thumbs {
	position:absolute;
	width:100%;
	top:10px;
	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 { width:36%; }
.slider .camera_caption >div {
	padding:23px 20px 25px;
	background:#60b6e6;
	background:rgba(96,182,230,0.85);
}
.slider .camera_caption h1 {
	font-size:40px;
	line-height:30px;
	margin-bottom:4px;
	color:#292929;
	text-shadow:1px 1px 1px #62a8cf;
}
.slider .camera_caption h2 {
	font-size:30px;
	line-height:30px;
	margin-bottom:12px;
	color:#fff;
	text-shadow:1px 1px 1px #62a8cf;
}
.slider .btn, .slider .btn:focus {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin:0;
	padding:0 16px;
	height:50px;
	font:14px/50px 'Ubuntu', sans-serif;
	color:#fff;
	text-transform:uppercase;
	border:none;
	background:#292929;
}
.slider .btn:hover {
	color:#2874C7;
	background:#f1f1f1;
}
.slider .camera_commands, .slider .camera_prev, .slider .camera_next {
	top:auto;
	bottom:10px;
	width:20px;
	height:41px;
	background:none;
}
.slider .camera_prev {
	left:auto;
	right:48px;
}
.slider .camera_next { right:28px; }
.slider .camera_commands { right:73px; }
.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 .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 .camera_play:hover, .slider .camera_commands .camera_stop:hover { background-position:0 -41px; }
.content-holder { z-index:3; }
#back-top-wrapper a span { background-color:#2874C7; }
#back-top-wrapper a:hover span { background-color:#174A7C; }
.btn, .btn:focus {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding:0 25px 0;
	height:40px;
	font-size:13px;
	line-height:40px;
	color:#202020;
	text-shadow:none;
	text-transform:uppercase;
	background:#f1f1f1;
	border:1px solid #dddcdc;
	margin-bottom:18px;
}
.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:#2874C7;
	border-color:#c0bebe;
	background:#f1f1f1;
	background-position:0 0;
}
.thumbnail, a.thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	overflow:hidden;
	padding:0px;
	display:block;
	border:8px solid #fff;
}
a.thumbnail:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flexslider { overflow:visible; }
.breadcrumb {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:11px 22px 10px;
	border:1px solid #dddcdc;
	background:#f1f1f1;
}
.breadcrumb li {
	text-shadow:none;
	text-transform:uppercase;
	font-size:13px;
}
.breadcrumb a {
	text-decoration:none;
	color:#202020;
}
.breadcrumb .divider {
	color:#202020;
	padding:0 10px;
}
.breadcrumb a:hover, .breadcrumb .active { color:#2874C7; }
.post__holder { margin-bottom:60px; }
.post-title {
	margin-top:0;
	margin-bottom:25px;
}
.post-title a { color:#174A7C; }
.post-title a:hover { color:#2874C7; }
.post_meta {
	margin:0;
	border-color:#d1d1d1;
}
.post_meta div.post_meta_unite { border-color:#d1d1d1; }
.post_meta i { color:#b5b5b5; }
.post_meta a, .post_meta a i { color:#174A7C; }
.post_meta a:hover, .post_meta a:hover i { color:#2874C7; }
.post-author { border-color:#d1d1d1; }
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.caption__portfolio h3 {
	margin-top:15px;
	font-size:16px;
	line-height:20px;
	text-transform:none;
}
.caption__portfolio h3 a { color:#000; }
.caption__portfolio h3 a:hover { color:#2874C7; }
.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:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:1px 25px 0;
	height:39px;
	font-size:13px;
	line-height:39px;
	color:#202020;
	text-shadow:none;
	text-transform:uppercase;
	background:none;
	border:1px solid transparent;
	margin-bottom:18px;
}
.nav-pills li.active a, .nav-pills li.active a:focus, .nav-pills li a:hover, .nav-pills li.active a:hover {
	color:#202020;
	border:1px solid #dddcdc;
	background:#f1f1f1;
}
.portfolio-meta, .portfolio-meta-list { border-color:#d1d1d1; }
.portfolio-meta i, .portfolio-meta-list i { color:#2874C7; }
.flex-control-paging li a { background:#2874C7; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#174A7C; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#2874C7;
	border:none;
}
.pager li.active a, .pager li a:hover {
	color:#fff;
	background:#174A7C;
}
.comment-list .comment .comment-body {
	border-color:#cdcdcd;
	background:#fff;
}
.comment-list .comment .reply a {
	color:#2874C7;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#174A7C;
	background:none;
}
.cancel-comment-reply small { font-size:95%; }
#sidebar { overflow:hidden; }
#sidebar h2 {
	margin-top:0;
	margin-bottom:25px;
}
#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:#2874C7;
	text-transform:uppercase;
}
#sidebar .post-list_h {
	font-size:15px;
	line-height:16px;
	margin-bottom:3px;
	text-transform:none;
}
#sidebar .post-list_h a { color:#174A7C; }
#sidebar .post-list_h a:hover { color:#2874C7; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style:none;
	list-style-type:none;
	margin-bottom:11px;
	line-height:20px;
	padding-left:18px;
	text-transform:uppercase;
	background:url(images/list_bull.png) 0 5px no-repeat;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#2874C7;
}
#sidebar ul li a:hover { color:#174A7C; }
#sidebar .unstyled li {
	border:none;
	padding:0;
	margin-bottom:25px;
	background:none;
	text-transform:none;
}
#sidebar .unstyled .comments-custom_li .comments-custom_txt a { color:#174A7C; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a:hover {
	color:#2874C7;
	text-decoration:none;
}
#sidebar .social { text-align:left; }
#sidebar .social li {
	float:none;
	display:block;
	margin-bottom:15px;
}
#sidebar .btn {
	line-height:40px;
	color:#202020;
}
#sidebar .btn:hover { color:#2874C7; }
#calendar_wrap caption { color:#174A7C; }
.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; }
.hr {
	margin:10px 0 26px;
	width:100%;
	height:15px;
	background:url(images/hr_bg.png) 50% 0 no-repeat;
	background-size:100% 100%;
}
.sm_hr {
	margin:5px 0 25px;
	background:#d8d8d8;
}
.spacer { clear:both; }
.dropcap {
	margin:0 7px 5px 0;
	width:auto;
	height:auto;
	font:16px/20px 'Ubuntu', sans-serif;
	color:#000;
	background:none;
}
.tabs-wrapper .nav-tabs {
	margin:0;
	border-bottom:none;
}
.tabs-wrapper .nav-tabs li {
	font-size:14px;
	text-transform:uppercase;
}
.tabs-wrapper .nav-tabs li a {
	-webkit-border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	padding:15px 44px 10px;
	color:#202020;
	border:1px solid #dadada;
	border-bottom:1px solid #cdcdcd;
	background:#dfdfdf;
}
.tabs-wrapper .nav-tabs li a:hover { color:#2874C7; }
.tabs-wrapper .nav-tabs li.active a {
	color:#2874C7;
	border:1px solid #cdcdcd;
	border-bottom:1px solid #f1f1f1;
	background:#f1f1f1;
}
.tabs-wrapper .tab-content {
	-webkit-border-radius:0 8px 8px 8px;
	-moz-border-radius:0 8px 8px 8px;
	border-radius:0 8px 8px 8px;
	padding:40px 20px 30px;
	background:#f1f1f1;
	border:1px solid #cdcdcd;
	color:#aeaeae;
	font-size:10px;
	text-transform:uppercase;
}
.tabs-wrapper .tab-content h4, .tabs-wrapper .tab-content h5 {
	font:14px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#2874C7;
	margin:0 0 20px;
}
.tabs-wrapper .tab-content .alignleft { margin:-24px 25px 5px 0; }
.tabs-wrapper .tab-content .alignright { margin:-24px 0 5px 25px; }
.testimonials.testi .testi-item .testi-item_blockquote {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:0 0 18px;
	background:none;
	border-bottom:1px solid #d8d8d8;
}
.testimonials.testi .testi-item .testi-item_blockquote a { color:#a0a0a0; }
.testimonials.testi .testi-item .testi-item_blockquote a:hover { color:#2874C7; }
.testimonials.testi .testi-item .testi-item_blockquote:before, .testimonials.testi .testi-item .testi-item_blockquote:after { display:none; }
.testimonials.testi .testi-item .testi-meta { padding:22px 0 0; }
.testimonials.testi .testi-item .testi-meta .user {
	font:bold 18px/18px 'Ubuntu', sans-serif;
	color:#2874C7;
	text-transform:uppercase;
}
.testimonials.testi .testi-item .testi-meta .info {
	font:12px/18px 'Ubuntu', sans-serif;
	color:#272727;
	text-transform:uppercase;
}
.content_plane {
	position:relative;
	background:#fff;
	padding:15px 0;
	z-index:5;
}
.content_plane:after, .content_plane:before {
	background:#fff;
	content:"";
	position:absolute;
	top:0;
	width:40px;
	height:100%;
	z-index:-1;
}
.content_plane:after { right:-40px; }
.content_plane:before { left:-40px; }
.content_shadow {
	overflow:hidden;
	padding:0 40px;
	margin-bottom:20px;
	width:100%;
	height:14px;
	margin-left:-40px;
	background:url(images/panel_shadow.png) 50% 0 no-repeat;
	background-size:100% 100%;
}
.recent-posts li .featured-thumbnail { max-width:100%; }
.recent-posts li .meta {
	font-size:12px;
	color:#2874C7;
	text-transform:none;
	margin-bottom:10px;
}
.recent-posts li h5 {
	margin:0 0 18px;
	font-size:16px;
	line-height:24px;
}
.recent-posts li h5 a { color:#010101; }
.recent-posts li h5 a:hover { color:#2874C7; }
.recent-posts li .excerpt { margin-bottom:18px; }
.recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col, .recent-posts.block-output { margin-left:-2% !important; }
.recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li, .recent-posts.block-output 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, .recent-posts.block-output li .featured-thumbnail {
	float:none;
	max-width:100%;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	margin-bottom:25px;
}
.recent-posts.two-col li h5, .recent-posts.three-col li h5, .recent-posts.four-col li h5, .recent-posts.block-output li h5 { margin-bottom:8px; }
.recent-posts.two-col li { width:48%; }
.recent-posts.three-col li, .recent-posts.block-output li { width:31.3%; }
.recent-posts.four-col li { width:23%; }
.recent-posts.block-output .post-plane {
	padding:19px;
	border:1px solid #f0f0f0;
	background:#f7f7f7;
}
.recent-posts.block-output .featured-thumbnail {
	margin-bottom:14px;
	padding-bottom:22px;
	border:none;
	border-bottom:1px dashed #d1d1d1;
}
.recent-posts.block-output h5 {
	font:bold 30px/28px 'Ubuntu', sans-serif;
	text-transform:uppercase;
	padding-right:4px;
	margin-bottom:10px;
}
.recent-posts.block-output h5 a { color:#174A7C; }
.recent-posts.block-output h5 a:hover { color:#2874C7; }
.recent-posts.block-output .excerpt {
	font-size:10px;
	font-weight:bold;
	color:#afafaf;
	text-transform:uppercase;
	margin-bottom:7px;
}
.recent-posts.block-output .btn, .recent-posts.block-output .btn:focus {
	padding:0 8px 0 0;
	height:18px;
	color:#174A7C;
	font:bold 12px/18px 'Ubuntu', sans-serif;
	border:none;
	background:url(images/more_arr.png) 100% 55% no-repeat;
}
.recent-posts.block-output .btn:hover { color:#2874C7; }
.recent-posts.vr-line {
	margin-left:-5% !important;
	overflow:hidden;
}
.recent-posts.vr-line li {
	margin-left:5%;
	width:45%;
	position:relative;
}
.recent-posts.vr-line li .btn { margin-bottom:3px; }
.recent-posts.vr-line li:before {
	content:"";
	position:absolute;
	right:-6px;
	width:1px;
	height:100%;
	background:#cdcdcd;
}
.list.custom-list ul {
	margin:0 0 20px;
	list-style-type:none;
}
.list.custom-list ul li {
	list-style:none;
	list-style-type:none;
	margin-bottom:11px;
	line-height:20px;
	padding-left:18px;
	text-transform:uppercase;
	background:url(images/list_bull.png) 0 5px no-repeat;
}
.list.custom-list ul li a {
	vertical-align:top;
	line-height:20px;
	color:#2874C7;
}
.list.custom-list ul li a:hover { color:#174A7C; }
.list.custom-list ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.footer {
	padding:0 0 40px;
	border:none;
	color:#939393;
	background:url(images/main_pattern.png) 0 0 repeat;
}
.footer nav.footer-nav {
	margin:25px 0 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:#2874C7;
	text-decoration:none;
}
.footer .full-width-widget >div {
	padding:30px 0 25px;
	border-top:7px solid #333;
	border-bottom:7px solid #333;
	margin-bottom:30px;
}
.footer .full-width-widget .clients { overflow:hidden; }
.footer .full-width-widget .clients h3 {
	margin:5px 0;
	float:left;
	width:17%;
	text-transform:none;
	line-height:22px;
}
.footer .full-width-widget .clients span {
	position:relative;
	display:inline-block;
	margin:0 15px 0 10px;
}
.footer .full-width-widget .clients span:before {
	content:'';
	position:absolute;
	top:0;
	left:-15px;
	width:1px;
	height:100%;
	background:#e4e4e4;
}
.footer .full-width-widget .clients span:first-child:before { display:none; }
.footer .full-width-widget .clients span:first-child { margin-left:18px; }
.footer .copyright { padding:0; }
.footer i {
	display:inline-block;
	font-size:22px;
	line-height:18px;
	color:#272727;
	margin:4px 15px 10px 0;
}
.footer .footer-widget >div {
	padding:25px 0 2px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
}
.footer .footer-contacts { overflow:hidden; }
.footer .footer-contacts >div {
	float:none;
	width:84%;
	margin:0 8% 18px;
}
.footer .social-nets-wrapper { text-align:center; }
.footer .social-nets-wrapper .social {
	display:inline-block;
	padding:28px 0 24px;
}
.footer .social-nets-wrapper .social li { margin:3px; }
.footer .social-nets-wrapper .social li a:hover { opacity:.6; }
.footer .footer-text {
	padding-top:35px;
	float:none;
	color:#35292e;
	text-transform:uppercase;
}
.footer .footer-text .footer-logo {
	font:bold 24px/18px 'Ubuntu', sans-serif;
	color:#272727;
}
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	height:28px !important;
	line-height:28px !important;
	font-size:13px;
	padding:0 12px;
}
.testimonial {
	background:none;
	border:1px solid #d1d1d1;
}
.faq-list .faq-list_h { color:#2874C7; }
.faq-list .marker { color:#174A7C; }
.error404-holder_num { color:#2874C7; }
.wpcf7-not-valid-tip { text-transform:none !important; }
.pagination a { color:#858585; }
.pagination a:hover { color:#2874C7; }
.archive_lists { margin-top:30px; }
.check-list { margin-bottom:30px; }
@media (min-width: 1200px) {
	.footer .footer-contacts >div {
		width:47%;
		float:left;
		margin:0 0 18px 8%;
	}
	.footer .footer-contacts >div:first-child { width:37%; }
}
@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%; }
	#topnav li a { padding:12px 14px 14px; }
	.header .hidden-phone .search-form_it { width:135px; }
	.slider .camera_caption h1 {
		font-size:20px;
		line-height:10px;
	}
	.slider .camera_caption h2 {
		font-size:18px;
		line-height:18px;
	}
	.slider .camera_caption .btn {
		padding:0 10px;
		height:30px;
		font:12px/30px 'Ubuntu', sans-serif;
	}
	.recent-posts.block-output h5 { font:bold 20px/22px 'Ubuntu', sans-serif; }
	.main-holder h2 {
		font-size:18px;
		line-height:20px;
	}
	.page-template-page-home-php .alignleft { float:none; }
	.tabs-wrapper .nav-tabs li a { padding:15px 25px 10px; }
	.tabs-wrapper .tab-content .alignleft {
		float:none;
		margin:-24px 0 5px 0;
	}
	.tabs-wrapper .tab-content .alignright {
		float:none;
		margin:-24px 0 5px 0;
	}
	.footer .full-width-widget .clients h3 { width:24%; }
	.footer .footer-logo { display:block; }
}
@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;
		margin-right:20px;
		float:left;
	}
	.select-menu { margin:15px 0; }
	.slider .camera_caption h1 {
		font-size:20px;
		line-height:10px;
	}
	.slider .camera_caption h2 {
		font-size:18px;
		line-height:18px;
	}
	.slider .camera_caption .btn {
		padding:0 10px;
		height:30px;
		font:12px/30px 'Ubuntu', sans-serif;
	}
	.recent-posts.block-output li { width:48%; }
	.recent-posts.block-output h5 { font:bold 20px/22px 'Ubuntu', sans-serif; }
	.tabs-wrapper .nav-tabs li a { padding:15px 11px 10px; }
	.footer .full-width-widget .clients h3 {
		width:100%;
		margin-bottom:20px;
	}
	.footer .footer-widget > div {
		border:none;
		text-align:left;
	}
}
@media (max-width: 620px) {
	.filter-wrapper strong { display:none; }
	.filter-wrapper > div { float:none; }
	.nav-pills > li { float:none; }
	.slider .camera_caption h2 {
		font-size:14px;
		line-height:14px;
	}
}
@media (max-width: 550px) {
	.breadcrumb { font-size:14px; }
}
@media (max-width: 480px) {
	.content-holder { margin-top:-1px; }
	.slider {
		overflow:hidden;
		display:none;
		height:0;
	}
	.breadcrumb { font-size:12px; }
}
@media (max-width: 450px) {
	.recent-posts.block-output li { width:98%; }
}
@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:28px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
