@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic);
@import url(//fonts.googleapis.com/css?family=Paytone+One);
@import url(//fonts.googleapis.com/css?family=Cuprum);
body { background:#f15824; }
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:none;
	min-height:20px;
	margin:0;
	padding:11px 16px 12px 16px !important;
	border:1px solid #a4a4a4 !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:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#777 !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:47px;
	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.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	text-shadow:none;
	text-decoration:underline;
	color:#f15824;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#222;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.main-holder .search-form input[type="text"] { width:160px; }
}
html.ie8 .main-holder .search-form input[type="text"] { width:160px; }
@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:140px; }
}
.main-holder .search-form input[type="submit"] { margin:0 0 0 10px; }
a {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
a:hover {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	text-decoration:none;
}
h1 { margin-bottom:21px; }
h1 a {
	text-decoration:none;
	color:#222;
}
h1 a:focus {
	text-decoration:none;
	color:#222;
}
h1 a:hover {
	text-decoration:none;
	color:#f15824;
}
h2 {
	width:100%;
	overflow:hidden;
	margin-bottom:21px;
}
h2 a {
	text-decoration:none;
	color:#222;
}
h2 a:focus {
	text-decoration:none;
	color:#222;
}
h2 a:hover {
	text-decoration:none;
	color:#f15824;
}
h2 strong {
	background:#a4a4a4;
	float:left;
	margin:0;
	padding:4px 17px 3px 19px;
	vertical-align:top;
	font-weight:400;
	color:#fff;
}
h2 strong a {
	text-decoration:none;
	color:#fff;
}
h2 strong a:focus {
	text-decoration:none;
	color:#fff;
}
h2 strong a:hover {
	text-decoration:none;
	color:#222;
}
h2 em {
	background:#222;
	float:left;
	margin:0;
	padding:14px 21px 13px 21px;
	vertical-align:top;
	line-height:18px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	color:#f1f1f1;
}
h2 em a {
	display:block;
	margin:-14px -21px -13px -21px;
	padding:14px 21px 13px 21px;
	text-decoration:none;
	color:#f1f1f1;
}
h2 em a:focus {
	text-decoration:none;
	color:#f1f1f1;
}
h2 em a:hover {
	text-decoration:none;
	color:#f15824;
}
h3 { margin-bottom:21px; }
h3 a {
	text-decoration:none;
	color:#222;
}
h3 a:focus {
	text-decoration:none;
	color:#222;
}
h3 a:hover {
	text-decoration:none;
	color:#f15824;
}
h4 a {
	text-decoration:none;
	color:#fff;
}
h4 a:focus {
	text-decoration:none;
	color:#fff;
}
h4 a:hover {
	text-decoration:none;
	color:#f15824;
}
h5 a {
	text-decoration:none;
	color:#222;
}
h5 a:focus {
	text-decoration:none;
	color:#222;
}
h5 a:hover {
	text-decoration:none;
	color:#f15824;
}
h6 a {
	text-decoration:none;
	color:#222;
}
h6 a:focus {
	text-decoration:none;
	color:#222;
}
h6 a:hover {
	text-decoration:none;
	color:#f15824;
}
p { margin:0 0 22px 0; }
.header {
	background:#f15824;
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.header {
		padding:0 20px 20px 20px;
		text-align:center;
	}
}
.header.isStuck {
	position:absolute;
	right:0;
	left:0;
}
.header .logo { margin:25px 0 28px 0; }
@media (min-width: 1200px) {
	.header .logo { margin-left:1px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { width:100%; }
}
@media (max-width: 767px) {
	.header .logo { float:none; }
}
.header .logo .logo_h__txt { margin:-3px 0 -2px 0; }
.header .logo .logo_h__txt a { text-decoration:none; }
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_tagline { display:none; }
.header .nav__primary { margin:0; }
.header .nav__primary .select-menu { font-size:12px; }
.header .nav__primary .sf-menu ul {
	background:rgba(241,88,36,0.7);
	width:110px;
	padding:9px 0 9px 0;
}
html.ie8 .header .nav__primary .sf-menu ul { background:#f15824; }
.header .nav__primary .sf-menu > li {
	background:none;
	margin:0 0 0 60px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.header .nav__primary .sf-menu > li { margin:0 0 0 40px; }
}
html.ie8 .header .nav__primary .sf-menu > li { margin:0 0 0 40px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li { margin:0 0 0 25px; }
}
.header .nav__primary .sf-menu > li:first-child { margin:0; }
.header .nav__primary .sf-menu > li > a {
	padding:31px 0 31px 0;
	border:none;
	text-transform:uppercase;
}
.header .nav__primary .sf-menu > li > a:before {
	background:#8e3415;
	display:block;
	height:2px;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	overflow:hidden;
	position:absolute;
	top:0;
	right:100%;
	left:0;
	content:'';
}
.header .nav__primary .sf-menu > li > a:after {
	background:#8e3415;
	display:block;
	height:2px;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:0;
	left:100%;
	content:'';
}
.header .nav__primary .sf-menu > li li {
	background:none;
	margin:2px 0 0 0;
}
.header .nav__primary .sf-menu > li li:first-child { margin:0; }
.header .nav__primary .sf-menu > li li a {
	padding:4px 5px 5px 5px;
	border:none;
	line-height:18px;
	font-family:'Open Sans', sans-serif;
	font-size:13px;
	font-weight:400;
	text-transform:none;
	text-decoration:none;
	color:#fff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator { display:none; }
.header .nav__primary .sf-menu > li li li { margin:10px 0 0 0; }
.header .nav__primary .sf-menu > li li li:first-child { margin:0; }
.header .nav__primary .sf-menu > li li li a { padding:0 5px 0 5px; }
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	margin:0 0 0 -55px;
	left:50%;
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	background:rgba(34,34,34,0.7);
	margin:0;
	padding:4px 0 6px 0;
	top:0;
	left:100%;
}
html.ie8 .header .nav__primary ul.sf-menu li li:hover ul, html.ie8 .header .nav__primary ul.sf-menu li li.sfHover ul { background:#222; }
.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:none; }
.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 {
	right:0;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.header .nav__primary .sf-menu > li > a:hover:after, .header .nav__primary .sf-menu > li.sfHover> a:after, .header .nav__primary .sf-menu > li.current-menu-item > a:after, .header .nav__primary .sf-menu > li.current_page_item > a:after {
	left:0;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.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:rgba(34,34,34,0.7); }
html.ie8 .header .nav__primary .sf-menu li li > a:hover, html.ie8 .header .nav__primary .sf-menu li li.sfHover > a, html.ie8 .header .nav__primary .sf-menu li li.current-menu-item > a, html.ie8 .header .nav__primary .sf-menu li li.current_page_item > a { background:#222; }
.header .nav__primary .sf-menu li li li > a:hover, .header .nav__primary .sf-menu li li li.sfHover > a, .header .nav__primary .sf-menu li li li.current-menu-item > a, .header .nav__primary .sf-menu li li li.current_page_item > a {
	background:none;
	color:#f15824;
}
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:55px;
	right:50%;
}
#slider-wrapper {
	overflow:visible;
	margin:0 0 79px 0;
}
#slider-wrapper .container {
	position:relative;
	width:1920px;
	margin:0 0 0 -960px;
	left:50%;
}
@media (min-width: 1920px) {
	#slider-wrapper .container {
		width:100%;
		margin:0;
		left:auto;
	}
}
html.ie8 #slider-wrapper .container {
	width:100%;
	margin:0;
	left:auto;
}
#slider-wrapper .container .camera_wrap { margin:0 !important; }
#slider-wrapper .container .camera_target_content { overflow:visible; }
#slider-wrapper .container .camera_caption {
	position:absolute;
	width:1170px;
	margin:0 0 0 -585px;
	left:50%;
	bottom:-60px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .container .camera_caption {
		width:940px;
		margin:0 0 0 -470px;
	}
}
html.ie8 #slider-wrapper .container .camera_caption {
	width:940px;
	margin:0 0 0 -470px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption {
		width:724px;
		margin:0 0 0 -362px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption {
		width:440px;
		margin:0 0 0 -220px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .container .camera_caption {
		width:280px;
		margin:0 0 0 -140px;
	}
}
#slider-wrapper .container .camera_caption div {
	background:#222;
	padding:7px 15px 14px 20px;
}
#slider-wrapper .container .camera_caption div strong {
	float:left;
	margin:0 23px 0 0;
	padding:5px 0 0 0;
	line-height:36px;
	font-family:'Cuprum', sans-serif;
	font-size:28px;
	font-weight:400;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption div strong {
		line-height:28px;
		font-size:20px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption div strong {
		max-width:80px;
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:24px;
		font-size:16px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .container .camera_caption div strong {
		display:block;
		float:none;
		max-width:100%;
		margin:0 0 10px 0;
		padding:0;
	}
}
#slider-wrapper .container .camera_caption div p {
	overflow:hidden;
	margin:0;
	padding:4px 0 2px 17px;
	border-left:1px solid #171717;
	color:#aeaeae;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption div p {
		line-height:18px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption div p {
		line-height:18px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .container .camera_caption div p {
		padding:0;
		border:none;
	}
}
#slider-wrapper .container .camera_caption div p em {
	display:block;
	padding:33px 0 0 0;
	line-height:18px;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	color:#fff;
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption div p em {
		line-height:18px;
		font-size:12px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption div p em { padding:20px 0 0 0; }
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption div p em { padding:16px 0 0 0; }
}
#slider-wrapper .container .camera_caption div p em a {
	text-decoration:underline;
	color:#fff;
}
#slider-wrapper .container .camera_caption div p em a:focus {
	text-decoration:underline;
	color:#fff;
}
#slider-wrapper .container .camera_caption div p em a:hover {
	text-decoration:underline;
	color:#f15824;
}
#slider-wrapper .container .camera_pag {
	width:10px;
	margin:0 -583px 0 0;
	position:absolute;
	right:50%;
	bottom:139px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .container .camera_pag { margin:0 -470px 0 0; }
}
html.ie8 #slider-wrapper .container .camera_pag { margin:0 -470px 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_pag { margin:0 -362px 0 0; }
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_pag {
		width:100%;
		top:15px;
		right:0;
		bottom:auto;
		left:0;
	}
}
#slider-wrapper .container .camera_pag ul {
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_pag ul {
		line-height:0;
		font-size:0;
		text-align:center;
	}
}
#slider-wrapper .container .camera_pag ul li {
	background:#fff;
	float:left;
	width:10px;
	height:10px;
	opacity:0.5;
	filter:alpha(opacity=50);
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	margin:11px 0 0 0;
	padding:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	list-style:none;
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_pag ul li {
		display:inline-block;
		float:none;
		margin:0 5px !important;
	}
}
#slider-wrapper .container .camera_pag ul li:first-child { margin:0; }
#slider-wrapper .container .camera_pag ul li:hover, #slider-wrapper .container .camera_pag ul li.cameracurrent {
	opacity:1;
	filter:alpha(opacity=100);
}
#slider-wrapper .container .camera_pag ul li span { display:none; }
#slider-wrapper .container .camera_thumbs {
	width:100%;
	position:absolute;
	left:0;
	bottom:62px;
}
#slider-wrapper .container .camera_thumbs .camera_thumbs_cont { background:none; }
#slider-wrapper .container .camera_prev {
	margin:0 0 0 -61px;
	position:absolute;
	top:20px;
	left:50%;
}
#slider-wrapper .container .camera_commands {
	margin:0 -20px 0 0;
	position:absolute;
	top:20px;
	right:50%;
}
#slider-wrapper .container .camera_next {
	margin:0 -61px 0 0;
	position:absolute;
	top:20px;
	right:50%;
}
.content-holder {
	background:#f1f1f1;
	overflow:hidden;
	margin:0;
	padding:54px 0 51px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:54px 20px 51px 20px; }
}
body.home .content-holder { padding:0 0 51px 0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px 51px 20px; }
}
#sidebar .widget {
	background:#fff;
	margin:42px 0 0 0;
	padding:25px 18px 22px 18px;
}
#sidebar .widget:first-child { margin:0; }
#sidebar .widget.widget_my_postwidget {
	background:none;
	padding:0;
}
#sidebar .widget.widget_my_postwidget h3 {
	background:#a4a4a4;
	display:inline-block;
	margin:0 0 31px 0;
	padding:4px 17px 3px 19px;
	vertical-align:top;
	font-weight:400;
	color:#fff;
}
#sidebar .widget.widget_my_postwidget h3 a {
	text-decoration:none;
	color:#fff;
}
#sidebar .widget.widget_my_postwidget h3 a:focus {
	text-decoration:none;
	color:#fff;
}
#sidebar .widget.widget_my_postwidget h3 a:hover {
	text-decoration:none;
	color:#222;
}
#sidebar h3 { margin:0 0 10px 0; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	position:relative;
	margin:10px 0 0 0;
	padding:0 0 0 16px;
	list-style:none;
	line-height:20px;
	font-size:16px;
	color:#777;
}
#sidebar ul li:first-child { margin:0; }
#sidebar ul li:before {
	line-height:20px;
	font-family:FontAwesome;
	font-size:16px;
	color:#777;
	position:absolute;
	top:0;
	left:0;
	content:'\f101';
}
#sidebar ul li a {
	text-decoration:none;
	color:#777;
}
#sidebar ul li a:focus {
	text-decoration:none;
	color:#777;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#f15824;
}
#sidebar ul li a:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#f15824;
}
#sidebar ul li a:before {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:20px;
	font-family:FontAwesome;
	font-size:16px;
	color:#777;
	position:absolute;
	top:0;
	left:0;
	content:'\f101';
}
#sidebar ul li ul { padding:10px 0 0 0; }
#sidebar ul.post-list li {
	margin:27px 0 0 0;
	padding:0;
	line-height:22px;
}
#sidebar ul.post-list li:first-child { margin:0; }
#sidebar ul.post-list li:before { display:none; }
#sidebar ul.post-list li .thumbnail {
	float:none;
	margin:0;
}
@media (max-width: 767px) {
	#sidebar ul.post-list li .thumbnail img {
		width:100%;
		height:auto;
	}
}
#sidebar ul.post-list li .inner {
	background:#fff;
	padding:20px 20px 26px 20px;
}
#sidebar ul.post-list li .inner time {
	display:block;
	margin:0 0 3px 0;
	line-height:18px;
	font-size:13px;
}
#sidebar ul.post-list li .inner h4 {
	margin:0 0 8px 0;
	line-height:30px;
	font-size:22px;
	color:#222;
}
#sidebar ul.post-list li .inner h4 a {
	text-decoration:none;
	color:#222;
}
#sidebar ul.post-list li .inner h4 a:focus {
	text-decoration:none;
	color:#222;
}
#sidebar ul.post-list li .inner h4 a:hover {
	text-decoration:none;
	color:#f15824;
}
#sidebar ul.post-list li .inner .excerpt { margin:0 0 14px 0; }
#sidebar ul.post-list li a:before { display:none; }
#sidebar ul.post-list li a.btn-primary {
	text-decoration:underline;
	color:#f15824;
}
#sidebar ul.post-list li a.btn-primary:focus {
	text-decoration:underline;
	color:#f15824;
}
#sidebar ul.post-list li a.btn-primary:hover {
	text-decoration:underline;
	color:#222;
}
#sidebar #wp-calendar caption { color:#f15824; }
#sidebar #wp-calendar thead tr th { color:#f15824; }
ul.list_1 li {
	background:#fff;
	margin-bottom:19px;
	padding:10px 10px 24px 13px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
ul.list_1 li:hover {
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);
	box-shadow:0 0 10px rgba(0,0,0,0.5);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
ul.list_1 li:hover .thumbnail img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
ul.list_1 li .thumbnail { margin:-10px -10px 12px -13px; }
@media (max-width: 767px) {
	ul.list_1 li .thumbnail {
		float:none;
		margin:0 0 12px 0;
	}
}
ul.list_1 li .thumbnail img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
ul.list_1 li h5 { margin:0 0 7px 0; }
ul.list_2 { padding:10px 0 0 0; }
ul.list_2 li {
	background:#fff;
	margin-bottom:21px;
	padding:20px 20px 20px 20px;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
@media (max-width: 767px) {
	ul.list_2 li {
		width:100%;
		overflow:hidden;
	}
}
ul.list_2 li:hover {
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);
	box-shadow:0 0 10px rgba(0,0,0,0.5);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
ul.list_2 li:hover .thumbnail img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
ul.list_2 li .thumbnail { margin:-20px 17px -20px -20px; }
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_2 li .thumbnail {
		max-width:50%;
		margin:0 17px 5px 0;
	}
}
html.ie8 ul.list_2 li .thumbnail {
	max-width:50%;
	margin:0 17px 5px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_2 li .thumbnail {
		max-width:50%;
		margin:0 15px 5px 0;
	}
}
@media (max-width: 767px) {
	ul.list_2 li .thumbnail {
		max-width:50%;
		margin:0 15px 5px 0;
	}
}
ul.list_2 li .thumbnail img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
ul.list_2 li .clear { display:none; }
ul.list_2 li h5 { margin:0 0 7px 0; }
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_2 li h5 {
		letter-spacing:normal;
		line-height:26px;
		font-size:19px;
	}
}
html.ie8 ul.list_2 li h5 {
	letter-spacing:normal;
	line-height:26px;
	font-size:19px;
}
@media (max-width: 480px) {
	ul.list_2 li h5 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		letter-spacing:normal;
		line-height:26px;
		font-size:19px;
	}
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_2 li .excerpt {
		max-height:132px;
		overflow:hidden;
	}
}
html.ie8 ul.list_2 li .excerpt {
	max-height:132px;
	overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_2 li .excerpt {
		line-height:20px;
		font-size:14px;
	}
}
ul.list_2 li .post_meta {
	margin:0 0 34px 0;
	padding:0;
	border:none;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_2 li .post_meta { margin:0 0 18px 0; }
}
html.ie8 ul.list_2 li .post_meta { margin:0 0 18px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_2 li .post_meta { margin:0 0 18px 0; }
}
@media (max-width: 767px) {
	ul.list_2 li .post_meta { margin:0 0 18px 0; }
}
ul.list_2 li .post_meta .post_category, ul.list_2 li .post_meta .post_comment { display:none; }
ul.list_2 li .post_meta span {
	display:block;
	margin:0 !important;
}
ul.list_2 li .post_meta span.post_author {
	padding:21px 0 0 0;
	line-height:22px;
	font-size:16px;
	color:#777;
}
ul.list_2 li .post_meta span.post_author em { font-style:normal; }
ul.list_2 li .post_meta span.post_author a { text-transform:capitalize; }
ul.list_2 li .post_meta time {
	line-height:22px;
	font-size:16px;
	color:#f15824;
}
ul.list_2 li .post_meta time:before {
	background:url(images/icon_calendar.png) no-repeat 0% 0%;
	display:inline-block;
	width:18px;
	height:21px;
	overflow:hidden;
	margin:1px 10px 0 2px;
	vertical-align:top;
	content:'';
}
ul.list_3 li {
	background:#fff;
	margin-bottom:0;
	padding-bottom:24px;
}
@media (max-width: 767px) {
	ul.list_3 li {
		width:100%;
		overflow:hidden;
		padding:20px;
		margin-bottom:20px;
	}
}
ul.list_3 li .thumbnail { margin:0 0 12px 0; }
@media (max-width: 767px) {
	ul.list_3 li .thumbnail {
		max-width:50%;
		margin:0 13px 0 0;
	}
}
@media (max-width: 767px) {
	ul.list_3 li .clear { display:none; }
}
ul.list_3 li h5 {
	margin:0 0 7px 0;
	padding:0 13px 0 13px;
}
@media (max-width: 767px) {
	ul.list_3 li h5 { padding:0; }
}
ul.list_3 li p {
	margin:0;
	padding:0 13px 0 13px;
}
@media (max-width: 767px) {
	ul.list_3 li p { padding:0; }
}
a.btn-primary {
	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;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:18px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#f15824;
	text-shadow:none;
	text-decoration:underline;
	color:#f15824;
}
a.btn-primary:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	text-decoration:underline;
	color:#f15824;
}
a.btn-primary:hover {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	text-decoration:underline;
	color:#222;
}
.service-box {
	background:#fff;
	margin:19px 0 0 0;
	padding:41px 30px 39px 30px;
	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.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	text-align:center;
}
.service-box:hover {
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);
	box-shadow:0 0 10px rgba(0,0,0,0.5);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.service-box:hover .icon img {
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	-o-transform:scale(0.9);
	transform:scale(0.9);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.service-box .icon {
	float:none;
	margin:0 0 28px 0;
}
.service-box .icon img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
.service-box h2 {
	margin:0 0 7px 0;
	line-height:30px;
	font-size:22px;
}
.service-box h2 a {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	text-decoration:none;
	color:#222;
}
.service-box h2 a:focus {
	text-decoration:none;
	color:#222;
}
.service-box h2 a:hover {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	text-decoration:none;
	color:#f15824;
}
.service-box .btn-align { text-align:center; }
.service-box.extra .service-box_txt { margin:0; }
.service-box.extra .btn-align { display:none; }
div.testimonials .testi-item {
	background:#fff url(images/testi_icon.png) no-repeat 19px 26px;
	margin:0 0 13px 0;
	padding:28px 19px 20px 150px;
}
@media (max-width: 480px) {
	div.testimonials .testi-item { padding:150px 19px 20px 20px; }
}
div.testimonials .testi-item blockquote {
	background:url(images/quotes.png) no-repeat 0% 0%;
	margin:0;
	padding:19px 0 0 17px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
div.testimonials .testi-item blockquote:before, div.testimonials .testi-item blockquote:after { display:none; }
div.testimonials .testi-item blockquote a {
	text-decoration:none;
	color:#777;
}
div.testimonials .testi-item blockquote a:focus {
	text-decoration:none;
	color:#777;
}
div.testimonials .testi-item blockquote a:hover {
	text-decoration:none;
	color:#222;
}
div.testimonials .testi-item small {
	padding:10px 0 0 17px !important;
	line-height:30px;
	font-family:'Cuprum', sans-serif;
	font-size:22px;
	font-weight:400;
	color:#222;
}
div.testimonials .testi-item small .user {
	line-height:30px;
	font-family:'Cuprum', sans-serif;
	font-size:22px;
	font-weight:400;
	color:#222;
}
div.testimonials .testi-item small .user:after { display:none; }
.content_box.box {
	background:#fff;
	margin:0 0 30px 0;
	padding:20px 20px 21px 20px;
}
.content_box.box:before, .content_box.box:after { display:none; }
.content_box.box h5 { margin:0 0 18px 0; }
.content_box.box h6 {
	margin:0 0 3px 0;
	line-height:22px;
	font-size:16px;
	color:#f15824;
}
.content_box.box p {
	margin:18px 0 0 0;
	padding:0 0 4px 0;
}
.content_box.box blockquote {
	background:url(images/quotes.png) no-repeat 0% 8px;
	margin:0 0 18px 0;
	padding:27px 0 0 0;
	border:none;
	letter-spacing:0.3px;
	line-height:22px;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-style:italic;
	color:#222;
}
.content_box.box blockquote p {
	margin:0;
	line-height:22px;
	font-size:16px;
}
.content_box.info_box {
	background:#fff;
	position:relative;
	margin:0 0 40px 0;
	padding:22px 22px 17px 400px;
}
@media (max-width: 767px) {
	.content_box.info_box { padding:322px 22px 17px 22px; }
}
.content_box.info_box:before {
	background:url(images/image_1.jpg) no-repeat 50% 50%;
	background-size:cover;
	width:370px;
	position:absolute;
	top:0;
	right:auto;
	bottom:0;
	left:0;
	z-index:1;
	content:'';
}
html.ie8 .content_box.info_box:before {
	background-position:50% 0%;
	width:340px;
	top:30px;
	left:30px;
}
@media (max-width: 767px) {
	.content_box.info_box:before {
		width:auto;
		height:300px;
		right:0;
		bottom:auto;
	}
}
.content_box.info_box:after { display:none; }
.content_box.info_box h5 {
	margin:0;
	padding:0;
	line-height:26px;
}
.content_box.info_box p {
	margin:14px 0 0 0;
	padding:0 0 8px 0;
}
.content_box.info_box p a { text-decoration:underline; }
.footer {
	background:#222;
	overflow:hidden;
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.footer { padding:0 20px; }
}
.footer .footer-widgets {
	padding:41px 0 54px 0;
	line-height:24px;
	font-size:16px;
	color:#d1ccc0;
}
.footer .footer-widgets h4 { margin:0 0 11px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets h4 {
		line-height:32px;
		font-size:22px;
	}
}
.footer .footer-widgets ul {
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.footer .footer-widgets ul { padding:0 0 30px 0; }
}
.footer .footer-widgets ul li {
	margin:4px 0 0 0;
	padding:0;
	list-style:none;
	line-height:24px;
	font-size:16px;
	color:#d1ccc0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets ul li {
		line-height:21px;
		font-size:13px;
	}
}
.footer .footer-widgets ul li:first-child { padding:4px 0 0 0; }
.footer .footer-widgets ul li.current-menu-item a {
	text-decoration:none;
	color:#f15824;
}
.footer .footer-widgets ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#f15824;
}
.footer .footer-widgets ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#f15824;
}
.footer .footer-widgets ul li a {
	text-decoration:none;
	color:#d1ccc0;
}
.footer .footer-widgets ul li a:focus {
	text-decoration:none;
	color:#d1ccc0;
}
.footer .footer-widgets ul li a:hover {
	text-decoration:none;
	color:#f15824;
}
.footer .footer-widgets .extra ul {
	line-height:0;
	font-size:0;
}
.footer .footer-widgets .extra ul li {
	display:inline-block;
	width:46%;
	padding:0;
	vertical-align:top;
}
@media (max-width: 767px) {
	.footer .footer-widgets .extra ul li {
		display:block;
		width:100%;
	}
}
.footer .footer-widgets .extra ul li:first-child {
	margin:4px 0 0 0;
	padding:0;
}
.footer .footer-widgets .extra ul li.custom {
	width:50%;
	padding:0 4% 0 0;
}
@media (max-width: 767px) {
	.footer .footer-widgets .extra ul li.custom {
		width:100%;
		padding:0;
	}
}
.footer .footer-widgets .textwidget b {
	background:url(images/icon_phone.png) no-repeat 0% 11px;
	display:block;
	margin:0 0 9px 0;
	padding:2px 0 0 28px;
	font-weight:400;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .textwidget b { padding:28px 0 0 0; }
}
html.ie8 .footer .footer-widgets .textwidget b { padding:28px 0 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget b { padding:28px 0 0 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget b {
		padding:28px 0 0 0;
		font-size:12px;
	}
}
.footer .footer-widgets .textwidget i {
	background:url(images/icon_message.png) no-repeat 0% 9px;
	display:block;
	padding:0 0 0 28px;
	font-size:15px;
	font-style:normal;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .textwidget i { padding:28px 0 0 0; }
}
html.ie8 .footer .footer-widgets .textwidget i { padding:28px 0 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget i {
		padding:28px 0 0 0;
		font-size:11px;
	}
}
.footer .footer-widgets .textwidget a {
	text-decoration:none;
	color:#d1ccc0;
}
.footer .footer-widgets .textwidget a:focus {
	text-decoration:none;
	color:#d1ccc0;
}
.footer .footer-widgets .textwidget a:hover {
	text-decoration:none;
	color:#f15824;
}
.footer .copyright {
	background:#f15824;
	position:relative;
	padding:17px 0;
	text-align:center;
	color:#fff;
}
@media (max-width: 767px) {
	.footer .copyright { text-align:left; }
}
.footer .copyright:before {
	background:#f15824;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	left:-100%;
	z-index:-1;
	content:'';
}
.footer .copyright:after {
	background:#f15824;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	right:-100%;
	z-index:-1;
	content:'';
}
.footer .copyright a {
	text-decoration:none;
	color:#fff;
}
.footer .copyright a:focus {
	text-decoration:none;
	color:#fff;
}
.footer .copyright a:hover {
	text-decoration:none;
	color:#222;
}
.footer .copyright .footer-text {
	float:none;
	margin:0;
}
@media (max-width: 767px) {
	.footer .copyright .footer-text { text-align:left; }
}
.footer .copyright .footer-nav {
	float:none;
	margin:4px 0 0 0;
}
.footer .copyright .footer-nav ul {
	float:none;
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul { text-align:left; }
}
.footer .copyright .footer-nav ul li {
	display:inline-block;
	float:none;
	margin:0;
	padding:0 5px;
	vertical-align:top;
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul li {
		margin:0 10px 0 0;
		padding:0;
	}
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul li:last-child { margin:0; }
}
.footer .copyright .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#222;
}
.footer .copyright .footer-nav ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#222;
}
.footer .copyright .footer-nav ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#222;
}
.footer .copyright .footer-nav ul li a { text-decoration:none; }
.footer .copyright .footer-nav ul li a:focus {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-nav ul li a:hover {
	text-decoration:none;
	color:#222;
}
#back-top-wrapper {
	right:10px;
	bottom:67px;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a:hover span { background-color:#f15824; }
#back-top-wrapper p#back-top a span {
	background-color:#d1ccc0;
	margin:0;
}
.thumbnail {
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.thumbnail a .zoom-icon { background:rgba(255,255,255,0.5); }
.thumbnail a .zoom-icon:before {
	background:url(images/magnify.png) no-repeat 0% 0%;
	width:45px;
	height:45px;
	margin:-22px 0 0 -22px;
}
.title-section { padding:0 0 20px 0; }
.title-section h1 {
	background:#a4a4a4;
	display:inline-block;
	margin:0;
	padding:4px 39px 3px 19px;
	vertical-align:top;
	font-weight:400;
	color:#fff;
}
.title-section h1 small { color:#222; }
.title-section ul {
	background:#fff;
	margin:0;
	padding:14px 20px 8px 20px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section ul li {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
	font-family:'Cuprum', sans-serif;
	font-size:16px;
	font-weight:400;
	text-shadow:none;
	color:#222;
}
.title-section ul li:last-child:after {
	background:#f1f1f1;
	width:10000px;
	position:absolute;
	top:-17px;
	right:-10075px;
	bottom:-9px;
	content:'';
}
.title-section ul li.divider { margin:0 8px; }
.title-section ul li.divider:after {
	line-height:20px;
	font-family:'Cuprum', sans-serif;
	font-size:16px;
	font-weight:400;
	text-shadow:none;
	color:#222;
	content:'/';
}
.title-section ul li.active { color:#a4a4a4; }
.title-section ul li a {
	text-decoration:none;
	color:#222;
}
.title-section ul li a:focus {
	text-decoration:none;
	color:#222;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#f15824;
}
article.post {
	background:#fff;
	margin:0 0 30px 0;
	padding:26px 18px 26px 18px;
}
article.post .post-header h2 {
	background:#a4a4a4;
	display:inline-block;
	width:auto;
	margin:-26px 0 57px -18px !important;
	padding:4px 17px 3px 19px;
	vertical-align:top;
	font-weight:400;
	color:#fff;
}
article.post .post-header h2 a {
	text-decoration:none;
	color:#fff;
}
article.post .post-header h2 a:focus {
	text-decoration:none;
	color:#fff;
}
article.post .post-header h2 a:hover {
	text-decoration:none;
	color:#222;
}
article.post .thumbnail.large {
	width:auto;
	margin-top:-26px;
	margin-right:-18px;
	margin-left:-18px;
}
article.post .post_content { padding:0; }
article.post h3 {
	line-height:22px;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	color:#222;
}
.pagination ul li a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.post-author {
	background:#f5f5f5;
	margin:0 0 70px 0;
	padding:15px 20px 15px 20px;
	border:none;
}
.post-author h3 { margin:0 0 5px 0; }
.post-author .post-author_gravatar { margin:5px 20px 5px 0; }
.post-author .post-author_gravatar img {
	background:none;
	border:none;
}
.post-author .post-author_desc { margin:0; }
@media (max-width: 480px) {
	.post-author .post-author_desc { overflow:visible; }
}
.post-author .post-author_link {
	margin:12px 0 0 0;
	color:#222;
}
.post-author .post-author_link p { margin:0; }
.related-posts h3 {
	background:#a4a4a4;
	display:inline-block;
	margin:0 0 31px 0;
	padding:4px 17px 3px 19px;
	vertical-align:top;
	font-weight:400;
	color:#fff;
}
.related-posts li {
	line-height:22px;
	font-size:18px;
	color:#222;
}
.related-posts li a {
	text-decoration:none;
	color:#222;
}
.related-posts li a:focus {
	text-decoration:none;
	color:#222;
}
.related-posts li a:hover {
	text-decoration:none;
	color:#f15824;
}
.comment-holder h3 {
	background:#a4a4a4;
	display:inline-block;
	margin:0 0 31px 0;
	padding:4px 17px 3px 19px;
	vertical-align:top;
	font-weight:400;
	color:#fff;
}
#respond h3 {
	background:#a4a4a4;
	display:inline-block;
	margin:0 0 31px 0;
	padding:4px 17px 3px 19px;
	vertical-align:top;
	font-weight:400;
	color:#fff;
}
ol.comment-list li .comment-body {
	background:#fff !important;
	border:none;
}
ol.comment-list li .comment-body .author {
	padding:12px 0 0 0;
	font-weight:400;
	text-align:left;
	color:#222;
}
@media (max-width: 480px) {
	ol.comment-list li .comment-body .extra-wrap { overflow:visible; }
}
ol.comment-list li .comment-body .comment-meta {
	padding:0;
	line-height:24px;
}
ol.comment-list li .comment-body .reply a {
	background:none;
	margin:0;
	padding:0;
	line-height:18px;
	font-size:14px;
	text-decoration:underline !important;
	color:#f15824;
}
ol.comment-list li .comment-body .reply a:focus {
	text-decoration:underline !important;
	color:#f15824;
}
ol.comment-list li .comment-body .reply a:hover {
	text-decoration:underline !important;
	color:#222;
}
#commentform p {
	width:100%;
	overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
	#commentform input[type="text"] { width:300px; }
}
@media (max-width: 767px) {
	#commentform input[type="text"] { height:45px; }
}
#commentform input[type="submit"] { margin:0; }
.cancel-comment-reply { padding:0 0 8px 0; }
.post_meta { margin:20px 0 0 0; }
.post_meta i { color:#f15824; }
.post_meta a {
	text-decoration:none;
	color:#222;
}
.post_meta a:focus {
	text-decoration:none;
	color:#222;
}
.post_meta a:hover {
	text-decoration:none;
	color:#f15824;
}
.google-map { margin:0 0 20px 0; }
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	padding:5px 8px !important;
	font-size:13px;
}
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	font-size:13px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding-left:3px !important;
		padding-right:2px !important;
		font-size:10px !important;
	}
}
.wpcf7-form .ajax-loader { margin:13px 0 0 0; }
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.filter-wrapper {
	background:#222;
	width:100%;
	overflow:hidden;
	margin:0 0 31px 0;
}
@media (max-width: 480px) {
	.filter-wrapper {
		padding:20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.filter-wrapper .pull-right { float:none; }
.filter-wrapper strong {
	background:#a4a4a4;
	float:left;
	margin:0;
	padding:4px 17px 3px 19px;
	vertical-align:top;
	line-height:38px;
	font-family:'Cuprum', sans-serif;
	font-size:28px;
	font-weight:400;
	color:#fff;
}
@media (max-width: 767px) {
	.filter-wrapper strong { font-size:20px; }
}
.filter-wrapper ul {
	float:right;
	margin:0 18px 0 0;
	padding:15px 0 0 0;
}
@media (max-width: 480px) {
	.filter-wrapper ul {
		margin:0;
		padding:0;
	}
}
.filter-wrapper ul li {
	margin:0 0 0 29px;
	padding:0;
	list-style:none;
}
@media (max-width: 767px) {
	.filter-wrapper ul li { margin:0 0 0 15px; }
}
.filter-wrapper ul li.active a {
	background:none;
	text-decoration:none;
	color:#f26333;
}
.filter-wrapper ul li.active a:focus {
	background:none;
	text-decoration:none;
	color:#f26333;
}
.filter-wrapper ul li.active a:hover {
	background:none;
	text-decoration:none;
	color:#f26333;
}
.filter-wrapper ul li a {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:18px;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	color:#f1f1f1;
}
@media (max-width: 767px) {
	.filter-wrapper ul li a { font-size:12px; }
}
.filter-wrapper ul li a:focus {
	background:none;
	text-decoration:none;
	color:#f1f1f1;
}
.filter-wrapper ul li a:hover {
	background:none;
	text-decoration:none;
	color:#f26333;
}
#portfolio-grid li .caption {
	background:#fff;
	padding:18px;
}
#portfolio-grid li .caption h3 {
	margin:0 0 10px 0;
	line-height:30px;
	font-size:22px;
}
#portfolio-grid li .caption p { margin:0; }
#portfolio-grid li .caption p.excerpt { margin:0 0 13px 0; }
.type-portfolio .thumbnail.large { margin:0; }
ul.pager { margin-top:30px; }
ul.pager li a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.page-header {
	margin:0;
	border:none;
}
.faq-list h4 {
	margin:0;
	line-height:26px;
	font-size:20px;
	color:#f15824;
}
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num { color:#f15824; }
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:220px; }
}
.error404-holder h4 {
	line-height:22px;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#f15824;
}
html.ie8 .posts-grid li .thumbnail img { max-width:inherit; }
.postform { font-size:13px; }
@media (min-width: 768px) and (max-width: 979px) {
	.postform { max-width:100%; }
}
.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;
}
