@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic);
@import url(//fonts.googleapis.com/css?family=Krona+One);
@import url(//fonts.googleapis.com/css?family=Dorsa);
@import url(//fonts.googleapis.com/css?family=Roboto:100,300);
@import url(//fonts.googleapis.com/css?family=Cantarell);
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder {
	background:none;
	overflow:hidden;
}
body.home .main-holder { background:url(images/main_bg.jpg) no-repeat 50% 0%; }
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#f8f8f8;
	min-height:24px;
	margin:0;
	padding:7px 16px 6px 16px !important;
	border:1px solid #c9c9c9 !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:#9c9c9c !important;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea { line-height:24px; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:#f8f8f8;
	height:39px;
	margin:0 15px 0 0;
	padding:0 16px;
	border:1px solid #b8b8b8;
	-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:'Roboto', sans-serif;
	font-size:15px;
	text-shadow:none;
	color:#6b6b6b;
}
.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
	background:#f8f8f8;
	border-color:#b8b8b8;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#6b6b6b;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:#100e01;
	border-color:#100e01;
	-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:160px; }
}
html.ie8 .main-holder .search-form input[type="text"] { width:160px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:90px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:140px; }
}
.main-holder .search-form input[type="submit"] { margin:0 0 0 10px; }
h1 { text-transform:uppercase; }
h1 a {
	text-decoration:none;
	color:#4d4d4d;
}
h1 a:focus {
	text-decoration:none;
	color:#4d4d4d;
}
h1 a:hover {
	text-decoration:none;
	color:#9a9a9a;
}
h2 {
	margin-bottom:38px;
	padding:0 0 39px 0;
	border-bottom:1px solid #c9c9c9;
	text-transform:uppercase;
}
h2 a {
	text-decoration:none;
	color:#4d4d4d;
}
h2 a:focus {
	text-decoration:none;
	color:#4d4d4d;
}
h2 a:hover {
	text-decoration:none;
	color:#9a9a9a;
}
h3 {
	padding:0 0 39px 0;
	border-bottom:1px solid #c9c9c9;
	text-transform:uppercase;
}
h3 a {
	text-decoration:none;
	color:#4d4d4d;
}
h3 a:focus {
	text-decoration:none;
	color:#4d4d4d;
}
h3 a:hover {
	text-decoration:none;
	color:#9a9a9a;
}
h4 {
	margin:0 0 40px 0;
	padding:0 0 40px 0;
	border-bottom:1px solid #cecece;
	text-transform:uppercase;
}
h4 a {
	text-decoration:none;
	color:#4d4d4d;
}
h4 a:focus {
	text-decoration:none;
	color:#4d4d4d;
}
h4 a:hover {
	text-decoration:none;
	color:#9a9a9a;
}
h5 { text-transform:uppercase; }
h5 a {
	text-decoration:none;
	color:#656464;
}
h5 a:focus {
	text-decoration:none;
	color:#656464;
}
h5 a:hover {
	text-decoration:none;
	color:#ff5c8c;
}
p { margin:0 0 24px 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;
}
.header {
	background:url(images/main_bg.jpg) no-repeat 50% 0%;
	margin:0;
	padding:94px 0 57px 0;
	border:none;
	text-align:center;
}
@media (max-width: 767px) {
	.header { padding:94px 20px 0 20px; }
}
body.home .header { background:none; }
.header .search-form form {
	float:none;
	padding:0 0 30px 0;
}
.header .logo {
	display:inline-block;
	float:none;
	margin:0 0 48px 0;
	vertical-align:top;
}
.header .logo .logo_h__txt {
	margin:5px 0 0 0;
	padding:0;
	font-weight:400;
	text-transform:uppercase;
}
.header .logo .logo_h__txt a { text-decoration:none; }
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_tagline {
	margin:1px 0 0 0;
	opacity:0.6;
	filter:alpha(opacity=60);
	line-height:20px;
	font-family:'Krona One', sans-serif;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
}
.header .nav__primary {
	margin:0;
	padding:45px 0 0 0;
	border-top:1px solid #fff;
}
@media (max-width: 767px) {
	.header .nav__primary {
		padding:0;
		border:none;
	}
}
.header .nav__primary .select-menu { font-size:12px; }
.header .nav__primary.isStuck {
	background:#2e2e2e;
	padding:15px 0;
	border:none;
	right:0;
	left:0;
	z-index:999;
}
.header .nav__primary .sf-menu {
	float:none;
	line-height:0;
	font-size:0;
}
.header .nav__primary .sf-menu ul {
	background:#2e2e2e;
	width:120px;
	padding:16px 0;
}
.header .nav__primary .sf-menu ul:before {
	background:url(images/menu_corner.gif) no-repeat 0% 0%;
	display:block;
	width:9px;
	height:5px;
	overflow:hidden;
	margin:0 -5px 0 0;
	position:absolute;
	top:-5px;
	right:50%;
	content:'';
}
.header .nav__primary .sf-menu > li {
	background:none;
	margin:0 51px;
	display:inline-block;
	float:none;
	vertical-align:top;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.header .nav__primary .sf-menu > li { margin:0 25px; }
}
html.ie8 .header .nav__primary .sf-menu > li { margin:0 25px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li { margin:0 15px; }
}
.header .nav__primary .sf-menu > li > a {
	position:relative;
	float:none;
	display:inline-block;
	padding:0;
	border:none;
	vertical-align:top;
	text-transform:uppercase;
}
.header .nav__primary .sf-menu > li > a:before {
	background:url(images/menu_item.png) no-repeat 0% 0%;
	display:block;
	width:18px;
	height:18px;
	overflow:hidden;
	margin:0 0 0 -9px;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	pointer-events:none;
	position:absolute;
	top:-54px;
	left:50%;
	content:'';
}
html.ie8 .header .nav__primary .sf-menu > li > a:before { display:none; }
.header .nav__primary .sf-menu > li li {
	background:none;
	border-top:1px solid #434343;
}
.header .nav__primary .sf-menu > li li:first-child { border:none; }
.header .nav__primary .sf-menu > li li a {
	display:block;
	padding:7px 10px 8px 10px;
	border:none;
	line-height:20px;
	font-size:14px;
	font-weight:400;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator { display:none; }
.header .nav__primary .sf-menu > li li li { border-color:#d7d7d7; }
.header .nav__primary .sf-menu > li li li a { color:#414141; }
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	margin:0 0 0 -60px;
	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:#f0f0f0;
	margin:0;
	top:-16px;
	left:120px;
}
.header .nav__primary ul.sf-menu li li:hover ul:before, .header .nav__primary ul.sf-menu li li.sfHover ul:before { display:none; }
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a { background:none; }
.header .nav__primary .sf-menu > li > a:hover:before, .header .nav__primary .sf-menu > li.sfHover> a:before, .header .nav__primary .sf-menu > li.current-menu-item > a:before, .header .nav__primary .sf-menu > li.current_page_item > a:before {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
html.ie8 .header .nav__primary .sf-menu > li > a:hover:before, html.ie8 .header .nav__primary .sf-menu > li.sfHover> a:before, html.ie8 .header .nav__primary .sf-menu > li.current-menu-item > a:before, html.ie8 .header .nav__primary .sf-menu > li.current_page_item > a:before { display:block; }
.header .nav__primary .sf-menu li li > a:hover, .header .nav__primary .sf-menu li li.sfHover > a, .header .nav__primary .sf-menu li li.current-menu-item > a, .header .nav__primary .sf-menu li li.current_page_item > a {
	background:none;
	color:#b0b0b0;
}
.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:#ff5c8c;
}
.header .nav__primary .sf-sub-indicator {
	top:20px;
	margin:0 -5px 0 0;
	right:50%;
}
#slider-wrapper {
	overflow:visible;
	margin:0 0 182px 0;
}
#slider-wrapper .camera_wrap { margin:0 !important; }
#slider-wrapper .camera_target_content { overflow:visible; }
#slider-wrapper .camera_caption {
	width:auto;
	padding:6px 6px 7px 6px;
	border:1px solid #fff;
	border-bottom:0;
	top:0;
	right:200px;
	bottom:auto;
	left:200px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .camera_caption {
		right:85px;
		left:85px;
	}
}
html.ie8 #slider-wrapper .camera_caption {
	right:85px;
	left:85px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption {
		right:0;
		left:0;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption {
		right:0;
		left:0;
	}
}
#slider-wrapper .camera_caption:before {
	background:url(images/caption_corner.png) repeat-x 50% 0%;
	position:absolute;
	height:31px;
	right:0;
	bottom:-24px;
	left:0;
	content:'';
}
#slider-wrapper .camera_caption div {
	background:url(images/caption.png) repeat 0% 0%;
	padding:31px 75px 32px 75px;
	line-height:48px;
	font-family:'Roboto', sans-serif;
	font-size:40px;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	color:#627082;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption div { padding:31px 45px 32px 45px; }
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption div {
		padding:31px 45px 32px 45px;
		line-height:32px;
		font-size:24px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption div {
		padding:20px 25px 20px 25px;
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
#slider-wrapper .camera_caption div a {
	text-decoration:none;
	color:#627082;
}
#slider-wrapper .camera_caption div a:focus {
	text-decoration:none;
	color:#627082;
}
#slider-wrapper .camera_caption div a:hover {
	text-decoration:none;
	color:#ff5c8c;
}
#slider-wrapper .camera_caption div a span { color:#ff5c8c; }
#slider-wrapper .camera_caption div span { color:#ff5c8c; }
#slider-wrapper .camera_caption div i {
	display:block;
	font-style:normal;
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption div i { display:inline; }
}
#slider-wrapper .camera_pag {
	position:absolute;
	right:0;
	bottom:-44px;
	left:0;
	z-index:99;
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .camera_pag { bottom:-84px; }
}
html.ie8 #slider-wrapper .camera_pag { bottom:-84px; }
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_pag { bottom:-84px; }
}
@media (max-width: 767px) {
	#slider-wrapper .camera_pag { bottom:-84px; }
}
#slider-wrapper .camera_pag ul {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}
#slider-wrapper .camera_pag ul li {
	display:inline-block;
	position:relative;
	width:17px;
	height:17px;
	margin:0 3px 0 3px;
	padding:0;
	list-style:none;
	vertical-align:top;
}
html.ie8 #slider-wrapper .camera_pag ul li { background:none; }
#slider-wrapper .camera_pag ul li.cameracurrent:before, #slider-wrapper .camera_pag ul li:hover:before {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
html.ie8 #slider-wrapper .camera_pag ul li.cameracurrent:before, html.ie8 #slider-wrapper .camera_pag ul li:hover:before { display:none; }
#slider-wrapper .camera_pag ul li.cameracurrent:after, #slider-wrapper .camera_pag ul li:hover:after {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
html.ie8 #slider-wrapper .camera_pag ul li.cameracurrent:after, html.ie8 #slider-wrapper .camera_pag ul li:hover:after { display:block; }
#slider-wrapper .camera_pag ul li:before {
	background:url(images/pagination.png) no-repeat 50% 50%;
	display:block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	content:'';
}
#slider-wrapper .camera_pag ul li:after {
	background:url(images/pagination_act.png) no-repeat 50% 50%;
	display:block;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	content:'';
}
html.ie8 #slider-wrapper .camera_pag ul li:after { display:none; }
#slider-wrapper .camera_pag ul li span { display:none; }
#slider-wrapper .camera_thumbs {
	position:absolute;
	right:0;
	bottom:-44px;
	left:0;
	z-index:99;
}
#slider-wrapper .camera_thumbs .camera_thumbs_cont { background:none; }
.content-holder {
	margin:0;
	padding:58px 0 58px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:58px 20px 58px 20px; }
}
body.home .content-holder { padding:0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px; }
}
.content-holder #content { padding-top:29px; }
#sidebar { padding-top:29px; }
#sidebar .widget { margin:76px 0 0 0; }
#sidebar .widget:first-child { margin:0; }
#sidebar h3 { margin-bottom:38px; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	position:relative;
	margin:15px 0 0 0;
	padding:0 0 0 19px;
	list-style:none;
	line-height:20px;
	font-size:14px;
	color:#9a9a9a;
}
#sidebar ul li:first-child { margin:0; }
#sidebar ul li:before {
	position:absolute;
	line-height:20px;
	font-family:FontAwesome;
	font-size:12px;
	color:#4d4d4d;
	top:0;
	left:0;
	content:'\f054';
}
#sidebar ul li a {
	text-decoration:none;
	color:#9a9a9a;
}
#sidebar ul li a:focus {
	text-decoration:none;
	color:#9a9a9a;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#4d4d4d;
}
#sidebar ul li ul { padding:15px 0 0 0; }
#sidebar ul.post-list li {
	margin:21px 0 0 0;
	padding:0;
	line-height:21px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li {
		line-height:18px;
		font-size:12px;
	}
}
#sidebar ul.post-list li:before { display:none; }
#sidebar ul.post-list li .thumbnail { margin:4px 30px 4px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li .thumbnail {
		max-width:50%;
		margin-right:20px;
	}
}
@media (max-width: 480px) {
	#sidebar ul.post-list li .thumbnail {
		max-width:50%;
		margin-right:20px;
	}
}
#sidebar ul.post-list li time {
	display:block;
	margin:0 0 3px 0;
	line-height:20px;
	font-family:'Cantarell', sans-serif;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	color:#1e1e1e;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li time {
		line-height:18px;
		font-size:14px;
	}
}
@media (max-width: 480px) {
	#sidebar ul.post-list li time {
		line-height:18px;
		font-size:14px;
	}
}
#sidebar ul.post-list li h4 {
	margin:0 0 14px 0;
	padding:0;
	border:none;
	line-height:24px;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	color:#9d9d9d;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li h4 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:18px;
		font-size:14px;
	}
}
@media (max-width: 480px) {
	#sidebar ul.post-list li h4 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:18px;
		font-size:14px;
	}
}
#sidebar ul.post-list li h4 a {
	text-decoration:none;
	color:#9d9d9d;
}
#sidebar ul.post-list li h4 a:focus {
	text-decoration:none;
	color:#9d9d9d;
}
#sidebar ul.post-list li h4 a:hover {
	text-decoration:none;
	color:#1e1e1e;
}
#sidebar ul.post-list li .excerpt { margin:0 0 12px 0; }
#sidebar ul.comments-custom { padding:4px 0 0 0; }
#sidebar ul.comments-custom li {
	margin:33px 0 0 0;
	padding:0;
	line-height:24px;
	font-size:14px;
	color:#9c9c9c;
}
#sidebar ul.comments-custom li:first-child { margin:0; }
#sidebar ul.comments-custom li:before { display:none; }
#sidebar ul.comments-custom li .thumbnail { margin:0 30px 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.comments-custom li .thumbnail { margin-right:20px; }
}
#sidebar ul.comments-custom li time {
	display:block;
	padding:9px 0 5px 0;
	line-height:20px;
	font-family:'Cantarell', sans-serif;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	color:#1e1e1e;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.comments-custom li time {
		line-height:16px;
		font-size:14px;
	}
}
#sidebar ul.comments-custom li strong {
	display:block;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#1e1e1e;
}
#sidebar ul.comments-custom li .comments-custom_txt {
	margin:29px 0 0 0;
	padding:0;
	border:none;
}
#sidebar ul.social li {
	float:none;
	width:100%;
	overflow:hidden;
	padding:0;
	line-height:20px;
	font-size:14px;
}
#sidebar ul.social li:before { display:none; }
#sidebar ul.social li .tooltip { display:none !important; }
#sidebar ul.banners li {
	margin:20px 20px 0 0;
	padding:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.banners li {
		max-width:100px;
		margin:10px 10px 0 0;
	}
}
@media (max-width: 480px) {
	#sidebar ul.banners li {
		max-width:120px;
		margin:10px 10px 0 0;
	}
}
#sidebar ul.banners li:before { display:none; }
#sidebar #wp-calendar caption { color:#4d4d4d; }
#sidebar #wp-calendar thead tr th { color:#4d4d4d; }
.title-box {
	margin:0 0 242px 0;
	text-align:center;
}
.title-box h2 {
	line-height:48px;
	font-size:48px;
	text-shadow:1px 1px 0 #b9c6d7;
	color:#fff;
}
.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 { background:url(images/thumbnail_bg.png) repeat 0% 0%; }
.thumbnail a .zoom-icon:before {
	background:url(images/magnify.png) no-repeat 0% 0%;
	width:125px;
	height:125px;
	overflow:hidden;
	margin:-62px 0 0 -62px;
}
@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;
	}
}
ul.list_1 {
	margin:-183px 0 32px 0;
	padding:0;
	line-height:0;
	font-size:0;
}
@media (max-width: 767px) {
	ul.list_1 { text-align:center; }
}
ul.list_1 li {
	display:inline-block;
	position:relative;
	width:292px;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
	border:none;
	vertical-align:top;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_1 li { width:235px; }
}
html.ie8 ul.list_1 li { width:235px; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li { width:241px; }
}
@media (max-width: 767px) {
	ul.list_1 li { width:220px; }
}
@media (max-width: 480px) {
	ul.list_1 li { width:280px; }
}
ul.list_1 li:hover .mini-post-content {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
ul.list_1 li .mini-post-content {
	background:url(images/caption_1.png) repeat 0% 0%;
	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;
}
ul.list_1 li .mini-post-content .inner {
	padding:71px 20px 10px 20px;
	text-align:center;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_1 li .mini-post-content .inner { padding-top:40px; }
}
html.ie8 ul.list_1 li .mini-post-content .inner { padding-top:40px; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li .mini-post-content .inner { padding-top:40px; }
}
@media (max-width: 767px) {
	ul.list_1 li .mini-post-content .inner { padding-top:35px; }
}
@media (max-width: 480px) {
	ul.list_1 li .mini-post-content .inner { padding-top:55px; }
}
ul.list_1 li .thumbnail {
	float:none;
	margin:0;
}
ul.list_1 li .site_url {
	display:block;
	margin:0 0 20px 0;
	line-height:24px;
	font-family:'Open Sans', sans-serif;
	font-size:24px;
	font-weight:300;
	font-style:italic;
	color:#fff;
}
@media (max-width: 767px) {
	ul.list_1 li .site_url {
		line-height:20px;
		font-size:20px;
	}
}
ul.list_1 li .site_url a {
	text-decoration:none;
	color:#fff;
}
ul.list_1 li .site_url a:focus {
	text-decoration:none;
	color:#fff;
}
ul.list_1 li .site_url a:hover {
	text-decoration:none;
	color:#ff5c8c;
}
ul.list_1 li .post_count {
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	font-weight:400;
	font-style:italic;
	color:#fff;
}
ul.list_1 li .post_count:before {
	margin:0 8px 0 0;
	font-family:FontAwesome;
	font-size:18px;
	font-style:normal;
	color:#c22145;
	content:'\f06e';
}
ul.list_1 li a.btn-more {
	display:inline-block;
	margin:0 0 0 40px;
	vertical-align:top;
	line-height:0;
	font-size:0;
}
ul.list_1 li a.btn-more: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:#c22145;
}
ul.list_1 li a.btn-more:before {
	display:inline-block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:20px;
	font-family:FontAwesome;
	font-size:18px;
	color:#fff;
	content:'\f002';
}
.list_2 li { line-height:21px; }
@media (min-width: 1200px) {
	.list_2 li {
		width:270px !important;
		margin:0 0 0 30px !important;
	}
}
@media (max-width: 767px) {
	.list_2 li { margin:30px 0 0 0; }
}
@media (min-width: 1200px) {
	.list_2 li:first-child { margin-left:0 !important; }
}
@media (max-width: 767px) {
	.list_2 li:first-child { margin:0; }
}
.list_2 li .thumbnail { display:none; }
.list_2 li .post_meta {
	margin:0 0 15px 0;
	padding:0;
	border:none;
}
.list_2 li .post_meta .post_category, .list_2 li .post_meta .post_author, .list_2 li .post_meta .post_comment { display:none; }
.list_2 li .post_meta .post_date {
	margin:0;
	line-height:26px;
	font-family:'Cantarell', sans-serif;
	font-size:36px;
	font-weight:400;
	color:#1e1e1e;
}
.list_2 li .post_meta .post_date i {
	display:block;
	padding:3px 0 0 0;
	line-height:18px;
	font-size:18px;
	text-transform:uppercase;
	font-style:normal;
	color:#1e1e1e;
}
.list_2 li h5 {
	margin:0 0 14px 0;
	line-height:24px;
	font-size:18px;
	font-weight:400;
}
@media (min-width: 1200px) {
	.list_2 li h5 { padding:0 25px 0 0; }
}
.list_2 li .excerpt { margin:0 0 32px 0; }
@media (min-width: 1200px) {
	.list_2 li .excerpt { padding:0 25px 0 0; }
}
.list_2 li a.btn-primary { margin:0; }
.list_3 { padding:2px 0 60px 0; }
.list_3 li { line-height:21px; }
@media (min-width: 1200px) {
	.list_3 li {
		width:270px !important;
		margin:0 0 0 30px !important;
	}
}
@media (max-width: 767px) {
	.list_3 li { margin:30px 0 0 0; }
}
@media (min-width: 1200px) {
	.list_3 li:first-child { margin-left:0 !important; }
}
@media (max-width: 767px) {
	.list_3 li:first-child { margin:0; }
}
.list_3 li .thumbnail { display:none; }
.list_3 li .post_meta {
	margin:0 0 15px 0;
	padding:0;
	border:none;
}
.list_3 li .post_meta .post_category, .list_3 li .post_meta .post_author, .list_3 li .post_meta .post_comment { display:none; }
.list_3 li .post_meta .post_date {
	margin:0;
	line-height:26px;
	font-family:'Cantarell', sans-serif;
	font-size:36px;
	font-weight:400;
	color:#1e1e1e;
}
.list_3 li .post_meta .post_date i {
	display:block;
	padding:4px 0 0 0;
	line-height:18px;
	font-size:18px;
	text-transform:uppercase;
	font-style:normal;
	color:#1e1e1e;
}
.list_3 li h5 {
	margin:0 0 14px 0;
	line-height:24px;
	font-size:18px;
	font-weight:400;
}
@media (min-width: 1200px) {
	.list_3 li h5 { padding:0 25px 0 0; }
}
.list_3 li .excerpt { margin:0 0 32px 0; }
@media (min-width: 1200px) {
	.list_3 li .excerpt { padding:0 25px 0 0; }
}
.list_3 li a.btn-primary { margin:0; }
.list_4 { padding:1px 0 0 0; }
.list_4 li { margin-bottom:39px; }
@media (max-width: 767px) {
	.list_4 li {
		width:100%;
		overflow:hidden;
	}
}
.list_4 li .thumbnail { margin:0 30px 0 0; }
@media (min-width: 980px) and (max-width: 1200px) {
	.list_4 li .thumbnail {
		max-width:50%;
		margin:0 20px 5px 0;
	}
}
html.ie8 .list_4 li .thumbnail {
	max-width:50%;
	margin:0 20px 5px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.list_4 li .thumbnail {
		max-width:50%;
		margin:0 20px 5px 0;
	}
}
@media (max-width: 767px) {
	.list_4 li .thumbnail {
		max-width:50%;
		margin:0 20px 5px 0;
	}
}
.list_4 li .clear { display:none; }
.list_4 li .post_meta {
	margin:0 0 14px 0;
	padding:0;
	border:none;
}
.list_4 li .post_meta .post_category, .list_4 li .post_meta .post_author, .list_4 li .post_meta .post_comment { display:none; }
.list_4 li .post_meta .post_date {
	margin:0;
	line-height:26px;
	font-family:'Cantarell', sans-serif;
	font-size:36px;
	font-weight:400;
	color:#1e1e1e;
}
.list_4 li .post_meta .post_date i {
	display:block;
	padding:3px 0 0 0;
	line-height:18px;
	font-size:18px;
	text-transform:uppercase;
	font-style:normal;
	color:#1e1e1e;
}
@media (max-width: 480px) {
	.list_4 li .post_meta .post_date i { font-size:14px; }
}
.list_4 li h5 {
	margin:0 0 14px 0;
	line-height:24px;
	font-size:18px;
	font-weight:400;
}
.list_4 li .excerpt { line-height:21px; }
@media (min-width: 980px) and (max-width: 1200px) {
	.list_4 li .excerpt {
		line-height:18px;
		font-size:12px;
	}
}
html.ie8 .list_4 li .excerpt {
	line-height:18px;
	font-size:12px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.list_4 li .excerpt {
		line-height:18px;
		font-size:12px;
	}
}
.content_box {
	background:#fff;
	position:relative;
	padding:80px 0 89px 0;
}
.content_box:before, .content_box:after { background:#fff; }
.content_box.box {
	margin:0 0 69px 0;
	padding:69px 0 52px 0;
}
.content_box.center {
	background:none;
	margin:0;
	padding:0;
	text-align:center;
}
.content_box.center:before, .content_box.center:after { display:none; }
a.btn-primary {
	background:none;
	display:inline-block;
	position:relative;
	margin:0 0 30px 0;
	padding:9px 20px 10px 20px;
	border:1px solid #b8b8b8;
	-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:'Roboto', sans-serif;
	font-size:15px;
	font-weight:400;
	text-shadow:none;
	text-transform:lowercase;
	text-decoration:none;
	color:#6b6b6b;
	z-index:99;
}
a.btn-primary:before {
	background:#100e01;
	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:'';
}
a.btn-primary:focus {
	background:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#b8b8b8;
	text-decoration:none;
	color:#6b6b6b;
}
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-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#100e01;
	text-decoration:none;
	color:#fff !important;
}
a.btn-primary:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.service-box {
	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;
}
@media (min-width: 1200px) {
	.service-box { padding-right:100px; }
}
@media (max-width: 767px) {
	.service-box { margin:0 0 50px 0; }
}
.service-box h2 {
	margin-bottom:34px;
	padding:0 0 40px 0;
	border-bottom:1px solid #cecece;
}
.service-box h5 { margin-bottom:16px; }
.service-box .service-box_txt { margin:0 0 44px 0; }
.service-box .btn-align { text-align:left; }
.service-box .btn-align a { margin:0; }
.hero-unit {
	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;
	text-align:center;
}
.hero-unit h1 {
	margin:0 0 36px 0;
	padding:0;
	line-height:89px;
	font-family:'Krona One', sans-serif;
	font-size:100px;
	font-weight:400;
	text-shadow:1px 1px 0 #a8b4c0;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.hero-unit h1 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:70px;
		font-size:80px;
	}
}
html.ie8 .hero-unit h1 {
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
	line-height:70px;
	font-size:80px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit h1 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:50px;
		font-size:60px;
	}
}
@media (max-width: 767px) {
	.hero-unit h1 {
		line-height:60px;
		font-size:60px;
	}
}
@media (max-width: 480px) {
	.hero-unit h1 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
		line-height:40px;
		font-size:40px;
	}
}
.hero-unit .btn-align a {
	margin:0;
	border-color:#fff;
	color:#fff;
}
.hero-unit .btn-align a:hover { border-color:#100e01; }
.parallax-box .parallax-content {
	min-height:200px !important;
	padding:67px 0 52px 0;
}
@media (max-width: 767px) {
	.parallax-box .parallax-content { padding:67px 0 52px 0 !important; }
}
div.testimonials {
	width:100%;
	overflow:hidden;
	padding:0 0 17px 0;
}
div.testimonials .testi-item {
	float:left;
	width:370px;
	margin:0 0 0 30px;
	padding:0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	div.testimonials .testi-item {
		width:300px;
		margin:0 0 0 20px;
	}
}
html.ie8 div.testimonials .testi-item {
	width:300px;
	margin:0 0 0 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.testimonials .testi-item {
		width:228px;
		margin:0 0 0 20px;
	}
}
@media (max-width: 767px) {
	div.testimonials .testi-item {
		width:100%;
		margin:30px 0 0 0;
	}
}
div.testimonials .testi-item:first-child { margin:0; }
html.ie8 div.testimonials .testi-item:first-child { margin:0; }
div.testimonials .testi-item blockquote {
	background:url(images/quotes.png) no-repeat 0% 7px;
	margin:0;
	padding:0 0 0 53px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#9c9c9c;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.testimonials .testi-item blockquote {
		line-height:18px;
		font-size:12px;
	}
}
div.testimonials .testi-item blockquote:before, div.testimonials .testi-item blockquote:after { display:none; }
div.testimonials .testi-item blockquote a {
	text-decoration:none;
	color:#9c9c9c;
}
div.testimonials .testi-item blockquote a:focus {
	text-decoration:none;
	color:#9c9c9c;
}
div.testimonials .testi-item blockquote a:hover {
	text-decoration:none;
	color:#4d4d4d;
}
div.testimonials .testi-item .testi-meta {
	padding:26px 0 0 53px;
	line-height:20px;
	font-size:14px;
	font-weight:400;
	color:#1e1e1e;
}
div.testimonials .testi-item .testi-meta .user:after { display:none; }
div.testimonials .testi-item .testi-meta a, div.testimonials .testi-item .testi-meta .info, div.testimonials .testi-item .testi-meta br { display:none; }
.footer {
	background:url(images/footer.gif) repeat 50% 0%;
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.footer { padding:0 20px 0 20px; }
}
.footer .footer-nav {
	background:#f8f8f8;
	float:none;
	position:relative;
	overflow:visible;
	margin:0;
	padding:35px 0 27px 0;
	border-top:1px solid #c9c9c9;
}
body.home .footer .footer-nav { border:none; }
.footer .footer-nav:before {
	background:#f8f8f8;
	display:block;
	width:1000px;
	position:absolute;
	top:-1px;
	bottom:0;
	left:-999px;
	z-index:-1;
	content:'';
}
body.home .footer .footer-nav:before { top:0; }
.footer .footer-nav:after {
	background:#f8f8f8;
	display:block;
	width:1000px;
	position:absolute;
	top:-1px;
	bottom:0;
	right:-999px;
	z-index:-1;
	content:'';
}
body.home .footer .footer-nav:after { top:0; }
.footer .footer-nav ul {
	float:none;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-nav ul { text-align:left; }
}
@media (max-width: 767px) {
	.footer .footer-nav ul { text-align:left; }
}
.footer .footer-nav ul li {
	background:url(images/divider.gif) no-repeat 0% 2px;
	display:inline-block;
	float:none;
	margin:0 0 0 30px;
	padding:2px 0 0 31px;
	list-style:none;
	line-height:20px;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-nav ul li {
		margin:0 0 0 20px;
		padding:2px 0 0 21px;
	}
}
@media (max-width: 767px) {
	.footer .footer-nav ul li {
		margin:0 0 0 8px;
		padding:2px 0 0 8px;
	}
}
@media (max-width: 480px) {
	.footer .footer-nav ul li {
		background:none;
		margin:0;
		padding:2px 10px 0 0 !important;
	}
}
.footer .footer-nav ul li:first-child {
	background:none;
	margin:0;
	padding:0;
}
.footer .footer-nav ul li.current-menu-item a {
	line-height:20px;
	text-decoration:none;
	color:#ff7a21;
}
.footer .footer-nav ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#ff7a21;
}
.footer .footer-nav ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#ff7a21;
}
.footer .footer-nav ul li a { text-decoration:none; }
@media (max-width: 767px) {
	.footer .footer-nav ul li a { font-size:11px; }
}
.footer .footer-nav ul li a:focus {
	text-decoration:none;
	color:#626262;
}
.footer .footer-nav ul li a:hover {
	text-decoration:none;
	color:#ff7a21;
}
.footer .copyright { padding:34px 0 33px 0; }
.footer .footer-text {
	float:none;
	margin:0;
	line-height:20px;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	font-weight:300;
	text-transform:uppercase;
	color:#979797;
}
@media (max-width: 767px) {
	.footer .footer-text { text-align:left; }
}
.footer .footer-text i {
	margin:0 7px;
	font-style:normal;
}
.footer .footer-text a {
	text-decoration:none;
	color:#979797;
}
.footer .footer-text a:focus {
	text-decoration:none;
	color:#979797;
}
.footer .footer-text a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .social-nets-wrapper ul {
	margin:0 0 0 21px;
	padding:0;
	line-height:0;
	font-size:0;
}
@media (max-width: 767px) {
	.footer .social-nets-wrapper ul {
		margin:0;
		padding:13px 0 0 0;
	}
}
.footer .social-nets-wrapper ul li {
	display:inline-block;
	margin:0 0 0 17px;
	padding:0;
	list-style:none;
	vertical-align:top;
}
.footer .social-nets-wrapper ul li:first-child { margin:0; }
.footer .social-nets-wrapper ul li a {
	display:inline-block;
	vertical-align:top;
}
.footer .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 .social-nets-wrapper ul li a[title="facebook"]:before { content:'\f09a'; }
.footer .social-nets-wrapper ul li a[title="google"]:before { content:'\f0d5'; }
.footer .social-nets-wrapper ul li a[title="rss"]:before { content:'\f09e'; }
.footer .social-nets-wrapper ul li a[title="pinterest"]:before { content:'\f0d2'; }
.footer .social-nets-wrapper ul li a[title="linkedin"]:before { content:'\f0e1'; }
.footer .social-nets-wrapper ul li 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:20px;
	font-family:FontAwesome;
	font-size:16px;
	color:#959595;
}
.footer .social-nets-wrapper ul li a img { display:none; }
#map img { max-width:none; }
#map #content {
	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:#75195f;
	text-decoration:underline;
}
#map #content a:hover, #map #content a:focus { text-decoration:none; }
.gm-style .gm-style-iw #content a { font-size:11px; }
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a {
	background:#303030;
	width:53px;
	height:53px;
	overflow:hidden;
	-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;
}
#back-top-wrapper p#back-top a:hover {
	background:#d75c99;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
