@import url("../CherryFramework/style.css");
@import url(../../../../fonts.googleapis.com/css0f7c.css?family=Open+Sans:300,400,600,700,800);
@import url(../../../../fonts.googleapis.com/css5ce6.css?family=Sarina);
@import url(../../../../fonts.googleapis.com/css5d2a.css?family=Lato);
body { background:url(images/body.jpg) repeat 50% 0%; }
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder { overflow:hidden; }
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#fff;
	min-height:21px;
	margin:0;
	padding:15px 18px 14px 18px !important;
	border:1px solid #dcdbdb !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:14px;
	font-weight:400;
	color:#5f5f5f !important;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea { line-height:21px; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:#fff;
	height:40px;
	margin:0 15px 0 0;
	padding:0 20px 0 20px;
	border:2px solid #5f5f5f;
	-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:700;
	text-shadow:none;
	text-transform:uppercase;
	color:#5f5f5f;
}
.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
	background:#fff;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#5f5f5f;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:#5f5f5f;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fff;
}
@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"] {
	height:52px;
	margin:0 0 0 10px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="submit"] { padding:0 15px 0 15px; }
}
h1 {
	margin-bottom:50px;
	text-transform:uppercase;
}
h1 a {
	text-decoration:none;
	color:#313131;
}
h1 a:focus {
	text-decoration:none;
	color:#313131;
}
h1 a:hover {
	text-decoration:none;
	color:#e18728;
}
h2 {
	margin-bottom:50px;
	text-transform:uppercase;
}
h2 a {
	text-decoration:none;
	color:#313131;
}
h2 a:focus {
	text-decoration:none;
	color:#313131;
}
h2 a:hover {
	text-decoration:none;
	color:#e18728;
}
h3 {
	margin-bottom:50px;
	text-transform:uppercase;
}
h3 a {
	text-decoration:none;
	color:#313131;
}
h3 a:focus {
	text-decoration:none;
	color:#313131;
}
h3 a:hover {
	text-decoration:none;
	color:#e18728;
}
h4 { margin-bottom:28px; }
h4 a {
	text-decoration:none;
	color:#f79936;
}
h4 a:focus {
	text-decoration:none;
	color:#f79936;
}
h4 a:hover {
	text-decoration:none;
	color:#fff;
}
h5 a {
	text-decoration:none;
	color:#e18728;
}
h5 a:focus {
	text-decoration:none;
	color:#e18728;
}
h5 a:hover {
	text-decoration:none;
	color:#313131;
}
h5 strong {
	display:block;
	padding:0 0 2px 0;
	line-height:21px;
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	color:#313131;
}
h5 em {
	display:block;
	margin:0 0 -9px 0;
	line-height:14px;
	font-size:14px;
	font-weight:700;
	font-style:normal;
	text-transform:uppercase;
	color:#313131;
}
h6 {
	margin-bottom:47px;
	letter-spacing:-1px;
	font-weight:900 !important;
	text-transform:uppercase;
}
h6 a {
	text-decoration:none;
	color:#313131;
}
h6 a:focus {
	text-decoration:none;
	color:#313131;
}
h6 a:hover {
	text-decoration:none;
	color:#e18728;
}
h6 em {
	display:block;
	margin:0 0 -5px 0;
	font-style:normal;
}
h6 strong {
	display:block;
	margin:0 0 -33px 0;
	line-height:21px;
	font-size:18px;
	font-weight:700;
}
p { margin:0 0 21px 0; }
a {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
a:hover {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	text-decoration:none;
}
img.alignleft { margin:4px 30px 5px 0; }
@media (max-width: 767px) {
	img.alignleft {
		max-width:50%;
		margin-right:20px;
	}
}
.header {
	background:url(images/bg.gif) repeat 50% 0%;
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.header {
		padding:0 20px;
		text-align:center;
	}
}
.header.isStuck {
	right:0;
	left:0;
}
.header .logo {
	background:#e18728;
	margin:0 0 -34px 0;
	padding:32px 24px 26px 27px;
	border-right:2px solid #804b12;
	border-bottom:5px solid #804b12;
	text-align:center;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo {
		width:100%;
		padding:32px 20px 26px 20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
@media (max-width: 767px) {
	.header .logo {
		display:inline-block;
		float:none;
		margin:0 0 20px 0;
		vertical-align:top;
	}
}
.header .logo img { margin:0 0 3px 0; }
.header .logo .logo_h__txt {
	margin:-6px 0 -7px 0;
	padding:0;
	text-transform:none;
}
.header .logo .logo_h__txt a { text-decoration:none; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo .logo_h__txt a { font-size:30px; }
}
.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 {
	margin:0;
	line-height:20px;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#444;
}
.header .nav__primary { margin:33px 0 0 0; }
@media (max-width: 767px) {
	.header .nav__primary { margin:0 0 20px 0; }
}
.header .nav__primary .select-menu { font-size:12px; }
.header .nav__primary .sf-menu ul {
	background:#e18728;
	width:175px;
	padding:27px 0 27px 0;
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.2);
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}
.header .nav__primary .sf-menu > li {
	background:none;
	margin:0 0 0 23px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.header .nav__primary .sf-menu > li { margin:0 0 0 14px; }
}
html.ie8 .header .nav__primary .sf-menu > li { margin:0 0 0 14px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li { margin:0 0 0 10px; }
}
.header .nav__primary .sf-menu > li:first-child { margin:0; }
.header .nav__primary .sf-menu > li > a {
	padding:0;
	border:none;
	letter-spacing:-0.5px;
	font-weight:600;
	text-transform:uppercase;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.header .nav__primary .sf-menu > li > a { font-size:14px; }
}
html.ie8 .header .nav__primary .sf-menu > li > a { font-size:12px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li > a { font-size:11px; }
}
.header .nav__primary .sf-menu > li li {
	background:none;
	margin:19px 0 0 0;
}
.header .nav__primary .sf-menu > li li:first-child { margin:0; }
.header .nav__primary .sf-menu > li li a {
	padding:0 10px 0 10px;
	border:none;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
	color:#fff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator {
	margin:-6px 0 0 0;
	top:50%;
	right:5px;
}
.header .nav__primary .sf-menu > li li li a { color:#424242; }
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	margin:0 0 0 -87px;
	top:51px;
	left:50%;
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	background:#fff;
	margin:0;
	top:-27px;
	left:180px;
}
.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;
	color:#e18728;
}
.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:none;
	color:#424242;
}
.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:#e18728;
}
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:20px;
	right:50%;
}
.top_search {
	position:relative;
	float:right;
	margin:32px 0 0 0;
}
.top_search #search-header {
	display:none;
	position:absolute;
	width:268px;
	height:48px;
	top:63px;
	right:0;
}
.top_search #search-header input[type="text"] {
	float:left;
	width:168px;
}
.top_search #search-header button {
	background:#e18728;
	float:left;
	width:52px;
	height:52px;
	margin:0 0 0 10px;
	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;
}
.top_search #search-header button:hover {
	background:#804b12;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fff;
}
.top_search .btn-search {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	border:none;
	line-height:22px;
	font-size:22px;
	color:#d6d5d5;
	cursor:pointer;
}
.top_search .btn-search:focus {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#d6d5d5;
}
.top_search .btn-search:hover {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#e18728;
}
#slider-wrapper .container {
	position:relative;
	width:1920px;
	margin:0 0 0 -960px;
	left:50%;
}
@media (min-width: 1921px) {
	#slider-wrapper .container {
		width:100%;
		margin:0;
		left:auto;
	}
}
html.ie8 #slider-wrapper .container {
	width:100%;
	margin:0;
	left:auto;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container {
		width:1400px;
		margin:0 0 0 -700px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container {
		width:1000px;
		margin:0 0 0 -500px;
	}
}
#slider-wrapper .container .camera_wrap { margin:0 !important; }
#slider-wrapper .camera_caption {
	position:absolute;
	width:1170px;
	margin:0 0 0 -585px;
	bottom:260px;
	left:50%;
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .camera_caption {
		width:940px;
		margin:0 0 0 -470px;
	}
}
html.ie8 #slider-wrapper .camera_caption {
	width:940px;
	margin:0 0 0 -470px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption {
		width:724px;
		margin:0 0 0 -362px;
		bottom:160px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption {
		width:440px;
		margin:0 0 0 -220px;
		bottom:160px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption {
		width:280px;
		margin:0 0 0 -140px;
	}
}
#slider-wrapper .camera_caption div {
	background:none;
	padding:0;
	line-height:110px;
	font-size:92px;
	font-weight:900;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .camera_caption div {
		line-height:90px;
		font-size:72px;
	}
}
html.ie8 #slider-wrapper .camera_caption div {
	line-height:90px;
	font-size:72px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption div {
		line-height:70px;
		font-size:52px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption div {
		line-height:50px;
		font-size:42px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption div {
		line-height:40px;
		font-size:32px;
	}
}
#slider-wrapper .camera_caption div a {
	text-decoration:none;
	color:#fff;
}
#slider-wrapper .camera_caption div a:focus {
	text-decoration:none;
	color:#fff;
}
#slider-wrapper .camera_caption div a:hover {
	text-decoration:none;
	color:#e18728;
}
#slider-wrapper .camera_pag {
	position:absolute;
	text-align:center;
	right:0;
	bottom:129px;
	left:0;
	z-index:99;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_pag { bottom:40px; }
}
@media (max-width: 767px) {
	#slider-wrapper .camera_pag { bottom:40px; }
}
#slider-wrapper .camera_pag ul {
	display:inline-block;
	margin:0;
	padding:33px 150px 0 150px;
	border-top:3px solid #ffffff;
	vertical-align:top;
	line-height:0;
	font-size:0;
}
@media (max-width: 480px) {
	#slider-wrapper .camera_pag ul { padding:33px 100px 0 100px; }
}
#slider-wrapper .camera_pag ul li {
	background:#fff;
	display:inline-block;
	margin:0 0 0 9px;
	padding:0;
	list-style:none;
	vertical-align:top;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
#slider-wrapper .camera_pag ul li:first-child { margin:0; }
#slider-wrapper .camera_pag ul li:hover, #slider-wrapper .camera_pag ul li.cameracurrent {
	background:#e18728;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
