@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Cabin:400,700italic);
body { background:url(images/main-pattern.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; }
h1, h2, h3 { margin-bottom:32px; }
h4 { margin-bottom:22px; }
hgroup h1 {
	font-size:60px;
	line-height:60px;
	color:#ff362d;
	font-style:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}
hgroup h2 {
	font-size:25px;
	line-height:25px;
	color:#444444;
	font-style:normal;
	text-transform:uppercase;
	margin-bottom:15px;
}
hgroup h3 {
	font:22px/28px normal normal Arial, Helvetica, sans-serif;
	color:#a9a9a9;
	font-style:normal;
	margin-bottom:14px;
}
hgroup h4 {
	font-size:14px;
	line-height:20px;
	color:#959595;
	margin-bottom:20px;
}
p { margin:0 0 20px; }
.title-header { margin:0 0 5px; }
.title-section {
	padding:45px 0 15px;
	margin:0;
}
.alignleft { margin:0 5px 5px 0; }
.hover-block a img { opacity:1; }
.hover-block a:hover img { opacity:.6; }
.header {
	padding:0;
	background:url(images/header-bg.png) 0 100% repeat-x;
	border:none;
	border-bottom:8px solid #f5f5f5;
}
#img-holder {
	height:147px;
	background:url(images/header-img.jpg) 50% 0 no-repeat #000;
}
.page-template-page-home-php .header { border:none; }
.page-template-page-home-php #img-holder { background:none; }
.hidden-phone {
	position:absolute;
	width:300px;
	top:-20px;
	right:0;
	z-index:5;
}
#search-header .btn { margin-top:6px; }
.logo {
	margin-top:-147px;
	width:100%;
	text-align:center;
	padding:56px 0;
	background:#131313;
}
.logo_h__txt a:hover, .logo_h__txt a:focus { color:#fff; }
.logo_tagline {
	font:bold 18px/18px 'Cabin', sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.nav__primary { margin:28px 0 0 0; }
#topnav li {
	background:url(images/menu-separator.png) 0 11px no-repeat;
	padding-left:24px;
	margin-left:14px;
}
#topnav li a {
	padding:5px;
	text-transform:uppercase;
	border:none;
}
#topnav li a .sf-sub-indicator {
	top:80%;
	left:50%;
	margin-left:-5px;
	background:url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li .sub-menu {
	margin:10px 0 0 20px;
	width:auto;
	padding:10px 0;
	background:#111;
}
#topnav li .sub-menu li {
	width:100%;
	background:none;
	margin:0;
	padding:0;
}
#topnav li .sub-menu li a {
	padding:0px 20px;
	white-space:nowrap;
	font:16px/20px 'PT Sans Narrow', sans-serif;
	color:#8d8d8d;
	text-transform:uppercase;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:22%;
	left:auto;
	right:6px;
	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: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 {
	padding-left:0px;
	margin-left:0px;
	background:none;
}
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover {
	background:none;
	color:#19a8b0;
}
#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 { margin-bottom:-147px; }
.slider .camera_wrap { margin:0 !important; }
.slider .camera_wrap .camera_pag {
	position:absolute;
	bottom:0;
	width:100%;
}
.slider .camera_wrap .camera_pag li { background:#131313; }
.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%;
	top:0px;
	text-align:center;
}
.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:0;
	margin:15px 100px;
	color:#fff;
}
.slider .camera_caption h1, .slider .camera_caption h2, .slider .camera_caption h3 { color:#fff; }
.slider .camera_caption > div {
	font:bold italic 18px/22px 'Cabin', sans-serif;
	background:none;
}
.slider .camera_prev, .slider .camera_next, .slider .camera_commands {
	top:15%;
	background:#2b2b2b;
}
.slider .camera_prev:hover, .slider .camera_next:hover, .slider .camera_commands:hover { background:#606060; }
.slider .camera_prev span { background-position:0 -80px; }
.slider .camera_next span { background-position:-40px -80px; }
.slider .camera_commands .camera_play { background-position:-80px -80px; }
.slider .camera_commands .camera_stop { background-position:-120px -80px; }
#content { padding-top:20px; }
.content-holder {
	padding:0px;
	margin-bottom:50px;
	z-index:3;
}
#back-top-wrapper a {
	width:37px;
	height:37px;
}
#back-top-wrapper a span {
	width:100%;
	height:100%;
	opacity:.5;
	background:url(images/back-top-icon.png) 0 0 no-repeat;
}
#back-top-wrapper a:hover span {
	opacity:1;
	background:url(images/back-top-icon.png) 0 0 no-repeat;
}
.content-holder { padding-bottom:0px; }
.btn, .btn:focus {
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.06);
	-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.06);
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.06);
	text-shadow:none;
	padding:0 25px 0;
	height:40px;
	font:bold 12px/40px 'Cabin', sans-serif;
	color:#2f2f2f;
	text-transform:uppercase;
	border-style:none;
	border-bottom:1px solid #fff;
	background:#f1f1f1;
}
.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:2px 2px 3px 0px rgba(0,0,0,0.06);
	-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.06);
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.06);
	background:#3d3d3d;
	border-color:#000;
	color:#fff;
	background-position:0 0;
}
.thumbnail {
	overflow:hidden;
	border:none;
	border-radius:0px;
	box-shadow:none;
	display:block;
	line-height:20px;
	padding:0px;
}
a.thumbnail:hover, a.thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flexslider { overflow:visible; }
.breadcrumb {
	background:none;
	padding:0;
	margin-bottom:10px;
	color:#7d7d7d;
}
.breadcrumb li { text-shadow:none; }
.breadcrumb a {
	text-decoration:none;
	color:#7d7d7d;
}
.breadcrumb .divider { color:#7d7d7d; }
.breadcrumb .active, .breadcrumb a:hover { color:#19a8b0; }
.check-list { margin-bottom:25px; }
article.type-post .featured-thumbnail { float:left; }
article.type-post .featured-thumbnail.large {
	float:none;
	width:100%;
}
.type-services .post_category { display:none; }
.post-title {
	margin-bottom:24px;
	font-size:26px;
	line-height:30px;
}
.post-title a { color:#33383c; }
.post-title a:hover { color:#19a8b0; }
.post__holder { margin-bottom:45px; }
.post_meta { margin:0; }
.post_meta > span { float:left; }
.post_content {
	margin:0;
	padding-bottom:20px;
}
.share-buttons {
	overflow:visible;
	height:25px;
	margin-top:-20px;
}
.video-wrap { padding-top:0; }
#portfolio-grid .portfolio_item {
	margin-bottom:0;
	padding-bottom:20px;
}
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.caption__portfolio h3 {
	margin-top:15px;
	font-size:18px;
	line-height:24px;
	margin-bottom:5px;
}
.zoom-icon { background:none repeat scroll 0 0 rgba(0,0,0,0.2); }
.filterable-portfolio .image-wrap { background:none; }
.flex-control-paging li a { background:#19a8b0; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#2e2e2e; }
.filter-wrapper strong { display:none; }
.nav-pills li a { color:#19a8b0; }
.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:#19a8b0;
}
.portfolio-meta-list { border-color:#19a8b0; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#19a8b0;
	border:none;
}
.pager li.active a, .pager li a:hover {
	color:#fff;
	background:#2e2e2e;
}
#commentform input[type="text"] {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:34px;
}
.comment-list .comment .comment-body { background:#fff; }
.comment-list .comment .reply a {
	color:#19a8b0;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#2e2e2e;
	background:none;
}
.cancel-comment-reply small { font-size:95%; }
#sidebar {
	overflow:hidden;
	padding-top:20px;
}
#sidebar .widget {
	overflow:hidden;
	margin-bottom:50px;
}
#sidebar .thumbnail { margin-top:0; }
#sidebar time {
	display:block;
	color:#2e2e2e;
	margin-bottom:5px;
}
#sidebar .post-list_h { margin-bottom:0px; }
#sidebar .post-list_h a { color:#19a8b0; }
#sidebar .post-list_h a:hover { color:#2e2e2e; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style-type:none;
	margin-bottom:8px;
	line-height:20px;
	padding-left:22px;
	background:url(images/list_arr.png) 0 4px no-repeat;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#23c1c9;
}
#sidebar ul li a:hover { color:#2e2e2e; }
#sidebar .unstyled li {
	border:none;
	padding:0 0;
	background:none;
	margin-bottom:35px;
	overflow:visible;
}
#sidebar .unstyled li .comments-custom_txt { padding:0; }
#sidebar .unstyled li .comments-custom_txt a { color:#19a8b0; }
#sidebar .unstyled li .comments-custom_txt a:hover { color:#2e2e2e; }
#sidebar .social { text-align:left; }
#sidebar .social li {
	float:none;
	display:block;
	margin-bottom:15px;
}
#sidebar .btn {
	color:#2f2f2f;
	height:40px;
	line-height:40px;
}
#sidebar .btn:hover { color:#fff; }
#calendar_wrap caption { color:#2e2e2e; }
.social .social_li { margin-left:4px; }
.flickr_li a { display:inline-block; }
.sm_hr {
	background:#f0f0f0;
	margin:30px 0;
}
.spacer { clear:both; }
.recent-posts li .meta {
	padding-left:30px;
	font-size:21px;
	line-height:24px;
	font-weight:bold;
	font-style:italic;
	color:#1bb1b7;
	text-transform:none;
	background:url(images/time-icon.png) 0 0 no-repeat;
}
.recent-posts li .featured-thumbnail {
	margin:0 30px 16px 0;
	max-width:100%;
}
.recent-posts li h5 {
	margin:0 0 6px;
	font-size:18px;
	line-height:24px;
}
.recent-posts li .excerpt {
	line-height:22px;
	margin-bottom:0px;
	padding-bottom:28px;
}
.recent-posts.services li h5 {
	font-style:normal;
	font-size:18px;
	line-height:21px;
	margin-bottom:20px;
}
.recent-posts.services li h5 a { color:#464646; }
.recent-posts.services li h5 a:hover { color:#19a8b0; }
.recent-posts.news li h5 {
	font-style:normal;
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
}
.recent-posts.news li h5 a { color:#2e2e2e; }
.recent-posts.news li h5 a:hover { color:#19a8b0; }
.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%; }
.full-width-thumb li .featured-thumbnail {
	float:none;
	max-width:100%;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}
.list, .list.styled > ul, .list.arrow-list > ul { margin-left:0px; }
.list li, .list.styled > ul li, .list.arrow-list > ul li {
	list-style-type:none;
	margin-bottom:8px;
	line-height:20px;
	padding-left:22px;
	color:#23c1c9;
	background:url(images/list_arr.png) 0 4px no-repeat;
}
.list li a, .list.styled > ul li a, .list.arrow-list > ul li a {
	vertical-align:top;
	line-height:20px;
	color:#23c1c9;
}
.list li a:hover, .list.styled > ul li a:hover, .list.arrow-list > ul li a:hover { color:#2e2e2e; }
.list li:before, .list.styled > ul li:before, .list.arrow-list > ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.vertical-divider {
	border-color:#40c0c6;
	margin-left:0;
	padding-left:30px;
}
.content_plane {
	position:relative;
	background:url(images/main-pattern.png) 0 0 repeat;
	border-top:8px solid #19a5ac;
	border-bottom:8px solid #19a5ac;
	padding:50px 0 20px;
	font-size:12px;
	line-height:18px;
	color:#97f3f8;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
}
.content_plane:after, .content_plane:before {
	background:url(images/main-pattern.png) 0 0 repeat;
	content:"";
	position:absolute;
	top:-8px;
	width:100%;
	height:100%;
	border-top:8px solid #19a5ac;
	border-bottom:8px solid #19a5ac;
}
.content_plane:after { right:-100%; }
.content_plane:before { left:-100%; }
.content_plane h1, .content_plane h2, .content_plane h3 {
	color:#fff;
	text-transform:none;
	margin-bottom:10px;
}
.content_plane .btn, .content_plane .btn:focus {
	color:#5c5c5c;
	background:#fafafa;
}
.content_plane .btn:hover {
	background:#3d3d3d;
	color:#fff;
}
.dropcap {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.1);
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.1);
	margin:0 0 26px 0;
	float:none;
	width:90px;
	height:90px;
	font:bold italic 48px/90px 'Cabin', sans-serif;
	color:#fff;
	background:#d7bb12;
}
.dropcap.type_1 { background:#96d73a; }
.dropcap.type_2 { background:#d65a53; }
.footer {
	border:none;
	border-top:8px solid #ececec;
	background:url(images/main-pattern.png) 0 0 repeat;
	font:bold italic 16px/20px 'Cabin', sans-serif;
	color:#fff;
}
.footer a { color:#fff; }
.footer a:hover { color:#464646; }
.footer nav.footer-nav {
	margin:0;
	float:none;
	text-align:right;
}
.footer nav.footer-nav ul {
	display:inline-block;
	float:none;
}
.footer nav.footer-nav ul li.current-menu-item a, .footer nav.footer-nav ul li:hover a { color:#464646; }
.footer .footer-text .copyright-icon {
	display:inline-block;
	margin:0 3px;
	width:10px;
	height:16px;
	background:url(images/copyright-icon.png) 0 0 no-repeat;
}
input[type="submit"], input[type="reset"] {
	height:28px !important;
	line-height:28px !important;
}
.testimonial {
	padding:10px 30px 30px 10px;
	background:none;
	border:1px solid #19a8b0;
}
.testimonial .testimonial_content { padding:25px 0 0 25px; }
.testimonial .testimonial_bq .thumbnail {
	position:static;
	width:auto;
}
.testimonial small { color:#2e2e2e; }
.pp_hoverContainer a {
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
}
.faq-list .faq-list_h { color:#19a8b0; }
.faq-list .marker { color:#2e2e2e; }
.archive_lists { margin-top:30px; }
.error404-holder_num { color:#19a8b0; }
@media (min-width: 1200px) {
	hgroup h1 {
		font-size:70px;
		line-height:70px;
	}
	hgroup h2 {
		font-size:33px;
		line-height:33px;
		letter-spacing:-1px;
	}
	hgroup h3 {
		font-size:30px;
		line-height:36px;
	}
	hgroup h4 {
		font-size:16px;
		line-height:22px;
	}
	.recent-posts.services li h5 {
		font-size:21px;
		line-height:24px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	article.type-post .featured-thumbnail { width:280px; }
	.post_meta > span {
		float:none !important;
		display:block;
	}
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.logo { width:100%; }
	#topnav li {
		margin-left:4px;
		padding-left:14px;
	}
	.main-holder  h1, .main-holder h2 {
		font-size:25px;
		line-height:35px;
	}
	.main-holder h3 {
		font-size:20px;
		line-height:30px;
	}
	.footer {
		font-size:14px;
		line-height:18px;
	}
	.footer nav.footer-nav ul li a {
		font-size:14px;
		line-height:18px;
	}
	.main-holder hgroup h1 {
		font-size:50px;
		line-height:50px;
	}
	.main-holder hgroup h2 {
		font-size:18px;
		line-height:18px;
	}
	.main-holder hgroup h3 {
		font-size:18px;
		line-height:22px;
	}
	.main-holder hgroup h4 {
		font-size:14px;
		line-height:18px;
	}
	.recent-posts li .featured-thumbnail {
		width:100%;
		max-width:100%;
	}
}
@media (max-width: 767px) {
	article.type-post .featured-thumbnail { width:240px; }
	.post_meta > span {
		float:none !important;
		display:block;
	}
	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, .footer nav.footer-nav { 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;
	}
	.slider { margin:0; }
	.slider .camera_caption {
		margin:50px auto 0;
		width:80%;
	}
	.logo {
		margin:0;
		float:none;
	}
	.nav__primary { margin:15px 0; }
	.page-template-page-home-php #img-holder { display:none; }
	.dropcap {
		margin:0 20px 30px 0;
		float:left;
	}
	.recent-posts li { margin-bottom:40px; }
	.recent-posts.news li { margin-bottom:10px; }
}
@media (max-width: 620px) {
	.filter-wrapper strong { display:none; }
	.filter-wrapper > div { float:none; }
	.nav-pills > li { float:none; }
}
@media (max-width: 580px) {
	.slider { display:none; }
}
@media (max-width: 550px) {
	.breadcrumb { font-size:14px; }
}
@media (max-width: 480px) {
	.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;
}
