@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);
h1 {
	text-transform:uppercase;
	letter-spacing:-1px;
}
h1 small {
	font-size:1em;
	color:#ee4454;
}
h2 {
	text-transform:uppercase;
	letter-spacing:-2px;
	margin-bottom:27px;
}
h3 {
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-bottom:37px;
}
h4 {
	text-transform:uppercase;
	margin:0 0 1px 0;
}
h5 { margin-bottom:20px; }
h6 { margin-bottom:0; }
p { margin-bottom:1.55em; }
.header {
	border:none;
	background:none;
	padding:0;
	margin-bottom:75px;
}
.home .header { margin-bottom:0; }
@media (min-width: 1200px) {
	.header { height:120px; }
}
@media (max-width: 767px) {
	.header { margin-bottom:0; }
}
.nav__primary {
	border-bottom:5px solid #191719;
	padding-bottom:20px;
}
.home .nav__primary {
	border:none;
	padding-bottom:0;
}
@media (max-width: 767px) {
	.nav__primary {
		border:none;
		padding-bottom:0;
		margin-top:25px;
	}
	.home .nav__primary { margin-top:0; }
}
@media (max-width: 480px) {
	.nav__primary { padding-top:0; }
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:95px; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	top:8px;
	left:159px;
}
.sf-menu { float:left; }
.sf-menu > li {
	background:none;
	text-align:left;
	padding-bottom:25px;
}
.sf-menu > li > a {
	padding:38px 38px 0 38px;
	border:none;
	color:#191719;
	text-transform:uppercase;
	border-top:4px solid #fff;
}
.ie8 .sf-menu > li > a {
	padding-left:36px;
	padding-right:35px;
}
@media (max-width: 1200px) {
	.sf-menu > li > a {
		padding-left:35px;
		padding-right:35px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu > li > a {
		padding-left:17px;
		padding-right:17px;
	}
}
.sf-menu li ul {
	width:128px;
	background-color:#ee4454;
	padding:20px 19px;
}
.sf-menu li ul:before {
	position:absolute;
	left:0;
	top:-11px;
	content:'';
	width:0px;
	height:0px;
	border-style:solid;
	border-width:11px 0 0 11px;
	border-color:transparent transparent transparent #ee4454;
}
.sf-menu li li {
	background:none;
	text-align:left;
}
.sf-menu li li ul:before {
	top:0;
	left:-11px;
	border-width:0 11px 11px 0;
	border-color:transparent #ee4454 transparent;
}
.sf-menu li li a {
	padding:0 24px 0 6px !important;
	border:none;
	color:#fff;
	font-family:PT Sans, sans-serif;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	display:inline-block;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a {
	background:none;
	border-color:#ee4454;
	color:#ee4454;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a {
	background:#fff;
	color:#191719;
}
.sf-menu a.sf-with-ul { padding-right:38px; }
.ie8 .sf-menu a.sf-with-ul { padding-right:35px; }
@media (max-width: 1200px) {
	.sf-menu a.sf-with-ul { padding-right:36px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu a.sf-with-ul { padding-right:18px; }
}
.sf-sub-indicator {
	right:50%;
	margin-right:-5px;
	background:url(images/nav-arrows.gif) no-repeat -10px -100px;
}
a > .sf-sub-indicator { top:2.9em; }
.sf-menu ul a > .sf-sub-indicator {
	margin-right:0;
	right:-15px;
	top:4px;
}
.logo {
	display:none;
	position:absolute;
	top:315px;
	left:3px;
	overflow:hidden;
}
.logo.pull-left { float:none !important; }
@media (min-width: 1200px) and (max-width: 1549px) {
	.logo {
		top:267px;
		left:145px;
	}
}
.ie8 .logo {
	top:0;
	left:0;
	position:relative;
	text-align:center;
	padding:20px 0 25px 0;
}
@media (max-width: 1200px) {
	.logo {
		top:0;
		left:0;
		position:relative;
		text-align:center;
		padding:20px 0 25px 0;
	}
}
.logo_link:hover, .logo_link:active {
	color:#191719;
	text-decoration:none;
}
.logo_h {
	float:left;
	text-transform:uppercase;
	width:192px;
	height:191px;
	line-height:191px !important;
	text-align:center;
	background-color:#fff;
}
.ie8 .logo_h {
	width:auto;
	height:auto;
	line-height:normal !important;
	display:inline-block;
	float:none;
}
@media (min-width: 1200px) and (max-width: 1549px) {
	.logo_h {
		width:146px;
		height:146px;
		line-height:146px !important;
	}
}
@media (max-width: 1200px) {
	.logo_h {
		width:auto;
		height:auto;
		line-height:normal !important;
		display:inline-block;
		float:none;
	}
}
.home .logo { display:block; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
.logo_tagline {
	float:left;
	width:191px;
	height:191px;
	background-color:rgba(255,255,255,0.8);
	vertical-align:top;
	font-size:10px;
	color:#191719;
	text-align:center;
	line-height:191px;
	margin-left:3px;
}
.no-rgba .logo_tagline { background-image:url(images/white-opacity-80.png); }
.ie8 .logo_tagline {
	width:auto;
	height:auto;
	line-height:normal;
	margin-left:5px;
	padding-top:6px;
	display:inline-block;
	vertical-align:top;
	float:none;
}
@media (min-width: 1200px) and (max-width: 1549px) {
	.logo_tagline {
		width:146px;
		height:146px;
		line-height:146px;
		margin-left:2px;
	}
}
@media (max-width: 1200px) {
	.logo_tagline {
		width:auto;
		height:auto;
		line-height:normal;
		margin-left:5px;
		padding-top:6px;
		display:inline-block;
		vertical-align:top;
		float:none;
	}
}
.slider { margin-bottom:59px; }
@media (min-width: 1550px) {
	.slider { min-height:581px; }
}
@media (max-width: 767px) {
	.slider { overflow:visible; }
}
@media (max-width: 480px) {
	.slider { display:none !important; }
}
.slider .container { margin:0 auto; }
.ie8 .slider .container { width:940px; }
@media (min-width: 1550px) {
	.slider .container { width:1550px; }
}
.camera_prev, .camera_next {
	background:none;
	width:192px;
	height:191px;
	background-color:rgba(255,255,255,0.8);
	margin-top:-96px;
	text-align:center;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.ie8 .camera_prev, .ie8 .camera_next {
	width:116px;
	height:116px;
	margin-top:-58px;
}
@media (min-width: 1200px) and (max-width: 1549px) {
	.camera_prev, .camera_next {
		width:146px !important;
		height:146px;
		margin-top:-73px;
	}
}
@media (min-width: 979px) and (max-width: 1200px) {
	.camera_prev, .camera_next {
		width:116px !important;
		height:116px;
		margin-top:-58px;
	}
}
@media (min-width: 768px) and (max-width: 978px) {
	.camera_prev, .camera_next {
		width:89px !important;
		height:89px;
		margin-top:-44px;
	}
}
@media (max-width: 767px) {
	.camera_prev, .camera_next {
		width:30px !important;
		height:30px;
		margin-top:0;
		top:auto;
		bottom:-52px;
	}
}
.no-rgba .camera_prev, .no-rgba .camera_next { background-image:url(images/white-opacity-80.png); }
.camera_prev:hover, .camera_next:hover {
	background:none;
	background-color:#ee4454;
}
.camera_prev:hover:before, .camera_next:hover:before { color:#fff; }
.camera_prev:before, .camera_next:before {
	font-family:FontAwesome;
	font-size:50px;
	color:#191719;
	line-height:191px;
	width:100%;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.ie8 .camera_prev:before, .ie8 .camera_next:before { line-height:116px; }
@media (min-width: 1200px) and (max-width: 1549px) {
	.camera_prev:before, .camera_next:before { line-height:146px; }
}
@media (min-width: 767px) and (max-width: 1200px) {
	.camera_prev:before, .camera_next:before { line-height:116px; }
}
@media (min-width: 768px) and (max-width: 978px) {
	.camera_prev:before, .camera_next:before { line-height:89px; }
}
@media (max-width: 767px) {
	.camera_prev:before, .camera_next:before {
		line-height:30px;
		font-size:35px;
	}
}
.camera_prev > span, .camera_next > span { background:none; }
.camera_next {
	right:193px;
	width:191px;
}
.ie8 .camera_next { right:118px; }
@media (min-width: 1200px) and (max-width: 1549px) {
	.camera_next { right:145px; }
}
@media (min-width: 979px) and (max-width: 1200px) {
	.camera_next { right:117px; }
}
@media (min-width: 768px) and (max-width: 978px) {
	.camera_next { right:91px; }
}
@media (max-width: 767px) {
	.camera_next {
		right:50%;
		margin-right:-30px;
	}
}
.camera_next:before { content:'\f105'; }
.camera_prev {
	right:387px;
	left:auto;
}
.ie8 .camera_prev {
	right:235px;
	width:117px !important;
}
@media (min-width: 1200px) and (max-width: 1549px) {
	.camera_prev { right:292px; }
}
@media (min-width: 979px) and (max-width: 1200px) {
	.camera_prev { right:235px; }
}
@media (min-width: 768px) and (max-width: 978px) {
	.camera_prev {
		right:181px;
		width:90px !important;
	}
}
@media (max-width: 767px) {
	.camera_prev {
		left:50%;
		right:auto;
		margin-left:-30px;
	}
}
.camera_prev:before { content:'\f104'; }
.camera_commands { right:74px; }
.ie8 .camera_commands { right:58px; }
#content { padding-top:0; }
.content-holder { padding-bottom:93px; }
@media (max-width: 767px) {
	.content-holder { padding-bottom:42px; }
}
.error404-holder_num { color:#ee4454; }
.title-section { padding:0; }
.title-header {
	font-size:36px;
	line-height:1.2em;
	margin-bottom:12px;
}
.title-desc {
	display:block;
	color:#999;
	font-size:11px;
}
.breadcrumb__t {
	margin:0 0 40px 0;
	padding:8px 17px 9px;
	background-color:#eaeaea;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t li { text-shadow:none; }
.breadcrumb__t .divider {
	color:#707070;
	padding:0 4px;
}
.breadcrumb__t li a {
	color:#323232;
	font-weight:bold;
}
.breadcrumb__t li a:hover {
	color:#ee4454;
	text-decoration:none;
}
.single .post__holder { margin-bottom:0; }
.post-title {
	font-size:26px;
	line-height:1.2em;
	letter-spacing:-1px;
	margin-bottom:37px;
}
.post-title a { color:#404040; }
.post-title a:hover, .post-title a:focus {
	color:#ee4454;
	text-decoration:none;
}
.single .post_content { padding-bottom:0; }
.post_meta {
	overflow:hidden;
	margin-bottom:1em;
	padding:9px 0 10px !important;
	border-color:#e8e8e8;
	font-size:1em;
}
.post_meta span { padding-right:24px; }
@media (max-width: 767px) {
	.post_meta span { display:block; }
}
.ie8 .post_meta .post_permalink { float:none; }
@media (max-width: 1200px) {
	.post_meta .post_permalink { float:none; }
}
.post_meta .post_author {
	font-weight:bold;
	text-transform:capitalize;
}
.post_meta .post_author a { color:#323232; }
.post_meta .post_author a:hover { color:#ee4454; }
.post_meta a:hover {
	color:#323232;
	text-decoration:none;
}
.post_meta i {
	font-size:14px;
	margin-right:.5em;
	color:#d8d8d8;
}
.post_meta .pull-right {
	padding-right:0;
	padding-left:15px;
}
.pagination__posts {
	margin:0;
	text-align:center;
}
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li {
	font-size:9px;
	text-transform:uppercase;
}
.pagination__posts ul li a {
	color:#272727;
	border-color:#dcdcdc;
	padding:5px 14px;
	background-color:#fbfbfb;
	background-image:-moz-linear-gradient(top,#fff,#f5f5f5);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
	background-image:-webkit-linear-gradient(top,#fff,#f5f5f5);
	background-image:-o-linear-gradient(top,#fff,#f5f5f5);
	background-image:linear-gradient(to bottom,#fff,#f5f5f5);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
}
.pagination__posts ul li a:hover {
	background:#ee4454;
	color:#fff;
	border-color:#ee4454;
	filter:none;
}
.pagination__posts ul li:first-child a {
	-webkit-border-radius:15px 0 0 15px;
	-moz-border-radius:15px 0 0 15px;
	border-radius:15px 0 0 15px;
}
.pagination__posts ul li:last-child a {
	-webkit-border-radius:0 15px 15px 0;
	-moz-border-radius:0 15px 15px 0;
	border-radius:0 15px 15px 0;
}
.pagination__posts ul .active a {
	background:#ee4454;
	color:#fff;
	border-color:#ee4454;
	filter:none;
}
.flex-control-paging li a { background:#dddddd; }
.flex-control-paging li a:hover { background:#ee4454; }
.flex-control-paging li a.flex-active {
	background:#ee4454;
	cursor:default;
}
.related-posts { margin-bottom:38px; }
.related-posts_h { margin-bottom:42px; }
.related-posts_item {
	font-size:13px;
	text-transform:uppercase;
}
.related-posts_item a:hover {
	text-decoration:none;
	color:#191719;
}
.related-posts .featured-thumbnail {
	float:none;
	overflow:visible;
	margin:0 0 24px 0;
}
.share-buttons { margin-bottom:1.4em; }
.post-author {
	margin-bottom:4.3em;
	padding:12px 35px 20px 20px;
	border:none;
	background-color:#f7f7f7;
}
.post-author_h {
	font-size:13px;
	line-height:1.2em;
	font-weight:bold;
	letter-spacing:0;
	margin-bottom:14px;
}
.post-author_h small { font-weight:bold; }
.post-author_h a:hover {
	color:#191719;
	text-decoration:none;
}
.post-author_link { margin-top:1.5em; }
.post-author_link p { margin-bottom:0; }
.post-author_link a {
	text-transform:capitalize;
	color:#191719;
	font-weight:bold;
}
.post-author_link a:hover {
	color:#ee4454;
	text-decoration:none;
}
.post-author_gravatar {
	float:left;
	margin:5px 20px 0 0;
}
.post-author_gravatar img {
	padding:0;
	border:none;
	background:none;
}
.post-author_desc { overflow:hidden; }
#recent-author-comments { padding-top:35px; }
#recent-author-comments a:hover { color:#191719; }
.testimonial {
	padding:0;
	margin-bottom:50px;
	border:none;
	background:none;
	font-style:normal;
	font-family:PT Sans, sans-serif;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial_bq {
	margin:0;
	padding:0;
	border:none;
}
.testimonial_content {
	overflow:hidden;
	background:url(images/quotes.png) no-repeat 0 0;
	padding:6px 0 0 25px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.testimonial .featured-thumbnail {
		width:80px;
		height:80px;
	}
}
.testimonial small {
	font-size:13px;
	font-family:PT Sans, sans-serif;
	font-weight:bold;
	padding:12px 0 0;
	color:#191719;
}
.testimonial small .user { text-transform:uppercase; }
.testimonial small:before { content:''; }
.testimonial small a { font-weight:normal; }
.testimonial small a:hover {
	color:#191719;
	text-decoration:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.testimonial {
		padding:15px;
		background-position:150px 10px;
	}
}
@media (max-width: 767px) {
	.testimonial {
		padding:15px;
		background-position:150px 10px;
	}
}
.page-header {
	border:none;
	padding-bottom:0;
	margin-top:0;
}
.page-header h1 {
	font-size:26px;
	line-height:1.2em;
}
.single-pager { border-color:#e8e8e8; }
.single-pager li > a {
	border:1px solid #dcdcdc;
	font-size:9px;
	padding:7px 30px;
	text-transform:uppercase;
	color:#272727;
	background-color:#fbfbfb;
	background-image:-moz-linear-gradient(top,#fff,#f5f5f5);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
	background-image:-webkit-linear-gradient(top,#fff,#f5f5f5);
	background-image:-o-linear-gradient(top,#fff,#f5f5f5);
	background-image:linear-gradient(to bottom,#fff,#f5f5f5);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
}
.single-pager li > a:hover {
	background:#ee4454;
	border-color:#ee4454;
	color:#fff;
}
.filter-wrapper { margin-bottom:22px; }
@media (max-width: 480px) {
	.filter-wrapper .pull-right { float:none; }
}
.filter-wrapper strong {
	display:inline-block;
	padding:10px 0;
	margin-right:9px;
	float:left;
	color:#191719;
}
@media (max-width: 480px) {
	.filter-wrapper strong { padding:5px 0; }
}
.filter-wrapper .nav { overflow:hidden; }
.nav-pills { float:left; }
@media (max-width: 480px) {
	.nav-pills { float:none; }
}
@media (max-width: 480px) {
	.nav-pills li { float:none; }
}
.nav-pills li a {
	padding:11px 14px;
	color:#707070;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.nav-pills li a:hover { background-color:#eaeaea; }
@media (max-width: 480px) {
	.nav-pills li a {
		display:block;
		padding:5px;
	}
}
.filterable-portfolio h3 {
	font-size:18px;
	line-height:1.2em;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 1px 0;
}
.filterable-portfolio h3 a { color:#191719; }
.filterable-portfolio h3 a:hover {
	color:#ee4454;
	text-decoration:none;
}
.filterable-portfolio .caption { padding-top:29px; }
.filterable-portfolio .excerpt { margin-bottom:28px; }
.zoom-icon {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	background:rgba(36,36,36,0.2);
	border:6px solid #d8d8d8;
	opacity:0;
	cursor:pointer;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.no-rgba .zoom-icon {
	visibility:hidden;
	background:url(images/gray-opacity-20.png);
}
.zoom-icon:before {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	margin:-30px 0 0 -30px;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	background:none;
	font-size:48px;
	font-family:FontAwesome;
	color:#fff;
	content:"\f002";
}
.portfolio-meta-list {
	border-color:#e8e8e8;
	margin-top:5px;
}
.comments-h { margin-bottom:35px; }
.comment .comment-body {
	margin-top:7px;
	padding:24px 28px 19px 20px;
	border:none;
	background:#f7f7f7;
}
.comment.bypostauthor .comment-body { background:#f7f7f7; }
.comment-author { margin-top:5px; }
.comment-author .author {
	padding-top:15px;
	width:80px;
	text-align:left;
	font-size:13px;
	color:#191719;
}
.comment-list ul.children { margin-left:20px; }
.comment-meta { line-height:36px; }
.reply { margin-left:19px; }
.reply a {
	font-size:9px;
	padding:7px 40px;
	border:1px solid #dcdcdc;
	text-shadow:0 1px #fff;
	text-transform:uppercase;
	color:#272727;
	background-color:#fbfbfb;
	background-image:-moz-linear-gradient(top,#fff,#f5f5f5);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
	background-image:-webkit-linear-gradient(top,#fff,#f5f5f5);
	background-image:-o-linear-gradient(top,#fff,#f5f5f5);
	background-image:linear-gradient(to bottom,#fff,#f5f5f5);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
}
.reply a:hover {
	border-color:#ee4454;
	background:#ee4454;
	filter:none;
	color:#fff;
	text-shadow:none;
}
#respond { padding-top:25px; }
#respond h3 { margin-bottom:42px; }
.cancel-comment-reply a:hover {
	text-decoration:none;
	color:#191719;
}
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
#commentform p.field { margin-bottom:11px; }
#commentform input[type="text"] {
	padding:8px 12px 9px;
	height:37px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	max-width:100%;
	min-width:100px;
}
#commentform textarea {
	height:149px;
	min-height:149px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	max-width:100%;
	min-width:100px;
}
#commentform input[type="submit"] {
	float:right;
	margin-top:13px;
}
#sidebar { padding-top:0; }
@media (max-width: 480px) {
	#sidebar { padding-top:25px; }
}
.widget { margin-bottom:65px; }
.widget ul {
	margin:0;
	padding:0;
}
.widget ul li {
	list-style-type:none;
	padding:0;
	margin:0 0 9px 0;
}
.widget ul li:before {
	font-size:14px;
	font-family:FontAwesome;
	color:#191719;
	background:none;
	content:'\f055';
	margin-right:15px;
}
.widget ul li a { color:#fa5b4e; }
.widget ul li a:hover {
	color:#191719;
	text-decoration:none;
}
.widget ul ul { margin:10px 0 0 20px; }
#wp-calendar thead th { background:#eaeaea; }
.banners { margin-bottom:65px; }
.banners:first-child { padding-top:20px; }
.flickr_list { margin-bottom:10px !important; }
.flickr_list li {
	float:left;
	margin:0 6px 6px 0 !important;
}
.flickr_list li:before { display:none !important; }
.flickr_list .thumbnail { margin:0; }
.flickr_list .thumbnail:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.ie8 .flickr_list img { height:auto; }
.comments-custom li:before { display:none; }
.comments-custom_txt {
	padding-top:0;
	padding-bottom:10px;
}
.comments-custom_txt a { color:#707070 !important; }
.comments-custom_txt a:hover { color:#ee4454 !important; }
.post-list { margin-bottom:20px !important; }
.post-list li {
	overflow:hidden;
	margin:0 !important;
	padding:33px 0 0 0 !important;
}
.post-list li:before { display:none !important; }
.post-list li:first-child {
	padding-top:0 !important;
	border:none;
}
.post-list_h {
	text-transform:uppercase;
	margin-bottom:2px;
	padding-top:5px;
}
.post-list_h a {
	font-size:18px;
	line-height:1.2em;
	color:#323232 !important;
}
.post-list_h a:hover { color:#ee4454 !important; }
.post-list.news .featured-thumbnail {
	margin-bottom:22px;
	margin-right:0;
	float:none;
}
.post-list.news .featured-thumbnail img { margin:0; }
.post-list.news .excerpt { margin-bottom:2.1em; }
.social__row li { margin-left:5px !important; }
.social__row li:before { display:none !important; }
.social__row li:first-child { margin-left:0 !important; }
.social__list.both li:before { display:none !important; }
.recent-posts { margin:0 !important; }
.recent-posts.news { margin-bottom:1px; }
.recent-posts.news h5 { display:none; }
.recent-posts_li {
	padding:0;
	margin:0;
}
.recent-posts_li .meta {
	margin-bottom:0;
	color:#ee4454;
	text-transform:none;
	font-size:11px;
}
.recent-posts_li .meta a:hover {
	color:#191719;
	text-decoration:none;
}
.posts-grid.team { margin-top:25px; }
.posts-grid.team:first-child { margin-top:0; }
.posts-grid.team li { margin-bottom:0; }
@media (max-width: 767px) {
	.posts-grid.team li { margin-bottom:30px; }
}
.posts-grid.team .featured-thumbnail { margin-bottom:16px; }
.ie8 .posts-grid.team .featured-thumbnail { width:229px; }
.ie8 .posts-grid.team .featured-thumbnail img { width:220px; }
.posts-grid.team h5 {
	text-transform:uppercase;
	margin-bottom:0;
}
.posts-grid.team h5 a { color:#191719; }
.posts-grid.team h5 a:hover {
	text-decoration:none;
	color:#ee4454;
}
.posts-grid.team .page-desc {
	color:#191719;
	font-weight:bold;
	font-family:PT Sans, sans-serif;
	margin-bottom:20px;
	display:block;
}
.posts-grid.team .excerpt { margin-bottom:0; }
.posts-grid.services .clear { clear:none; }
.posts-grid.services .featured-thumbnail { margin-right:20px; }
.posts-grid.services i {
	width:50px;
	height:49px;
	line-height:49px;
	text-align:center;
	color:#fff;
	background-color:#191719;
	font-size:36px;
	float:left;
	margin:3px 18px 10px 0;
}
.posts-grid.services h5 {
	font-size:18px;
	font-weight:normal;
	line-height:1.2em;
	text-transform:uppercase;
	margin:0 0 1px 0;
}
.posts-grid.services h5 a { color:#191719; }
.posts-grid.services h5 a:hover {
	color:#ee4454;
	text-decoration:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid.services .extra-wrap { overflow:visible; }
}
@media (max-width: 480px) {
	.posts-grid.services .extra-wrap { overflow:visible; }
}
.testimonials .testi-item {
	overflow:hidden;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:32px;
	background:none;
}
.testimonials .testi-item:first-child { margin-top:0; }
.testimonials .testi-item blockquote {
	padding:6px 0 0 25px;
	border:none;
	background:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonials .testi-item blockquote:before { display:none; }
.testimonials .testi-item blockquote:after {
	top:0;
	left:0;
	width:21px;
	height:15px;
	background:url(images/quotes.png) 0 0 no-repeat;
}
.testimonials .testi-item blockquote > a { color:#707070; }
.testimonials .testi-item blockquote > a:hover { color:#ee4454; }
.testimonials .testi-item .featured-thumbnail {
	position:relative;
	z-index:2;
	margin:0 20px 0 10px;
	width:60px;
	height:60px;
}
.testimonials .testi-item .testi-meta {
	font-size:1em;
	display:block;
	padding-top:20px;
	padding-left:25px;
	font-weight:bold;
	color:#191719;
}
.testimonials .testi-item .testi-meta .user { text-transform:uppercase; }
.testimonials .testi-item .testi-meta a { font-weight:normal; }
.testimonials .testi-item .testi-meta a:hover {
	text-decoration:none;
	color:#191719;
}
.footer {
	border:none;
	background:none;
	padding:0 0 65px 0;
}
@media (max-width: 767px) {
	.footer { padding-bottom:30px; }
}
.footer .border-top {
	border-top:5px solid #191719;
	padding:39px 0 0 0;
}
@media (max-width: 767px) {
	.footer .border-top { padding-top:15px; }
}
nav.footer-nav {
	float:none;
	margin-bottom:0;
}
nav.footer-nav ul { float:none; }
nav.footer-nav ul li:first-child { padding-left:0; }
nav.footer-nav ul li a:hover { color:#ee4454; }
nav.footer-nav ul li.current-menu-item a {
	color:#ee4454;
	text-decoration:none;
}
.copyright {
	padding:0;
	color:#191719;
}
.footer-text {
	float:none;
	padding-top:5px;
	margin-bottom:0;
}
.footer-text a { color:#191719; }
.footer-text a:hover {
	text-decoration:none;
	color:#ee4454;
}
@media (max-width: 767px) {
	nav.footer-nav { padding:5px 0 10px 0; }
}
.thumbnail {
	background:none;
	padding:0;
	border:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-color:#d7d7d7;
	padding:8px 12px 9px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color:#ee4454;
	background-position:0 0;
	outline:none;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1), 0 0 8px rgba(238,68,84,.4);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.1), 0 0 8px rgba(238,68,84,.4);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.1), 0 0 8px rgba(238,68,84,.4);
}
input[type="submit"], input[type="reset"] {
	height:36px;
	line-height:36px;
	padding:0 27px;
	font-size:9px;
}
.search-form_it { margin-right:5px; }
.search-form_is {
	vertical-align:top;
	margin-top:3px;
}
.spacer { height:49px; }
@media (max-width: 767px) {
	.spacer { height:30px; }
}
@media (max-width: 480px) {
	.list.plus-list { margin-bottom:30px; }
}
.list.plus-list ul > li {
	margin:0 0 10px 0;
	padding:0;
}
.list.plus-list ul > li:before {
	font-size:14px;
	font-family:FontAwesome;
	color:#191719;
	background:none;
	content:'\f055';
	margin-right:15px;
}
.list.plus-list ul > li a { color:#fa5b4e; }
.list.plus-list ul > li a:hover {
	color:#191719;
	text-decoration:none;
}
.alignnone, .aligncenter, .alignright, .alignleft { margin-bottom:33px; }
.btn-primary {
	border-color:#dcdcdc;
	color:#272727 !important;
	text-transform:uppercase;
	text-shadow:0 1px #fff;
	background-color:#fbfbfb;
	background-image:-moz-linear-gradient(top,#fff,#f5f5f5);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
	background-image:-webkit-linear-gradient(top,#fff,#f5f5f5);
	background-image:-o-linear-gradient(top,#fff,#f5f5f5);
	background-image:linear-gradient(to bottom,#fff,#f5f5f5);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
	filter:none;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.ie .btn-primary {
	background-image:url(images/btn-tail.gif);
	background-color:#f5f5f5;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	filter:none;
	border-color:#ee4454;
	background-position:0 0;
	background:#ee4454;
	color:#fff !important;
	outline:none;
	text-shadow:none;
}
.btn-mini, .btn-small, .btn-normal { font-size:9px; }
.btn-normal { padding:7px 30px; }
.btn-link {
	padding:0;
	color:#ee4454 !important;
}
.btn-link:hover { color:#191719 !important; }
.btn.top-indent { margin-top:29px; }
@media (max-width: 767px) {
	.btn.top-indent { margin-bottom:35px; }
}
#back-top-wrapper {
	right:0;
	bottom:66px;
}
#back-top a { width:55px; }
#back-top a:hover span { background-color:#323232; }
#back-top span {
	margin-bottom:0;
	width:55px;
	height:55px;
	background:#ee4454;
}
#back-top span:before {
	content:'\f106';
	font-family:FontAwesome;
	font-size:30px;
	line-height:53px;
	color:#fff;
}
.social-nets-wrapper .social { text-align:right; }
@media (max-width: 767px) {
	.social-nets-wrapper .social {
		text-align:center;
		padding-top:10px;
	}
}
.social-nets-wrapper .social li {
	list-style-type:none;
	display:inline-block;
	margin-left:2px;
}
.social-nets-wrapper .social li a {
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	background-color:#e8e7e8;
	color:#fff;
	font-size:10px;
	display:inline-block;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	border-radius:32px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.social-nets-wrapper .social li a:hover {
	text-decoration:none;
	background-color:#ee4454;
}
.wpcf7-form p.field { overflow:visible; }
.wpcf7-form p.field input { height:auto; }
.wpcf7-not-valid-tip { padding:8px 0 9px 12px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-not-valid-tip { padding-left:6px !important; }
}
.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:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
