@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=PT+Sans);
html, body { min-height:100%; }
body {
	padding:0 !important;
	background-repeat:repeat-x;
	background-position:0 bottom;
	background-image:url(images/tail-bottom.png);
}
h1, h2 { text-transform:uppercase; }
h2 { margin-bottom:51px; }
@media (max-width: 767px) {
	h2 { margin-bottom:30px; }
}
@media (max-width: 480px) {
	h2 {
		font-size:42px !important;
		line-height:1.2em !important;
	}
}
.extra-wrap h3 {
	border-bottom:3px solid #ee4454;
	display:inline-block;
	vertical-align:top;
	padding:0 0 2px 0;
	margin:0 0 28px 0;
}
@media (max-width: 767px) {
	.extra-wrap h3 { margin-top:30px; }
}
p { margin-bottom:22px; }
.main-holder {
	width:940px;
	margin:0 auto;
	position:relative;
}
@media (min-width: 1400px) {
	.main-holder { width:1400px; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.main-holder { width:1170px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder { width:auto; }
}
@media (max-width: 767px) {
	.main-holder { width:auto; }
}
.ie8 .main-holder { overflow:hidden; }
.header {
	background:none;
	border:none;
	padding:0;
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url(images/slide-1.jpg);
	height:501px;
}
@media (min-width: 768px) and (max-width: 1400px) {
	.header {
		-webkit-background-size:100%;
		-moz-background-size:100%;
		background-size:100%;
	}
}
@media (max-width: 979px) {
	.header { background-position:50% 100%; }
}
@media (max-width: 767px) {
	.header {
		background:none;
		height:auto;
	}
}
.ie8 .header { background-image:url(images/slide-1_ie.jpg); }
.home .header {
	background:none;
	height:auto;
}
.header .header-wrapper {
	width:236px;
	height:169px;
	position:absolute;
	left:0;
	top:0;
	background-color:#fff;
}
@media (min-width: 1400px) {
	.header .header-wrapper {
		width:349px;
		height:250px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.header .header-wrapper {
		width:292px;
		height:209px;
	}
}
@media (max-width: 1199px) {
	.header .header-wrapper { width:236px; }
}
@media (max-width: 979px) {
	.header .header-wrapper {
		width:auto;
		height:auto;
		position:static;
		padding:15px 20px 18px 20px;
	}
}
.ie8 .header .header-wrapper { width:235px; }
.nav__primary { margin-bottom:0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top:-46px;
	left:108px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	top:-46px;
	left:200px;
}
.sf-menu {
	float:left;
	padding:64px 0 0 0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.sf-menu { padding:42px 0 0 0; }
}
@media (max-width: 1199px) {
	.sf-menu { padding:23px 0 0 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu {
		float:right;
		padding-top:50px;
	}
}
.ie8 .sf-menu { padding:23px 0 0 0; }
.sf-menu > li {
	background:none;
	text-align:left;
	float:none;
	line-height:20px;
	display:block;
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu > li {
		float:left;
		margin-left:25px;
	}
	.sf-menu > li:first-child { margin-left:0; }
}
.sf-menu > li > a {
	color:#191719;
	padding:0;
	border:none;
	text-transform:uppercase;
	max-width:103px;
	display:inline-block;
	vertical-align:top;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.sf-menu li ul {
	background-color:#ee4454;
	width:199px;
	padding:47px 0 53px 0;
}
.sf-menu li li {
	background:none;
	padding:0 28px;
}
.sf-menu li li a {
	color:#fff;
	line-height:20px;
	padding:0;
	border:none;
	text-transform:uppercase;
	display:inline;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.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:none; }
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a { color:#d3c5c3; }
.sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a { color:#ee4454; }
.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:none;
	color:#fb9da5;
}
.sf-menu a.sf-with-ul {
	padding-right:2.25em;
	min-width:1px;
}
.sf-sub-indicator { background:url(images/arrows-ffffff.png) no-repeat -10px -100px; }
a > .sf-sub-indicator { top:.3em; }
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; }
.logo { width:209px; }
@media (min-width: 1200px) and (max-width: 1399px) {
	.logo { width:160px; }
}
@media (max-width: 1199px) {
	.logo { width:140px; }
}
@media (max-width: 979px) {
	.logo { width:auto; }
}
@media (max-width: 767px) {
	.logo {
		text-align:center;
		padding-bottom:20px;
		float:none !important;
	}
}
.ie8 .logo { width:140px; }
.logo_h {
	margin:66px 0 0 53px;
	float:left;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.logo_h { margin:44px 0 0 30px; }
}
@media (max-width: 1199px) {
	.logo_h { margin:25px 0 0 20px; }
}
@media (max-width: 979px) {
	.logo_h {
		width:auto;
		margin:0;
	}
}
@media (max-width: 767px) {
	.logo_h { float:none; }
}
.ie8 .logo_h { margin:25px 0 0 20px; }
.logo_link:hover { color:#191719; }
.logo_tagline { display:none; }
.slider { margin-bottom:64px; }
@media (max-width: 767px) {
	.slider { margin-bottom:34px; }
}
@media (max-width: 480px) {
	.slider { display:none; }
}
.camera_prev, .camera_next {
	height:38px;
	margin-top:0;
	top:106px;
	width:38px;
	background:none;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.camera_prev, .camera_next { top:85px; }
}
@media (max-width: 1199px) {
	.camera_prev, .camera_next { top:65px; }
}
@media (max-width: 767px) {
	.camera_prev, .camera_next {
		top:50%;
		margin-top:-19px;
	}
}
.ie8 .camera_prev, .ie8 .camera_next { top:65px; }
.camera_prev > span, .camera_next > span {
	height:38px;
	width:38px;
	background:#fff;
	color:#191719;
	-webkit-border-radius:38px;
	-moz-border-radius:38px;
	border-radius:38px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.camera_prev > span:hover, .camera_next > span:hover {
	background:#ee4454;
	color:#fff;
}
.camera_prev > span:before, .camera_next > span:before {
	position:absolute;
	display:block;
	width:38px;
	line-height:38px;
	text-align:center;
	font-family:FontAwesome;
	font-size:16px;
}
.camera_prev {
	left:auto;
	right:166px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.camera_prev { right:146px; }
}
@media (max-width: 1199px) {
	.camera_prev { right:120px; }
}
@media (max-width: 767px) {
	.camera_prev {
		right:auto;
		left:20px;
	}
}
.ie8 .camera_prev { right:120px; }
.camera_prev > span:before { content:'\f104'; }
.camera_next { right:125px; }
@media (min-width: 1200px) and (max-width: 1399px) {
	.camera_next { right:105px; }
}
@media (max-width: 1199px) {
	.camera_next { right:79px; }
}
@media (max-width: 767px) {
	.camera_next { right:20px; }
}
.ie8 .camera_next { right:79px; }
.camera_next > span:before {
	width:40px;
	content:'\f105';
}
.content-holder { padding-bottom:243px; }
@media (min-width: 768px) and (max-width: 979px) {
	.content-holder { padding-bottom:100px; }
}
@media (max-width: 767px) {
	.content-holder {
		padding-bottom:70px;
		padding-left:20px;
		padding-right:20px;
	}
}
.error404-holder_num { color:#ee4454; }
@media (max-width: 979px) {
	.error404-holder .search-form_it { width:190px; }
}
.title-section {
	padding:20px 0 0;
	margin-bottom:30px;
}
.title-header {
	overflow:hidden;
	margin-bottom:.3em;
	font-size:56px;
	line-height:1.2em;
}
@media (max-width: 480px) {
	.title-header { font-size:42px; }
}
.title-desc {
	display:block;
	color:#999;
	font-size:11px;
}
.breadcrumb__t {
	margin:0;
	padding:0;
	background:none;
	text-transform:uppercase;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t li {
	font-size:16px;
	text-shadow:none;
	color:#000;
}
.breadcrumb__t .active { color:#ee4454; }
.breadcrumb__t li a:hover { color:#000; }
.post__holder {
	position:relative;
	overflow:hidden;
	margin-bottom:35px;
}
.post__holder.single-post {
	overflow:hidden;
	margin-bottom:30px;
	width:100%;
}
.post-title {
	font-size:25px;
	line-height:1.2em;
	text-transform:none;
	margin-bottom:20px;
}
.post-title a:hover, .post-title a:active, .post-title a:focus { text-decoration:none; }
.post_meta {
	overflow:hidden;
	margin-bottom:1em;
	padding:.7em 0;
	border-color:#d8d8d8;
	font-size:13px;
}
.post_meta span {
	display:inline-block;
	line-height:20px;
	padding-right:15px;
}
@media (max-width: 767px) {
	.post_meta span { display:block; }
}
.post_meta .post_permalink {
	float:right;
	padding-right:0;
}
@media (max-width: 767px) {
	.post_meta .post_permalink { float:left; }
}
.post_meta .post_author { text-transform:uppercase; }
.post_meta i {
	font-size:16px;
	margin-right:.5em;
	color:#d8d8d8;
}
.post_meta i.icon-tag { margin-right:.3em; }
.post_meta .pull-right {
	padding-right:0;
	padding-left:15px;
}
.post_meta hr { margin:.5em 0; }
.pagination__posts {
	margin:0;
	text-align:center;
}
.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;
}
.post-author {
	margin-bottom:2em;
	padding:5px 20px 20px;
	border-color:#e1e1e1;
}
.post-author_h { font-size:25px; }
.post-author_h small { font-size:inherit; }
.post-author_h a { text-transform:capitalize; }
.post-author_h a:hover, .post-author_h a:active, .post-author_h a:focus { text-decoration:none; }
.post-author_link { margin-top:1.5em; }
.post-author_gravatar {
	float:left;
	margin:0 20px 0 0;
}
.post-author_gravatar img {
	padding:0;
	border:none;
	background:none;
}
#recent-author-posts h3, #recent-author-comments h3 { text-transform:uppercase; }
#recent-author-comments { padding-top:40px; }
.related-posts_h { margin-bottom:25px; }
.related-posts_item { font-size:15px; }
.testimonial {
	position:relative;
	margin-bottom:35px;
	padding:30px;
	border-color:#e1e1e1;
	background:#fff;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial small {
	font-family:PT Sans, sans-serif;
	font-style:normal;
	padding:12px 0 0;
	font-size:12.75px;
}
.filter-wrapper strong {
	display:block;
	padding:0 !important;
	margin-right:15px;
	float:left;
	font-weight:normal;
	color:#000;
	line-height:1.2em;
}
.filter-wrapper .nav { overflow:hidden; }
.nav-pills { float:left; }
.nav-pills li:last-child a { margin-right:0; }
@media (max-width: 480px) {
	.nav-pills li { float:none; }
}
.nav-pills li a {
	white-space:nowrap;
	padding:0 0 2px 0;
	margin:0 30px 0 0;
	margin-bottom:8px;
	background:none !important;
	line-height:1.2em;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 480px) {
	.nav-pills li a {
		display:block;
		padding:0;
	}
}
.nav-pills li.active a {
	color:#aa5b27 !important;
	border-bottom:3px solid #ee4454;
	margin-bottom:5px;
}
.filterable-portfolio h3 {
	font-size:25px;
	line-height:1.2em;
}
.filterable-portfolio h3 a:hover, .filterable-portfolio h3 a:active, .filterable-portfolio h3 a:focus { text-decoration:none; }
.zoom-icon {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	background:rgba(255,255,255,0.6);
	opacity:0;
	cursor:pointer;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.no-rgba .zoom-icon {
	visibility:hidden;
	background:url(images/white-opacity-60.png);
}
.zoom-icon:before {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	margin:-50px 0 0 -50px;
	width:100px;
	height:100px;
	line-height:100px;
	background:#ee4454 url(images/magnify.png) 50% 50% no-repeat;
	content:"\f00e";
	font-family:FontAwesome;
	font-size:40px;
	color:#fff;
	text-align:center;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}
.comment .comment-body {
	border-color:#e2e2e2;
	background:#fff;
}
.comment.bypostauthor .comment-body { background:#fff; }
.comment-author .author {
	display:block;
	padding-top:6px;
	width:80px;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	font-size:13px;
	color:#000;
}
.comment-meta {
	color:#c7bbc1;
	font-size:11px;
	padding-top:1px;
}
#respond h3 { margin-bottom:25px; }
.reply a {
	font-family:'PT Sans', sans-serif;
	font-size:12px;
	color:#191719;
	text-transform:uppercase;
	text-shadow:none;
	padding:0;
	color:#aa5b27 !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.reply a:before {
	content:'\f055';
	font-family:FontAwesome;
	font-size:14px;
	display:inline-block;
	vertical-align:top;
	color:#ee4454;
	margin-right:9px;
}
.reply a:hover {
	color:#ee4454 !important;
	text-decoration:none;
}
#commentform input[type="text"] {
	padding-left:10px;
	padding-right:10px;
}
.widget { margin-bottom:50px; }
.widget h3 {
	font-size:25px;
	line-height:1.2em;
	text-transform:capitalize;
	margin-bottom:20px;
}
.widget ul { margin-left:0; }
.widget ul li {
	list-style:none;
	padding:0;
	margin:0;
	font-size:11px;
}
.widget ul li:before {
	content:'\f067';
	font-family:FontAwesome;
	color:#ee4454;
	margin:0 18px 0 0;
	font-size:10px;
}
.widget ul li a { color:#c7bbc1; }
.widget ul li a:hover { color:#ee4454; }
.widget ul ul { margin-left:25px; }
#wp-calendar thead th { background:#f6f6f6; }
.search-form [class^="icon-"], .search-form [class*=" icon-"] {
	color:#ee4454;
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	margin:12px 9px 0 0;
}
.search-form_it { margin-right:10px; }
.search-form_is { margin:6px 0 0 0; }
.social { margin:0; }
.social_li:before { display:none; }
.social__row li {
	float:left;
	margin-left:5px !important;
}
.social__row li:first-child { margin-left:0 !important; }
.social__row a { float:left; }
.social__list li { margin-bottom:5px; }
.social__list a:hover { text-decoration:none; }
.banners { margin-bottom:50px; }
.banners_li:before { display:none; }
.comments-custom li {
	overflow:hidden;
	margin:0;
	padding:25px 0 15px 0 !important;
	border-bottom:none;
	background:none;
	font-size:15px !important;
}
.comments-custom li:before { display:none; }
.comments-custom li:first-child {
	padding-top:0 !important;
	border-top:none;
}
.comments-custom_txt { padding:10px 0 0 0; }
.comments-custom_txt a {
	text-decoration:none;
	color:#7d7d7d !important;
}
.comments-custom_txt a:hover { text-decoration:underline; }
.comments-custom_h {
	margin-bottom:.1em;
	text-transform:uppercase;
}
.comments-custom time {
	font-size:11px;
	color:#c7bbc1;
}
.comments-custom .thumbnail {
	border:1px solid #dbdbdb;
	background-color:#f6f6f6;
	padding:14px;
}
.post-list li {
	overflow:hidden;
	padding-top:1.5em !important;
	padding-bottom:1.5em !important;
	font-size:15px !important;
}
.post-list li:before { display:none; }
.post-list li:first-child {
	padding-top:0 !important;
	border:none;
}
.post-list time {
	color:#c7bbc1;
	font-size:11px;
}
.post-list_h {
	margin-bottom:5px;
	line-height:1.2em;
}
.post-list_h a {
	color:#aa5b27 !important;
	font-size:15px;
}
.post-list .excerpt {
	margin-bottom:1em;
	padding-top:10px;
}
@media (max-width: 979px) {
	.post-list .thumbnail {
		float:none;
		margin-right:0;
	}
}
.flickr_list .thumbnail:hover, .flickr_list .thumbnail:active {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flickr_li:before { display:none; }
.testimonials { margin-bottom:20px; }
.testimonials .testi-item {
	overflow:hidden;
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}
@media (max-width: 767px) {
	.testimonials .testi-item { margin-bottom:20px; }
}
.testimonials .testi-item blockquote {
	position:relative;
	display:block;
	margin:0;
	padding:0 0 0 28px;
	border:none;
	background:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
}
.testimonials .testi-item blockquote:before {
	content:'\f10d';
	font-family:FontAwesome;
	font-size:16px;
	line-height:1em;
	color:#ee4454;
	position:absolute;
	left:0;
	top:0;
	border:none;
}
.testimonials .testi-item blockquote:after { display:none; }
.testimonials .testi-item blockquote > a {
	position:relative;
	z-index:2;
	color:#7d7d7d !important;
	text-decoration:none;
	overflow:hidden;
	vertical-align:top;
}
.testimonials .testi-item blockquote > a:hover { text-decoration:underline; }
.testimonials .testi-item .featured-thumbnail {
	position:relative;
	z-index:2;
	margin:0 20px 0 10px;
	width:60px;
	height:60px;
}
.testimonials .testi-item .testi-meta {
	font-size:25px;
	display:block;
	padding-top:22px;
	padding-left:28px;
	color:#191719;
}
.testimonials .testi-item .testi-meta a { font-size:15px; }
.testimonials .testi-item .divider { color:#ee4454; }
.banner-wrap.client {
	width:233px;
	float:left;
	text-align:center;
	margin:0;
	padding:13px 0 0 0;
}
@media (max-width: 1200px) {
	.banner-wrap.client { width:188px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.client {
		width:144px;
		padding-top:0;
	}
}
@media (max-width: 480px) {
	.banner-wrap.client {
		float:none;
		width:auto;
		text-align:left;
	}
}
.ie8 .banner-wrap.client { width:188px; }
.banner-wrap.client .featured-thumbnail {
	display:block;
	border-right:1px solid #e3e3e3;
	margin:0 0 12px 0;
	padding:31px 0 0 0;
	height:70px;
}
@media (max-width: 480px) {
	.banner-wrap.client .featured-thumbnail { border:none; }
}
.banner-wrap.client .featured-thumbnail a {
	border:none;
	float:none;
	display:inline-block;
	vertical-align:top;
	height:48px;
	overflow:hidden;
}
.banner-wrap.client .featured-thumbnail a:hover img { margin-top:-48px; }
.banner-wrap.client.no-border .featured-thumbnail { border-right:none; }
.posts-grid { margin:0 0 43px 0; }
@media (max-width: 767px) {
	.posts-grid { margin-bottom:0; }
}
.posts-grid.no-thumbnail { margin-bottom:0; }
.posts-grid.no-thumbnail li { margin-bottom:0; }
@media (max-width: 767px) {
	.posts-grid.no-thumbnail li { margin-bottom:20px; }
}
.posts-grid.no-thumbnail .featured-thumbnail { display:none; }
.posts-grid li { margin-bottom:45px; }
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid li { margin-bottom:15px; }
}
@media (max-width: 767px) {
	.posts-grid li {
		margin-bottom:0;
		overflow:hidden;
	}
}
.posts-grid li .featured-thumbnail { margin:0 0 15px 0; }
.ie8 .posts-grid li .featured-thumbnail { float:none; }
.posts-grid li .featured-thumbnail img { width:100%; }
.posts-grid h5 {
	font-size:25px;
	line-height:1.2em;
	margin-bottom:2px;
}
@media (max-width: 767px) {
	.posts-grid h5 {
		clear:both;
		margin-top:0;
	}
}
.posts-grid h5 a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.posts-grid h5 a:hover, .posts-grid h5 a:active, .posts-grid h5 a:focus { text-decoration:none; }
.posts-grid .post_meta {
	border:none;
	padding:0;
	margin:0 0 13px 0;
	font-size:11px;
	color:#c7bbc1;
}
.posts-grid.news { margin-bottom:0; }
.posts-grid.news li { margin-bottom:45px; }
.posts-grid.news .featured-thumbnail { margin:0; }
.ie8 .posts-grid.news .featured-thumbnail { float:none; }
.posts-grid.news .featured-thumbnail img { width:100%; }
.posts-grid.news .thumb-wrap {
	position:relative;
	overflow:hidden;
}
@media (max-width: 767px) {
	.posts-grid.news .thumb-wrap {
		float:left;
		margin-bottom:30px;
	}
}
.posts-grid.news .thumb-wrap:hover .desc {
	opacity:1;
	filter:alpha(opacity=100);
}
.ie8 .posts-grid.news .thumb-wrap:hover .desc { visibility:visible; }
.posts-grid.news .desc {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	border:1px solid #f1f1f1;
	background-color:rgba(255,255,255,0.95);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.no-rgba .posts-grid.news .desc { background-image:url(images/white-opacity-95.png); }
.ie8 .posts-grid.news .desc {
	filter:none !important;
	visibility:hidden;
}
.posts-grid.news .desc .inner {
	border:15px solid #fff;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	padding:38px 55px 0 16px;
}
@media (max-width: 1199px) {
	.posts-grid.news .desc .inner { padding:8px 16px 0 16px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid.news .desc .inner {
		text-align:center;
		padding-top:55px;
	}
}
@media (max-width: 480px) {
	.posts-grid.news .desc .inner {
		padding-left:10px;
		padding-right:10px;
	}
}
.ie8 .posts-grid.news .desc .inner { padding:8px 16px 0 16px; }
.posts-grid.news .desc h5 {
	font-size:18px;
	margin-bottom:17px;
}
@media (max-width: 1199px) {
	.posts-grid.news .desc h5 { margin-bottom:7px; }
}
.ie8 .posts-grid.news .desc h5 { margin-bottom:7px; }
.posts-grid.news .desc .excerpt { margin-bottom:27px; }
@media (max-width: 1199px) {
	.posts-grid.news .desc .excerpt {
		font-size:13px;
		margin-bottom:15px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid.news .desc .excerpt { display:none; }
}
@media (max-width: 480px) {
	.posts-grid.news .desc .excerpt { margin-bottom:6px; }
}
.ie8 .posts-grid.news .desc .excerpt {
	font-size:13px;
	margin-bottom:15px;
}
.footer {
	background:none;
	border:none;
	padding:0;
}
.ie .footer { overflow:hidden; }
@media (max-width: 767px) {
	.footer { padding:0 20px 30px 20px; }
}
.footer .footer-wrapper {
	background-color:#fff;
	width:236px;
	height:169px;
	float:left;
	margin-right:38px;
}
@media (min-width: 1400px) {
	.footer .footer-wrapper {
		width:349px;
		height:250px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.footer .footer-wrapper {
		width:292px;
		height:209px;
	}
}
@media (max-width: 1199px) {
	.footer .footer-wrapper { width:236px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-wrapper {
		width:auto;
		height:auto;
		position:static;
		padding:15px 20px 18px 20px;
	}
}
@media (max-width: 767px) {
	.footer .footer-wrapper {
		width:auto;
		height:auto;
		background-color:transparent;
		float:none;
		text-align:center;
		margin-right:0;
	}
}
.ie8 .footer .footer-wrapper { width:236px; }
nav.footer-nav {
	float:left;
	padding:64px 0 0 0;
	margin:0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	nav.footer-nav { padding:42px 0 0 0; }
}
@media (max-width: 1199px) {
	nav.footer-nav { padding:23px 0 0 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav {
		float:right;
		padding:0 0 0 30px;
	}
}
@media (max-width: 767px) {
	nav.footer-nav { float:none; }
}
.ie8 nav.footer-nav { padding:23px 0 0 0; }
nav.footer-nav ul { text-align:left !important; }
@media (max-width: 767px) {
	nav.footer-nav ul { text-align:center !important; }
}
nav.footer-nav ul li {
	float:none;
	display:block;
	padding:0;
	line-height:19px;
}
@media (max-width: 767px) {
	nav.footer-nav ul li {
		display:inline-block;
		vertical-align:top;
		margin:0 5px;
	}
}
nav.footer-nav ul li a {
	color:#191719;
	padding:0;
	border:none;
	text-transform:uppercase;
	max-width:103px;
	text-decoration:none !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
nav.footer-nav ul li a:hover { color:#d3c5c3; }
nav.footer-nav ul li.current-menu-item a, nav.footer-nav ul li.current_page_item a { color:#ee4454; }
.copyright { padding:0; }
.footer-text {
	color:#b8b2b8;
	padding-top:122px;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:0 !important;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.footer-text { padding-top:100px; }
}
@media (max-width: 1199px) {
	.footer-text { padding-top:80px; }
}
@media (max-width: 767px) {
	.footer-text { padding-top:10px; }
}
.ie8 .footer-text { padding-top:80px; }
.footer-text a { color:#b8b2b8; }
.footer-text a:hover {
	text-decoration:none;
	color:#ee4454;
}
.social-nets-wrapper {
	float:right;
	padding-top:120px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.social-nets-wrapper { padding-top:98px; }
}
@media (max-width: 1199px) {
	.social-nets-wrapper { padding-top:78px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.social-nets-wrapper { padding-right:20px; }
}
@media (max-width: 767px) {
	.social-nets-wrapper {
		padding-top:30px;
		float:none;
	}
}
.ie8 .social-nets-wrapper { padding-top:78px; }
@media (max-width: 767px) {
	.social-nets-wrapper .social { text-align:center; }
}
.social-nets-wrapper .social li {
	list-style:none;
	float:left;
	margin-left:2px;
}
@media (max-width: 767px) {
	.social-nets-wrapper .social li {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin:0 1px;
	}
}
.social-nets-wrapper .social li:first-child { margin-left:0; }
.social-nets-wrapper .social li a {
	width:32px;
	height:32px;
	color:#fff;
	text-decoration:none;
	background-color:#dccfd6;
	font-size:10px;
	display:block;
	text-align:center;
	line-height:32px;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	border-radius:32px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.social-nets-wrapper .social li a:hover { background-color:#ee4454; }
.social-nets-wrapper .social li [class^="icon-"]:before, .social-nets-wrapper .social li [class*=" icon-"]:before { cursor:pointer; }
.wpcf7-form p.field { overflow:visible; }
.ie8 .wpcf7-form p.field input { padding-top:3px; }
.wpcf7-form .submit-wrap [class^="icon-"], .wpcf7-form .submit-wrap [class*=" icon-"] {
	color:#ee4454;
	margin:0 9px 0 0;
	position:relative;
	top:1px;
}
.list.styled.plus-list > ul li {
	list-style:none;
	padding:0;
	margin:0;
	font-size:11px;
}
.list.styled.plus-list > ul li:before {
	content:'\f067';
	font-family:FontAwesome;
	color:#ee4454;
	margin:0 18px 0 0;
	font-size:10px;
}
.list.styled.plus-list > ul li a { color:#c7bbc1; }
.list.styled.plus-list > ul li a:hover { color:#ee4454; }
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 {
	border-color:#e2e2e2;
	padding:8px 10px;
	-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:#ee4454;
	outline:none;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238,68,84,.4);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238,68,84,.4);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238,68,84,.4);
}
input[type="submit"], input[type="reset"] {
	font-family:'PT Sans', sans-serif;
	font-size:12px;
	color:#aa5b27 !important;
	background:none !important;
	border:none;
	text-transform:uppercase;
	text-shadow:none;
	padding:0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background:none;
	color:#ee4454 !important;
}
.spacer { height:70px; }
.home .spacer { height:43px; }
@media (max-width: 979px) {
	.home .spacer { height:55px; }
}
.home .extra-wrap .spacer { height:108px; }
.btn-link {
	font-family:'PT Sans', sans-serif;
	color:#191719;
	text-transform:uppercase;
	text-shadow:none;
	padding:0;
	color:#aa5b27 !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.btn-link:hover {
	color:#ee4454 !important;
	text-decoration:none;
}
.btn-link:before {
	content:'\f055';
	font-family:FontAwesome;
	font-size:14px;
	display:inline-block;
	vertical-align:top;
	color:#ee4454;
	margin-right:9px;
}
.btn-link.btn-normal { font-size:12px; }
.thumbnail {
	border:none;
	background:none;
	padding:0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#back-top a {
	width:52px;
	color:#fff !important;
}
#back-top a:hover span { background-color:#191719; }
#back-top span {
	width:52px;
	height:52px;
	line-height:47px;
	background:#ee4454;
	-webkit-border-radius:52px;
	-moz-border-radius:52px;
	border-radius:52px;
}
#back-top span:before {
	content:'\f106';
	font-size:15px;
	line-height:1em;
	font-family:FontAwesome;
	display:inline-block;
	vertical-align:middle;
}
.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;
}
