@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Ubuntu:300,500,400);
body {
	font-weight:300 !important;
	padding:0 !important;
}
h1 small {
	font-size:inherit;
	font-weight:inherit;
	text-transform:capitalize;
	color:#e35175;
}
h2 {
	font-weight:500 !important;
	letter-spacing:-3px;
	margin:0 0 42px 0;
	padding:9px 0 0 0;
}
.ie8 h2 {
	font-size:65px !important;
	line-height:68px !important;
}
@media (max-width: 1200px) {
	h2 {
		font-size:65px !important;
		line-height:68px !important;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	h2 {
		font-size:50px !important;
		line-height:53px !important;
	}
}
@media (max-width: 767px) {
	h2 {
		font-size:50px !important;
		line-height:53px !important;
	}
}
@media (max-width: 480px) {
	h2 {
		font-size:40px !important;
		line-height:43px !important;
		letter-spacing:-1px;
	}
}
h4 { margin:0 0 2px 0; }
h5 { margin:0 0 30px 0; }
@media (max-width: 767px) {
	h5 img { display:block; }
}
p { margin-bottom:22px; }
blockquote small { color:#adaeb5; }
.main-holder { overflow:hidden; }
.header {
	padding:39px 0 28px 0;
	margin-bottom:1px;
	border:none;
	border-bottom:8px solid #f1f6f7;
	background-color:transparent;
}
@media (max-width: 767px) {
	.header {
		padding-left:20px;
		padding-right:20px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo {
		width:100%;
		padding-top:7px;
	}
}
@media (max-width: 767px) {
	.logo {
		float:none !important;
		text-align:center;
		margin-bottom:10px;
	}
}
.logo_h__txt {
	font-weight:500 !important;
	letter-spacing:-1px;
}
.logo_link { font-weight:500 !important; }
.logo_link:hover, .logo_link:focus {
	color:#5b6274;
	text-decoration:none;
}
.logo_tagline { margin-bottom:0; }
.search-form_it { margin-right:10px; }
.search-form_is { margin:7px 0 0 0; }
.nav__primary { margin-bottom:0; }
.sf-menu ul { width:100px; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:50%;
	margin-left:-55px;
	margin-top:18px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	top:-12px;
	left:auto;
	right:100%;
	margin:0 6px 0 0;
}
.sf-menu { padding-top:3px; }
.sf-menu > li {
	background-color:transparent;
	margin-left:2px;
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li > a {
	font-weight:300 !important;
	padding:10px 20px;
	border:none;
	color:#434458;
	letter-spacing:.4px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu > li > a {
		padding-left:15px;
		padding-right:15px;
	}
}
.sf-menu li ul {
	background-color:#434458;
	padding:12px 5px;
}
.sf-menu li li {
	background-color:transparent;
	border-top:1px solid #595a6c;
}
.sf-menu li li:first-child { border-top:none; }
.sf-menu li li a {
	font-size:11px;
	padding:4px 0 5px 0;
	margin:-1px -5px;
	border:none;
	color:#a1a2af;
	letter-spacing:.2px;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
	color:#fff;
	background-color:#e35175;
}
.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 {
	color:#fff;
	background-color:#e35175;
	position:relative;
	z-index:2;
}
.sf-menu a.sf-with-ul { padding-right:20px; }
.sf-menu li li a.sf-with-ul { padding-right:0; }
.sf-sub-indicator {
	right:50%;
	width:3px;
	height:2px;
	background-repeat:no-repeat;
	background-image:url(images/nav-arrow.gif);
	margin:0 -1.5px 0 0;
}
a > .sf-sub-indicator {
	background-position:0 0;
	top:32px;
}
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, li.current-menu-item > a > .sf-sub-indicator, li.current_page_item > a > .sf-sub-indicator { background-position:0 -2px; }
.select-menu { color:#333; }
.slider { border-bottom:10px solid #fff; }
@media (max-width: 767px) {
	.slider { margin:0 -20px; }
}
@media (max-width: 480px) {
	.slider { display:none; }
}
.camera_caption { filter:none !important; }
.camera_caption > div {
	background-color:transparent;
	padding:0 0 5% 0;
	max-width:940px;
	margin:0 auto;
}
@media (min-width: 1200px) {
	.camera_caption > div {
		padding:0 0 9% 0;
		max-width:1170px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption > div {
		padding:0 0 5% 0;
		max-width:724px;
	}
}
@media (max-width: 767px) {
	.camera_caption > div {
		padding:0 20px 3% 20px;
		max-width:none;
	}
}
.camera_caption h2 {
	font-size:55px !important;
	line-height:58px !important;
	color:#5b6274;
	letter-spacing:-2px;
	text-shadow:1px 2px 0 rgba(255,255,255,0.4);
	margin-bottom:54px;
}
@media (min-width: 1200px) {
	.camera_caption h2 {
		font-size:82px !important;
		line-height:80px !important;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption h2 {
		font-size:40px !important;
		line-height:1.2em !important;
		margin-bottom:30px;
	}
}
@media (max-width: 767px) {
	.camera_caption h2 {
		font-size:24px !important;
		line-height:1.2em !important;
		margin-bottom:10px;
	}
}
.camera_caption .btn-primary {
	color:#FFFFFF;
	text-shadow:none;
	background-color:#e35175;
	background-image:-moz-linear-gradient(top,#e35175,#e35175);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#e35175),to(#e35175));
	background-image:-webkit-linear-gradient(top,#e35175,#e35175);
	background-image:-o-linear-gradient(top,#e35175,#e35175);
	background-image:linear-gradient(to bottom,#e35175,#e35175);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe35175', endColorstr='#ffe35175', GradientType=0);
	border-color:#e35175 #e35175 #c72049;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#e35175;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.camera_caption .btn-primary:hover, .camera_caption .btn-primary:focus, .camera_caption .btn-primary:active, .camera_caption .btn-primary.active, .camera_caption .btn-primary.disabled, .camera_caption .btn-primary[disabled] {
	color:#FFFFFF;
	background-color:#e35175;
	*background-color:#df3b64;
}
.camera_caption .btn-primary:active, .camera_caption .btn-primary.active { background-color:#dc2552 \9; }
.camera_caption .btn-primary:hover, .camera_caption .btn-primary:focus {
	color:#434458;
	text-shadow:none;
	background-color:#ffffff;
	background-image:-moz-linear-gradient(top,#fff,#fff);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
	background-image:-webkit-linear-gradient(top,#fff,#fff);
	background-image:-o-linear-gradient(top,#fff,#fff);
	background-image:linear-gradient(to bottom,#fff,#fff);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
	border-color:#fff #fff #d9d9d9;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#fff;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.camera_caption .btn-primary:hover:hover, .camera_caption .btn-primary:hover:focus, .camera_caption .btn-primary:hover:active, .camera_caption .btn-primary:hover.active, .camera_caption .btn-primary:hover.disabled, .camera_caption .btn-primary:hover[disabled], .camera_caption .btn-primary:focus:hover, .camera_caption .btn-primary:focus:focus, .camera_caption .btn-primary:focus:active, .camera_caption .btn-primary:focus.active, .camera_caption .btn-primary:focus.disabled, .camera_caption .btn-primary:focus[disabled] {
	color:#434458;
	background-color:#fff;
	*background-color:#f2f2f2;
}
.camera_caption .btn-primary:hover:active, .camera_caption .btn-primary:hover.active, .camera_caption .btn-primary:focus:active, .camera_caption .btn-primary:focus.active { background-color:#e6e6e6 \9; }
.flex-control-paging li a, .flex-control-paging li span, .owl-theme .owl-controls a, .owl-theme .owl-controls span { background:#FFFFFF; }
.flex-control-paging li a:hover, .flex-control-paging li span:hover, .owl-theme .owl-controls a:hover, .owl-theme .owl-controls span:hover { background:#e35175; }
.flex-control-paging li a.flex-active, .flex-control-paging li .active span, .owl-theme .owl-controls a.flex-active, .owl-theme .owl-controls .active span { background:#e35175; }
.content-holder {
	padding-bottom:140px;
	background-color:#434458;
}
@media (min-width: 768px) and (max-width: 979px) {
	.content-holder { padding:0 0 50px 0; }
}
@media (max-width: 767px) {
	.content-holder { padding:0 20px 50px 20px; }
}
@media (max-width: 480px) {
	.content-holder { padding:0 20px 30px 20px; }
}
.home .content-holder, body.page-template-page-fullwidth-php .content-holder { padding-bottom:0; }
body.author .content-holder, body.single-testi .content-holder { padding-top:132px; }
@media (min-width: 768px) and (max-width: 979px) {
	body.author .content-holder, body.single-testi .content-holder { padding-top:50px; }
}
@media (max-width: 767px) {
	body.author .content-holder, body.single-testi .content-holder { padding-top:50px; }
}
@media (max-width: 480px) {
	body.author .content-holder, body.single-testi .content-holder { padding-top:30px; }
}
#content {
	position:relative;
	padding-top:35px;
}
body.page-template-page-fullwidth-php #content { padding-top:0; }
#content.left:after, #content.right:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:100%;
	background-color:#5f6071;
}
@media (max-width: 767px) {
	#content.left:after, #content.right:after { display:none; }
}
#content.right:after {
	right:0;
	left:auto;
}
.title-section {
	padding:16px 0 40px 0;
	margin-bottom:132px;
	background-color:#fff;
	position:relative;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-section { margin-bottom:50px; }
}
@media (max-width: 767px) {
	.title-section { margin-bottom:50px; }
}
@media (max-width: 480px) {
	.title-section { margin-bottom:30px; }
}
body.page-template-page-fullwidth-php .title-section { margin-bottom:0; }
.title-section:before, .title-section:after {
	content:'';
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
.title-section:before { left:-99%; }
.title-section:after { right:-99%; }
.title-header {
	overflow:visible;
	font-size:82px;
	font-weight:500 !important;
	line-height:1.2em;
	letter-spacing:-3px;
	color:#5b6274;
	margin:0 0 2px;
}
.ie8 .title-header {
	font-size:65px;
	line-height:68px;
	margin-bottom:8px;
}
@media (max-width: 1200px) {
	.title-header {
		font-size:65px;
		line-height:68px;
		margin-bottom:8px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-header {
		font-size:50px;
		line-height:53px;
		margin-bottom:7px;
	}
}
@media (max-width: 767px) {
	.title-header {
		font-size:50px;
		line-height:53px;
		margin-bottom:7px;
	}
}
@media (max-width: 480px) {
	.title-header {
		font-size:40px;
		line-height:43px;
		letter-spacing:-1px;
	}
}
.breadcrumb__t {
	background-color:transparent;
	border-top:1px solid #f1f6f7;
	border-bottom:1px solid #f1f6f7;
	padding:10px 0;
	position:relative;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t:before, .breadcrumb__t:after {
	content:'';
	position:absolute;
	top:-1px;
	width:100%;
	height:100%;
	border-top:1px solid #f1f6f7;
	border-bottom:1px solid #f1f6f7;
}
.breadcrumb__t:before {
	left:-99%;
	z-index:-1;
}
.breadcrumb__t:after { right:-99%; }
.breadcrumb__t li.divider {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.breadcrumb__t li.divider:after {
	content:' / ';
	color:#a0a3aa;
	margin:0 3px;
	font:15px/22px Ubuntu;
}
.breadcrumb__t li a { color:#5b6274; }
#content.left .post__holder { padding-left:100px; }
@media (max-width: 1200px) {
	#content.left .post__holder { padding-left:80px; }
}
@media (max-width: 767px) {
	#content.left .post__holder { padding-left:0; }
}
#content.right .post__holder { padding:0 100px 0 0; }
@media (max-width: 1200px) {
	#content.right .post__holder { padding:0 80px 0 0; }
}
@media (max-width: 767px) {
	#content.right .post__holder { padding:0; }
}
.post-title {
	margin:0 0 42px 0;
	padding:0;
}
.post-title a:hover, .post-title a:focus { text-decoration:none; }
.post .btn-primary {
	background:none !important;
	padding:0;
	font-size:19px;
	font-weight:400 !important;
	text-shadow:none;
	text-transform:capitalize;
}
.post .btn-primary:after {
	content:'\f054';
	font-size:19px;
	font-family:FontAwesome;
	line-height:1.2em;
	margin:0 0 0 15px;
	position:relative;
	top:2px;
}
.post .btn-primary:hover, .post .btn-primary:focus {
	color:#e35175 !important;
	text-decoration:none;
}
.post_meta {
	border-color:#5f6071;
	padding:.8em 0 !important;
}
.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:#5f6071;
	padding-top:.8em;
	margin-top:.8em;
}
.post_meta i { color:#fff; }
#content.left .pagination__posts { padding-left:100px; }
@media (max-width: 1200px) {
	#content.left .pagination__posts { padding-left:80px; }
}
@media (max-width: 767px) {
	#content.left .pagination__posts { padding-left:0; }
}
#content.right .pagination__posts { padding:0 100px 0 0; }
@media (max-width: 1200px) {
	#content.right .pagination__posts { padding:0 80px 0 0; }
}
@media (max-width: 767px) {
	#content.right .pagination__posts { padding:0; }
}
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li a {
	border-color:#5f6071 !important;
	background-color:transparent !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.pagination__posts ul li a:hover, .pagination__posts ul li a:focus {
	background-color:#5f6071 !important;
	color:#FFFFFF;
}
.pagination__posts ul .active a {
	background-color:#5f6071 !important;
	color:#FFFFFF;
}
.zoom-icon { background:rgba(0,0,0,0.5); }
.no-rgba .zoom-icon { background:url(images/black-opacity-50.png); }
.zoom-icon:before {
	margin:-49.5px 0 0 -49.5px;
	width:99px;
	height:99px;
	background:url(images/magnify-alt.png) 50% 50% no-repeat;
}
.share-buttons span, .share-buttons li { line-height:18px; }
.post-author {
	border-color:#5f6071;
	padding-bottom:15px;
}
@media (min-width: 1200px) {
	.post-author {
		padding:22px 30px 15px 40px;
		margin-bottom:75px;
	}
}
#content.left .post-author { margin-left:100px; }
@media (max-width: 1200px) {
	#content.left .post-author { margin-left:80px; }
}
@media (max-width: 767px) {
	#content.left .post-author { margin-left:0; }
}
#content.right .post-author {
	margin-right:100px;
	margin-left:0;
}
@media (max-width: 1200px) {
	#content.right .post-author {
		margin-right:80px;
		margin-left:0;
	}
}
@media (max-width: 767px) {
	#content.right .post-author {
		margin-right:0;
		margin-left:0;
	}
}
.post-author__page { padding-bottom:40px; }
.post-author__page .post-author_gravatar { margin-bottom:10px; }
.post-author_h {
	font-size:15px;
	margin-bottom:25px;
}
.post-author_h a {
	text-transform:capitalize;
	color:#e35175;
}
.post-author_link a {
	text-transform:capitalize;
	color:#e35175;
}
.post-author_gravatar img {
	padding:0;
	border:none;
	background-color:transparent;
}
@media (min-width: 1200px) {
	.post-author_desc { overflow:hidden; }
}
#recent-author-comments { padding-top:30px; }
#recent-author-comments ul { margin-left:0; }
#recent-author-comments ul li {
	list-style-type:none;
	font-size:11px;
	color:#adaeb5;
	margin:8px 0 0 0;
}
#recent-author-comments ul li:first-child { margin-top:0; }
#recent-author-comments ul li:before {
	content:'\f058';
	color:#fff;
	font-family:FontAwesome;
	font-size:13px;
	margin:0 12px 0 0;
}
#recent-author-comments ul li a { color:#FFFFFF; }
#recent-author-comments ul li a:hover, #recent-author-comments ul li a:focus {
	text-decoration:none;
	color:#e35175;
}
#content.left .related-posts { margin-left:100px; }
@media (max-width: 1200px) {
	#content.left .related-posts { margin-left:80px; }
}
@media (max-width: 767px) {
	#content.left .related-posts { margin-left:0; }
}
#content.right .related-posts {
	margin-right:100px;
	margin-left:0;
}
@media (max-width: 1200px) {
	#content.right .related-posts {
		margin-right:80px;
		margin-left:0;
	}
}
@media (max-width: 767px) {
	#content.right .related-posts {
		margin-right:0;
		margin-left:0;
	}
}
.related-posts_h {
	font-size:82px;
	font-weight:500;
	line-height:80px;
	letter-spacing:-3px;
	margin:0 0 42px 0;
}
.ie8 .related-posts_h {
	font-size:65px;
	line-height:68px;
}
@media (max-width: 1200px) {
	.related-posts_h {
		font-size:65px;
		line-height:68px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.related-posts_h {
		font-size:50px;
		line-height:53px;
	}
}
@media (max-width: 767px) {
	.related-posts_h {
		font-size:50px;
		line-height:53px;
	}
}
@media (max-width: 480px) {
	.related-posts_h {
		font-size:40px;
		line-height:43px;
		letter-spacing:-1px;
	}
}
.related-posts_item {
	font-size:19px;
	font-weight:400;
	line-height:23px;
}
@media (min-width: 1200px) {
	.related-posts_item { margin-bottom:40px; }
}
.related-posts_item a:hover, .related-posts_item a:focus { text-decoration:none; }
@media (min-width: 1200px) {
	.related-posts_item .featured-thumbnail { margin-bottom:35px; }
}
.testimonial {
	border-color:#5f6071;
	background-color:transparent;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial small {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	padding:12px 0 0;
	font-size:12.75px;
}
body.single-testi #content.left .testimonial, body.page-template-page-testi-php #content.left .testimonial { margin-left:100px; }
@media (max-width: 1200px) {
	body.single-testi #content.left .testimonial, body.page-template-page-testi-php #content.left .testimonial { margin-left:80px; }
}
@media (max-width: 767px) {
	body.single-testi #content.left .testimonial, body.page-template-page-testi-php #content.left .testimonial { margin-left:0; }
}
body.single-testi #content.right .testimonial, body.page-template-page-testi-php #content.right .testimonial { margin-right:100px; }
@media (max-width: 1200px) {
	body.single-testi #content.right .testimonial, body.page-template-page-testi-php #content.right .testimonial { margin-right:80px; }
}
@media (max-width: 767px) {
	body.single-testi #content.right .testimonial, body.page-template-page-testi-php #content.right .testimonial { margin-right:0; }
}
body.page-template-page-archives-php #content.left .post-content { padding-left:100px; }
@media (max-width: 1200px) {
	body.page-template-page-archives-php #content.left .post-content { padding-left:80px; }
}
@media (max-width: 767px) {
	body.page-template-page-archives-php #content.left .post-content { padding-left:0; }
}
body.page-template-page-archives-php #content.right .post-content {
	padding-right:100px;
	padding-left:0;
}
@media (max-width: 1200px) {
	body.page-template-page-archives-php #content.right .post-content {
		padding-right:80px;
		padding-left:0;
	}
}
@media (max-width: 767px) {
	body.page-template-page-archives-php #content.right .post-content {
		padding-right:0;
		padding-left:0;
	}
}
.single-pager { border-color:#5f6071; }
#content.left .single-pager { margin-left:100px; }
@media (max-width: 1200px) {
	#content.left .single-pager { margin-left:80px; }
}
@media (max-width: 767px) {
	#content.left .single-pager { margin-left:0; }
}
#content.right .single-pager { margin-right:100px; }
@media (max-width: 1200px) {
	#content.right .single-pager { margin-right:80px; }
}
@media (max-width: 767px) {
	#content.right .single-pager { margin-right:0; }
}
.single-pager a {
	border-color:#5f6071 !important;
	background-color:transparent !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.single-pager a:hover, .single-pager a:focus {
	background-color:#5f6071 !important;
	color:#FFFFFF;
}
.page-header {
	border:none;
	margin-top:0;
}
#content.left .page-header { margin-left:100px; }
@media (max-width: 1200px) {
	#content.left .page-header { margin-left:80px; }
}
@media (max-width: 767px) {
	#content.left .page-header { margin-left:0; }
}
#content.right .page-header { margin-right:100px; }
@media (max-width: 1200px) {
	#content.right .page-header { margin-right:80px; }
}
@media (max-width: 767px) {
	#content.right .page-header { margin-right:0; }
}
.page-header h1 {
	font-size:82px;
	font-weight:500 !important;
	line-height:80px;
	letter-spacing:-3px;
	margin-top:0;
}
.ie8 .page-header h1 {
	font-size:65px;
	line-height:68px;
	margin-bottom:8px;
}
@media (max-width: 1200px) {
	.page-header h1 {
		font-size:65px;
		line-height:68px;
		margin-bottom:8px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.page-header h1 {
		font-size:50px;
		line-height:53px;
		margin-bottom:7px;
	}
}
@media (max-width: 767px) {
	.page-header h1 {
		font-size:50px;
		line-height:53px;
		margin-bottom:7px;
	}
}
@media (max-width: 480px) {
	.page-header h1 {
		font-size:40px;
		line-height:43px;
		letter-spacing:-1px;
	}
}
.filter-wrapper { margin-bottom:40px; }
.filter-wrapper strong {
	padding:0;
	margin-right:25px;
	font-size:19px;
	font-weight:normal;
}
@media (min-width: 1200px) {
	.filter-wrapper strong { margin-right:58px; }
}
.nav-pills {
	margin-bottom:0;
	margin-right:-25px;
}
@media (min-width: 1200px) {
	.nav-pills { margin-right:-58px; }
}
.nav-pills li { margin-right:25px; }
@media (min-width: 1200px) {
	.nav-pills li { margin-right:58px; }
}
.nav-pills li a {
	font-size:19px;
	font-weight:normal !important;
	line-height:22px;
	margin:0 !important;
	padding:0;
	background:none !important;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 480px) {
	.nav-pills li a { padding:0; }
}
.nav-pills li a:hover, .nav-pills li a:focus { color:#e35175; }
.nav-pills li.active a { color:#e35175 !important; }
.filterable-portfolio .caption__portfolio {
	padding:30px 20px;
	border:1px solid #5f6071;
	border-top:none;
}
.filterable-portfolio h3 {
	font-size:19px;
	line-height:1.2em;
	margin-bottom:2px;
}
.filterable-portfolio h3 a:hover, .filterable-portfolio h3 a:focus { text-decoration:none; }
.filterable-portfolio .btn-primary {
	background:none !important;
	padding:0;
	font-size:19px;
	font-weight:400 !important;
	text-shadow:none;
	text-transform:capitalize;
}
.filterable-portfolio .btn-primary:after {
	content:'\f054';
	font-size:19px;
	font-family:FontAwesome;
	line-height:1.2em;
	margin:0 0 0 15px;
	position:relative;
	top:2px;
}
.filterable-portfolio .btn-primary:hover, .filterable-portfolio .btn-primary:focus {
	color:#e35175 !important;
	text-decoration:none;
}
.single-portfolio .featured-thumbnail.large {
	margin-bottom:0;
	margin-top:0;
	padding-bottom:1.5em;
}
.portfolio-meta { border-color:#5f6071; }
.portfolio-meta-list { border-color:#5f6071; }
.portfolio-meta i { color:#FFFFFF; }
.portfolio-meta a:hover, .portfolio-meta a:focus { text-decoration:none; }
#content.left .comment-holder { margin-left:100px; }
@media (max-width: 1200px) {
	#content.left .comment-holder { margin-left:80px; }
}
@media (max-width: 767px) {
	#content.left .comment-holder { margin-left:0; }
}
#content.right .comment-holder {
	margin-right:100px;
	margin-left:0;
}
@media (max-width: 1200px) {
	#content.right .comment-holder {
		margin-right:80px;
		margin-left:0;
	}
}
@media (max-width: 767px) {
	#content.right .comment-holder {
		margin-right:0;
		margin-left:0;
	}
}
.comments-h {
	font-size:82px;
	font-weight:500;
	line-height:80px;
	letter-spacing:-3px;
	padding-bottom:5px;
}
.ie8 .comments-h {
	font-size:65px;
	line-height:68px;
}
@media (max-width: 1200px) {
	.comments-h {
		font-size:65px;
		line-height:68px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.comments-h {
		font-size:50px;
		line-height:53px;
	}
}
@media (max-width: 767px) {
	.comments-h {
		font-size:50px;
		line-height:53px;
	}
}
@media (max-width: 480px) {
	.comments-h {
		font-size:40px;
		line-height:43px;
		letter-spacing:-1px;
	}
}
.comment #respond {
	margin-right:0 !important;
	margin-left:0 !important;
}
.comment .comment-body {
	background-color:transparent;
	border-color:#5f6071;
	margin-top:30px;
}
@media (min-width: 1200px) {
	.comment .comment-body { padding:34px 20px 35px 40px; }
}
.comment .comment-body .extra-wrap { overflow:visible; }
@media (min-width: 1200px) {
	.comment .comment-body .extra-wrap { overflow:hidden; }
}
@media (max-width: 480px) {
	.comment .comment-body .extra-wrap {
		clear:both;
		padding-top:10px;
	}
}
.comment.bypostauthor .comment-body { background-color:transparent; }
.comment-author .author {
	text-align:left;
	font-weight:normal;
	font-size:15px;
	color:#e35175;
}
@media (min-width: 1200px) {
	.comment-author .author { padding-top:24px; }
}
.comment-author img.avatar { margin-top:6px; }
.comment-meta {
	color:#adaeb5;
	padding-top:2px;
}
.reply { margin-left:20px; }
.reply a {
	padding:0;
	font-weight:400 !important;
	text-shadow:none;
	font-size:19px;
}
.reply a:after {
	content:'\f054';
	font-size:19px;
	font-family:FontAwesome;
	line-height:1.2em;
	margin:0 0 0 15px;
	position:relative;
	top:2px;
}
.reply a:hover, .reply a:focus {
	color:#e35175;
	text-decoration:none;
}
.comment-list ul.children { margin-left:40px; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
#respond { padding-top:75px; }
#content.left #respond { margin-left:100px; }
@media (max-width: 1200px) {
	#content.left #respond { margin-left:80px; }
}
@media (max-width: 767px) {
	#content.left #respond { margin-left:0; }
}
#content.right #respond {
	margin-right:100px;
	margin-left:0;
}
@media (max-width: 1200px) {
	#content.right #respond {
		margin-right:80px;
		margin-left:0;
	}
}
@media (max-width: 767px) {
	#content.right #respond {
		margin-right:0;
		margin-left:0;
	}
}
#respond h3 {
	font-size:82px;
	font-weight:500;
	line-height:80px;
	letter-spacing:-3px;
	margin:0 0 42px 0;
}
.ie8 #respond h3 {
	font-size:65px;
	line-height:68px;
}
@media (max-width: 1200px) {
	#respond h3 {
		font-size:65px;
		line-height:68px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#respond h3 {
		font-size:50px;
		line-height:53px;
	}
}
@media (max-width: 767px) {
	#respond h3 {
		font-size:50px;
		line-height:53px;
	}
}
@media (max-width: 480px) {
	#respond h3 {
		font-size:40px;
		line-height:43px;
		letter-spacing:-1px;
	}
}
.cancel-comment-reply a {
	text-decoration:underline;
	color:#FFFFFF !important;
}
.cancel-comment-reply a:hover, .cancel-comment-reply a:focus { text-decoration:none; }
#commentform a {
	text-decoration:underline;
	color:#FFFFFF !important;
}
#commentform a:hover, #commentform a:focus { text-decoration:none; }
#commentform p.field { margin-bottom:11px; }
#commentform input[type="text"] {
	padding:7.5px 10px;
	width:348px;
}
#commentform textarea {
	width:100%;
	max-width:100%;
	min-width:100%;
	min-height:216px;
	height:216px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.ie8 #commentform textarea {
	width:497px;
	max-width:497px;
	min-width:497px;
}
#sidebar {
	padding-top:35px;
	position:relative;
}
#sidebar.left:after, #sidebar.right:after {
	content:'';
	position:absolute;
	right:-31px;
	top:0;
	width:1px;
	height:100%;
	background-color:#5f6071;
}
.ie8 #sidebar.left:after, .ie8 #sidebar.right:after { right:-21px; }
@media (max-width: 1200px) {
	#sidebar.left:after, #sidebar.right:after { right:-21px; }
}
@media (max-width: 767px) {
	#sidebar.left:after, #sidebar.right:after { display:none; }
}
#sidebar.right:after {
	left:-31px;
	right:auto;
}
.ie8 #sidebar.right:after { left:-21px; }
@media (max-width: 1200px) {
	#sidebar.right:after { left:-21px; }
}
.widget { margin:65px 0 0 0; }
.widget:first-child { margin-top:0; }
.widget > h3 {
	font-size:82px;
	font-weight:500;
	line-height:80px;
	letter-spacing:-3px;
	margin:0 0 42px 0;
}
.ie8 .widget > h3 {
	font-size:65px;
	line-height:68px;
}
@media (max-width: 1200px) {
	.widget > h3 {
		font-size:65px;
		line-height:68px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.widget > h3 {
		font-size:50px;
		line-height:53px;
	}
}
@media (max-width: 767px) {
	.widget > h3 {
		font-size:50px;
		line-height:53px;
	}
}
@media (max-width: 480px) {
	.widget > h3 {
		font-size:40px;
		line-height:43px;
		letter-spacing:-1px;
	}
}
.widget ul { margin-left:0; }
.widget ul li {
	list-style-type:none;
	font-size:11px;
	color:#adaeb5;
	margin:8px 0 0 0;
}
.widget ul li:first-child { margin-top:0; }
.widget ul li:before {
	content:'\f058';
	color:#fff;
	font-family:FontAwesome;
	font-size:13px;
	margin:0 12px 0 0;
}
.widget ul li a { color:inherit; }
.widget ul li a:hover, .widget ul li a:focus {
	text-decoration:none;
	color:#FFFFFF;
}
.widget ul li:hover:before { color:#e35175; }
.widget ul ul { margin:8px 0 0 23px; }
.widget-flexslider li:before { display:none !important; }
.widget-flexslider li h5 { margin-bottom:10px; }
.widget-flexslider li h5 a:hover, .widget-flexslider li h5 a:focus { color:#e35175 !important; }
.widget-flexslider li .author {
	font-style:normal;
	text-transform:capitalize;
}
.widget-flexslider li .author a, .widget-flexslider li .comments_link { color:#FFFFFF; }
.widget-flexslider li .author a:hover, .widget-flexslider li .author a:focus, .widget-flexslider li .comments_link:hover, .widget-flexslider li .comments_link:focus { color:#e35175 !important; }
.widget-flexslider li .thumbnail { margin:0 0 10px 0; }
#wp-calendar td#today { color:#e35175; }
#wp-calendar caption { color:#e35175; }
#wp-calendar thead th { color:#e35175; }
.social_li {
	font-size:15px !important;
	color:#FFFFFF !important;
	margin-top:0 !important;
}
.social_li:before { display:none; }
.social_link:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.social__row li { margin-left:5px !important; }
.social__row li:first-child { margin-left:0 !important; }
.social__list li { margin-bottom:5px !important; }
.social__list a:hover { color:#e35175 !important; }
.flickr_li { margin:0 !important; }
.flickr_li:before { display:none; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flickr_li .thumbnail .zoom-icon:before {
	margin:-13px 0 0 -12.5px;
	width:25px;
	height:26px;
	background:url(images/magnify-alt-sm.png) 50% 50% no-repeat;
}
.banners { margin-top:65px; }
.banners:first-child { margin-top:0; }
.post-list li {
	margin-bottom:0 !important;
	padding-bottom:0;
	font-size:15px !important;
	color:#FFFFFF !important;
}
.post-list li:before { display:none; }
@media (min-width: 768px) and (max-width: 979px) {
	.post-list .featured-thumbnail {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin-right:0;
	}
}
@media (max-width: 360px) {
	.post-list .featured-thumbnail { width:80px; }
}
.post-list time {
	font-size:13px;
	color:#adaeb5 !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list time:before {
		content:'';
		display:block;
		clear:both;
	}
}
.post-list_h {
	font-size:19px;
	line-height:23px;
	margin:10px 0 5px;
}
.post-list_h a:hover, .post-list_h a:focus { color:#e35175 !important; }
.post-list .btn-link {
	background:none !important;
	padding:0 !important;
}
.post-list .btn-link:hover, .post-list .btn-link:focus { color:#e35175 !important; }
.comments-custom li {
	font-size:15px !important;
	color:#FFFFFF !important;
	margin:0 !important;
	padding-bottom:15px;
}
.comments-custom li:before { display:none; }
.comments-custom_txt {
	padding:0;
	margin-top:22px;
	border:none;
}
.comments-custom_txt a:hover { text-decoration:underline !important; }
.comments-custom_h_author {
	color:#e35175;
	margin-top:16px;
}
.comments-custom_h_title, .comments-custom_h_author { margin-bottom:0; }
.comments-custom .meta_format {
	margin-top:0;
	font-size:13px;
	color:#adaeb5;
}
.posts-grid li { margin-bottom:38px; }
.posts-grid h5 {
	margin:0;
	padding-top:0 !important;
}
.posts-grid h5 a:hover, .posts-grid h5 a:focus {
	text-decoration:none;
	color:#434458;
}
.ie8 .posts-grid .featured-thumbnail img { max-width:none; }
.posts-grid .btn-primary {
	background:none !important;
	padding:0;
	font-size:19px;
	font-weight:400 !important;
	text-shadow:none;
	letter-spacing:0;
}
.posts-grid .btn-primary:after {
	content:'\f054';
	font-size:19px;
	font-family:FontAwesome;
	line-height:1.2em;
	margin:0 0 0 15px;
	position:relative;
	top:2px;
}
.posts-grid.img-left { *zoom:1; }
.posts-grid.img-left:before, .posts-grid.img-left:after {
	display:table;
	content:"";
	line-height:0;
}
.posts-grid.img-left:after { clear:both; }
.posts-grid.img-left li { overflow:hidden; }
.posts-grid.img-left .clear { clear:none; }
@media (max-width: 360px) {
	.posts-grid.img-left .clear { clear:both; }
}
.posts-grid.img-left .featured-thumbnail { margin:0 20px 10px 0; }
@media (max-width: 360px) {
	.posts-grid.img-left .featured-thumbnail { margin-right:0; }
}
.posts-grid.services {
	padding-top:11px;
	margin-top:0;
}
.posts-grid.services li {
	margin-bottom:0;
	margin-top:0;
	text-align:center;
}
@media (max-width: 767px) {
	.posts-grid.services li {
		margin-bottom:20px;
		text-align:left;
		*zoom:1;
	}
	.posts-grid.services li:before, .posts-grid.services li:after {
		display:table;
		content:"";
		line-height:0;
	}
	.posts-grid.services li:after { clear:both; }
}
@media (max-width: 480px) {
	.posts-grid.services li { text-align:center; }
}
.posts-grid.services li:hover .excerpt { color:#bcd8e1; }
@media (max-width: 767px) {
	.posts-grid.services .clear { clear:none; }
}
@media (max-width: 480px) {
	.posts-grid.services .clear { clear:both; }
}
.posts-grid.services .featured-thumbnail {
	margin-bottom:40px;
	-webkit-border-radius:269px;
	-moz-border-radius:269px;
	border-radius:269px;
}
@media (max-width: 767px) {
	.posts-grid.services .featured-thumbnail { margin:0 20px 10px 0; }
}
@media (max-width: 480px) {
	.posts-grid.services .featured-thumbnail {
		margin-right:0;
		display:inline-block;
		float:none;
		vertical-align:top;
	}
}
.posts-grid.services .featured-thumbnail img {
	-webkit-border-radius:269px;
	-moz-border-radius:269px;
	border-radius:269px;
}
.posts-grid.services .featured-thumbnail .zoom-icon {
	-webkit-border-radius:269px;
	-moz-border-radius:269px;
	border-radius:269px;
}
.posts-grid.services .excerpt { margin-bottom:24px; }
@media (max-width: 767px) {
	.posts-grid.services .excerpt { padding-top:75px; }
}
@media (max-width: 480px) {
	.posts-grid.services .excerpt { padding-top:0; }
}
.posts-grid.no-title h5 { display:none; }
.footer {
	padding:108px 0;
	border:none;
	background-color:transparent;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer { padding:30px 20px 45px; }
}
@media (max-width: 767px) {
	.footer { padding:30px 20px 45px; }
}
.footer-widgets { color:#5b6274; }
.footer-widgets a { color:inherit; }
.footer-widgets ul { margin-left:0; }
@media (max-width: 767px) {
	.footer-widgets ul {
		text-align:center;
		margin-bottom:6px;
	}
}
.footer-widgets ul li {
	list-style-type:none;
	line-height:1.2em;
	margin-top:6px;
}
.footer-widgets ul li:first-child { margin-top:0; }
.footer-widgets ul li a:hover, .footer-widgets ul li a:focus {
	text-decoration:none;
	color:#e35175;
}
.footer-widgets ul li.current-menu-item a, .footer-widgets ul li.current_page_item a { color:#e35175; }
@media (max-width: 767px) {
	.footer-widgets .textwidget { padding-top:20px; }
}
nav.footer-nav { float:left; }
@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 { float:left; }
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul {
		float:none;
		text-align:left;
	}
}
@media (max-width: 767px) {
	nav.footer-nav ul { float:none; }
}
nav.footer-nav ul li { padding:0 10px 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul li { padding:0 8px 0 0; }
}
@media (max-width: 767px) {
	nav.footer-nav ul li { padding:0 5px 0 0; }
}
nav.footer-nav ul li a:hover, nav.footer-nav ul li a:focus {
	color:#a0a3aa;
	text-decoration:underline;
}
.copyright { padding:0; }
@media (max-width: 767px) {
	.copyright { margin-bottom:20px; }
}
.footer-text {
	font-size:11px;
	line-height:1.2em;
	color:#a0a3aa;
}
@media (max-width: 767px) {
	.footer-text { margin-bottom:0; }
}
.footer-text a { color:inherit; }
.footer-text a:hover, .footer-text a:focus { text-decoration:underline; }
.footer-text .site-name {
	font-size:26px;
	font-weight:500;
	line-height:1.2em;
	color:#5b6274;
	letter-spacing:-0.5px;
	display:inline-block;
	vertical-align:top;
	margin:0 0 1px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-text .site-name { font-size:22px; }
}
.footer-text .site-name:hover, .footer-text .site-name:focus { text-decoration:none; }
.wpcf7-form p.field input {
	padding:7px 10px 8px;
	height:39px;
	line-height:22px;
	color:#fff;
}
.wpcf7-form p.field input::-moz-placeholder {
	opacity:1;
	color:#fff;
}
.wpcf7-form p.field input::-ms-input-placeholder { color:#fff; }
.wpcf7-form p.field input::-webkit-input-placeholder { color:#fff; }
.wpcf7-form p.field input:-moz-placeholder { color:#fff; }
.wpcf7-form p.field input:-ms-input-placeholder { color:#fff; }
.wpcf7-form p.field input::-webkit-input-placeholder { color:#fff; }
.wpcf7-form textarea {
	padding:7px 10px 8px;
	color:#fff !important;
	line-height:22px;
}
.wpcf7-form textarea::-moz-placeholder {
	opacity:1;
	color:#fff;
}
.wpcf7-form textarea::-ms-input-placeholder { color:#fff; }
.wpcf7-form textarea::-webkit-input-placeholder { color:#fff; }
.wpcf7-form textarea:-moz-placeholder { color:#fff; }
.wpcf7-form textarea:-ms-input-placeholder { color:#fff; }
.wpcf7-form textarea::-webkit-input-placeholder { color:#fff; }
.wpcf7-form .ajax-loader { margin-top:2px; }
.wpcf7-not-valid-tip {
	padding:7px 0 8px 10px !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-not-valid-tip {
		padding:1px 0 0 5px !important;
		line-height:18px !important;
	}
}
.dropcap {
	margin-right:20px;
	width:70px;
	height:70px;
	background:#e35175;
	font-weight:500;
	font-size:50px;
	line-height:70px;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	border-radius:70px;
}
@media (min-width: 1200px) {
	.dropcap { margin-right:30px; }
}
input[type="submit"], input[type="reset"] {
	font-size:19px;
	height:auto;
	padding:0 27px 0 0;
	background:transparent url(images/btn-arrow.png) no-repeat 100% 3px !important;
	text-transform:capitalize;
	letter-spacing:0;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
	color:#e35175 !important;
	background-position:100% -80px !important;
	-webkit-transition:0.0s;
	-moz-transition:0.0s;
	-o-transition:0.0s;
	transition:0.0s;
}
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 10px 8px;
	color:#fff;
	background-color:transparent;
	border-color:#5f6071;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
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:#e35175;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
textarea { border-color:#5f6071 !important; }
textarea:focus { border-color:#e35175 !important; }
.thumbnail, .featured-thumbnail {
	padding:0;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
figure [class^="icon-"], figure [class*=" icon-"] {
	position:relative;
	top:-5px;
}
img.alignnone { margin-bottom:30px; }
.spacer { height:26px; }
.vertical-divider {
	margin:0;
	padding:0 60px 0 0;
	border-left:none;
	border-right:1px solid #5f6071;
}
@media (min-width: 1200px) {
	.vertical-divider { padding-right:70px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.vertical-divider { padding-right:42px; }
}
@media (max-width: 767px) {
	.vertical-divider {
		padding:0;
		border:none;
	}
}
.vertical-divider.left {
	padding:0;
	border:none;
	position:relative;
}
.vertical-divider.left:before {
	content:'';
	position:absolute;
	top:0;
	left:-21px;
	width:1px;
	height:100%;
	background-color:#5f6071;
}
@media (min-width: 1200px) {
	.vertical-divider.left:before { left:-31px; }
}
@media (max-width: 767px) {
	.vertical-divider.left:before { display:none; }
}
.fullwidth-box {
	padding:132px 0 129px 0;
	position:relative;
}
@media (min-width: 768px) and (max-width: 979px) {
	.fullwidth-box { padding:50px 0 !important; }
}
@media (max-width: 767px) {
	.fullwidth-box { padding:50px 0 !important; }
}
@media (max-width: 480px) {
	.fullwidth-box { padding:30px 0 !important; }
}
.fullwidth-box.style-1 {
	background-color:#e35175;
	border-top:10px solid #fff;
	padding:180px 0 181px 0;
}
.fullwidth-box.style-1:before, .fullwidth-box.style-1:after {
	content:'';
	position:absolute;
	top:-10px;
	width:100%;
	height:100%;
	background-color:inherit;
	border-top:10px solid #fff;
	z-index:-1;
}
.fullwidth-box.style-1:before { left:-99%; }
.fullwidth-box.style-1:after { right:-99%; }
.fullwidth-box.style-1 h2 {
	margin-bottom:0;
	padding:0 0 32px 0;
}
.fullwidth-box.style-1 h5 { padding-top:18px; }
.fullwidth-box.style-1 .vertical-divider {
	border-color:#e8708d;
	padding-top:24px;
}
@media (max-width: 767px) {
	.fullwidth-box.style-1 .vertical-divider {
		margin-bottom:0;
		padding-bottom:20px;
	}
}
.fullwidth-box.style-1 .vertical-divider.left:before { background-color:#e8708d; }
.fullwidth-box.style-1 address {
	text-transform:uppercase;
	font-size:11px;
	line-height:22px;
	color:#434458;
	padding-top:3px;
	margin-bottom:30px;
}
@media (max-width: 767px) {
	.fullwidth-box.style-1 address p[style^="padding-left:"] { padding-left:0 !important; }
}
.fullwidth-box.style-1 .phone:before { color:#434458; }
.fullwidth-box.style-2 {
	background-color:#71aec1;
	border-top:10px solid #fff;
	padding:136px 0 135px 0;
}
.fullwidth-box.style-2:before, .fullwidth-box.style-2:after {
	content:'';
	position:absolute;
	top:-10px;
	width:100%;
	height:100%;
	background-color:inherit;
	border-top:10px solid #fff;
	z-index:-1;
}
.fullwidth-box.style-2:before { left:-99%; }
.fullwidth-box.style-2:after { right:-99%; }
.phone {
	font-size:40px;
	font-weight:500 !important;
}
@media (max-width: 480px) {
	.phone { font-size:32px; }
}
.phone:before {
	content:'\f10b';
	font-size:60px;
	font-family:FontAwesome;
	position:relative;
	top:4px;
	margin-right:29px;
}
@media (max-width: 480px) {
	.phone:before { margin-right:20px; }
}
#map { border-bottom:10px solid #fff; }
#map img { max-width:none; }
#map #content {
	font-size:10px;
	color:#babbc2;
	padding-top:0;
}
#map #content h6 {
	font-size:13px;
	line-height:1.2em;
	color:#434458;
	margin:0 0 4px 0;
}
#map #content p {
	line-height:14px;
	margin-bottom:0;
}
#map #content a {
	color:#e35175;
	text-decoration:underline;
}
#map #content a:hover, #map #content a:focus { text-decoration:none; }
.gm-style .gm-style-iw #content a { font-size:11px; }
.list.styled.check-list { margin:-3px 0 0 0; }
.list.styled.check-list > ul { margin-bottom:20px; }
.list.styled.check-list > ul li {
	font-size:11px;
	color:#adaeb5;
	margin:8px 0 0 0;
}
.fullwidth-box.style-1 .list.styled.check-list > ul li { color:#FFFFFF; }
.fullwidth-box.style-2 .list.styled.check-list > ul li { color:#cee8f0; }
.list.styled.check-list > ul li:first-child { margin-top:0; }
.list.styled.check-list > ul li:before {
	content:'\f058';
	color:#fff;
	font-size:13px;
	margin:0 12px 0 0;
}
.list.styled.check-list > ul li a { color:inherit; }
.list.styled.check-list > ul li a:hover, .list.styled.check-list > ul li a:focus {
	text-decoration:none;
	color:#FFFFFF;
}
.fullwidth-box.style-1 .list.styled.check-list > ul li a:hover, .fullwidth-box.style-1 .list.styled.check-list > ul li a:focus { text-decoration:underline; }
.list.styled.check-list > ul li:hover:before { color:#e35175; }
.fullwidth-box.style-1 .list.styled.check-list > ul li:hover:before { color:#FFFFFF; }
.btn-primary {
	border:none;
	letter-spacing:-1px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	color:#FFFFFF;
	text-shadow:none;
	background-color:#e35175;
	background-image:-moz-linear-gradient(top,#e35175,#e35175);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#e35175),to(#e35175));
	background-image:-webkit-linear-gradient(top,#e35175,#e35175);
	background-image:-o-linear-gradient(top,#e35175,#e35175);
	background-image:linear-gradient(to bottom,#e35175,#e35175);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe35175', endColorstr='#ffe35175', GradientType=0);
	border-color:#e35175 #e35175 #c72049;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#e35175;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color:#FFFFFF;
	background-color:#e35175;
	*background-color:#df3b64;
}
.btn-primary:active, .btn-primary.active { background-color:#dc2552 \9; }
.btn-primary.btn-large {
	font-size:24px;
	font-weight:500;
	padding:18px 44px;
}
@media (max-width: 767px) {
	.btn-primary.btn-large {
		font-size:17px;
		padding:10px 20px;
	}
}
.btn-primary:hover, .btn-primary:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#434458;
	text-shadow:none;
	background-color:#ffffff;
	background-image:-moz-linear-gradient(top,#fff,#fff);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
	background-image:-webkit-linear-gradient(top,#fff,#fff);
	background-image:-o-linear-gradient(top,#fff,#fff);
	background-image:linear-gradient(to bottom,#fff,#fff);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
	border-color:#fff #fff #d9d9d9;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#fff;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover:hover, .btn-primary:hover:focus, .btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:hover.disabled, .btn-primary:hover[disabled], .btn-primary:focus:hover, .btn-primary:focus:focus, .btn-primary:focus:active, .btn-primary:focus.active, .btn-primary:focus.disabled, .btn-primary:focus[disabled] {
	color:#434458;
	background-color:#fff;
	*background-color:#f2f2f2;
}
.btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:focus:active, .btn-primary:focus.active { background-color:#e6e6e6 \9; }
.btn-link {
	padding:0;
	font-weight:400 !important;
	text-shadow:none;
}
.btn-link.btn-large { font-size:19px; }
.btn-link:after {
	content:'\f054';
	font-size:19px;
	font-family:FontAwesome;
	line-height:1.2em;
	margin:0 0 0 15px;
	position:relative;
	top:2px;
}
.btn-link:hover, .btn-link:focus {
	color:#e35175;
	text-decoration:none;
}
.btn-link.top-indent { margin-top:42px; }
@media (max-width: 767px) {
	.btn-link.top-indent { margin-top:0; }
}
#back-top-wrapper { overflow:visible; }
#back-top a {
	width:auto;
	color:#e35175;
}
#back-top a:hover { color:#434458; }
#back-top a:hover span { background-color:transparent; }
#back-top span {
	width:auto;
	height:auto;
	background:none;
}
#back-top span:before {
	font-size:32px;
	font-family:FontAwesome;
	line-height:1.2em;
	content:'\f0aa';
}
.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;
}