#slider-wrapper .camera_pag ul li span { display:none; }
#slider-wrapper .camera_thumbs {
	position:absolute;
	right:0;
	bottom:0;
	left:0;
}
#slider-wrapper .camera_thumbs .camera_thumbs_cont { background:none; }
.content-holder {
	margin:0;
	padding:45px 0 65px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:45px 20px 65px 20px; }
}
body.home .content-holder { padding:0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px; }
}
#sidebar .widget { margin:94px 0 0 0; }
#sidebar .widget:first-child { margin:0; }
#sidebar h3 {
	position:relative;
	margin-bottom:50px;
	padding:0 0 30px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:32px;
		font-size:32px;
	}
}
@media (max-width: 767px) {
	#sidebar h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:32px;
		font-size:32px;
	}
}
#sidebar h3:before {
	background:#e18728;
	display:block;
	width:170px;
	height:3px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:0%;
	bottom:0;
	content:'';
}
#sidebar .widget_categories ul, #sidebar .widget_archive ul, #sidebar .widget_nav_menu ul, #sidebar .widget_meta ul, #sidebar .widget_meta ul, #sidebar .widget_pages ul, #sidebar .widget_recent_comments ul, #sidebar .widget_recent_entries ul {
	margin:0;
	padding:0;
}
#sidebar .widget_categories ul li, #sidebar .widget_archive ul li, #sidebar .widget_nav_menu ul li, #sidebar .widget_meta ul li, #sidebar .widget_meta ul li, #sidebar .widget_pages ul li, #sidebar .widget_recent_comments ul li, #sidebar .widget_recent_entries ul li {
	position:relative;
	margin:0 0 15px 0;
	padding:0 0 0 25px;
	list-style:none;
	line-height:20px;
	font-size:14px;
	color:#5f5f5f;
}
#sidebar .widget_categories ul li:before, #sidebar .widget_archive ul li:before, #sidebar .widget_nav_menu ul li:before, #sidebar .widget_meta ul li:before, #sidebar .widget_meta ul li:before, #sidebar .widget_pages ul li:before, #sidebar .widget_recent_comments ul li:before, #sidebar .widget_recent_entries ul li:before {
	position:absolute;
	top:0;
	left:0;
	line-height:18px;
	font-family:FontAwesome;
	font-size:20px;
	color:#e18728;
	content:'\f105';
}
#sidebar .widget_categories ul li a, #sidebar .widget_archive ul li a, #sidebar .widget_nav_menu ul li a, #sidebar .widget_meta ul li a, #sidebar .widget_meta ul li a, #sidebar .widget_pages ul li a, #sidebar .widget_recent_comments ul li a, #sidebar .widget_recent_entries ul li a {
	text-decoration:none;
	color:#5f5f5f;
}
#sidebar .widget_categories ul li a:focus, #sidebar .widget_archive ul li a:focus, #sidebar .widget_nav_menu ul li a:focus, #sidebar .widget_meta ul li a:focus, #sidebar .widget_meta ul li a:focus, #sidebar .widget_pages ul li a:focus, #sidebar .widget_recent_comments ul li a:focus, #sidebar .widget_recent_entries ul li a:focus {
	text-decoration:none;
	color:#5f5f5f;
}
#sidebar .widget_categories ul li a:hover, #sidebar .widget_archive ul li a:hover, #sidebar .widget_nav_menu ul li a:hover, #sidebar .widget_meta ul li a:hover, #sidebar .widget_meta ul li a:hover, #sidebar .widget_pages ul li a:hover, #sidebar .widget_recent_comments ul li a:hover, #sidebar .widget_recent_entries ul li a:hover {
	text-decoration:none;
	color:#e18728;
}
#sidebar .widget_categories ul li ul, #sidebar .widget_archive ul li ul, #sidebar .widget_nav_menu ul li ul, #sidebar .widget_meta ul li ul, #sidebar .widget_meta ul li ul, #sidebar .widget_pages ul li ul, #sidebar .widget_recent_comments ul li ul, #sidebar .widget_recent_entries ul li ul { padding:15px 0 0 0; }
#sidebar ul.comments-custom { padding:6px 0 0 0; }
#sidebar ul.comments-custom li {
	margin:49px 0 0 0;
	padding:0;
	line-height:21px;
}
#sidebar ul.comments-custom li:first-child { margin:0; }
#sidebar ul.comments-custom li:before { display:none; }
#sidebar ul.comments-custom li .thumbnail { margin:5px 30px 5px 0; }
#sidebar ul.comments-custom li .meta_format { margin:0; }
#sidebar ul.comments-custom li h4 {
	margin:0 0 5px 0;
	padding:14px 0 0 0;
	line-height:16px;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	color:#313131;
}
#sidebar ul.comments-custom li time {
	display:block;
	line-height:16px;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	color:#e18728;
}
#sidebar ul.comments-custom li .comments-custom_txt {
	margin:18px 0 0 0;
	padding:0;
	border:none;
}
#sidebar ul.comments-custom li .comments-custom_txt a {
	text-decoration:none;
	color:#5f5f5f;
}
#sidebar ul.comments-custom li .comments-custom_txt a:focus {
	text-decoration:none;
	color:#5f5f5f;
}
#sidebar ul.comments-custom li .comments-custom_txt a:hover {
	text-decoration:none;
	color:#e18728;
}
#sidebar #calendar_wrap caption { color:#e18728; }
#sidebar #calendar_wrap thead tr th { color:#e18728; }
a.btn-link {
	background:none;
	position:relative;
	margin:0;
	padding:10px 45px 10px 45px;
	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-size:16px;
	font-weight:700;
	text-transform:uppercase;
	text-shadow:none;
	text-decoration:none;
	color:#fff !important;
}
a.btn-link:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
a.btn-link:focus:after {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:100%;
}
a.btn-link:hover {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
a.btn-link:hover:after {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
a.btn-link:before {
	background:#f79936;
	display:block;
	position:absolute;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
}
a.btn-link:after {
	background:#d6d6d6;
	display:block;
	position:absolute;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:100%;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
}
.hero-unit.info_box {
	background:#d6d5d5;
	position:relative;
	width:100%;
	margin:0 0 96px 0;
	padding:41px 0 38px 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 767px) {
	.hero-unit.info_box { text-align:center; }
}
.hero-unit.info_box:before {
	background:#d6d5d5;
	position:absolute;
	display:block;
	width:101%;
	top:0;
	bottom:0;
	left:-100%;
	z-index:-1;
	content:'';
}
.hero-unit.info_box:after {
	background:#d6d5d5;
	position:absolute;
	display:block;
	width:101%;
	top:0;
	bottom:0;
	right:-100%;
	z-index:-1;
	content:'';
}
.hero-unit.info_box h1 {
	float:left;
	width:178px;
	margin:0;
	padding:0 122px 0 0;
	line-height:49px;
	font-size:58px;
	text-align:center;
	color:#e18728;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit.info_box h1 { padding:0 122px 0 0; }
}
@media (max-width: 767px) {
	.hero-unit.info_box h1 {
		float:none;
		width:100%;
		margin:0 0 10px 0;
		padding:0;
	}
}
@media (max-width: 480px) {
	.hero-unit.info_box h1 {
		line-height:38px;
		font-size:38px;
	}
}
.hero-unit.info_box p {
	margin:0;
	padding:26px 0 0 0;
	letter-spacing:normal;
	line-height:25px;
	font-size:21px;
	font-weight:400;
	color:#333;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit.info_box p { padding:0; }
}
@media (max-width: 480px) {
	.hero-unit.info_box p {
		line-height:19px;
		font-size:15px;
	}
}
.hero-unit.info_box .btn-align {
	position:absolute;
	margin:-38px 0 0 0;
	top:50%;
	left:219px;
}
@media (max-width: 767px) {
	.hero-unit.info_box .btn-align {
		position:relative;
		margin:0;
		padding:20px 0 0 0;
		top:auto;
		left:auto;
	}
}
.hero-unit.info_box .btn-align a {
	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:0;
	font-size:0;
	text-shadow:none;
	text-decoration:none;
}
.hero-unit.info_box .btn-align a:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#313131;
}
.hero-unit.info_box .btn-align a:before {
	background:none;
	display:inline-block;
	position:relative;
	top:auto;
	right:auto;
	bottom:auto;
	left:auto;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:69px;
	font-family:FontAwesome;
	font-size:69px;
	color:#e18728;
	z-index:99;
	content:'\f061';
}
@media (max-width: 767px) {
	.hero-unit.info_box .btn-align a:before { content:'\f062'; }
}
.hero-unit.extra {
	background:none;
	margin:0;
	padding:25px 30px 0 50px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 767px) {
	.hero-unit.extra { padding:25px 0 0 0; }
}
.hero-unit.extra h1 {
	margin:0 0 12px 0;
	padding:0;
	line-height:45px;
	font-size:35px;
	text-transform:none;
	color:#313131;
}
.hero-unit.extra p {
	margin:0 0 25px 0;
	line-height:21px;
	font-size:14px;
	color:#5f5f5f;
}
.title-box {
	margin:0 0 54px 0;
	text-align:center;
}
.title-box h2 {
	margin:0 0 17px 0;
	padding:0;
	letter-spacing:-2px;
	line-height:67px;
	font-size:67px;
	text-transform:uppercase;
	color:#313131;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-box h2 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:41px;
		font-size:41px;
	}
}
@media (max-width: 767px) {
	.title-box h2 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:47px;
		font-size:47px;
	}
}
.title-box h3 {
	position:relative;
	margin:0;
	padding:0 0 38px 0;
	word-spacing:2px;
	letter-spacing:-0.5px;
	line-height:24px;
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
	color:#8a8a8a;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-box h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:18px;
		font-size:18px;
	}
}
@media (max-width: 767px) {
	.title-box h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:18px;
		font-size:18px;
	}
}
.title-box h3:before {
	background:#e18728;
	display:block;
	position:absolute;
	width:170px;
	height:3px;
	overflow:hidden;
	margin:0 0 0 -85px;
	top:auto;
	right:auto;
	bottom:0;
	left:50%;
	z-index:99;
	content:'';
}
.title-box.extra { text-align:left; }
.title-box.extra h2 {
	margin:0 0 12px 0;
	line-height:48px;
	font-size:48px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-box.extra h2 {
		line-height:41px;
		font-size:41px;
	}
}
@media (max-width: 767px) {
	.title-box.extra h2 {
		line-height:41px;
		font-size:41px;
	}
}
.title-box.extra h3 {
	padding:0 0 33px 0;
	line-height:24px;
	font-size:19px;
	font-weight:600;
	text-transform:none;
	color:#8a8a8a;
}
@media (min-width: 1200px) {
	.title-box.extra h3 { padding-right:50%; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-box.extra h3 {
		line-height:18px;
		font-size:18px;
	}
}
@media (max-width: 767px) {
	.title-box.extra h3 {
		line-height:18px;
		font-size:18px;
	}
}
.title-box.extra h3:before {
	margin:0;
	left:0;
}
.title-box.extra_style {
	margin:0 0 21px 0;
	text-align:left;
}
.title-box.extra_style h2 {
	margin:0 0 12px 0;
	line-height:48px;
	font-size:48px;
}
.title-box.extra_style h3 {
	padding:0;
	line-height:24px;
	font-size:19px;
	font-weight:600;
	text-transform:none;
	color:#8a8a8a;
}
@media (min-width: 1200px) {
	.title-box.extra_style h3 { padding-right:50%; }
}
.title-box.extra_style h3:before { display:none; }
a.btn-primary {
	background:none;
	display:inline-block;
	position:relative;
	margin:0;
	padding:10px 35px 10px 35px;
	border:2px solid #5f5f5f;
	-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;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#5f5f5f;
}
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;
	color:#5f5f5f;
}
a.btn-primary:focus:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:100%;
}
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;
	color:#fff;
}
a.btn-primary:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
a.btn-primary:before {
	background:#5f5f5f;
	display:block;
	position:absolute;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:100%;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
}
.banner-wrap {
	position:relative;
	margin:0 0 42px 0;
}
.banner-wrap:hover .featured-thumbnail a 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;
}
.banner-wrap .featured-thumbnail { margin:0; }
.banner-wrap .featured-thumbnail a { border:none; }
.banner-wrap .featured-thumbnail a img {
	width:100%;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
html.ie8 .banner-wrap .featured-thumbnail a img { max-width:inherit; }
.banner-wrap .caption {
	background:url(images/caption.png) repeat 0% 0%;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:50%;
}
@media (max-width: 767px) {
	.banner-wrap .caption {
		top:auto;
		left:0;
	}
}
.banner-wrap .caption .inner { padding:124px 65px 0 65px; }
@media (min-width: 980px) and (max-width: 1200px) {
	.banner-wrap .caption .inner { padding:64px 65px 0 65px; }
}
html.ie8 .banner-wrap .caption .inner { padding:64px 65px 0 65px; }
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap .caption .inner { padding:34px 35px 0 35px; }
}
@media (max-width: 767px) {
	.banner-wrap .caption .inner {
		padding:20px 20px 20px 20px;
		text-align:center;
	}
}
@media (max-width: 480px) {
	.banner-wrap .caption .inner { padding:10px; }
}
.banner-wrap .caption h5 {
	margin:0 0 50px 0;
	padding:0;
	line-height:35px;
	font-size:35px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap .caption h5 { margin:0 0 20px 0; }
}
@media (max-width: 767px) {
	.banner-wrap .caption h5 {
		margin:0 0 10px 0;
		line-height:20px;
		font-size:20px;
	}
}
@media (max-width: 480px) {
	.banner-wrap .caption h5 {
		margin:0 0 3px 0;
		line-height:16px;
		font-size:16px;
	}
}
.banner-wrap .caption h5 a {
	text-decoration:none;
	color:#fff;
}
.banner-wrap .caption h5 a:focus {
	text-decoration:none;
	color:#fff;
}
.banner-wrap .caption h5 a:hover {
	text-decoration:none;
	color:#313131;
}
.banner-wrap .caption p {
	line-height:22px;
	font-size:18px;
	font-weight:600;
	color:#fff;
}
@media (max-width: 767px) {
	.banner-wrap .caption p {
		margin:0;
		line-height:16px;
		font-size:12px;
	}
}
.progress {
	background:#d6d5d5;
	height:40px;
	margin:0 0 15px 0;
	-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: 1200px) {
	.progress { margin-right:70px; }
}
.progress .bar {
	background:#e18728;
	position:relative;
}
html.ie8 .progress .bar {
	background:#e18728 !important;
	filter:none;
}
.progress .bar span {
	position:absolute;
	line-height:18px;
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:700;
	text-shadow:none;
	color:#fff;
	top:10px;
	right:9px;
}
.spacer { height:83px; }
.carousel-wrap.news {
	margin:0 0 157px 0;
	padding:1px 0 0 0;
}
.carousel-wrap.news ul li {
	background:#f8f8f8;
	padding:12px 16px 21px 21px;
	border-bottom:2px solid #e18728;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 480px) {
	.carousel-wrap.news ul li { padding:10px 10px 10px 10px; }
}
.carousel-wrap.news ul li:hover .featured-thumbnail a 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;
}
.carousel-wrap.news ul li:nth-child(2n) .title_block:before { background:url(images/icon_2.png) no-repeat 0% 0%; }
.carousel-wrap.news ul li:nth-child(3n) .title_block:before { background:url(images/icon_3.png) no-repeat 0% 0%; }
.carousel-wrap.news ul li:nth-child(4n) .title_block:before { background:url(images/icon_4.png) no-repeat 0% 0%; }
.carousel-wrap.news ul li .title_block {
	width:100%;
	overflow:hidden;
	margin:0 0 8px 0;
}
@media (max-width: 480px) {
	.carousel-wrap.news ul li .title_block { margin:0 0 15px 0; }
}
.carousel-wrap.news ul li .title_block:before {
	background:url(images/icon_1.png) no-repeat 0% 0%;
	float:right;
	width:48px;
	height:48px;
	overflow:hidden;
	margin:0 0 3px 5px;
	content:'';
}
@media (max-width: 480px) {
	.carousel-wrap.news ul li .title_block:before { display:none; }
}
.carousel-wrap.news ul li h5 {
	overflow:hidden;
	margin:0;
	padding:9px 0 0 0;
	line-height:12px;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	color:#313131;
}
.carousel-wrap.news ul li h5 a {
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
	color:#313131;
}
.carousel-wrap.news ul li h5 a:focus {
	text-decoration:none;
	color:#313131;
}
.carousel-wrap.news ul li h5 a:hover {
	text-decoration:none;
	color:#e18728;
}
.carousel-wrap.news ul li h5 .sub_title {
	display:block;
	margin:-2px 0 0 0;
	letter-spacing:-1px;
	line-height:25px;
	font-size:25px;
	font-weight:900;
	text-transform:uppercase;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.carousel-wrap.news ul li h5 .sub_title {
		line-height:18px;
		font-size:18px;
	}
}
html.ie8 .carousel-wrap.news ul li h5 .sub_title {
	line-height:18px;
	font-size:18px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap.news ul li h5 .sub_title {
		line-height:18px;
		font-size:18px;
	}
}
@media (max-width: 767px) {
	.carousel-wrap.news ul li h5 .sub_title {
		line-height:18px;
		font-size:16px;
	}
}
.carousel-wrap.news ul li .featured-thumbnail { margin:0 -16px 25px -21px; }
@media (max-width: 480px) {
	.carousel-wrap.news ul li .featured-thumbnail { margin:0 -10px 15px -10px; }
}
.carousel-wrap.news ul li .featured-thumbnail a img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
.carousel-wrap.news ul li .desc p {
	margin:0 0 15px 0;
	color:#8a8a8a;
}
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap.news ul li .desc p {
		line-height:18px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	.carousel-wrap.news ul li .desc p {
		line-height:18px;
		font-size:12px;
	}
}
.carousel-wrap.news ul li .desc a.btn-primary {
	background:none;
	margin:0;
	padding:0;
	border:none;
	border-bottom:1px dotted #445361;
	line-height:16px;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	color:#313131;
}
.carousel-wrap.news ul li .desc a.btn-primary:hover {
	border-color:#e18728;
	color:#e18728;
}
.carousel-wrap.news ul li .desc a.btn-primary:before { display:none; }
.carousel-wrap.news .es-nav .es-nav-prev {
	background-image: url(images/left.png);

	position:absolute;
	width:auto;
	height:auto;
	margin:0;
	padding:0 ;
	line-height:0;
	font-size:0;
	text-indent:0;
	top:-94px;
	right:25px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.carousel-wrap.news .es-nav .es-nav-prev { top:-74px; }
}
html.ie8 .carousel-wrap.news .es-nav .es-nav-prev { top:-74px; }
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap.news .es-nav .es-nav-prev { top:-74px; }
}
@media (max-width: 767px) {
	.carousel-wrap.news .es-nav .es-nav-prev { top:-74px; }
}
.carousel-wrap.news .es-nav .es-nav-prev:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#444;
}
.carousel-wrap.news .es-nav .es-nav-prev:before {
	display:inline-block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:60px;
	font-family:FontAwesome;
	font-size:60px;
	color:#b6b6b6;
	content:'\f104';
}
.carousel-wrap.news .es-nav .es-nav-next {
	background-image: url(images/right.png) ;
	position:absolute;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	text-indent:0;
	top:-94px;
	right:0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.carousel-wrap.news .es-nav .es-nav-next { top:-74px; }
}
html.ie8 .carousel-wrap.news .es-nav .es-nav-next { top:-74px; }
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap.news .es-nav .es-nav-next { top:-74px; }
}
@media (max-width: 767px) {
	.carousel-wrap.news .es-nav .es-nav-next { top:-74px; }
}
.carousel-wrap.news .es-nav .es-nav-next:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#444;
}
.carousel-wrap.news .es-nav .es-nav-next:before {
	display:inline-block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:60px;
	font-family:FontAwesome;
	font-size:60px;
	color:#b6b6b6;
	content:'\f105';
}
.cherry_parallax {
	margin:0;
	padding:59px 0 43px 0;
	text-align:center;
	color:#fff;
}
@media (max-width: 767px) {
	.cherry_parallax {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding-right:20px;
		padding-left:20px;
	}
}
.cherry_parallax h2 {
	margin:0 0 57px 0;
	padding:0;
	letter-spacing:-1px;
	line-height:57px;
	font-size:57px;
	font-weight:400;
	text-transform:none;
	color:#f7941d;
}
@media (max-width: 480px) {
	.cherry_parallax h2 {
		line-height:47px;
		font-size:47px;
	}
}
.cherry_parallax_1 {
	margin:0;
	padding:59px 0 56px 0;
	text-align:center;
	color:#fff;
}
@media (max-width: 767px) {
	.cherry_parallax_1 {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding-right:20px;
		padding-left:20px;
	}
}
.cherry_parallax_1 h2 {
	margin:0 0 57px 0;
	padding:0;
	letter-spacing:-1px;
	line-height:57px;
	font-size:57px;
	font-weight:400;
	text-transform:none;
	color:#f7941d;
}
.cherry_parallax_2 {
	min-height:200px !important;
	margin:57px 0 0 0;
	padding:59px 0 73px 0;
	text-align:center;
	color:#fff;
}
@media (max-width: 767px) {
	.cherry_parallax_2 {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding-right:20px;
		padding-left:20px;
	}
}
.cherry_parallax_2 h2 {
	margin:0 0 53px 0;
	padding:0;
	letter-spacing:-1px;
	line-height:57px;
	font-size:57px;
	font-weight:400;
	text-transform:none;
	color:#f7941d;
}
.service-box {
	background:none;
	margin:0 0 34px 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;
	text-align:left;
}
@media (max-width: 767px) {
	.service-box { margin:0 0 50px 0; }
}
.service-box .icon {
	margin:4px 20px 4px 0;
	border:2px solid #fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.service-box .service-box_body { overflow:hidden; }
@media (max-width: 480px) {
	.service-box .service-box_body { overflow:visible; }
}
.service-box h2 {
	margin:0 0 14px 0;
	letter-spacing:normal;
	line-height:21px;
	font-size:18px;
	font-weight:900 !important;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 1200px) {
	.service-box h2 { padding-right:120px; }
}
.service-box .service-box_txt { margin:0 0 24px 0; }
.service-box .btn-align {
	position:relative;
	text-align:left;
	z-index:999;
}
.service-box .btn-align a {
	border-color:#fff;
	color:#fff;
}
.service-box .btn-align a:hover { color:#f7941d; }
.service-box .btn-align a:before { background:#fff; }
.list_1 {
	position:relative;
	margin-bottom:52px;
	line-height:0;
	font-size:0;
	text-align:left;
}
.list_1 li {
	display:inline-block;
	position:relative;
	overflow:hidden;
	margin:0 1px 1px 0;
	padding:0;
	vertical-align:top;
}
@media (min-width: 979px) and (max-width: 1920px) {
	.list_1 li { width:234px; }
}
html.ie8 .list_1 li { width:273px; }
@media (min-width: 768px) and (max-width: 979px) {
	.list_1 li { width:239px; }
}
@media (max-width: 767px) {
	.list_1 li { width:144px; }
}
@media (max-width: 480px) {
	.list_1 li { width:92px; }
}
.list_1 li:hover .thumbnail a 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;
}
.list_1 li:hover h5 {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:0;
}
.list_1 li .thumbnail { margin:0; }
html.ie8 .list_1 li .thumbnail {
	width:100%;
	height:auto;
}
@media (max-width: 480px) {
	.list_1 li .thumbnail { width:auto; }
}
.list_1 li .thumbnail a img { width:100%; }
.transition(0.8s)

					html.ie8 .list_1 li .thumbnail a img { max-width:inherit; }
.list_1 li h5 {
	background:url(images/title_bg.png) repeat 0% 0%;
	position:absolute;
	margin:0;
	padding:0 60px 0 60px;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:276px;
	font-size:18px;
	text-align:center;
	top:100%;
	right:0;
	bottom:0;
	left:0;
}
@media (min-width: 979px) and (max-width: 1921px) {
	.list_1 li h5 {
		padding:0 30px 0 30px;
		line-height:236px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.list_1 li h5 {
		padding:0 30px 0 30px;
		line-height:242px;
	}
}
@media (max-width: 767px) {
	.list_1 li h5 {
		padding:0 20px 0 20px;
		line-height:146px;
	}
}
@media (max-width: 480px) {
	.list_1 li h5 {
		padding:0 10px 0 10px;
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:93px;
		font-size:14px;
	}
}
.list_1 li h5 a {
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align:middle;
	line-height:24px;
	text-decoration:none;
	color:#fff;
}
@media (max-width: 480px) {
	.list_1 li h5 a { line-height:20px; }
}
.list_1 li h5 a:focus {
	text-decoration:none;
	color:#fff;
}
.list_1 li h5 a:hover {
	text-decoration:none;
	color:#313131;
}
.carousel-wrap.list_2 .owl-wrapper-outer { margin:0; }
.carousel-wrap.list_2 .owl-item .item {
	margin:0 20px;
	text-align:center;
}
@media (max-width: 767px) {
	.carousel-wrap.list_2 .owl-item .item { margin:0 10px; }
}
@media (max-width: 480px) {
	.carousel-wrap.list_2 .owl-item .item { margin:0 5px; }
}
.carousel-wrap.list_2 .owl-item .item figure {
	display:inline-block;
	width:auto;
	margin:0 0 35px 0;
	vertical-align:top;
}
@media (max-width: 480px) {
	.carousel-wrap.list_2 .owl-item .item figure { max-width:50%; }
}
.carousel-wrap.list_2 .owl-item .item figure a {
	display:inline-block;
	border:2px solid #fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	vertical-align:top;
}
.carousel-wrap.list_2 .owl-item .item figure a:hover {
	background:#f7941d;
	border-color:#f7941d;
}
.carousel-wrap.list_2 .owl-item .item figure a:hover img {
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.carousel-wrap.list_2 .owl-item .item figure a img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
html.ie8 .carousel-wrap.list_2 .owl-item .item figure a img { max-width:inherit; }
.carousel-wrap.list_2 .owl-item .item h5 {
	margin:0 0 16px 0;
	line-height:24px;
	font-size:24px;
	font-weight:900;
	text-transform:uppercase;
	color:#fff;
}
@media (max-width: 480px) {
	.carousel-wrap.list_2 .owl-item .item h5 {
		line-height:14px;
		font-size:14px;
	}
}
.carousel-wrap.list_2 .owl-item .item h5 a {
	text-decoration:none;
	color:#fff;
}
.carousel-wrap.list_2 .owl-item .item h5 a:focus {
	text-decoration:none;
	color:#fff;
}
.carousel-wrap.list_2 .owl-item .item h5 a:hover {
	text-decoration:none;
	color:#f7941d;
}
.carousel-wrap.list_2 .owl-item .item .excerpt { margin:0; }
@media (min-width: 1200px) {
	.carousel-wrap.list_2 .owl-item .item .excerpt { padding:0 10px; }
}
@media (max-width: 480px) {
	.carousel-wrap.list_2 .owl-item .item .excerpt {
		line-height:16px;
		font-size:11px;
	}
}
.carousel-wrap.list_2 .owl-controls { margin:0; }
.carousel-wrap.list_2 .owl-controls .owl-prev {
	background:none;
	position:absolute;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	top:47px;
	left:0;
}
@media (min-width: 1850px) {
	.carousel-wrap.list_2 .owl-controls .owl-prev { left:-330px; }
}
@media (min-width: 980px) and (max-width: 1200px) {
	.carousel-wrap.list_2 .owl-controls .owl-prev { top:-70px; }
}
html.ie8 .carousel-wrap.list_2 .owl-controls .owl-prev { top:-70px; }
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap.list_2 .owl-controls .owl-prev { top:-70px; }
}
@media (max-width: 767px) {
	.carousel-wrap.list_2 .owl-controls .owl-prev {
		top:-70px;
		left:20px;
	}
}
.carousel-wrap.list_2 .owl-controls .owl-prev:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fff;
}
.carousel-wrap.list_2 .owl-controls .owl-prev:before {
	display:inline-block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:82px;
	font-family:FontAwesome;
	font-size:82px;
	color:#7c838c;
	content:'\f104';
}
.carousel-wrap.list_2 .owl-controls .owl-next {
	background:none;
	position:absolute;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	top:47px;
	right:0;
}
@media (min-width: 1850px) {
	.carousel-wrap.list_2 .owl-controls .owl-next { right:-330px; }
}
@media (min-width: 980px) and (max-width: 1200px) {
	.carousel-wrap.list_2 .owl-controls .owl-next { top:-70px; }
}
html.ie8 .carousel-wrap.list_2 .owl-controls .owl-next { top:-70px; }
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap.list_2 .owl-controls .owl-next { top:-70px; }
}
@media (max-width: 767px) {
	.carousel-wrap.list_2 .owl-controls .owl-next {
		top:-70px;
		right:20px;
	}
}
.carousel-wrap.list_2 .owl-controls .owl-next:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fff;
}
.carousel-wrap.list_2 .owl-controls .owl-next:before {
	display:inline-block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:82px;
	font-family:FontAwesome;
	font-size:82px;
	color:#7c838c;
	content:'\f105';
}
.carousel-wrap.clients { padding:33px 50px 27px 50px; }
.carousel-wrap.clients .owl-carousel { margin:0; }
.carousel-wrap.clients .owl-wrapper-outer { margin:0; }
.carousel-wrap.clients .owl-wrapper-outer .owl-item .item {
	margin:0 15px;
	text-align:center;
}
.carousel-wrap.clients .owl-wrapper-outer .owl-item .item figure {
	display:inline-block;
	width:auto;
	margin:0;
	vertical-align:top;
}
.carousel-wrap.clients .owl-wrapper-outer .owl-item .item figure a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.carousel-wrap.clients .owl-wrapper-outer .owl-item .item figure a img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
html.ie8 .carousel-wrap.clients .owl-wrapper-outer .owl-item .item figure a img { max-width:inherit; }
.carousel-wrap.clients .owl-wrapper-outer .owl-item .item .desc { display:none; }
.carousel-wrap.clients .owl-controls { margin:0; }
.carousel-wrap.clients .owl-controls .owl-prev {
	background:none;
	position:absolute;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	top:-8px;
	left:-50px;
}
.carousel-wrap.clients .owl-controls .owl-prev:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#d78126;
}
.carousel-wrap.clients .owl-controls .owl-prev:before {
	display:inline-block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:60px;
	font-family:FontAwesome;
	font-size:60px;
	color:#aeadad;
	content:'\f104';
}
.carousel-wrap.clients .owl-controls .owl-next {
	background:none;
	position:absolute;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	top:-8px;
	right:-50px;
}
.carousel-wrap.clients .owl-controls .owl-next:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#d78126;
}
.carousel-wrap.clients .owl-controls .owl-next:before {
	display:inline-block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:60px;
	font-family:FontAwesome;
	font-size:60px;
	color:#aeadad;
	content:'\f105';
}
.list_3 {
	margin:0 0 0 -30px !important;
	padding:0;
	line-height:0;
	font-size:0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.list_3 { margin:0 0 0 -20px !important; }
}
html.ie8 .list_3 { margin:0 0 0 -20px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.list_3 { margin:0 0 0 -20px !important; }
}
@media (max-width: 767px) {
	.list_3 { margin:0 !important; }
}
.list_3 li {
	display:inline-block;
	width:370px;
	margin:0 0 44px 30px;
	vertical-align:top;
	line-height:21px;
	font-size:14px;
	color:#5f5f5f;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.list_3 li {
		width:300px;
		margin:0 0 44px 20px;
	}
}
html.ie8 .list_3 li {
	width:300px;
	margin:0 0 44px 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.list_3 li {
		width:228px;
		margin:0 0 34px 20px;
	}
}
@media (max-width: 767px) {
	.list_3 li {
		width:auto;
		margin:30px 0 0 0;
	}
}
@media (max-width: 767px) {
	.list_3 li:first-child { margin:0; }
}
.list_3 li:hover .thumbnail a {
	background:#e18728;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.list_3 li:hover .thumbnail a img {
	margin:-81px 0 0 0;
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.list_3 li .thumbnail {
	background:none;
	float:left;
	width:78px;
	height:81px;
	overflow:hidden;
	margin:2px 21px 5px 0;
	padding:0;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.list_3 li .thumbnail a {
	background:#313131;
	display:block;
	width:78px;
	height:81px;
	overflow:hidden;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
.list_3 li .thumbnail a img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
.list_3 li h5 {
	margin:0 0 16px 0;
	padding:0;
	line-height:18px;
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	color:#313131;
}
.list_3 li h5 a {
	text-decoration:none;
	color:#313131;
}
.list_3 li h5 a:focus {
	text-decoration:none;
	color:#313131;
}
.list_3 li h5 a:hover {
	text-decoration:none;
	color:#e18728;
}
.list_3 li .excerpt {
	overflow:hidden;
	margin:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.list_3 li .excerpt { overflow:visible; }
}
@media (max-width: 480px) {
	.list_3 li .excerpt { overflow:visible; }
}
.list_4 {
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.list_4 { margin:0 0 40px 0; }
}
.list_4 li {
	width:100%;
	overflow:hidden;
	margin:38px 0 0 0;
	padding:0;
	list-style:none;
	line-height:18px;
	font-size:14px;
	color:#5f5f5f;
}
.list_4 li:first-child { margin:0; }
.list_4 li.format-image .post_info b:before {
	background:url(images/icon_photo.png) no-repeat 0% 0%;
	width:29px;
	height:25px;
	overflow:hidden;
	margin:0 auto;
	line-height:0;
	font-size:0;
}
.list_4 li.format-video .post_info b:before {
	background:url(images/icon_video.png) no-repeat 0% 0%;
	width:27px;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	line-height:0;
	font-size:0;
}
.list_4 li .post_info {
	float:left;
	width:65px;
	padding:0 5px 0 0;
	text-align:center;
	text-transform:uppercase;
}
.list_4 li .post_info time {
	display:block;
	margin:0 0 14px 0;
	line-height:45px;
	font-family:'Open Sans', sans-serif;
	font-size:45px;
	font-weight:900;
	color:#e18728;
}
.list_4 li .post_info time i {
	display:block;
	padding:2px 0 0 0;
	line-height:12px;
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	color:#2b3943;
}
.list_4 li .post_info b { font-weight:400; }
.list_4 li .post_info b:before {
	display:inline-block;
	vertical-align:top;
	line-height:25px;
	font-family:FontAwesome;
	font-size:25px;
	color:#b3b7b9;
	content:'\f08e';
}
.list_4 li .thumbnail {
	float:left;
	margin:5px 25px 5px 0;
}
html.ie8 .list_4 li .thumbnail { margin-right:15px; }
@media (min-width: 768px) and (max-width: 979px) {
	.list_4 li .thumbnail { margin:5px 15px 5px 0; }
}
@media (max-width: 480px) {
	.list_4 li .thumbnail { margin:5px 15px 5px 0; }
}
@media (max-width: 480px) {
	.list_4 li .thumbnail { width:100px; }
}
.list_4 li .post_meta {
	margin:0 0 6px 0;
	padding:4px 0 9px 0;
	border:none;
	border-bottom:1px solid #dfe1e2;
	line-height:12px;
	font-size:10px;
	text-transform:uppercase;
	color:#313131;
}
.list_4 li .post_meta span {
	position:relative;
	margin:0 0 0 31px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.list_4 li .post_meta span { margin:0 0 0 21px; }
}
html.ie8 .list_4 li .post_meta span { margin:0 0 0 21px; }
@media (min-width: 768px) and (max-width: 979px) {
	.list_4 li .post_meta span { margin:0 0 0 21px; }
}
@media (max-width: 480px) {
	.list_4 li .post_meta span {
		display:block;
		margin:7px 0 0 0;
		padding:0 0 0 12px;
	}
}
.list_4 li .post_meta span:first-child { margin:0; }
html.ie8 .list_4 li .post_meta span:first-child { margin:0; }
.list_4 li .post_meta span:first-child:before { display:none; }
.list_4 li .post_meta span:before {
	background:url(images/divider.gif) no-repeat 0% 0%;
	display:block;
	position:absolute;
	width:4px;
	height:4px;
	overflow:hidden;
	top:5px;
	left:-17px;
	content:'';
}
@media (min-width: 980px) and (max-width: 1200px) {
	.list_4 li .post_meta span:before { left:-12px; }
}
html.ie8 .list_4 li .post_meta span:before { left:-12px; }
@media (min-width: 768px) and (max-width: 979px) {
	.list_4 li .post_meta span:before { left:-12px; }
}
@media (max-width: 480px) {
	.list_4 li .post_meta span:before {
		display:block !important;
		left:0;
	}
}
.list_4 li .post_meta .tags a:last-child:after { display:none; }
.list_4 li .post_meta .tags a:after { content:','; }
.list_4 li .post_meta .link a {
	text-decoration:none;
	color:#e18728;
}
.list_4 li .post_meta .link a:focus {
	text-decoration:none;
	color:#e18728;
}
.list_4 li .post_meta .link a:hover {
	text-decoration:none;
	color:#5f5f5f;
}
.list_4 li .post_meta .link a:after {
	margin:0 0 0 4px;
	content:'>';
}
.list_4 li .post_meta a {
	text-decoration:none;
	color:#313131;
}
.list_4 li .post_meta a:focus {
	text-decoration:none;
	color:#313131;
}
.list_4 li .post_meta a:hover {
	text-decoration:none;
	color:#e18728;
}
.list_4 li h5 { margin:0 0 9px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.list_4 li h5 {
		line-height:16px;
		font-size:16px;
	}
}
@media (max-width: 480px) {
	.list_4 li h5 {
		line-height:16px;
		font-size:16px;
	}
}
.list_4 li .post_content { padding:0; }
.list_4 li .post_content p { margin:0; }
@media (min-width: 768px) and (max-width: 979px) {
	.list_4 li .post_content p { font-size:13px; }
}
@media (max-width: 480px) {
	.list_4 li .post_content p { font-size:13px; }
}
.list_5 li {
	line-height:19px;
	text-align:left;
}
@media (max-width: 767px) {
	.list_5 li {
		width:100%;
		overflow:hidden;
	}
}
.list_5 li .thumbnail { margin:0 0 24px 0; }
@media (max-width: 767px) {
	.list_5 li .thumbnail {
		max-width:50%;
		margin:5px 20px 5px 0;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.list_5 li .thumbnail a .zoom-icon:before {
		background:url(images/magnify_alt.png) no-repeat 0% 0%;
		width:62px;
		height:62px;
		margin:-31px 0 0 -31px;
	}
}
@media (max-width: 767px) {
	.list_5 li .clear { display:none; }
}
.list_5 li h5 { margin:0 0 10px 0; }
.list_5 li h5 a {
	text-decoration:none;
	color:#fff;
}
.list_5 li h5 a:focus {
	text-decoration:none;
	color:#fff;
}
.list_5 li h5 a:hover {
	text-decoration:none;
	color:#f7941d;
}
ul.list_6 {
	margin:0 0 0 -30px !important;
	padding:0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_6 { margin:0 0 0 -20px !important; }
}
html.ie8 ul.list_6 { margin:0 0 0 -20px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_6 { margin:0 0 0 -20px !important; }
}
@media (max-width: 767px) {
	ul.list_6 { margin:0 !important; }
}
ul.list_6 li {
	display:inline-block;
	float:none;
	width:570px;
	overflow:hidden;
	margin:0 0 38px 30px !important;
	padding:0;
	vertical-align:top;
	list-style:none;
	line-height:18px;
	font-size:14px;
	color:#5f5f5f;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_6 li {
		width:460px;
		margin:0 0 30px 20px !important;
	}
}
html.ie8 ul.list_6 li {
	width:460px;
	margin:0 0 30px 20px !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_6 li {
		width:352px;
		margin:0 0 30px 20px !important;
	}
}
@media (max-width: 767px) {
	ul.list_6 li {
		width:100%;
		margin:30px 0 0 0 !important;
	}
}
@media (max-width: 767px) {
	ul.list_6 li:first-child { margin:0 !important; }
}
ul.list_6 li.format-image .post_info b:before {
	background:url(images/icon_photo.png) no-repeat 0% 0%;
	width:29px;
	height:25px;
	overflow:hidden;
	margin:0 auto;
	line-height:0;
	font-size:0;
}
ul.list_6 li.format-video .post_info b:before {
	background:url(images/icon_video.png) no-repeat 0% 0%;
	width:27px;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	line-height:0;
	font-size:0;
}
ul.list_6 li .post_info {
	float:left;
	width:65px;
	padding:0 5px 0 0;
	text-align:center;
	text-transform:uppercase;
}
ul.list_6 li .post_info time {
	display:block;
	margin:0 0 14px 0;
	line-height:45px;
	font-family:'Open Sans', sans-serif;
	font-size:45px;
	font-weight:900;
	color:#e18728;
}
ul.list_6 li .post_info time i {
	display:block;
	padding:2px 0 0 0;
	line-height:12px;
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	color:#2b3943;
}
ul.list_6 li .post_info b {
	display:none;
	font-weight:400;
}
ul.list_6 li .post_info b:before {
	display:inline-block;
	vertical-align:top;
	line-height:25px;
	font-family:FontAwesome;
	font-size:25px;
	color:#b3b7b9;
	content:'\f08e';
}
ul.list_6 li .thumbnail {
	float:left;
	margin:5px 25px 5px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_6 li .thumbnail { margin:5px 15px 5px 0; }
}
@media (max-width: 480px) {
	ul.list_6 li .thumbnail { margin:5px 15px 5px 0; }
}
@media (max-width: 480px) {
	ul.list_6 li .thumbnail { width:100px; }
}
ul.list_6 li .post_meta {
	margin:0 0 6px 0;
	padding:4px 0 9px 0;
	border:none;
	border-bottom:1px solid #b3b7b9;
	line-height:12px;
	font-size:10px;
	text-transform:uppercase;
	color:#313131;
}
ul.list_6 li .post_meta span {
	position:relative;
	margin:0 0 0 31px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_6 li .post_meta span { margin:0 0 0 21px; }
}
html.ie8 ul.list_6 li .post_meta span { margin:0 0 0 21px; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_6 li .post_meta span {
		display:block;
		margin:7px 0 0 0;
		padding:0 0 0 12px;
	}
}
@media (max-width: 480px) {
	ul.list_6 li .post_meta span {
		display:block;
		margin:7px 0 0 0;
		padding:0 0 0 12px;
	}
}
ul.list_6 li .post_meta span:first-child { margin:0; }
html.ie8 ul.list_6 li .post_meta span:first-child { margin:0; }
ul.list_6 li .post_meta span:first-child:before { display:none; }
ul.list_6 li .post_meta span:before {
	background:url(images/divider.gif) no-repeat 0% 0%;
	display:block;
	position:absolute;
	width:4px;
	height:4px;
	overflow:hidden;
	top:5px;
	left:-17px;
	content:'';
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_6 li .post_meta span:before { left:-12px; }
}
html.ie8 ul.list_6 li .post_meta span:before { left:-12px; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_6 li .post_meta span:before {
		display:block !important;
		left:0;
	}
}
@media (max-width: 480px) {
	ul.list_6 li .post_meta span:before {
		display:block !important;
		left:0;
	}
}
ul.list_6 li .post_meta .tags a:last-child:after { display:none; }
ul.list_6 li .post_meta .tags a:after { content:','; }
ul.list_6 li .post_meta .link a {
	text-decoration:none;
	color:#e18728;
}
ul.list_6 li .post_meta .link a:focus {
	text-decoration:none;
	color:#e18728;
}
ul.list_6 li .post_meta .link a:hover {
	text-decoration:none;
	color:#5f5f5f;
}
ul.list_6 li .post_meta .link a:after {
	margin:0 0 0 4px;
	content:'>';
}
ul.list_6 li .post_meta a {
	text-decoration:none;
	color:#313131;
}
ul.list_6 li .post_meta a:focus {
	text-decoration:none;
	color:#313131;
}
ul.list_6 li .post_meta a:hover {
	text-decoration:none;
	color:#e18728;
}
ul.list_6 li h5 { margin:0 0 9px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_6 li h5 {
		line-height:16px;
		font-size:16px;
	}
}
@media (max-width: 480px) {
	ul.list_6 li h5 {
		line-height:16px;
		font-size:16px;
	}
}
ul.list_6 li .post_content { padding:0; }
ul.list_6 li .post_content p { margin:0; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_6 li .post_content p { font-size:13px; }
}
@media (max-width: 480px) {
	ul.list_6 li .post_content p { font-size:13px; }
}
ul.list_7 li { margin-bottom:45px; }
@media (max-width: 767px) {
	ul.list_7 li {
		width:100%;
		overflow:hidden;
	}
}
ul.list_7 li .thumbnail {
	float:left;
	margin:3px 30px 5px 0;
}
@media (max-width: 767px) {
	ul.list_7 li .thumbnail {
		max-width:50%;
		margin-right:20px;
	}
}
ul.list_7 li .thumbnail a .zoom-icon:before {
	background:url(images/magnify_alt.png) no-repeat 0% 0%;
	width:62px;
	height:62px;
	margin:-31px 0 0 -31px;
}
ul.list_7 li .clear { display:none; }
ul.list_7 li h5 {
	margin:0 0 16px 0;
	line-height:18px;
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:900 !important;
	text-transform:uppercase;
	color:#313131;
}
@media (max-width: 767px) {
	ul.list_7 li h5 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
ul.list_7 li h5 a {
	text-decoration:none;
	color:#313131;
}
ul.list_7 li h5 a:focus {
	text-decoration:none;
	color:#313131;
}
ul.list_7 li h5 a:hover {
	text-decoration:none;
	color:#e18728;
}
ul.list_7 li .excerpt { margin:0 0 15px 0; }
ul.list_7 li a.btn-primary {
	background:none;
	margin:0;
	padding:0;
	border:none;
	border-bottom:1px dotted #445361;
	line-height:16px;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	color:#313131;
}
ul.list_7 li a.btn-primary:hover {
	border-color:#e18728;
	color:#e18728;
}
ul.list_7 li a.btn-primary:before { display:none; }
.list_8 { padding:0 0 17px 0; }
@media (max-width: 767px) {
	.list_8 li {
		width:100%;
		overflow:hidden;
	}
}
.list_8 li .thumbnail { margin:0 0 28px 0; }
@media (max-width: 767px) {
	.list_8 li .thumbnail {
		float:left;
		max-width:50%;
		margin:5px 20px 5px 0;
	}
}
@media (max-width: 767px) {
	.list_8 li .clear { display:none; }
}
.list_8 li .excerpt { margin:0 0 24px 0; }
.list_8 li h5 {
	margin:0 0 16px 0;
	padding:0;
	line-height:18px;
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	color:#313131;
}
.list_8 li h5 a {
	text-decoration:none;
	color:#313131;
}
.list_8 li h5 a:focus {
	text-decoration:none;
	color:#313131;
}
.list_8 li h5 a:hover {
	text-decoration:none;
	color:#f7941d;
}
div.list.custom-list { margin:0 0 101px 0; }
div.list.custom-list ul {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}
div.list.custom-list ul li {
	display:inline-block;
	width:370px;
	margin:0 0 0 30px;
	padding:0;
	vertical-align:top;
	list-style:none;
	line-height:21px;
	font-size:14px;
	color:#5f5f5f;
}
@media (min-width: 980px) and (max-width: 1200px) {
	div.list.custom-list ul li {
		width:300px;
		margin:0 0 0 20px;
	}
}
html.ie8 div.list.custom-list ul li {
	width:300px;
	margin:0 0 0 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.list.custom-list ul li {
		width:228px;
		margin:0 0 0 20px;
	}
}
@media (max-width: 767px) {
	div.list.custom-list ul li {
		width:100%;
		margin:30px 0 0 0;
	}
}
div.list.custom-list ul li:first-child { margin:0; }
html.ie8 div.list.custom-list ul li:first-child { margin:0; }
div.list.custom-list ul li:before { display:none; }
div.list.custom-list ul li strong {
	display:block;
	margin:0 0 14px 0;
	padding:0;
	line-height:21px;
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	color:#313131;
}
div.list.custom-list ul li strong a {
	text-decoration:none;
	color:#313131;
}
div.list.custom-list ul li strong a:focus {
	text-decoration:none;
	color:#313131;
}
div.list.custom-list ul li strong a:hover {
	text-decoration:none;
	color:#e18728;
}
div.list.custom-list ul li em {
	display:block;
	overflow:hidden;
	font-style:normal;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.list.custom-list ul li em { overflow:visible; }
}
@media (max-width: 480px) {
	div.list.custom-list ul li em { overflow:visible; }
}
div.list.arrow-list ul li {
	position:relative;
	margin:15px 0 0 0;
	padding:0 0 0 25px;
	line-height:20px;
	font-size:14px;
	color:#5f5f5f;
}
div.list.arrow-list ul li:before {
	position:absolute;
	line-height:18px;
	font-family:FontAwesome;
	font-size:12px;
	color:#e18728;
	top:2px;
	left:0;
	content:'\f054';
}
div.list.arrow-list ul li a {
	text-decoration:none;
	color:#5f5f5f;
}
div.list.arrow-list ul li a:focus {
	text-decoration:none;
	color:#5f5f5f;
}
div.list.arrow-list ul li a:hover {
	text-decoration:none;
	color:#f7941d;
}
.dropcap {
	background:#313131;
	position:relative;
	float:left;
	width:57px;
	height:57px;
	overflow:visible;
	margin:4px 25px 5px 0;
	padding:0;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	letter-spacing:-2px;
	line-height:54px;
	font-size:38px;
	font-weight:700;
	text-align:center;
	color:#fff;
}
.dropcap:before {
	background:url(images/corner.gif) no-repeat 0% 0%;
	display:block;
	position:absolute;
	width:6px;
	height:11px;
	overflow:hidden;
	margin:-6px 0 0 0;
	top:50%;
	right:-6px;
	content:'';
}
article.type-services .thumbnail {
	background:#313131;
	float:left;
	width:78px;
	height:81px;
	overflow:hidden;
	margin:2px 21px 5px 0 !important;
	padding:0;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
article.type-services .thumbnail a {
	background:#313131;
	display:block;
	width:78px;
	height:81px;
	overflow:hidden;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
article.type-services .thumbnail a img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
.content_box {
	background:url(images/box.jpg) repeat 50% 0%;
	margin:0 0 99px 0;
	padding:97px 0 60px 0;
}
.content_box:before, .content_box:after { background:url(images/box.jpg) repeat 50% 0%; }
.content_box .title-box { margin:0 0 52px 0; }
.content_box .title-box h3 {
	padding-right:0;
	color:#5f5f5f;
}
.content_box.box {
	margin:0 0 -65px 0;
	padding:99px 0 65px 0;
}
.content_box.box_1 {
	background:url(images/box_1.jpg) repeat 50% 0%;
	margin:0;
	padding:94px 0 86px 0;
}
.content_box.box_1:before, .content_box.box_1:after { background:url(images/box_1.jpg) repeat 50% 0%; }
.content_box.box_2 {
	margin:0 0 57px 0;
	padding:97px 0 96px 0;
}
.thumbnail {
	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 .zoom-icon:before {
	background:url(images/magnify.png) no-repeat 0% 0%;
	display:block;
	width:125px;
	height:125px;
	overflow:hidden;
	margin:-62px 0 0 -62px;
	content:'';
}
@media (max-width: 767px) {
	.thumbnail a .zoom-icon:before {
		background:url(images/magnify_alt.png) no-repeat 0% 0%;
		width:62px;
		height:62px;
		margin:-31px 0 0 -31px;
	}
}
@media (max-width: 480px) {
	.thumbnail a .zoom-icon:before {
		background:url(images/magnify_alt_1.png) no-repeat 0% 0% !important;
		width:30px !important;
		height:30px !important;
		margin:-15px 0 0 -15px !important;
	}
}
.tabs-wrapper { margin:0 0 54px 0; }
.tabs-wrapper .nav-tabs {
	width:100%;
	overflow:hidden;
	margin:0 0 54px 0;
	border:none;
}
.tabs-wrapper .nav-tabs li {
	float:left;
	margin:0 0 0 2px;
	padding:0;
}
@media (max-width: 767px) {
	.tabs-wrapper .nav-tabs li { margin:0 2px 2px 0 !important; }
}
.tabs-wrapper .nav-tabs li:first-child { margin:0; }
.tabs-wrapper .nav-tabs li.active a {
	border:2px solid #e18728 !important;
	text-decoration:none;
	color:#fff !important;
}
.tabs-wrapper .nav-tabs li.active a:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0 !important;
}
.tabs-wrapper .nav-tabs li a {
	background:none !important;
	position:relative;
	margin:0;
	padding:8px 34px 8px 34px;
	border:2px solid #5f5f5f;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:12px;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	color:#5f5f5f;
}
@media (max-width: 767px) {
	.tabs-wrapper .nav-tabs li a { padding:8px 30px 8px 30px; }
}
@media (max-width: 480px) {
	.tabs-wrapper .nav-tabs li a { padding:8px 12px 8px 12px; }
}
.tabs-wrapper .nav-tabs li a:focus {
	border:2px solid #5f5f5f;
	text-decoration:none;
	color:#5f5f5f;
}
.tabs-wrapper .nav-tabs li a:focus:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:100%;
}
.tabs-wrapper .nav-tabs li a:hover {
	border:2px solid #e18728;
	text-decoration:none;
	color:#fff;
}
.tabs-wrapper .nav-tabs li a:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.tabs-wrapper .nav-tabs li a:before {
	background:#e18728;
	display:block;
	position:absolute;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:100%;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
}
.tabs-wrapper .tab-content {
	position:relative;
	overflow:visible;
	text-align:center;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.tabs-wrapper .tab-content {
		width:100% !important;
		margin:0 !important;
		left:auto !important;
		text-align:left;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.tabs-wrapper .tab-content {
		width:100% !important;
		margin:0 !important;
		left:auto !important;
		text-align:left;
	}
}
@media (max-width: 767px) {
	.tabs-wrapper .tab-content {
		width:100% !important;
		margin:0 !important;
		left:auto !important;
		text-align:left;
	}
}
.tabs-wrapper .tab-content .list_1 {
	display:inline-block;
	vertical-align:top;
}
@media (min-width: 1921px) {
	.tabs-wrapper .tab-content .list_1 { max-width:1920px; }
}
html.ie8 .tabs-wrapper .tab-content .list_1 { max-width:1920px; }
@media (min-width: 1201px) and (max-width: 1920px) {
	.tabs-wrapper .tab-content .list_1 {
		padding:0 20px;
		text-align:center;
	}
}
@media (min-width: 980px) and (max-width: 1200px) {
	.tabs-wrapper .tab-content .list_1 { text-align:left; }
}
html.ie8 .tabs-wrapper .tab-content .list_1 { text-align:left; }
div.testimonials .testi-item {
	margin:0;
	padding:0;
}
div.testimonials .testi-item .testi_header {
	background:#333;
	position:relative;
	width:100%;
	margin:0 0 17px 0;
	padding:27px 20px 24px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.testimonials .testi-item .testi_header { padding:20px 20px 20px 20px; }
}
div.testimonials .testi-item .testi_header:before {
	background:url(images/testi_corner.png) no-repeat 0% 0%;
	display:block;
	width:21px;
	height:21px;
	overflow:hidden;
	position:absolute;
	right:25px;
	bottom:-21px;
	content:'';
}
div.testimonials .testi-item .testi_header .featured-thumbnail {
	float:left;
	width:auto;
	height:auto;
	margin:-27px 17px -24px -20px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	div.testimonials .testi-item .testi_header .featured-thumbnail { margin:-27px 15px -24px -20px; }
}
html.ie8 div.testimonials .testi-item .testi_header .featured-thumbnail { margin:-27px 15px -24px -20px; }
@media (min-width: 768px) and (max-width: 979px) {
	div.testimonials .testi-item .testi_header .featured-thumbnail {
		float:none;
		margin:0 0 10px 0;
	}
}
div.testimonials .testi-item .testi_header .featured-thumbnail a:hover 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);
	opacity:0.6;
	filter:alpha(opacity=60);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
div.testimonials .testi-item .testi_header .featured-thumbnail a img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
div.testimonials .testi-item .testi_header .user {
	display:block;
	margin:0 0 4px 0;
	padding:0;
	line-height:21px;
	font-family:'Open Sans', sans-serif;
	font-size:21px;
	font-weight:400;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	div.testimonials .testi-item .testi_header .user {
		line-height:16px;
		font-size:16px;
	}
}
html.ie8 div.testimonials .testi-item .testi_header .user {
	line-height:16px;
	font-size:16px;
}
div.testimonials .testi-item .testi_header .user a {
	text-decoration:none;
	color:#fff;
}
div.testimonials .testi-item .testi_header .user a:focus {
	text-decoration:none;
	color:#fff;
}
div.testimonials .testi-item .testi_header .user a:hover {
	text-decoration:none;
	color:#e18728;
}
div.testimonials .testi-item .testi_header .info {
	display:block;
	line-height:16px;
	font-size:11px;
	font-weight:400;
	text-transform:uppercase;
	color:#e18728;
}
@media (min-width: 980px) and (max-width: 1200px) {
	div.testimonials .testi-item .testi_header .info {
		line-height:14px;
		font-size:10px;
	}
}
html.ie8 div.testimonials .testi-item .testi_header .info {
	line-height:14px;
	font-size:10px;
}
div.testimonials .testi-item blockquote {
	background:url(images/quotes.png) no-repeat 12px 0%;
	margin:0;
	padding:6px 20px 0 54px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#5f5f5f;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.testimonials .testi-item blockquote {
		background:url(images/quotes.png) no-repeat 0% 0%;
		padding:40px 0 0 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:#5f5f5f;
}
div.testimonials .testi-item blockquote a:focus {
	text-decoration:none;
	color:#5f5f5f;
}
div.testimonials .testi-item blockquote a:hover {
	text-decoration:none;
	color:#e18728;
}
div.testimonials .testi-item blockquote .title {
	display:block;
	margin:0 0 24px 0;
	line-height:16px;
	color:#e18728;
}
div.testimonials .testi-item blockquote .title a {
	text-decoration:none;
	color:#e18728;
}
div.testimonials .testi-item blockquote .title a:focus {
	text-decoration:none;
	color:#e18728;
}
div.testimonials .testi-item blockquote .title a:hover {
	text-decoration:none;
	color:#313131;
}
.accordion { padding:1px 0 0 0; }
@media (max-width: 767px) {
	.accordion { padding:1px 0 30px 0; }
}
.accordion .accordion-group {
	margin:0 0 -1px 0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.accordion .accordion-group .accordion-heading a {
	position:relative;
	padding:9px 15px 11px 55px;
	border:1px solid #b3b7b9;
	line-height:21px;
	font-size:15px;
	text-decoration:none;
	color:#525353;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.accordion .accordion-group .accordion-heading a {
		padding:9px 10px 11px 55px;
		font-size:12px;
	}
}
html.ie8 .accordion .accordion-group .accordion-heading a {
	padding:9px 10px 11px 55px;
	font-size:12px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.accordion .accordion-group .accordion-heading a {
		padding:9px 10px 11px 55px;
		font-size:12px;
	}
}
.accordion .accordion-group .accordion-heading a:focus {
	text-decoration:none;
	color:#525353;
}
.accordion .accordion-group .accordion-heading a:hover {
	text-decoration:none;
	color:#e18728;
}
.accordion .accordion-group .accordion-heading a:before {
	display:block;
	position:absolute;
	width:43px;
	border-right:1px solid #b3b7b9;
	line-height:41px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	color:#e18728;
	top:0;
	right:auto;
	bottom:0;
	left:0;
	content:'+';
}
.accordion .accordion-group .accordion-heading a.active:before {
	line-height:4px;
	content:'_';
}
.accordion .accordion-group .accordion-body .accordion-inner {
	padding:11px 13px 23px 13px;
	border:none;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.accordion .accordion-group .accordion-body .accordion-inner { padding:11px 0 23px 0; }
}
html.ie8 .accordion .accordion-group .accordion-body .accordion-inner { padding:11px 0 23px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.accordion .accordion-group .accordion-body .accordion-inner { padding:11px 0 23px 0; }
}
.accordion .accordion-group .accordion-body .accordion-inner p:last-child { margin:0; }
.footer {
	background:url(images/bg.gif) repeat 50% 0%;
	margin:0;
	padding:0;
	border:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer {
		line-height:18px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	.footer { padding:0 20px; }
}
.footer .footer-widgets {
	padding:90px 0 74px 0;
	line-height:17px;
	color:#e0dfdf;
}
@media (max-width: 767px) {
	.footer .footer-widgets { padding:30px 0 60px 0; }
}
@media (max-width: 767px) {
	.footer .footer-widgets h4 { padding:30px 0 0 0; }
}
.footer .footer-widgets p { margin:0 0 16px 0; }
.footer .footer-widgets a {
	text-decoration:none;
	color:#e0dfdf;
}
.footer .footer-widgets a:focus {
	text-decoration:none;
	color:#e0dfdf;
}
.footer .footer-widgets a:hover {
	text-decoration:none;
	color:#e18728;
}
.footer .footer-widgets .footer-nav {
	float:none;
	margin:0;
}
@media (min-width: 1200px) {
	.footer .footer-widgets .footer-nav { margin:20px 0 0 0; }
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .footer-nav { margin:20px 0 0 0; }
}
html.ie8 .footer .footer-widgets .footer-nav { margin:20px 0 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .footer-nav {
		margin:20px 0 0 0;
		text-align:left;
	}
}
@media (max-width: 767px) {
	.footer .footer-widgets .footer-nav {
		padding:30px 0 0 0;
		text-align:left;
	}
}
.footer .footer-widgets .footer-nav ul {
	float:none;
	margin:0;
	padding:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .footer-nav ul { text-align:left; }
}
@media (max-width: 767px) {
	.footer .footer-widgets .footer-nav ul { text-align:left; }
}
.footer .footer-widgets .footer-nav ul li {
	float:none;
	margin:14px 0 0 0;
	padding:0;
	list-style:none;
	line-height:17px;
	text-transform:capitalize;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .footer-nav ul li {
		display:block;
		line-height:18px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	.footer .footer-widgets .footer-nav ul li { margin:0 9px 0 0; }
}
.footer .footer-widgets .footer-nav ul li:first-child { margin:0; }
@media (max-width: 767px) {
	.footer .footer-widgets .footer-nav ul li:first-child { margin:0 9px 0 0; }
}
@media (max-width: 767px) {
	.footer .footer-widgets .footer-nav ul li:last-child { margin:0; }
}
.footer .footer-widgets .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#e18728;
}
.footer .footer-widgets .footer-nav ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#e18728;
}
.footer .footer-widgets .footer-nav ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#e18728;
}
.footer .footer-widgets .footer-nav ul li a { text-decoration:none; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .footer-nav ul li a {
		line-height:18px;
		font-size:12px;
	}
}
.footer .footer-widgets .footer-nav ul li a:focus {
	text-decoration:none;
	color:#e0dfdf;
}
.footer .footer-widgets .footer-nav ul li a:hover {
	text-decoration:none;
	color:#e18728;
}
.footer .footer-widgets .indent_left { padding:0 0 0 21px; }
@media (max-width: 767px) {
	.footer .footer-widgets .indent_left { padding:0; }
}
.footer .footer-widgets .indent_left h4 { margin-bottom:26px; }
.footer .footer-widgets .social-nets-wrapper ul {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}
.footer .footer-widgets .social-nets-wrapper ul li {
	display:inline-block;
	margin:0 0 0 7px;
	padding:0;
	vertical-align:top;
	list-style:none;
}
.footer .footer-widgets .social-nets-wrapper ul li:first-child { margin:0; }
.footer .footer-widgets .social-nets-wrapper ul li a {
	background:#d6d6d6;
	display:inline-block;
	width:44px;
	height:44px;
	overflow:hidden;
	vertical-align:top;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:44px;
	text-align:center;
	text-decoration:none;
	color:#313131;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .social-nets-wrapper ul li a {
		width:30px;
		height:30px;
		line-height:30px;
	}
}
.footer .footer-widgets .social-nets-wrapper ul li a:hover {
	background:#f79936;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.footer .footer-widgets .social-nets-wrapper ul li a:hover:before {
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fff;
}
.footer .footer-widgets .social-nets-wrapper ul li a[title="google"]:before { content:'\f0d5'; }
.footer .footer-widgets .social-nets-wrapper ul li a[title="twitter"]:before { content:'\f099'; }
.footer .footer-widgets .social-nets-wrapper ul li a[title="facebook"]:before { content:'\f09a'; }
.footer .footer-widgets .social-nets-wrapper ul li a[title="pinterest"]:before { content:'\f0d2'; }
.footer .footer-widgets .social-nets-wrapper ul li a[title="linkedin"]:before { content:'\f0e1'; }
.footer .footer-widgets .social-nets-wrapper ul li a:before {
	display:block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:46px;
	font-family:FontAwesome;
	font-size:22px;
	text-align:center;
	color:#313131;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .social-nets-wrapper ul li a:before {
		line-height:30px;
		font-size:18px;
	}
}
.footer .footer-widgets .social-nets-wrapper ul li a img { display:none; }
.footer .footer-widgets a.btn-link { margin:4px 0 0 0; }
.footer .copyright {
	background:rgba(0,0,0,0.3);
	position:relative;
	padding:59px 0 56px 0;
}
html.ie8 .footer .copyright { background:url(images/ie8.gif) repeat 50% 0%; }
.footer .copyright:before {
	background:rgba(0,0,0,0.3);
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-100%;
	content:'';
}
html.ie8 .footer .copyright:before { background:url(images/ie8.gif) repeat 50% 0%; }
.footer .copyright:after {
	background:rgba(0,0,0,0.3);
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	right:-100%;
	content:'';
}
html.ie8 .footer .copyright:after { background:url(images/ie8.gif) repeat 50% 0%; }
.footer .copyright .footer-text {
	float:none;
	margin:0;
	color:#f79936;
}
@media (max-width: 480px) {
	.footer .copyright .footer-text {
		line-height:18px;
		font-size:12px;
	}
}
.footer .copyright .footer-text a {
	text-decoration:none;
	color:#f79936;
}
.footer .copyright .footer-text a:focus {
	text-decoration:none;
	color:#f79936;
}
.footer .copyright .footer-text a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .footer_map { position:relative; }
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a { width:auto; }
#back-top-wrapper p#back-top a:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#e18728;
}
#back-top-wrapper p#back-top a:before {
	display:inline-block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:28px;
	font-family:FontAwesome;
	font-size:28px;
	color:#7b7979;
	content:'\f0aa';
}
#back-top-wrapper p#back-top a span { display:none; }
#map img { max-width:none; }
#map #content {
	min-width:280px;
	font-size:10px;
	color:#babbc2;
	padding-top:0;
}
#map #content h6 {
	font-size:13px;
	line-height:1.2em;
	color:#434458;
	margin:0 0 4px 0;
}
#map #content p {
	line-height:14px;
	margin-bottom:0;
}
#map #content a {
	color:#313131;
	text-decoration:underline;
}
#map #content a:hover, #map #content a:focus { text-decoration:none; }
.gm-style .gm-style-iw #content a { font-size:11px; }
.title-section {
	position:relative;
	margin:0 0 73px 0;
	padding:0;
	text-align:center;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-section { padding:20px 0 0 0; }
}
@media (max-width: 767px) {
	.title-section { padding:20px 0 0 0; }
}
.title-section:before {
	background:#e18728;
	display:block;
	width:170px;
	height:3px;
	overflow:hidden;
	margin:0 0 0 -85px;
	position:absolute;
	left:50%;
	bottom:-35px;
	content:'';
}
.title-section h1 {
	margin:0 0 17px 0;
	line-height:67px;
	font-size:67px;
	color:#313131;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-section h1 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:32px;
		font-size:32px;
	}
}
@media (max-width: 767px) {
	.title-section h1 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:32px;
		font-size:32px;
	}
}
.title-section ul {
	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;
}
.title-section ul li {
	line-height:24px;
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
	color:#d6d5d5;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-section ul li {
		line-height:18px;
		font-size:18px;
	}
}
@media (max-width: 767px) {
	.title-section ul li {
		line-height:18px;
		font-size:18px;
	}
}
.title-section ul li.active { color:#e18728; }
.title-section ul li.divider { margin:0 6px; }
.title-section ul li.divider:after {
	line-height:24px;
	font-family:'Open Sans', sans-serif;
	font-size:24px;
	font-weight:600;
	color:#d6d5d5;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-section ul li.divider:after {
		line-height:18px;
		font-size:18px;
	}
}
@media (max-width: 767px) {
	.title-section ul li.divider:after {
		line-height:18px;
		font-size:18px;
	}
}
.title-section ul li a {
	text-decoration:none;
	color:#d6d5d5;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-section ul li a {
		line-height:18px;
		font-size:18px;
	}
}
@media (max-width: 767px) {
	.title-section ul li a {
		line-height:18px;
		font-size:18px;
	}
}
.title-section ul li a:focus {
	text-decoration:none;
	color:#d6d5d5;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#e18728;
}
.pagination ul li a, .pagination ul li span {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.post-header h2 {
	position:relative;
	margin-bottom:50px !important;
	padding:0 0 30px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-header h2 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:32px;
		font-size:32px;
	}
}
@media (max-width: 767px) {
	.post-header h2 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:32px;
		font-size:32px;
	}
}
.post-header h2:before {
	background:#e18728;
	display:block;
	width:170px;
	height:3px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:0%;
	bottom:0;
	content:'';
}
article.post h3 {
	line-height:18px;
	font-size:18px;
}
.post_meta {
	line-height:16px;
	font-size:10px;
	text-transform:uppercase;
}
.post_meta i { color:#e18728; }
.post_meta a {
	text-transform:uppercase !important;
	text-decoration:none;
	color:#313131;
}
.post_meta a:hover {
	text-decoration:none;
	color:#313131;
}
.post_meta a:hover {
	text-decoration:none;
	color:#e18728;
}
.post-author {
	background:#f8f8f8;
	padding:15px 20px;
	border:none;
	border-bottom:2px solid #e18728;
}
.post-author h3 {
	margin:0 0 15px 0;
	padding:0;
	line-height:16px;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	color:#313131;
}
.post-author h3 a {
	text-decoration:none;
	color:#313131;
}
.post-author h3 a:focus {
	text-decoration:none;
	color:#313131;
}
.post-author h3 a:hover {
	text-decoration:none;
	color:#e18728;
}
.post-author .post-author_gravatar { margin:5px 30px 5px 0; }
.post-author .post-author_gravatar img {
	padding:0;
	border:none;
}
@media (max-width: 480px) {
	.post-author .post-author_desc { overflow:visible; }
}
.post-author .post-author_link { margin:15px 0 0 0; }
.post-author .post-author_link p {
	margin:0;
	line-height:16px;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	color:#313131;
}
.post-author .post-author_link p a {
	text-decoration:none;
	color:#313131;
}
.post-author .post-author_link p a:focus {
	text-decoration:none;
	color:#313131;
}
.post-author .post-author_link p a:hover {
	text-decoration:none;
	color:#e18728;
}
.related-posts h3 {
	position:relative;
	margin-bottom:50px;
	padding:0 0 30px 0;
}
@media (max-width: 480px) {
	.related-posts h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:32px;
		font-size:32px;
	}
}
.related-posts h3:before {
	background:#e18728;
	display:block;
	width:170px;
	height:3px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:0%;
	bottom:0;
	content:'';
}
.related-posts ul li {
	line-height:18px;
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	color:#313131;
}
@media (min-width: 768px) and (max-width: 979px) {
	.related-posts ul li {
		line-height:14px;
		font-size:14px;
	}
}
@media (max-width: 767px) {
	.related-posts ul li {
		line-height:14px;
		font-size:14px;
	}
}
.related-posts ul li a {
	text-decoration:none;
	color:#313131;
}
.related-posts ul li a:focus {
	text-decoration:none;
	color:#313131;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#e18728;
}
#commentform p {
	width:100%;
	overflow:hidden;
}
@media (max-width: 767px) {
	#commentform input[type="text"], #commentform input[type="email"], #commentform textarea { min-height:52px; }
}
#commentform input[type="submit"] { margin:0; }
.comment-list li .comment-body {
	background:#f8f8f8 !important;
	padding:20px;
	border:none;
	border-bottom:2px solid #e18728;
}
.comment-list li .comment-body .author {
	padding:12px 0 0 0;
	line-height:16px;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	color:#313131;
}
@media (max-width: 480px) {
	.comment-list li .comment-body .extra-wrap {
		overflow:visible;
		padding:0 0 12px 0;
	}
}
.comment-list li .comment-body .comment-meta {
	margin:0;
	padding:13px 0 0 0;
	line-height:16px;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	color:#e18728;
}
.comment-list li .comment-body .reply {
	position:relative;
	z-index:99;
}
.comment-list li .comment-body .reply a {
	background:none;
	display:inline-block;
	position:relative;
	margin:0;
	padding:10px 35px 10px 35px;
	border:2px solid #5f5f5f;
	-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;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#5f5f5f;
}
.comment-list li .comment-body .reply a: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;
	color:#5f5f5f;
}
.comment-list li .comment-body .reply a:focus:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:100%;
}
.comment-list li .comment-body .reply a: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:#fff;
}
.comment-list li .comment-body .reply a:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.comment-list li .comment-body .reply a:before {
	background:#5f5f5f;
	display:block;
	position:absolute;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:100%;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
}
#comments h3 {
	position:relative;
	margin-bottom:50px;
	padding:0 0 30px 0;
}
@media (max-width: 480px) {
	#comments h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:32px;
		font-size:32px;
	}
}
#comments h3:before {
	background:#e18728;
	display:block;
	width:170px;
	height:3px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:0%;
	bottom:0;
	content:'';
}
#respond h3 {
	position:relative;
	margin-bottom:50px;
	padding:0 0 30px 0;
}
@media (max-width: 480px) {
	#respond h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:28px;
		font-size:28px;
	}
}
#respond h3:before {
	background:#e18728;
	display:block;
	width:170px;
	height:3px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:0%;
	bottom:0;
	content:'';
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { padding:5px 8px !important; }
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	font-size:12px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip { font-size:10px !important; }
}
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.wpcf7-form .ajax-loader { margin:8px 0 0 0; }
.filter-wrapper {
	padding:0 0 20px 0;
	text-align:center;
}
@media (max-width: 767px) {
	.filter-wrapper { text-align:left; }
}
.filter-wrapper .pull-right { float:none; }
@media (max-width: 767px) {
	.filter-wrapper .pull-right { float:right; }
}
.filter-wrapper strong {
	background:none;
	display:inline-block;
	position:relative;
	float:none;
	margin:0;
	padding:12px 0 12px 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;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#5f5f5f;
}
@media (max-width: 767px) {
	.filter-wrapper strong { float:left; }
}
.filter-wrapper ul {
	display:inline-block;
	float:none;
	vertical-align:top;
}
@media (max-width: 767px) {
	.filter-wrapper ul {
		float:left;
		margin:0 0 0 20px;
	}
}
.filter-wrapper ul li { margin:0 0 0 11px; }
@media (max-width: 767px) {
	.filter-wrapper ul li {
		display:block;
		float:none;
		margin:0 0 3px 0;
	}
}
.filter-wrapper ul li.active a {
	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:#fff;
}
.filter-wrapper ul li.active a:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.filter-wrapper ul li.active a: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;
	color:#fff;
}
.filter-wrapper ul li.active a:focus:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.filter-wrapper ul li.active a: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:#fff;
}
.filter-wrapper ul li.active a:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.filter-wrapper ul li a {
	background:none !important;
	display:inline-block;
	position:relative;
	margin:0;
	padding:10px 35px 10px 35px;
	border:2px solid #5f5f5f;
	-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;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#5f5f5f;
}
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper ul li a { padding:10px 25px 10px 25px; }
}
@media (max-width: 480px) {
	.filter-wrapper ul li a { padding:10px 25px 10px 25px; }
}
.filter-wrapper ul li a: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;
	color:#5f5f5f;
}
.filter-wrapper ul li a:focus:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:100%;
}
.filter-wrapper ul li a: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:#fff;
}
.filter-wrapper ul li a:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.filter-wrapper ul li a:before {
	background:#5f5f5f;
	display:block;
	position:absolute;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:100%;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
}
#portfolio-grid li .thumbnail { margin:0; }
#portfolio-grid li .caption {
	background:#f8f8f8;
	padding:27px 20px 23px 20px;
	border-bottom:2px solid #e18728;
}
#portfolio-grid li h3 {
	margin:0 0 15px 0;
	line-height:18px;
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	color:#313131;
}
#portfolio-grid li p { margin:0; }
#portfolio-grid li p.excerpt { margin:0 0 16px 0; }
#portfolio-grid li a.btn-primary {
	margin:0;
	padding:0;
	border:none;
	border-bottom:1px dotted #313131;
	line-height:14px;
	font-size:12px;
	font-weight:900;
	color:#313131;
}
#portfolio-grid li a.btn-primary:focus {
	border-color:#313131;
	text-decoration:none;
	color:#313131;
}
#portfolio-grid li a.btn-primary:hover {
	border-color:#e18728;
	text-decoration:none;
	color:#e18728;
}
.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;
}
.grid_gallery .thumbnail a .zoom-icon:before {
	background:url(images/magnify_alt.png) no-repeat 0% 0%;
	width:62px;
	height:62px;
	margin:-31px 0 0 -31px;
}
.archive_lists h3 {
	margin:0 0 21px 0;
	line-height:21px;
	font-size:18px;
}
.faq-list h4 {
	margin:0;
	line-height:21px;
	font-size:18px;
	text-transform:uppercase;
	color:#313131;
}
.error404-holder { padding:50px 0 0 0; }
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num {
	font-weight:700;
	color:#e18728;
}
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:200px; }
}
.type-experience .thumbnail {
	background:#f7941d;
	float:left;
	margin:5px 20px 5px 0 !important;
}
.type-clients .thumbnail {
	background:none;
	float:left;
	margin:5px 20px 5px 0 !important;
}
@media (max-width: 767px) {
	.google-map-custom-class { height:300px; }
}
html.ie8 .posts-grid li .thumbnail img { max-width:inherit; }
.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:31px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.parallax-slider { height:655px; }
@media (min-width: 768px) and (max-width: 979px) {
	.parallax-slider { height:500px; }
}
@media (max-width: 767px) {
	.parallax-slider { height:400px; }
}
.parallax-slider #mainCaptionHolder .container { top:27%; }
.parallax-slider #mainCaptionHolder .slider_caption {
	line-height:110px;
	font-size:92px;
	font-weight:900;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.parallax-slider #mainCaptionHolder .slider_caption {
		line-height:90px;
		font-size:72px;
	}
}
html.ie8 .parallax-slider #mainCaptionHolder .slider_caption {
	line-height:90px;
	font-size:72px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.parallax-slider #mainCaptionHolder .slider_caption {
		line-height:70px;
		font-size:52px;
	}
}
@media (max-width: 767px) {
	.parallax-slider #mainCaptionHolder .slider_caption {
		padding:0 20px;
		line-height:50px;
		font-size:42px;
	}
}
@media (max-width: 480px) {
	.parallax-slider #mainCaptionHolder .slider_caption {
		line-height:40px;
		font-size:32px;
	}
}
.parallax-slider #mainCaptionHolder .slider_caption a {
	text-decoration:none;
	color:#fff;
}
.parallax-slider #mainCaptionHolder .slider_caption a:focus {
	text-decoration:none;
	color:#fff;
}
.parallax-slider #mainCaptionHolder .slider_caption a:hover {
	text-decoration:none;
	color:#e18728;
}
.parallax-slider .controlBtn {
	width:60px;
	height:60px;
	margin-top:-30px;
}
.parallax-slider .controlBtn .innerBtn {
	font-size:48px;
	line-height:60px;
	color:#313131;
	background:#092f70;
}
.parallax-slider .controlBtn .slidesCounter {
	font-size:16px;
	line-height:60px;
	color:#092f70;
	background:#313131;
}
.parallax-slider .controlBtn:hover .innerBtn {
	color:#092f70;
	background:#313131;
}
.parallax-slider .parallaxPrevBtn, .parallax-slider .parallaxNextBtn {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.parallax-slider .parallaxPrevBtn { left:-60px; }
.parallax-slider .parallaxNextBtn { right:-60px; }
.parallax-slider:hover .parallaxPrevBtn { left:0; }
.parallax-slider:hover .parallaxNextBtn { right:0; }
.parallax-slider #paralaxSliderPagination { bottom:15px; }
.parallax-slider #paralaxSliderPagination.buttons_pagination ul li {
	border-radius:50%;
	margin:3px;
	width:10px;
	height:10px;
	border:2px solid #092f70;
}
.parallax-slider #paralaxSliderPagination.buttons_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.buttons_pagination ul li.active { background:#092f70; }
.parallax-slider #paralaxSliderPagination.images_pagination ul li {
	margin:3px;
	opacity:.5;
}
.parallax-slider #paralaxSliderPagination.images_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.images_pagination ul li.active { opacity:1; }
.parallax-slider #previewSpinner {
	width:50px;
	height:50px;
	margin-left:-25px;
	margin-top:-25px;
	border-radius:25px;
	background:url(parallax-slider/img/spinner.gif) 50% 50% #fff no-repeat;
}
.parallax-slider {
	overflow:hidden;
	position:relative;
	-ms-transform:translateZ(0);
	transform:translateZ(0);
}
.parallax-slider .baseList { display:none; }
.parallax-slider #mainImageHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
}
.parallax-slider #mainImageHolder .primaryHolder, .parallax-slider #mainImageHolder .secondaryHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.parallax-slider #mainImageHolder .primaryHolder .imgBlock, .parallax-slider #mainImageHolder .secondaryHolder .imgBlock {
	max-width:inherit;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.parallax-slider #mainImageHolder .primaryHolder { z-index:2; }
