@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,700);
.main-holder { overflow:hidden; }
@media (max-width: 767px) {
	body { padding:0; }
	body .header { padding:20px 20px 0 20px; }
	body .footer {
		padding:0 20px 20px 20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	body .content-holder { padding:20px !important; }
	body.home .content-holder { padding:0 20px 0 20px !important; }
}
a { transition:all 0.3s ease 0s; }
.featured-thumbnail, .thumbnail, figure.frame {
	background:none;
	border-radius:0;
	padding:0;
	border:none;
	box-shadow:none;
	-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;
	background:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
figure.frame {
	margin-bottom:10px;
	margin-right:30px;
	margin-left:0;
	text-align:left;
}
figure.frame p { margin:0 !important; }
@media (max-width: 767px) {
	figure.frame { text-align:left; }
}
figure.frame.alignnone { margin:30px 0 25px; }
figure.frame.alignleft { margin:4px 22px 10px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	figure.frame.alignleft {
		margin:0 0 20px 0;
		float:none;
	}
}
@media (max-width: 550px) {
	figure.frame.alignleft {
		margin:0 0 20px 0;
		float:none;
	}
}
figure.frame.alignright { margin:0 0 20px 10px; }
@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;
	}
}
.btn, .reply a {
	position:relative;
	display:inline-block;
	border-radius:0;
	border:none;
	color:#fff;
	text-shadow:none;
	font:12px/1.2em 'Open Sans', sans-serif;
	text-transform:uppercase;
	padding:8px 18px;
	letter-spacing:0;
	height:auto;
	box-shadow:none;
	text-decoration:none;
	background:#e74c3c;
	border-bottom:1px solid #c54133;
	border-top:1px solid transparent;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
.btn:hover, .btn:active, .reply a:hover, .reply a:active {
	background:#c54133;
	border-bottom:1px solid transparent;
	border-top:1px solid #c54133;
	text-decoration:none;
	color:#fff;
	box-shadow:none;
}
.btn:focus, .reply a:focus {
	color:#fff;
	background:#e74c3c;
	border-bottom:1px solid #c54133;
	border-top:1px solid transparent;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding:7px 10px;
	margin:0 0 10px 0;
	font-size:13px;
	line-height:1.3em;
	text-transform:none;
	color:#8c8888;
	text-decoration:none;
	position:relative;
	border-radius:0;
	background:#ffffff;
	box-shadow:1px 1px 2px rgba(0,0,0,0.18);
	border:1px solid #ededed !important;
	transition:all 0.3s ease 0s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	background:#f1f1f1;
	box-shadow:none;
	border-color:#404040 !important;
}
.wpcf7 .wpcf7-form p { margin-bottom:10px; }
.wpcf7 .wpcf7-form p input[type="text"], .wpcf7 .wpcf7-form p input[type="email"] {
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.wpcf7 .wpcf7-form p input[type="text"]:focus, .wpcf7 .wpcf7-form p input[type="email"]:focus { border-color:#404040 !important; }
.wpcf7 .wpcf7-form textarea {
	padding:10px 5px;
	margin-bottom:10px;
}
.wpcf7 .wpcf7-form textarea:focus { border-color:#404040 !important; }
.wpcf7 .wpcf7-form .btn-align { text-align:right; }
.wpcf7 .wpcf7-form .btn-align input[type="submit"], .wpcf7 .wpcf7-form .btn-align input[type="reset"] {
	height:auto;
	margin-left:10px;
}
.wpcf7 .wpcf7-form .btn-align div.ajax-loader {
	float:left;
	margin-left:10px;
}
.wpcf7 .wpcf7-form .wpcf7-not-valid-tip { padding:5px 10px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7 .wpcf7-form .wpcf7-not-valid-tip { font-size:9px !important; }
}
.wpcf7 .wpcf7-form .submit-wrap .btn {
	padding:8px 18px;
	height:auto;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { outline:none; }
select:-moz-placeholder, textarea:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="color"]:-moz-placeholder, .uneditable-input:-moz-placeholder { color:#8c8888; }
select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .uneditable-input:-ms-input-placeholder { color:#8c8888; }
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .uneditable-input::-webkit-input-placeholder { color:#8c8888; }
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
	color:#8c8888;
	opacity:1;
}
.header {
	border-bottom:1px solid #f7f7f7;
	padding:23px 0 20px;
}
.header .span8 { text-align:right; }
.nav-wrap, .search-wrap {
	display:inline-block;
	vertical-align:middle;
	padding-top:5px;
}
@media (max-width: 767px) {
	.nav-wrap, .search-wrap {
		display:block;
		padding:20px 0 0;
	}
}
.nav-wrapper {
	position:relative;
	z-index:100;
	padding:10px 0;
	-webkit-transform:translateZ(0);
}
@media only screen and (min-width: 998px) {
	.nav-wrapper.isStuck {
		border-bottom:1px solid #e4e3e3;
		background:#2c3e50;
	}
	.nav-wrapper.isStuck:before, .nav-wrapper.isStuck:after {
		content:'';
		position:absolute;
		top:0;
		width:100%;
		height:100%;
		background:inherit;
		border:inherit;
		z-index:-1;
		opacity:1;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		box-sizing:content-box;
	}
	.nav-wrapper.isStuck:before { left:-100%; }
	.nav-wrapper.isStuck:after { right:-100%; }
}
@media (max-width: 998px) {
	.nav-wrapper.isStuck {
		position:relative !important;
		top:0 !important;
		border:none;
		background-color:transparent;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
}
.ie8 .nav-wrapper.isStuck {
	position:relative !important;
	top:0 !important;
	border:none;
	background-color:transparent;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 998px) {
	.pseudoStickyBlock { height:0 !important; }
}
.nav__primary {
	position:relative;
	float:none;
	padding:0;
	margin:0;
	z-index:100;
	background:none;
}
@media (max-width: 767px) {
	.nav__primary { padding:0 0 20px 0; }
}
.nav__primary .select-menu { height:35px; }
.nav__primary .sf-menu {
	float:right;
	position:relative;
	text-align:center;
	padding:0;
	margin:0;
	z-index:1;
}
@media (max-width: 767px) {
	.nav__primary .sf-menu { display:none !important; }
}
.nav__primary .sf-menu >li {
	background:none;
	float:left;
	text-align:center;
	position:relative;
	padding:0;
	margin:0 0 0 49px;
	border:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	z-index:10;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu >li { margin:0 0 0 20px; }
}
.nav__primary .sf-menu >li:first-child { margin:0; }
.nav__primary .sf-menu >li:before {
	width:100%;
	height:1px;
	background:#e74c3c;
	content:'';
	position:absolute;
	left:0;
	top:-6px;
	opacity:0;
	transition:all 0.3s ease 0s;
}
.nav__primary .sf-menu >li:hover:before { opacity:1; }
.nav__primary .sf-menu >li:hover ul { top:100%; }
.nav__primary .sf-menu >li:hover li ul { top:-999em; }
.nav__primary .sf-menu >li >a {
	border:none;
	padding:0;
	display:inline-block;
	text-transform:none;
	border-radius:0;
	position:relative;
	letter-spacing:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	background:none;
}
.nav__primary .sf-menu >li >a:hover {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li >a:hover .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li >a >.sf-sub-indicator {
	position:absolute;
	display:inline-block;
	top:25px;
	left:50%;
	margin-left:-5px;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 -100px transparent;
}
.nav__primary .sf-menu >li.current-menu-item:before { opacity:1; }
.nav__primary .sf-menu >li.current-menu-item >a {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li.current-menu-item >a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li.sfHover:before { opacity:1; }
.nav__primary .sf-menu >li.sfHover >a {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li.sfHover >a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li.sfHover ul { top:100%; }
.nav__primary .sf-menu >li.sfHover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu {
	background:#fff;
	top:-999em;
	left:0;
	width:180px;
	padding:0;
	margin:48px 0 0 0;
	border:none;
	box-shadow:0 2px 12px rgba(0,0,0,0.18);
	border-radius:0;
	z-index:10000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	padding:0;
	margin:0;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item:first-child { border:none; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item:hover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item a {
	margin:0;
	padding:10px 12px;
	background:none;
	border:none;
	color:#8d9095;
	text-transform:none;
	display:block;
	letter-spacing:0;
	border-radius:0;
	letter-spacing:0;
	font:13px/1.2em 'Open Sans', sans-serif;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a:hover {
	color:#fff;
	text-shadow:none;
	background:#e74c3c;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a >.sf-sub-indicator {
	top:12px;
	left:0px;
	right:auto;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover >a {
	color:#fff;
	text-shadow:none;
	background:#e74c3c;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover >a .sf-sub-indicator { background-position:-10px 0; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item.current-menu-item a {
	color:#fff;
	text-shadow:none;
	background:#e74c3c;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu {
	background:#fff;
	padding:0;
	margin:0;
	top:0;
	left:auto;
	right:100%;
	border:none;
	box-shadow:0 2px 12px rgba(0,0,0,0.18);
	border-radius:0;
	width:100%;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	padding:0;
	margin:0;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item:first-child { border:none; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item:hover ul {
	top:0;
	left:10em;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a {
	margin:0;
	padding:10px 12px;
	color:#8d9095;
	display:block;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a:hover {
	color:#fff;
	text-shadow:none;
	background:#e74c3c;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.current-menu-item a {
	color:#fff;
	text-shadow:none;
	background:#e74c3c;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.sfHover ul {
	top:0;
	left:10em;
}
.search-form__h {
	text-align:right;
	margin:1px 4px 0 39px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.search-form__h { margin:1px 4px 0 20px; }
}
.search-form__h a { text-decoration:none; }
.search-form__h a i {
	font-size:14px;
	color:#fff;
	text-decoration:none !important;
}
.search-form__h a i:hover { color:#e74c3c !important; }
#search-header {
	position:absolute;
	display:none;
	z-index:10;
	width:286px;
	padding:9px 10px 10px 12px;
	border-radius:0;
	top:50px;
	right:0;
	box-shadow:0 2px 12px rgba(0,0,0,0.18);
	text-align:center;
	background:#fff;
}
#search-header:before {
	width:0px;
	height:0px;
	border-style:solid;
	border-width:0 7px 7px 7px;
	border-color:transparent transparent #ffffff transparent;
	content:'';
	position:absolute;
	top:-7px;
	right:3px;
}
#search-header .search-form_it {
	margin:0;
	padding:5px 50px 5px 13px;
	width:100%;
	height:35px;
	border-radius:0;
	background:#fff;
	box-shadow:none;
	border:1px solid #ebebeb !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#search-header .search-form_it:focus, #search-header .search-form_it:active {
	background:#fff;
	border-color:#e74c3c !important;
}
#search-header .search-form_is {
	margin:0 0 0 10px;
	width:35px;
	height:35px;
	padding:1px 0;
	position:absolute;
	right:10px;
	top:9px;
	box-shadow:none;
	border:none;
	border-radius:0;
	text-indent:-9999px;
	background:#e74c3c url(images/search.png) 50% 50% no-repeat;
}
#search-header .search-form_is:active, #search-header .search-form_is:hover { background:#2c3e50 url(images/search.png) 50% 50% no-repeat; }
#search-header .search-form_is:focus { color:#049cdb; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
.logo.pull-left { float:none; }
.logo .logo_h__txt { padding:2px 0; }
.logo .logo_h__txt a:hover, .logo .logo_h__txt a:active, .logo .logo_h__txt a:focus {
	color:#fff;
	text-decoration:none;
}
.slider {
	overflow:visible;
	position:relative;
	background:#f7f7f7;
	margin-bottom:70px;
	border-bottom:1px solid #e0e0e0;
}
.slider >div {
	position:relative;
	z-index:10;
}
.slider:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:101%;
	background:#f7f7f7;
	z-index:1;
	border-bottom:1px solid #e0e0e0;
}
.slider:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:101%;
	background:#f7f7f7;
	z-index:1;
	border-bottom:1px solid #e0e0e0;
}
.camera { margin-bottom:0 !important; }
.camera .camera_link { display:none !important; }
.camera .camera_pag {
	position:relative;
	bottom:85px !important;
}
@media (max-width: 979px) {
	.camera .camera_pag { bottom:50px !important; }
}
.camera .camera_pag .camera_pag_ul { text-align:left; }
@media (max-width: 767px) {
	.camera .camera_pag .camera_pag_ul { text-align:center; }
}
.camera .camera_pag .camera_pag_ul li {
	background:#e5e5e5;
	width:12px;
	height:12px;
	border-radius:0;
	margin-left:8px;
	margin-right:0;
}
@media (max-width: 767px) {
	.camera .camera_pag .camera_pag_ul li { box-shadow:0 0 5px #2c3e50; }
}
.camera .camera_pag .camera_pag_ul li:first-child { margin-left:0; }
.camera .camera_pag .camera_pag_ul li span {
	width:12px;
	height:12px;
	border-radius:0;
	left:0;
	top:0;
	background:none;
	transition:all 0.3s ease 0s;
}
.camera .camera_pag .camera_pag_ul li.cameracurrent, .camera .camera_pag .camera_pag_ul li:hover { background:none; }
.camera .camera_pag .camera_pag_ul li.cameracurrent span, .camera .camera_pag .camera_pag_ul li:hover span { background:#2c3e50; }
.camera .camera_thumbs {
	position:absolute;
	top:0;
	width:100%;
}
.camera .camera_thumbs .camera_thumbs_cont { background:none; }
@media (max-width: 1200px) {
	.camera .camera_thumbs { display:none !important; }
}
.camera_caption {
	bottom:auto !important;
	top:23%;
	left:0;
	width:40%;
}
@media (max-width: 767px) {
	.camera_caption { top:10%; }
}
@media (max-width: 480px) {
	.camera_caption { display:none !important; }
}
.camera_caption >div {
	background:none;
	text-align:left;
	padding:0;
}
.camera_caption >div h2 {
	font:300 52px/1em 'Open Sans', sans-serif;
	color:#000;
	margin:0;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.camera_caption >div h2 { font-size:40px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption >div h2 { font-size:30px; }
}
.camera_caption >div h3 {
	font:300 58px/1em 'Open Sans', sans-serif;
	color:#e74c3c;
	text-transform:uppercase;
	margin:0 0 29px 0;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.camera_caption >div h3 { font-size:45px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption >div h3 {
		font-size:32px;
		margin-bottom:10px;
	}
}
.camera_caption >div p {
	font:14px/24px 'Open Sans', sans-serif;
	color:#8d9095;
	margin:0 0 28px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption >div p { margin-bottom:10px; }
}
@media (max-width: 767px) {
	.camera_caption >div p { display:none; }
}
.camera_caption >div .btn {
	color:#e74c3c;
	background:none;
	border-top:none;
	border-bottom:1px solid transparent;
	padding:0;
	text-transform:none;
}
@media (max-width: 767px) {
	.camera_caption >div .btn { display:none; }
}
.camera_caption >div .btn:after {
	content:'';
	font:14px/1.2em FontAwesome;
	color:#e74c3c;
	position:absolute;
	top:1px;
	padding-left:8px;
}
.camera_caption >div .btn:hover { border-color:#e74c3c; }
.camera_prev, .camera_next {
	background:none;
	width:49px;
	height:50px;
	left:50%;
	margin:-26px 0 0 -900px;
}
@media (max-width: 1800px) {
	.camera_prev, .camera_next {
		margin-left:0;
		left:0;
		top:70px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_prev, .camera_next { top:40px; }
}
@media (max-width: 767px) {
	.camera_prev, .camera_next {
		top:auto;
		bottom:20px;
	}
}
.camera_prev span, .camera_next span {
	width:49px;
	height:50px;
	background:url(images/nav-slider.png) no-repeat;
}
.camera_prev span:hover, .camera_next span:hover { background-position:0 -50px; }
.camera_next {
	left:auto;
	right:50%;
	margin:-26px -900px 0 0;
}
@media (max-width: 1800px) {
	.camera_next {
		margin-right:0;
		right:0;
	}
}
.camera_next span { background-position:-49px 0; }
.camera_next span:hover { background-position:-49px -50px; }
.content-holder {
	background:#ffffff;
	border-top:1px solid #2c3e50;
}
.title-section {
	margin:0;
	padding:58px 0 0 0;
	text-align:center;
	position:relative;
}
@media (max-width: 767px) {
	.title-section { padding:20px 0 0 0; }
}
.title-section .title-header {
	text-align:center;
	letter-spacing:0;
	padding:0 0 18px 0;
	margin:0;
	color:#000;
	text-transform:none;
	font:24px/1.3em 'Open Sans', sans-serif;
	position:relative;
}
.title-section .title-header small { font-size:16px; }
.title-section .breadcrumb {
	position:relative;
	text-align:center;
	background:none;
	padding:15px 0 16px;
	margin:0;
	text-transform:none;
	text-shadow:none;
	letter-spacing:0;
	border:none;
	border-top:1px solid #e4e3e3;
	border-bottom:1px solid #e4e3e3;
	box-shadow:none;
	border-radius:0;
	font:14px/1.3em 'Open Sans', sans-serif;
}
.title-section .breadcrumb >li {
	text-shadow:none;
	display:inline-block;
}
.title-section .breadcrumb >li.active { color:#8a8686; }
.title-section .breadcrumb a {
	color:#8a8686;
	text-shadow:none;
}
.title-section .breadcrumb .divider { padding:0 6px; }
.title-section .breadcrumb .divider:after {
	color:#8a8686;
	content:"/";
	font:14px/1.3em 'Open Sans', sans-serif;
}
article {
	background:none;
	border:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article.post__holder {
	margin-bottom:50px;
	overflow:visible;
}
article .thumbnail { margin:0 30px 20px 0; }
@media (max-width: 480px) {
	article .thumbnail {
		width:auto !important;
		display:inline-block;
		float:none;
		margin:0 0 15px 0;
	}
	article .thumbnail img { width:100%; }
}
article .thumbnail.large {
	margin:0 0 30px 0;
	border-radius:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	article .thumbnail.large { float:none !important; }
}
article .post-header { margin:7px 0 35px 0; }
article .post-header .post-title {
	text-align:left;
	font:24px/1.2em 'Open Sans', sans-serif;
	margin:0;
	letter-spacing:0;
	text-transform:none;
	color:#000;
	overflow:hidden;
	text-align:center;
}
@media (max-width: 767px) {
	article .post-header .post-title { margin-top:30px; }
}
article .post-header .post-title:before, article .post-header .post-title:after {
	background-color:#ebebeb;
	content:"";
	display:inline-block;
	height:1px;
	position:relative;
	vertical-align:middle;
	width:96px;
	z-index:-1;
}
@media (max-width: 500px) {
	article .post-header .post-title:before, article .post-header .post-title:after { display:none !important; }
}
article .post-header .post-title:before {
	right:15px;
	margin-left:-50%;
}
article .post-header .post-title:after {
	left:15px;
	margin-right:-50%;
}
article .post-header .post-title a { color:#000; }
article .post_content {
	background:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta {
	padding:8px 0;
	border:none;
	position:relative;
	display:block;
	margin:20px 0 20px;
	overflow:visible;
	background:none;
	border-top:1px solid #e4e3e3;
	border-bottom:1px solid #e4e3e3;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta .post_meta_unite {
	font:13px/1.2em 'Open Sans', sans-serif;
	border-color:#e4e3e3;
}
article .post_meta .post_meta_unite:first-child { border:none; }
article .post_meta i {
	margin-right:0;
	color:#9ea3a4;
	font-size:15px;
}
article .post_meta .post_date { color:#8c8888; }
article .post_meta .post_author a { color:#191919; }
article .post_meta .post_category a, article .post_meta .post_tag a, article .post_meta .post_tag { color:#e74c3c; }
article .post_meta .post_comment a { color:#e74c3c; }
article .post_meta .user_like, article .post_meta .post_views { color:#e74c3c; }
article .post_meta .post_permalink { float:none; }
article .post_meta .post_permalink a { color:#e74c3c; }
article div.jp-playlist li a:hover, article div.jp-playlist li.jp-playlist-current a { color:#b8b8b8; }
article .quote-wrap blockquote {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:1.2em;
	font-style:normal;
	color:#afafaf;
	font-weight:bold;
}
article .gallery-post { padding-bottom:40px; }
article.testimonial {
	background:none;
	border-color:#e4e3e3;
}
article.testimonial .user, article.testimonial .info { color:#222; }
.single #content article { margin-bottom:0; }
@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:10px 0 30px;
	background:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.single #content .share-buttons .pinterest img { vertical-align:top; }
.single #content .post-author {
	padding:20px;
	border:1px solid #ededed;
	background:#fafafa;
	border-radius:0;
}
.single #content .post-author .post-author_h {
	font:bold 18px/1.2em 'Open Sans', sans-serif;
	margin:0 0 10px 0;
	letter-spacing:0;
	text-transform:uppercase;
	color:#191919;
}
.single #content .post-author .post-author_h a {
	color:#191919;
	text-transform:uppercase;
	font:bold 18px/1.2em 'Open Sans', sans-serif;
}
.single #content .post-author .post-author_gravatar {
	display:block;
	margin:4px 20px 0 0;
}
@media (max-width: 350px) {
	.single #content .post-author .post-author_gravatar {
		float:none;
		margin:0 0 20px 0;
	}
}
.single #content .post-author .post-author_gravatar img {
	width:80px;
	height:80px;
	border-radius:0;
	padding:0;
	border:none;
	background:none;
}
.single #content .post-author .post-author_desc {
	padding-left:100px;
	text-transform:none;
	color:#8c8888;
}
@media (max-width: 480px) {
	.single #content .post-author .post-author_desc { padding-left:0; }
}
.single #content .post-author .post-author_link {
	margin-top:20px;
	text-transform:none;
	color:#8c8888;
	font:13px/1.3em 'Open Sans', sans-serif;
}
.single #content .post-author .post-author_link p { margin:0; }
.single #content .post-author .post-author_link a {
	color:#191919;
	text-transform:none;
	font:13px/1.2em 'Open Sans', sans-serif;
}
.filter-wrapper {
	margin:5px 0 40px;
	position:relative;
	text-align:center;
}
@media (max-width: 767px) {
	.filter-wrapper { margin:20px 0; }
}
@media (max-width: 767px) {
	.filter-wrapper { text-align:left; }
}
.filter-wrapper strong {
	color:#191919;
	padding:0;
	font:14px/1.2em 'Open Sans', sans-serif;
	margin-right:26px;
	margin-top:0;
	text-transform:none;
	letter-spacing:0;
	float:none;
	display:inline-block;
	vertical-align:top;
}
@media (max-width: 979px) {
	.filter-wrapper strong {
		display:block;
		float:none;
		margin-right:0;
		margin-bottom:20px;
	}
}
.filter-wrapper .filter {
	margin:0;
	display:inline-block;
	float:none;
	position:relative;
	top:0;
}
@media (max-width: 767px) {
	.filter-wrapper .filter {
		float:none;
		display:block;
	}
}
.filter-wrapper .filter li {
	margin:0 0 0 32px;
	float:left;
	display:block;
}
.filter-wrapper .filter li:first-child { margin:0; }
@media (max-width: 767px) {
	.filter-wrapper .filter li { margin:0 20px 10px 0; }
	.filter-wrapper .filter li:first-child { margin:0 20px 10px 0; }
}
.filter-wrapper .filter li a {
	color:#8a8686;
	font:14px/1.2em 'Open Sans', sans-serif;
	padding:0;
	margin:0;
	background:none;
	border-radius:0;
	text-transform:none;
	letter-spacing:0;
}
@media (max-width: 767px) {
	.filter-wrapper .filter li a { display:inline-block; }
}
.filter-wrapper .filter li a:active, .filter-wrapper .filter li a:hover, .filter-wrapper .filter li a:focus {
	text-decoration:none;
	color:#e74c3c;
	background:none;
}
.filter-wrapper .filter .active a {
	text-decoration:none;
	color:#e74c3c;
	background:none;
}
.filter-wrapper .pull-right { float:none; }
.filterable-portfolio li .portfolio_item_holder {
	position:relative;
	padding:0;
	background:none;
	border-radius:0;
}
.filterable-portfolio li .portfolio_item_holder .thumbnail {
	margin:0 0 15px;
	border-radius:0;
}
.filterable-portfolio li .portfolio_item_holder .caption {
	padding:0;
	border:none;
	background:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.filterable-portfolio li .portfolio_item_holder .caption h3 {
	text-shadow:none;
	margin:0 0 15px;
	font:18px/1.2em 'Open Sans', sans-serif;
	letter-spacing:0;
}
.filterable-portfolio li .portfolio_item_holder .caption h3 a {
	color:#191919;
	text-transform:none;
	text-decoration:none;
}
.filterable-portfolio li .portfolio_item_holder .caption h3 a:hover, .filterable-portfolio li .portfolio_item_holder .caption h3 a:active { text-decoration:underline; }
.filterable-portfolio li .portfolio_item_holder .caption .excerpt { margin:0; }
.filterable-portfolio li .portfolio_item_holder .caption p { display:inline; }
.filterable-portfolio li .portfolio_item_holder .caption .btn {
	margin:0;
	position:relative;
	top:-1px;
	background:none;
	font:13px/18px 'Open Sans', sans-serif;
	padding:0;
	color:#e74c3c;
	border:none;
	text-decoration:underline;
	text-transform:lowercase;
}
.filterable-portfolio li .portfolio_item_holder .caption .btn:hover, .filterable-portfolio li .portfolio_item_holder .caption .btn:active { text-decoration:none; }
.portfolio-meta, .portfolio-meta-list, .pager { border-color:#e4e3e3; }
.related-posts, .comment-holder, #respond { margin-top:70px; }
.related-posts h3, .comment-holder h3, #respond h3 {
	font:24px/1.2em 'Open Sans', sans-serif;
	margin:0 0 25px;
	text-align:center;
	letter-spacing:0;
	text-transform:none;
	color:#000;
	overflow:hidden;
	text-align:center;
}
@media (max-width: 767px) {
	.related-posts h3, .comment-holder h3, #respond h3 { margin-top:30px; }
}
.related-posts h3:before, .related-posts h3:after, .comment-holder h3:before, .comment-holder h3:after, #respond h3:before, #respond h3:after {
	background-color:#ebebeb;
	content:"";
	display:inline-block;
	height:1px;
	position:relative;
	vertical-align:middle;
	width:96px;
	z-index:-1;
}
@media (max-width: 500px) {
	.related-posts h3:before, .related-posts h3:after, .comment-holder h3:before, .comment-holder h3:after, #respond h3:before, #respond h3:after { display:none !important; }
}
.related-posts h3:before, .comment-holder h3:before, #respond h3:before {
	right:15px;
	margin-left:-50%;
}
.related-posts h3:after, .comment-holder h3:after, #respond h3:after {
	left:15px;
	margin-right:-50%;
}
.related-posts a {
	font:13px/18px 'Open Sans', sans-serif;
	color:#191919;
	display:inline;
	letter-spacing:0;
	text-transform:none;
}
.related-posts a:hover { text-decoration:underline; }
.related-posts .thumbnail {
	-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-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.comment-holder .comment-list .comment .comment-body {
	padding:20px;
	background:#fafafa;
	border-radius:0;
	border:1px solid #eee;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
	margin:5px 20px 0 0;
	text-align:left;
	border:none;
}
@media (max-width: 350px) {
	.comment-holder .comment-list .comment .comment-body .comment-author {
		float:none;
		margin-bottom:30px;
	}
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
	width:80px;
	height:80px;
	border-radius:0;
	padding:0;
	border:none;
	background:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	width:auto;
	text-align:left;
	font:14px/1.2em 'Open Sans', sans-serif;
	color:#191919;
	padding-top:20px;
	text-transform:none;
}
.comment-holder .comment-list .comment .comment-body .extra-wrap {
	padding:0;
	margin:0;
	background:none;
	color:#8c8888;
	text-transform:none;
}
@media (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .extra-wrap { overflow:visible; }
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
	margin:8px 0 0 0;
	font:13px/1.2em 'Open Sans', sans-serif;
	color:#8c8888;
	text-transform:none;
}
.comment-holder #respond #commentform { margin-top:0; }
#respond #commentform { margin:15px 0 0; }
#respond #commentform textarea {
	width:100%;
	min-width:auto;
	max-width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:300px;
	min-height:auto;
	max-height:auto;
	min-width:auto;
	padding:12px 10px 10px;
}
#respond #commentform p input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:auto;
	min-width:auto;
	width:100%;
	padding:0 10px;
	height:35px;
	margin-bottom:2px;
}
#respond #commentform p input:focus { box-shadow:none; }
#respond #commentform p input.btn {
	margin:20px 0 0 0;
	width:auto;
	padding:8px 18px;
	height:35px;
}
#respond #commentform p.right-align {
	text-align:right;
	margin:0;
}
.sidebar .widget { margin:55px 0 0 0; }
.sidebar .widget:first-child { margin:6px 0 0 0; }
.sidebar .widget >h3 {
	margin:0 0 20px 0;
	font:24px/1.3em 'Open Sans', sans-serif;
	letter-spacing:0;
	display:block;
	color:#000;
	overflow:hidden;
	text-align:center;
}
@media (max-width: 767px) {
	.sidebar .widget >h3 { margin-top:30px; }
}
.sidebar .widget >h3:before, .sidebar .widget >h3:after {
	background-color:#ebebeb;
	content:"";
	display:inline-block;
	height:1px;
	position:relative;
	vertical-align:middle;
	width:96px;
	z-index:-1;
}
@media (max-width: 500px) {
	.sidebar .widget >h3:before, .sidebar .widget >h3:after { display:none !important; }
}
.sidebar .widget >h3:before {
	right:15px;
	margin-left:-50%;
}
.sidebar .widget >h3:after {
	left:15px;
	margin-right:-50%;
}
[id*="categories"] ul, [id*="archives"] ul, .list.custom-list ul {
	margin:0;
	list-style-type:none;
}
[id*="categories"] ul li, [id*="archives"] ul li, .list.custom-list ul li {
	margin:0;
	padding:3px 0 3px 27px;
	position:relative;
}
[id*="categories"] ul li:before, [id*="archives"] ul li:before, .list.custom-list ul li:before {
	content:'';
	font:16px/1em FontAwesome;
	color:#e74c3c;
	position:absolute;
	margin-right:10px;
	top:5px;
	left:0;
	transition:all 0.3s ease 0s;
}
[id*="categories"] ul li a, [id*="archives"] ul li a, .list.custom-list ul li a {
	font:14px/24px 'Open Sans', sans-serif;
	color:#8a8686;
	text-transform:none;
	display:inline;
	position:relative;
}
[id*="categories"] ul li a:hover, [id*="categories"] ul li a:active, [id*="archives"] ul li a:hover, [id*="archives"] ul li a:active, .list.custom-list ul li a:hover, .list.custom-list ul li a:active {
	color:#e74c3c;
	text-decoration:none;
	background:none;
}
[id*="my_poststypewidget"] .post-list { margin:20px 0 0 0; }
[id*="my_poststypewidget"] .post-list li {
	padding:30px 0 0 0;
	overflow:visible;
}
[id*="my_poststypewidget"] .post-list li:first-child { padding:0; }
[id*="my_poststypewidget"] .post-list li .thumbnail {
	margin:0 0 15px 0;
	float:none;
}
[id*="my_poststypewidget"] .post-list li .post-list_h {
	font:18px/1.2em 'Open Sans', sans-serif;
	text-transform:none;
	letter-spacing:0;
	margin:15px 0 15px;
	display:block;
}
[id*="my_poststypewidget"] .post-list li .post-list_h a { color:#191919; }
[id*="my_poststypewidget"] .post-list li time, [id*="my_poststypewidget"] .post-list li .post-list_comment {
	display:inline-block;
	padding:0;
	color:#8c8888;
	font:13px/1.2em 'Open Sans', sans-serif;
}
@media (max-width: 979px) {
	[id*="my_poststypewidget"] .post-list li time, [id*="my_poststypewidget"] .post-list li .post-list_comment { display:block; }
}
[id*="my_poststypewidget"] .post-list li .post-list_comment:before {
	content:'/';
	padding:0 5px;
}
@media (max-width: 979px) {
	[id*="my_poststypewidget"] .post-list li .post-list_comment:before { display:none; }
}
[id*="my_poststypewidget"] .post-list li .excerpt {
	overflow:hidden;
	margin:0 0 30px;
	color:#8c8888;
	line-height:18px;
}
#wp-calendar caption, #wp-calendar thead tr th {
	color:#e74c3c;
	font-family:'Open Sans', sans-serif;
}
.search-form .search-form_is {
	margin:0 0 0 10px;
	padding-top:1px;
	padding-bottom:1px;
	height:34px;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.search-form .search-form_is {
		display:block;
		margin:0;
	}
}
@media (max-width: 400px) {
	.search-form .search-form_is {
		display:block;
		margin:0;
	}
}
@media (max-width: 767px) {
	#content.left, #sidebar { float:none !important; }
}
#content.row { padding-top:67px; }
div.type-page p { margin-bottom:18px; }
.title-box { padding-bottom:18px; }
.title-box .title-box_primary {
	overflow:hidden;
	text-align:center;
	font:24px/1.3em 'Open Sans', sans-serif;
	color:#000;
}
@media (max-width: 767px) {
	.title-box .title-box_primary { margin-top:30px; }
}
.title-box .title-box_primary:before, .title-box .title-box_primary:after {
	background-color:#ebebeb;
	content:"";
	display:inline-block;
	height:1px;
	position:relative;
	vertical-align:middle;
	width:96px;
	z-index:-1;
}
@media (max-width: 500px) {
	.title-box .title-box_primary:before, .title-box .title-box_primary:after { display:none !important; }
}
.title-box .title-box_primary:before {
	right:15px;
	margin-left:-50%;
}
.title-box .title-box_primary:after {
	left:15px;
	margin-right:-50%;
}
.spacer { height:65px; }
@media (max-width: 767px) {
	.spacer { height:10px; }
}
.service-box {
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
}
.service-box.corporate-gov .icon { margin:5px 22px 0 0; }
.service-box.corporate-gov .service-box_body { overflow:hidden; }
.service-box.corporate-gov .service-box_body .title {
	font:16px/1.3em 'Open Sans', sans-serif;
	color:#191919;
	margin:0 0 10px;
}
.service-box.corporate-gov .service-box_body .service-box_txt { margin-bottom:25px; }
.posts-grid.leadership li .clear { display:none; }
@media (max-width: 480px) {
	.posts-grid.leadership li .clear { display:block; }
}
.posts-grid.leadership li .thumbnail { margin:4px 24px 0 0; }
@media (max-width: 480px) {
	.posts-grid.leadership li .thumbnail { margin:0 0 20px; }
}
.posts-grid.leadership li h5 { margin:0 0 14px; }
.posts-grid.leadership li .excerpt { margin:0 0 30px; }
@media (max-width: 767px) {
	.posts-grid.leadership li:after {
		content:'';
		width:0;
		height:0;
		display:block;
		clear:both;
	}
}
.well {
	background:none;
	box-shadow:none;
	border:1px solid #ebebeb;
	border-radius:0;
	margin:39px 0 60px;
	padding:50px 22px 23px;
}
.well .extra-wrap h1 {
	font:bold 16px/1.2em 'Open Sans', sans-serif;
	color:#373a41;
	text-transform:uppercase;
	margin:0 0 15px;
}
.well .extra-wrap p {
	font:13px/18px 'Open Sans', sans-serif;
	color:#8d9095;
}
.well .extra-wrap .btn {
	color:#e74c3c;
	background:none;
	border-top:none;
	border-bottom:1px solid transparent;
	padding:0;
	text-transform:none;
	margin:0;
	font:13px/1.2em 'Open Sans', sans-serif;
}
.well .extra-wrap .btn:after {
	content:'';
	font:13px/1.2em FontAwesome;
	color:#e74c3c;
	position:absolute;
	top:1px;
	padding-left:8px;
}
.well .extra-wrap .btn:hover { border-color:#e74c3c; }
[class^="icon-"].home-icon, [class*=" icon-"].home-icon {
	width:83px;
	height:83px;
	border-radius:50%;
	background:#e74c3c;
	display:inline-block;
	line-height:73px !important;
	position:absolute;
	left:50%;
	top:-3px;
	margin-left:-42px;
	border:2px solid #e74c3c;
	box-shadow:inset 0 0 0 3px #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	[class^="icon-"].home-icon, [class*=" icon-"].home-icon { top:-40px; }
}
.posts-grid.img-grid li {
	margin:0;
	width:20%;
	float:left;
	opacity:0.5;
	transition:all 0.3s ease 0s;
}
@media (max-width: 767px) {
	.posts-grid.img-grid li { width:33.3333%; }
}
@media (max-width: 480px) {
	.posts-grid.img-grid li { width:50%; }
}
.posts-grid.img-grid li:hover { opacity:1; }
.posts-grid.img-grid li .excerpt, .posts-grid.img-grid li h5 { display:none; }
.posts-grid.img-grid li .zoom-icon { display:none !important; }
.posts-grid.our-team {
	padding-top:20px;
	padding-bottom:13px;
}
.posts-grid.our-team li { text-align:center; }
@media (max-width: 767px) {
	.posts-grid.our-team li {
		width:31%;
		margin-left:2%;
		float:left;
	}
	.posts-grid.our-team li:nth-child(3n+1) { margin-left:0; }
}
@media (max-width: 480px) {
	.posts-grid.our-team li {
		width:48%;
		margin-left:4%;
	}
	.posts-grid.our-team li:nth-child(3n+1) { margin-left:4%; }
	.posts-grid.our-team li:nth-child(2n+1) { margin-left:0; }
}
@media (max-width: 350px) {
	.posts-grid.our-team li {
		width:100%;
		margin-left:0;
	}
}
.posts-grid.our-team li .thumbnail { margin:0 0 7px; }
@media (max-width: 767px) {
	.posts-grid.our-team li .thumbnail {
		float:none;
		display:block;
		text-align:center;
	}
	.posts-grid.our-team li .thumbnail a {
		display:inline-block;
		text-align:center;
	}
}
.posts-grid.our-team li .thumbnail img { border:1px solid #e4e3e3; }
.posts-grid.our-team li .thumbnail .zoom-icon { background:rgba(231,76,60,0.55); }
.posts-grid.our-team li .thumbnail .zoom-icon:before {
	background:url(images/zoom-2.png) 50% 50%;
	width:23px;
	height:23px;
	margin:-11px 0 0 -11px;
}
.posts-grid.our-team li .thumbnail .zoom-icon:after { display:none; }
.posts-grid.our-team li h5 {
	font:16px/1.2em 'Open Sans', sans-serif;
	margin:0 0 5px;
}
.posts-grid.our-team li h5 a { color:#000; }
.posts-grid.our-team li .teampos {
	font:12px/1.2em 'Open Sans', sans-serif;
	color:#aeaeae;
	margin:0 0 18px;
}
.posts-grid.our-team li .excerpt { display:none; }
.posts-grid.our-team li .post_networks ul li {
	float:none;
	display:inline-block;
	width:24px;
	height:24px;
	margin:0 0 10px 15px;
}
.posts-grid.our-team li .post_networks ul li:first-child { margin:0; }
@media (min-width: 979px) and (max-width: 1200px) {
	.posts-grid.our-team li .post_networks ul li { margin:0 0 5px 5px; }
}
@media (max-width: 979px) {
	.posts-grid.our-team li .post_networks ul li { margin:0 5px 5px 0; }
	.posts-grid.our-team li .post_networks ul li:first-child { margin:0 5px 5px 5px; }
	.posts-grid.our-team li .post_networks ul li:last-child { margin:0 0 5px 0; }
}
.posts-grid.our-team li .post_networks ul li a {
	width:24px;
	height:24px;
	display:block;
	background:#dddcdb;
	text-align:center;
}
.posts-grid.our-team li .post_networks ul li a span {
	margin:3px 0 0 0;
	display:inline-block;
	color:#6d6c6c;
	font-size:14px;
}
.posts-grid.our-team li .post_networks ul li a:hover, .posts-grid.our-team li .post_networks ul li a:active {
	text-decoration:none;
	background:#e74c3c;
}
.posts-grid.our-team li .post_networks ul li a:hover span, .posts-grid.our-team li .post_networks ul li a:active span { color:#fff; }
.hr { margin:10px 0; }
.posts-grid.portfolio-grid:first-of-type { margin-top:50px; }
.posts-grid.portfolio-grid li .excerpt, .posts-grid.portfolio-grid li h5 { display:none; }
@media (max-width: 767px) {
	.posts-grid.portfolio-grid li {
		width:31%;
		margin-left:3%;
		float:left;
	}
	.posts-grid.portfolio-grid li:first-child { margin-left:0; }
}
@media (max-width: 350px) {
	.posts-grid.portfolio-grid li {
		width:100%;
		float:none;
		margin:0;
	}
}
.posts-grid.portfolio-grid li .thumbnail { margin:0 0 10px; }
@media (max-width: 767px) {
	.posts-grid.portfolio-grid li .thumbnail {
		float:none;
		display:block;
		text-align:center;
	}
	.posts-grid.portfolio-grid li .thumbnail a {
		display:inline-block;
		text-align:center;
	}
}
.mini-posts-list.latest-post-home { margin-bottom:0; }
.mini-posts-list.latest-post-home:after {
	content:'';
	display:block;
	width:0;
	height:0;
	clear:both;
}
.mini-posts-list.latest-post-home .mini-post-holder {
	width:31%;
	margin-left:3%;
	border:none;
	padding:0;
	float:left;
}
@media (max-width: 767px) {
	.mini-posts-list.latest-post-home .mini-post-holder {
		width:100%;
		float:none;
		margin:0 0 20px 0;
	}
}
.mini-posts-list.latest-post-home .mini-post-holder:first-child { margin-left:0; }
.mini-posts-list.latest-post-home .mini-post-holder .mini-post-meta {
	float:left;
	width:52px;
	background:#dddcdb;
	padding:12px 0;
	margin:0 30px 0 0;
}
.mini-posts-list.latest-post-home .mini-post-holder .mini-post-meta span {
	display:block;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	color:#4e4d4d;
	line-height:1.2em;
	text-transform:uppercase;
}
.mini-posts-list.latest-post-home .mini-post-holder .mini-post-meta span.month { font-size:14px; }
.mini-posts-list.latest-post-home .mini-post-holder .mini-post-meta span.day { font-size:20px; }
.mini-posts-list.latest-post-home .mini-post-holder h4 {
	margin:0 0 10px;
	font:18px/1.2em 'Open Sans', sans-serif;
	overflow:hidden;
}
.mini-posts-list.latest-post-home .mini-post-holder h4 a { color:#e74c3c; }
.mini-posts-list.latest-post-home .mini-post-holder .excerpt { overflow:hidden; }
.posts-grid.clients { margin-bottom:50px; }
.posts-grid.clients li .excerpt, .posts-grid.clients li h5, .posts-grid.clients li .zoom-icon { display:none; }
.posts-grid.clients li .thumbnail:hover { opacity:0.5; }
.posts-grid.clients li .thumbnail { margin:0 0 10px; }
@media (max-width: 767px) {
	.posts-grid.clients li .thumbnail {
		float:none;
		display:block;
		text-align:center;
	}
	.posts-grid.clients li .thumbnail a {
		display:inline-block;
		text-align:center;
	}
}
.single-clients .thumbnail.large, .type-clients .thumbnail.large {
	width:auto;
	float:left;
	margin:0 30px 20px 0;
	padding:10px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.single-clients .thumbnail.large, .type-clients .thumbnail.large { display:inline-block; }
}
@media (max-width: 400px) {
	.single-clients .thumbnail.large, .type-clients .thumbnail.large {
		display:inline-block;
		float:none;
	}
}
.service-box.service-home {
	background:#e74c3c;
	position:relative;
	border-radius:0;
	overflow:visible;
	padding:0;
	margin-bottom:-50px;
}
@media (max-width: 767px) {
	.service-box.service-home { margin-bottom:0; }
}
.service-box.service-home:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:100%;
	background:#e74c3c;
	z-index:1;
}
.service-box.service-home:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:100%;
	background:#e74c3c;
	z-index:1;
}
.service-box.service-home .service-box_body { padding:60px 0 55px; }
@media (max-width: 1200px) {
	.service-box.service-home .service-box_body { text-align:center; }
}
.service-box.service-home .service-box_body .title {
	float:left;
	font:24px/1.3em 'Open Sans', sans-serif;
	color:#fff;
	margin:10px 0 0;
}
@media (max-width: 1200px) {
	.service-box.service-home .service-box_body .title {
		float:none;
		margin:0 0 20px;
	}
}
@media (max-width: 1200px) {
	.service-box.service-home .service-box_body .btn-align { text-align:center; }
}
.service-box.service-home .service-box_body .btn {
	border:1px solid #f1948a;
	font:18px/1.2em 'Open Sans', sans-serif;
	color:#fff;
	padding:14px 47px;
}
.service-box.service-home .service-box_body .btn:hover, .service-box.service-home .service-box_body .btn:active {
	background:#fff;
	border-color:transparent;
	color:#e74c3c;
}
.service-box.service-home .service-box_body:after {
	content:'';
	width:0;
	height:0;
	display:block;
	clear:both;
}
.footer {
	background:none;
	border:none;
	padding:0;
}
.footer-widgets {
	background:#34495e;
	padding:39px 0 35px;
	position:relative;
}
@media (max-width: 767px) {
	.footer-widgets { padding-top:10px; }
}
.footer-widgets >div {
	position:relative;
	z-index:10;
}
.footer-widgets >div >div >div >h4, .footer-widgets >div >div >div >div >h4 {
	color:#fff;
	font:18px/1.3em 'Open Sans', sans-serif;
	border-bottom:1px solid #495c6e;
	margin:0 0 10px;
	padding-bottom:8px;
}
@media (max-width: 767px) {
	.footer-widgets >div >div >div >h4, .footer-widgets >div >div >div >div >h4 { margin:40px 0 10px; }
}
.footer-widgets:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:101%;
	background:#34495e;
	z-index:1;
}
.footer-widgets:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:101%;
	background:#34495e;
	z-index:1;
}
.footer-widgets .textwidget { color:#91959b; }
.footer-widgets .textwidget p { margin-bottom:18px; }
.footer-widgets [id*="my_postwidget"] .post-list .post-list_li { padding:10px 0 0 0; }
.footer-widgets [id*="my_postwidget"] .post-list .post-list_li:first-child { padding:0; }
.footer-widgets [id*="my_postwidget"] .post-list .post-list_li .thumbnail, .footer-widgets [id*="my_postwidget"] .post-list .post-list_li .btn { display:none; }
.footer-widgets [id*="my_postwidget"] .post-list .post-list_li time {
	font:italic 12px/1.2em 'Open Sans', sans-serif;
	color:#91959b;
}
.footer-widgets [id*="my_postwidget"] .post-list .post-list_li .post-list_h {
	font:13px/1.2em 'Open Sans', sans-serif;
	margin:2px 0 0;
}
.footer-widgets [id*="my_postwidget"] .post-list .post-list_li .post-list_h a { color:#fff; }
.footer-widgets [id*="my_postwidget"] .post-list .post-list_li .post-list_h a:hover {
	color:#e74c3c;
	text-decoration:none;
}
.footer-widgets [id*="nav_menu"] ul {
	margin:-7px 0 0 0;
	list-style-type:none;
}
.footer-widgets [id*="nav_menu"] ul li {
	margin:0;
	padding:6px 0;
}
.footer-widgets [id*="nav_menu"] ul li:before {
	content:'';
	font:14px/1em FontAwesome;
	color:#e74c3c;
	margin-right:5px;
}
.footer-widgets [id*="nav_menu"] ul li a {
	font:13px/1.2em 'Open Sans', sans-serif;
	color:#fff;
	border-bottom:1px solid #91959b;
	text-transform:none;
	text-decoration:none;
	display:inline;
	position:relative;
}
.footer-widgets [id*="nav_menu"] ul li a:hover, .footer-widgets [id*="nav_menu"] ul li a:active {
	color:#e74c3c;
	text-decoration:none;
	background:none;
	border-color:#e74c3c;
}
.contacts-widget ul {
	margin:0;
	list-style-type:none;
}
.contacts-widget ul li span {
	display:block;
	padding-bottom:15px;
}
.contacts-widget ul li .first {
	font:13px/18px 'Open Sans', sans-serif;
	color:#fff;
	min-width:55px;
	margin-right:13px;
	float:left;
}
@media (min-width: 768px) and (max-width: 979px) {
	.contacts-widget ul li .first { margin-right:5px; }
}
.contacts-widget ul li .second { overflow:hidden; }
.contacts-widget ul li a {
	text-decoration:underline;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.contacts-widget ul li a { font-size:11px; }
}
.contacts-widget ul li a:hover, .contacts-widget ul li a:active { color:#e74c3c; }
.social-nets-wrapper { text-align:center; }
.social-nets-wrapper .social {
	display:block;
	padding:10px 0 0 0;
	margin:0;
	list-style-type:none;
	text-align:center;
}
.social-nets-wrapper .social li {
	display:block;
	float:left;
	width:29px;
	height:29px;
	background:#253e50;
	margin:0 0 10px 11px;
	text-align:center;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.social-nets-wrapper .social li:first-child { margin:0; }
@media (max-width: 1200px) {
	.social-nets-wrapper .social li { margin:0 10px 10px 0; }
	.social-nets-wrapper .social li:first-child { margin:0 10px 10px 0; }
}
.social-nets-wrapper .social li:hover { background:#e74c3c; }
.social-nets-wrapper .social li a {
	color:#91959b;
	display:block;
	width:29px;
	height:29px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.social-nets-wrapper .social li a i {
	font-size:16px;
	padding-top:4px;
	display:inline-block;
	line-height:1em;
}
.social-nets-wrapper .social li a:hover, .social-nets-wrapper .social li a:active, .social-nets-wrapper .social li a:focus {
	color:#fff;
	text-decoration:none;
}
.copyright { padding:38px 0; }
.footer-text {
	padding:0;
	font:11px/20px 'Open Sans', sans-serif;
	color:#91959b;
	text-transform:uppercase;
}
@media (max-width: 767px) {
	.footer-text { text-align:center; }
}
.footer-text a { color:#fff; }
.footer-text a:hover {
	color:#e74c3c;
	text-decoration:none;
}
.footer-text .site-name { color:#91959b; }
.footer-text em { font-style:normal; }
nav.nav.footer-nav {
	float:none;
	margin:0;
}
nav.nav.footer-nav ul {
	float:none;
	text-align:right;
}
@media (max-width: 767px) {
	nav.nav.footer-nav ul { text-align:center; }
}
nav.nav.footer-nav ul li {
	float:none;
	display:inline-block;
	padding:0;
	text-transform:none;
	margin:0 0 0 25px;
	padding:0;
}
nav.nav.footer-nav ul li:first-child { margin:0; }
nav.nav.footer-nav ul li.current-menu-item a, nav.nav.footer-nav ul li a:hover {
	color:#e74c3c;
	text-decoration:none;
}
.zoom-icon {
	background:none;
	border:1px solid #dcdcdc;
}
.zoom-icon:before {
	background:url(images/zoom.png) 50% 50%;
	width:28px;
	height:29px;
	margin:-14px 0 0 -14px;
}
.zoom-icon:after {
	content:'';
	width:100%;
	height:100%;
	border:9px solid #fff;
	position:absolute;
	top:0;
	left:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#back-top-wrapper #back-top a span {
	background:#2c3e50;
	position:relative;
	display:inline-block;
}
#back-top-wrapper #back-top a span:after {
	content:'';
	font:14px/1.2em FontAwesome;
	color:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin:-8px 0 0 -6px;
}
#back-top-wrapper #back-top a:hover span { background:#e74c3c; }
#back-top-wrapper #back-top a:hover span:after { color:#fff; }
@media (max-width: 600px) {
	#wpadminbar { top:-46px !important; }
}
.google-map, .flexslider { background:url(images/loading.gif) 50% 50% no-repeat; }
.google-map { margin-bottom:30px; }
div.ajax-loader, .ajax-loader {
	position:relative;
	top:3px;
	background-image:url(images/loading.gif);
	width:24px;
	padding:24px 0 0 0;
	height:0px !important;
}
.error404-holder { padding:80px 0; }
.error404-holder .error404-holder_num {
	color:#e74c3c;
	font-weight:100;
}
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:150px; }
}
@media (max-width: 767px) {
	.archive_h { margin-top:30px; }
}
blockquote p { line-height:22px; }
.faq-list .marker {
	font-size:15px !important;
	color:#e74c3c;
	margin-top:2px;
}
.ie9 .wpcf7-form p input[type="text"], .ie9 .wpcf7-form p input[type="email"], .ie8 .wpcf7-form p input[type="text"], .ie8 .wpcf7-form p input[type="email"] { padding-top:8px; }
.ie9 #search-header .search-form_it, .ie8 #search-header .search-form_it { padding-top:10px; }
.ie8 #sidebar .search-form .search-form_is, .ie8 .footer-widgets .search-form .search-form_is {
	display:block;
	margin:10px 0 0 0;
}
.ie8 .zoom-icon { background:none; }
.ie8 .nav__primary .sf-menu >li:before { display:none; }
.ie8 .nav__primary .sf-menu >li:hover:before { display:block; }
.ie8 .nav__primary .sf-menu >li.current-menu-item:before { display:block; }
.ie8 .nav__primary .sf-menu >li.sfHover:before { display:block; }
.ie8 .camera .camera_thumbs { display:none !important; }
.ie8 .camera_caption >div h2 { font-size:40px; }
.ie8 .camera_caption >div h3 { font-size:45px; }
.ie8 .posts-grid.our-team li .post_networks ul li { margin:0 0 5px 5px; }
.ie8 .service-box.service-home .service-box_body { text-align:center; }
.ie8 .service-box.service-home .service-box_body .title {
	float:none;
	margin:0 0 20px;
}
.ie8 .service-box.service-home .service-box_body .btn-align { text-align:center; }
.ie8 .social-nets-wrapper .social li { margin:0 10px 10px 0; }
.ie8 .social-nets-wrapper .social li:first-child { margin:0 10px 10px 0; }
.ie8 .posts-grid.img-grid li .thumbnail, .ie8 .posts-grid.our-team li .thumbnail, .ie8 .posts-grid.portfolio-grid li .thumbnail, .ie8 .posts-grid.clients li .thumbnail { width:100%; }
.ie8 .posts-grid.leadership li .thumbnail { width:211px; }
.ie8 .comment-author {
	width:80px !important;
	height:auto !important;
	margin-right:30px;
}
.ie8 .comment-author img {
	width:80px !important;
	height:80px !important;
}
.ie8 .post-author_gravatar { width:80px !important; }
.ie8 .post-author_gravatar img { width:80px !important; }
.ie8 #respond #commentform p input {
	padding-top:7px;
	height:36px;
}
.ie8 #respond #commentform p input.btn {
	padding:8px 18px;
	height:36px;
	line-height:1.2em;
}
.transition { transition:all 0.3s ease 0s; }
.line-new {
	overflow:hidden;
	text-align:center;
}
@media (max-width: 767px) {
	.line-new { margin-top:30px; }
}
.line-new:before, .line-new:after {
	background-color:#ebebeb;
	content:"";
	display:inline-block;
	height:1px;
	position:relative;
	vertical-align:middle;
	width:96px;
	z-index:-1;
}
@media (max-width: 500px) {
	.line-new:before, .line-new:after { display:none !important; }
}
.line-new:before {
	right:15px;
	margin-left:-50%;
}
.line-new:after {
	left:15px;
	margin-right:-50%;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:32px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
