@import url("../CherryFramework/style.css");
@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(http://fonts.googleapis.com/css?family=Lato:400italic);
body { padding:0 !important; }
h1 {
	margin-bottom:22px;
	letter-spacing:normal;
	font-weight:400;
}
h1.title-header { font-size:24px; }
h2 {
	margin-bottom:22px;
	font-weight:400;
}
h2 a {
	text-decoration:none;
	color:#27282b;
}
h2 a:hover {
	text-decoration:none;
	color:#ea0e0e;
}
h2 em {
	display:block;
	margin-bottom:-15px;
	font-style:normal;
}
h2 strong {
	display:block;
	margin-bottom:-12px;
	font-weight:400 !important;
}
h3 {
	margin-bottom:22px;
	font-weight:400;
}
h3 a {
	text-decoration:none;
	color:#27282b;
}
h3 a:hover {
	text-decoration:none;
	color:#ea0e0e;
}
h4 {
	margin:0 0 12px 0;
	text-transform:uppercase;
}
h5 {
	margin-bottom:10px;
	font-weight:400;
}
h5 a {
	text-decoration:none;
	color:#27282b;
}
h5 a:hover {
	text-decoration:none;
	color:#ea0e0e;
}
h6 {
	margin-bottom:18px;
	font-weight:400;
}
p { margin:0 0 22px 0; }
input[type="text"], textarea {
	resize:none;
	border:1px solid #e1e1e1 !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	font-size:14px;
	color:#6e6e6e;
}
input[type="submit"], input[type="reset"] {
	background:url(images/btn.png) no-repeat 100% 0% !important;
	height:18px;
	margin:0;
	padding:0 16px 0 0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	letter-spacing:normal;
	font-size:11px;
	text-shadow:none;
	text-transform:uppercase;
	color:#ea0e0e !important;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
	background-position:100% -18px !important;
	color:#27282b !important;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.search-form {
	height:29px;
	border:1px solid #dedede;
}
.search-form input[type="text"] {
	float:left;
	width:57px;
	height:19px;
	margin:0;
	padding:5px 8px;
	border:none !important;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	font-size:12px;
	color:#c4c4c4;
}
.search-form input[type="submit"] {
	background:url(images/search_submit.png) no-repeat 0% 8px !important;
	float:left;
	width:23px;
	height:29px;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:0;
	font-size:0;
}
.search-form input[type="submit"]:hover { background-position:0% -18px !important; }
.search-form:hover input[type="text"] { color:#27282b; }
.thumbnail {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.header {
	background:#fff url(images/line.gif) repeat-x 0% 40px;
	width:100%;
	padding:8px 0 23px 0;
	border:none;
}
@media (max-width: 767px) {
	.header {
		background:#fff;
		width:auto !important;
		padding:8px 20px 23px 20px !important;
	}
}
@media (max-width: 767px) {
	.header .widget_header { margin-bottom:10px; }
}
body.home .header { padding:8px 0 27px 0; }
.header .header_widgets {
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 0 35px 0;
	padding:0 0 9px 0;
}
@media (max-width: 767px) {
	.header .header_widgets { background:url(images/line.gif) repeat-x 0% 100%; }
}
.header ul.social { text-align:right; }
.header ul.social li {
	float:none;
	display:inline-block;
	margin:0 0 0 1px;
	vertical-align:top;
}
@media (max-width: 767px) {
	.header ul.social li {
		float:none;
		display:inline-block;
		margin:0 0 0 3px;
		vertical-align:top;
	}
}
@media (max-width: 767px) {
	.header ul.social {
		float:none;
		text-align:center;
	}
}
.header .user_info {
	float:left;
	margin:0 0 0 18px;
	padding:3px 0 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .user_info { margin:0; }
}
@media (max-width: 767px) {
	.header .user_info {
		float:none;
		margin:0;
		text-align:center;
	}
}
.header .user_info a.email {
	background:url(images/icon_message.png) no-repeat 0% 0%;
	float:left;
	height:17px;
	overflow:hidden;
	margin:0 25px 0 0;
	padding:0 0 0 24px;
	line-height:16px;
	font-size:11px;
	text-decoration:none;
	color:#7c7c7c;
}
.header .user_info a.email:hover { background-position:0% -17px; }
@media (max-width: 767px) {
	.header .user_info a.email {
		float:none;
		display:inline-block;
		margin:0 12px 0 12px;
		vertical-align:top;
	}
}
.header .user_info span.tel {
	background:url(images/icon_phone.png) no-repeat 0% 0%;
	float:left;
	height:17px;
	overflow:hidden;
	margin:0 25px 0 0;
	padding:0 0 0 13px;
	line-height:16px;
	font-size:11px;
	color:#7c7c7c;
}
.header .user_info span.tel:hover { background-position:0% -17px; }
@media (max-width: 767px) {
	.header .user_info span.tel {
		float:none;
		display:inline-block;
		margin:0 12px 0 12px;
		vertical-align:top;
	}
}
.header .logo {
	margin:0 0 0 105px;
	text-align:right;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.header .logo { margin:0 0 0 20px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { margin:0; }
}
@media (max-width: 767px) {
	.header .logo {
		width:100%;
		margin:0;
		padding:0 0 20px 0;
		text-align:center;
	}
}
.header .logo h1, .header .logo h2 { margin:0 0 -15px 0; }
.header .logo h1 a, .header .logo h2 a {
	line-height:1.2em;
	font-size:55px;
	text-transform:uppercase;
	color:#27282c;
}
.header .logo img { margin:0 0 -4px 0; }
.header .logo .logo_tagline {
	margin:0;
	padding:0 4px 0 0;
	letter-spacing:1px;
	font-family:'Lato', sans-serif;
	font-size:10px;
	text-transform:lowercase;
	color:#bababb;
}
.header .search-form {
	float:right;
	margin:5px 0 0 0;
}
.nav__primary { padding:11px 0 0 0; }
.sf-menu ul {
	background:#88888a;
	width:146px !important;
	padding:9px 20px 9px 20px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	margin:0 0 0 -93px;
	top:33px;
	left:50%;
	z-index:99;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	background:#a5a5a7;
	margin:0;
	top:-9px;
	left:168px;
}
.sf-menu > li {
	background:url(images/menu_divider.png) no-repeat 0% 50%;
	padding:0 0 0 4px;
}
.sf-menu > li:first-child {
	background:none;
	padding:0;
}
.sf-menu > li > a {
	padding:0 15px 0 16px;
	border:none;
	font-size:14px !important;
	color:#27282b !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu > li > a { padding:0 7px 0 8px; }
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a {
	background:none;
	color:#88888a !important;
}
.sf-menu > li.current-menu-item > a { color:#ea0e0e !important; }
.sf-menu li li {
	background:url(images/menu_line_1.gif) repeat-x 0% 0%;
	padding:0;
}
.sf-menu li li:first-child {
	background:none;
	padding:0;
}
.sf-menu li li a {
	padding:10px 0;
	border:none;
	font-size:12px !important;
	text-transform:uppercase;
	color:#feffff !important;
}
.sf-menu li li a:hover, .sf-menu li li.sfHover> a, .sf-menu li li.current-menu-item > a {
	background:none;
	color:#434343 !important;
}
.sf-menu a.sf-with-ul { padding-right:15px; }
.sf-sub-indicator {
	position:absolute;
	top:1.05em;
	left:50%;
	display:block;
	overflow:hidden;
	width:10px;
	height:10px;
	background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
	margin:0 0 0 -5px;
	text-indent:-999em;
}
a > .sf-sub-indicator {
	background-position:0 -100px;
	top:19px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position:-10px -100px; }
.sf-menu ul .sf-sub-indicator { background-position:-10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:0 0; }
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position:-10px 0; }
#slider-wrapper {
	margin-bottom:29px;
	padding:3px;
	border:1px solid #e1e1e1;
}
@media (max-width: 480px) {
	#slider-wrapper {
		padding:0;
		border:none;
	}
}
#slider-wrapper .container { width:100%; }
#slider-wrapper .camera_wrap { margin:0 !important; }
#slider-wrapper .camera_caption {
	background:#27282b;
	width:376px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
#slider-wrapper .camera_caption div {
	background:none;
	padding:100px 45px 0 45px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption div { padding:50px 45px 0 45px; }
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption { display:none !important; }
}
#slider-wrapper .camera_caption h4 {
	margin:0 0 28px 0;
	line-height:36px;
	font-family:'Lato', sans-serif;
	font-size:38px;
	text-transform:none;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption h4 {
		line-height:28px;
		font-size:28px;
	}
}
#slider-wrapper .camera_caption p {
	margin-bottom:72px;
	line-height:24px;
	font-family:'Lato', sans-serif;
	font-size:20px;
	font-weight:400;
	color:#787878;
}
@media (min-width: 979px) and (max-width: 1200px) {
	#slider-wrapper .camera_caption p { margin-bottom:42px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption p { margin-bottom:22px; }
}
#slider-wrapper .camera_caption em {
	display:block;
	line-height:12px;
	font-size:10px;
	font-style:normal;
	color:#787878;
}
#slider-wrapper .camera_pag {
	width:96%;
	padding:0 4% 0 0;
	text-align:right;
	position:absolute;
	bottom:0;
	left:0;
}
#slider-wrapper .camera_pag ul { text-align:right; }
#slider-wrapper .camera_prev {
	background:none;
	width:12px;
	height:18px;
	margin:0;
	position:absolute;
	top:33px;
	left:47px;
}
#slider-wrapper .camera_prev span {
	background:url(images/prev.png) no-repeat 0% 0%;
	width:12px;
	height:18px;
	overflow:hidden;
}
#slider-wrapper .camera_prev span:hover { background-position:0% -18px; }
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_prev { top:18px; }
}
#slider-wrapper .camera_next {
	background:none;
	width:12px;
	height:18px;
	margin:0;
	position:absolute;
	top:33px;
	left:70px;
}
#slider-wrapper .camera_next span {
	background:url(images/next.png) no-repeat 0% 0%;
	width:12px;
	height:18px;
	overflow:hidden;
}
#slider-wrapper .camera_next span:hover { background-position:0% -18px; }
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_next { top:18px; }
}
#slider-wrapper .camera_commands {
	background:none;
	position:absolute;
	top:42px;
	left:100px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_commands { top:27px; }
}
html.ie8 #slider-wrapper .camera_caption p { margin-bottom:42px; }
.content-holder {
	background:#fff url(images/line.gif) repeat-x 0% 0%;
	width:100%;
	overflow:hidden;
	padding:0 0 37px 0;
}
@media (max-width: 767px) {
	.content-holder {
		width:auto !important;
		padding:0 20px 37px 20px !important;
	}
}
body.home .content-holder {
	background:#fff;
	width:auto !important;
	padding:0 20px 0 20px !important;
}
.content-holder .search-form { width:368px; }
@media (min-width: 979px) and (max-width: 1200px) {
	.content-holder .search-form { width:296px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.content-holder .search-form { width:224px; }
}
@media (max-width: 767px) {
	.content-holder .search-form { width:224px; }
}
.content-holder .search-form input[type="text"] { width:329px; }
@media (min-width: 979px) and (max-width: 1200px) {
	.content-holder .search-form input[type="text"] { width:257px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.content-holder .search-form input[type="text"] { width:185px; }
}
@media (max-width: 767px) {
	.content-holder .search-form input[type="text"] { width:185px; }
}
.hero-unit {
	background:none;
	margin:0;
	padding:0 0 8px 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:30px;
	font-family:'Lato', sans-serif;
	font-size:16px;
	font-weight:400;
	text-align:center;
	color:#cbcdd2;
}
.hero-unit h1 {
	margin-bottom:5px;
	letter-spacing:normal;
	font-size:33px;
	color:#27282c;
}
.hr {
	background:#e9e9e9;
	height:1px;
	margin:0 -100% 38px -100% !important;
	padding:0;
	overflow:hidden;
	line-height:0;
	font-size:0;
}
.sm_hr {
	background:url(images/line_hor.gif) repeat-x 0% 0%;
	width:100%;
	height:1px;
	overflow:hidden;
	margin:0 0 24px 0;
	padding:0;
	line-height:0;
	font-size:0;
}
.post__holder { margin:0 0 23px 0; }
.post__holder .post_content { margin:0; }
.post-header {
	width:100%;
	overflow:hidden;
	margin:0 0 13px 0;
	padding:0;
}
.post-header .post-title {
	margin-bottom:0;
	line-height:1.2em;
	font-size:18px;
	color:#27282b;
}
.post_content .excerpt { margin:0 0 33px 0; }
.post_meta {
	margin:0;
	padding:0;
	border:none;
	line-height:17px;
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:400;
	color:#9e9e9e;
}
.post_meta a {
	text-decoration:none;
	color:#9e9e9e;
}
.post_meta a:hover { color:#ea0e0e; }
.post_info {
	width:100%;
	overflow:hidden;
}
.post_info i {
	margin:0 0 0 20px;
	padding:1px 0 0 0;
	font-family:'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	text-transform:capitalize;
	color:#ea0e0e;
}
.pagination {
	background:url(images/line_hor.gif) repeat-x 0% 0%;
	margin:0;
	padding:28px 0 28px 0;
	text-align:left;
}
.pagination ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination ul li { margin:0 1px 0 0; }
.pagination ul li.next a, .pagination ul li.last a {
	background:url(images/btn.png) no-repeat 100% 1px !important;
	height:18px;
	margin:1px 12px 0 8px;
	padding:0 16px 0 0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	letter-spacing:normal;
	font-size:11px;
	font-style:normal;
	text-shadow:none;
	text-transform:uppercase;
	color:#ea0e0e;
}
.pagination ul li.next a:hover, .pagination ul li.last a:hover {
	background-position:100% -17px !important;
	color:#27282b;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
}
.pagination ul li.first a, .pagination ul li.prev a {
	background:url(images/btn_left.png) no-repeat 0% 1px !important;
	height:18px;
	margin:1px 8px 0 12px;
	padding:0 0 0 16px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	letter-spacing:normal;
	font-size:11px;
	font-style:normal;
	text-shadow:none;
	text-transform:uppercase;
	color:#ea0e0e;
}
.pagination ul li.first a:hover, .pagination ul li.prev a:hover {
	background-position:0% -17px !important;
	color:#27282b;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
}
.pagination ul li.active a, .pagination ul li a:hover, .pagination ul li a:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#27282b;
}
.pagination ul li a {
	margin:0;
	padding:0 2px;
	border:none;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	font-family:'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	font-style:italic;
	color:#ea0e0e;
}
.related-posts {
	background:url(images/line_hor.gif) repeat-x 0% 100%;
	padding:0 0 10px 0;
}
ul#portfolio-grid {
	margin:0;
	padding:0;
}
ul#portfolio-grid li {
	line-height:17px;
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:400;
	color:#9e9e9e;
}
ul#portfolio-grid li .thumbnail {
	padding:3px;
	border:1px solid #e1e1e1;
}
ul#portfolio-grid li .caption {
	background:#27282c url(images/circle_1.png) no-repeat 18px 15px;
	margin:0;
	padding:8px 25px 14px 35px;
	color:#9e9e9e;
}
ul#portfolio-grid li .caption h3 {
	margin:0;
	padding:0;
	line-height:1.2em;
	font-size:18px;
	color:#f3f3f3;
}
ul#portfolio-grid li .caption h3 a {
	text-decoration:none;
	color:#f3f3f3;
}
ul#portfolio-grid li .caption h3 a:hover { color:#ea0e0e; }
ul#portfolio-grid li .caption p {
	display:inline;
	margin:0;
	padding:0;
}
ul#portfolio-grid li .caption a.btn { background:url(images/btn_1.png) no-repeat 50% 0% !important; }
ul#portfolio-grid li .caption a.btn:hover { background-position:50% -18px !important; }
.zoom-icon { background:rgba(0,0,0,0.6); }
.zoom-icon:before {
	background:url(images/magnify.png) 50% 50% no-repeat;
	width:101px;
	height:101px;
	margin:-50px 0 0 -50px;
}
ul.services {
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0 !important;
	padding:0 !important;
}
ul.services li {
	display:inline-block;
	width:30%;
	margin:0;
	padding:0 3% 19px 0;
	vertical-align:top;
	line-height:22px;
	font-size:14px;
	color:#6e6e6e;
}
@media (max-width: 767px) {
	ul.services li {
		width:100%;
		padding:0 0 19px 0;
	}
}
ul.services li .thumbnail {
	margin:8px 20px 0 0;
	padding:0;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
ul.services li h5 {
	margin:0 0 -1px 0;
	font-size:18px;
}
ul.services li .excerpt {
	margin:0;
	overflow:hidden;
}
.custom-list {
	margin:0;
	padding:4px 0 0 0;
}
.custom-list ul {
	margin:0;
	padding:0;
}
.custom-list ul li {
	background:url(images/line.gif) repeat-x 0% 0% !important;
	position:relative;
	margin:0 !important;
	padding:11px 0 10px 19px !important;
	list-style:none;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	color:#6e6e6e;
}
.custom-list ul li:first-child {
	background:none !important;
	padding-top:0 !important;
}
.custom-list ul li:first-child:before { top:6px !important; }
.custom-list ul li:before {
	background:url(images/marker.gif) no-repeat 0% 0%;
	display:block;
	width:6px;
	height:5px;
	position:absolute;
	top:17px;
	left:1px;
	content:'';
}
.custom-list ul li a {
	text-decoration:none;
	color:#6e6e6e;
}
.custom-list ul li a:hover { color:#ea0e0e; }
.custom-list ul li ul {
	background:url(images/line.gif) repeat-x 0% 0%;
	margin:11px 0 -10px -19px;
	padding:11px 0 0 19px;
}
ul.events {
	margin:0 !important;
	padding:0 !important;
}
ul.events li {
	width:100%;
	overflow:hidden;
	margin:0 0 23px 0;
	padding:0;
	vertical-align:top;
	line-height:22px;
	font-size:14px;
	color:#6e6e6e;
}
ul.events li .thumbnail {
	float:left;
	margin:5px 20px 0 0;
	padding:3px;
}
ul.events li h5 { display:none; }
ul.events li span.post-date {
	display:block;
	margin:0 0 8px 0;
	padding:0;
	line-height:17px;
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	text-transform:none;
	color:#9e9e9e;
}
ul.events li span.post-comments { display:none; }
ul.events li .excerpt { margin:0 0 16px 0; }
.comment-holder .pagination {
	background:none;
	padding:0;
}
ol.comment-list {
	margin:0;
	padding:0;
}
ol.comment-list li { padding:20px 0 0 0; }
ol.comment-list li .comment-body {
	background:none !important;
	margin:0;
	border:1px solid #e1e1e1;
}
ol.comment-list li .reply { margin:0 0 0 21px; }
ol.comment-list li .reply a {
	background:url(images/btn.png) no-repeat 100% 0% !important;
	height:18px;
	margin:0;
	padding:0 16px 0 0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	letter-spacing:normal;
	font-size:11px;
	text-shadow:none;
	text-transform:uppercase;
	color:#ea0e0e;
}
ol.comment-list li .reply a:hover, ol.comment-list li .reply a:focus {
	background-position:100% -18px !important;
	color:#27282b;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
ol.comment-list li .comment-meta {
	padding:2px 0 0 0;
	line-height:18px;
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	color:#9e9e9e;
}
.cancel-comment-reply {
	width:100%;
	overflow:hidden;
	padding:0 0 12px 0;
}
.cancel-comment-reply small {
	line-height:18px;
	font-size:11px;
	color:#ea0e0e;
}
.cancel-comment-reply small a {
	text-decoration:underline !important;
	color:#ea0e0e !important;
}
.cancel-comment-reply small a:hover { text-decoration:none !important; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	background:url(images/line.gif) repeat-x 0% 0%;
	position:relative;
	margin:0;
	padding:11px 0 10px 19px;
	list-style:none;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	color:#6e6e6e;
}
#sidebar ul li:first-child {
	background:none;
	padding-top:0;
}
#sidebar ul li:first-child:before { top:6px; }
#sidebar ul li:before {
	background:url(images/marker.gif) no-repeat 0% 0%;
	display:block;
	width:6px;
	height:5px;
	position:absolute;
	top:17px;
	left:1px;
	content:'';
}
#sidebar ul li a {
	text-decoration:none;
	color:#6e6e6e;
}
#sidebar ul li a:hover { color:#ea0e0e; }
#sidebar ul li ul {
	background:url(images/line.gif) repeat-x 0% 0%;
	margin:11px 0 -10px -19px;
	padding:11px 0 0 19px;
}
#sidebar h3 { margin-bottom:11px; }
#sidebar .widget {
	background:url(images/line_hor.gif) repeat-x 0% 0%;
	padding:25px 0 0 0;
}
#sidebar .widget:first-child {
	background:none;
	padding:0;
}
#sidebar ul.news {
	margin:0;
	padding:0;
}
#sidebar ul.news li {
	background:none;
	padding:0 0 24px 0;
	line-height:22px;
	font-size:14px;
	font-weight:normal;
}
#sidebar ul.news li:before { display:none; }
#sidebar ul.news li .thumbnail {
	background:none;
	margin:4px 20px 0 0;
	padding:3px;
	border:1px solid #e1e1e1;
}
#sidebar ul.news li h4 {
	margin:0;
	padding:0;
	line-height:1.2em;
	font-size:18px;
	font-weight:400;
	text-transform:none;
	color:#27282b;
}
#sidebar ul.news li h4 a {
	text-decoration:none;
	color:#27282b;
}
#sidebar ul.news li h4 a:hover { color:#ea0e0e; }
#sidebar ul.news li time { margin:0 0 11px 0; }
#sidebar ul.news li .excerpt { overflow:hidden; }
.service-box {
	background:none;
	margin:0 0 36px 0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.service-box .icon {
	float:left;
	margin:0 7px 0 0;
}
.service-box h2 {
	margin-bottom:9px;
	padding:14px 0 0 0;
}
.service-box .service-box_txt { margin:0 0 20px 0; }
.service-box .btn-align { text-align:left; }
a.btn {
	background:url(images/btn.png) no-repeat 100% 0% !important;
	display:inline-block;
	height:18px;
	margin:0;
	padding:0 16px 0 0;
	border:none;
	vertical-align:top;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	letter-spacing:normal;
	line-height:18px;
	font-size:11px;
	text-shadow:none;
	text-transform:uppercase;
	color:#ea0e0e;
}
a.btn:hover, a.btn:focus {
	background-position:100% -18px !important;
	color:#27282b;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.es-carousel { margin:0 0 42px 0; }
.es-carousel ul li .featured-thumbnail {
	margin:0;
	padding:3px;
	border:1px solid #e1e1e1;
}
.es-carousel ul li .desc {
	background:#27282c url(images/circle.png) no-repeat 18px 15px;
	padding:5px 20px 7px 36px;
	line-height:17px;
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	color:#9e9e9e;
}
@media (max-width: 767px) {
	.es-carousel ul li .desc { display:none; }
}
.es-carousel ul li .desc h5 {
	margin:0 0 -3px 0;
	line-height:28px;
	font-family:'Lato', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.es-carousel ul li .desc h5 { font-size:14px; }
}
.es-carousel ul li .desc h5 a {
	text-decoration:none;
	color:#fff;
}
.es-carousel ul li .desc h5 a:hover { color:#000; }
.es-carousel ul li .desc p { margin:0 0 -2px 0; }
.es-carousel ul li .desc a.btn {
	background:none !important;
	height:auto;
	margin:0;
	padding:0;
	line-height:18px;
	font-size:15px;
	color:#9e9e9e;
}
.es-carousel ul li .desc a.btn:hover { color:#fff; }
.es-carousel ul li .desc:hover { background-color:#454649; }
.es-nav span {
	width:9px;
	height:14px;
	margin:-40px 0 0 0;
}
.es-nav span:hover { background-position:0% -14px; }
.es-nav span.es-nav-next {
	background:url(images/button_next.png) no-repeat 0% 0%;
	right:0;
}
.es-nav span.es-nav-prev {
	background:url(images/button_prev.png) no-repeat 0% 0%;
	right:18px;
}
ul.clients {
	background:url(images/line_ver.gif) repeat-y 0% 0%;
	position:relative;
	float:right;
	margin:0;
	padding:19px 0 14px 0;
}
@media (min-width: 1200px) {
	ul.clients {
		margin:0 !important;
		float:left;
	}
}
@media (max-width: 767px) {
	ul.clients {
		background:none;
		float:left;
		margin:0 !important;
	}
}
ul.clients:before {
	background:url(images/line_ver.gif) repeat-y 0% 0%;
	width:2px;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	content:'';
}
@media (max-width: 767px) {
	ul.clients:before { display:none; }
}
ul.clients li {
	background:url(images/line_ver_1.gif) repeat-y 0% 0%;
	float:left;
	margin:0 27px 0 0;
	padding:4px 0 0 28px;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.clients li {
		margin:0 12px 0 0;
		padding:4px 0 0 13px;
	}
}
@media (max-width: 767px) {
	ul.clients li {
		background:none;
		padding:0;
	}
}
@media (max-width: 480px) {
	ul.clients li {
		background:none;
		width:100%;
		overflow:hidden;
		margin:0 0 5px 0;
		padding:0;
	}
}
ul.clients li:first-child { background:none; }
ul.clients li .thumbnail {
	margin:0;
	padding:0;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
ul.clients li .thumbnail img {
	width:100% !important;
	opacity:0.3;
	filter:alpha(opacity=30);
}
ul.clients li .thumbnail img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
ul.clients li h5 { display:none; }
html.ie8 ul.clients li img { width:auto !important; }
.footer {
	background:#1e1f22;
	width:100%;
	overflow:hidden;
	padding:0;
	border:none;
}
.footer .footer-widgets {
	background:#27282c;
	margin:0 -100%;
	padding:44px 0 29px 0;
}
@media (max-width: 767px) {
	.footer .footer-widgets {
		margin:0;
		padding:44px 20px 29px 20px;
	}
}
@media (max-width: 767px) {
	.footer .footer-widgets .span4 { margin-bottom:20px; }
}
.footer .footer-widgets .textwidget {
	padding:7px 0 0 0;
	line-height:18px;
	font-size:12px;
	color:#707177;
}
.footer .footer-widgets .textwidget p { margin:0 0 18px 0; }
.footer .footer-widgets .textwidget em {
	display:inline-block;
	min-width:65px;
	vertical-align:top;
	font-style:normal;
}
.footer .footer-widgets .textwidget a {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets .textwidget a:hover {
	text-decoration:underline;
	color:#ea0e0d;
}
.footer ul {
	margin:0;
	padding:0;
}
.footer ul li {
	background:url(images/footer_line.gif) repeat-x 0% 0%;
	position:relative;
	margin:0;
	padding:11px 0 10px 19px;
	list-style:none;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	color:#707177;
}
.footer ul li a {
	text-decoration:none;
	color:#707177;
}
.footer ul li a:hover {
	text-decoration:underline;
	color:#c1c1c1;
}
.footer ul li:first-child { background:none; }
.footer ul li:before {
	background:url(images/footer_marker.gif) no-repeat 0% 0%;
	display:block;
	width:6px;
	height:5px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:1px;
	content:'';
}
.footer .footer-text {
	line-height:18px;
	font-size:12px;
	color:#707177;
}
@media (max-width: 767px) {
	.footer .footer-text {
		width:100%;
		text-align:center;
	}
}
.footer .footer-text a {
	text-decoration:none;
	color:#707177;
}
.footer .footer-text a:hover { text-decoration:underline; }
.footer .footer-text b {
	font-weight:normal;
	color:#c1c1c1;
}
.footer .footer-text b a {
	text-decoration:underline;
	color:#c1c1c1;
}
.footer .footer-text b a:hover { text-decoration:none; }
ul.twitter_list {
	margin:0;
	padding:7px 0 0 0;
}
ul.twitter_list li {
	background:none;
	margin:0 0 17px 0;
	padding:0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	color:#707177;
}
ul.twitter_list li:before { display:none; }
ul.twitter_list li .twitter_txt {
	margin:0;
	padding:0;
}
ul.twitter_list li a {
	font-weight:bold;
	text-decoration:none;
	color:#c1c1c1;
}
ul.twitter_list li a:hover { text-decoration:underline; }
ul.twitter_list li a.twitter_time {
	font-size:10px;
	color:#707177;
}
.twitter_preloader {
	background:url(images/loading-twitter.gif) no-repeat 0% 50%;
	color:#fff;
}
ul.post-list {
	margin:0;
	padding:6px 0 0 0;
}
ul.post-list li {
	background:none;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 0 13px 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	color:#707177;
}
ul.post-list li:before { display:none; }
ul.post-list li .thumbnail {
	background:#3f4046;
	margin:3px 22px 0 0;
	padding:2px;
	border:1px solid #666870;
}
ul.post-list li .excerpt {
	margin:0;
	padding:0;
}
ul.post-list li time {
	display:block;
	line-height:18px;
	font-size:11px;
	color:#c1c1c1;
}
.copyright { padding:40px 0 40px 0; }
@media (max-width: 767px) {
	.extra_menu { text-align:center; }
}
.extra_menu ul {
	float:right;
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.extra_menu ul { float:none; }
}
.extra_menu ul li {
	background:none;
	display:inline-block;
	margin:0 0 0 15px;
	padding:0;
	line-height:16px;
	font-size:12px;
	font-weight:normal;
	color:#424347;
}
@media (max-width: 767px) {
	.extra_menu ul li { margin:0 7px; }
}
.extra_menu ul li:before { display:none; }
.extra_menu ul li a {
	text-decoration:underline;
	color:#424347;
}
.extra_menu ul li a:hover {
	text-decoration:none;
	color:#424347;
}
nav.footer-nav {
	float:right;
	margin:0;
}
@media (max-width: 767px) {
	nav.footer-nav {
		width:100%;
		overflow:hidden;
		float:none;
		padding:0 0 14px 0;
		text-align:center;
	}
}
nav.footer-nav ul {
	margin:0;
	padding:0;
}
nav.footer-nav ul li {
	background:none;
	display:inline-block;
	float:none;
	margin:0 0 0 15px;
	padding:0;
	vertical-align:top;
	line-height:16px;
	font-size:12px;
	color:#707177;
}
nav.footer-nav ul li:first-child { margin:0; }
nav.footer-nav ul li:before { display:none; }
nav.footer-nav ul li.current-menu-item a { color:#c1c1c1 !important; }
nav.footer-nav ul li a {
	text-decoration:none !important;
	color:#707177 !important;
}
nav.footer-nav ul li a:hover { color:#c1c1c1 !important; }
#back-top-wrapper {
	width:30px;
	height:30px;
	overflow:hidden;
}
#back-top-wrapper #back-top {
	width:30px;
	height:30px;
	margin:0;
	padding:0;
}
#back-top-wrapper #back-top a {
	background:none;
	width:30px;
	height:30px;
	overflow:hidden;
}
#back-top-wrapper #back-top a span {
	background:url(images/up-arrow.png) no-repeat 0% 0%;
	width:30px;
	height:30px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
}
#back-top-wrapper #back-top a:hover span { background-position:0% -30px; }
.envelope {
	background:#f1f2f3;
	position:relative;
	padding:43px 0 42px 0;
	border-top:1px solid #e6e7e8;
}
.envelope:before {
	background:#f1f2f3;
	width:100%;
	height:100%;
	border-top:1px solid #e6e7e8;
	position:absolute;
	top:-1px;
	left:-100%;
	content:'';
}
.envelope:after {
	background:#f1f2f3;
	width:100%;
	height:100%;
	border-top:1px solid #e6e7e8;
	position:absolute;
	top:-1px;
	right:-100%;
	content:'';
}
.error404-holder .error404-holder_num { color:#ea0e0e; }
.error404-holder h4 { color:#27282b; }
.pull-right ul { float:right; }
figure.thumbnail { background:none; }
@media (max-width: 480px) {
	.single-clients .featured-thumbnail, .single-services .featured-thumbnail { width:auto; }
}
.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;
}