#back-top-wrapper p#back-top a span {
	background:url(images/up-arrow.png) no-repeat 50% 50%;
	width:53px;
	height:53px;
	margin:0;
}
.title-section {
	margin:0;
	padding:0;
	text-align:center;
}
.title-section h1 {
	margin:0 0 24px 0;
	padding:0;
	line-height:48px;
	font-size:48px;
	color:#4d4d4d;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.title-section h1 {
		line-height:30px;
		font-size:30px;
	}
}
html.ie8 .title-section h1 {
	line-height:30px;
	font-size:30px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-section h1 {
		line-height:30px;
		font-size:30px;
	}
}
@media (max-width: 767px) {
	.title-section h1 {
		line-height:24px;
		font-size:24px;
	}
}
.title-section ul {
	background:none;
	margin:0;
	padding:10px 0 6px 0;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section ul li {
	line-height:20px;
	font-family:'Krona One', sans-serif;
	font-size:16px;
	font-weight:400;
	text-shadow:none;
	text-transform:uppercase;
	color:#9a9a9a;
}
.title-section ul li.divider { margin:0 3px; }
.title-section ul li.divider:after {
	line-height:20px;
	font-family:'Krona One', sans-serif;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	color:#9a9a9a;
}
.pagination ul li a, .pagination ul li span {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
article.post h3 {
	margin:0;
	padding:0;
	border:none;
	line-height:26px;
	font-family:'Roboto', sans-serif;
	font-size:17px;
	font-weight:400;
	color:#656464;
}
.post_meta i { color:#4d4d4d; }
.post-author {
	background:#fff;
	padding:15px 20px;
	border:none;
}
.post-author h3 {
	margin:0 0 15px 0;
	padding:0;
	border:none;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	text-transform:none;
	color:#1e1e1e;
}
.post-author h3 a {
	text-decoration:none;
	color:#1e1e1e;
}
.post-author h3 a:focus {
	text-decoration:none;
	color:#1e1e1e;
}
.post-author h3 a:hover {
	text-decoration:none;
	color:#ff5c8c;
}
.post-author .post-author_gravatar { margin:5px 30px 5px 0; }
@media (max-width: 480px) {
	.post-author .post-author_gravatar { margin-right:20px; }
}
.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; }
#commentform p {
	width:100%;
	overflow:hidden;
}
@media (max-width: 767px) {
	#commentform input[type="text"], #commentform input[type="email"], #commentform textarea { min-height:37px; }
}
#commentform input[type="submit"] { margin:0; }
.related-posts ul li {
	line-height:17px;
	font-family:'Roboto', sans-serif;
	font-size:17px;
	font-weight:400;
	text-transform:uppercase;
	color:#656464;
}
.related-posts ul li a {
	text-decoration:none;
	color:#656464;
}
.related-posts ul li a:focus {
	text-decoration:none;
	color:#656464;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#ff5c8c;
}
#comments h3 { padding:0 0 39px 0; }
ol.comment-list li .comment-body {
	background:#fff !important;
	border:none;
}
ol.comment-list li .comment-body .author {
	padding:12px 0 0 0;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#1e1e1e;
}
ol.comment-list li .comment-body .comment-meta {
	margin:0;
	padding:11px 0 0 0;
	line-height:18px;
	font-family:'Cantarell', sans-serif;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	color:#1e1e1e;
}
ol.comment-list li .comment-body .reply a {
	background:none;
	display:inline-block;
	position:relative;
	margin:0 0 30px 0;
	padding:9px 20px 10px 20px;
	border:1px solid #b8b8b8;
	-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:'Roboto', sans-serif;
	font-size:15px;
	font-weight:400;
	text-shadow:none;
	text-decoration:none;
	color:#6b6b6b;
	z-index:99;
}
ol.comment-list li .comment-body .reply a:before {
	background:#100e01;
	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:'';
}
ol.comment-list li .comment-body .reply a:focus {
	background:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#b8b8b8;
	text-decoration:none;
	color:#6b6b6b;
}
ol.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%;
}
ol.comment-list li .comment-body .reply a:hover {
	background:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#100e01;
	text-decoration:none;
	color:#fff;
}
ol.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;
}
.google-map { margin:0 0 30px 0; }
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { padding:5px 8px !important; }
.wpcf7-form .ajax-loader { margin:9px 0 0 0; }
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:18px;
	font-size:12px;
}
html.ie8 .wpcf7-form .wpcf7-not-valid-tip { line-height:24px; }
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding-left:3px !important;
		padding-right:2px !important;
		font-size:10px !important;
	}
}
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.filter-wrapper {
	padding:13px 0 42px 0;
	text-align:center;
}
.filter-wrapper .pull-right { float:none; }
@media (max-width: 480px) {
	.filter-wrapper .pull-right {
		float:right;
		text-align:left;
	}
}
.filter-wrapper strong {
	display:inline-block;
	float:none;
	margin:0;
	padding:9px 0 10px 0;
	vertical-align:top;
	line-height:20px;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:lowercase;
	color:#6b6b6b;
}
@media (max-width: 767px) {
	.filter-wrapper strong { font-size:12px; }
}
.filter-wrapper ul {
	display:inline-block;
	float:none;
	margin:0;
	padding:0;
	vertical-align:top;
}
.filter-wrapper ul li {
	display:inline-block;
	float:none;
	margin:0 0 0 24px;
	padding:0;
	list-style:none;
	vertical-align:top;
}
@media (max-width: 767px) {
	.filter-wrapper ul li {
		float:left;
		margin:0 0 0 3px !important;
	}
}
@media (max-width: 480px) {
	.filter-wrapper ul li {
		display:block;
		float:none;
		margin:1px 0 0 24px !important;
	}
}
.filter-wrapper ul li.active a {
	background:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#b8b8b8;
	text-decoration:none;
	color:#6b6b6b !important;
}
.filter-wrapper ul li.active a:focus {
	background:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#b8b8b8;
	text-decoration:none;
	color:#6b6b6b !important;
}
.filter-wrapper ul li.active a:hover {
	background:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#b8b8b8;
	text-decoration:none;
	color:#6b6b6b !important;
}
.filter-wrapper ul li a {
	background:none;
	display:inline-block;
	position:relative;
	margin:0;
	padding:9px 20px 10px 20px;
	border:1px solid #f8f8f8;
	-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:'Roboto', sans-serif;
	font-size:15px;
	font-weight:400;
	text-shadow:none;
	text-decoration:none;
	text-transform:lowercase;
	color:#6b6b6b;
	z-index:99;
}
@media (max-width: 767px) {
	.filter-wrapper ul li a {
		padding:9px 10px 10px 10px;
		font-size:12px;
	}
}
.filter-wrapper ul li a:focus {
	background:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#f8f8f8;
	text-decoration:none;
	color:#6b6b6b;
}
.filter-wrapper ul li a:hover {
	background:none;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border-color:#b8b8b8;
	text-decoration:none;
	color:#6b6b6b !important;
}
#portfolio-grid li .thumbnail { margin:0; }
#portfolio-grid li .caption {
	background:#fff;
	padding:25px 19px 19px 19px;
}
#portfolio-grid li .caption h3 {
	margin:0 0 4px 0;
	padding:0;
	border:none;
	line-height:20px;
	font-family:'Roboto', sans-serif;
	font-size:17px;
	font-weight:400;
	text-transform:uppercase;
	color:#656464;
}
#portfolio-grid li .caption p { margin:0; }
#portfolio-grid li .caption p.excerpt { margin:0 0 24px 0; }
#portfolio-grid li .caption a.btn-primary { margin:0; }
.type-portfolio .thumbnail.large { margin:0; }
ul.pager { margin-top:30px; }
ul.pager li a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.page-header {
	margin:0;
	border:none;
}
.faq-list h4 {
	margin:0;
	padding:0;
	border:none;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
}
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num { color:#ff5c8c; }
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:220px; }
}
.error404-holder h4 {
	margin:0 0 20px 0;
	padding:0;
	border:none;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
}
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:34px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