.parallax-slider #mainImageHolder .secondaryHolder { z-index:1; }
.parallax-slider #mainCaptionHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:2;
}
.parallax-slider #mainCaptionHolder .container { position:relative; }
.parallax-slider #mainCaptionHolder .primaryCaption, .parallax-slider #mainCaptionHolder .secondaryCaption {
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
.parallax-slider .controlBtn {
	position:absolute;
	cursor:pointer;
	display:block;
	top:50%;
	z-index:2;
}
.parallax-slider .controlBtn .innerBtn {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	position:relative;
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	z-index:1;
}
.parallax-slider .controlBtn .slidesCounter {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	position:absolute;
	top:0;
	width:60%;
	height:100%;
}
.parallax-slider .controlBtn.parallaxPrevBtn .slidesCounter {
	left:0%;
	text-align:left;
}
.parallax-slider .controlBtn.parallaxPrevBtn:hover .slidesCounter { left:100%; }
.parallax-slider .controlBtn.parallaxNextBtn .slidesCounter {
	right:0%;
	text-align:right;
}
.parallax-slider .controlBtn.parallaxNextBtn:hover .slidesCounter { right:100%; }
.parallax-slider #paralaxSliderPagination {
	position:absolute;
	width:100%;
	text-align:center;
	right:0;
	bottom:129px;
	left:0;
	z-index:2;
}
@media (min-width: 768px) and (max-width: 979px) {
	.parallax-slider #paralaxSliderPagination { bottom:40px; }
}
@media (max-width: 767px) {
	.parallax-slider #paralaxSliderPagination { bottom:40px; }
}
.parallax-slider #paralaxSliderPagination ul {
	display:inline-block;
	margin:0;
	padding:33px 150px 0 150px;
	border-top:3px solid #ffffff;
	vertical-align:top;
	line-height:0;
	font-size:0;
}
@media (max-width: 480px) {
	.parallax-slider #paralaxSliderPagination ul { padding:33px 100px 0 100px; }
}
.parallax-slider #paralaxSliderPagination ul li {
	background:#fff;
	display:inline-block;
	width:16px !important;
	height:16px !important;
	margin:0 0 0 9px !important;
	padding:0 !important;
	list-style:none;
	border:none !important;
	vertical-align:top;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	cursor:pointer;
}
.parallax-slider #paralaxSliderPagination ul li:first-child { margin:0 !important; }
.parallax-slider #paralaxSliderPagination ul li:hover, .parallax-slider #paralaxSliderPagination ul li.active {
	background:#e18728;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.parallax-slider #previewSpinner {
	position:absolute;
	display:block;
	top:50%;
	left:50%;
	z-index:99;
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder.animateState { top:-100%; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState.animateState { top:100%; }
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
