@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Lato:400,300,700|Roboto:400,300,700);
.main-holder {
	z-index:100;
	overflow:hidden;
}
.header { z-index:101; }
.content-holder {
	z-index:100;
	position:relative;
}
.footer { z-index:101; }
@media only screen and (min-width: 1200px) {
	.cherry-fixed-layout .main-holder { max-width:1235px; }
}
@media (max-width: 767px) {
	body { padding:0; }
	body .header { padding:0 20px; }
	body .footer {
		padding:20px 20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	body .content-holder { padding:0 20px 40px 20px !important; }
	body.home .content-holder { padding:0 !important; }
	body.home .content-holder >.container { padding:0 20px 40px 20px !important; }
}
a { transition:all 0.3s ease 0s; }
.featured-thumbnail, .thumbnail, figure.frame {
	background:none;
	border-radius:0;
	padding:0;
	box-shadow:none;
	border:none;
	-webkit-transform:translateZ(0);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.featured-thumbnail img, .thumbnail img, figure.frame img {
	display:inline-block;
	border-radius:0;
	border:none;
	padding:0;
	background:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.flexslider .flex-control-nav {
	position:relative;
	margin:20px 0 0;
	bottom:0;
}
@media (max-width: 767px) {
	img.alignleft {
		float:none;
		margin:0 auto 20px;
	}
}
figure.frame {
	margin-left:0;
	text-align:left;
}
figure.frame p { margin:0 !important; }
@media (max-width: 767px) {
	figure.frame { text-align:center; }
}
figure.frame.alignnone { margin:5px 0 25px; }
@media (max-width: 767px) {
	figure.frame.alignnone {
		margin:20px 0;
		text-align:left;
	}
}
figure.frame.alignleft { margin:0 30px 20px 0; }
@media (max-width: 979px) {
	figure.frame.alignleft {
		float:none;
		margin:0 0 20px;
	}
}
figure.frame.alignright { margin:0 0 10px 30px; }
@media (min-width: 768px) and (max-width: 979px) {
	figure.frame.alignright {
		float:none;
		margin:0 0 20px 0;
	}
}
@media (max-width: 550px) {
	figure.frame.alignright {
		float:none;
		margin:20px 0 20px 0;
	}
}
.main-holder textarea, .main-holder input[type="text"], .main-holder input[type="password"], .main-holder input[type="number"], .main-holder input[type="email"], .main-holder input[type="url"], .main-holder input[type="search"], .main-holder input[type="tel"], .main-holder .uneditable-input {
	padding:10px 20px;
	margin:0 0 10px 0;
	font-size:14px;
	line-height:21px;
	text-transform:none;
	color:#999999;
	text-decoration:none;
	position:relative;
	border-radius:0;
	background:none;
	box-shadow:none;
	border:1px solid #959595 !important;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.main-holder textarea::-moz-placeholder, .main-holder input[type="text"]::-moz-placeholder, .main-holder input[type="password"]::-moz-placeholder, .main-holder input[type="number"]::-moz-placeholder, .main-holder input[type="email"]::-moz-placeholder, .main-holder input[type="url"]::-moz-placeholder, .main-holder input[type="search"]::-moz-placeholder, .main-holder input[type="tel"]::-moz-placeholder, .main-holder .uneditable-input::-moz-placeholder {
	color:#999999;
	opacity:1;
}
.main-holder textarea::-ms-input-placeholder, .main-holder input[type="text"]::-ms-input-placeholder, .main-holder input[type="password"]::-ms-input-placeholder, .main-holder input[type="number"]::-ms-input-placeholder, .main-holder input[type="email"]::-ms-input-placeholder, .main-holder input[type="url"]::-ms-input-placeholder, .main-holder input[type="search"]::-ms-input-placeholder, .main-holder input[type="tel"]::-ms-input-placeholder, .main-holder .uneditable-input::-ms-input-placeholder { color:#999999; }
.main-holder textarea::-webkit-input-placeholder, .main-holder input[type="text"]::-webkit-input-placeholder, .main-holder input[type="password"]::-webkit-input-placeholder, .main-holder input[type="number"]::-webkit-input-placeholder, .main-holder input[type="email"]::-webkit-input-placeholder, .main-holder input[type="url"]::-webkit-input-placeholder, .main-holder input[type="search"]::-webkit-input-placeholder, .main-holder input[type="tel"]::-webkit-input-placeholder, .main-holder .uneditable-input::-webkit-input-placeholder { color:#999999; }
.main-holder textarea:-moz-placeholder, .main-holder input[type="text"]:-moz-placeholder, .main-holder input[type="password"]:-moz-placeholder, .main-holder input[type="number"]:-moz-placeholder, .main-holder input[type="email"]:-moz-placeholder, .main-holder input[type="url"]:-moz-placeholder, .main-holder input[type="search"]:-moz-placeholder, .main-holder input[type="tel"]:-moz-placeholder, .main-holder .uneditable-input:-moz-placeholder { color:#999999; }
.main-holder textarea:-ms-input-placeholder, .main-holder input[type="text"]:-ms-input-placeholder, .main-holder input[type="password"]:-ms-input-placeholder, .main-holder input[type="number"]:-ms-input-placeholder, .main-holder input[type="email"]:-ms-input-placeholder, .main-holder input[type="url"]:-ms-input-placeholder, .main-holder input[type="search"]:-ms-input-placeholder, .main-holder input[type="tel"]:-ms-input-placeholder, .main-holder .uneditable-input:-ms-input-placeholder { color:#999999; }
.main-holder textarea::-webkit-input-placeholder, .main-holder input[type="text"]::-webkit-input-placeholder, .main-holder input[type="password"]::-webkit-input-placeholder, .main-holder input[type="number"]::-webkit-input-placeholder, .main-holder input[type="email"]::-webkit-input-placeholder, .main-holder input[type="url"]::-webkit-input-placeholder, .main-holder input[type="search"]::-webkit-input-placeholder, .main-holder input[type="tel"]::-webkit-input-placeholder, .main-holder .uneditable-input::-webkit-input-placeholder { color:#999999; }
.main-holder textarea:focus, .main-holder input[type="text"]:focus, .main-holder input[type="password"]:focus, .main-holder input[type="number"]:focus, .main-holder input[type="email"]:focus, .main-holder input[type="url"]:focus, .main-holder input[type="search"]:focus, .main-holder input[type="tel"]:focus, .main-holder .uneditable-input:focus {
	background:none;
	color:#999999;
	box-shadow:none;
	border-color:#333 !important;
}
div.wpcf7 { padding:10px 0; }
div.wpcf7 .wpcf7-form p { margin-bottom:20px; }
div.wpcf7 .wpcf7-form p input[type="text"], div.wpcf7 .wpcf7-form p input[type="email"] {
	padding:15px 20px;
	margin:0;
	height:50px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
div.wpcf7 .wpcf7-form p input[type="text"]:focus, div.wpcf7 .wpcf7-form p input[type="email"]:focus { border-color:#333 !important; }
div.wpcf7 .wpcf7-form textarea {
	margin-bottom:0;
	min-height:inherit;
	height:130px;
	padding:15px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
div.wpcf7 .wpcf7-form textarea:focus { border-color:#333 !important; }
div.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
	padding:13px 10px !important;
	font-size:13px;
	border-radius:0;
	vertical-align:middle;
}
@media (min-width: 980px) and (max-width: 1200px) {
	div.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
		font-size:12px !important;
		padding-top:14px !important;
	}
}
.ie8 div.wpcf7 .wpcf7-form .wpcf7-not-valid-tip { font-size:12px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	div.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
		font-size:9px !important;
		padding:15px 7px !important;
	}
}
div.wpcf7 .wpcf7-form .submit-wrap {
	position:relative;
	text-align:left;
}
@media (max-width: 767px) {
	div.wpcf7 .wpcf7-form .submit-wrap { text-align:center; }
}
div.wpcf7 .wpcf7-form .submit-wrap .btn { height:auto; }
div.wpcf7 .wpcf7-form .submit-wrap input {
	height:auto;
	display:inline-block;
	margin:0;
}
@media only screen and (max-width: 480px) {
	div.wpcf7 .wpcf7-form .submit-wrap input {
		display:block;
		width:100%;
	}
}
div.wpcf7 .wpcf7-form .submit-wrap .ajax-loader { margin:15px 0 0 15px; }
@media only screen and (max-width: 767px) {
	div.wpcf7 .wpcf7-form .submit-wrap .ajax-loader { margin-top:25px; }
}
@media only screen and (max-width: 480px) {
	div.wpcf7 .wpcf7-form .submit-wrap .ajax-loader { margin:10px 0 0; }
}
div.wpcf7 .wpcf7-form .submit-wrap input[type="submit"], div.wpcf7 .wpcf7-form .submit-wrap input[type="reset"] {
	height:auto;
	text-transform:capitalize;
}
@media only screen and (max-width: 767px) {
	div.wpcf7 .wpcf7-form .submit-wrap input[type="submit"], div.wpcf7 .wpcf7-form .submit-wrap input[type="reset"] { margin:10px; }
}
@media only screen and (max-width: 480px) {
	div.wpcf7 .wpcf7-form .submit-wrap input[type="submit"], div.wpcf7 .wpcf7-form .submit-wrap input[type="reset"] { margin:10px 0; }
}
div.wpcf7 .wpcf7-form .submit-wrap .btn + .btn { margin:0 0 0 20px; }
@media only screen and (max-width: 767px) {
	div.wpcf7 .wpcf7-form .submit-wrap .btn + .btn { margin:10px; }
}
@media only screen and (max-width: 480px) {
	div.wpcf7 .wpcf7-form .submit-wrap .btn + .btn { margin:10px 0; }
}
.header {
	padding:0;
	border:none;
	-webkit-transform:translateZ(0);
}
.nav-wrap {
	position:relative;
	padding:21px 0;
	z-index:100;
	background:#252527;
	border-bottom:1px solid transparent;
	-webkit-transform:translateZ(0);
	position:relative;
}
.nav-wrap > div {
	position:relative;
	z-index:10;
}
.nav-wrap:before, .nav-wrap:after {
	content:"";
	display:block;
	height:100%;
	position:absolute;
	top:0;
	width:101%;
	background:inherit;
	border:inherit;
	z-index:1;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.nav-wrap:before { left:-100%; }
.nav-wrap:after { right:-100%; }
@media (max-width: 767px) {
	.nav-wrap { padding:20px 0; }
}
@media only screen and (min-width: 998px) {
	.nav-wrap.isStuck {
		border-color:#252527;
		width:100%;
		background:#252527;
	}
}
@media (max-width: 998px) {
	.nav-wrap.isStuck {
		position:relative !important;
		top:0 !important;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
}
@media only screen and (min-width: 998px) {
	.pseudoStickyBlock {
		background:#fff;
		position:relative;
	}
	.pseudoStickyBlock > div {
		position:relative;
		z-index:10;
	}
	.pseudoStickyBlock:before, .pseudoStickyBlock:after {
		content:"";
		display:block;
		height:100%;
		position:absolute;
		top:0;
		width:101%;
		background:inherit;
		border:inherit;
		z-index:1;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		box-sizing:content-box;
	}
	.pseudoStickyBlock:before { left:-100%; }
	.pseudoStickyBlock:after { right:-100%; }
}
@media (max-width: 998px) {
	.pseudoStickyBlock { height:0 !important; }
}
.nav__primary {
	padding:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	.nav__primary { padding:0; }
}
.nav__primary .select-menu {
	height:40px;
	color:#333;
	background:#fff;
}
.nav__primary .sf-menu {
	float:none;
	text-align:right;
	padding:0;
	position:relative;
}
.nav__primary .sf-menu > .menu-item {
	display:inline-block;
	float:none;
	vertical-align:middle;
	background:none;
	position:relative;
	padding:0;
	margin:0 0 0 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu > .menu-item { margin:0 0 0 10px; }
}
.nav__primary .sf-menu > .menu-item:first-child { margin:0; }
.nav__primary .sf-menu > .menu-item > a {
	border:none;
	background:none;
	z-index:100;
	position:relative;
	letter-spacing:1px;
	border-radius:0;
	text-transform:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu > .menu-item > a { font-size:13px; }
}
.nav__primary .sf-menu > .menu-item > a:hover, .nav__primary .sf-menu > .menu-item > a:active, .nav__primary .sf-menu > .menu-item > a:focus {
	color:#999999;
	background:none;
}
.nav__primary .sf-menu > .menu-item > a:hover .sf-sub-indicator, .nav__primary .sf-menu > .menu-item > a:active .sf-sub-indicator, .nav__primary .sf-menu > .menu-item > a:focus .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu > .menu-item > a >.sf-sub-indicator {
	position:absolute;
	display:inline-block;
	top:100%;
	left:50%;
	margin-left:-6px;
	margin-top:4px;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 -100px transparent;
}
.nav__primary .sf-menu > .menu-item.current-menu-item > a, .nav__primary .sf-menu > .menu-item.sfHover > a {
	color:#999999;
	background:none;
}
.nav__primary .sf-menu > .menu-item.current-menu-item > a .sf-sub-indicator, .nav__primary .sf-menu > .menu-item.sfHover > a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu > .menu-item > .sub-menu {
	width:130px;
	left:50%;
	margin-top:10px;
	margin-left:-75px;
	top:100%;
	background:#f44336;
	border:none;
	padding:0px;
	border-radius:0;
	z-index:10;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.nav__primary .sf-menu > .menu-item > .sub-menu li {
	text-align:left;
	background:none;
	font:14px/1.2em 'Lato', sans-serif;
	margin-top:10px;
	padding:0px 0;
	border:none;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nav__primary .sf-menu > .menu-item > .sub-menu li:first-child {
	border:none;
	background:none;
	margin-top:10px;
}
.nav__primary .sf-menu > .menu-item > .sub-menu li:last-child { margin-bottom:10px; }
.nav__primary .sf-menu > .menu-item > .sub-menu li > a {
	text-transform:none;
	border:none;
	background:none;
	padding:0;
	display:inline-block;
	-moz-hyphens:auto;
	word-wrap:break-word;
}
.nav__primary .sf-menu > .menu-item > .sub-menu li > a >.sf-sub-indicator {
	top:4px;
	right:auto;
	left:-17px;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li > a {
	color:#fff;
	padding:8px 25px;
	display:block;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li > a:hover, .nav__primary .sf-menu > .menu-item > .sub-menu > li > a:active, .nav__primary .sf-menu > .menu-item > .sub-menu > li > a:focus {
	color:#f44336;
	background:#FFF;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li.current-menu-item > a, .nav__primary .sf-menu > .menu-item > .sub-menu > li.sfHover > a {
	color:#f44336;
	background:#FFF;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li.current-menu-item > a .sf-sub-indicator, .nav__primary .sf-menu > .menu-item > .sub-menu > li.sfHover > a .sf-sub-indicator { background-position:-10px 0; }
.nav__primary .sf-menu > .menu-item > .sub-menu > li > .sub-menu {
	width:130px;
	background:#f44336;
	border:none;
	padding:10px 0px;
	left:auto;
	right:100%;
	top:-2px;
	margin-left:0;
	margin-right:21px;
	border-radius:0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li > .sub-menu li {
	padding:0;
	margin-top:5px;
	border:none;
	position:relative;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li > .sub-menu li:first-child {
	border:none;
	margin-top:0px;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li > .sub-menu li > a {
	color:#fff;
	padding:8px 25px;
	display:block;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li > .sub-menu li > a:hover, .nav__primary .sf-menu > .menu-item > .sub-menu > li > .sub-menu li > a:active, .nav__primary .sf-menu > .menu-item > .sub-menu > li > .sub-menu li > a:focus {
	color:#f44336;
	background:#FFF;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > li > .sub-menu li.current-menu-item > a {
	color:#f44336;
	background:#FFF;
}
.main-holder .search-form input[type="text"], .main-holder .search-form input[type="search"] {
	border:none !important;
	background:none;
	margin:0;
	height:40px;
	padding:10px 0 10px 15px;
}
.search-form form {
	margin:0;
	border:1px solid #959595;
	border-radius:0;
	background:none;
	text-align:right;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
.search-form form.focused { border-color:#151515; }
@media only screen and (min-width: 1200px) {
	.search-form form { min-width:257px; }
}
.search-form .search-form_it {
	margin:0;
	width:calc(100% - 44px);
}
.search-form .search-form_is {
	margin:0;
	height:40px;
	width:40px;
	padding:0;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	background:none;
	color:#151515;
	box-shadow:none;
	border:none;
	text-shadow:none;
	transition:all 0.3s ease 0s;
}
.search-form .search-form_is i { font-size:16px; }
.search-form .search-form_is:hover {
	color:#999999;
	background:none;
}
.search-form .search-form_is:after { display:none; }
.logo-wrap { padding:36px 0; }
@media only screen and (max-width: 767px) {
	.logo-wrap { padding:0; }
}
.logo { padding:0; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo { padding:20px 0; }
}
.logo.pull-left { float:none; }
.logo .logo_h__txt { text-transform:none; }
.logo .logo_h__txt a:hover, .logo .logo_h__txt a:active, .logo .logo_h__txt a:focus {
	color:#222222;
	text-decoration:none;
}
#content.span8, #sidebar.span4 { padding-top:20px; }
.title-section {
	margin:0;
	padding:0;
	background:none;
	position:relative;
	z-index:10;
	text-align:left;
	background:none;
	position:relative;
}
.title-section > div {
	position:relative;
	z-index:10;
}
.title-section:before, .title-section:after {
	content:"";
	display:block;
	height:100%;
	position:absolute;
	top:0;
	width:101%;
	background:inherit;
	border:inherit;
	z-index:1;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.title-section:before { left:-100%; }
.title-section:after { right:-100%; }
.title-section:before, .title-section:after { z-index:-1; }
@media (max-width: 767px) {
	.title-section {
		padding:10px 0;
		margin:0;
	}
}
.title-section .title-header {
	padding:0;
	margin:0;
	color:#333;
	text-transform:uppercase;
	overflow:visible;
	font:34px/1.2em 'Lato', sans-serif;
	position:relative;
	display:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.title-section .title-header small { font-size:20px; }
.title-section .breadcrumb {
	position:relative;
	background:#fafafa;
	display:block;
	margin:0;
	padding:11px 15px 13px;
	text-transform:none;
	text-shadow:none;
	text-align:left;
	letter-spacing:0;
	border:none;
	box-shadow:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	.title-section .breadcrumb { padding:10px; }
}
.title-section .breadcrumb > li {
	text-shadow:none;
	font:14px/1.2em 'Lato', sans-serif;
	display:inline-block;
	vertical-align:baseline;
}
@media (max-width: 480px) {
	.title-section .breadcrumb > li {
		float:none;
		display:block;
		margin:5px 0;
	}
}
.title-section .breadcrumb > li.active {
	color:#f44336;
	padding:0;
}
.title-section .breadcrumb a {
	padding:0;
	color:#303030;
	display:block;
	text-shadow:none;
}
@media (max-width: 767px) {
	.title-section .breadcrumb a { display:inline-block; }
}
.title-section .breadcrumb a:hover, .title-section .breadcrumb a:active {
	text-decoration:none;
	color:#f44336;
}
.title-section .breadcrumb .divider {
	padding:0 16px;
	vertical-align:baseline;
	background:none;
	display:inline-block;
}
@media (max-width: 480px) {
	.title-section .breadcrumb .divider { display:none; }
}
.title-section .breadcrumb .divider:after {
	content:'';
	font:14px/1.2em 'FontAwesome';
	color:#2c3638;
}
article {
	background:none;
	border:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article.post__holder {
	margin-bottom:60px;
	overflow:visible;
}
article.post__holder .post-header {
	margin:0;
	padding:0 0 20px;
}
@media (max-width: 767px) {
	article.post__holder .post-header { padding:0 0 20px; }
}
article.post__holder .post-header .post-title {
	text-align:left;
	font:bold 36px/1.2em 'Lato', sans-serif;
	margin:0;
	padding:0;
	letter-spacing:0;
	text-transform:uppercase;
	color:#303030;
}
@media (max-width: 979px) {
	article.post__holder .post-header .post-title { margin:0 !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	article.post__holder .post-header .post-title { font-size:30px; }
}
@media (max-width: 480px) {
	article.post__holder .post-header .post-title { font-size:30px; }
}
article.post__holder .post-header .post-title a {
	color:#1a1a1a;
	display:inline-block;
}
article.post__holder .post-header .post-title a:hover { color:#999999; }
article.post__holder .post-header .post-title a:hover, article.post__holder .post-header .post-title a:active, article.post__holder .post-header .post-title a:focus { text-decoration:none; }
article.post__holder .post-header .post-title a:hover { color:#f44336; }
article.post__holder .post_content {
	background:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .thumbnail { margin:0 30px 20px 0; }
@media (max-width: 320px) {
	article .thumbnail {
		width:auto !important;
		display:inline-block;
		float:none;
		margin:0 0 15px 0;
	}
	article .thumbnail img { width:100%; }
}
article .thumbnail.flexslider { margin:0 0 20px; }
@media (max-width: 320px) {
	article .thumbnail.flexslider { display:block; }
}
article .thumbnail.large { margin:0 0 30px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	article .thumbnail.large { float:none !important; }
}
article .post_meta.meta_type_line {
	padding:0;
	position:relative;
	display:block;
	margin:20px 0;
	overflow:visible;
	background:none;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta.meta_type_line .post_meta_unite {
	font:16px/1.2em 'Lato', sans-serif;
	border-color:transparent;
	padding-left:0;
}
article .post_meta.meta_type_line .post_meta_unite .meta_group > div { padding:0 10px 0 0; }
article .post_meta.meta_type_line i {
	margin-right:0;
	padding-right:5px;
	color:#999999;
	line-height:15px;
	font-size:14px;
	vertical-align:baseline;
	display:none;
}
article .post_meta.meta_type_line .post_date time { color:#1a1a1a; }
article .post_meta.meta_type_line .post_author a { color:#1a1a1a; }
article .post_meta.meta_type_line .post_category a, article .post_meta.meta_type_line .post_tag a, article .post_meta.meta_type_line .post_tag { color:#1a1a1a; }
article .post_meta.meta_type_line .post_comment a { color:#1a1a1a; }
article .post_meta.meta_type_line .user_like, article .post_meta.meta_type_line .post_views { color:#1a1a1a; }
article .post_meta.meta_type_line .post_permalink a { color:#1a1a1a; }
article .post_meta.meta_type_line > div a:hover, article .post_meta.meta_type_line > div a:active {
	color:#999999;
	text-decoration:none;
}
article div.jp-playlist li a:hover, article div.jp-playlist li.jp-playlist-current a { color:#b8b8b8; }
article .quote-wrap blockquote {
	font-family:'Lato', sans-serif;
	font-size:15px;
	line-height:1.2em;
	font-style:normal;
	color:#afafaf;
	font-weight:bold;
}
article .gallery-post { padding-bottom:0; }
article.testimonial {
	background:#FFF;
	border:1px solid #e3e3e3;
	border-radius:0;
}
article.testimonial:before { display:block; }
article.testimonial .user, article.testimonial .info { color:#000; }
.single #content article {
	margin:0;
	background:none;
	padding:0;
}
.single #content article:before { display:none; }
@media (min-width: 768px) and (max-width: 1000px) {
	.single #content article .thumbnail { float:left; }
	.single #content article .thumbnail img { margin:0; }
}
@media (max-width: 480px) {
	.single #content article .thumbnail { width:100%; }
	.single #content article .thumbnail img { width:100%; }
}
.single #content .share-buttons {
	margin:20px 0 30px;
	border-top:1px solid #e3e3e3;
	background:none;
	padding:30px 0 0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.single #content .share-buttons .pinterest img { vertical-align:top; }
.single #content .share-buttons li {
	float:none;
	display:inline-block;
	vertical-align:top;
}
.single #content .post-author {
	background:none;
	border:none;
	padding:0;
	border-radius:0;
}
.single #content .post-author .post-author_h {
	font:20px/1.2em 'Lato', sans-serif;
	color:#333;
	margin:0;
	text-transform:none;
	margin:0 0 25px;
}
.single #content .post-author .post-author_h > span.title {
	background:#f44336;
	color:#fff;
	font:bold 14px/1.2em 'Lato', sans-serif;
	padding:7px 15px;
	margin:0;
	border-radius:14px 14px 14px 0;
	position:relative;
	display:inline-block;
}
.single #content .post-author .post-author_h > span.title:after {
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 0;
	border-color:#f44336 transparent transparent transparent;
	position:absolute;
	bottom:-8px;
	left:0;
}
.single #content .post-author .post-author_h > span.title a { color:#fff; }
.single #content .post-author .post-author_h > span.title a:hover { color:#999999; }
.single #content .post-author .post-author_h > span.title a:hover, .single #content .post-author .post-author_h > span.title a:active, .single #content .post-author .post-author_h > span.title a:focus { text-decoration:none; }
.single #content .post-author .post-author_h a { color:#333; }
.single #content .post-author .post-author_h a:hover { color:#ffc40d; }
.single #content .post-author .post-author_h a:hover, .single #content .post-author .post-author_h a:active, .single #content .post-author .post-author_h a:focus { text-decoration:none; }
.single #content .post-author .post-author_gravatar {
	margin:3px 10px 0 0;
	width:60px;
	height:60px;
}
.single #content .post-author .post-author_gravatar img {
	border:none;
	border-radius:50%;
	padding:0;
}
.single #content .post-author .post-author_desc {
	font:300 14px/21px 'Lato', sans-serif;
	margin:0;
	color:#999999;
}
.single #content .post-author .post-author_desc .post-author_link {
	padding:20px 0 0;
	margin:0;
	text-transform:none;
	color:#333;
	font:bold 16px/1.2em 'Lato', sans-serif;
}
.single #content .post-author .post-author_desc .post-author_link p { margin:0; }
.single #content .post-author .post-author_desc .post-author_link a { color:#333; }
.single #content .post-author .post-author_desc .post-author_link a:hover { color:#999999; }
.single #content .post-author .post-author_desc .post-author_link a:hover, .single #content .post-author .post-author_desc .post-author_link a:active, .single #content .post-author .post-author_desc .post-author_link a:focus { text-decoration:none; }
.single #content .nocomments { margin:30px 0 0; }
.post-author__page {
	background:none;
	border:1px solid #e3e3e3;
	padding:20px;
	border-radius:0;
	margin:0 0 20px;
}
.post-author__page .post-author_h {
	font:20px/1.2em 'Lato', sans-serif;
	color:#333;
	margin:0 0 20px;
	text-transform:none;
}
.post-author__page .post-author_h small {
	font:15px/1.2em 'Lato', sans-serif;
	color:#333;
}
.post-author__page .post-author_h a { color:#333; }
.post-author__page .post-author_h a:hover { color:#ffc40d; }
.post-author__page .post-author_h a:hover, .post-author__page .post-author_h a:active, .post-author__page .post-author_h a:focus { text-decoration:none; }
.post-author__page .post-author_gravatar { margin:3px 20px 0 0; }
.post-author__page .post-author_gravatar img {
	border:1px solid #e3e3e3;
	padding:0;
}
.post-author__page .post-author_desc {
	margin:0;
	color:#999999;
}
.post-author__page .post-author_desc .post-author_link {
	padding:20px 0 0;
	margin:0;
	font:20px/1.2em 'Lato', sans-serif;
}
.post-author__page .post-author_desc .post-author_link p { margin:0; }
.post-author__page .post-author_desc .post-author_link a { color:#333; }
.post-author__page .post-author_desc .post-author_link a:hover { color:#ffc40d; }
.post-author__page .post-author_desc .post-author_link a:hover, .post-author__page .post-author_desc .post-author_link a:active, .post-author__page .post-author_desc .post-author_link a:focus { text-decoration:none; }
.row-fluid ul li a:hover { text-decoration:none; }
#recent-author-posts > h3 { margin:0 0 40px; }
.filter-wrapper {
	margin:0 0 40px;
	position:relative;
	text-align:center;
}
@media (max-width: 979px) {
	.filter-wrapper {
		margin:20px 0;
		text-align:left;
	}
}
.filter-wrapper strong {
	color:#2c3638;
	padding:0;
	font:14px/1.2em 'Lato', sans-serif;
	margin-right:15px;
	margin-top:0;
	text-transform:none;
	float:none;
	letter-spacing:0;
	display:inline-block;
	vertical-align:middle;
}
@media (max-width: 979px) {
	.filter-wrapper strong { margin:0 0 20px; }
}
.filter-wrapper .filter {
	margin:0;
	padding:0;
	display:inline-block;
	float:none;
	text-align:left;
	position:relative;
	vertical-align:middle;
	top:0;
	font-size:0;
}
@media (max-width: 979px) {
	.filter-wrapper .filter {
		float:none;
		display:block;
	}
}
@media only screen and (max-width: 767px) {
	.filter-wrapper .filter { padding:0; }
}
.filter-wrapper .filter li {
	margin:0;
	float:none;
	display:inline-block;
	font:14px/1.2em 'Lato', sans-serif;
	position:relative;
	vertical-align:middle;
}
.filter-wrapper .filter li:before {
	content:'|';
	color:#2c3638;
	padding:0 15px;
}
@media (max-width: 979px) {
	.filter-wrapper .filter li:before { display:none; }
}
@media (max-width: 979px) {
	.filter-wrapper .filter li {
		float:none;
		display:block;
		margin:0 0 5px !important;
	}
}
.filter-wrapper .filter li:first-child { margin:0; }
.filter-wrapper .filter li:first-child:before { display:none; }
.filter-wrapper .filter li a {
	color:#2c3638;
	padding:0;
	margin:0;
	display:inline-block;
	background:transparent;
	border-radius:0;
	letter-spacing:0;
	text-transform:none;
}
@media (max-width: 979px) {
	.filter-wrapper .filter li a { display:inline-block; }
}
.filter-wrapper .filter li a:hover, .filter-wrapper .filter li a:active, .filter-wrapper .filter li a:focus {
	background:none;
	text-decoration:none;
	color:#999999;
}
.filter-wrapper .filter .active a {
	background:none;
	text-decoration:none;
	color:#999999;
}
.filter-wrapper .pull-right { float:none; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder {
	position:relative;
	padding:0;
	background:none;
	border:none;
	border:1px solid #f2f2f2;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .thumbnail {
	margin:0;
	border:none;
	padding:0;
	position:relative;
	z-index:100;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption {
	padding:20px 30px;
	background:none;
	border:none;
	border-top:0;
	text-align:center;
	position:relative;
	z-index:100;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 {
	text-shadow:none;
	margin:0 0 15px;
	font:30px/1.2em 'Lato', sans-serif;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a {
	color:#1a1a1a;
	text-transform:none;
	text-decoration:none;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a:hover { color:#999999; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a:hover, .filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a:active, .filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a:focus { text-decoration:none; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .excerpt {
	font:16px/1.2em 'Lato', sans-serif;
	color:#999999;
	text-transform:none;
	margin:0;
	transition:all 0.3s ease 0s;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption p { margin:0; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .btn { margin:30px 0 0; }
.portfolio-meta, .portfolio-meta-list, .pager { border-color:#e3e3e3; }
.related-posts, .comment-holder, #respond { margin:0; }
.related-posts h3, .comment-holder h3, #respond h3 {
	letter-spacing:0;
	display:block;
	font:34px/1.2em 'Lato', sans-serif;
	color:#333;
	text-transform:none;
	margin:50px 0 30px;
	padding:0;
	margin:0 0 25px;
}
.related-posts h3 > span.title, .comment-holder h3 > span.title, #respond h3 > span.title {
	background:#f44336;
	color:#fff;
	font:bold 14px/1.2em 'Lato', sans-serif;
	padding:7px 15px;
	margin:0;
	border-radius:14px 14px 14px 0;
	position:relative;
	display:inline-block;
}
.related-posts h3 > span.title:after, .comment-holder h3 > span.title:after, #respond h3 > span.title:after {
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 0;
	border-color:#f44336 transparent transparent transparent;
	position:absolute;
	bottom:-8px;
	left:0;
}
.related-posts h3 > span.title a, .comment-holder h3 > span.title a, #respond h3 > span.title a { color:#fff; }
.related-posts h3 > span.title a:hover, .comment-holder h3 > span.title a:hover, #respond h3 > span.title a:hover { color:#999999; }
.related-posts h3 > span.title a:hover, .related-posts h3 > span.title a:active, .related-posts h3 > span.title a:focus, .comment-holder h3 > span.title a:hover, .comment-holder h3 > span.title a:active, .comment-holder h3 > span.title a:focus, #respond h3 > span.title a:hover, #respond h3 > span.title a:active, #respond h3 > span.title a:focus { text-decoration:none; }
.related-posts { overflow:visible; }
.related-posts .related-posts_item {
	overflow:visible;
	border:1px solid #f2f2f2;
	text-align:center;
	padding:0 0 10px;
	background:#fff;
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.related-posts a {
	font:16px/1.2em 'Lato', sans-serif;
	color:#999999;
	display:inline;
	letter-spacing:0;
	text-transform:none;
}
.related-posts a:hover { color:#333; }
.related-posts a:hover, .related-posts a:active, .related-posts a:focus { text-decoration:none; }
.related-posts .thumbnail {
	margin:0 0 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.related-posts .thumbnail a {
	display:inline-block;
	width:100%;
}
.related-posts .thumbnail img {
	-webkit-transform:scale(1) !important;
	-moz-transform:scale(1) !important;
	-ms-transform:scale(1) !important;
	-o-transform:scale(1) !important;
	transform:scale(1) !important;
	-webkit-transform:rotate(0) !important;
	-moz-transform:rotate(0) !important;
	-ms-transform:rotate(0) !important;
	-o-transform:rotate(0) !important;
	transform:rotate(0) !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.pagination ul > .active > a, .pagination ul > .active > span {
	color:#1a1a1a;
	cursor:default;
}
.comment-holder .pagination { margin:10px 0; }
.comment-holder .comment-list { overflow:hidden; }
.comment-holder .comment-list > .comment:first-child > .comment-body { border:none; }
.comment-holder .comment-list .comment .comment-body {
	margin:0 0 35px;
	background:none;
	border:none;
	padding:20px 0 0;
	border-radius:0;
	border-top:1px solid #e3e3e3;
	overflow:visible;
	position:relative;
}
.comment-holder .comment-list .comment .comment-body > div {
	position:relative;
	z-index:10;
}
.comment-holder .comment-list .comment .comment-body:before, .comment-holder .comment-list .comment .comment-body:after {
	content:"";
	display:block;
	height:100%;
	position:absolute;
	top:0;
	width:101%;
	background:inherit;
	border:inherit;
	z-index:1;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.comment-holder .comment-list .comment .comment-body:before { left:-100%; }
.comment-holder .comment-list .comment .comment-body:after { right:-100%; }
.comment-holder .comment-list .comment .comment-body:before, .comment-holder .comment-list .comment .comment-body:after { top:-1px; }
.comment-holder .comment-list .comment .comment-body .comment-author {
	margin:3px 20px 0 0;
	text-align:left;
	border:none;
}
@media only screen and (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .comment-author {
		float:none;
		margin:0 0 20px;
	}
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
	width:60px;
	height:60px;
	border-radius:50%;
	padding:0;
	border:none;
	background:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	width:auto;
	text-align:left;
	font:16px/1.2em 'Lato', sans-serif;
	color:#333;
	padding-top:20px;
	text-transform:none;
}
.comment-holder .comment-list .comment .comment-body .extra-wrap {
	padding:0;
	margin:0;
	font-weight:300;
	line-height:21px;
	color:#999999;
	text-transform:none;
}
@media (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .extra-wrap {
		overflow:visible;
		margin:20px 0 0;
	}
}
.comment-holder .comment-list .comment .comment-body .extra-wrap .wrapper { margin:20px 0 0; }
.comment-holder .comment-list .comment .comment-body .comment-meta {
	margin:0;
	padding:17px 0 0 0;
	font:16px/1.2em 'Lato', sans-serif;
	color:#333;
	float:none;
	text-transform:none;
}
.comment-holder .comment-list .comment .comment-body .wrapper { overflow:visible; }
.comment-holder .reply {
	padding:0 5px 0 0;
	margin:0;
}
.comment-holder #respond { padding:0 0 30px; }
.comment-holder #respond #commentform { margin-top:0; }
#respond #commentform { margin:15px 0 0; }
#respond #commentform textarea {
	min-width:inherit;
	min-height:inherit;
	max-height:inherit;
	min-width:inherit;
	max-width:100%;
	width:100%;
	height:300px;
	padding:10px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#respond #commentform p input[type="text"] {
	max-width:inherit;
	min-width:inherit;
	width:100%;
	height:49px;
	padding:10px 10px;
	margin-bottom:8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media only screen and (min-width: 1200px) {
	#respond #commentform p input[type="text"] { width:470px; }
}
#respond #commentform p input[type="text"]:focus { box-shadow:none; }
#respond #commentform .btn {
	background:#f44336;
	color:#fff;
}
#respond #commentform .btn:hover { background:#1a1a1a; }
#respond #commentform .comment_submit {
	text-align:left;
	margin:0;
}
#respond #commentform .comment_submit input {
	width:auto;
	height:auto;
}
#sidebar.sidebar .widget, #sidebar.sidebar .banners {
	margin:30px 0 0;
	background:#fafafa;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media only screen and (min-width: 1200px) {
	#sidebar.sidebar .widget, #sidebar.sidebar .banners {
		padding:30px 40px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
#sidebar.sidebar .widget:first-child, #sidebar.sidebar .banners:first-child { margin:0; }
#sidebar.sidebar .widget > h3, #sidebar.sidebar .widget .banner_wrapper > h3, #sidebar.sidebar .banners > h3, #sidebar.sidebar .banners .banner_wrapper > h3 {
	margin:0 0 40px;
	text-align:left;
	margin:0 0 25px;
}
#sidebar.sidebar .widget > h3 > span.title, #sidebar.sidebar .widget .banner_wrapper > h3 > span.title, #sidebar.sidebar .banners > h3 > span.title, #sidebar.sidebar .banners .banner_wrapper > h3 > span.title {
	background:#f44336;
	color:#fff;
	font:bold 14px/1.2em 'Lato', sans-serif;
	padding:7px 15px;
	margin:0;
	border-radius:14px 14px 14px 0;
	position:relative;
	display:inline-block;
}
#sidebar.sidebar .widget > h3 > span.title:after, #sidebar.sidebar .widget .banner_wrapper > h3 > span.title:after, #sidebar.sidebar .banners > h3 > span.title:after, #sidebar.sidebar .banners .banner_wrapper > h3 > span.title:after {
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 0;
	border-color:#f44336 transparent transparent transparent;
	position:absolute;
	bottom:-8px;
	left:0;
}
#sidebar.sidebar .widget > h3 > span.title a, #sidebar.sidebar .widget .banner_wrapper > h3 > span.title a, #sidebar.sidebar .banners > h3 > span.title a, #sidebar.sidebar .banners .banner_wrapper > h3 > span.title a { color:#fff; }
#sidebar.sidebar .widget > h3 > span.title a:hover, #sidebar.sidebar .widget .banner_wrapper > h3 > span.title a:hover, #sidebar.sidebar .banners > h3 > span.title a:hover, #sidebar.sidebar .banners .banner_wrapper > h3 > span.title a:hover { color:#999999; }
#sidebar.sidebar .widget > h3 > span.title a:hover, #sidebar.sidebar .widget > h3 > span.title a:active, #sidebar.sidebar .widget > h3 > span.title a:focus, #sidebar.sidebar .widget .banner_wrapper > h3 > span.title a:hover, #sidebar.sidebar .widget .banner_wrapper > h3 > span.title a:active, #sidebar.sidebar .widget .banner_wrapper > h3 > span.title a:focus, #sidebar.sidebar .banners > h3 > span.title a:hover, #sidebar.sidebar .banners > h3 > span.title a:active, #sidebar.sidebar .banners > h3 > span.title a:focus, #sidebar.sidebar .banners .banner_wrapper > h3 > span.title a:hover, #sidebar.sidebar .banners .banner_wrapper > h3 > span.title a:active, #sidebar.sidebar .banners .banner_wrapper > h3 > span.title a:focus { text-decoration:none; }
@media only screen and (min-width: 768px) and (max-width: 979px) {
	#sidebar.sidebar .widget > h3, #sidebar.sidebar .widget .banner_wrapper > h3, #sidebar.sidebar .banners > h3, #sidebar.sidebar .banners .banner_wrapper > h3 {
		-moz-hyphens:auto;
		word-wrap:break-word;
	}
}
@media only screen and (max-width: 480px) {
	#sidebar.sidebar .widget > h3, #sidebar.sidebar .widget .banner_wrapper > h3, #sidebar.sidebar .banners > h3, #sidebar.sidebar .banners .banner_wrapper > h3 {
		-moz-hyphens:auto;
		word-wrap:break-word;
	}
}
#sidebar.sidebar .widget.simple-title > h3 span, #sidebar.sidebar .banners.simple-title > h3 span {
	font:bold 18px/1.2em 'Lato', sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0;
	background:none;
	color:#1a1a1a;
}
#sidebar.sidebar .widget.simple-title > h3 span:after, #sidebar.sidebar .banners.simple-title > h3 span:after { display:none; }
#sidebar.sidebar a { color:#1a1a1a; }
#sidebar.sidebar a:hover { color:#f44336; }
@media only screen and (max-width: 767px) {
	.amr-widget-area { margin:40px 0 0; }
}
.amr-widget-area .widget {
	margin:30px 0 0;
	background:#fafafa;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media only screen and (min-width: 1200px) {
	.amr-widget-area .widget {
		padding:30px 40px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.amr-widget-area .widget:first-child { margin:0; }
.amr-widget-area .widget > h3 {
	margin:0 0 40px;
	text-align:left;
	margin:0 0 25px;
}
.amr-widget-area .widget > h3 > span.title {
	background:#f44336;
	color:#fff;
	font:bold 14px/1.2em 'Lato', sans-serif;
	padding:7px 15px;
	margin:0;
	border-radius:14px 14px 14px 0;
	position:relative;
	display:inline-block;
}
.amr-widget-area .widget > h3 > span.title:after {
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 0;
	border-color:#f44336 transparent transparent transparent;
	position:absolute;
	bottom:-8px;
	left:0;
}
.amr-widget-area .widget > h3 > span.title a { color:#fff; }
.amr-widget-area .widget > h3 > span.title a:hover { color:#999999; }
.amr-widget-area .widget > h3 > span.title a:hover, .amr-widget-area .widget > h3 > span.title a:active, .amr-widget-area .widget > h3 > span.title a:focus { text-decoration:none; }
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.amr-widget-area .widget > h3 {
		-moz-hyphens:auto;
		word-wrap:break-word;
	}
}
@media only screen and (max-width: 480px) {
	.amr-widget-area .widget > h3 {
		-moz-hyphens:auto;
		word-wrap:break-word;
	}
}
.amr-widget-area .widget.simple-title > h3 span {
	font:bold 18px/1.2em 'Lato', sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0;
	background:none;
	color:#1a1a1a;
}
.amr-widget-area .widget.simple-title > h3 span:after { display:none; }
.amr-widget-area [id*="my-recent-comments"] .comments-custom .comments-custom_li {
	border:none;
	padding:9px 0;
}
.amr-widget-area [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt {
	margin:0;
	font:14px/21px 'Lato', sans-serif;
}
[id*="categories"] ul, [id*="archives"] ul, .list.custom-list ul {
	margin:0 0 15px;
	list-style-type:none;
	position:relative;
	z-index:100;
}
@media (max-width: 767px) {
	[id*="categories"] ul, [id*="archives"] ul, .list.custom-list ul { margin:0 0 30px; }
}
[id*="categories"] ul li, [id*="archives"] ul li, .list.custom-list ul li {
	margin:0;
	padding:11px 0;
	z-index:100;
	color:#333;
	overflow:hidden;
	position:relative;
	font:16px/1.3em 'Lato', sans-serif;
}
.parallax-box [id*="categories"] ul li, .parallax-box [id*="archives"] ul li, .parallax-box .list.custom-list ul li { color:#fff; }
[id*="categories"] ul li:before, [id*="archives"] ul li:before, .list.custom-list ul li:before { display:none; }
[id*="categories"] ul li a, [id*="archives"] ul li a, .list.custom-list ul li a {
	font:inherit;
	color:inherit;
	text-transform:none;
	display:inline-block;
	vertical-align:baseline;
	position:relative;
	overflow:visible;
	padding:0;
}
[id*="categories"] ul li a:before, [id*="archives"] ul li a:before, .list.custom-list ul li a:before {
	content:'';
	font:16px/1.3em FontAwesome;
	display:inline-block;
	vertical-align:baseline;
	padding:0 15px 0 0;
	transition:all 0.3s ease 0s;
}
.parallax-box [id*="categories"] ul li a:before, .parallax-box [id*="archives"] ul li a:before, .parallax-box .list.custom-list ul li a:before { color:#fff; }
[id*="categories"] ul li a:hover, [id*="categories"] ul li a:active, [id*="categories"] ul li a:focus, [id*="archives"] ul li a:hover, [id*="archives"] ul li a:active, [id*="archives"] ul li a:focus, .list.custom-list ul li a:hover, .list.custom-list ul li a:active, .list.custom-list ul li a:focus {
	color:#f44336;
	text-decoration:none;
	background:none;
}
[id*="categories"] ul li a:hover:before, [id*="categories"] ul li a:active:before, [id*="categories"] ul li a:focus:before, [id*="archives"] ul li a:hover:before, [id*="archives"] ul li a:active:before, [id*="archives"] ul li a:focus:before, .list.custom-list ul li a:hover:before, .list.custom-list ul li a:active:before, .list.custom-list ul li a:focus:before {
	-webkit-transform:translateX(-10%);
	-moz-transform:translateX(-10%);
	-ms-transform:translateX(-10%);
	-o-transform:translateX(-10%);
	transform:translateX(-10%);
}
[id*="my_poststypewidget"] .post-list { margin:0; }
[id*="my_poststypewidget"] .post-list li {
	padding:30px 0;
	margin:0;
	overflow:visible;
	position:relative;
	border-top:1px solid #dfdfdf;
}
[id*="my_poststypewidget"] .post-list li:first-child {
	padding-top:0;
	border:none;
}
[id*="my_poststypewidget"] .post-list li .thumbnail {
	margin:0 0 20px;
	border-radius:0;
	float:none;
}
[id*="my_poststypewidget"] .post-list li .post-list_h {
	font:bold 26px/1.1em 'Lato', sans-serif;
	text-transform:none;
	letter-spacing:0;
	margin:0 0 15px;
	display:block;
}
[id*="my_poststypewidget"] .post-list li .post-list_h a { color:#333; }
[id*="my_poststypewidget"] .post-list li .post-list_h a:hover { color:#999999; }
[id*="my_poststypewidget"] .post-list li .post-list_h a:hover, [id*="my_poststypewidget"] .post-list li .post-list_h a:active, [id*="my_poststypewidget"] .post-list li .post-list_h a:focus { text-decoration:none; }
[id*="my_poststypewidget"] .post-list li time, [id*="my_poststypewidget"] .post-list li .post-list_comment {
	display:block;
	padding:0;
	text-transform:none;
	color:#333;
	font:16px/1.2em 'Lato', sans-serif;
}
[id*="my_poststypewidget"] .post-list li time { margin:10px 0 0; }
[id*="my_poststypewidget"] .post-list li .excerpt {
	overflow:hidden;
	margin:0;
	color:#999999;
	font-weight:300;
	font-size:14px;
	line-height:21px;
}
[id*="my_poststypewidget"] .post-list li .btn { margin:20px 0 0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li {
	padding:20px 0;
	border-top:1px solid #dfdfdf;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li:first-child {
	padding-top:0;
	border:none;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail {
	margin:0 20px 0 0;
	box-shadow:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail {
		float:none;
		margin:0 0 15px;
	}
}
@media (max-width: 480px) {
	[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail {
		float:none;
		margin:0 0 15px;
	}
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail img { border-radius:50%; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li i {
	color:#333;
	font-size:14px;
	float:none;
	margin:0 20px 0 1px;
	display:inline-block;
	vertical-align:middle;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .meta { overflow:hidden; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .meta_format { margin:0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .meta_format.title { overflow:hidden; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li time, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title {
	display:inline-block;
	text-transform:none;
	font:16px/1.2em 'Lato', sans-serif;
	color:#333;
	margin:0;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li time a, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author a, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title a { color:#333; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li time a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title a:hover { color:#999999; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li time a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li time a:active, [id*="my-recent-comments"] .comments-custom .comments-custom_li time a:focus, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author a:active, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author a:focus, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title a:active, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title a:focus { text-decoration:none; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author { margin:0 0 10px; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title {
	margin:20px 0 0;
	font:bold 26px/1.2em 'Lato', sans-serif;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt {
	border:none;
	padding:0;
	overflow:hidden;
	margin:30px 0 0;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a { color:#999999; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a:hover { color:#333; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a:active, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a:focus { text-decoration:none; }
[id*="my_postwidget"] .post-list .post-list_li { padding:10px 0; }
[id*="my_postwidget"] .post-list .post-list_li .post-list_h {
	font:bold 26px/1.2em 'Lato', sans-serif;
	margin:0 0 20px;
}
[id*="my_postwidget"] .post-list .post-list_li .post-list_h a { color:#1a1a1a; }
[id*="my_postwidget"] .post-list .post-list_li .post-list_h a:hover { color:#999999; }
[id*="my_postwidget"] .post-list .post-list_li .post-list_h a:hover, [id*="my_postwidget"] .post-list .post-list_li .post-list_h a:active, [id*="my_postwidget"] .post-list .post-list_li .post-list_h a:focus { text-decoration:none; }
[id*="my_postwidget"] .post-list .post-list_li .post-list_h a:hover { color:#f44336; }
[id*="my_postwidget"] .post-list .post-list_li time {
	color:#1a1a1a;
	font:16px/1.2em 'Lato', sans-serif;
}
#wp-calendar caption, #wp-calendar thead tr th {
	color:#333;
	font-family:'Lato', sans-serif;
}
@media (max-width: 767px) {
	#content.left, #sidebar { float:none !important; }
}
.widget-flexslider { background:none; }
.ie8 .widget-flexslider { overflow:hidden; }
.widget-flexslider .slides .thumbnail {
	margin:0 0 20px;
	overflow:hidden;
}
.widget-flexslider .flex-control-paging {
	position:relative;
	bottom:0;
	margin:20px 0 0 0;
}
.widget-flexslider .flex-prev, .widget-flexslider .flex-next { margin:0; }
.widget-flexslider .flex-prev:hover, .widget-flexslider .flex-prev:active, .widget-flexslider .flex-next:hover, .widget-flexslider .flex-next:active { text-decoration:none !important; }
div.type-page h3 { margin:0 0 25px; }
div.type-page p { margin:0 0 21px; }
div.type-page .hero-unit h1 { margin:0 0 20px; }
div.type-page .hero-unit p { margin:20px 0 0; }
div.type-page blockquote {
	padding:0;
	border:none;
}
div.type-page blockquote p {
	font:16px/19px 'Lato', sans-serif;
	color:#1a1a1a;
}
.hr {
	margin:15px 0 25px;
	background:#e3e3e3;
}
.title-box { margin:0 0 35px; }
@media only screen and (max-width: 767px) {
	.title-box { margin:30px 0 20px; }
}
.title-box .title-box_primary { font:bold 36px/1.2em 'Lato', sans-serif; }
.title-box .title-box_primary, .title-box .title-box_secondary {
	text-transform:uppercase;
	margin:0;
	color:#303030;
}
.hero-unit {
	background:#fafafa;
	padding:35px 40px;
	margin:0 0 30px 0;
}
.hero-unit h1 {
	font:bold 26px/1.2em 'Lato', sans-serif;
	color:#1a1a1a;
	margin:0 0 10px;
	text-transform:uppercase;
}
.hero-unit p {
	font:16px/1.2em 'Lato', sans-serif;
	color:#1a1a1a;
	margin:10px 0 0;
}
.hero-unit .desc {
	float:left;
	width:80%;
}
@media only screen and (max-width: 1200px) {
	.hero-unit .desc { margin:0 0 10px; }
}
.hero-unit .btn-align {
	float:right;
	width:20%;
	text-align:right;
	padding-top:10px;
}
.hero-unit .btn, .hero-unit .reply a.comment-reply-link { background:#f44336 none repeat scroll 0 0; }
.hero-unit .btn:hover, .hero-unit .reply a.comment-reply-link:hover {
	background:#1a1a1a none repeat scroll 0 0;
	color:#fff;
}
@media only screen and (max-width: 1200px) {
	.hero-unit .desc, .hero-unit .btn-align {
		float:none;
		width:100%;
		text-align:center;
	}
}
.hero-unit.hero-home {
	background:none;
	padding:0;
	text-align:center;
}
.hero-unit.hero-home .desc {
	float:none;
	width:100%;
}
.hero-unit.hero-home .desc h1 {
	font:bold 36px/1.2em 'Lato', sans-serif;
	text-transform:uppercase;
	margin:0 0 10px;
}
.hero-unit.hero-home .desc p {
	margin:0;
	color:#606060;
	font:italic 18px/1.3em Georgia, "Times New Roman", Times, serif;
}
.posts-grid li .post_meta {
	border:none;
	padding:0;
}
.posts-grid li .post_meta span {
	font:16px/1.2em 'Lato', sans-serif;
	color:#1a1a1a;
}
.posts-grid li .post_meta span em { font-style:normal; }
.posts-grid li .post_meta span.post_category, .posts-grid li .post_meta span.post_author { display:none; }
.posts-grid li .post_networks ul li {
	margin:0 5px 5px 0;
	width:38px;
	height:38px;
	border-radius:50%;
	border:1px solid #dfdfdf;
	text-align:center;
	float:none;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
}
.posts-grid li .post_networks ul li a {
	display:block;
	font-size:17px;
	color:#1a1a1a;
	line-height:38px;
	text-decoration:none;
}
.posts-grid li .post_networks ul li a span { margin:0; }
.posts-grid li .post_networks ul li a:hover {
	background:#1a1a1a;
	color:#fff;
}
.posts-grid.our-team > li, .posts-grid.services-home > li {
	padding:0 0 35px;
	text-align:center;
	border:1px solid #f2f2f2;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
@media only screen and (max-width: 767px) {
	.posts-grid.our-team > li, .posts-grid.services-home > li {
		width:48%;
		margin:20px 0 20px 4%;
		display:inline-block;
		vertical-align:top;
	}
	.posts-grid.our-team > li:nth-child(2n+1), .posts-grid.services-home > li:nth-child(2n+1) { margin:20px 0; }
}
@media only screen and (max-width: 450px) {
	.posts-grid.our-team > li, .posts-grid.services-home > li {
		width:100%;
		margin:20px 0;
		display:block;
	}
}
.posts-grid.our-team > li .thumbnail, .posts-grid.services-home > li .thumbnail { margin:0 0 20px; }
.posts-grid.our-team > li h5, .posts-grid.services-home > li h5 { font:30px/1.2em 'Lato', sans-serif; }
@media only screen and (max-width: 979px) {
	.posts-grid.our-team > li h5, .posts-grid.services-home > li h5 { font-size:17px; }
}
.posts-grid.our-team > li h5 a, .posts-grid.services-home > li h5 a { color:#1a1a1a; }
.posts-grid.our-team > li h5 a:hover, .posts-grid.services-home > li h5 a:hover { color:#999999; }
.posts-grid.our-team > li h5 a:hover, .posts-grid.our-team > li h5 a:active, .posts-grid.our-team > li h5 a:focus, .posts-grid.services-home > li h5 a:hover, .posts-grid.services-home > li h5 a:active, .posts-grid.services-home > li h5 a:focus { text-decoration:none; }
.posts-grid.our-team > li h5 a:hover, .posts-grid.services-home > li h5 a:hover { color:#f44336; }
.posts-grid.our-team > li .btn, .posts-grid.services-home > li .btn {
	text-transform:none;
	font:14px/1.2em 'Lato', sans-serif;
	border:1px solid #e1e1e1;
	overflow:hidden;
	box-shadow:none;
	color:#1a1a1a;
	background:#fff;
	transition:all 0.3s ease 0s;
}
.posts-grid.our-team > li .btn:before, .posts-grid.our-team > li .btn:after, .posts-grid.services-home > li .btn:before, .posts-grid.services-home > li .btn:after {
	background:#fff;
	color:#1a1a1a;
}
.posts-grid.our-team > li .btn:hover, .posts-grid.services-home > li .btn:hover {
	border-color:transparent;
	background:#f44336;
	color:#fff;
}
.posts-grid.services.ul-item-0 { margin:20px 0 0; }
.posts-grid.services li {
	position:relative;
	margin:0;
	width:50%;
}
@media only screen and (max-width: 767px) {
	.posts-grid.services li {
		display:inline-block;
		vertical-align:top;
	}
}
@media only screen and (max-width: 580px) {
	.posts-grid.services li {
		display:block;
		width:100%;
	}
}
.posts-grid.services li .desc {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0 10px;
	text-align:center;
	background:rgba(0,0,0,0.5);
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.posts-grid.services li .desc:after {
	content:'';
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.posts-grid.services li .desc .desc-in {
	display:inline-block;
	vertical-align:middle;
}
.posts-grid.services li .desc h5 {
	font:bold 24px/27px 'Lato', sans-serif;
	text-transform:uppercase;
	margin:0;
	transition:all 0.3s ease 0s;
}
@media only screen and (max-width: 767px) {
	.posts-grid.services li .desc h5 { font-size:20px; }
}
.posts-grid.services li .desc h5 a { color:#fff; }
.posts-grid.services li .desc h5 a:hover { color:#999999; }
.posts-grid.services li .desc h5 a:hover, .posts-grid.services li .desc h5 a:active, .posts-grid.services li .desc h5 a:focus { text-decoration:none; }
.posts-grid.services li .desc p {
	font:italic 18px/1.2em Georgia, "Times New Roman", Times, serif;
	margin:20px 0 0;
	text-transform:uppercase;
	color:#fff;
}
@media only screen and (min-width: 1200px) {
	.posts-grid.services li .desc p {
		position:relative;
		overflow:hidden;
		transition:all 0.3s ease 0s;
	}
}
@media only screen and (max-width: 767px) {
	.posts-grid.services li .desc p {
		font-size:15px;
		margin:10px 0 0;
	}
}
.posts-grid.services li .desc .btn { margin:20px 0 0; }
@media only screen and (min-width: 1200px) {
	.posts-grid.services li:hover .desc { background:rgba(0,0,0,0.8); }
	.posts-grid.services li:hover .desc p {
		opacity:0;
		filter:alpha(opacity=0);
		-webkit-transform:translateY(300%);
		-moz-transform:translateY(300%);
		-ms-transform:translateY(300%);
		-o-transform:translateY(300%);
		transform:translateY(300%);
	}
	.posts-grid.services li:hover .desc h5 { margin-bottom:-50px; }
}
.posts-grid.last-from-blog {
	border-top:1px solid #e3e3e3;
	padding-top:30px;
	margin-top:30px;
}
.posts-grid.last-from-blog.ul-item-0 {
	margin-top:0;
	padding-top:0;
	border:none;
}
.posts-grid.last-from-blog li { margin-bottom:0; }
.posts-grid.last-from-blog li .clear { display:none; }
.posts-grid.last-from-blog li h5 { font:bold 26px/1.2em 'Lato', sans-serif; }
.posts-grid.last-from-blog li h5 a { color:#1a1a1a; }
.posts-grid.last-from-blog li h5 a:hover { color:#999999; }
.posts-grid.last-from-blog li h5 a:hover, .posts-grid.last-from-blog li h5 a:active, .posts-grid.last-from-blog li h5 a:focus { text-decoration:none; }
.posts-grid.last-from-blog li h5 a:hover { color:#f44336; }
.posts-grid.last-from-blog li .excerpt { margin:0; }
.posts-grid.last-from-blog li .post_meta { margin:0 0 30px; }
.posts-grid.last-from-blog li .post_meta.author { margin:20px 0 0; }
.posts-grid.last-from-blog li .post_meta .post_author_big {
	padding:0;
	width:100%;
}
@media only screen and (min-width: 1200px) {
	.posts-grid.last-from-blog li .post_meta .post_author_big {
		padding:0 100px 0 0;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.posts-grid.last-from-blog li .post_meta .post_author_big > h3 { margin:0 0 25px; }
.posts-grid.last-from-blog li .post_meta .post_author_big > h3 > span.title {
	background:#f44336;
	color:#fff;
	font:bold 14px/1.2em 'Lato', sans-serif;
	padding:7px 15px;
	margin:0;
	border-radius:14px 14px 14px 0;
	position:relative;
	display:inline-block;
}
.posts-grid.last-from-blog li .post_meta .post_author_big > h3 > span.title:after {
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 0;
	border-color:#f44336 transparent transparent transparent;
	position:absolute;
	bottom:-8px;
	left:0;
}
.posts-grid.last-from-blog li .post_meta .post_author_big > h3 > span.title a { color:#fff; }
.posts-grid.last-from-blog li .post_meta .post_author_big > h3 > span.title a:hover { color:#999999; }
.posts-grid.last-from-blog li .post_meta .post_author_big > h3 > span.title a:hover, .posts-grid.last-from-blog li .post_meta .post_author_big > h3 > span.title a:active, .posts-grid.last-from-blog li .post_meta .post_author_big > h3 > span.title a:focus { text-decoration:none; }
.posts-grid.last-from-blog li .post_meta .post_author_big .post-author_gravatar { margin:0 10px 0 0; }
.posts-grid.last-from-blog li .post_meta .post_author_big .post-author_gravatar img {
	border-radius:50%;
	padding:0;
	border:none;
}
.posts-grid.last-from-blog li .post_meta .post_author_big .desc-author { overflow:hidden; }
.posts-grid.last-from-blog li .post_meta .post_author_big .desc-author a {
	font:bold 16px/1.2em 'Lato', sans-serif;
	color:#1a1a1a;
}
.posts-grid.last-from-blog li .post_meta .post_author_big .desc-author a:hover { color:#999999; }
.posts-grid.last-from-blog li .post_meta .post_author_big .desc-author a:hover, .posts-grid.last-from-blog li .post_meta .post_author_big .desc-author a:active, .posts-grid.last-from-blog li .post_meta .post_author_big .desc-author a:focus { text-decoration:none; }
.posts-grid.last-from-blog li .post_meta .post_author_big .desc-author a:hover { color:#f44336; }
.posts-grid.last-from-blog li .post_meta .post_author_big .desc-author .description { margin:10px 0 0; }
.service-box {
	background:none;
	border:none;
	padding:0;
	margin:10px 0;
	box-shadow:none;
}
@media only screen and (max-width: 767px) {
	.service-box { margin:30px 0; }
}
.service-box .icon {
	float:none;
	margin:0 0 20px;
}
.service-box .service-box_body .title, .service-box .service-box_body .sub-title {
	font:16px/19px 'Lato', sans-serif;
	color:#1a1a1a;
	margin:0 0 30px;
}
.service-box .service-box_body .sub-title {
	font-size:15px;
	line-height:17px;
}
.service-box .service-box_body .service-box_txt { margin:0; }
.spacer { height:40px; }
.posts-list { margin:0 0 30px; }
.posts-list .post__holder .post-header, .posts-list .post__holder .post_content { display:none; }
.posts-list.masonry {
	-moz-column-gap:0;
	-webkit-column-gap:0;
	column-gap:0;
	-moz-column-count:4;
	-webkit-column-count:4;
	column-count:4;
	font-size:0;
}
@media only screen and (max-width: 979px) {
	.posts-list.masonry {
		-moz-column-count:3;
		-webkit-column-count:3;
		column-count:3;
	}
}
@media only screen and (max-width: 767px) {
	.posts-list.masonry {
		-moz-column-count:1;
		-webkit-column-count:1;
		column-count:1;
	}
}
.posts-list.masonry > div {
	display:inline-block;
	vertical-align:top;
	width:100%;
	-webkit-column-width:1000px;
	column-width:1000px;
	-webkit-transform:translateZ(0);
}
.posts-list.masonry > div:before, .posts-list.masonry > div:after { display:none; }
@media only screen and (max-width: 767px) {
	.posts-list.masonry > div { width:50%; }
}
@media only screen and (max-width: 480px) {
	.posts-list.masonry > div {
		width:100%;
		display:block;
	}
}
.posts-list.masonry > div.list-item-0 .thumbnail, .posts-list.masonry > div.list-item-9 .thumbnail { height:590px; }
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.posts-list.masonry > div.list-item-0 .thumbnail, .posts-list.masonry > div.list-item-9 .thumbnail { height:400px; }
}
@media only screen and (max-width: 767px) {
	.posts-list.masonry > div.list-item-0 .thumbnail, .posts-list.masonry > div.list-item-9 .thumbnail { height:300px; }
}
@media only screen and (max-width: 480px) {
	.posts-list.masonry > div.list-item-0 .thumbnail, .posts-list.masonry > div.list-item-9 .thumbnail { height:auto; }
}
.posts-list.masonry article.post__holder {
	margin:0;
	min-height:inherit;
}
.posts-list.masonry .post__holder { background:#000; }
@media only screen and (min-width: 1200px) {
	.posts-list.masonry .post__holder { background:none; }
}
.posts-list.masonry .post__holder .thumbnail {
	margin:0;
	position:relative;
	height:295px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.posts-list.masonry .post__holder .thumbnail { height:200px; }
}
@media only screen and (max-width: 767px) {
	.posts-list.masonry .post__holder .thumbnail { height:300px; }
}
@media only screen and (max-width: 480px) {
	.posts-list.masonry .post__holder .thumbnail { height:auto; }
}
.posts-list.masonry .post__holder .thumbnail > a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	float:none;
}
.posts-list.masonry .post__holder .thumbnail .bg-image {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-size:cover;
	background-position:50%;
	opacity:0.5;
	filter:alpha(opacity=50);
}
@media only screen and (min-width: 1200px) {
	.posts-list.masonry .post__holder .thumbnail .bg-image {
		opacity:1;
		filter:alpha(opacity=100);
	}
}
.posts-list.masonry .post__holder .thumb_desc {
	padding:20px 10px;
	text-align:center;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media only screen and (min-width: 1200px) {
	.posts-list.masonry .post__holder .thumb_desc {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		padding:0 10px;
		z-index:1000;
		-webkit-transform:translateZ(0);
	}
}
@media only screen and (min-width: 1200px) {
	.posts-list.masonry .post__holder .thumb_desc:after {
		content:'';
		height:100%;
		display:inline-block;
		vertical-align:middle;
	}
	.posts-list.masonry .post__holder .thumb_desc .in {
		display:inline-block;
		vertical-align:middle;
	}
}
.posts-list.masonry .post__holder .thumb_desc .post-title {
	font:bold 24px/1.2em 'Lato', sans-serif;
	text-transform:uppercase;
}
@media only screen and (min-width: 1200px) {
	.posts-list.masonry .post__holder .thumb_desc .post-title {
		-webkit-transform:translateY(100%);
		-moz-transform:translateY(100%);
		-ms-transform:translateY(100%);
		-o-transform:translateY(100%);
		transform:translateY(100%);
		opacity:0;
		filter:alpha(opacity=0);
		-webkit-transition:all 400ms;
		-moz-transition:all 400ms;
		-o-transition:all 400ms;
		transition:all 400ms;
	}
}
@media only screen and (max-width: 979px) {
	.posts-list.masonry .post__holder .thumb_desc .post-title { font-size:18px; }
}
.posts-list.masonry .post__holder .thumb_desc .post-title a { color:#fff; }
.posts-list.masonry .post__holder .thumb_desc .post-title a:hover { color:#e5e5e5; }
.posts-list.masonry .post__holder .thumb_desc .post-title a:hover, .posts-list.masonry .post__holder .thumb_desc .post-title a:active, .posts-list.masonry .post__holder .thumb_desc .post-title a:focus { text-decoration:none; }
.posts-list.masonry .post__holder .thumb_desc .post-title a:hover { color:#f44336; }
.posts-list.masonry .post__holder .thumb_desc .excerpt {
	font:italic 18px/1.2em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
}
@media only screen and (min-width: 1200px) {
	.posts-list.masonry .post__holder .thumb_desc .excerpt {
		color:#fff;
		-webkit-transform:translateY(200%);
		-moz-transform:translateY(200%);
		-ms-transform:translateY(200%);
		-o-transform:translateY(200%);
		transform:translateY(200%);
		opacity:0;
		filter:alpha(opacity=0);
		-webkit-transition:all 500ms;
		-moz-transition:all 500ms;
		-o-transition:all 500ms;
		transition:all 500ms;
	}
}
@media only screen and (max-width: 979px) {
	.posts-list.masonry .post__holder .thumb_desc .excerpt { font-size:16px; }
}
@media only screen and (min-width: 1200px) {
	.posts-list.masonry .post__holder:hover .thumb_desc { background:rgba(0,0,0,0.5); }
	.posts-list.masonry .post__holder:hover .thumb_desc .post-title, .posts-list.masonry .post__holder:hover .thumb_desc .excerpt {
		-webkit-transform:translateY(0);
		-moz-transform:translateY(0);
		-ms-transform:translateY(0);
		-o-transform:translateY(0);
		transform:translateY(0);
		opacity:1;
		filter:alpha(opacity=100);
	}
}
.footer {
	background:#252527;
	padding:10px 0;
	border:none;
}
.footer-text {
	padding:0;
	font:16px/20px 'Lato', sans-serif;
	color:#ffffff;
	text-transform:none;
	text-align:left;
	float:none;
	margin:0;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.footer-text { font-size:14px; }
}
@media only screen and (max-width: 480px) {
	.footer-text { font-size:14px; }
}
@media (max-width: 767px) {
	.footer-text {
		text-align:center;
		padding:0;
	}
}
.footer-text a { color:#ffffff; }
.footer-text a:hover { color:#999999; }
.footer-text a:hover, .footer-text a:active, .footer-text a:focus { text-decoration:none; }
.footer-text em {
	font-style:normal;
	padding:0 7px;
}
@media only screen and (max-width: 1200px) {
	.footer-text em { display:none; }
}
@media only screen and (max-width: 1200px) {
	.footer-text span {
		padding:0;
		display:block;
	}
}
nav.nav.footer-nav {
	float:none;
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	nav.nav.footer-nav { padding:20px 0 0; }
}
nav.nav.footer-nav ul {
	float:none;
	text-align:right;
	line-height:13px;
}
@media (max-width: 767px) {
	nav.nav.footer-nav ul { text-align:center; }
}
nav.nav.footer-nav ul li {
	float:none;
	display:inline-block;
	vertical-align:top;
	line-height:inherit;
	padding:0;
	text-transform:none;
	margin:0 0 0 10px;
	padding:0;
	position:relative;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	nav.nav.footer-nav ul li { margin:0 0 0 5px; }
	nav.nav.footer-nav ul li a { font-size:14px; }
}
@media only screen and (max-width: 480px) {
	nav.nav.footer-nav ul li a { font-size:14px; }
}
@media (max-width: 480px) {
	nav.nav.footer-nav ul li {
		display:block;
		margin:5px 0;
	}
}
nav.nav.footer-nav ul li:first-child { margin:0; }
nav.nav.footer-nav ul li:first-child:before { display:none; }
nav.nav.footer-nav ul li.current-menu-item a, nav.nav.footer-nav ul li a:hover {
	color:#f44336;
	text-decoration:none;
}
.zoom-icon { background:none !important; }
.zoom-icon:after {
	content:'';
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	position:absolute;
	top:0;
	right:0;
	border-radius:0;
	z-index:10;
	transition:400ms all 100ms;
	-webkit-transition:400ms all 100ms;
	-o-transition:400ms all 100ms;
}
@media only screen and (min-width: 1200px) {
	.zoom-icon:after {
		-webkit-transform:scale(0);
		-moz-transform:scale(0);
		-ms-transform:scale(0);
		-o-transform:scale(0);
		transform:scale(0);
	}
}
.zoom-icon:before {
	content:'';
	color:#fff;
	background:none;
	font:30px/60px FontAwesome;
	width:60px;
	height:60px;
	border-radius:50%;
	border:2px solid #fff;
	text-align:center;
	margin:-30px 0 0 -30px;
	z-index:100;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media only screen and (min-width: 1200px) {
	.zoom-icon:before {
		-webkit-transform:scale(5);
		-moz-transform:scale(5);
		-ms-transform:scale(5);
		-o-transform:scale(5);
		transform:scale(5);
	}
}
@media only screen and (max-width: 480px) {
	.zoom-icon:before {
		font-size:20px;
		line-height:30px;
		width:30px;
		height:30px;
		margin:-15px 0 0 -15px;
	}
}
.thumbnail a img {
	transition:transform 200ms linear;
	-webkit-transition:-webkit-transform 200ms linear;
}
.thumbnail:hover .zoom-icon:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.thumbnail:hover .zoom-icon:after {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
@media only screen and (min-width: 1200px) {
	.thumbnail:hover a img {
		transform:scale(1.1);
		-webkit-transform:-webkit-scale(1.1);
	}
}
.thumbnail.flexslider ul li .image-wrap {
	display:block;
	position:relative;
}
.thumbnail.flexslider:hover a img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.thumbnail.flexslider:hover a .zoom-icon {
	opacity:1;
	filter:alpha(opacity=100);
}
.thumbnail.flexslider:hover a .zoom-icon:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.thumbnail.flexslider:hover a .zoom-icon:after {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
@media only screen and (max-width: 767px) {
	.google-map-api { height:300px; }
}
#back-top-wrapper {
	z-index:200;
	right:20px;
	bottom:40px;
	overflow:visible;
}
#back-top-wrapper #back-top { margin:0; }
#back-top-wrapper #back-top a {
	width:44px;
	height:44px;
	border-radius:50%;
	background:none;
	text-align:center;
	-webkit-perspective:100px;
	perspective:100px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
#back-top-wrapper #back-top a span {
	display:block;
	width:44px;
	height:44px;
	background:none;
	border:2px solid #999999;
	border-radius:50%;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
#back-top-wrapper #back-top a span:before {
	content:'';
	font:22px/40px FontAwesome;
	display:inline-block;
	color:#999999;
	transition:all 0.3s ease 0s;
}
#back-top-wrapper #back-top a:hover { background:#f44336; }
#back-top-wrapper #back-top a:hover span {
	border-color:#f44336;
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
#back-top-wrapper #back-top a:hover span:before { color:#fff; }
@media (max-width: 600px) {
	#wpadminbar { top:-46px !important; }
}
.error404-holder { padding:80px 0; }
.error404-holder .error404-holder_num {
	color:#999999;
	font-weight:100;
}
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:150px; }
}
.error404-holder h4 { line-height:1.2em; }
.faq-list .marker {
	font-size:15px !important;
	color:#f44336;
	margin-top:2px;
}
.faq-list h4 { color:#1a1a1a; }
@media (max-width: 767px) {
	.archive_h { margin-top:30px; }
}
blockquote p { line-height:22px; }
.ie9 .wpcf7-form p input[type="text"], .ie9 .wpcf7-form p input[type="email"] { padding-top:11px; }
.ie9 #search-header .search-form_it { padding-top:7px; }
.ie9 .search-form .search-form_it { padding-top:7px; }
.transition { transition:all 0.3s ease 0s; }
.clear-both:after {
	content:'';
	width:0;
	height:0;
	display:block;
	clear:both;
}
@media (max-width: 767px) {
	.thumb-center {
		float:none;
		display:block;
		text-align:center;
	}
	.thumb-center a {
		display:inline-block;
		text-align:center;
	}
}
.left-right { position:relative; }
.left-right > div {
	position:relative;
	z-index:10;
}
.left-right:before, .left-right:after {
	content:"";
	display:block;
	height:100%;
	position:absolute;
	top:0;
	width:101%;
	background:inherit;
	border:inherit;
	z-index:1;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.left-right:before { left:-100%; }
.left-right:after { right:-100%; }
.title { margin:0 0 25px; }
.title > span.title {
	background:#f44336;
	color:#fff;
	font:bold 14px/1.2em 'Lato', sans-serif;
	padding:7px 15px;
	margin:0;
	border-radius:14px 14px 14px 0;
	position:relative;
	display:inline-block;
}
.title > span.title:after {
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 0;
	border-color:#f44336 transparent transparent transparent;
	position:absolute;
	bottom:-8px;
	left:0;
}
.title > span.title a { color:#fff; }
.title > span.title a:hover { color:#999999; }
.title > span.title a:hover, .title > span.title a:active, .title > span.title a:focus { text-decoration:none; }
.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;
}
.btn, .reply a.comment-reply-link {
	background:#1a1a1a;
	border:none;
	text-decoration:none;
	cursor:pointer;
	text-transform:none;
	border-radius:25px;
	outline:none;
	box-shadow:inset 0 0 0 1px transparent;
	text-shadow:none;
	position:relative;
	letter-spacing:0;
	font:18px/1.2em 'Lato', sans-serif;
	color:#fff;
	overflow:hidden;
	padding:15px 40px;
	z-index:100;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
.btn:hover, .reply a.comment-reply-link:hover {
	background:transparent;
	box-shadow:inset 0 0 0 1px #e1e1e1;
	color:#1e1e1e;
}
.btn:active, .btn:focus, .reply a.comment-reply-link:active, .reply a.comment-reply-link:focus { box-shadow:inset 0 0 0 1px transparent; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	border:none;
	padding:15px 40px;
	text-transform:inherit;
	background:#1a1a1a;
	color:#fff;
	height:auto;
	box-shadow:none;
	border:1px solid transparent;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:#fff;
	color:#1a1a1a;
	border-color:#e1e1e1;
}
.reply a.comment-reply-link {
	text-transform:none;
	font:14px/1.2em 'Lato', sans-serif;
	border:1px solid #e1e1e1;
	overflow:hidden;
	background:#fff;
	box-shadow:none;
	color:#1a1a1a;
	transition:all 0.3s ease 0s;
}
.reply a.comment-reply-link:hover {
	border-color:transparent;
	background:#1a1a1a;
	box-shadow:none;
	color:#fff;
}
.parallax-slider {
	height:510px;
	width:100%;
	margin:0 0 30px;
}
.parallax-slider #mainCaptionHolder .container { top:20%; }
.parallax-slider #mainCaptionHolder .slider_caption {
	text-align:center;
	color:#fff;
}
.parallax-slider #mainCaptionHolder .slider_caption h1, .parallax-slider #mainCaptionHolder .slider_caption h2 {
	font-size:60px;
	line-height:60px;
	font-weight:bold;
	color:#fff;
}
.parallax-slider .controlBtn {
	width:60px;
	height:60px;
	margin-top:-30px;
}
.parallax-slider .controlBtn .innerBtn {
	font-size:48px;
	line-height:60px;
	color:#f44336;
	background:#999999;
}
.parallax-slider .controlBtn .slidesCounter {
	font-size:16px;
	line-height:60px;
	color:#999999;
	background:#f44336;
}
.parallax-slider .controlBtn:hover .innerBtn {
	color:#999999;
	background:#f44336;
}
.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:0; }
.parallax-slider #paralaxSliderPagination.buttons_pagination ul li {
	border-radius:50%;
	margin:3px;
	width:10px;
	height:10px;
	border:none;
}
.parallax-slider #paralaxSliderPagination.buttons_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.buttons_pagination ul li.active { background:#999999; }
.parallax-slider #paralaxSliderPagination.images_pagination {
	display:table;
	table-layout:fixed;
}
@media only screen and (max-width: 767px) {
	.parallax-slider #paralaxSliderPagination.images_pagination { display:block; }
}
.parallax-slider #paralaxSliderPagination.images_pagination ul {
	display:table-row;
	background:#000;
}
@media only screen and (max-width: 767px) {
	.parallax-slider #paralaxSliderPagination.images_pagination ul {
		display:block;
		font-size:0;
	}
}
.parallax-slider #paralaxSliderPagination.images_pagination ul li {
	display:table-cell;
	margin:0;
	opacity:1;
}
.parallax-slider #paralaxSliderPagination.images_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.images_pagination ul li.active { opacity:0.7; }
@media only screen and (max-width: 767px) {
	.parallax-slider #paralaxSliderPagination.images_pagination ul li {
		display:inline-block;
		width:33.33333%;
		max-height:50px;
		overflow:hidden;
		vertical-align:top;
	}
	.parallax-slider #paralaxSliderPagination.images_pagination ul li img { width:100%; }
}
.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;
	z-index:2;
}
.parallax-slider #paralaxSliderPagination ul {
	list-style:none;
	margin:0;
}
.parallax-slider #paralaxSliderPagination ul li {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	cursor:pointer;
	display:inline-block;
}
.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);
}
