@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Flavors|Open+Sans:400,600,700|Pacifico);
.main-holder { overflow:hidden; }
@media (max-width: 767px) {
	body { padding:0; }
	body .header { padding:20px; }
	body .footer {
		padding:0 20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	body .content-holder { padding:0 20px 30px 20px !important; }
	body.home .content-holder { padding:0 20px 30px 20px !important; }
}
a { transition:all 0.3s ease 0s; }
@media (max-width: 1200px) {
	h1, h2, h3, h4, h5, h6 { line-height:1.3em !important; }
}
h6 { text-shadow:none; }
.featured-thumbnail, .thumbnail, figure.frame {
	background:none;
	border-radius:0;
	padding:0;
	border:none;
	box-shadow:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.featured-thumbnail img, .thumbnail img, figure.frame img {
	display:inline-block;
	border:none;
	background:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
figure.frame {
	margin-bottom:24px;
	text-align:left;
}
figure.frame p { margin:0 !important; }
@media (max-width: 767px) {
	figure.frame { text-align:left; }
}
img.size-full {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:none;
	padding:0;
	border:none;
}
.btn, .reply a {
	border-radius:5px;
	border:none;
	color:#f7f7f7;
	text-shadow:none;
	font:16px/1.2em "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:none;
	padding:6px 20px 8px;
	letter-spacing:0;
	height:auto;
	box-shadow:none;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	background:#343434;
}
.btn:hover, .btn:active, .reply a:hover, .reply a:active {
	background:#f0f0f0;
	text-decoration:none;
	color:#343434;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.btn:focus, .reply a:focus {
	color:#f7f7f7;
	background:#343434;
}
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 {
	padding:7px 10px;
	margin:0 0 10px 0;
	font-size:14px;
	line-height:1.2em;
	text-transform:none;
	color:#a3a3a3;
	text-decoration:none;
	position:relative;
	border-radius:0;
	background:#f8f8f8;
	box-shadow:none;
	border:none !important;
	transition:all 0.3s ease 0s;
}
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 {
	background:#e7e7e7;
	box-shadow:none;
	border-color:#e1e1e1 !important;
}
.wpcf7-form p.field input { height:35px; }
.wpcf7-form p.field input:focus { border-color:#6e6e6e !important; }
.wpcf7-form textarea { color:#a3a3a3 !important; }
.wpcf7-form textarea:focus { border-color:#6e6e6e !important; }
.wpcf7-form textarea.watermark { color:#a3a3a3 !important; }
.wpcf7-form .wpcf7-not-valid-tip { padding:7px 8px 2px !important; }
@media (min-width: 979px) and (max-width: 1200px) {
	.wpcf7-form .wpcf7-not-valid-tip { font-size:10px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding:2px 3px !important;
		font-size:7px !important;
	}
}
.wpcf7-form .submit-wrap .btn { height:auto; }
.header {
	background:#fff;
	border:none;
	padding:29px 0;
}
.logo-wrap { margin-bottom:18px; }
.social-nets-wrapper .social {
	padding:83px 3px 0 0;
	list-style-type:none;
	text-align:right;
}
@media (min-width: 768px) and (max-width: 979px) {
	.social-nets-wrapper .social { padding-top:65px; }
}
@media (max-width: 767px) {
	.social-nets-wrapper .social {
		padding:0;
		text-align:center;
	}
}
.social-nets-wrapper .social li {
	display:inline-block;
	margin:0 0 0 6px;
	width:35px;
	height:35px;
	border-radius:50%;
	border:2px solid #e5e5e5;
	text-align:center;
	background:#fffefe;
	overflow:hidden;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	.social-nets-wrapper .social li { margin-left:3px; }
}
.social-nets-wrapper .social li a {
	display:block;
	width:100%;
	height:100%;
}
.social-nets-wrapper .social li a i {
	font-size:17px;
	color:#e5e4e4;
	line-height:32px;
	transition:all 0.3s ease 0s;
}
.social-nets-wrapper .social li:hover, .social-nets-wrapper .social li:active, .social-nets-wrapper .social li:focus { border-color:#b5b5b5; }
.social-nets-wrapper .social li:hover a, .social-nets-wrapper .social li:active a, .social-nets-wrapper .social li:focus a { text-decoration:none; }
.social-nets-wrapper .social li:hover a i, .social-nets-wrapper .social li:active a i, .social-nets-wrapper .social li:focus a i { color:#b5b5b5; }
.mail-wrap { text-align:center; }
.mail-wrap div.mail {
	background:url(images/mail.png) no-repeat;
	padding:0 0 0 30px;
	display:inline-block;
	margin:88px 0 0 15px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.mail-wrap div.mail { margin-top:70px; }
}
@media (max-width: 767px) {
	.mail-wrap div.mail { margin:30px 0 20px; }
}
.mail-wrap div.mail a { color:#ababab; }
.mail-wrap div.mail a:hover, .mail-wrap div.mail a:active {
	color:#fe7116;
	text-decoration:none;
}
.nav__primary {
	position:relative;
	float:none;
	padding:0;
	margin:16px 0 0 0;
	z-index:10;
	background:none;
}
@media (max-width: 1200px) {
	.nav__primary { margin:0; }
}
@media (max-width: 767px) {
	.nav__primary { margin:0 0 20px 0; }
}
.nav__primary .select-menu { height:35px; }
.nav__primary .sf-menu {
	float:none;
	display:block;
	position:relative;
	padding:0;
	z-index:1;
}
@media (max-width: 767px) {
	.nav__primary .sf-menu { display:none !important; }
}
.nav__primary .sf-menu >li {
	background:#ffe380;
	float:none;
	text-align:left;
	display:block;
	position:relative;
	padding:0;
	margin:0;
	width:100%;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	z-index:10;
}
.nav__primary .sf-menu >li:before {
	content:"";
	display:block;
	height:100%;
	left:-4900px;
	position:absolute;
	top:0;
	width:5100px;
	pointer-events:none;
	cursor:default;
	transition:all 0.3s ease 0s;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.nav__primary .sf-menu >li:before { left:-4940px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu >li:before { left:-4976px; }
}
.nav__primary .sf-menu >li:after {
	content:"";
	display:block;
	height:100%;
	right:-6000px;
	position:absolute;
	top:0;
	width:5000px;
	pointer-events:none;
	cursor:default;
	transition:all 0.3s ease 0s;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.nav__primary .sf-menu >li:after { right:-5800px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu >li:after { right:-5620px; }
}
.nav__primary .sf-menu >li.menu-1, .nav__primary .sf-menu >li:nth-child(1) { background:#e9b80e; }
.nav__primary .sf-menu >li.menu-1:before, .nav__primary .sf-menu >li.menu-1:after, .nav__primary .sf-menu >li:nth-child(1):before, .nav__primary .sf-menu >li:nth-child(1):after { background:#e9b80e; }
.nav__primary .sf-menu >li.menu-2, .nav__primary .sf-menu >li:nth-child(2) { background:#f8c71d; }
.nav__primary .sf-menu >li.menu-2:before, .nav__primary .sf-menu >li.menu-2:after, .nav__primary .sf-menu >li:nth-child(2):before, .nav__primary .sf-menu >li:nth-child(2):after { background:#f8c71d; }
.nav__primary .sf-menu >li.menu-3, .nav__primary .sf-menu >li:nth-child(3) { background:#ffd134; }
.nav__primary .sf-menu >li.menu-3:before, .nav__primary .sf-menu >li.menu-3:after, .nav__primary .sf-menu >li:nth-child(3):before, .nav__primary .sf-menu >li:nth-child(3):after { background:#ffd134; }
.nav__primary .sf-menu >li.menu-4, .nav__primary .sf-menu >li:nth-child(4) { background:#ffdc60; }
.nav__primary .sf-menu >li.menu-4:before, .nav__primary .sf-menu >li.menu-4:after, .nav__primary .sf-menu >li:nth-child(4):before, .nav__primary .sf-menu >li:nth-child(4):after { background:#ffdc60; }
.nav__primary .sf-menu >li.menu-5, .nav__primary .sf-menu >li:nth-child(5) { background:#ffe380; }
.nav__primary .sf-menu >li.menu-5:before, .nav__primary .sf-menu >li.menu-5:after, .nav__primary .sf-menu >li:nth-child(5):before, .nav__primary .sf-menu >li:nth-child(5):after { background:#ffe380; }
.nav__primary .sf-menu >li:hover { background:#ff7216; }
.nav__primary .sf-menu >li:hover:before, .nav__primary .sf-menu >li:hover:after { background:#ff7216; }
.nav__primary .sf-menu >li:hover ul { top:100%; }
.nav__primary .sf-menu >li:hover li ul { top:-999em; }
.nav__primary .sf-menu >li >a {
	border:none;
	margin:24px 0;
	padding:0;
	display:inline-block;
	text-transform:uppercase;
	border-radius:0;
	position:relative;
	letter-spacing:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	background:none;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.nav__primary .sf-menu >li >a { margin:14px 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu >li >a {
		margin:6px 0;
		font-size:18px;
	}
}
.nav__primary .sf-menu >li >a:hover {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li >a:hover .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li >a >.sf-sub-indicator {
	position:absolute;
	display:inline-block;
	top:auto;
	bottom:-5px;
	left:33px;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 -100px transparent;
}
.nav__primary .sf-menu >li.current-menu-item { background:#ff7216; }
.nav__primary .sf-menu >li.current-menu-item:before, .nav__primary .sf-menu >li.current-menu-item:after { background:#ff7216; }
.nav__primary .sf-menu >li.current-menu-item >a {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li.current-menu-item >a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li.sfHover {
	background:#ff7216;
	z-index:100;
}
.nav__primary .sf-menu >li.sfHover:before, .nav__primary .sf-menu >li.sfHover:after { background:#ff7216; }
.nav__primary .sf-menu >li.sfHover >a {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li.sfHover >a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li.sfHover ul { top:100%; }
.nav__primary .sf-menu >li.sfHover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu {
	background:#312b1a;
	top:-999em;
	left:0;
	width:200px;
	padding:20px;
	margin:0;
	border:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	z-index:10000;
}
.nav__primary .sf-menu >li >.sub-menu:after {
	content:"";
	position:absolute;
	width:0px;
	height:0px;
	top:-11px;
	left:28px;
	border-style:solid;
	border-width:0 11px 11px 11px;
	border-color:transparent transparent #312b1a transparent;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	padding:8px 0;
	margin:0;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item:first-child { border:none; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item:hover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item a {
	margin:0;
	background:none;
	border:none;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	letter-spacing:0;
	border-radius:0;
	padding:0;
	letter-spacing:0;
	font:24px/1.2em 'Open Sans', sans-serif;
	transition:all 0.3s ease 0s;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a:hover {
	color:#ffe25c;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a >.sf-sub-indicator {
	top:auto;
	bottom:15px;
	margin:0;
	right:10px;
	left:auto;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover >a {
	color:#ffe25c;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover >a .sf-sub-indicator { background-position:-10px 0; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item.current-menu-item a {
	color:#69c5f5;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu {
	background:#ea4831;
	padding:20px;
	margin:9px 0 0 20px;
	top:0;
	left:100%;
	border:none;
	z-index:10000;
	border-radius:0;
	width:100%;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu:after {
	content:"";
	position:absolute;
	width:0px;
	height:0px;
	top:28px;
	left:-11px;
	border-style:solid;
	border-width:11px 11px 11px 0;
	border-color:transparent #ea4831 transparent transparent;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	float:none;
	padding:8px 0;
	margin:0;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item:first-child { border:none; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item:hover ul {
	top:0;
	left:10em;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a {
	margin:0;
	padding:0;
	color:#fff;
	display:inline-block;
	background:none;
	font:24px/1.2em 'Open Sans', sans-serif;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a:hover {
	color:#f0dca6;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.current-menu-item a {
	color:#f0dca6;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.sfHover ul {
	top:0;
	left:10em;
}
.logo.pull-left { float:none; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo { text-align:center; }
}
.logo .logo_h__img {
	position:relative;
	margin-left:-63px;
	margin-right:27px;
}
@media (max-width: 1300px) {
	.logo .logo_h__img { margin-left:0; }
}
.logo .logo_h__img:after {
	content:"";
	width:1px;
	height:64px;
	position:absolute;
	top:50%;
	margin-top:-26px;
	background:#e7e7e7;
	right:-16px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo .logo_h__img:after { display:none; }
}
@media (max-width: 500px) {
	.logo .logo_h__img:after { display:none; }
}
.logo .logo_tagline {
	display:inline-block;
	font:13px/16px 'Open Sans', sans-serif;
	color:#ababab;
	text-transform:none;
	width:92px;
	vertical-align:middle;
	margin-top:16px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo .logo_tagline {
		display:block;
		width:auto;
		margin-left:50px;
	}
}
@media (max-width: 767px) {
	.logo .logo_tagline { text-align:left; }
}
@media (max-width: 500px) {
	.logo .logo_tagline {
		display:block;
		width:auto;
		text-align:center;
	}
}
.logo .logo_h__txt { text-transform:none; }
.logo .logo_h__txt a:hover, .logo .logo_h__txt a:active, .logo .logo_h__txt a:focus {
	color:#f8941d;
	text-decoration:none;
}
.slider .container { width:100%; }
@media (max-width: 480px) {
	.camera_thumbs { display:none !important; }
}
.content-holder {
	background:#fff;
	padding-bottom:35px;
}
.home .content-holder { padding-bottom:70px; }
#content.span8, #sidebar.span4, #content.row { padding-top:32px; }
.title-section {
	margin:16px 0 0;
	padding:0;
	text-align:left;
	background:none;
}
.title-section .title-header {
	letter-spacing:0;
	margin:0 0 10px 0;
	font:26px/1.3em 'Open Sans', sans-serif;
}
.title-section .breadcrumb {
	background:#f3f3f3;
	padding:15px 28px 16px;
	margin:0;
	text-transform:uppercase;
	text-shadow:none;
	letter-spacing:0;
	border:none;
	box-shadow:none;
	border-radius:0;
	font:600 14px/1.2em 'Open Sans', sans-serif;
}
.title-section .breadcrumb >li {
	text-shadow:none;
	display:inline-block;
	line-height:1.2em;
}
.title-section .breadcrumb >li.active { color:#3b3b3b; }
.title-section .breadcrumb a {
	color:#3b3b3b;
	text-shadow:none;
}
.title-section .breadcrumb .divider {
	color:#3b3b3b;
	padding:0 9px;
}
article {
	background:none;
	border:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .thumbnail { margin:0 30px 20px 0; }
@media (max-width: 480px) {
	article .thumbnail {
		width:auto !important;
		display:inline-block;
		float:none;
		margin:0 0 15px 0;
	}
	article .thumbnail img { width:100%; }
}
article .thumbnail.large {
	margin:0 0 30px 0;
	border-radius:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	article .thumbnail.large { float:none !important; }
}
article .post-header .post-title {
	text-align:left;
	font:26px/1.3em 'Open Sans', sans-serif;
	margin-bottom:26px;
	text-transform:none;
	letter-spacing:0;
	color:#343434;
}
article .post-header .post-title:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#e7e7e7;
	margin:31px 0 0;
}
@media (max-width: 767px) {
	article .post-header .post-title:after { margin-top:15px; }
}
article .post-header .post-title a { color:#343434; }
article .post_content {
	background:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta {
	padding:8px 0;
	border:none;
	position:relative;
	display:block;
	margin:30px 0 53px;
	overflow:visible;
	background:none;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta .post_meta_unite {
	font:14px/1.2em "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-color:#d7d7d7;
}
article .post_meta i {
	margin-right:0;
	color:#b5b5b5;
	font-size:15px;
}
article .post_meta .post_date { color:#b5b5b5; }
article .post_meta .post_author a { color:#b5b5b5; }
article .post_meta .post_category a, article .post_meta .post_tag a, article .post_meta .post_tag { color:#1b1b1b; }
article .post_meta .post_comment a { color:#1b1b1b; }
article .post_meta .user_like, article .post_meta .post_views { color:#1b1b1b; }
article .post_meta .post_permalink { float:none; }
article .post_meta .post_permalink a { color:#1b1b1b; }
article div.jp-playlist li a:hover, article div.jp-playlist li.jp-playlist-current a { color:#b8b8b8; }
article .quote-wrap blockquote {
	font-family:"Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:1.2em;
	font-style:normal;
	color:#afafaf;
	font-weight:bold;
}
article .gallery-post { padding-bottom:40px; }
article.testimonial {
	background:#fbfbfb;
	border-color:#e2e2e2;
}
article.testimonial .user, article.testimonial .info { color:#222; }
.single #content article { margin-bottom:0; }
@media (min-width: 768px) and (max-width: 1000px) {
	.single #content article .thumbnail { float:left; }
	.single #content article .thumbnail img { margin:0; }
}
@media (max-width: 480px) {
	.single #content article .thumbnail { width:100%; }
	.single #content article .thumbnail img { width:100%; }
}
.single #content .share-buttons {
	margin:0 0 50px;
	background:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.single #content .share-buttons .pinterest img { vertical-align:top; }
.single #content .post-author {
	padding:20px 30px;
	border:none;
	background:#f1f1f1;
	border-radius:0;
}
.single #content .post-author .post-author_h {
	font:24px/1.3em 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	letter-spacing:0;
	text-transform:none;
	color:#373737;
}
.single #content .post-author .post-author_h a {
	color:#373737;
	text-transform:none;
}
.single #content .post-author .post-author_gravatar {
	display:block;
	margin:0 20px 20px 0;
}
@media (max-width: 350px) {
	.single #content .post-author .post-author_gravatar { float:none; }
}
.single #content .post-author .post-author_gravatar img {
	width:59px;
	height:59px;
	padding:0;
	border:none;
	background:none;
}
.single #content .post-author .post-author_desc {
	padding-left:80px;
	text-transform:none;
	color:#8b8b8b;
}
@media (max-width: 480px) {
	.single #content .post-author .post-author_desc { padding-left:0; }
}
.single #content .post-author .post-author_link {
	margin-top:20px;
	text-transform:none;
	color:#8b8b8b;
	font:14px/1.2em "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.single #content .post-author .post-author_link p { margin:0; }
.single #content .post-author .post-author_link a {
	color:#8b8b8b;
	font-size:14px;
	text-transform:none;
	font-weight:normal;
}
.filter-wrapper { margin:15px 0 30px; }
@media (max-width: 767px) {
	.filter-wrapper { margin:20px 0; }
}
.filter-wrapper strong {
	color:#8d8d8d;
	padding:0;
	font:20px/1.3em 'Open Sans', sans-serif;
	margin-right:21px;
	margin-top:12px;
	text-transform:none;
	letter-spacing:0;
	float:none;
	display:inline-block;
	vertical-align:top;
}
@media (max-width: 979px) {
	.filter-wrapper strong {
		display:block;
		float:none;
		margin-bottom:20px;
	}
}
.filter-wrapper .filter {
	margin:0;
	display:inline-block;
	float:none;
	position:relative;
	top:0;
}
@media (max-width: 767px) {
	.filter-wrapper .filter {
		float:none;
		display:block;
	}
}
.filter-wrapper .filter li { margin:0 0 0 3px; }
.filter-wrapper .filter li:first-child { margin:0; }
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper .filter li { margin:0 10px 10px 0 !important; }
}
@media (max-width: 767px) {
	.filter-wrapper .filter li {
		display:block;
		float:none;
		margin:0 0 5px 0 !important;
	}
}
.filter-wrapper .filter li a {
	color:#8d8d8d;
	font:20px/1.3em 'Open Sans', sans-serif;
	padding:12px 30px;
	margin:0;
	background:none;
	border-radius:0;
	text-transform:none;
	letter-spacing:0;
}
@media (max-width: 767px) {
	.filter-wrapper .filter li a { display:inline-block; }
}
.filter-wrapper .filter li a:active, .filter-wrapper .filter li a:hover, .filter-wrapper .filter li a:focus {
	text-decoration:none;
	color:#3b3b3b;
	background:#f3f3f3;
}
.filter-wrapper .filter .active a {
	text-decoration:none;
	color:#3b3b3b;
	background:#f3f3f3;
}
@media (max-width: 979px) {
	.filter-wrapper .pull-right { float:none; }
}
.filterable-portfolio li .thumbnail { margin-bottom:15px; }
.filterable-portfolio li .caption h3 {
	text-shadow:none;
	margin:0;
	font:20px/1.3em 'Open Sans', sans-serif;
	letter-spacing:0;
}
.filterable-portfolio li .caption h3 a {
	color:#343434;
	text-transform:none;
	text-decoration:none;
}
.filterable-portfolio li .caption h3 a:hover, .filterable-portfolio li .caption h3 a:active { text-decoration:underline; }
.filterable-portfolio li .caption .excerpt {
	margin-bottom:20px;
	color:#8b8b8b;
	line-height:22px;
}
div.type-page h1, div.type-page h2 { margin-bottom:26px; }
div.type-page h1:after, div.type-page h2:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#e7e7e7;
	margin:31px 0 0;
}
@media (max-width: 767px) {
	div.type-page h1:after, div.type-page h2:after { margin-top:15px; }
}
@media (max-width: 767px) {
	div.type-page h1, div.type-page h2 { margin:40px 0 15px; }
}
div.type-page h2.h2-home {
	text-transform:uppercase;
	font:24px/1.3em 'Open Sans', sans-serif;
	margin-bottom:15px;
}
div.type-page h2.h2-home:after {
	height:5px;
	background:#313131;
}
div.type-page p { margin-bottom:22px; }
div.type-page .extra-wrap strong {
	float:left;
	margin-left:-47px;
	margin-top:-5px;
	font:14px/32px 'Open Sans', sans-serif;
	color:#313131;
}
div.type-page .extra-wrap p {
	padding-left:47px;
	margin-bottom:18px;
}
div.type-page blockquote {
	padding:0;
	border:none;
	margin:0 0 10px 0;
}
div.type-page blockquote p {
	font:20px/30px 'Open Sans', sans-serif;
	color:#8d8d8d;
	margin:0;
}
.related-posts, .comment-holder, #respond { margin-top:60px; }
.related-posts h3, .comment-holder h3, #respond h3 {
	font:26px/1.3em 'Open Sans', sans-serif;
	margin-bottom:26px;
	text-align:left;
	letter-spacing:0;
}
.related-posts h3:after, .comment-holder h3:after, #respond h3:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#e7e7e7;
	margin:31px 0 0;
}
@media (max-width: 767px) {
	.related-posts h3:after, .comment-holder h3:after, #respond h3:after { margin-top:15px; }
}
.related-posts a {
	font:600 13px/26px 'Open Sans', sans-serif;
	color:#3b3b3b;
	display:inline;
	letter-spacing:0;
	text-transform:uppercase;
}
.related-posts a:hover { text-decoration:underline; }
.related-posts .thumbnail {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.related-posts .thumbnail a {
	display:inline-block;
	width:100%;
}
.related-posts .thumbnail img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.comment-holder .comment-list .comment .comment-body {
	padding:30px;
	background:#f1f1f1;
	border:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
	margin:0 20px 0 0;
	text-align:left;
	border:none;
}
@media (max-width: 350px) {
	.comment-holder .comment-list .comment .comment-body .comment-author {
		float:none;
		margin-bottom:30px;
	}
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
	width:59px;
	height:59px;
	padding:0;
	background:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	width:auto;
	text-align:center;
	font:600 14px/1.2em 'Open Sans', sans-serif;
	color:#3b3b3b;
	text-transform:uppercase;
	margin-top:10px;
}
.comment-holder .comment-list .comment .comment-body .extra-wrap {
	padding:0;
	margin:0;
	background:none;
	color:#a3a3a3;
	font-size:15px;
	line-height:26px;
	text-transform:none;
}
@media (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .extra-wrap { overflow:visible; }
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
	margin:0 0 0 0;
	font:20px/1.2em 'Open Sans', sans-serif;
	color:#8d8d8d;
	text-transform:none;
	padding:0;
}
.comment-holder .comment-list .comment .comment-body .reply a {
	font:20px/1.2em 'Open Sans', sans-serif;
	background:none;
	color:#3b3b3b;
	box-shadow:none;
	padding:0;
	border-radius:0;
}
.comment-holder .comment-list .comment .comment-body .reply a:hover, .comment-holder .comment-list .comment .comment-body .reply a:active { color:#a3a3a3; }
.comment-holder #respond #commentform { margin-top:0; }
#respond #commentform { margin:15px 0 0; }
#respond #commentform textarea {
	width:100%;
	min-width:auto;
	max-width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:300px;
	min-height:auto;
	max-height:auto;
	min-width:auto;
	padding:12px 10px 10px;
}
#respond #commentform p input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:auto;
	min-width:auto;
	width:100%;
	padding:0 10px;
	height:35px;
	margin-bottom:2px;
}
#respond #commentform p input:focus { box-shadow:none; }
#respond #commentform p input.btn {
	margin:20px 0 0 0;
	width:auto;
	height:38px;
	padding:6px 20px;
}
#respond #commentform p.right-align {
	text-align:right;
	margin:0;
}
.sidebar .widget { margin-bottom:60px; }
.sidebar .widget >h3 {
	margin-bottom:17px;
	font:26px/1.3em 'Open Sans', sans-serif;
	letter-spacing:0;
}
.sidebar .widget >h3:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#e7e7e7;
	margin:31px 0 0;
}
@media (max-width: 767px) {
	.sidebar .widget >h3:after { margin-top:15px; }
}
[id*="categories"] ul, [id*="archives"] ul, [id*="nav_menu"] ul, .list.custom-list ul {
	margin:0;
	list-style-type:none;
}
[id*="categories"] ul li, [id*="archives"] ul li, [id*="nav_menu"] ul li, .list.custom-list ul li {
	background:none;
	margin:0;
	padding:5px 0 5px 14px;
	background:url(images/cat.png) no-repeat 0 13px;
}
[id*="categories"] ul li:first-child, [id*="archives"] ul li:first-child, [id*="nav_menu"] ul li:first-child, .list.custom-list ul li:first-child { border:none; }
[id*="categories"] ul li:before, [id*="archives"] ul li:before, [id*="nav_menu"] ul li:before, .list.custom-list ul li:before { display:none; }
[id*="categories"] ul li a, [id*="archives"] ul li a, [id*="nav_menu"] ul li a, .list.custom-list ul li a {
	font:14px/1.2em 'Open Sans', sans-serif;
	color:#313131;
	text-transform:uppercase;
	display:inline;
}
[id*="categories"] ul li a:hover, [id*="categories"] ul li a:active, [id*="archives"] ul li a:hover, [id*="archives"] ul li a:active, [id*="nav_menu"] ul li a:hover, [id*="nav_menu"] ul li a:active, .list.custom-list ul li a:hover, .list.custom-list ul li a:active {
	color:#ea4831;
	text-decoration:none;
	background:none;
}
[id*="my_poststypewidget"] .post-list { margin:20px 0 0 0; }
[id*="my_poststypewidget"] .post-list li { padding:30px 0 0 0; }
[id*="my_poststypewidget"] .post-list li:first-child { padding:0; }
[id*="my_poststypewidget"] .post-list li .thumbnail { margin:5px 30px 20px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	[id*="my_poststypewidget"] .post-list li .thumbnail {
		float:none;
		display:inline-block;
	}
}
@media (max-width: 480px) {
	[id*="my_poststypewidget"] .post-list li .thumbnail {
		float:none;
		display:inline-block;
	}
}
[id*="my_poststypewidget"] .post-list li time {
	font:13px/20px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#a0a0a0;
	margin:0;
	text-transform:uppercase;
}
[id*="my_poststypewidget"] .post-list li .post-list_h {
	font:13px/20px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:0;
	margin:0 0 10px;
	display:block;
}
[id*="my_poststypewidget"] .post-list li .post-list_h a { color:#373737; }
[id*="my_poststypewidget"] .post-list li .excerpt {
	overflow:hidden;
	margin:0;
	text-transform:uppercase;
	color:#a0a0a0;
	line-height:20px;
}
[id*="my_poststypewidget"] .post-list li .btn {
	margin-top:15px;
	font:bold 16px/1.2em "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:none;
	color:#343434;
	box-shadow:none;
	padding:0;
	border-radius:0;
}
@media (min-width: 979px) and (max-width: 1200px) {
	[id*="my_poststypewidget"] .post-list li .btn { margin-left:162px; }
}
[id*="my_poststypewidget"] .post-list li .btn:hover, [id*="my_poststypewidget"] .post-list li .btn:active { color:#a3a3a3; }
#wp-calendar caption, #wp-calendar thead tr th { color:#222; }
.social .social_li { margin:0 0 5px 0; }
.social .social_li .tooltip { display:none !important; }
.social .social_li .social_link {
	opacity:1;
	filter:none;
	text-decoration:none !important;
}
.social .social_li .social_link:hover .social_ico, .social .social_li .social_link:active .social_ico { border-color:#b5b5b5; }
.social .social_li .social_link:hover .social_ico i, .social .social_li .social_link:active .social_ico i { color:#b5b5b5; }
.social .social_li .social_link:hover .social_label, .social .social_li .social_link:active .social_label { color:#8b8b8b; }
.social .social_li .social_link .social_ico {
	background:#fffefe;
	width:35px;
	height:35px;
	border-radius:50%;
	text-align:center;
	margin-right:10px;
	border:2px solid #e5e5e5;
	transition:all 0.3s ease 0s;
}
.social .social_li .social_link .social_ico i {
	font-size:17px;
	color:#e5e4e4;
	display:inline-block;
	line-height:35px;
	text-align:center;
	transition:all 0.3s ease 0s;
}
.social .social_li .social_link .social_label {
	line-height:35px;
	font-size:14px;
	color:#313131;
	text-transform:uppercase;
}
.search-form .search-form_is {
	margin:0 0 0 15px;
	padding-top:1px;
	padding-bottom:1px;
	height:34px;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.search-form .search-form_is {
		display:block;
		margin:0;
	}
}
@media (max-width: 400px) {
	.search-form .search-form_is {
		display:block;
		margin:0;
	}
}
[id*="my_postwidget"] .post-list li .thumbnail, [id*="my_postwidget"] .post-list li time { display:none; }
[id*="my_postwidget"] .post-list li .post-list_h {
	font:13px/1.2em "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
[id*="my_postwidget"] .post-list li .post-list_h a { color:#373737; }
[id*="my_postwidget"] .post-list li .excerpt {
	font:13px/20px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#a0a0a0;
}
[id*="my_postwidget"] .post-list li .btn {
	margin-top:15px;
	font:bold 16px/1.2em "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:none;
	text-transform:capitalize;
	color:#343434;
	box-shadow:none;
	padding:0;
	border-radius:0;
}
[id*="my_postwidget"] .post-list li .btn:hover, [id*="my_postwidget"] .post-list li .btn:active {
	color:#343434;
	text-decoration:underline;
}
.footer-widgets { padding:20px 0 33px; }
.footer-widgets > div >h4 {
	font:24px/1.3em 'Open Sans', sans-serif;
	color:#373737;
	margin-bottom:25px;
}
@media (max-width: 767px) {
	.footer-widgets > div >h4 { margin:30px 0 20px; }
}
.footer-widgets > div > div >h4 {
	font:24px/1.3em 'Open Sans', sans-serif;
	color:#373737;
	margin-bottom:25px;
}
@media (max-width: 767px) {
	.footer-widgets > div > div >h4 { margin:30px 0 20px; }
}
.footer-widgets [id*="nav_menu"] >h4 { position:absolute; }
@media (max-width: 767px) {
	.footer-widgets [id*="nav_menu"] >h4 { position:relative; }
}
.footer-widgets [id*="nav_menu"] >div { padding-top:70px; }
@media (max-width: 767px) {
	.footer-widgets [id*="nav_menu"] >div { padding-top:0; }
}
.list.custom-list { margin-bottom:16px; }
.posts-grid.our-team li h5 {
	margin:25px 0 10px;
	font:20px/1.3em 'Open Sans', sans-serif;
}
.posts-grid.our-team li h5 a { color:#8d8d8c; }
.posts-grid.our-team li .excerpt { margin:0; }
figure.advantage-icon { margin:5px 10px 30px 0; }
@media (max-width: 1200px) {
	figure.advantage-icon { margin-bottom:5px; }
}
.sm_hr { background:#e7e7e7; }
.testimonials .testi-item .testi-item_blockquote {
	background:none;
	padding:0;
}
.testimonials .testi-item .testi-item_blockquote:before, .testimonials .testi-item .testi-item_blockquote:after { display:none; }
.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
	margin:9px 20px 30px 0;
	width:170px;
	height:170px;
}
@media (max-width: 480px) {
	.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
		margin:0 0 20px 0;
		float:none;
	}
}
.testimonials .testi-item .testi-item_blockquote .user {
	display:block;
	font:20px/1.3em 'Open Sans', sans-serif;
	color:#8d8d8d;
	margin-bottom:10px;
}
.testimonials .testi-item .testi-item_blockquote .user:after { content:':'; }
.testimonials .testi-item .testi-item_blockquote a { color:#8b8b8b; }
.testimonials .testi-item .testi-item_blockquote a:hover {
	text-decoration:none;
	color:#343434;
}
.testimonials .testi-item .testi-item_blockquote a:before, .testimonials .testi-item .testi-item_blockquote a:after { content:'"'; }
.testimonials .testi-item .testi-meta {
	padding:10px 0 0 0;
	text-align:right;
}
.testimonials .testi-item .testi-meta span { display:block; }
.testimonials .testi-item .testi-meta .user {
	font:20px/1.2em 'Pacifico', cursive;
	color:#8b8b8b;
}
.testimonials .testi-item .testi-meta .info { font-size:14px; }
.testimonials .testi-item .testi-meta br { display:none; }
.testimonials.testi-about .testi-meta a { display:none; }
.tabs-wrapper .nav-tabs {
	width:270px;
	float:left;
	margin-right:30px;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.tabs-wrapper .nav-tabs {
		width:228px;
		margin-right:20px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.tabs-wrapper .nav-tabs {
		width:214px;
		margin-right:15px;
	}
}
@media (max-width: 767px) {
	.tabs-wrapper .nav-tabs {
		float:none;
		width:100%;
	}
}
.tabs-wrapper .nav-tabs li {
	display:block;
	float:none;
	background:#f3f3f3 url(images/arrow.png) 27px 50% no-repeat;
	margin:1px 0 0 0;
	border:none;
	text-align:right;
	padding:0 27px;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.tabs-wrapper .nav-tabs li {
		padding:0 10px;
		background-position:10px 50%;
	}
}
@media (max-width: 767px) {
	.tabs-wrapper .nav-tabs li {
		width:auto;
		float:left;
		margin:0 1px 1px 0;
		padding:0 10px;
		background-image:none;
	}
}
@media (min-width: 979px) and (max-width: 1200px) {
	.tabs-wrapper .nav-tabs li:first-child a { padding:19px 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.tabs-wrapper .nav-tabs li:first-child a { padding:11px 0 11px; }
}
.tabs-wrapper .nav-tabs li a {
	border:none;
	background:none;
	padding:24px 0;
	font:600 14px/1.2em 'Open Sans', sans-serif;
	color:#3b3b3b;
	text-transform:uppercase;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.tabs-wrapper .nav-tabs li a { padding:18px 0 17px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.tabs-wrapper .nav-tabs li a { padding:11px 0 10px; }
}
@media (max-width: 767px) {
	.tabs-wrapper .nav-tabs li a { padding:15px 0; }
}
.tabs-wrapper .nav-tabs li.active, .tabs-wrapper .nav-tabs li:hover { background:#3b3b3b url(images/arrow.png) 27px 50% no-repeat; }
@media (min-width: 768px) and (max-width: 1200px) {
	.tabs-wrapper .nav-tabs li.active, .tabs-wrapper .nav-tabs li:hover { background-position:10px 50%; }
}
@media (max-width: 767px) {
	.tabs-wrapper .nav-tabs li.active, .tabs-wrapper .nav-tabs li:hover { background-image:none; }
}
.tabs-wrapper .nav-tabs li.active a, .tabs-wrapper .nav-tabs li:hover a {
	border:none;
	color:#fff;
	background:none;
}
.hr {
	overflow:visible;
	background:#dbdbdb;
	position:relative;
}
.hr:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:100%;
	background:#dbdbdb;
}
.hr:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:100%;
	background:#dbdbdb;
}
.posts-grid.home-portfolio li {
	width:270px;
	margin-left:30px;
}
@media (max-width: 1200px) {
	.posts-grid.home-portfolio li {
		width:31%;
		margin-left:3.455%;
	}
}
@media (max-width: 767px) {
	.posts-grid.home-portfolio li { float:left; }
}
@media (max-width: 480px) {
	.posts-grid.home-portfolio li {
		width:100%;
		float:none;
		margin:0 0 20px 0 !important;
	}
}
.posts-grid.home-portfolio li:first-child { margin-left:0; }
.posts-grid.home-portfolio li .excerpt, .posts-grid.home-portfolio li .btn, .posts-grid.home-portfolio li h5 { display:none; }
.flexslider.slider-home { margin:0; }
.flexslider.slider-home .slides li { text-align:center; }
.flexslider.slider-home .slides li .btn { display:none; }
.flexslider.slider-home .slides li h5 {
	padding:19px 0 8px;
	font:48px/1.3em 'Open Sans', sans-serif;
}
.flexslider.slider-home .slides li h5 a { color:#474747; }
.flexslider.slider-home .slides li .excerpt {
	font:20px/30px 'Open Sans', sans-serif;
	color:#8d8d8d;
	margin-bottom:0;
	padding-bottom:58px;
}
.flexslider.slider-home .flex-direction-nav li a {
	top:auto;
	bottom:4px;
	left:50%;
	margin-left:-31px;
	background:url(images/nav-slider.png) no-repeat;
	width:29px;
	height:29px;
	opacity:1;
	transition:none;
}
.flexslider.slider-home .flex-direction-nav li a:hover { background-position:0 -29px; }
.flexslider.slider-home .flex-direction-nav li .flex-next {
	left:50%;
	margin-left:5px;
	background-position:-29px 0;
}
.flexslider.slider-home .flex-direction-nav li .flex-next:hover { background-position:-29px -29px; }
.flexslider.slider-home .flex-direction-nav li .flex-disabled { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nav-slider.png",sizingMethod="crop"); }
.footer {
	background:url(images/bg-footer-shadow.png) 0 0 repeat-x;
	border:none;
	padding-bottom:0;
}
.footer:after {
	content:"";
	width:100%;
	height:29px;
	position:absolute;
	top:0;
	background:url(images/footer-shadow.png) 50% 0 no-repeat;
}
.footer-text {
	font:14px/1.3em 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#484848;
	padding:10px 0;
}
@media (max-width: 767px) {
	.footer-text { text-align:left; }
}
@media (min-width: 768px) and (max-width: 1200px) {
	.footer-text span { display:block; }
}
.footer-text h4 {
	text-transform:none;
	margin:0;
}
.footer-text a { color:#484848; }
.footer-text em {
	font-style:normal;
	color:#afafaf;
	padding:0 9px;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.footer-text em { display:none; }
}
nav.nav.footer-nav {
	float:none;
	margin:0 0 30px;
}
nav.nav.footer-nav ul {
	float:none;
	text-align:center;
}
@media (max-width: 767px) {
	nav.nav.footer-nav ul { text-align:center; }
}
nav.nav.footer-nav ul li {
	float:none;
	display:inline-block;
	padding:0;
	text-transform:none;
	margin:0 0 0 10px;
}
@media (max-width: 767px) {
	nav.nav.footer-nav ul li { margin:0 10px 0 0; }
}
nav.nav.footer-nav ul li.current-menu-item a, nav.nav.footer-nav ul li a:hover {
	color:#313131;
	text-decoration:underline;
}
#back-top-wrapper {
	position:relative;
	top:0;
	text-align:center;
	bottom:auto;
	right:0;
	height:20px;
}
#back-top-wrapper #back-top {
	text-align:center;
	display:block !important;
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
	margin:0;
}
#back-top-wrapper #back-top a { display:inline-block; }
#back-top-wrapper #back-top a:hover span { background-position:0 -20px; }
#back-top-wrapper #back-top a span {
	width:39px;
	height:20px;
	background:url(images/totop.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/totop.png",sizingMethod="crop");
	transition:none;
	margin:0;
}
#back-top-wrapper.visible-desktop { display:block !important; }
.zoom-icon:before {
	background:url(images/zoom.png) 50% 50%;
	width:39px;
	height:39px;
	margin:-20px 0 0 -20px;
}
@media (max-width: 767px) {
	#content.left { float:none !important; }
}
.google-map, .flexslider { background:url(images/loading.gif) 50% 50% no-repeat; }
div.ajax-loader, .ajax-loader {
	position:relative;
	top:0px;
	background-image:url(images/loading.gif);
	width:24px;
	padding:24px 0 0 0;
	height:0px !important;
}
.error404-holder { padding:180px 0 80px; }
.error404-holder .error404-holder_num { color:#373737; }
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:150px; }
}
@media (max-width: 767px) {
	.archive_h { margin-top:30px; }
}
blockquote p { line-height:22px; }
.faq-list .marker {
	font-size:15px !important;
	color:#373737;
	margin-top:2px;
}
.ie9 .wpcf7-form p.field input, .ie8 .wpcf7-form p.field input { padding-top:10px; }
.ie8 h1, .ie8 h2, .ie8 h3, .ie8 h4, .ie8 h5, .ie8 h6 { line-height:1.3em !important; }
.ie8 .wpcf7-form .wpcf7-not-valid-tip { font-size:10px !important; }
.ie8 .logo .logo_h__img { margin-left:0; }
.ie8 .nav__primary { margin:0; }
.ie8 .nav__primary .sf-menu >li:before {
	content:"";
	display:block;
	height:100%;
	left:-4940px;
	position:absolute;
	top:0;
	width:5100px;
	pointer-events:none;
	cursor:default;
	transition:all 0.3s ease 0s;
}
.ie8 .nav__primary .sf-menu >li:after {
	content:"";
	display:block;
	height:100%;
	right:-5800px;
	position:absolute;
	top:0;
	width:5000px;
	pointer-events:none;
	cursor:default;
	transition:all 0.3s ease 0s;
}
.ie8 .nav__primary .sf-menu >li:hover { background:#ff7216; }
.ie8 .nav__primary .sf-menu >li:hover:before, .ie8 .nav__primary .sf-menu >li:hover:after { background:#ff7216; }
.ie8 .nav__primary .sf-menu >li.menu-1 { background:#e9b80e; }
.ie8 .nav__primary .sf-menu >li.menu-1:before, .ie8 .nav__primary .sf-menu >li.menu-1:after { background:#e9b80e; }
.ie8 .nav__primary .sf-menu >li.menu-2 { background:#f8c71d; }
.ie8 .nav__primary .sf-menu >li.menu-2:before, .ie8 .nav__primary .sf-menu >li.menu-2:after { background:#f8c71d; }
.ie8 .nav__primary .sf-menu >li.menu-3 { background:#ffd134; }
.ie8 .nav__primary .sf-menu >li.menu-3:before, .ie8 .nav__primary .sf-menu >li.menu-3:after { background:#ffd134; }
.ie8 .nav__primary .sf-menu >li.menu-4 { background:#ffdc60; }
.ie8 .nav__primary .sf-menu >li.menu-4:before, .ie8 .nav__primary .sf-menu >li.menu-4:after { background:#ffdc60; }
.ie8 .nav__primary .sf-menu >li.menu-5 { background:#ffe380; }
.ie8 .nav__primary .sf-menu >li.menu-5:before, .ie8 .nav__primary .sf-menu >li.menu-5:after { background:#ffe380; }
.ie8 .nav__primary .sf-menu >li.current-menu-item { background:#ff7216; }
.ie8 .nav__primary .sf-menu >li.current-menu-item:before, .ie8 .nav__primary .sf-menu >li.current-menu-item:after { background:#ff7216; }
.ie8 .nav__primary .sf-menu >li.sfHover { background:#ff7216; }
.ie8 .nav__primary .sf-menu >li.sfHover:before, .ie8 .nav__primary .sf-menu >li.sfHover:after { background:#ff7216; }
.ie8 .nav__primary .sf-menu >li >a { margin:14px 0; }
.ie8 .nav__primary .sf-menu >li >.sub-menu { padding-right:50px; }
.ie8 .nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu {
	width:200px;
	margin-left:50px;
}
.ie8 [id*="my_poststypewidget"] .post-list li .btn { margin-left:162px; }
.ie8 .search-form .search-form_is {
	display:block;
	margin:0;
}
.ie8 figure.advantage-icon { margin-bottom:5px; }
.ie8 .tabs-wrapper .nav-tabs {
	width:228px;
	margin-right:20px;
}
.ie8 .tabs-wrapper .nav-tabs li {
	padding:0 10px;
	background-position:10px 50%;
}
.ie8 .tabs-wrapper .nav-tabs li:first-child a { padding:19px 0; }
.ie8 .tabs-wrapper .nav-tabs li a { padding:18px 0 17px; }
.ie8 .tabs-wrapper .nav-tabs li.active, .ie8 .tabs-wrapper .nav-tabs li:hover { background-position:10px 50%; }
.ie8 .posts-grid.home-portfolio li {
	width:31%;
	margin-left:3.455%;
}
.ie8 .posts-grid.home-portfolio li:first-child { margin-left:0; }
.ie8 .posts-grid.home-portfolio li .thumbnail { width:100%; }
.ie8 .posts-grid.our-team li .thumbnail { width:100%; }
.ie8 .footer-text span { display:block; }
.ie8 .footer-text em { display:none; }
.ie8 .comment-author {
	width:59px !important;
	height:auto !important;
	margin-right:30px;
}
.ie8 .comment-author img {
	width:59px !important;
	height:59px !important;
}
.ie8 .post-author_gravatar { width:59px !important; }
.ie8 .post-author_gravatar img { width:59px !important; }
.ie8 #respond #commentform p input {
	padding-top:10px;
	height:36px;
}
.ie8 #respond #commentform p input.btn {
	padding:6px 20px 8px;
	height:35px;
	line-height:1.2em;
}
.transition { transition:all 0.3s ease 0s; }
.headerline:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#e7e7e7;
	margin:31px 0 0;
}
@media (max-width: 767px) {
	.headerline:after { margin-top:15px; }
}
.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;
}
