@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,300,300italic);
@media (max-width: 600px) {
	#wpadminbar { top:-46px !important; }
}
body { padding:0 !important; }
.main-holder { overflow:hidden; }
h1 small {
	font-size:inherit;
	font-weight:inherit;
}
h2 { margin:0 0 30px 0; }
.header {
	background-color:#222;
	border:none;
	padding:46px 0 42px 0;
}
@media (max-width: 767px) {
	.header { padding:30px 20px; }
}
.search-form_it { margin-top:0 !important; }
.search-form_is { margin:8px 0 0 5px !important; }
.search-form_is:hover, .search-form_is:focus { color:#A51E36; }
.header .search-form_is {
	color:#fff !important;
	margin:7px 0 0 5px !important;
	background-image:url(images/btn-arrow-alt.png) !important;
}
.header .search-form_is:hover { color:#A51E36 !important; }
.header .search-form { margin-bottom:20px; }
.logo { padding:19px 0 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		float:none !important;
		text-align:center;
		margin-bottom:20px;
		padding-top:0;
	}
}
.logo_link:hover, .logo_link:focus {
	color:#fff;
	text-decoration:none;
}
.nav__primary { margin-bottom:0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	margin:45px 0 0 -56px;
	left:50%;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	margin:0;
	left:96px;
	top:-6px;
}
.sf-menu { padding-top:29px; }
.sf-menu > li {
	background-color:transparent;
	margin-left:45px;
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li > a {
	padding:0;
	border:none;
	color:#fff;
	text-transform:lowercase;
}
.sf-menu > li > a .arrow {
	width:100%;
	height:4px;
	background-repeat:no-repeat !important;
	background-position:50% -4px;
	background-image:url(images/nav-arrow.gif) !important;
	position:absolute;
	top:-29px;
	left:0;
}
.sf-menu li ul {
	background-color:#A51E36;
	padding:12px 16px 8px;
	width:80px;
}
.sf-menu li ul:before {
	content:'';
	width:100%;
	height:4px;
	position:absolute;
	top:-4px;
	left:0;
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url(images/submenu-arrow.gif);
}
.sf-menu li li {
	background-color:transparent;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(images/divider.png);
}
.sf-menu li li:first-child { background-image:none; }
.sf-menu li li:first-child a { padding-top:0; }
.sf-menu li li a {
	padding:6px 0;
	border:none;
	font-size:12px;
	font-family:'Open Sans', sans-serif;
	text-transform:lowercase;
	color:#fff;
	display:inline-block;
	vertical-align:top;
}
.sf-menu li li ul {
	margin-top:0;
	background-color:#676767;
}
.sf-menu li li ul:before { display:none; }
.sf-menu li li li { text-align:left; }
.sf-menu li li li a { color:#b2b2b2; }
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a { background-color:transparent; }
.sf-menu > li > a:hover .arrow, .sf-menu > li.sfHover> a .arrow, .sf-menu > li.current-menu-item > a .arrow, .sf-menu > li.current_page_item > a .arrow { background-position:50% 0; }
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
	background-color:transparent;
	color:#d0ff90;
}
.sf-menu li li li > a:hover, .sf-menu li li li.sfHover > a, .sf-menu li li li.current-menu-item > a, .sf-menu li li li.current_page_item > a { color:#fff; }
.select-menu {
	border:1px solid #ddd !important;
	background-color:#e4e4e4 !important;
}
.slider { background-color:#f0f0f0; }
@media (max-width: 767px) {
	.slider { margin:0 -20px; }
}
@media (max-width: 480px) {
	.slider { display:none; }
}
.slider > .container { width:100% !important; }
.ie8 .slider > .container { max-width:1077px; }
@media (min-width: 1200px) {
	.slider > .container { max-width:1340px; }
}
@media (max-width: 1200px) {
	.slider > .container { max-width:1077px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.slider > .container { max-width:829px; }
}
@media (max-width: 767px) {
	.slider > .container { max-width:none; }
}
.camera_wrap { margin-bottom:0 !important; }
.camera_wrap .camera_pag {
	margin:-265px auto 0;
	max-width:1170px;
}
.ie8 .camera_wrap .camera_pag {
	max-width:940px;
	margin-top:-200px;
}
@media (max-width: 1200px) {
	.camera_wrap .camera_pag {
		max-width:940px;
		margin-top:-200px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_wrap .camera_pag { max-width:724px; }
}
@media (max-width: 767px) {
	.camera_wrap .camera_pag {
		max-width:none;
		margin:-40px 0 0 20px;
	}
}
.camera_wrap .camera_pag .camera_pag_ul { text-align:left; }
.camera_wrap .camera_pag .camera_pag_ul li {
	margin:0 15px 0 0;
	width:14px;
	height:14px;
	background-color:transparent;
	vertical-align:top;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	width:6px;
	height:6px;
	left:4px;
	top:4px;
	background-color:#787878;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
	width:12px;
	height:12px;
	border:1px solid #cdcdcd;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background-color:#4b4b4b;
	left:3px;
	top:3px;
}
.camera_caption {
	color:#9e9e9e;
	width:1170px;
	left:0;
	right:0;
	margin:0 auto;
}
.ie8 .camera_caption { width:940px; }
@media (max-width: 1200px) {
	.camera_caption { width:940px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption { max-width:724px; }
}
@media (max-width: 767px) {
	.camera_caption { max-width:none; }
}
.camera_caption > div {
	background-color:transparent;
	padding:0 0 307px 0;
	width:585px;
	position:relative;
	z-index:101;
}
.ie8 .camera_caption > div {
	padding-bottom:250px;
	width:380px;
}
@media (max-width: 1200px) {
	.camera_caption > div {
		padding-bottom:250px;
		width:380px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption > div { padding-bottom:220px; }
}
@media (max-width: 767px) {
	.camera_caption > div {
		padding:0 20px 7% 20px;
		width:25%;
	}
}
.camera_caption h2 {
	color:#222;
	text-transform:uppercase;
	font-size:48px;
	font-weight:300 !important;
	line-height:50px;
	margin:0 0 26px 0;
}
.camera_caption h2 span { color:#83c826; }
.ie8 .camera_caption h2 {
	font-size:35px;
	line-height:1.2em;
}
@media (max-width: 1200px) {
	.camera_caption h2 {
		font-size:35px;
		line-height:1.2em;
	}
}
@media (max-width: 767px) {
	.camera_caption h2 {
		font-size:25px;
		line-height:1.2em;
	}
}
.camera_caption p {
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	color:#9e9e9e;
	line-height:24px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption p { display:none; }
}
@media (max-width: 767px) {
	.camera_caption p { display:none; }
}
.camera_prev, .camera_next, .camera_commands {
	margin-top:0;
	top:auto;
	bottom:202px;
}
.camera_link {
	position:relative;
	z-index:100;
}
.content-holder { background-color:#fff; }
@media (max-width: 767px) {
	.content-holder {
		padding-left:20px;
		padding-right:20px;
	}
}
.home .content-holder { padding-bottom:0; }
.title-section { padding:30px 0 0; }
.title-header {
	font-size:30px;
	font-weight:300 !important;
	line-height:1.2em;
	overflow:visible;
}
.breadcrumb__t {
	background-color:transparent;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:12px 0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t li {
	text-shadow:none;
	letter-spacing:2px;
}
.breadcrumb__t li.active { color:#A51E36; }
.breadcrumb__t li.divider:after {
	content:' / ';
	color:#535353;
	font:14px/22px Arial, Helvetica, sans-serif;
	margin:0 5px;
}
.post-title a:hover, .post-title a:focus { text-decoration:none; }
.post .btn-primary {
	font-size:14px;
	line-height:36px;
	padding:0 18px 2px;
}
.post_meta {
	border-color:#d9d9d9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	padding:.6em 0 !important;
}
.post_meta div[class^="post_"] a { text-transform:uppercase; }
.post_meta div[class^="post_"] a:hover, .post_meta div[class^="post_"] a:focus { text-decoration:none; }
.post_meta>div.post_meta_unite {
	border-color:#d9d9d9;
	padding-top:.6em;
	margin-top:.6em;
}
.post_meta i { color:#d8d8d8; }
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li a {
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.share-buttons span, .share-buttons li { line-height:18px; }
.post-author {
	border:none;
	background-color:#f9f9f9;
	margin-bottom:0px;
}
.post-author_h {
	text-transform:uppercase;
	margin-bottom:15px;
}
.post-author_h a { color:#A51E36; }
.post-author_link a {
	color:#A51E36;
	text-transform:capitalize;
}
.post-author_gravatar img {
	padding:0;
	border:none;
	background-color:transparent;
}
@media (min-width: 1200px) {
	.post-author_desc { overflow:hidden; }
}
#recent-author-posts { padding-top:30px; }
#recent-author-comments { padding-top:35px; }
#recent-author-comments ul { margin:0; }
#recent-author-comments ul li {
	list-style-type:none;
	font-family:'Open Sans', sans-serif;
	margin-bottom:7px;
}
#recent-author-comments ul li:before {
	content:'';
	width:11px;
	height:11px;
	display:inline-block;
	vertical-align:top;
	margin:8px 7px 0 0;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(images/btn-arrow.png);
}
#recent-author-comments ul li a { color:#A51E36; }
#recent-author-comments ul li a:hover, #recent-author-comments ul li a:focus {
	color:#393939;
	text-decoration:none;
}
.related-posts {
	border-top:1px solid #dddddd;
	padding-top:60px;
	margin:70px 0 0 0;
}
.related-posts_h {
	font-size:40px;
	line-height:48px;
	margin:0 0 40px 0;
}
.related-posts_item {
	font-size:14px;
	margin-bottom:0;
}
.related-posts_item a { color:#A51E36; }
.testimonial {
	border:none;
	background-color:#f8f8f8;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial_bq {
	background-color:transparent !important;
	border:none !important;
	padding:0 !important;
}
.testimonial_bq:before { display:none !important; }
.testimonial small {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	padding:12px 0 0;
	font-size:11.9px;
}
.zoom-icon { background:rgba(141,199,63,0.5); }
.no-rgba .zoom-icon { background:url(images/green-opacity-50.png); }
.zoom-icon:before {
	margin:-58px 0 0 -57.5px;
	width:115px;
	height:116px;
	background:url(images/magnify-alt.png) 50% 50% no-repeat;
}
.filter-wrapper strong {
	padding:0;
	margin-right:18px;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}
.nav-pills li { margin-left:18px; }
@media (max-width: 480px) {
	.nav-pills li { margin-left:0; }
}
.nav-pills li:first-child { margin-left:0; }
.nav-pills li a {
	padding:0;
	margin:0;
	background:none !important;
	color:#999999;
	text-transform:uppercase;
	line-height:22px;
}
@media (max-width: 480px) {
	.nav-pills li a { padding:0; }
}
.nav-pills li a:hover, .nav-pills li a:focus { color:#A51E36; }
.nav-pills li.active a { color:#A51E36 !important; }
.filterable-portfolio .portfolio_item:hover .caption__portfolio { background-color:#f5f5f5; }
.filterable-portfolio .caption__portfolio {
	border:1px solid #e9e9e9;
	padding:16px 19px 5px;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.filterable-portfolio h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
}
.filterable-portfolio h3 a { color:#A51E36; }
.filterable-portfolio .btn-primary {
	font-size:14px;
	line-height:36px;
	padding:0 18px 2px;
}
.single-portfolio .featured-thumbnail.large {
	margin:0;
	padding-bottom:1.5em;
}
.comment-holder {
	border-top:1px solid #dddddd;
	padding-top:60px;
	margin:70px 0 0 0;
}
.comments-h {
	font-size:40px;
	line-height:48px;
	margin:0 0 30px 0;
}
.comment .comment-body {
	padding:20px;
	border:none;
	background-color:#f8f8f8;
}
.comment.bypostauthor .comment-body { background-color:#f8f8f8; }
.comment-author .author {
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	padding-top:12px;
}
.comment-meta {
	color:#A51E36;
	text-transform:uppercase;
}
.reply a {
	color:#A51E36;
	text-transform:uppercase;
}
.reply a:hover, .reply a:focus { text-decoration:underline !important; }
#respond {
	border-top:1px solid #dddddd;
	padding-top:60px;
	margin:75px 0 0 0;
}
#respond h3 {
	font-size:40px;
	line-height:48px;
	margin:0 0 40px;
}
.comment-list ul.children { margin-left:60px; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
#commentform p.field { margin-bottom:11px; }
#commentform input[type="text"] {
	width:346px;
	padding:7px 12px 8px;
}
#commentform textarea {
	min-width:617px;
	min-height:216px;
	max-width:617px;
	width:617px;
	height:216px;
}
.ie8  #commentform textarea {
	width:100%;
	max-width:100%;
	min-width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 1200px) {
	#commentform textarea {
		width:100%;
		max-width:100%;
		min-width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#commentform textarea {
		width:100%;
		max-width:100%;
		min-width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
@media (max-width: 767px) {
	#commentform input[type="text"] {
		width:100%;
		height:30px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	#commentform textarea {
		width:100%;
		max-width:100%;
		min-width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.widget {
	border-top:1px solid #dddddd;
	margin:60px 0 0 0;
	padding-top:60px;
}
.widget:first-child {
	border-top:none;
	padding-top:0;
	margin-top:0;
}
.widget > h3 {
	font-size:40px;
	line-height:48px;
	margin:0 0 30px 0;
}
.widget ul { margin-left:0; }
.widget ul li {
	list-style-type:none;
	font-family:'Open Sans', sans-serif;
	margin-bottom:7px;
}
.widget ul li:before {
	content:'';
	width:11px;
	height:11px;
	display:inline-block;
	vertical-align:top;
	margin:6px 7px 0 0;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(images/btn-arrow.png);
}
.widget ul li a { color:#A51E36; }
.widget ul li a:hover, .widget ul li a:focus {
	color:#393939;
	text-decoration:none;
}
.widget ul ul { margin:7px 0 0 18px; }
#wp-calendar td#today {
	font-weight:bold;
	color:#A51E36;
}
#wp-calendar caption { color:#393939; }
#wp-calendar thead th { color:#393939; }
.post-list li {
	margin-bottom:0 !important;
	padding-bottom:0;
}
.post-list li:before { display:none !important; }
.post-list_h {
	margin:3px 0 0 0;
	line-height:22px;
}
.comments-custom li {
	margin:0 !important;
	padding:25px 0 25px 0;
	border-bottom:none;
	background:none;
}
.comments-custom li:before { display:none !important; }
.comments-custom_txt {
	padding:0;
	border:none;
}
.comments-custom_txt a { color:#999999 !important; }
.comments-custom_txt a:hover, .comments-custom_txt a:focus { color:#A51E36 !important; }
.comments-custom_h_author { margin-bottom:0; }
.banners {
	border-top:1px solid #dddddd;
	margin:60px 0 0 0;
	padding-top:60px;
}
.banners:first-child {
	border-top:none;
	padding-top:0;
	margin-top:0;
}
.flickr_li:before { display:none !important; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.social_li { margin-bottom:0 !important; }
.social_li:before { display:none !important; }
.social__list li { margin-bottom:5px !important; }
.posts-grid { margin:0; }
.posts-grid li {
	background-color:#f7f7f7;
	padding:15px;
}
@media (max-width: 767px) {
	.posts-grid li { overflow:hidden; }
}
@media (max-width: 360px) {
	.posts-grid li {
		max-width:280px;
		padding:20px;
	}
}
@media (max-width: 767px) {
	.posts-grid li .featured-thumbnail {
		float:left;
		margin-right:20px;
	}
}
@media (max-width: 480px) {
	.posts-grid li .featured-thumbnail { width:120px; }
}
@media (max-width: 360px) {
	.posts-grid li .featured-thumbnail {
		width:auto;
		float:none;
		margin-right:0;
	}
}
.ie8 .posts-grid li .featured-thumbnail img {
	max-width:none;
	width:100%;
}
.posts-grid h5 { margin-bottom:0; }
@media (max-width: 767px) {
	.posts-grid .clear { clear:none; }
}
.service-box {
	padding:0;
	background-color:transparent;
	border:none;
	margin:0 0 12px 0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (min-width: 1200px) {
	.service-box { margin-right:-5px; }
}
.service-box_body { overflow:hidden; }
.service-box .icon { margin:0 15px 10px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.service-box .icon {
		float:none;
		margin-right:0;
	}
}
.service-box h2 {
	padding:0;
	margin:1px 0 8px 0;
	border:none;
	font-weight:600;
	font-size:24px;
	line-height:1.2em;
}
.service-box h2 a:hover, .service-box h2 a:focus {
	color:#A51E36;
	text-decoration:none;
}
.service-box.extra-box .icon {
	height:38px;
	overflow:hidden;
}
.service-box.extra-box:hover .icon img { margin-top:-38px; }
.banner-wrap.extra-banner {
	height:191px;
	margin:-191px 0 69px 0;
	text-align:center;
	position:relative;
	z-index:100;
}
.ie8 .banner-wrap.extra-banner {
	height:150px;
	margin-top:-150px;
}
@media (max-width: 1200px) {
	.banner-wrap.extra-banner {
		height:150px;
		margin-top:-150px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.extra-banner {
		height:120px;
		margin-top:-120px;
	}
}
@media (max-width: 767px) {
	.banner-wrap.extra-banner {
		margin:0;
		height:auto;
		padding-bottom:20px;
	}
}
.banner-wrap.extra-banner h5 {
	font-family:'Open Sans', sans-serif;
	font-size:30px;
	font-weight:300 !important;
	color:#fff;
	line-height:34px;
	margin:44px 0 23px 0;
}
.ie8 .banner-wrap.extra-banner h5 { margin:20px 0 14px; }
@media (max-width: 1200px) {
	.banner-wrap.extra-banner h5 { margin:20px 0 14px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.extra-banner h5 {
		font-size:25px;
		line-height:1.2em;
		margin:10px 0;
	}
}
@media (max-width: 767px) {
	.banner-wrap.extra-banner h5 { font-size:25px; }
}
.banner-wrap.extra-banner .banner-btn a {
	width:29px;
	height:29px;
	background-repeat:no-repeat;
	background-position:0 -29px;
	background-image:url(images/btn-bg.png);
	display:inline-block;
	vertical-align:top;
}
.banner-wrap.extra-banner .banner-btn a:hover, .banner-wrap.extra-banner .banner-btn a:focus {
	background-position:0 0;
	text-decoration:none;
}
.banner-wrap.color-1 { background-image:url(images/pattern1.gif); }
.banner-wrap.color-2 { background-image:url(images/pattern2.gif); }
.hero-unit {
	background-color:transparent;
	background-image:url(images/pattern3.gif);
	padding:68px 48px 61px 45px;
	margin-bottom:0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.ie8 .hero-unit { padding:20px; }
@media (max-width: 1200px) {
	.hero-unit { padding:30px; }
}
@media (max-width: 767px) {
	.hero-unit { margin-top:20px; }
}
.hero-unit h1 {
	font-size:40px;
	line-height:43px;
	color:#fff;
	margin:0 0 37px 0;
}
.ie8 .hero-unit h1 {
	font-size:35px;
	line-height:1.2em;
	margin-bottom:25px;
}
@media (max-width: 1200px) {
	.hero-unit h1 {
		font-size:35px;
		line-height:1.2em;
		margin-bottom:25px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit h1 {
		font-size:25px;
		margin-bottom:20px;
	}
}
@media (max-width: 767px) {
	.hero-unit h1 { font-size:25px; }
}
.hero-unit p {
	font-size:14px;
	line-height:21px;
	color:#cbcbcb;
	margin-bottom:32px;
}
.hero-unit .btn-align .btn-primary:hover, .hero-unit .btn-align .btn-primary:focus {
	background:#fff;
	color:#474747;
}
.footer {
	background-color:transparent;
	border:none;
	padding:0 0 106px 0;
}
@media (max-width: 767px) {
	.footer { padding:0 20px 20px; }
}
.social-nets-wrapper { padding:6px 0 0 0; }
@media (max-width: 767px) {
	.social-nets-wrapper { margin-bottom:10px; }
}
.social-nets-wrapper ul { margin:0; }
@media (max-width: 767px) {
	.social-nets-wrapper ul { text-align:center; }
}
.social-nets-wrapper ul li {
	list-style-type:none;
	float:left;
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	line-height:17px;
	border-left:1px solid #dadada;
	padding-left:16px;
	margin-left:16px;
}
@media (max-width: 767px) {
	.social-nets-wrapper ul li {
		float:none;
		display:inline;
	}
}
.social-nets-wrapper ul li:first-child {
	border-left:none;
	padding-left:0;
	margin-left:0;
}
.social-nets-wrapper ul li a { color:#474747; }
.social-nets-wrapper ul li a:hover, .social-nets-wrapper ul li a:focus {
	text-decoration:none;
	color:#A51E36;
}
nav.footer-nav {
	float:right;
	overflow:hidden;
	padding-top:10px;
	margin-bottom:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav { float:none; }
}
@media (max-width: 767px) {
	nav.footer-nav { float:none; }
}
nav.footer-nav ul {
	margin:0;
	padding:0;
	float:right;
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul {
		float:none;
		text-align:center;
	}
}
@media (max-width: 767px) {
	nav.footer-nav ul {
		float:none;
		text-align:center;
	}
}
nav.footer-nav ul .sub-menu { display:none; }
nav.footer-nav ul li {
	float:left;
	margin:0;
	padding-left:15px;
	list-style-type:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul li {
		float:none;
		display:inline;
		padding:0 10px;
	}
}
@media (max-width: 767px) {
	nav.footer-nav ul li {
		float:none;
		display:inline;
		padding:0 5px;
	}
}
nav.footer-nav ul li a { text-decoration:none; }
nav.footer-nav ul li a:hover { color:#A51E36; }
nav.footer-nav ul li.current-menu-item a {
	color:#A51E36;
	text-decoration:none;
}
.copyright { padding:56px 0 0 0; }
.home .copyright { border-top:1px solid #dddddd; }
@media (max-width: 767px) {
	.copyright { padding-top:30px; }
}
.footer-text {
	float:none;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	line-height:28px;
	text-align:right;
	color:#474747;
}
.footer-text a { color:inherit; }
.footer-text a:hover, .footer-text a:focus {
	text-decoration:none;
	color:#A51E36;
}
.footer-text .divider {
	background-color:#bfbfbf;
	width:1px;
	height:28px;
	display:inline-block;
	vertical-align:top;
	margin:0 10px;
}
@media (max-width: 767px) {
	.footer-text {
		text-align:center;
		margin-bottom:10px;
	}
}
.wpcf7-form p.field input {
	padding:7px 12px 8px;
	height:39px;
	line-height:21px;
}
.wpcf7-form textarea {
	padding:7px 12px 8px;
	line-height:22px;
}
.wpcf7-form .ajax-loader { margin-top:0; }
.wpcf7-not-valid-tip { padding:7px 0 8px 12px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-not-valid-tip { padding-left:8px !important; }
}
.list.styled.arrow-list > ul { margin-left:0; }
.list.styled.arrow-list > ul li {
	list-style-type:none;
	font-family:'Open Sans', sans-serif;
	margin-bottom:7px;
}
.list.styled.arrow-list > ul li:before {
	content:'';
	width:11px;
	height:11px;
	display:inline-block;
	vertical-align:top;
	margin:6px 7px 0 0;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(images/btn-arrow.png);
}
.list.styled.arrow-list > ul li a { color:#A51E36; }
.list.styled.arrow-list > ul li a:hover, .list.styled.arrow-list > ul li a:focus {
	color:#393939;
	text-decoration:none;
}
.page blockquote {
	background-color:#fff;
	border:1px solid #eaeaea;
	padding:9px 35px 9px 9px;
	font-family:'Open Sans', sans-serif;
	color:#9f9f9f;
	position:relative;
	margin-bottom:19px;
}
@media (max-width: 480px) {
	.page blockquote { padding-right:9px; }
}
.page blockquote:before {
	content:'';
	position:absolute;
	background-repeat:no-repeat;
	background-position:0 0;
}
.page blockquote:before {
	width:43px;
	height:37px;
	background-image:url(images/blockquote-corner.png);
	right:137px;
	bottom:-37px;
}
.page blockquote h3 {
	font-size:24px;
	line-height:1.2em;
	color:#363636;
	margin:0 0 13px 0;
}
@media (min-width: 1200px) {
	.page blockquote h3 { padding:36px 0 0 0; }
}
.page blockquote h3:before {
	content:'';
	position:absolute;
	width:23px;
	height:18px;
	background-image:url(images/quotes.png);
	right:35px;
	top:25px;
}
@media (max-width: 1200px) {
	.page blockquote h3:before {
		top:15px;
		right:20px;
	}
}
@media (max-width: 480px) {
	.page blockquote h3:before { display:none; }
}
.page blockquote p {
	font-size:14px;
	line-height:20px;
	margin-bottom:13px;
}
.page blockquote img.alignleft { margin:0 36px 0 0; }
@media (min-width: 1200px) {
	.page blockquote img.alignleft { margin-top:-36px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.page blockquote img.alignleft {
		width:210px;
		margin:0 20px 10px 0;
	}
}
@media (max-width: 767px) {
	.page blockquote img.alignleft {
		width:150px;
		margin-right:20px;
	}
}
@media (max-width: 480px) {
	.page blockquote img.alignleft {
		width:auto;
		float:none;
		margin:0 0 10px 0;
		display:block;
	}
}
.page blockquote .btn-link:before { background-image:url(images/btn-arrow-alt.png); }
address {
	padding:1px 0 0 36px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(images/address-icon.png);
	line-height:20px;
}
address p { margin-bottom:10px; }
address a {
	color:#A51E36;
	text-decoration:underline;
}
address a:hover, address a:focus { color:#171717; }
.fullwidth-box {
	background-color:#f7f7f7;
	position:relative;
	padding:68px 0 23px 0;
	color:#535353;
}
.fullwidth-box:before, .fullwidth-box:after {
	content:'';
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
.fullwidth-box:before { left:-99%; }
.fullwidth-box:after { right:-99%; }
.fullwidth-box h2 {
	font-size:30px;
	font-weight:300;
	line-height:34px;
	margin:0 0 36px 0;
}
.fullwidth-box h2 strong {
	font-weight:400;
	color:#474747;
	display:block;
	padding:14px 0 34px 0;
	margin-bottom:-36px;
}
.steps-box {
	text-align:center;
	margin-bottom:64px;
}
@media (max-width: 767px) {
	.steps-box { margin-bottom:35px; }
}
.steps-box span {
	font-family:'Open Sans', sans-serif;
	font-size:30px;
	font-style:italic;
	font-weight:300;
	line-height:1.2em;
	display:inline-block;
	vertical-align:top;
	background-repeat:no-repeat;
	min-height:52px;
	padding:7px 0 0 0;
	text-align:left;
}
.ie8 .steps-box span { font-size:27px; }
@media (max-width: 1200px) {
	.steps-box span { font-size:27px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.steps-box span { padding-top:0; }
}
@media (max-width: 767px) {
	.steps-box span {
		display:block;
		width:auto !important;
		padding:0 !important;
		text-align:center !important;
	}
}
.steps-box span.step-1 {
	color:#68a316;
	background-image:url(images/step-icon-1.png);
	background-position:100% 0;
	width:300px;
	padding-right:101px;
	text-align:right;
}
.ie8 .steps-box span.step-1 {
	width:243px;
	padding-right:70px;
}
@media (max-width: 1200px) {
	.steps-box span.step-1 {
		width:243px;
		padding-right:70px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.steps-box span.step-1 {
		width:171px;
		background-position:100% 7px;
	}
}
@media (max-width: 767px) {
	.steps-box span.step-1 {
		background-position:50% 100%;
		padding-bottom:50px !important;
		margin-bottom:13px;
	}
}
.steps-box span.step-2 {
	color:#777676;
	padding-right:5px;
	width:390px;
	text-align:center;
}
.ie8 .steps-box span.step-2 {
	width:273px;
	padding-left:20px;
	padding-right:20px;
}
@media (max-width: 1200px) {
	.steps-box span.step-2 {
		width:273px;
		padding-left:20px;
		padding-right:20px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.steps-box span.step-2 { width:201px; }
}
.steps-box span.step-3 {
	color:#494949;
	background-image:url(images/step-icon-2.png);
	background-position:0 0;
	padding-left:87px;
	width:287px;
}
.ie8 .steps-box span.step-3 {
	width:243px;
	padding-left:70px;
}
@media (max-width: 1200px) {
	.steps-box span.step-3 {
		width:243px;
		padding-left:70px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.steps-box span.step-3 {
		width:171px;
		background-position:0 7px;
	}
}
@media (max-width: 767px) {
	.steps-box span.step-3 {
		background-position:50% 0;
		padding-top:70px !important;
	}
}
.hr {
	margin:50px 0 55px;
	background:#dddddd;
}
.title-box {
	margin:12px 0 54px;
	border-bottom:1px solid #dddddd;
	padding-bottom:37px;
}
.title-box_secondary { padding-top:8px; }
.btn-primary {
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	text-transform:lowercase;
	border:none;
	color:#fff;
	text-shadow:none;
	background:url(images/btn-pattern.gif);
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-primary.btn-normal {
	font-size:14px;
	line-height:36px;
	padding:0 18px 2px;
}
.btn-primary:hover, .btn-primary:focus {
	background:#A51E36;
	-webkit-transition:0.0s;
	-moz-transition:0.0s;
	-o-transition:0.0s;
	transition:0.0s;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-link {
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	text-transform:lowercase;
	padding:0;
}
.btn-link.btn-normal { font-size:14px; }
.btn-link:hover, .btn-link:focus { text-decoration:none; }
.btn-link:hover:before, .btn-link:focus:before { background-position:0 -39px; }
.btn-link:before {
	content:'';
	display:inline-block;
	vertical-align:top;
	width:11px;
	height:11px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(images/btn-arrow.png);
	margin:6px 8px 0 0;
}
.btn-link.left-indent { margin:5px 0 0 48px; }
@media (min-width: 768px) and (max-width: 979px) {
	.btn-link.left-indent { margin-left:0; }
}
.btn-link.extra {
	font-weight:300;
	color:#525252;
	margin-right:6px;
}
.btn-link.extra.btn-normal { font-size:15px; }
.btn-link.extra:before { display:none; }
.btn-link.extra:hover, .btn-link.extra:focus { font-weight:400; }
#back-top a { width:38px; }
#back-top a:hover span { background-color:#A51E36; }
#back-top span {
	width:38px;
	height:38px;
	background:#343434 url(images/up-arrow.png) no-repeat center 14px;
	-webkit-border-radius:38px;
	-moz-border-radius:38px;
	border-radius:38px;
}
.thumbnail, .featured-thumbnail {
	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;
}
.featured-thumbnail {
	display:inline-block;
	vertical-align:top;
}
input[type="submit"], input[type="reset"] {
	height:auto;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	color:#393939;
	text-transform:lowercase;
	background:url(images/btn-arrow.png) no-repeat 0 5px !important;
	border:none;
	padding:0 0 0 18px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
	color:#A51E36;
	background-position:0 -34px !important;
}
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 {
	padding:7px 12px 8px;
	border-color:#f8f8f8;
	background-color:#f8f8f8;
	color:#9f9f9f;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select:focus, 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 {
	border-color:#A51E36;
	background-color:transparent;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
textarea { border-color:#f8f8f8 !important; }
textarea:focus { border-color:#A51E36 !important; }
.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;
}
