@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Romanesco);
@import url(//fonts.googleapis.com/css?family=Volkhov:400,700);
body { background:#fff; }
@media (max-width: 767px) {
	body { padding:0; }
}
a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
a:hover { text-decoration:none; }
.main-holder { overflow:hidden; }
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#fff;
	min-height:20px;
	margin:0;
	padding:7px 13px 7px 13px !important;
	border:1px solid #e1e1e1 !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#aeaeae !important;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea { line-height:20px; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:none;
	height:36px;
	margin:0 15px 0 0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-shadow:none;
	text-decoration:underline;
	color:#fd6c44;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	text-decoration:none;
	color:#484848;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.main-holder .search-form input[type="text"] { width:140px; }
}
html.ie8 .main-holder .search-form input[type="text"] { width:140px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:80px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:120px; }
}
.main-holder .search-form input[type="submit"] { margin:0 0 0 15px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="submit"] { margin:0 0 0 10px; }
}
h1 {
	margin-bottom:16px;
	text-transform:uppercase;
}
h1 a {
	text-decoration:none;
	color:#484848;
}
h1 a:focus {
	text-decoration:none;
	color:#484848;
}
h1 a:hover {
	text-decoration:none;
	color:#fd6c44;
}
h2 {
	margin-bottom:16px;
	text-transform:uppercase;
}
h2 a {
	text-decoration:none;
	color:#484848;
}
h2 a:focus {
	text-decoration:none;
	color:#484848;
}
h2 a:hover {
	text-decoration:none;
	color:#fd6c44;
}
h3 {
	margin-bottom:16px;
	text-transform:uppercase;
}
h3 a {
	text-decoration:none;
	color:#484848;
}
h3 a:focus {
	text-decoration:none;
	color:#484848;
}
h3 a:hover {
	text-decoration:none;
	color:#fd6c44;
}
h4 { text-transform:uppercase; }
h4 a {
	text-decoration:none;
	color:#484848;
}
h4 a:focus {
	text-decoration:none;
	color:#484848;
}
h4 a:hover {
	text-decoration:none;
	color:#fd6c44;
}
h6 { margin-bottom:20px; }
h6 img.alignleft {
	margin-top:2px;
	margin-bottom:3px;
}
p { margin:0 0 20px 0; }
@media (max-width: 480px) {
	img.alignleft { max-width:50%; }
}
.header {
	background:#fafafa url(images/header.gif) repeat-x 50% 0%;
	margin:0;
	padding:36px 0 0 0;
	border:none;
	border-top:7px solid #fd6c44;
}
@media (max-width: 767px) {
	.header {
		padding:36px 20px 0 20px;
		text-align:center;
	}
}
.header .logo {
	position:relative;
	margin:0 0 0 4px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { width:auto; }
}
@media (max-width: 767px) {
	.header .logo {
		display:inline-block;
		float:none;
		vertical-align:top;
	}
}
.header .logo .logo_h__txt {
	margin:-34px 0 8px 3px;
	padding:0;
	text-transform:lowercase;
}
@media (min-width: 1200px) {
	.header .logo .logo_h__txt {
		line-height:120px;
		font-size:120px;
	}
}
.header .logo .logo_h__txt a {
	text-decoration:none;
	color:#484848;
}
@media (min-width: 1200px) {
	.header .logo .logo_h__txt a {
		line-height:120px;
		font-size:120px;
	}
}
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#484848;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#484848;
}
.header .logo .logo_tagline {
	margin:0;
	line-height:18px;
	font-size:12px;
	font-style:italic;
	text-transform:none;
	color:#aeaeae;
	position:absolute;
	right:13px;
	bottom:7px;
}
.header .social-nets-wrapper {
	width:100%;
	margin:26px 0 0 0;
}
.header .social-nets-wrapper ul {
	float:right;
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.header .social-nets-wrapper ul { float:none; }
}
.header .social-nets-wrapper ul li {
	float:left;
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
}
@media (max-width: 767px) {
	.header .social-nets-wrapper ul li {
		display:inline-block;
		float:none;
		vertical-align:top;
	}
}
.header .social-nets-wrapper ul li a:hover img { background:#fd6c44; }
html.ie8 .header .social-nets-wrapper ul li a:hover img { background:none; }
.header .social-nets-wrapper ul li a img {
	-webkit-border-radius:42px;
	-moz-border-radius:42px;
	border-radius:42px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.header .header_container {
	background:#fff;
	position:relative;
	margin:30px 0 0 0;
	padding:16px 0 15px 0;
	border-top:1px solid #efefef;
	-webkit-box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
	box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
}
html.ie8 .header .header_container { border-bottom:1px solid #efefef; }
.header .header_container:before {
	background:#fff;
	display:block;
	width:100%;
	border-top:1px solid #efefef;
	-webkit-box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
	box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
	position:absolute;
	top:-1px;
	left:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
html.ie8 .header .header_container:before {
	border-bottom:1px solid #efefef;
	bottom:-1px;
}
.header .header_container:after {
	background:#fff;
	display:block;
	width:100%;
	border-top:1px solid #efefef;
	-webkit-box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
	box-shadow:0 5px 5px -5px rgba(0,0,0,0.1);
	position:absolute;
	top:-1px;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
html.ie8 .header .header_container:after {
	border-bottom:1px solid #efefef;
	bottom:-1px;
}
.header .nav__primary { margin:0; }
.header .nav__primary.isStuck {
	background:#fff;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	left:0;
	right:0;
}
.header .nav__primary.isStuck .sf-menu { text-align:center; }
.header .nav__primary.isStuck .sf-menu > li {
	display:inline-block;
	float:none;
	margin:0 8px;
	vertical-align:top;
}
.header .nav__primary.isStuck .sf-menu > li > a { margin:0; }
.header .nav__primary.isStuck .sf-menu li:hover ul, .header .nav__primary.isStuck .sf-menu li.sfHover ul { top:61px; }
.header .nav__primary.isStuck ul.sf-menu li li:hover ul, .header .nav__primary.isStuck ul.sf-menu li li.sfHover ul { top:-20px; }
.header .nav__primary .sf-menu { float:none; }
.header .nav__primary .sf-menu ul {
	background:#ffb33e;
	width:150px;
	padding:20px 0;
}
.header .nav__primary .sf-menu > li {
	background:none;
	margin:0 0 0 17px;
}
.header .nav__primary .sf-menu > li:first-child { margin:0; }
.header .nav__primary .sf-menu > li > a {
	min-height:18px;
	margin:-16px 0 -14px 0;
	padding:21px 7px 20px 7px;
	border:none;
	text-transform:uppercase;
}
.header .nav__primary .sf-menu > li > a:before {
	background:#fd6c44 url(images/menu_act.gif) no-repeat 50% 0%;
	display:none;
	height:11px;
	position:absolute;
	top:-11px;
	right:0;
	left:0;
	content:'';
}
html.ie8 .header .nav__primary .sf-menu > li > a:before { display:none !important; }
.header .nav__primary .sf-menu > li li {
	background:none;
	margin:1px 0 0 0;
}
.header .nav__primary .sf-menu > li li:first-child { margin:0; }
.header .nav__primary .sf-menu > li li a {
	background:url(images/sub_menu.gif) repeat-x 0% -35px;
	padding:6px 12px 7px 12px;
	border:none;
	line-height:18px;
	font-family:'Volkhov', serif;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
	color:#fff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator { display:none; }
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	margin:0 0 0 -75px;
	top:44px;
	left:50%;
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	margin:0;
	top:-20px;
	left:151px;
}
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
	background:#fd6c44;
	color:#fff;
}
.header .nav__primary .sf-menu > li > a:hover:before, .header .nav__primary .sf-menu > li.sfHover> a:before, .header .nav__primary .sf-menu > li.current-menu-item > a:before, .header .nav__primary .sf-menu > li.current_page_item > a:before { display:block; }
.header .nav__primary .sf-menu li li > a:hover, .header .nav__primary .sf-menu li li.sfHover > a, .header .nav__primary .sf-menu li li.current-menu-item > a, .header .nav__primary .sf-menu li li.current_page_item > a {
	background-position:0% 0%;
	background-color:#ffc56d;
}
.header .nav__primary .sf-sub-indicator {
	background-image:url(images/arrows-ffffff.png);
	margin:0 -5px 0 0;
	top:40px;
	right:50%;
}
.header .header_widget {
	float:right;
	padding:6px 0 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .header_widget {
		margin:-20px 0 -4px 0;
		text-align:right;
	}
}
@media (max-width: 767px) {
	.header .header_widget {
		float:none;
		padding:12px 0 0 0;
	}
}
.header .header_widget h4 {
	float:left;
	margin:0;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	color:#aeaeae;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .header_widget h4 {
		float:none;
		margin:0 0 4px 0;
	}
}
@media (max-width: 767px) {
	.header .header_widget h4 {
		float:none;
		margin:0 0 5px 0;
	}
}
.header .header_widget .textwidget {
	float:left;
	margin:0 0 0 17px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .header_widget .textwidget {
		float:none;
		margin-right:0;
	}
}
@media (max-width: 767px) {
	.header .header_widget .textwidget {
		display:inline-block;
		float:none;
		margin:0;
		vertical-align:top;
	}
}
.header .header_widget .textwidget b {
	background:url(images/icon_clock.png) no-repeat 0% 0%;
	display:inline-block;
	margin:-6px 0 0 0;
	padding:3px 0 2px 36px;
	vertical-align:top;
	line-height:24px;
	font-family:'Volkhov', serif;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#fd6c44;
}
html.ie8 .header .header_widget .textwidget b { font-size:18px; }
.header .search-form { margin:18px 0 0 0; }
.content-holder {
	background:url(images/content.jpg) no-repeat 50% 0%;
	background-size:cover;
	margin:0;
	padding:35px 0 35px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:35px 20px 35px 20px; }
}
body.home .content-holder { padding:0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px; }
}
.content-holder #content { padding-top:30px; }
.post_wrapper {
	background:#fff;
	margin-bottom:30px;
	padding:36px 30px 50px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 .post_wrapper { border:1px solid #f1f1f1; }
.post_wrapper article.post {
	background:none;
	margin:0;
	padding:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
html.ie8 .post_wrapper article.post { border:none; }
article.post {
	background:#fff;
	margin-bottom:30px;
	padding:36px 30px 50px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 article.post { border:1px solid #f1f1f1; }
#sidebar { padding-top:30px; }
#sidebar .widget {
	background:#fff;
	margin:30px 0 0 0;
	padding:36px 30px 50px 30px;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 #sidebar .widget { border:1px solid #f1f1f1; }
#sidebar .widget:first-child { margin:0; }
#sidebar ul {
	position:relative;
	margin:0;
	padding:0;
	z-index:2;
}
#sidebar ul li {
	background:url(images/marker_1.gif) no-repeat 0% 5px;
	margin:6px 0 0 0;
	padding:0 0 0 14px;
	list-style:none;
	line-height:18px;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	color:#ffb33e;
}
#sidebar ul li:first-child { margin:0; }
#sidebar ul li a {
	text-decoration:none;
	color:#ffb33e;
}
#sidebar ul li a:focus {
	text-decoration:none;
	color:#ffb33e;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#fd6c44;
}
#sidebar ul li ul { padding:6px 0 0 0; }
#sidebar ul.post-list { padding:0 0 19px 0; }
#sidebar ul.post-list li {
	background:none;
	padding:0;
	line-height:20px;
	font-size:12px;
	font-weight:400;
	text-transform:none;
	color:#aeaeae;
}
#sidebar ul.post-list li time {
	background:url(images/date_bg.png) no-repeat 0% 0%;
	float:left;
	width:60px;
	height:59px;
	overflow:hidden;
	margin:4px 15px 0 0;
	padding:11px 0 0 0;
	line-height:20px;
	font-family:'Volkhov', serif;
	font-size:14px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
#sidebar ul.post-list li time span {
	display:block;
	margin:0 0 -5px 0;
	line-height:35px;
	font-size:35px;
}
#sidebar ul.post-list li h4 {
	margin:0 0 3px 0;
	line-height:18px;
	font-family:'Volkhov', serif;
	font-size:14px;
	font-weight:700;
	color:#484848;
}
#sidebar ul.post-list li h4 a {
	text-decoration:none;
	color:#484848;
}
#sidebar ul.post-list li h4 a:hover {
	text-decoration:none;
	color:#ffb33e;
}
#sidebar ul.post-list li .post-list_comment {
	display:block;
	margin:0 0 11px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li .post-list_comment { overflow:hidden; }
}
#sidebar ul.post-list li .post-list_comment a {
	text-decoration:none;
	color:#484848;
}
#sidebar ul.post-list li .post-list_comment a:focus {
	text-decoration:none;
	color:#484848;
}
#sidebar ul.post-list li .post-list_comment a:hover {
	text-decoration:none;
	color:#ffb33e;
}
#sidebar ul.post-list li .post-list_comment b {
	margin:0 3px;
	font-weight:400;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li .post-list_comment b { display:none; }
}
#sidebar ul.post-list li .post-list_comment i {
	font-style:normal;
	color:#484848;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li .post-list_comment i { display:block; }
}
#sidebar ul.post-list li .excerpt {
	overflow:hidden;
	margin:0 0 10px 0;
}
#sidebar .btn-align {
	background:#fff;
	position:relative;
	margin:0 -30px -50px -30px;
	padding:13px 30px 15px 30px;
	border-top:1px solid #efefef;
}
#sidebar .btn-align:before {
	background:url(images/shadow.gif) repeat-x 0% 0%;
	display:block;
	height:186px;
	position:absolute;
	top:-187px;
	right:0;
	left:0;
	z-index:0;
	content:'';
}
#sidebar #wp-calendar caption { color:#fd6c44; }
#sidebar #wp-calendar thead tr th { color:#fd6c44; }
div.testimonials { padding:4px 0 0 0; }
div.testimonials .testi-item {
	margin:19px 0 0 0;
	padding:21px 0 0 0;
	border-top:1px solid #efefef;
}
div.testimonials .testi-item:first-child {
	margin:0;
	padding:0;
	border:none;
}
div.testimonials .testi-item .testi-meta {
	margin:0 0 9px 0;
	padding:0;
}
div.testimonials .testi-item .testi-meta .user {
	line-height:20px;
	font-family:'Volkhov', serif;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#fd6c44;
}
div.testimonials .testi-item .testi-meta .days {
	margin:0 0 0 6px;
	font-style:italic;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.testimonials .testi-item .testi-meta .days {
		display:block;
		margin:0;
	}
}
div.testimonials .testi-item blockquote {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
div.testimonials .testi-item blockquote:before, div.testimonials .testi-item blockquote:after { display:none; }
div.testimonials .testi-item blockquote a {
	text-decoration:none;
	color:#aeaeae;
}
div.testimonials .testi-item blockquote a:focus {
	text-decoration:none;
	color:#aeaeae;
}
div.testimonials .testi-item blockquote a:hover {
	text-decoration:none;
	color:#484848;
}
.banner-wrap.info {
	background:url(images/corner_top_left.gif) no-repeat 0% 0%, #f4f4f4 url(images/corner_top_right.gif) no-repeat 100% 0%;
	position:relative;
	margin:-21px 0 28px 0;
	padding:31px 10px 25px 10px;
	text-align:center;
}
@media (max-width: 767px) {
	.banner-wrap.info { margin:0 0 28px 0; }
}
.banner-wrap.info:before {
	background:url(images/corner_bottom_left.gif) no-repeat 0% 0%;
	display:block;
	width:12px;
	height:12px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	content:'';
}
.banner-wrap.info:after {
	background:url(images/corner_bottom_right.gif) no-repeat 0% 0%;
	display:block;
	width:12px;
	height:12px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:0;
	content:'';
}
.banner-wrap.info h5 {
	margin:0 0 6px 0;
	line-height:20px;
	font-family:'Volkhov', serif;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#484848;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.banner-wrap.info h5 {
		line-height:16px;
		font-size:16px;
	}
}
html.ie8 .banner-wrap.info h5 {
	line-height:16px;
	font-size:16px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.info h5 {
		line-height:14px;
		font-size:14px;
	}
}
.banner-wrap.info p {
	margin:0;
	letter-spacing:-1px;
	line-height:30px;
	font-family:'Volkhov', serif;
	font-size:30px;
	font-weight:700;
	color:#fd6c44;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.banner-wrap.info p {
		line-height:24px;
		font-size:24px;
	}
}
html.ie8 .banner-wrap.info p {
	line-height:24px;
	font-size:24px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.info p {
		line-height:18px;
		font-size:18px;
	}
}
.banner-wrap.extra {
	background:#fff;
	margin-bottom:30px;
	padding:25px 30px 25px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 .banner-wrap.extra { border:1px solid #f1f1f1; }
.banner-wrap.extra .featured-thumbnail {
	position:relative;
	margin:-25px -30px 38px -30px;
	z-index:2;
}
@media (max-width: 767px) {
	.banner-wrap.extra .featured-thumbnail { margin:0 0 38px 0; }
}
.banner-wrap.extra .featured-thumbnail a { border:none; }
.banner-wrap.extra .featured-thumbnail img { width:100%; }
.banner-wrap.extra h5 {
	position:relative;
	margin:0 0 15px 0;
	line-height:24px;
	font-family:'Volkhov', serif;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#484848;
	z-index:2;
}
.banner-wrap.extra p {
	position:relative;
	margin:0 0 29px 0;
	z-index:2;
}
.banner-wrap.extra p strong {
	display:block;
	margin:0 0 20px 0;
	font-weight:400;
	color:#484848;
}
.banner-wrap.extra .link-align {
	background:#fff;
	position:relative;
	margin:0 -30px -25px -30px;
	padding:13px 30px 16px 30px;
	border-top:1px solid #efefef;
}
.banner-wrap.extra .link-align:before {
	background:url(images/shadow.gif) repeat-x 0% 0%;
	display:block;
	height:186px;
	position:absolute;
	top:-187px;
	right:0;
	left:0;
	z-index:0;
	content:'';
}
.banner-wrap.extra .link-align a { margin:0 !important; }
a.link {
	background:#fd6c44;
	display:inline-block;
	margin:0;
	padding:5px 16px 5px 16px;
	vertical-align:top;
	border:none;
	line-height:20px;
	font-family:'Volkhov', serif;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
@media (max-width: 767px) {
	a.link { margin:0 0 28px 0; }
}
a.link:focus {
	background:#fd6c44;
	color:#fff;
}
a.link:hover {
	background:#ffb33e;
	color:#fff;
}
a.btn-primary, a.btn-link {
	background:none;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	text-shadow:none;
	text-decoration:underline;
	color:#fd6c44;
}
@media (max-width: 767px) {
	a.btn-primary, a.btn-link { margin:0 0 28px 0; }
}
a.btn-primary:focus, a.btn-link:focus {
	background:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:underline;
	color:#fd6c44;
}
a.btn-primary:hover, a.btn-link:hover {
	background:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#484848;
}
a.btn-info {
	background:#fd6c44;
	position:relative;
	display:inline-block;
	margin:0;
	padding:13px 42px 9px 42px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	letter-spacing:-1px;
	vertical-align:top;
	line-height:20px;
	font-family:'Volkhov', serif;
	font-size:20px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
a.btn-info:before {
	background:url(images/btn_info.png) repeat-x 50% 0%;
	display:block;
	height:6px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	position:absolute;
	top:-6px;
	right:0;
	left:0;
	content:'';
}
a.btn-info:focus {
	background:#fd6c44;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff;
}
a.btn-info:hover {
	background:#fd6c44;
	-webkit-box-shadow:0 -5px 5px rgba(0,0,0,0.7);
	-moz-box-shadow:0 -5px 5px rgba(0,0,0,0.7);
	box-shadow:0 -5px 5px rgba(0,0,0,0.7);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff;
}
a.btn-info:hover:before { background-color:#fd6c44; }
div.list.arrow-list { padding:0 0 22px 0; }
div.list.arrow-list ul {
	position:relative;
	margin:0;
	padding:0;
	z-index:2;
}
div.list.arrow-list ul li {
	background:url(images/marker_1.gif) no-repeat 0% 5px;
	margin:6px 0 0 0;
	padding:0 0 0 14px;
	list-style:none;
	line-height:18px;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	color:#ffb33e;
}
div.list.arrow-list ul li:first-child { margin:0; }
div.list.arrow-list ul li:before { display:none; }
div.list.arrow-list ul li a {
	text-decoration:none;
	color:#ffb33e;
}
div.list.arrow-list ul li a:focus {
	text-decoration:none;
	color:#ffb33e;
}
div.list.arrow-list ul li a:hover {
	text-decoration:none;
	color:#fd6c44;
}
div.list.arrow-list ul li ul { padding:6px 0 0 0; }
ul.list_1 {
	margin:0 !important;
	padding:0 0 23px 0;
}
ul.list_1 li { margin:15px 0 0 0; }
ul.list_1 li:first-child { margin:0; }
ul.list_1 li .thumbnail { margin:5px 20px 5px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li .thumbnail {
		max-width:50%;
		margin:5px 15px 5px 0;
	}
}
@media (max-width: 480px) {
	ul.list_1 li .thumbnail {
		max-width:50%;
		margin:5px 15px 5px 0;
	}
}
ul.list_1 li h5 {
	margin:0;
	line-height:20px;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	color:#797979;
}
ul.list_1 li h5 a {
	text-decoration:none;
	color:#797979;
}
ul.list_1 li h5 a:focus {
	text-decoration:none;
	color:#797979;
}
ul.list_1 li h5 a:hover {
	text-decoration:none;
	color:#ffb33e;
}
.content_box {
	background:#fff;
	margin-bottom:30px;
	padding:25px 30px 25px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 .content_box { border:1px solid #f1f1f1; }
.content_box.extra { padding-top:36px; }
.content_box:before, .content_box:after { display:none; }
article.testimonial {
	background:#fff;
	padding:25px 30px 25px 30px;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 article.testimonial { border:1px solid #f1f1f1; }
.isotope_wrapper {
	margin:0 -15px 0 -15px;
	padding:0 0 14px 0;
}
.isotope_wrapper .masonry-item {
	float:left;
	width:400px;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.isotope_wrapper .masonry-item { width:323px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.isotope_wrapper .masonry-item { width:251px; }
}
.isotope_wrapper .masonry-item .inner_wrap {
	background:#fafafa;
	margin:14px 15px 16px 15px;
	padding:25px 30px 25px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.isotope_wrapper .masonry-item .inner_wrap:hover {
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.6);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.6);
	box-shadow:0 0 5px rgba(0,0,0,0.6);
}
html.ie8 .isotope_wrapper .masonry-item .inner_wrap { border:1px solid #f1f1f1; }
.isotope_wrapper .masonry-item .inner_wrap .thumbnail { margin:-25px -30px 28px -30px; }
@media (max-width: 700px) {
	.isotope_wrapper .masonry-item .inner_wrap .thumbnail { margin:0 0 28px 0; }
}
@media (max-width: 410px) {
	.isotope_wrapper .masonry-item .inner_wrap .thumbnail { margin:-25px -30px 28px -30px; }
}
.isotope_wrapper .masonry-item .inner_wrap .post_date {
	background:url(images/date.png) no-repeat 0% 0%;
	float:right;
	width:60px;
	height:59px;
	overflow:hidden;
	margin:0 -23px 10px 5px;
	padding:11px 0 0 0;
	line-height:18px;
	font-family:'Volkhov', serif;
	font-size:14px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
.isotope_wrapper .masonry-item .inner_wrap .post_date i {
	display:block;
	margin:0 0 -4px 0;
	line-height:35px;
	font-size:35px;
	font-style:normal;
}
.isotope_wrapper .masonry-item .inner_wrap h5 {
	overflow:hidden;
	margin:0 0 15px 0;
	padding:10px 0 0 0;
	line-height:24px;
	font-family:'Volkhov', serif;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#484848;
}
@media (max-width: 767px) {
	.isotope_wrapper .masonry-item .inner_wrap h5 {
		line-height:20px;
		font-size:16px;
	}
}
.isotope_wrapper .masonry-item .inner_wrap h5 a {
	text-decoration:none;
	color:#484848;
}
.isotope_wrapper .masonry-item .inner_wrap h5 a:focus {
	text-decoration:none;
	color:#484848;
}
.isotope_wrapper .masonry-item .inner_wrap h5 a:hover {
	text-decoration:none;
	color:#fd6c44;
}
.isotope_wrapper .masonry-item .inner_wrap .excerpt {
	overflow:hidden;
	margin:0 0 29px 0;
}
@media (max-width: 767px) {
	.isotope_wrapper .masonry-item .inner_wrap .excerpt { overflow:visible; }
}
.isotope_wrapper .masonry-item .inner_wrap .meta_container {
	background:#fff;
	margin:0 -30px -25px -30px;
	padding:14px 17px 14px 29px;
	border-top:1px solid #efefef;
	line-height:20px;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	color:#aeaeae;
}
.isotope_wrapper .masonry-item .inner_wrap .meta_container .meta { float:right; }
.isotope_wrapper .masonry-item .inner_wrap .meta_container .meta a {
	text-decoration:none;
	color:#aeaeae;
}
.isotope_wrapper .masonry-item .inner_wrap .meta_container .meta a:focus {
	text-decoration:none;
	color:#aeaeae;
}
.isotope_wrapper .masonry-item .inner_wrap .meta_container .meta a:hover {
	text-decoration:none;
	color:#fd6c44;
}
.isotope_wrapper .masonry-item .inner_wrap .meta_container .meta b {
	font-weight:400;
	text-transform:lowercase;
}
.isotope_wrapper .masonry-item .inner_wrap .meta_container a.btn-primary { margin:0 !important; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post { margin:-25px -30px 0 -30px; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider {
	position:relative;
	margin:0 0 28px 0;
}
@media (min-width: 1200px) {
	.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider { height:302px; }
}
@media (min-width: 980px) and (max-width: 1200px) {
	.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider { height:239px; }
}
html.ie8 .isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider { height:239px; }
@media (min-width: 768px) and (max-width: 979px) {
	.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider { height:180px; }
}
@media (min-width: 700px) and (max-width: 767px) {
	.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider { height:163px; }
}
@media (min-width: 481px) and (max-width: 699px) {
	.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider {
		min-height:360px;
		max-height:360px;
	}
}
@media (max-width: 480px) {
	.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider {
		min-height:180px;
		max-height:180px;
	}
}
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul li img { vertical-align:top; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ol.flex-control-nav { display:none; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav {
	background:url(images/bg.png) repeat 0% 0%;
	height:33px;
	right:0;
	bottom:0;
	left:0;
	position:absolute;
	left:0;
	bottom:0;
	z-index:99;
}
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav li a.flex-prev {
	background:#fd6c44 url(images/prev.png) no-repeat 50% 50%;
	display:block;
	width:34px;
	height:33px;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	line-height:0;
	font-size:0;
	top:0;
	left:26px;
}
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav li a.flex-prev:focus { background-color:#fd6c44; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav li a.flex-prev:hover { background-color:#ffb33e; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav li a.flex-prev:before { display:none; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav li a.flex-next {
	background:#fd6c44 url(images/next.png) no-repeat 50% 50%;
	display:block;
	width:34px;
	height:33px;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	line-height:0;
	font-size:0;
	top:0;
	right:0;
	left:61px;
}
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav li a.flex-next:focus { background-color:#fd6c44; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav li a.flex-next:hover { background-color:#ffb33e; }
.isotope_wrapper .masonry-item .inner_wrap .gallery-post .flexslider ul.flex-direction-nav li a.flex-next:before { display:none; }
.isotope_wrapper .masonry-item.format-standart .inner_wrap { padding:36px 30px 25px 30px; }
.isotope_wrapper .masonry-item.format-standart .inner_wrap .thumbnail { margin-top:-36px; }
@media (max-width: 700px) {
	.isotope_wrapper .masonry-item.format-standart .inner_wrap .thumbnail { margin-top:0; }
}
@media (max-width: 410px) {
	.isotope_wrapper .masonry-item.format-standart .inner_wrap .thumbnail { margin-top:-36px; }
}
.isotope_wrapper .masonry-item.format-standart h5 { padding-right:10px; }
.isotope_wrapper .masonry-item.format-quote:last-child .inner_wrap {
	background:#a3be27;
	border-top:8px solid #a3be27;
}
.isotope_wrapper .masonry-item.format-quote .inner_wrap {
	background:#fd6c44;
	border-top:8px solid #f57552;
}
.isotope_wrapper .masonry-item.format-quote .inner_wrap .quote-wrap { margin:0 0 3px 0; }
.isotope_wrapper .masonry-item.format-quote .inner_wrap .quote-wrap blockquote {
	background:url(images/quote.png) no-repeat 0% 0%;
	margin:8px 0 17px 0;
	padding:22px 0 0 0;
	border:none;
	line-height:30px;
	font-family:'Volkhov', serif;
	font-size:20px;
	font-weight:700;
	font-style:normal;
	text-transform:uppercase;
	color:#fff;
}
.isotope_wrapper .masonry-item.format-quote .inner_wrap .quote-wrap .quoteAutor {
	margin:0 0 20px 0;
	line-height:20px;
	font-size:12px;
	font-style:italic;
	color:#fff;
}
.isotope_wrapper .masonry-item.format-quote .inner_wrap .quote-wrap .quoteAutor:before {
	margin:0 2px 0 0;
	content:'- ';
}
.isotope_wrapper .masonry-item.format-link .inner_wrap { background:#fff; }
@media (min-width: 1200px) {
	.isotope_wrapper .masonry-item.format-link .inner_wrap h5 { padding:21px 150px 0 0; }
}
.isotope_wrapper .masonry-item.format-link .inner_wrap i {
	display:block;
	margin:0 0 15px 0;
	line-height:18px;
}
.isotope_wrapper .masonry-item.format-link .inner_wrap i a { text-decoration:underline; }
.isotope_wrapper .masonry-item.format-link .inner_wrap .excerpt { margin:0 0 23px 0; }
.isotope_wrapper .masonry-item.format-video .jp-video {
	width:auto;
	margin:-25px -30px 28px -30px;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-type-list-parent { padding-bottom:90%; }
@media (min-width: 1200px) {
	.isotope_wrapper .masonry-item.format-video .jp-video .jp-type-list-parent { padding-bottom:336px; }
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-type-list-parent .jp-video-play a {
	background:url(images/play.png) no-repeat 0% 0%;
	display:block;
	width:56px;
	height:56px;
	overflow:hidden;
	margin:-28px 0 0 -28px;
	opacity:1;
	filter:alpha(opacity=100);
	text-align:center;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-type-list-parent .jp-video-play a:hover:before { color:#fd6c44; }
.isotope_wrapper .masonry-item.format-video .jp-video .jp-type-list-parent .jp-video-play a:before {
	display:block;
	width:52px;
	height:56px;
	margin:0;
	padding:0 0 0 4px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	line-height:56px;
	font-family:FontAwesome;
	font-size:25px;
	text-indent:0;
	text-align:center;
	color:#484848;
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	content:'\f04b';
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface {
	background:#fcfcfc;
	margin:-36px 0 0 0;
	opacity:1;
	filter:alpha(opacity=100);
	border-color:#eee;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-progress {
	background:#efefef;
	border-top:1px solid #fff !important;
	border-color:#eee;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-progress .jp-seek-bar {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-progress .jp-play-bar {
	background:#f57552;
	position:relative;
	z-index:99;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-duration {
	margin-right:15px !important;
	line-height:32px;
	color:#aeaeae;
}
@media (max-width: 699px) {
	.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-duration { display:block !important; }
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-time-sep {
	line-height:32px;
	color:#aeaeae;
}
@media (min-width: 768px) and (max-width: 979px) {
	.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-time-sep { display:none; }
}
@media (max-width: 767px) {
	.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-time-sep { display:none; }
}
@media (max-width: 699px) {
	.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-time-sep { display:block; }
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-current-time {
	line-height:32px;
	color:#484848;
}
@media (min-width: 768px) and (max-width: 979px) {
	.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-current-time { display:none; }
}
@media (max-width: 767px) {
	.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-current-time { display:none; }
}
@media (max-width: 699px) {
	.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-current-time { display:block; }
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder ul.jp-controls li a {
	background:none;
	border-right:1px solid #eee;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder ul.jp-controls li a.jp-play:hover span {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder ul.jp-controls li a.jp-play span {
	background:url(images/jp-play.png) no-repeat 50% 50%;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder ul.jp-controls li a.jp-stop:hover span {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder ul.jp-controls li a.jp-stop span {
	background:url(images/jp-stop.png) no-repeat 50% 50%;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder .jp-volume-bar {
	display:none !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder .jp-volume-bar .jp-volume-bar-value {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder ul.jp-toggles { display:none !important; }
.isotope_wrapper .masonry-item.format-video .jp-video .jp-interface .jp-controls-holder ul.jp-toggles li a {
	background:none;
	border-left:1px solid #eee;
}
.isotope_wrapper .masonry-item.format-video .video-wrap {
	width:auto;
	margin:-25px -30px 29px -30px;
	padding-bottom:209px;
}
.isotope_wrapper .masonry-item.format-video h5 { margin-bottom:4px; }
@media (min-width: 1200px) {
	.isotope_wrapper .masonry-item.format-video h5 { padding-right:20px; }
}
.isotope_wrapper .masonry-item.format-video .excerpt { margin:0 0 20px 0; }
.isotope_wrapper .masonry-item.format-aside .inner_wrap { padding-top:36px; }
.isotope_wrapper .masonry-item.format-aside .inner_wrap h5 {
	margin:0;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	text-transform:none;
	color:#484848;
}
.isotope_wrapper .masonry-item.format-aside .inner_wrap h5 a {
	text-decoration:none;
	color:#484848;
}
.isotope_wrapper .masonry-item.format-aside .inner_wrap h5 a:focus {
	text-decoration:none;
	color:#484848;
}
.isotope_wrapper .masonry-item.format-aside .inner_wrap h5 a:hover {
	text-decoration:none;
	color:#fd6c44;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio {
	width:auto;
	margin:-25px -30px 29px -30px;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-playlist { display:none; }
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface {
	background:#fcfcfc;
	border-color:#eee;
}
html.ie8 .isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface { filter:none; }
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-progress {
	background:#efefef;
	border-top:1px solid #fff !important;
	border-color:#eee;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-progress .jp-seek-bar {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-progress .jp-play-bar {
	background:#f57552;
	position:relative;
	z-index:99;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-duration {
	margin-right:15px;
	line-height:32px;
	color:#aeaeae;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-duration { margin-right:7px; }
}
html.ie8 .isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-duration { margin-right:7px; }
@media (min-width: 768px) and (max-width: 979px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-duration { margin-right:7px; }
}
@media (max-width: 767px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-duration { margin-right:7px; }
}
@media (max-width: 699px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-duration {
		display:block !important;
		margin-right:15px !important;
	}
}
@media (max-width: 480px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-duration { margin-right:15px !important; }
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-time-sep {
	line-height:32px;
	color:#aeaeae;
}
@media (max-width: 767px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-time-sep {
		margin-right:2px;
		margin-left:2px;
	}
}
@media (max-width: 480px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-time-sep {
		margin-right:1px;
		margin-left:1px;
	}
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-time-sep:before { content:'/'; }
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-current-time {
	line-height:32px;
	color:#484848;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a {
	background:none;
	border-right:1px solid #eee;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a.jp-previous:hover span {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a.jp-previous span {
	background:url(images/jp-previous.png) no-repeat 50% 50%;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a.jp-play:hover span {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a.jp-play span {
	background:url(images/jp-play.png) no-repeat 50% 50%;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a.jp-next:hover span {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a.jp-next span {
	background:url(images/jp-next.png) no-repeat 50% 50%;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a.jp-stop:hover span {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-controls li a.jp-stop span {
	background:url(images/jp-stop.png) no-repeat 50% 50%;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder .jp-volume-bar {
	display:none !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder .jp-volume-bar { display:none !important; }
}
html.ie8 .isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder .jp-volume-bar { display:none !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder .jp-volume-bar { display:none !important; }
}
@media (max-width: 767px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder .jp-volume-bar { display:none !important; }
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder .jp-volume-bar .jp-volume-bar-value {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-toggles { display:none; }
@media (min-width: 980px) and (max-width: 1200px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-toggles { display:none; }
}
html.ie8 .isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-toggles { display:none; }
@media (min-width: 768px) and (max-width: 979px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-toggles { display:none; }
}
@media (max-width: 767px) {
	.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-toggles { display:none; }
}
.isotope_wrapper .masonry-item.format-audio .inner_wrap .jp-audio .jp-interface .jp-controls-holder ul.jp-toggles li a {
	background:none;
	border-left:1px solid #eee;
}
.isotope_wrapper .masonry-item.format-image .inner_wrap .thumbnail { margin-bottom:0; }
@media (max-width: 700px) {
	.isotope_wrapper .masonry-item.format-image .inner_wrap .thumbnail { margin-bottom:28px; }
}
@media (max-width: 410px) {
	.isotope_wrapper .masonry-item.format-image .inner_wrap .thumbnail { margin-bottom:0; }
}
.wrapper_extra {
	width:100%;
	padding:0 0 9px 0;
}
div.center { text-align:center; }
.footer {
	background:none;
	margin:0;
	padding:0;
	border-top:7px solid #fd6c44;
}
@media (max-width: 767px) {
	.footer { padding:0 20px; }
}
.footer .footer-widgets {
	background:#fafafa url(images/footer.gif) repeat-x 0% 0%;
	position:relative;
	padding:48px 0 25px 0;
	border-bottom:1px solid #efefef;
}
.footer .footer-widgets:before {
	background:#fafafa url(images/footer.gif) repeat-x 0% 0%;
	display:block;
	width:100%;
	border-bottom:1px solid #efefef;
	position:absolute;
	top:0;
	bottom:-1px;
	left:-99%;
	z-index:-1;
	content:'';
}
.footer .footer-widgets:after {
	background:#fafafa url(images/footer.gif) repeat-x 0% 0%;
	display:block;
	width:100%;
	border-bottom:1px solid #efefef;
	position:absolute;
	top:0;
	bottom:-1px;
	right:-99%;
	z-index:-1;
	content:'';
}
.footer h4 { margin:0 0 28px 0; }
@media (max-width: 767px) {
	.footer h4 { margin:30px 0 20px 0; }
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .textwidget {
		line-height:18px;
		font-size:11px;
	}
}
html.ie8 .footer .textwidget {
	line-height:18px;
	font-size:11px;
}
.footer .textwidget h4 { margin:0 0 33px 0; }
.footer ul {
	margin:0;
	padding:0;
}
.footer ul li {
	background:url(images/marker.gif) no-repeat 0% 9px;
	position:relative;
	margin:0;
	padding:5px 0 6px 15px;
	border-top:1px solid #efefef;
	list-style:none;
	line-height:18px;
	font-size:12px;
	color:#aeaeae;
}
.footer ul li:first-child { border:none; }
.footer ul li a {
	text-decoration:none;
	color:#aeaeae;
}
.footer ul li a:focus {
	text-decoration:none;
	color:#aeaeae;
}
.footer ul li a:hover {
	padding-left:3px;
	text-decoration:none;
	color:#fd6c44;
}
.footer ul li a:hover:before { background-color:#fd6c44; }
.footer ul li a:before {
	background:url(images/marker.gif) no-repeat 50% 50%;
	display:block;
	width:13px;
	height:13px;
	overflow:hidden;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	position:absolute;
	top:7px;
	left:-2px;
	content:'';
}
.footer ul#flickr { padding:9px 0 18px 0; }
.footer ul#flickr li {
	background:none;
	float:left;
	width:61px;
	margin:0 8px 8px 0;
	padding:0;
	border:none;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer ul#flickr li { margin:0 8px 8px 0 !important; }
}
html.ie8 .footer ul#flickr li { margin:0 8px 8px 0 !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer ul#flickr li { margin:0 8px 8px 0 !important; }
}
@media (max-width: 767px) {
	.footer ul#flickr li { margin:0 8px 8px 0 !important; }
}
.footer ul#flickr li:first-child { margin-right:8px !important; }
.footer ul#flickr li.nomargin { margin-right:0; }
.footer ul#flickr li a:hover { padding-left:0; }
.footer ul#flickr li a:before { display:none; }
.footer ul#flickr li .thumbnail {
	display:block;
	margin:0;
	border:4px solid #efefef;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
.footer ul#flickr li .thumbnail img {
	width:100%;
	height:auto;
}
.footer ul#flickr li .thumbnail .zoom-icon { background:rgba(253,108,68,0.5); }
.footer ul#flickr li .thumbnail .zoom-icon:before {
	background:none;
	width:53px;
	margin:0;
	padding:0;
	line-height:52px;
	font-family:FontAwesome;
	font-size:14px;
	text-align:center;
	color:#fff;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	content:'\f14c';
}
.footer .copyright { padding:18px 0 18px 0; }
.footer .copyright .footer-text {
	margin:0;
	color:#484848;
}
@media (max-width: 767px) {
	.footer .copyright .footer-text { text-align:left; }
}
.footer .copyright .footer-text a {
	text-decoration:none;
	color:#484848;
}
.footer .copyright .footer-text a:focus {
	text-decoration:none;
	color:#484848;
}
.footer .copyright .footer-text a:hover {
	text-decoration:none;
	color:#fd6c44;
}
.footer .copyright .footer-text i {
	margin:0 6px;
	font-style:normal;
}
.footer .copyright .footer-nav { margin:0; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul { text-align:right; }
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul { text-align:left; }
}
.footer .copyright .footer-nav ul li {
	background:none;
	margin:0 0 0 12px;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul li { margin:0 8px 0 0; }
}
.footer .copyright .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#fd6c44;
}
.footer .copyright .footer-nav ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#fd6c44;
}
.footer .copyright .footer-nav ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#fd6c44;
}
.footer .copyright .footer-nav ul li a:focus {
	text-decoration:none;
	color:#484848;
}
.footer .copyright .footer-nav ul li a:hover {
	padding-left:0;
	text-decoration:none;
	color:#fd6c44;
}
.footer .copyright .footer-nav ul li a:before { display:none; }
#back-top-wrapper {
	right:20px;
	bottom:28px;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a {
	background:#e7e7e7;
	width:58px;
	height:58px;
	-webkit-border-radius:58px;
	-moz-border-radius:58px;
	border-radius:58px;
}
#back-top-wrapper p#back-top a:hover { background:#fd6c44; }
#back-top-wrapper p#back-top a span {
	background:url(images/up-arrow.png) no-repeat 0% 0%;
	width:58px;
	height:58px;
	margin:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.thumbnail, .featured-thumbnail {
	overflow:hidden;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.thumbnail a:hover, .featured-thumbnail a:hover { text-decoration:none; }
.thumbnail a:hover img, .featured-thumbnail a:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
.thumbnail a img, .featured-thumbnail a img {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.title-section {
	background:#fff;
	padding:48px 30px 53px 30px;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 .title-section { border:1px solid #f1f1f1; }
.title-section h1 {
	margin:0 0 21px 0;
	font-size:24px;
}
.title-section ul {
	background:#f6f6f6;
	margin:0;
	padding:10px 14px 7px 14px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section ul li {
	line-height:20px;
	font-size:12px;
	text-shadow:none;
	color:#aeaeae;
}
.title-section ul li.divider { margin:0 3px; }
.title-section ul li.divider:after {
	line-height:20px;
	font-size:12px;
	color:#aeaeae;
}
.title-section ul li.active { color:#484848; }
.title-section ul li a {
	text-decoration:none;
	color:#aeaeae;
}
.title-section ul li a:focus {
	text-decoration:none;
	color:#aeaeae;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#484848;
}
.pagination ul li a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.post-author {
	background:#fff;
	margin-bottom:30px;
	padding:25px 30px 25px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
	border:none;
}
html.ie8 .post-author { border:1px solid #f1f1f1; }
.post-author h3 {
	margin:0 0 15px 0;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	color:#484848;
}
.post-author .post-author_gravatar { margin:0 17px 5px 0; }
.post-author .post-author_gravatar img {
	padding:0;
	border:none;
}
.post-author .post-author_link p { margin:0; }
.post-author .post-author_link p a {
	font-weight:700;
	text-transform:uppercase;
	color:#484848;
}
.post-author .post-author_link p a:hover {
	text-decoration:none;
	color:#fd6c44;
}
.comment-holder {
	background:#fff;
	margin-bottom:30px;
	padding:25px 30px 25px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 .comment-holder { border:1px solid #f1f1f1; }
.related-posts {
	background:#fff;
	margin-bottom:30px;
	padding:25px 30px 25px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 .related-posts { border:1px solid #f1f1f1; }
.related-posts ul li {
	line-height:18px;
	font-family:'Volkhov', serif;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#484848;
}
.related-posts ul li a {
	text-decoration:none;
	color:#484848;
}
.related-posts ul li a:focus {
	text-decoration:none;
	color:#484848;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#fd6c44;
}
ol.comment-list li .comment-body {
	background:#fff !important;
	border:1px solid #e1e1e1;
}
ol.comment-list li .comment-body .author {
	padding:10px 0 0 0;
	line-height:20px;
	font-size:12px;
	text-align:left;
	text-transform:uppercase;
	color:#484848;
}
@media (max-width: 480px) {
	ol.comment-list li .comment-body .extra-wrap { overflow:visible; }
}
ol.comment-list li .comment-body .reply {
	margin:0 0 0 19px;
	line-height:20px;
	font-size:12px;
	font-style:italic;
	color:#fd6c44;
}
ol.comment-list li .comment-body .reply a {
	text-decoration:underline !important;
	color:#fd6c44;
}
ol.comment-list li .comment-body .reply a:focus {
	text-decoration:underline !important;
	color:#fd6c44;
}
ol.comment-list li .comment-body .reply a:hover {
	text-decoration:none !important;
	color:#484848;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { padding:6px !important; }
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding:2px 4px !important;
		line-height:12px;
		font-size:10px;
	}
}
.wpcf7-form .ajax-loader { margin:6px 0 0 0; }
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.filter-wrapper { margin:0 0 27px 0; }
.filter-wrapper strong {
	margin:0;
	padding:8px 6px 8px 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
	font-size:12px;
	font-weight:400;
	color:#606060;
}
.filter-wrapper ul { margin:0; }
.filter-wrapper ul li { margin:0 0 0 1px; }
@media (max-width: 480px) {
	.filter-wrapper ul li { margin:0 0 1px 0; }
}
.filter-wrapper ul li.active a {
	background:#fd6c44;
	color:#fff;
}
.filter-wrapper ul li.active a:focus {
	background:#fd6c44;
	color:#fff;
}
.filter-wrapper ul li.active a:hover {
	background:#fd6c44;
	color:#fff;
}
.filter-wrapper ul li a {
	background:none;
	margin:0;
	padding:8px 12px 8px 12px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
	font-size:12px;
	text-decoration:none;
	color:#aeaeae;
}
.filter-wrapper ul li a:focus {
	background:none;
	color:#aeaeae;
}
.filter-wrapper ul li a:hover {
	background:#fd6c44;
	color:#fff;
}
#portfolio-grid li .portfolio_item_holder { overflow:visible; }
#portfolio-grid li .caption {
	background:#fff;
	padding:15px 20px 15px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 #portfolio-grid li .caption { border:1px solid #f1f1f1; }
#portfolio-grid li .thumbnail {
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 #portfolio-grid li .thumbnail { border:1px solid #f1f1f1; }
#portfolio-grid li h3 {
	margin:0 0 14px 0;
	line-height:18px;
	font-size:14px;
}
#portfolio-grid li p { margin:0; }
#portfolio-grid li p.excerpt { margin:0 0 14px 0; }
#portfolio-grid li a.btn-primary { margin:0 !important; }
.type-portfolio .thumbnail.large { margin:0; }
.pager { margin-top:30px; }
.pager li a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.faq-list {
	background:#fff;
	padding:15px 20px 15px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}
html.ie8 .faq-list { border:1px solid #f1f1f1; }
.faq-list h4 {
	margin:0;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#797979;
}
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num { color:#fd6c44; }
.error404-holder h4 {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#797979;
}
.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;
}
