@import url("styleCherry.css");
@import url(//fonts.googleapis.com/css?family=Oswald:400,700);
body { background:url(../../images/body.jpg) repeat 50% 0%; }
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder { overflow:hidden; }
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#fff;
	min-height:20px;
	margin:0;
	padding:14px 15px !important;
	border:1px solid #e3e3e3 !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	resize:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#9c9c9c;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea { line-height:20px; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:#0095da;
	height:50px;
	margin:0 15px 0 0;
	padding:0 32px 0 32px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	vertical-align:top;
	line-height:22px;
	font-family:'Oswald', sans-serif;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	text-shadow:none;
	text-decoration:none;
	color:#fff;
}
.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
	background:#0095da;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:#9c9c9c;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
.main-holder .search-form input[type="text"] { width:180px; }
@media (min-width: 979px) and (max-width: 1200px) {
	.main-holder .search-form input[type="text"] { width:140px; }
}
html.ie8 .main-holder .search-form input[type="text"] { width:140px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:100px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:130px; }
}
.main-holder .search-form input[type="submit"] { margin:0 0 0 10px; }
@media (min-width: 979px) and (max-width: 1200px) {
	.main-holder .search-form input[type="submit"] { padding:0 16px; }
}
html.ie8 .main-holder .search-form input[type="submit"] { padding:0 16px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="submit"] {
		margin:0 0 0 5px;
		padding:0 12px;
	}
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="submit"] { padding:0 16px; }
}
h1 {
	margin-bottom:30px;
	text-transform:uppercase;
}
h1 a {
	text-decoration:none;
	color:#282828;
}
h1 a:focus {
	text-decoration:none;
	color:#282828;
}
h1 a:hover {
	text-decoration:none;
	color:#0095da;
}
h2 {
	margin-bottom:30px;
	text-transform:uppercase;
}
h2 a {
	text-decoration:none;
	color:#282828;
}
h2 a:focus {
	text-decoration:none;
	color:#282828;
}
h2 a:hover {
	text-decoration:none;
	color:#0095da;
}
h2 em {
	display:block;
	margin:0 0 -22px 0;
	font-style:normal;
}
h3 {
	margin-bottom:30px;
	text-transform:uppercase;
}
h3 a {
	text-decoration:none;
	color:#282828;
}
h3 a:focus {
	text-decoration:none;
	color:#282828;
}
h3 a:hover {
	text-decoration:none;
	color:#0095da;
}
h4 a {
	text-decoration:none;
	color:#767676;
}
h4 a:focus {
	text-decoration:none;
	color:#767676;
}
h4 a:hover {
	text-decoration:none;
	color:#0095da;
}
h5 { margin-bottom:32px; }
h5 a {
	text-decoration:none;
	color:#9c9c9c;
}
h5 a:focus {
	text-decoration:none;
	color:#9c9c9c;
}
h5 a:hover {
	text-decoration:none;
	color:#282828;
}
p { margin:0 0 20px 0; }
.header {
	background:#0095da;
	margin:0;
	padding:19px 0 21px 0;
	border:none;
}
@media (max-width: 767px) {
	.header {
		padding:19px 20px 21px 20px;
		text-align:center;
	}
}
.header:before {
	background:url(../images/header_shadow.png) repeat-x 0% 0%;
	display:block;
	width:100%;
	height:10px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-10px;
	content:'';
}
.header .logo { margin:0; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo {
		float:left;
		width:auto;
		text-align:center;
	}
}
@media (max-width: 767px) {
	.header .logo { float:none; }
}
.header .logo a {
	float:left;
	margin:0 15px 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo a {
		float:none;
		margin:0;
	}
}
@media (max-width: 767px) {
	.header .logo a {
		float:none;
		margin:0;
	}
}
.header .logo .logo_h__txt {
	float:left;
	margin:7px 15px 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo .logo_h__txt {
		float:none;
		margin:0;
	}
}
@media (max-width: 767px) {
	.header .logo .logo_h__txt {
		float:none;
		margin:0;
	}
}
.header .logo .logo_h__txt a {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_tagline {
	float:left;
	overflow:hidden;
	width:120px;
	margin:11px 0 0 0;
	padding:0 0 0 15px;
	border-left:1px solid #fff;
	line-height:20px;
	font-family:'Oswald', sans-serif;
	font-size:13px;
	font-weight:400;
	text-transform:uppercase;
	color:#282828;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo .logo_tagline {
		float:none;
		width:auto;
		margin:2px 0 0 0;
		padding:0;
		border:none;
	}
}
@media (max-width: 767px) {
	.header .logo .logo_tagline {
		float:none;
		width:auto;
		margin:2px 0 0 0;
		padding:0;
		border:none;
	}
}
.header .nav__primary { margin:22px 0 0 0; }
.header .nav__primary .sf-menu ul {
	background:#0095da;
	width:171px;
	padding:14px 0;
}
.header .nav__primary .sf-menu > li {
	background:url(../images/menu_divider.gif) no-repeat 0% 50%;
	padding:1px 22px 0 25px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li { padding:1px 15px 0 16px; }
}
.header .nav__primary .sf-menu > li:first-child {
	background:none;
	padding:1px 22px 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li:first-child { padding:1px 15px 0 0; }
}
.header .nav__primary .sf-menu > li:last-child { padding:1px 0 0 25px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li:last-child { padding:1px 0 0 16px; }
}
.header .nav__primary .sf-menu > li > a {
	padding:0;
	border:none;
	text-transform:uppercase;
}
.header .nav__primary .sf-menu > li li { background:none; }
.header .nav__primary .sf-menu > li li a {
	margin:9px 0;
	padding:0 21px 0 21px;
	border:none;
	line-height:18px;
	font-family:'Oswald', sans-serif;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
	color:#04417a;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator { display:none; }
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	top:60px;
	left:0;
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	top:-14px;
	right:175px;
	left:auto;
}
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
	background:none;
	color:#fff;
}
.header .nav__primary .sf-menu li li > a:hover, .header .nav__primary .sf-menu li li.sfHover > a, .header .nav__primary .sf-menu li li.current-menu-item > a, .header .nav__primary .sf-menu li li.current_page_item > a {
	background:none;
	color:#fff;
}
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:25px;
	right:50%;
}
.header .search-form { margin:20px 0 0 0; }
.header .search-form input[type="submit"] { background:#252525; }
.header .search-form input[type="submit"]:hover {
	background:#fff;
	color:#0095da;
}
#slider-wrapper .container {
	position:relative;
	width:1920px;
	margin:0 0 0 -960px;
	left:50%;
}
@media (min-width: 1921px) and (max-width: 4000px) {
	#slider-wrapper .container {
		width:100%;
		margin:0;
		left:auto;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container {
		width:1200px;
		margin:0 0 0 -600px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container {
		width:900px;
		margin:0 0 0 -450px;
	}
}
#slider-wrapper .container .camera_caption {
	width:1170px;
	margin:0 0 0 -585px;
	line-height:48px;
	font-family:'Oswald', sans-serif;
	font-size:48px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
	position:absolute;
	top:93px;
	left:50%;
}
@media (min-width: 979px) and (max-width: 1200px) {
	#slider-wrapper .container .camera_caption {
		width:940px;
		margin:0 0 0 -470px;
	}
}
html.ie8 #slider-wrapper .container .camera_caption {
	width:940px;
	margin:0 0 0 -470px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption {
		width:684px;
		margin:0 0 0 -342px;
		line-height:20px;
		font-size:20px;
		top:73px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption {
		width:440px;
		margin:0 0 0 -220px;
		line-height:20px;
		font-size:20px;
		top:73px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .container .camera_caption {
		width:280px;
		margin:0 0 0 -140px;
		line-height:20px;
		font-size:20px;
		text-transform:none;
		top:73px;
	}
}
#slider-wrapper .container .camera_caption div {
	background:none;
	padding:0;
	text-align:center;
}
#slider-wrapper .container .camera_caption div strong {
	display:block;
	margin:0 0 14px 0;
	line-height:82px;
	font-size:72px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption div strong {
		line-height:42px;
		font-size:32px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption div strong {
		line-height:42px;
		font-size:32px;
	}
}
#slider-wrapper .container .camera_wrap { margin:0 !important; }
#slider-wrapper .container .camera_pag {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
#slider-wrapper .container .camera_thumbs {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
#slider-wrapper .container .camera_thumbs .camera_thumbs_cont { background:none; }
#slider-wrapper .container .camera_prev {
	background:url(../images/prev.png) no-repeat 0% 0%;
	width:39px;
	height:39px;
	overflow:hidden;
	margin:-34px 0 0 -41px;
	position:absolute;
	top:50%;
	left:50%;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_prev { top:60%; }
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_prev { top:80%; }
}
#slider-wrapper .container .camera_prev:hover { background-position:0% -39px; }
#slider-wrapper .container .camera_prev span { display:none; }
#slider-wrapper .container .camera_next {
	background:url(../images/next.png) no-repeat 0% 0%;
	width:39px;
	height:39px;
	overflow:hidden;
	margin:-34px -41px 0 0;
	position:absolute;
	top:50%;
	right:50%;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_next { top:60%; }
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_next { top:80%; }
}
#slider-wrapper .container .camera_next:hover { background-position:0% -39px; }
#slider-wrapper .container .camera_next span { display:none; }
#slider-wrapper .container .camera_commands {
	margin:0 -20px 0 0;
	position:absolute;
	top:20px;
	right:50%;
}
.content-holder {
	background:url(../images/content.jpg) repeat 50% 0%;
	margin:0;
	padding:57px 0 62px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:57px 20px 62px 20px; }
}
body.home .content-holder { padding:0 0 62px 0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px 62px 20px; }
}
#sidebar .widget { margin:59px 0 0 0; }
#sidebar .widget:first-child { margin:0; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	background:url(../images/marker.png) no-repeat 0% 5px;
	margin:0 0 8px 0;
	padding:0 0 0 30px;
	line-height:22px;
	font-size:16px;
	list-style:none;
	color:#282828;
}
#sidebar ul li:before { display:none; }
#sidebar ul li a {
	text-decoration:none;
	color:#282828;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#0095da;
}
#sidebar ul li ul { padding:8px 0 0 0; }
#sidebar #wp-calendar caption { color:#282828; }
#sidebar #wp-calendar thead tr th { color:#282828; }
.service-box {
	background:#454545;
	overflow:visible;
	margin:0 0 63px 0;
	padding:0 25px 22px 25px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:4px 6px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:4px 6px 0 rgba(0,0,0,0.1);
	box-shadow:4px 6px 0 rgba(0,0,0,0.1);
	text-align:center;
}
.service-box.extra { margin:-230px 0 63px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.extra { margin-top:-120px; }
}
@media (max-width: 767px) {
	.service-box.extra { margin:33px 0 93px 0; }
}
.service-box.extra .service-box_txt { margin:0; }
.service-box .icon {
	float:none;
	margin:0 0 33px 0;
}
.service-box .icon img { margin:-61px 0 0 0; }
.service-box h2 {
	margin:0 0 25px 0;
	color:#fff;
}
.box {
	background:url(../images/footer.jpg) repeat 50% 0%;
	position:relative;
	margin:0 0 50px 0;
	padding:60px 0 60px 0;
}
.box:before {
	background:url(../images/footer.jpg) repeat 50% 0%;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-99%;
	z-index:-1;
	content:'';
}
.box:after {
	background:url(../images/footer.jpg) repeat 50% 0%;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	right:-99%;
	z-index:-1;
	content:'';
}
.box_1 {
	background:url(../images/box_1.jpg) repeat 50% 0%;
	position:relative;
	margin:0 0 54px 0;
	padding:58px 0 37px 0;
	border-bottom:1px solid #e1e1e1;
}
.box_1:before {
	background:url(../images/box_1.jpg) repeat 50% 0%;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #e1e1e1;
	position:absolute;
	top:0;
	left:-99%;
	z-index:-1;
	content:'';
}
.box_1:after {
	background:url(../images/box_1.jpg) repeat 50% 0%;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #e1e1e1;
	position:absolute;
	top:0;
	right:-99%;
	z-index:-1;
	content:'';
}
.box_1 h2 { margin-bottom:8px; }
.box_1 h5 { margin:0 0 32px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.box_1 img.alignright { max-width:50%; }
}
@media (max-width: 767px) {
	.box_1 img.alignright { max-width:50%; }
}
@media (max-width: 480px) {
	.box_1 img.alignright {
		float:none;
		margin:0 0 30px 0;
		max-width:100%;
	}
}
.info_box {
	width:100%;
	overflow:hidden;
	margin:0 0 63px 0;
}
.info_box p { margin:0; }
.info_box img {
	float:right;
	margin:16px 0 0 80px;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.info_box img { max-width:50%; }
}
html.ie8 .info_box img { max-width:50%; }
@media (min-width: 768px) and (max-width: 979px) {
	.info_box img { max-width:40%; }
}
@media (max-width: 767px) {
	.info_box img {
		float:none;
		margin:0 0 20px 0;
	}
}
.info_box strong {
	background:url(../images/icon.png) no-repeat 0% 0%;
	display:block;
	margin:0 0 32px 0;
	padding:10px 0 0 90px;
	line-height:40px;
	font-family:'Oswald', sans-serif;
	font-size:32px;
	font-weight:700;
	text-transform:uppercase;
	color:#282828;
}
@media (max-width: 480px) {
	.info_box strong {
		line-height:30px;
		font-size:22px;
	}
}
.info_box strong em {
	display:block;
	padding:8px 0 0 0;
	line-height:30px;
	font-size:24px;
	font-weight:400;
	font-style:normal;
	text-transform:none;
	color:#9c9c9c;
}
@media (max-width: 480px) {
	.info_box strong em {
		line-height:20px;
		font-size:14px;
	}
}
.hero-unit {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.hero-unit h1 {
	background:url(../images/quotes_prev.png) no-repeat 0% 0%;
	margin:0 0 2px 0;
	padding:7px 0 0 42px;
	letter-spacing:normal;
	line-height:50px;
	font-family:'Oswald', sans-serif;
	font-size:38px;
	font-weight:700;
	color:#0095da;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.hero-unit h1 {
		line-height:42px;
		font-size:30px;
	}
}
html.ie8 .hero-unit h1 {
	line-height:42px;
	font-size:30px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit h1 {
		line-height:36px;
		font-size:24px;
	}
}
@media (max-width: 767px) {
	.hero-unit h1 {
		line-height:36px;
		font-size:24px;
	}
}
.hero-unit p {
	background:url(../images/quotes_next.png) no-repeat 100% 100%;
	display:inline-block;
	margin:0 0 14px 45px;
	padding:0 44px 1px 0;
	vertical-align:top;
	line-height:50px;
	font-family:'Oswald', sans-serif;
	font-size:32px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.hero-unit p {
		line-height:40px;
		font-size:22px;
	}
}
html.ie8 .hero-unit p {
	line-height:40px;
	font-size:22px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit p {
		line-height:36px;
		font-size:18px;
	}
}
@media (max-width: 767px) {
	.hero-unit p {
		background:none;
		padding:0;
		line-height:36px;
		font-size:18px;
	}
}
@media (max-width: 480px) {
	.hero-unit p {
		padding:10px 0 0 0;
		line-height:24px;
	}
}
.hero-unit .btn-align {
	margin:0;
	padding:0 0 0 45px;
}
.hero-unit .btn-align a.btn-primary {
	background:none;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:30px;
	font-family:'Oswald', sans-serif;
	font-size:22px;
	font-weight:700;
	text-transform:none;
	text-decoration:none;
	color:#767676;
}
.hero-unit .btn-align a.btn-primary:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#767676;
}
.hero-unit .btn-align a.btn-primary:hover {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
.list.check-list { margin:0 0 27px 0; }
.list.check-list ul {
	margin:0;
	padding:0;
}
.list.check-list ul li {
	background:url(../images/marker.png) no-repeat 0% 5px;
	margin:0 0 8px 0;
	padding:0 0 0 30px;
	line-height:22px;
	font-size:16px;
	color:#282828;
}
.list.check-list ul li:before { display:none; }
.list.check-list ul li a {
	text-decoration:none;
	color:#282828;
}
.list.check-list ul li a:hover {
	text-decoration:none;
	color:#0095da;
}
a.btn-primary {
	background:#0095da;
	display:inline-block;
	margin:0;
	padding:13px 32px 12px 32px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	vertical-align:top;
	line-height:22px;
	font-family:'Oswald', sans-serif;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	text-shadow:none;
	text-decoration:none;
	color:#fff;
}
a.btn-primary:focus {
	background:#0095da;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
a.btn-primary:hover {
	background:#9c9c9c;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
ul.news li .thumbnail { margin:0 0 28px 0; }
ul.news li h5 {
	margin:0 0 13px 0;
	line-height:26px;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#282828;
}
ul.news li h5 a {
	text-decoration:none;
	color:#282828;
}
ul.news li h5 a:focus {
	text-decoration:none;
	color:#282828;
}
ul.news li h5 a:hover {
	text-decoration:none;
	color:#0095da;
}
ul.news li p { margin:0; }
div.testimonials {
	width:100%;
	padding:0 0 5px 0;
}
div.testimonials .testi-item {
	position:relative;
	float:left;
	width:420px;
	margin:0 0 0 30px;
	padding:0 0 0 150px;
	overflow:visible;
}
@media (min-width: 979px) and (max-width: 1200px) {
	div.testimonials .testi-item {
		width:310px;
		margin:0 0 0 20px;
	}
}
html.ie8 div.testimonials .testi-item {
	width:310px;
	margin:0 0 0 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.testimonials .testi-item {
		width:202px;
		margin:0 0 0 20px;
	}
}
@media (max-width: 767px) {
	div.testimonials .testi-item {
		float:none;
		width:auto;
		margin:0 0 30px 0 !important;
	}
}
@media (max-width: 480px) {
	div.testimonials .testi-item { padding:0 0 0 90px; }
}
div.testimonials .testi-item:first-child { margin:0; }
html.ie8 div.testimonials .testi-item:first-child { margin:0; }
div.testimonials .testi-item .featured-thumbnail {
	width:122px;
	height:122px;
	margin:0;
	border:1px solid #fff;
	-webkit-border-radius:122px;
	-moz-border-radius:122px;
	border-radius:122px;
	position:absolute;
	top:0;
	left:0;
}
@media (max-width: 480px) {
	div.testimonials .testi-item .featured-thumbnail {
		width:60px;
		height:60px;
		-webkit-border-radius:60px;
		-moz-border-radius:60px;
		border-radius:60px;
	}
}
div.testimonials .testi-item .featured-thumbnail img {
	-webkit-border-radius:122px;
	-moz-border-radius:122px;
	border-radius:122px;
}
@media (max-width: 480px) {
	div.testimonials .testi-item .featured-thumbnail img {
		-webkit-border-radius:60px;
		-moz-border-radius:60px;
		border-radius:60px;
	}
}
div.testimonials .testi-item blockquote {
	background:#fff url(../images/quotes_start.png) no-repeat 24px 24px;
	padding:37px 25px 24px 44px;
	border:1px solid #ececec;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:4px 6px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:4px 6px 0 rgba(0,0,0,0.1);
	box-shadow:4px 6px 0 rgba(0,0,0,0.1);
	line-height:22px;
	font-size:16px;
	font-style:italic;
	color:#9c9c9c;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.testimonials .testi-item blockquote {
		line-height:18px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	div.testimonials .testi-item blockquote {
		line-height:18px;
		font-size:12px;
	}
}
div.testimonials .testi-item blockquote:before {
	background:url(../images/testi_corner.png) no-repeat 0% 0%;
	display:block;
	width:14px;
	height:27px;
	overflow:hidden;
	border:none;
	position:absolute;
	top:15px;
	left:-14px;
	content:'';
}
div.testimonials .testi-item blockquote:after { display:none; }
div.testimonials .testi-item blockquote a {
	text-decoration:none;
	color:#9c9c9c;
}
div.testimonials .testi-item blockquote a:focus {
	text-decoration:none;
	color:#9c9c9c;
}
div.testimonials .testi-item blockquote a:hover {
	text-decoration:none;
	color:#282828;
}
div.testimonials .testi-item blockquote a:after {
	background:url(../images/quotes_last.png) no-repeat 0% 0%;
	display:inline-block;
	width:15px;
	height:22px;
	overflow:hidden;
	margin:17px 0 0 11px;
	vertical-align:top;
	content:'';
}
div.testimonials .testi-item .testi-meta { padding:3px 0 0 0; }
div.testimonials .testi-item .testi-meta:before { display:none; }
div.testimonials .testi-item .testi-meta .user {
	line-height:22px;
	font-family:'Oswald', sans-serif;
	font-size:18px;
	font-weight:700;
	font-style:normal;
	color:#282828;
}
ul.services li { margin-bottom:39px; }
ul.services li .thumbnail { margin:0 0 28px 0; }
ul.services li h5 {
	margin:0 0 13px 0;
	line-height:26px;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#282828;
}
ul.services li h5 a {
	text-decoration:none;
	color:#282828;
}
ul.services li h5 a:hover {
	text-decoration:none;
	color:#0095da;
}
ul.services li .excerpt { margin:0 0 27px 0; }
ul.list_1 {
	width:100%;
	overflow:hidden;
	margin:0 !important;
}
ul.list_1 li {
	float:left;
	width:370px;
	margin:0 0 0 30px;
}
@media (min-width: 979px) and (max-width: 1200px) {
	ul.list_1 li {
		width:300px;
		margin:0 0 0 20px;
	}
}
html.ie8 ul.list_1 li {
	width:300px;
	margin:0 0 0 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li {
		width:228px;
		margin:0 0 0 20px;
	}
}
@media (max-width: 767px) {
	ul.list_1 li {
		width:auto;
		margin:20px 0 0 0;
	}
}
ul.list_1 li:first-child { margin:0; }
html.ie8 ul.list_1 li:first-child { margin:0; }
ul.list_1 li .meta {
	background:url(../images/date.png) no-repeat 0% 0%;
	float:left;
	width:81px;
	height:88px;
	overflow:hidden;
	margin:0 10px 0 0;
	padding:20px 18px 0 1px;
	text-align:center;
}
ul.list_1 li .meta .post-date {
	display:block;
	float:none;
	line-height:40px;
	font-family:'Oswald', sans-serif;
	font-size:40px;
	font-weight:700;
	text-align:center;
	color:#fff;
}
ul.list_1 li .meta .post-date .post-month {
	display:block;
	padding:2px 0 0 0;
	line-height:24px;
	font-size:18px;
	text-transform:uppercase;
	color:#282828;
}
ul.list_1 li h5 {
	margin:0 0 17px 0;
	padding:0;
	line-height:24px;
	font-family:'Oswald', sans-serif;
	font-size:20px;
	font-weight:700;
	text-transform:none;
	color:#282828;
}
ul.list_1 li h5 a {
	text-decoration:none;
	color:#282828;
}
ul.list_1 li h5 a:focus {
	text-decoration:none;
	color:#282828;
}
ul.list_1 li h5 a:hover {
	text-decoration:none;
	color:#0095da;
}
ul.list_1 li .excerpt { overflow:hidden; }
@media (min-width: 979px) and (max-width: 1200px) {
	ul.list_1 li .excerpt { overflow:visible; }
}
html.ie8 ul.list_1 li .excerpt { overflow:visible; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li .excerpt { overflow:visible; }
}
@media (max-width: 767px) {
	ul.list_1 li .excerpt { overflow:visible; }
}
.footer {
	background:url(../images/footer.jpg) repeat 50% 0%;
	overflow:hidden;
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.footer {
		padding:0 20px;
		text-align:left;
	}
}
@media (max-width: 767px) {
	.footer .span4 { padding:15px 0; }
}
.footer h4 { margin-bottom:6px; }
@media (max-width: 767px) {
	.footer h4 { margin-top:0; }
}
.footer .footer-widgets {
	padding:48px 0 67px 0;
	border-bottom:1px solid #474747;
}
@media (max-width: 767px) {
	.footer .footer-widgets { padding:20px 0; }
}
.footer .footer-widgets .textwidget em {
	display:block;
	padding:2px 0 0 0;
	line-height:28px;
	font-family:'Oswald', sans-serif;
	font-size:20px;
	font-weight:700;
	font-style:normal;
	color:#767676;
}
.footer .footer-widgets .textwidget strong {
	display:block;
	line-height:28px;
	font-family:'Oswald', sans-serif;
	font-size:24px;
	font-weight:700;
	color:#0095da;
}
.footer .social-nets-wrapper {
	width:100%;
	overflow:hidden;
}
.footer .social-nets-wrapper ul {
	margin:23px 0 0 0;
	padding:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .social-nets-wrapper ul { margin:40px 0 0 0; }
}
@media (max-width: 767px) {
	.footer .social-nets-wrapper ul { margin:0; }
}
.footer .social-nets-wrapper ul li {
	float:left;
	margin:0 0 0 6px;
	padding:0;
	list-style:none;
}
.footer .social-nets-wrapper ul li:first-child { margin:0; }
.footer .social-nets-wrapper ul li a {
	background:#515151;
	float:left;
	width:49px;
	height:49px;
	overflow:hidden;
	-webkit-border-radius:49px;
	-moz-border-radius:49px;
	border-radius:49px;
	line-height:49px;
	text-align:center;
	text-decoration:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .social-nets-wrapper ul li a {
		width:29px;
		height:29px;
		line-height:29px;
	}
}
.footer .social-nets-wrapper ul li a:hover:before { color:#0095da; }
.footer .social-nets-wrapper ul li a:before {
	display:block;
	height:49px;
	line-height:49px;
	font-family:FontAwesome;
	font-size:20px;
	color:#fff;
	content:'';
}
html.ie8 .footer .social-nets-wrapper ul li a:before {
	width:100%;
	text-align:center;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .social-nets-wrapper ul li a:before {
		height:29px;
		line-height:29px;
		font-size:14px;
	}
}


.footer .social-nets-wrapper ul li a[title="facebook"]:before { content:'\f09a'; }
.footer .social-nets-wrapper ul li a[title="google"]:before { content:'\f0d5'; }
.footer .social-nets-wrapper ul li a[title="rss"]:before { content:'\f09e'; }
.footer .social-nets-wrapper ul li a[title="pinterest"]:before { content:'\f0d2'; }
.footer .social-nets-wrapper ul li a[title="linkedin"]:before { content:'\f0e1'; }
.footer .social-nets-wrapper ul li a img { display:none; }
.footer .copyright { padding:38px 0 38px 0; }
.footer .footer-text {
	float:none;
	margin:0;
	padding:0;
	line-height:20px;
	font-size:14px;
	text-transform:uppercase;
	color:#767676;
}
@media (max-width: 767px) {
	.footer .footer-text { text-align:left; }
}
.footer .footer-text strong {
	font-weight:400;
	color:#fff;
}
.footer .footer-text strong a {
	text-decoration:none;
	color:#fff;
}
.footer .footer-text strong a:focus {
	text-decoration:none;
	color:#fff;
}
.footer .footer-text strong a:hover {
	text-decoration:none;
	color:#0095da;
}
.footer .footer-text a {
	text-decoration:none;
	color:#767676;
}
.footer .footer-text a:focus {
	text-decoration:none;
	color:#767676;
}
.footer .footer-text a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .footer-nav { margin:0; }
@media (max-width: 767px) {
	.footer .footer-nav { margin:8px 0 0 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-nav ul { text-align:right; }
}
@media (max-width: 767px) {
	.footer .footer-nav ul { text-align:left; }
}
.footer .footer-nav ul li { text-transform:uppercase; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-nav ul li {
		margin:0 0 0 14px;
		padding:0;
	}
}
@media (max-width: 767px) {
	.footer .footer-nav ul li {
		margin:0 0 0 14px;
		padding:0;
	}
}
@media (max-width: 480px) {
	.footer .footer-nav ul li { margin:0 0 0 10px; }
}
@media (max-width: 767px) {
	.footer .footer-nav ul li:first-child { margin:0; }
}
.footer .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#fff;
}
.footer .footer-nav ul li a { text-decoration:none; }
@media (max-width: 480px) {
	.footer .footer-nav ul li a { font-size:12px; }
}
.footer .footer-nav ul li a:hover {
	text-decoration:none;
	color:#fff;
}
#back-top-wrapper {
	right:23px;
	bottom:23px;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a:hover span { background-color:#0095da; }
#back-top-wrapper p#back-top a span {
	background-color:#515151;
	margin:0;
}
.thumbnail {
	padding:0;
	border:1px solid #fff;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.title-section {
	background:url(../images/line.gif) repeat-x 0% 100%;
	position:relative;
	margin:0 0 6px 0;
	padding:0;
}
.title-section:before {
	background:url(../images/line.gif) repeat-x 0% 0%;
	width:100%;
	height:1px;
	overflow:hidden;
	position:absolute;
	left:-99%;
	bottom:0;
	content:'';
}
.title-section:after {
	background:url(../images/line.gif) repeat-x 0% 0%;
	width:100%;
	height:1px;
	overflow:hidden;
	position:absolute;
	right:-99%;
	bottom:0;
	content:'';
}
.title-section h1 {
	margin:0 0 12px 0;
	line-height:48px;
	font-size:36px;
	color:#282828;
}
.title-section ul {
	background:url(../images/line.gif) repeat-x 0% 0%;
	position:relative;
	margin:0;
	padding:10px 0 11px 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section ul:before {
	background:url(../images/line.gif) repeat-x 0% 0%;
	width:100%;
	height:1px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-99%;
	content:'';
}
.title-section ul:after {
	background:url(../images/line.gif) repeat-x 0% 0%;
	width:100%;
	height:1px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:-99%;
	content:'';
}
.title-section ul li {
	line-height:30px;
	font-family:'Oswald', sans-serif;
	font-size:20px;
	font-weight:400;
	color:#9c9c9c;
}
.title-section ul li.divider { margin:0 3px; }
.title-section ul li.divider:after {
	line-height:30px;
	font-family:'Oswald', sans-serif;
	font-size:20px;
	font-weight:400;
	color:#9c9c9c;
}
.title-section ul li.active { color:#282828; }
.title-section ul li a {
	text-decoration:none;
	color:#9c9c9c;
}
.title-section ul li a:focus {
	text-decoration:none;
	color:#9c9c9c;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#282828;
}
.post_meta i { color:#252525; }
.post_meta a {
	text-decoration:none;
	color:#252525;
}
.post_meta a:focus {
	text-decoration:none;
	color:#252525;
}
.post_meta a:hover {
	text-decoration:none;
	color:#0095da;
}
.pagination ul li a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.post-author {
	background:#eeece9;
	margin:0 0 70px 0;
	padding:15px 20px;
	border:none;
}
.post-author h3 {
	margin:0 0 15px 0;
	line-height:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	color:#252525;
}
.post-author .post-author_gravatar img {
	background:none;
	padding:0;
	border:none;
}
.post-author .post-author_desc { overflow:hidden; }
.post-author .post-author_link p { margin:0; }
.post-author .post-author_link p a {
	text-decoration:none;
	color:#252525;
}
.post-author .post-author_link p a:focus {
	text-decoration:none;
	color:#252525;
}
.post-author .post-author_link p a:hover {
	text-decoration:none;
	color:#0095da;
}
.related-posts { margin:0 0 50px 0; }
.related-posts ul li {
	line-height:20px;
	font-size:14px;
	color:#252525;
}
.related-posts ul li a {
	text-decoration:none;
	color:#252525;
}
.related-posts ul li a:focus {
	text-decoration:none;
	color:#252525;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#0095da;
}
ol.comment-list li .comment-body {
	background:#eeece9 !important;
	padding:20px;
	border:none;
}
ol.comment-list li .comment-body .author {
	text-align:left;
	color:#252525;
}
ol.comment-list li .comment-body .reply { margin:0 0 0 14px; }
ol.comment-list li .comment-body .reply a {
	background:#0095da;
	display:inline-block;
	margin:0;
	padding:13px 32px 12px 32px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	vertical-align:top;
	line-height:22px;
	font-family:'Oswald', sans-serif;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	text-shadow:none;
	text-decoration:none;
	color:#fff;
}
ol.comment-list li .comment-body .reply a:focus {
	background:#0095da;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
ol.comment-list li .comment-body .reply a:hover {
	background:#9c9c9c;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
ol.comment-list li .comment-body .comment-meta { line-height:48px; }
.cancel-comment-reply { padding:0 0 8px 0; }
.google-map { margin:0 0 20px 0; }
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { padding:6px !important; }
.wpcf7-form .ajax-loader { margin:13px 0 0 0; }
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding-left:2px !important;
		padding-right:2px !important;
	}
}
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.filter-wrapper { padding:9px 0 49px 0; }
.filter-wrapper strong {
	margin:0;
	padding:0;
	line-height:24px;
	font-family:'Oswald', sans-serif;
	font-size:18px;
	font-weight:400;
	text-decoration:none;
	color:#252525;
}
.filter-wrapper ul { margin:0; }
.filter-wrapper ul li {
	margin:0 0 0 32px;
	padding:0;
}
@media (max-width: 767px) {
	.filter-wrapper ul li { margin:0 0 0 16px; }
}
.filter-wrapper ul li.active a {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#0095da;
}
.filter-wrapper ul li.active a:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#0095da;
}
.filter-wrapper ul li.active a:hover {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#0095da;
}
.filter-wrapper ul li a {
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:24px;
	font-family:'Oswald', sans-serif;
	font-size:18px;
	font-weight:400;
	text-decoration:none;
	color:#9c9c9c;
}
.filter-wrapper ul li a:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#9c9c9c;
}
.filter-wrapper ul li a:hover {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:none;
	color:#0095da;
}
#portfolio-grid li .thumbnail { margin:0 0 25px 0; }
#portfolio-grid li h3 {
	margin:0 0 15px 0;
	line-height:26px;
	font-size:20px;
	color:#282828;
}
.type-portfolio .thumbnail.large { margin:0; }
ul.pager { margin-top:30px; }
ul.pager li a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.faq-list h4 {
	margin:0;
	line-height:20px;
	font-size:14px;
	font-weight:400;
}
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num { color:#0095da; }
.page-header {
	margin:0;
	border:none;
}
html.ie8 .posts-grid li .thumbnail img { max-width:inherit; }
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
