.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
}

@media only screen 
and (min-width : 1824px) {
.gap{ padding-top:5.5%;}
}

.pdspace{ padding-left:5px !important; padding-right:5px !important;}

.rot {
    width: 200px;
    height: 100px;
    background-color: yellow;
    /* Rotate div */
    -ms-transform: rotate(117deg); /* IE 9 */
    -webkit-transform: rotate(117deg); /* Chrome, Safari, Opera */
    transform: rotate(117deg);
}

@media (min-width: 320px) and (max-width: 767px) {
	.fullsize img{ width:100%;} .logo{ padding-left:0px !important;}
}

.icon1{ background:url(../images/icon1.png) no-repeat; width:352px; height:352px;}

body { background: url('../images/homepagebg.gif') no-repeat left 0px fixed; -webkit-background-size: cover; moz-background-size: cover;  -o-background-size: cover;  background-size: cover; font-size:13px; font-family:Arial, Helvetica, sans-serif;  color:#fff !important }




@media (max-width: 767px) {
	body {
		padding-left:0 !important;
		padding-right:0 !important;
	}
}
.slider_off { min-height:50px; }
.main-holder {
	overflow:hidden;
	padding:0;
}
.thumbnail, .featured-thumbnail {
	padding:0;
	border:none;
	border-radius:0;
	box-shadow:none;
}
@media (max-width: 767px) {
	.content-holder { padding:0 20px; }
}
.ie8 #commentform textarea {
	width:580px;
	max-width:580px;
	min-width:580px;
}
.ie8 .sf-menu > li > a { padding:30px 46px !important; }
.ie8 .service-box:hover .title a { color:#fff; }
.ie8 .service-box:hover .title a:hover { color:#a6586d; }
.ie8 .service-box:hover .sub-title { color:#fff; }
.ie8 .service-box:hover .service-box_txt { color:#a6586d; }
.ie8 .service-box:hover .icon {
	background:#6ca56f !important;
	color:#fff;
}
p { margin-bottom:15px; }
h2 {
	text-transform:uppercase;
	font-weight:300 !important;
	margin:0;
	padding:10px 0 40px;
}
@media (min-width: 768px) and (max-width: 979px) {
	h2 { font-size:30px !important; }
}
h3 {
	text-transform:uppercase;
	margin-top:0;
	font-weight:300 !important;
	margin-bottom:9px;
	color:#363f45;
}
h3 a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
h3 a:hover {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
a:hover { text-decoration:none; }
.btn.btn-primary {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	font-weight:600;
	font-style:normal;
	text-shadow:none;
	text-transform:uppercase;
	padding:13px 18px;
	position:relative;
	letter-spacing:0;
	background:transparent;
	border-radius:0;
	box-shadow:none;
	border:none;
	outline:none;
	border-radius:0;
	z-index:1;
	overflow:hidden;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.btn.btn-primary:before {
	content:"";
	position:absolute;
	width:0;
	height:100%;
	bottom:0;
	right:0;
	top:0;
	z-index:-1;
	border-radius:0;
	background:#441b43;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.btn.btn-primary:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	border-radius:0;
	background:#97bf14;
	z-index:-2;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.btn.btn-primary:hover {
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.btn.btn-primary:hover:before {
	width:100%;
	left:0;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.spacer { height:22px; }
.isStuck { -webkit-transform:translateZ(0); }
.isStuck.nav:after {
	content:"";
	display:block;
	background:#31353d;
	position:absolute;
	width:2050px;
	height:100%;
	margin-left:-1025px;
	top:0;
	left:50%;
	box-shadow:none;
	z-index:-3;
}
.isStuck .sf-menu > li > a, .isStuck .sf-menu > li:first-child > a {
	padding-top:10px !important;
	padding-bottom:10px !important;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
@media (max-width: 1200px) and (min-width: 979px) {
	.isStuck .sf-menu > li > a, .isStuck .sf-menu > li:first-child > a {
		padding-top:10px;
		padding-bottom:10px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.isStuck .sf-menu > li > a, .isStuck .sf-menu > li:first-child > a {
		padding-top:10px;
		padding-bottom:10px;
	}
}
.slider_off {
	min-height:0px;
	background:transparent;
}
.home  .spacer { height:27px; }
.home  h2 { padding:51px 0 40px; }
.home  .content-holder { padding-bottom:30px; }
.home  .header {
	background:transparent;
	padding-bottom:50px;
}
.extra_header { background:transparent !important; }
@media (max-width: 767px) {
	.extra_header {
		text-align:center;
		left:0;
		right:0;
		margin:0 auto;
	}
}
.header .search-form form {
	position:relative;
	margin-top:110px;
	padding-right:2px;
}
.search-form input[type="text"] {
	vertical-align:top;
	border:1px solid #ececed;
	box-shadow:none !important;
	border-radius:0;
	color:#6f7174;
	font-family:Ubuntu, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	width:90%;
	text-transform:capitalize;
}
.header .search-form input[type="text"] {
	vertical-align:top;
	border:1px solid #ececed;
	box-shadow:none !important;
	border-radius:0;
	color:#6f7174;
	font-family:Ubuntu, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	text-transform:capitalize;
	width:200px;
}
.header .search-form input[type="text"]:focus { border:1px solid #ececed; }
.search-form input[type="submit"] { margin-top:10px; }
.header .search-form input[type="submit"] {
	vertical-align:top;
	background:#a6586d;
	padding:9px 22px 17px;
	height:43px;
	border:none;
	margin-top:0;
	margin-left:5px;
	margin-top:0;
	text-shadow:none;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.header .search-form input[type="submit"]:hover {
	color:#fff;
	background:#6ca56f;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
@media (min-width: 768px) and (max-width: 979px) {
	.sidebar .search-form_it { width:130px; }
}
.header {
	text-align:center;
	right:0;
	left:0;
	padding:0 0;
	border:none;
	background:none;
	padding-bottom:30px;
	position:relative;
}
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.nav__primary { margin-bottom:0; }
@media (max-width: 767px) {
	.nav__primary {
		padding-left:20px !important;
		padding-right:20px !important;
	}
}
.sf-menu {
	padding:0 0 0 0;
	margin-bottom:0;
	line-height:1.0;
}
.sf-menu ul {
	display:none;
	position:absolute;
	top:-999em;
	padding:31px 0 34px;
	margin-left:2px;
	margin-top:0;
	background:#a6586d;
	width:14.4em;
}
.sf-menu ul ul {
	margin-left:15px;
	background:#a6586d;
}
.sf-menu ul ul:before {
	position:absolute;
	width:5px;
	height:9px;
	left:-5px;
	top:10px;
	display:block;
	content:"";
	background:url(images/arrow1.png) left top no-repeat;
}
.sf-menu {
	float:left;
	margin:0;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.sf-menu > li:first-child {
	background:transparent;
	text-align:center;
	margin-left:0;
	background:none;
}
.sf-menu > li:first-child a { padding:35px 79px; }
.sf-menu > li {
	background:transparent;
	text-align:center;
	padding-right:0;
	padding-left:0;
	padding:0;
	background:url(images/menu_border.png) left top repeat-y;
}
.sf-menu > li > a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:600 !important;
	padding:35px 67px;
	margin:0;
	letter-spacing:0;
	border:none;
	color:#ffffff !important;
	text-decoration:none;
	position:relative;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.sf-menu > li > a.sf-with-ul { padding:35px 67px; }
.sf-menu > li > a:before {
	position:absolute;
	content:"";
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	background:#35303a;
	z-index:-2;
}
.sf-menu > li > a:after {
	position:absolute;
	content:"";
	left:0%;
	top:50%;
	width:100%;
	height:0%;
	text-align:center;
	background:#6ca56f;
	z-index:-1;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.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:transparent;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.sf-menu > li > a:hover:after, .sf-menu > li.sfHover> a:after, .sf-menu > li.current-menu-item > a:after, .sf-menu > li.current_page_item > a:after {
	position:absolute;
	content:"";
	top:0;
	height:100%;
	text-align:center;
	background:#6ca56f;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.sf-menu > li > a:hover .sf-sub-indicator, .sf-menu > li.sfHover> a .sf-sub-indicator, .sf-menu > li.current-menu-item > a .sf-sub-indicator, .sf-menu > li.current_page_item > a .sf-sub-indicator { background-position:-10px -100px; }
.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:#35303a !important;
	background:transparent;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.sf-menu li .desc {
	display:block;
	font-size:0.9em;
}
.sf-menu li li {
	margin-bottom:0;
	background:transparent;
	display:block;
	text-align:center;
}
.sf-menu li li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:600 !important;
	text-decoration:none;
	text-align:center;
	letter-spacing:0;
	border:none;
	color:#FFF;
	display:inline-block;
	padding:2px 0;
	float:none;
	margin:0;
	white-space:nowrap;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.sf-menu li li a.sf-with-ul { padding:0; }
.sf-menu li li a .sf-sub-indicator {
	display:inline;
	position:absolute;
	padding:0;
	top:6px;
	right:-10px;
	margin-right:0px !important;
}
.sf-sub-indicator {
	top:4.0em;
	right:50%;
	margin-right:-4px !important;
	background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
}
.select-menu {
	display:none;
	background-color:#FFF;
	width:100%;
	height:35px;
	padding:5px;
	margin:0;
	cursor:pointer;
	outline:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.select-menu option {
	padding:5px;
	cursor:pointer;
}
.select-menu option.main_item { font-weight:bold; }
@media (max-width: 1200px) and (min-width: 979px) {
	.sf-sub-indicator { margin-right:-5px !important; }
	.sf-menu > li > a { padding:30px 49px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu ul {
		padding:31px 0 34px;
		width:9em !important;
	}
	.sf-menu ul ul { margin-left:15px; }
	.sf-menu > li > a { padding:20px 31px !important; }
	.sf-menu > li > a.sf-with-ul { padding-right:10px !important; }
	.sf-menu > li {
		background:transparent;
		text-align:center;
		padding-right:0;
	}
	.sf-menu {
		padding:10px 0 0 0;
		margin-right:0;
	}
	.sf-sub-indicator {
		top:2.6em;
		margin-right:-17px !important;
	}
}
@media (max-width: 767px) {
	.select-menu { margin-bottom:20px; }
	.nav { margin:20px 0 0 0; }
}
.logo {
	padding:25px 0 100px 80px;
	text-align:center;
	line-height:0;
}

.ie .testimonial { background:#595552 !important; }
.testimonial {
	position:relative;
	margin-bottom:35px;
	padding:30px;
	border:1px solid #4e4c48;
	background:rgba(87,85,81,0.2);
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.testimonial_bq {
	margin:0;
	padding:0;
	border:none;
}
.testimonial_content p {
	overflow:hidden;
	font-family:'Arial', sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	font-style:normal;
	background:url(../images/quotes.png) no-repeat 0 0;
	text-transform:none;
	background:transparent;
	border:none;
	color:#a8a39e;
}
@media (min-width: 768px) and (max-width: 979px) {
	.testimonial .featured-thumbnail {
		width:80px;
		height:80px;
	}
}
.testimonial small {
	font-family:'Opens Sans', sans-serif;
	font-size:15px;
	line-height:20px;
	font-style:normal;
	background:transparent;
	text-transform:none;
	font-weight:300;
	text-decoration:none;
	letter-spacing:0;
	color:#6ca56f;
	padding:12px 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.testimonial {
		padding:15px;
		background-position:150px 10px;
	}
}
@media (max-width: 767px) {
	.testimonial {
		padding:15px;
		background-position:150px 10px;
	}
}
.filter-wrapper { margin-bottom:16px; }
@media (max-width: 590px) {
	.filter-wrapper .pull-right { float:left; }
}
.filter-wrapper strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:600 !important;
	display:block;
	padding:15px 0;
	margin-right:30px;
	float:left;
	color:#a6586d;
}
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper strong { padding:8px 0; }
}
@media (max-width: 767px) {
	.filter-wrapper strong {
		padding:28px 0 0;
		margin-right:10px;
	}
}
.filter-wrapper .nav { overflow:hidden; }
.nav-pills { float:left; }
@media (max-width: 590px) {
	.nav-pills li { float:none; }
}
.nav-pills li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:600 !important;
	display:block;
	padding:14px 25px;
	margin-left:8px;
	float:left;
	color:#a6586d;
	white-space:nowrap;
	border-radius:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav-pills li a { padding:5px; }
}
@media (max-width: 767px) {
	.nav-pills li a { padding:5px; }
}
@media (max-width: 590px) {
	.nav-pills li a {
		display:block;
		padding:5px;
	}
}
.nav-pills li a:hover, .nav-pills li a:focus, .nav-pills li a:active {
	color:#fff;
	background:#6ca56f !important;
}
.nav-pills li.active a, .nav-pills li.active:focus a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background:#6ca56f !important;
}
.single-pager {
	border-bottom:1px solid #625f5c;
	border-top:1px solid #625f5c;
}
.pager li > a, .pager li > span {
	background-color:#6ca56f;
	border:1px solid #6ca56f;
	border-radius:15px;
	display:inline-block;
	padding:5px 14px;
}
.pager li > a, .pager li > span {
	background-color:#6ca56f;
	border:1px solid #6ca56f;
	color:#fff;
}
.pager li > a:hover, .pager li > a:focus {
	background-color:#a6586d;
	border:1px solid #a6586d;
	color:#fff;
}
.portfolio-meta { border-top:1px solid #625f5c; }
.portfolio-meta i { color:#6ca56f; }
.portfolio-meta-list {
	border-bottom:1px solid #625f5c;
	border-top:1px solid #625f5c;
}
.ie .filterable-portfolio .portfolio_item_holder .caption__portfolio { background:#a6586d !important; }
.filterable-portfolio {
	position:relative;
	visibility:hidden;
	overflow:hidden;
	margin:0 -10px;
}
.filterable-portfolio .portfolio_item {
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 0 20px 0;
	padding:0 10px;
	width:0;
}
.filterable-portfolio .portfolio_item.nomargin { margin-right:0; }
.filterable-portfolio .portfolio_item_holder { overflow:hidden; }
.filterable-portfolio .portfolio_item_holder .caption__portfolio {
	padding:22px 19px 5px;
	border-top:0;
	border:1px solid #4e4c48;
	background:rgba(87,85,81,0.2);
}
.filterable-portfolio .portfolio_item_holder .caption__portfolio .excerpt { margin-bottom:30px; }
.filterable-portfolio .image-wrap {
	position:relative;
	display:block;
	overflow:hidden;
}
.filterable-portfolio .image-wrap:before {
	top:50%;
	left:50%;
	margin:-16px 0 0 -16px;
	z-index:-1;
}
.filterable-portfolio .folio_loader {
	top:50%;
	left:50%;
	margin:-10px 0 0 -10px;
	z-index:-1;
}
.thumbnail__portfolio { margin:0; }
.video_preview.featured-thumbnail {
	margin:0 0 10px 0;
	padding:0px;
	width:100%;
}
.video_preview >div { padding:4px; }
.video_preview a[rel="author"] { display:inline-block; }
.video_preview .post_author { display:block; }
.video_preview .post_date { display:block; }
.video_preview img { width:100%; }
.video_preview span.hover {
	position:absolute;
	top:50%;
	left:50%;
	margin:-41px 0 0 -35px;
	font-size:80px;
	color:#FFF;
	text-decoration:none;
	opacity:0.8;
	-webkit-perspective:1000;
	-moz-perspective:1000;
	-ms-perspective:1000;
	perspective:1000;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.video_preview a:hover span.hover {
	opacity:1;
	-webkit-perspective:1000;
	-moz-perspective:1000;
	-ms-perspective:1000;
	perspective:1000;
	-webkit-transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	transform:rotateY(360deg);
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.video_preview h4 {
	padding:0 0 7px 5px;
	border-bottom:1px solid #ddd;
}
.video_preview .post_author {
	float:left;
	padding:0 0 5px 5px;
}
.video_preview .post_date {
	float:right;
	padding:0 5px 5px 0;
}
.post_meta {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:300 !important;
	overflow:hidden;
	margin-bottom:1em;
	padding:9px 0;
	color:#a6586d !important;
	border-top:1px solid #625f5c;
	border-bottom:1px solid #625f5c;
}
.post_meta div[class^="post_"] {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:300 !important;
	line-height:24px;
	padding:0 5px;
	color:#a6586d;
}
@media (max-width: 767px) {
	.post_meta div[class^="post_"] { display:block; }
}
.post_meta div[class^="post_"] a {
	color:#a6586d;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post_meta div[class^="post_"] a:hover {
	text-decoration:none;
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post_meta div[class^="post_"] .not_voting {
	cursor:default;
	color:inherit;
}
.post_meta div[class^="post_"] .not_voting span { color:inherit; }
.post_meta div[class^="post_"] .ajax_voting { color:inherit; }
.post_meta div[class^="post_"] .ajax_voting span { color:inherit; }
.post_meta div[class^="post_"] .user_voting { cursor:default; }
.post_meta div[class^="post_"] .user_voting i, .post_meta div[class^="post_"] .user_voting span {
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-out;
}
.post_meta div[class^="post_"] .user_like { cursor:default; }
.post_meta div[class^="post_"] .user_like i, .post_meta div[class^="post_"] .user_like span { color:#a6586d; }
.post_meta div[class^="post_"] .user_like i {
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-out;
}
.post_meta div[class^="post_"] .user_dislike { cursor:default; }
.post_meta div[class^="post_"] .user_dislike i, .post_meta div[class^="post_"] .user_dislike span { color:#a6586d; }
.post_meta div[class^="post_"] .user_dislike i {
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-out;
}
.post_meta div[class^="post_"] .animation_item {
	position:absolute;
	top:0px;
	right:0px;
}
.post_meta div[class^="post_"] a { text-transform:capitalize; }
.post_meta>div.post_meta_unite {
	display:block;
	border-top:1px solid #e9e9e8;
	padding-top:.5em;
	margin-top:.5em;
}
.post_meta>div.post_meta_unite:first-child {
	border-top:none;
	margin-top:0;
	padding-top:0;
}
.post_meta .post_author a { color:#a6586d !important; }
.post_meta .post_author a:hover { color:#6ca56f !important; }
.post_meta .post_permalink {
	float:right;
	padding-right:0;
}
@media (max-width: 767px) {
	.post_meta .post_permalink { float:left; }
}
.post_meta span.voting_count {
	padding-right:0;
	position:relative;
}
.post_meta i {
	font-size:16px;
	margin-right:0em;
	padding-right:0.5em;
	color:#6ca56f;
}
.post_meta .pull-right {
	padding-right:0;
	padding-left:15px;
}
.post_meta hr { margin:.5em 0; }
.post_meta .post_dislike a, .post_meta .post_like a {
	text-decoration:none;
	color:#31353d !important;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post_meta .post_dislike a i, .post_meta .post_like a i {
	color:#6ca56f !important;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post_meta .post_dislike a:hover, .post_meta .post_like a:hover {
	text-decoration:none;
	color:#31353d !important;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post_meta .post_dislike a:hover i, .post_meta .post_like a:hover i {
	color:#31353d !important;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.share-buttons {
	margin-bottom:30px;
	margin-top:10px;
	padding:10px 0;
	width:100%;
	height:21px;
}
.ie .post-author { background:#595552 !important; }
.post-author {
	margin-bottom:2em;
	padding:13px 20px 23px;
	border:none;
	border:1px solid #4e4c48;
	background:rgba(87,85,81,0.2);
}
.post-author_h {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	font-style:normal;
	font-weight:300 !important;
	text-transform:none;
	overflow:hidden;
	margin-bottom:1em;
	padding:9px 0 7px;
	color:#a6586d;
	margin-bottom:0;
}
.post-author_h small {
	color:#a8a39e;
	font-size:30px;
}
.post-author_h a {
	text-transform:capitalize;
	color:#a6586d;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post-author_h a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post-author_link {
	margin-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	font-style:normal;
	font-weight:300 !important;
	color:#a6586d;
	text-transform:none;
}
.post-author_link p { margin-bottom:0; }
.post-author_link p a {
	text-transform:capitalize;
	color:#a6586d;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post-author_link p a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post-author_link a {
	color:#a6586d;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post-author_link a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.post-author_gravatar {
	float:left;
	margin:7px 30px 0 0;
}
.post-author_gravatar img {
	padding:0;
	border:0;
	background:#fff;
}
.post-author_desc {
	color:#a8a39e;
	margin-bottom:0;
}
@media (min-width: 1200px) {
	.post-author_desc { overflow:hidden; }
}
#recent-author-posts { margin-bottom:3em; }
.related-posts {
	overflow:hidden;
	margin:0 0 2em;
}
.related-posts_h {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:40px;
	font-style:normal;
	text-transform:uppercase;
	background:transparent;
	color:#a8a39e;
	padding-bottom:0;
	position:relative;
	margin:72px 0 45px;
}
.related-posts_list {
	padding:0;
	margin:0 0 0 -4%;
	font-size:0;
}
.related-posts_item {
	display:inline-block;
	width:21%;
	margin-left:4%;
	margin-bottom:20px;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	font-style:300;
	text-transform:uppercase;
	background:transparent;
	color:#6ca56f;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.related-posts_item a { color:#6ca56f; }
@media (min-width: 768px) and (max-width: 979px) {
	.related-posts_item a { font-size:80%; }
}
.related-posts_item :hover {
	color:#a6586d;
	text-decoration:none;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.related-posts_item h5 {
	font-family:'Ubuntu', sans-serif;
	font-size:15px;
	font-weight:500 !important;
	color:#4d4f50;
	line-height:24px;
}
.related-posts_item h5 a {
	font-family:'Ubuntu', sans-serif;
	font-size:15px;
	font-weight:500 !important;
	color:#4d4f50;
	line-height:24px;
}
.related-posts .featured-thumbnail {
	float:none;
	overflow:visible;
	margin:0 0 26px 0;
}
@media (max-width: 480px) {
	.related-posts_item { width:46%; }
}
#respond { box-sizing:border-box; }
#respond h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:40px;
	font-style:normal;
	text-transform:uppercase;
	background:transparent;
	color:#a8a39e;
	padding-bottom:0;
	position:relative;
	margin:4px 0 45px;
}
.comments-h {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:40px;
	font-style:normal;
	text-transform:uppercase;
	background:transparent;
	padding-bottom:0;
	position:relative;
	margin:54px 0 35px;
}
@media (min-width: 1200px) {
	.comment-list { padding-right:100px; }
}
.comment-list .reply a:hover { color:#FFF; }
.ie .comment .comment-body { background:#595552 !important; }
.comment .comment-body {
	position:relative;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:18px;
	border:none;
	padding:24px 20px 23px;
	border:none;
	border:1px solid #4e4c48;
	background:rgba(87,85,81,0.2);
}
.comment .comment-body p {
	color:#a8a39e;
	margin-bottom:15px;
}
.comment-author {
	float:left;
	margin:6px 20px 0 0;
}
.comment-author .author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	font-style:normal;
	display:block;
	padding-top:22px;
	width:80px;
	text-align:left;
	font-weight:300;
	color:#a6586d;
}
.commentmetadata {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	font-style:normal;
	font-weight:300;
	margin-top:30px;
	margin-right:15px;
	color:#a6586d;
	float:right;
}
.reply {
	float:right;
	margin-left:5px;
	margin-top:19px;
}
.reply a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	font-weight:600;
	font-style:normal;
	text-shadow:none;
	text-transform:uppercase;
	padding:13px 20px;
	position:relative;
	letter-spacing:0;
	background:transparent;
	border-radius:0;
	box-shadow:none;
	border:none;
	outline:none;
	border-radius:0;
	z-index:1;
	overflow:hidden;
	color:#fff;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.reply a:before {
	content:"";
	position:absolute;
	width:0;
	height:100%;
	bottom:0;
	right:0;
	top:0;
	z-index:-1;
	border-radius:0;
	background:#6ca56f;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.reply a:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	border-radius:0;
	background:#a6586d;
	z-index:-2;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.reply a:hover {
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.reply a:hover:before {
	width:100%;
	left:0;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
#commentform { overflow:hidden; }
@media (min-width: 1200px) {
	#commentform { padding-right:100px; }
}
#commentform label { display:block; }
.ie #commentform input[type="text"] { background:#595552 !important; }
#commentform input[type="text"] {
	border:1px solid #4e4c48 !important;
	background:rgba(87,85,81,0.2);
	box-shadow:none;
	font-family:'Arial', sans-serif;
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
	color:#a8a39e;
	margin:0;
	padding:8px 9px 9px;
	width:370px;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:40px;
}
#commentform input[type="text"]:focus {
	box-shadow:none;
	border:1px solid #4e4c48;
}
.ie #commentform textarea { background:#595552 !important; }
#commentform textarea {
	color:#a8a39e;
	box-shadow:none;
	padding:8px 10px;
	border:1px solid #4e4c48 !important;
	background:rgba(87,85,81,0.2);
	margin-bottom:19px !important;
	font-family:'Arial', sans-serif;
	font-size:14px;
	line-height:22px;
	overflow:auto;
	margin:0;
	min-width:97%;
	min-height:134px;
	max-width:97%;
	width:97%;
	height:215px;
	border-radius:0;
	color:#a8a39e;
	border-color:#ddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#commentform textarea:focus {
	box-shadow:none;
	border:1px solid #4e4c48;
}
.children #commentform textarea {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	max-width:100%;
	min-width:100px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#commentform textarea {
		width:100%;
		max-width:100%;
		min-width:100%;
		height:42px;
		-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:42px;
		-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;
	}
}
input[type="submit"].btn-primary, input[type="reset"].btn-primary {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	font-weight:600;
	font-style:normal;
	text-shadow:none;
	text-transform:uppercase;
	padding:8px 20px;
	position:relative;
	letter-spacing:0;
	background:transparent;
	border-radius:0;
	box-shadow:none;
	border:none;
	outline:none;
	border-radius:0;
	z-index:1;
	overflow:hidden;
	color:#fff;
	background:#a6586d;
	height:43px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
input[type="submit"].btn-primary:hover, input[type="reset"].btn-primary:hover {
	background:#6ca56f;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
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 {
	font-family:'Arial', sans-serif;
	font-size:14px;
	margin-bottom:10px;
	color:#a8a39e;
	margin:0;
	padding:9px 14px;
	width:288px;
	border-radius:0;
	border:1px solid #4e4c48;
	box-shadow:none;
	outline: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:1px solid #4e4c48;
	box-shadow:none;
	outline:none;
}
.post_content h3 { color:#6ca56f !important; }
.post_wrapper .featured-thumbnail.thumbnail {
	display:inline-block;
	margin-bottom:15px;
}
.post_wrapper .post-title {
	padding-top:10px;
	letter-spacing:1px;
}
.post_wrapper .post-title a {
	color:#a8a39e;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.post_wrapper .post-title a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.title-section { padding:20px 0 0; }
.title-header {
	overflow:hidden;
	font-size:40px;
	line-height:40px;
	color:#6ca56f;
	font-weight:300 !important;
	text-transform:uppercase;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
	margin-top:0;
	margin-bottom:15px;
	letter-spacing:1px;
}
.title-desc {
	display:block;
	color:#999;
	font-size:11px;
}
.breadcrumb__t {
	margin:0;
	background:transparent;
	border-radius:0;
	border:1px solid #625f5c;
	border-left:none;
	border-right:none;
	padding:9px 0 8px 0;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
}
.breadcrumb__t li {
	margin-right:4px;
	display:inline;
}
.breadcrumb__t li.active { color:#6ca56f; }
.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:#a8a39e;
	font:14px/23px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.breadcrumb__t li a {
	color:#a8a39e;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.breadcrumb__t li a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.breadcrumb li {
	display:inline-block;
	text-shadow:none;
}
.testimonials .testi-item {
	overflow:hidden;
	margin-bottom:12px;
	padding-bottom:2em;
	background:none;
}
.testimonials .testi-item blockquote {
	position:relative;
	display:block;
	margin:0;
	padding:0px 0 0 53px;
	border:none;
	background:transparent;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
}
.testimonials .testi-item blockquote:before { display:none; }
.testimonials .testi-item blockquote:after {
	position:absolute;
	top:5px;
	left:0;
	display:block;
	width:34px;
	height:29px;
	background:url(images/quotes.png) 0 0 no-repeat;
	content:"";
}
.testimonials .testi-item blockquote > a {
	position:relative;
	z-index:2;
	color:#a8a39e;
	text-decoration:none;
	overflow:hidden;
	vertical-align:top;
	line-height:24px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.testimonials .testi-item blockquote > a:hover {
	color:#a6586d;
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
}
.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-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	font-weight:300;
	color:#a6586d;
	display:block;
	padding-top:10px;
	padding-left:53px;
}
.testimonials .testi-item .testi-meta a { display:none; }
.widget { margin-bottom:49px; }
.widget h3 {
	font-family:'Open Sans', serif;
	font-size:40px;
	font-style:normal;
	text-shadow:none;
	line-height:44px;
	font-weight:300 !important;
	text-transform:uppercase;
	background:transparent;
	position:relative;
	letter-spacing:-1px;
	margin:0;
	padding:8px 0 37px;
	color:#6ca56f;
}
.widget ul {
	padding:0;
	margin-left:0;
	list-style:none;
}
.widget ul ul {
	margin-left:20px;
	margin-top:10px;
}
.widget ul li {
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:300;
	color:#a6586d;
}
.widget ul li a {
	color:#a6586d;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.widget ul li a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.widget ul li:before {
	content:"";
	display:inline-block;
	width:7px;
	height:11px;
	top:2px;
	margin-right:22px;
	position:relative;
	background:url(images/arrow2.png) left top no-repeat;
}
.widget .post-list { margin-bottom:81px; }
.widget .post-list li {
	overflow:hidden;
	padding-top:26px;
	padding-bottom:0;
}
.widget .post-list li:before { display:none; }
.widget .post-list li:first-child {
	padding-top:0;
	border:none;
}
.widget .post-list_h {
	margin:0;
	margin-bottom:16px;
}
.widget .post-list_h a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:300;
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.widget .post-list_h a:hover {
	color:#a6586d;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.widget .post-list time {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	background:transparent;
	text-transform:none;
	font-weight:300;
	color:#fff;
}
.widget .post-list .excerpt {
	color:#a8a39e;
	font-family:'Arial', sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight:400;
	text-transform:none;
	margin-bottom:33px;
}
.widget .post-list .featured-thumbnail { margin:5px 29px 10px 0; }
.widget .post-list .link, .widget .post-list .btn.btn-primary {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	font-weight:600;
	font-style:normal;
	text-shadow:none;
	text-transform:uppercase;
	padding:13px 18px;
	position:relative;
	letter-spacing:0;
	background:transparent;
	border-radius:0;
	box-shadow:none;
	border:none;
	outline:none;
	border-radius:0;
	z-index:1;
	overflow:hidden;
	color:#fff !important;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.widget .post-list .link:before, .widget .post-list .btn.btn-primary:before {
	content:"";
	position:absolute;
	width:0;
	height:100%;
	bottom:0;
	right:0;
	top:0;
	z-index:-1;
	border-radius:0;
	background:#423c48;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.widget .post-list .link:after, .widget .post-list .btn.btn-primary:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	border-radius:0;
	background:#6ca56f;
	z-index:-2;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.widget .post-list .link:hover, .widget .post-list .btn.btn-primary:hover {
	color:#fff;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.widget .post-list .link:hover:before, .widget .post-list .btn.btn-primary:hover:before {
	width:100%;
	left:0;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.widget .comments-custom li {
	overflow:hidden;
	margin:0;
	padding:25px 0 25px 0;
	border-bottom:none;
	background:none;
}
.widget .comments-custom li:before { display:none; }
.widget .comments-custom li:first-child {
	padding-top:0;
	border-top:none;
}
.widget .comments-custom .featured-thumbnail.thumbnail {
	margin-top:5px;
	margin-right:30px;
	box-shadow:none;
	box-sizing:border-box;
	padding:0;
	border:none;
}
.widget .comments-custom_txt {
	color:#a8a39e;
	font-family:'Arial', sans-serif;
	font-size:14px;
	line-height:23px;
	font-weight:400;
	text-transform:none;
	padding:4px 0 0 0;
	border-top:none;
	margin-top:7px;
}
.widget .comments-custom_txt a {
	color:#a8a39e;
	text-decoration:none;
}
.widget .comments-custom_txt a:hover {
	color:#6ca56f;
	text-decoration:none;
}
.widget .comments-custom_h_title, .widget .comments-custom_h_author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	font-style:normal;
	background:transparent;
	text-transform:none;
	font-weight:300;
	color:#fff;
	margin-bottom:5px;
	margin-top:0px;
}
.widget .comments-custom_h_author:first-letter { text-transform:uppercase; }
.widget .comments-custom time {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	font-style:normal;
	background:transparent;
	text-transform:none;
	font-weight:300;
	color:#a6586d;
	margin-top:19px;
	display:block;
}
.widget .comments-custom i {
	font-size:16px;
	margin-right:.5em;
	color:;
	float:left;
	min-width:15px;
	text-align:center;
}
.widget .comments-custom .ladle {
	float:left;
	padding-right:5px;
}
.widget .comments-custom .meta_format {
	margin-top:0;
	margin-bottom:1px;
}
.widget .flex-direction-nav .flex-prev {
	left:0;
	margin:-46px 0 0;
	color:#6ca56f;
}
.widget .flex-direction-nav .flex-next {
	right:0;
	margin:-46px 0 0;
	color:#6ca56f;
}
.widget #wp-calendar td {
	padding:6px 0;
	border:none;
	text-align:center;
}
.widget #wp-calendar td#today {
	background-color:#6ca56f;
	color:#FFF;
}
.widget #wp-calendar caption {
	margin-bottom:5px;
	padding:4px 0;
	color:#6ca56f;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.widget #wp-calendar thead th {
	padding:7px 0;
	color:#6ca56f;
	text-align:center;
	font-size:14px;
}
.widget select {
	width:100% !important;
	height:40px;
}
.widget .social { margin:0; }
.widget .social_li:before { display:none; }
.widget .widget-flexslider li:before, .widget .flickr_list li:before { display:none; }
.widget #searchform .search-form_it {
	border:1px solid #ececec;
	width:90%;
}
.widget #searchform .search-form_is { margin:8px 0 0 0; }
.widget .banner_wrapper img { max-width:100%; }
.locations, .phones {
	position:relative;
	display:block;
	text-transform:uppercase;
	color:#a8a39e;
	padding-left:40px;
	line-height:18px;
	margin-top:22px;
}
.locations:before, .phones:before {
	position:absolute;
	font-family:'FontAwesome';
	font-size:22px;
	line-height:26px;
	speak:none;
	color:#a6586d;
	content:"\f081";
	left:0;
}
.locations:before { content:"\f015"; }
.phones:before { content:"\f098"; }
.social { margin:0; }
.social_li { margin-bottom:4px; }
.social_li .social_ico { margin-right:8px; }
.social_li .social_ico img { display:none; }
.social_li .social_ico:before {
	position:realtive;
	font-family:'FontAwesome';
	font-size:22px;
	line-height:26px;
	speak:none;
	color:#a6586d;
}
.social .social_link__twitter .social_ico:before { content:"\f081"; }
.social .social_link__facebook .social_ico:before { content:"\f082"; }
.social .social_link__feed .social_ico:before { content:"\f09e"; }
.social .social_link__flickr .social_ico:before { content:"\f16e"; }
.social .social_link__linkedin .social_ico:before { content:"\f08c"; }
.social .social_link__delicious .social_ico:before { content:"\f009"; }
.social .social_link__youtube .social_ico:before { content:"\f166"; }
.social .social_link__google+ .social_ico:before { content:"\f0d4"; }
.social_link {
	-webkit-transition:0.25s;
	-moz-transition:0.25s;
	-o-transition:0.25s;
	transition:0.25s;
	display:inline-block;
}
.social_link:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.social_ico {
	display:inline-block;
	vertical-align:top;
}
.social_label {
	color:#a8a39e;
	display:inline-block;
	vertical-align:top;
	text-transform:uppercase;
}
.clients {
	margin-top:5px;
	margin-bottom:8px;
}
.clients h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	margin-bottom:16px;
	margin-top:22px;
	font-style:normal;
	background:transparent;
	text-transform:none;
	font-weight:400;
	color:#a6586d;
}
.clients h5 a {
	color:#a6586d;
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
}
.clients h5 a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.extra-wrap h3 {
	display:inline-block;
	margin-bottom:13px;
}
.extra-wrap p {
	line-height:24px;
	margin-bottom:31px;
}
.extra-wrap h2 { padding-bottom:25px; }
.dropcap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:22px;
	font-weight:300;
	margin-bottom:10px;
	margin-top:7px;
	margin-right:24px;
	font-style:normal;
	text-transform:none;
	border-radius:0;
	background:#6ca56f;
	box-sizing:border-box;
	border-radius:0;
	padding:21px 0 0 0px;
	letter-spacing:-3px;
	width:60px;
	height:66px;
	overflow:visible;
}
.dropcap:before {
	position:absolute;
	overflow:visible;
	content:"";
	right:-12px;
	top:14px;
	content:"";
	border-style:solid;
	border-width:8px 0 8px 12px;
	border-color:transparent transparent transparent #6ca56f;
}
.team li h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	margin-bottom:16px;
	margin-top:26px;
	font-style:normal;
	background:transparent;
	text-transform:none;
	font-weight:400;
	color:#fff;
}
.team li h5 a {
	color:#fff;
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
}
.team li h5 a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.recent-posts {
	overflow:hidden;
	margin:-7px 0 0 -20px !important;
	padding:0;
	border:none;
}
.recent-posts_li {
	margin:0 0 25px 20px;
	padding:0;
	border:none;
	background:none;
	list-style-type:none;
}
.recent-posts_li .featured-thumbnail {
	float:left;
	margin:0 20px 0 0;
}
.recent-posts_li h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	margin-bottom:0;
	margin-top:9px;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:300;
	color:#6ca56f;
}
.recent-posts_li h5 a {
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
}
.recent-posts_li h5 a:hover {
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.recent-posts_li h4 {
	margin-top:0;
	color:#fff;
}
.recent-posts_li .excerpt { margin-bottom:1.5em; }
.recent-posts_li .meta {
	position:relative;
	float:left;
	text-align:center;
	display:block;
	overflow:visible;
	margin:3px 29px 20px 0;
	color:#FFF;
	box-sizing:border-box;
	padding:12px 12px 14px;
	text-transform:uppercase;
	background:#6ca56f;
}
.recent-posts_li .meta:before {
	position:absolute;
	overflow:visible;
	content:"";
	right:-12px;
	top:14px;
	content:"";
	border-style:solid;
	border-width:8px 0 8px 12px;
	border-color:transparent transparent transparent #6ca56f;
}
.recent-posts_li .meta em {
	text-align:center;
	display:block;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	margin-bottom:2px;
	margin-top:4px;
	color:#fff;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:300;
}
.recent-posts_li .post-date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:40px;
	margin-bottom:0;
	color:#FFF;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:300;
	float:left;
}
.mini-posts-list {
	margin:0 0 25px;
	padding:0;
}
.mini-post-holder {
	list-style-type:none;
	padding:0 0 0;
	margin:0;
	border-top:none;
}
.mini-post-holder:first-child {
	border:none;
	padding:0 0 0;
}
.mini-post-holder .small {
	width:110px;
	height:110px;
}
.mini-post-holder .smaller {
	width:90px;
	height:90px;
}
.mini-post-holder .smallest {
	width:60px;
	height:60px;
}
.mini-post-holder .small img {
	width:100%;
	height:auto;
}
.mini-post-content { overflow:hidden; }
.mini-post-content h4 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	margin-bottom:6px;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:300;
	color:#a6586d;
}
.mini-post-meta { margin-bottom:12px; }
.mini-post-meta .post_author em {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	background:transparent;
	text-transform:none;
	font-weight:300;
	color:#a6586d;
}
.mini-post-meta .post_author a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	text-transform:capitalize;
	background:transparent;
	font-weight:300;
	color:#a6586d;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.mini-post-meta .post_author a:hover {
	color:#6ca56f;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.mini-post-meta time {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	background:transparent;
	text-transform:none;
	font-weight:300;
	color:#a6586d;
	margin-bottom:19px;
	position:relative;
	display:inline;
}
.extra-wrap .btn.btn-primary { margin-top:12px; }
.list.arrow-list { margin-bottom:40px; }
.list.arrow-list > ul li {
	position:relative;
	margin:0 0 11px 0;
}
.list.arrow-list > ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	background:transparent;
	text-transform:uppercase;
	font-weight:300;
	color:#a8a39e;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.list.arrow-list > ul li a:hover {
	color:#a6586d;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.list.arrow-list > ul li:before {
	content:"";
	top:4px;
	margin-right:14px;
	position:relative;
	background:url(images/arrow2.png) left top no-repeat;
}
.alignleft { margin-right:28px; }
@media (max-width: 360px) {
	img.alignleft { width:100%; }
}
.service-box {
	overflow:visible;
	min-height:20px;
	padding:28px 15px 27px;
	margin-bottom:100px;
	background-color:transparent;
	box-shadow:none;
	border:none;
	box-sizing:border-box;
	box-shadow:none;
	border-radius:0;
	text-align:center;
	position:relative;
}
.service-box:before {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:0;
	content:"";
	z-index:-1;
	background-color:#97bf14;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
}
.service-box:after {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	content:"";
	z-index:-2;
	background-color:#423c48;
	box-shadow:3px 3px 5px #1d2921;
	
}
.service-box:hover .title a {
	color:#FFF;
	text-decoration:none; border:none;

}
.service-box:hover .title a:hover {
	color:#fff;
	text-decoration:none; border:none;

}
.service-box:hover .service-box_txt {
	color:#FFF;
	text-decoration:none; border:none;

}
.service-box:hover h5 {
	color:#fff;
	text-decoration:none; border:none;

}
.service-box:hover:before {
	height:100%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.service-box:hover .icon {
	color:#a6586d;
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
}
.service-box.nums .icon i, .service-box.nums .icon img { display:none; }
.service-box .extrabox {
	perspective:180;
	-webkit-perspective:180;
	position:relative;
	display:block;
	margin:0 0 30px 0;
}
.service-box .icon {
	width:110px;
	height:110px;
	line-height:110px !important;
	text-align:center;
	background-color:#504857;
	font-size:50px;
	font-weight:normal;
	color:#a6586d;
	float:none;
	margin:0;
	border-radius:500px;
	display:inline-block;
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.service-box .icon span { display:none; }
.service-box h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:300;
	line-height:30px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-style:normal;
	overflow:hidden;
	border:0;
	margin:0 0 6px 0;
}
.service-box h2:after { display:none; }
@media (min-width: 768px) and (max-width: 1200px) {
	.service-box h2 { line-height:20px; }
}
.service-box h2 a {
	color:#fff;

	text-decoration:none;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.service-box h2 a { font-size:20px; }
}
@media (min-width: 768px) and (max-width: 980px) {
	.service-box h2 a { font-size:60%; }
}
.service-box h2 a:hover { text-decoration:none; border:none;
}
.service-box h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	line-height:30px;
	overflow:hidden;
	color:#6ca56f;
	text-transform:uppercase;
	margin:0 0 18px;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.service-box_txt {
	margin-bottom:25px;
	color:#dff3f7;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
}
.service-box .btn-align {
	text-align:center;
	position:absolute;
	bottom:-50px;
	left:0px;
	box-shadow:1px 0px 5px #1d2921;
}
.service-box .btn-align a { padding:13px 19px; text-decoration:none; }
.service-box__call {
	color:#fff;
	background-color:#0c6abd;
	background-image:-moz-linear-gradient(top,#037cc7,#1950af);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#037cc7),to(#1950af));
	background-image:-webkit-linear-gradient(top,#037cc7,#1950af);
	background-image:-o-linear-gradient(top,#037cc7,#1950af);
	background-image:linear-gradient(to bottom,#037cc7,#1950af);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff037cc7', endColorstr='#ff1950af', GradientType=0);
}
.service-box__call h2 {
	float:left;
	width:75%;
	color:#fff;
	margin:10px 0 0;
}
.service-box__call .btn-align {
	padding:0;
	width:25%;
	float:right;
}
.hero-unit {
	background:transparent;
	border-radius:0;
	text-align:center;
	padding:61px;
	margin-bottom:103px;
}
@media (max-width: 767px) {
	.hero-unit {
		padding:20px;
		margin-bottom:40px;
	}
}
.hero-unit h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100px;
	line-height:90px;
	font-style:normal;
	text-transform:uppercase;
	font-weight:300 !important;
	color:#fff;
	margin-top:22px;
}
@media (max-width: 767px) {
	.hero-unit h1 {
		font-size:40px;
		line-height:50px;
	}
}
.hero-unit p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	line-height:60px;
	font-style:normal;
	text-transform:lowercase;
	font-weight:300 !important;
	color:#fff;
	margin-bottom:45px;
}
@media (max-width: 767px) {
	.hero-unit p {
		font-size:30px;
		line-height:34px;
	}
}
.hero-unit .btn-align .btn.btn-primary {
	padding:15px 24px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.hero-unit .btn-align .btn.btn-primary:before {
	left:inherit;
	right:0;
	background:#a6586d;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.hero-unit .btn-align .btn.btn-primary:after {
	background:#6ca56f;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.hero-unit .btn-align .btn.btn-primary:hover:before {
	width:100%;
	left:0;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer .textwidget ul { margin-left:0; }
.footer .textwidget ul li {
	list-style:none;
	line-height:22px;
}
.footer .textwidget ul li a {
	text-transform:uppercase;
	color:#a8a39e;
	font-family:'Arial', sans-serif;
	font-size:12px;
	line-height:20px;
	font-style:normal;
	text-transform:uppercase;
	font-weight:300 !important;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer .textwidget ul li a:hover {
	color:#a6586d;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer .footer-widgets {
	border-top:1px solid #625f5c;
	padding:53px 0 84px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer { margin-top:20px; }
}
@media (max-width: 767px) {
	.footer { padding:30px 20px; }
}
.footer-text {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#a8a39e;
	font-weight:300 !important;
}
.footer-text a {
	color:#a8a39e;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer-text a strong {
	color:#a8a39e;
	font-weight:600 !important;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer-text a:hover {
	color:#a6586d;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer-text a:hover strong {
	color:#a6586d;
	font-weight:600 !important;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
@media (max-width: 767px) {
	.footer-text {
		float:none;
		text-align:center;
		margin-bottom:20px;
	}
}
.footer-widgets h4 {
	text-transform:uppercase;
	color:#a8a39e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	font-style:normal;
	text-transform:uppercase;
	font-weight:300 !important;
	margin-top:34px;
	margin-bottom:28px;
}
.footer-widgets .memberslist ul { margin-left:0; }
.footer-widgets .memberslist ul li {
	list-style:none;
	line-height:22px;
}
.footer-widgets .memberslist ul li a {
	text-transform:uppercase;
	color:#a8a39e;
	font-family:'Arial', sans-serif;
	font-size:12px;
	line-height:20px;
	font-style:normal;
	text-transform:uppercase;
	font-weight:300 !important;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer-widgets .memberslist ul li a:hover {
	color:#a6586d;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer-widgets #menu-navigation {
	list-style:none;
	margin-left:0;
}
.footer-widgets #menu-navigation li { line-height:22px; }
.footer-widgets #menu-navigation li a {
	text-transform:uppercase;
	color:#a8a39e;
	font-family:'Arial', sans-serif;
	font-size:12px;
	line-height:20px;
	font-style:normal;
	text-transform:uppercase;
	font-weight:300 !important;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer-widgets #menu-navigation li a:hover, .footer-widgets #menu-navigation li.current-menu-item {
	color:#a6586d;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.footer-widgets #menu-navigation li.current-menu-item a { color:#a6586d; }
nav.footer-nav {
	float:none !important;
	margin:20px 0;
	overflow:hidden;
	position:relative;
	display:block;
	width:100%;
}
nav.footer-nav ul {
	margin:0;
	padding:0;
	float:none;
}
nav.footer-nav ul .sub-menu { display:none; }
nav.footer-nav ul li {
	float:left;
	margin:0;
	padding:0 10px 0 0;
	list-style-type:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul li { display:inline; }
}
@media (max-width: 480px) {
	nav.footer-nav ul li { padding:0 5px 0 0; }
}
nav.footer-nav ul li a {
	font-size:12px !important;
	text-transform:uppercase;
	text-decoration:none;
	color:#a6586d !important;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
@media (max-width: 480px) {
	nav.footer-nav ul li a { font-size:10px !important; }
}
nav.footer-nav ul li a:hover {
	color:#a6586d !important;
	text-decoration:none;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
nav.footer-nav ul li.current-menu-item a {
	text-decoration:underline;
	color:#a6586d !important;
}
.wpcf7-form p.field {
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
	vertical-align:top;
}
.wpcf7-form p.field input {
	margin:0;
	padding:10px 6px 10px 6px;
	width:100%;
	height:43px;
	line-height:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.wpcf7-form p.field input[type="file"] {
	position:relative;
	cursor:pointer;
	height:25px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.wpcf7-form textarea {
	overflow:auto;
	margin:0;
	padding:10px 6px 11px 6px;
	width:100%;
	height:200px;
	line-height:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
	overflow:auto;
}
.wpcf7-form .submit-wrap {
	margin:0;
	padding:0;
}
.wpcf7-form .submit-wrap input { margin-right:10px; }
span.wpcf7-form-control-wrap { display:block; }
.wpcf7-not-valid-tip {
	position:absolute;
	top:0 !important;
	right:0 !important;
	bottom:0 !important;
	left:0 !important;
	padding:10px 6px !important;
	width:auto !important;
	height:auto !important;
	background:#F2DEDE !important;
	border:1px solid #ddd !important;
	color:#B94A48 !important;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-not-valid-tip { font-size:11px !important; }
}
div.wpcf7-response-output {
	margin:20px 0 !important;
	padding:8px 35px 8px 14px !important;
	border:1px solid #ddd !important;
	background-color:#FCF8E3;
	color:#C09853;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
div.wpcf7-validation-errors {
	background-color:#F2DEDE !important;
	border-color:#ddd !important;
	color:#B94A48 !important;
}
div.wpcf7-mail-sent-ok {
	background:#DFF0D8 !important;
	border:1px solid #ddd !important;
	color:#468847 !important;
}
.ie .wpcf7-form textarea { background:#595552 !important; }
.wpcf7-form textarea {
	border:1px solid #4e4c48;
	background:rgba(87,85,81,0.2);
}
.ie .wpcf7-form p.field input { background:#595552 !important; }
.wpcf7-form p.field input {
	border:1px solid #4e4c48;
	background:rgba(87,85,81,0.2);
}
.zoom-icon {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	background:rgba(0,0,0,0.4);
	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/black-opacity-60.png);
}
.zoom-icon:before {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	margin:-62px 0 0 -62px;
	width:125px;
	height:125px;
	background:url(images/magnify-alt.png) 50% 50% no-repeat;
	content:"";
}
.featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon { opacity:1; }
.no-rgba .image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon { visibility:visible; }
#back-top { display:none; }
#back-top-wrapper {
	position:fixed;
	right:10px;
	bottom:10px;
	overflow:hidden;
	z-index:99;
}
#back-top a {
	display:block;
	width:50px;
	color:#bbb;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font:11px/100% Arial, Helvetica, sans-serif;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	transition:1s;
}
#back-top a:hover { color:#000; }
#back-top a:hover span { background-color:#333; }
#back-top span {
	display:block;
	margin-bottom:7px;
	width:50px;
	height:50px;
	background:#a6586d url(images/up-arrow.png) no-repeat center center;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	transition:1s;
}
.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:33px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
