/*
Theme Name: MyKey People WordPress theme
Theme URI: 
Description: WordPress theme for MyKey People
Version: 1.0.0.
License: GNU General Public License
License URI: license.txt
*/

#turnkey-credit{
	display: none;
}

html, body, div, span, object, iframe, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,
tr, th, td, article, aside, canvas, details, embed, figure, figcaption,footer, header, hgroup, menu, nav, output, ruby, section,
summary, time, mark, audio, video, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: transparent;
	vertical-align: baseline;
	font-style: normal;
	font-size: 100%;
}
/* Structure tags */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
/* Responsive images and other embedded objects */
img, object, embed, video{
	max-width: 100%;
	width: auto;
}
/* Responsive images aspeсt ratio */
img, video, iframe {
	vertical-align: middle;
}
/* To prevent some browsers from inserting quotes on q and p */
blockquote, q {
	quotes: none;
}
blockquote p:before, blockquote p:after, q:before, q:after {
	content: '';
	content: none;
}
/* Table reset */
table {
	border-spacing: 0;
	border-collapse: collapse;
}
caption, th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
thead th, thead td {
	vertical-align: bottom;
	font-weight: bold;
}
/* Webkit browsers reset margin */
button, input, select, textarea {
	margin: 0;
}
textarea {
	overflow: auto;
}
/* Normalize buttons in IE */
button {
	overflow: visible;
	width: auto;
}
/* Hand cursor on clickable controls */
input[type=button],
input[type=submit],
button {
	cursor: pointer;
}
/* Trick with vertical align for radio and checkbox  */
input[type="radio"],
input[type="checkbox"] {
	font-size: 110%;
}
/* Horizontal rule reset  */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ddd;
}
/* Clearfix */
.group:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
/* Typography */
body {
	background: #ffffff;
	color: #363636;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 1.5em;
}

.container{
	box-shadow: 2px 3px 6px #ddd;
}

.container.boxed {
	max-width: 960px;
	background: transparent;
}
a {
	color: #8b674e;
}
a:hover, a:focus {
	color: #8b674e;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
	font-weight: normal;
}
h1 {
	color: #8b674e;
	font-size: 3em;
	line-height: 1em;
}

.page h1{
	font-size: 2.3em;
}	

h2 {
	font-size: 2em;
	line-height: 1.1em;
	color: #8b674e;
}
h3 {
	font-size: 1.917em;
	line-height: 1.3em;
}
h4 {
	font-size: 1.667em;
	line-height: 1.3em;
}
h5 {
	font-size: 1.333em;
	line-height: 1.3em;
}
h6 {
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.3em;
}
hgroup h1, hgroup h2, hgroup h3, hgroup h4 {
	margin-bottom: .1em;
}
.subheader {
	margin-bottom: 1em;
	color: #8f8f8f;
	font-weight: normal;
	font-size: 1.2em;
}
p, ul, ol, dl, dd, dt, blockquote, td, th {
	line-height: 1.5em;
}
ul, ol, ul ul, ol ol, ul ol, ol ul {
	margin: 0 0 0 2em;
}
ol ol li {
	list-style-type: lower-alpha;
}
ol ol ol li {
	list-style-type: lower-roman;
}
p, ul, ol, dl, blockquote, hr, pre, hgroup, table, form, fieldset {
	margin-bottom: 1.5em;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1em;
}
blockquote p{
	position: relative;
	margin-bottom: 20px;
	padding: 20px 20px 20px 40px;
	color: #3e3e3e;
	font-style: italic;
}
blockquote p:before {
	position: absolute;
	top: 30px;
	left: 20px;
	color: #8b674e;
	content: "\201c";
	font-style: normal;
	font-size: 60px;
	font-family: Arial, sans-serif;
}
address {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
sub, sup {
	position: relative;
	font-size: 0.7em;
	line-height: 0;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
figcaption {
	font-style: italic;
	font-size: 0.85em;
}
ins, mark {
	background-color: #ffee55;
	color: #000000;
	text-decoration: none;
}
pre, code, kbd, samp {
	font-size: 90%;
	font-family: Menlo, Monaco, monospace, sans-serif;
}
pre {
	overflow: auto;
	padding: 1.5em;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #f8f8f8;
	white-space: pre;
}
code {
	display: inline-block;
	padding: 2px 3px;
	border: 1px solid #ddd;
	background: #f8f8f8;
	line-height: 1;
}
kbd {
	padding: 0 6px;
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: #ccc #ccc white;
	border-radius: 4px;
	background-color: #fafafa;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #ffffff inset;
	color: #444;
	white-space: nowrap;
	font-weight: bold;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
	font-size: 14px;
}
legend {
	padding: 0 1em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}
tfoot th, tfoot td {
	background-color: #f2f2f2;
}
th, td {
	padding: 0.75em 0.5em;
	border-bottom: 1px solid #eeeeee;
}

.tp-bannershadow.tp-shadow3 {
	height: 30px;
	bottom: -30px;
}

/*
 ===============================
 ========== GENERAL ============
 ===============================
*/

body {
	border-top: 6px solid #3e3e3e;
	background: #f5f5f5;
	color: #363636;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 1.5em;
}

.clear{
	clear: both;
}

.dmc-button{
	float: right;
	padding: 5px 20px;
	text-align: center;
	background: #f45534;
	border-radius: 7px;
}

.dmc-button a{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.dmc-button a:hover{
	color: #000;	
}

/*
 ===============================
 ========== HEADER =============
 ===============================
*/

header {
	position: relative;
	display: block;
	border-bottom: 1px solid #e9e9e9;
	font-weight: bold;
	font-size: 14px;
}
.logo {
	float: left;
	margin: 15px 0 15px 20px;
}
.logo a {
	color: #363636;
	text-decoration: none;
	font-size: 22px;
	line-height: 32px;
}

p.cd{
	float: right;
	margin: 0;
	padding: 20px 10px 0;
	color: #8b674e;
	font-size: 12px;
	font-weight: normal;
}

header nav {
	float: left;
	clear: both;
}
	header nav ul {
		margin: 0;
	}
	header nav ul li {
		float: left;
		list-style: none;
	}
		header nav ul li a {
			display: block;
			padding: 0 20px 15px;
			color: #3e3e3e;
			text-decoration: none;
			text-transform: uppercase;
			border-bottom: 6px solid #fff;
		}
		header nav ul li a:hover {
			border-bottom: 6px solid #f45534;
		}
	header nav ul li.current-menu-item {
		
	}
		header nav ul li.current-menu-item a:hover {
			
		}
		header nav ul li.current-menu-item a, header nav ul li.current-page-ancestor a,
		.single-job_listing header nav ul li.menu-item-643 a, .page-id-927 .menu-item-923 a{	
			color: #f45534;
			border-bottom: 6px solid #f45534;
		}

  /* Dropdowns */
	header nav ul li ul {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		visibility: hidden;
		padding: 0;
		width: 220px;
		text-transform: none;
	}
		header nav ul li ul li {
			float: none;
			margin-top: 0;
			border-top: 1px solid #434343;
			border-bottom: 1px solid #333333;
			background: #3e3e3e;
			font-weight: bold;
		}
		header nav ul li ul li:hover {
			border-color: #ff5e2a;
			background: #ff5e2a;
		}
		header nav ul li ul li.current-menu-item {
			border: none;
			background: #ff5e2a;
		}
			header nav ul li ul li.current-menu-item a {
				padding-top: 10px;
			}
	header nav ul li ul li a {
		display: inline-block;
		padding: 10px 10px 10px 20px;
		border-right: none;
		color: #ffffff;
		text-transform: none;
		font-size: 12px;
	}
	header nav ul li ul li a:hover {
		padding-top: 10px;
		padding-right: 0;
		width: 91%;
		border-top: none;
		color: #fff;
	}
	header nav ul ul ul {
		top: -1px;
		left: 100%;
		visibility: hidden;
	}
.tinynav {
	display: none;
}
.tagline {
	padding: 5px 0;
	text-align: center;
}
.tagline h2 {
	margin: 0;
}

/*
 ===============================
 ========== FORMS ==============
 ===============================
*/
#respond {
	margin-top: 40px;
}
fieldset {
	display: inline-block;
	width: 100%;
}
#comment-form,
.wpcf7 {
	padding-bottom: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	#comment-form label {
		float: left;
		font-size: 14px;
	}
	.wpcf7-form label {
		display: block;
		margin-bottom: 5px;
		color: #3e3e3e;
		font-weight: bold;
		font-size: 1.333em;
	}
		#comment-form label span,
		.wpcf7-form label span {
			color: #8b674e;
		}
	#comment-form input[type=text] {
		float: right;
		padding: 1%;
		width: 80%;
		border: 1px solid #e3e3e3;
		border-radius: 4px;
	}
	.wpcf7-form input[type=text],
	.wpcf7-form input[type=email] {
		margin-bottom: 20px;
		padding: 3%;
		width: 93%;
		border: 1px solid #e3e3e3;
		border-radius: 4px;
	}
	.wpcf7-form input[type=text],
	.wpcf7-form input[type=email] {
		width: 93%;
	}
	#comment-form textarea,
	.wpcf7-form textarea {
		display: block;
		float: left;
		overflow: hidden;
		margin-bottom: 20px;
		height: 180px;
		border: 1px solid #e3e3e3;
		border-radius: 4px;
	}
	#comment-form textarea {
		float: right;
		margin-bottom: 0;
		padding: 1%;
		width: 80%;
	}
	.form-submit {
		float: right;
		width: 82%;
	}
	.wpcf7-form textarea {
		width: 99%;
	}
	#comment-form input[type="submit"] {
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	background: #fff;
	color: #8b674e;
	font-weight: bold;
}
	.wpcf7-form input[type=submit] {
		border: none;
		background-color: #8b674e;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
	}
	.wpcf7-form input[type=submit] {
		width: 100%;
	}
span.wpcf7-not-valid-tip {
	top: 0;
	left: 0;
	padding: 6px;
	width: 180px;
	font-size: 12px;
	line-height: 18px;
}
.small-input {
	float: left;
	margin-right: 2%;
	width: 100%;
}
.small-input.last {
	margin-right: 0;
}

/* Contact */
.contact-info {
	color: #878787;
	font-size: 13px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.contact-info address {
		padding-bottom: 30px;
		line-height: 24px;
	}
	.contact-info a {
		color: #91c46c;
	}
.contact-details {
	line-height: 24px;
}

/* Comments */
.comments {
	padding-bottom: 40px;
}
.comments .title {
	margin-bottom: 25px;
}
.comments ol {
	margin: 0;
}
[id*='comment-'] {
	position: relative;
	overflow: hidden;
	padding: 16px 0;
}
.commentlist {
	list-style: none;
}
.children {
	border-top: 1px solid #e3e3e3;
	list-style: none;
}
.children .comment-avatar {
	padding-left: 5%;
}
.comment-avatar {
	float: left;
	padding-right: 4%;
}
.comment-avatar img {
	padding: 2px;
	width:70px;
	height:70px;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	-o-border-radius: 36px;
	-ms-border-radius: 36px;
	-khtml-border-radius: 36px;
}
.depth-3 .comment-avatar {
	padding-left: 10%;
}
.comment-author-wrap {
	margin-bottom: 10px;
	line-height: 13px;
}
.comment-author {
	float: left;
	font-weight: bold;
}
.comment-time:before {
	padding-left: 4px;
	content: ' - ';
	font-weight: bold;
}
.comment-body {
	float: left;
	width: 70%;
	color: #45494c;
	font-size: 14px;
}
.comment-content {
	line-height: 24px;
}
	.comment-content p {
		display: inline-block;
	}
a.comment-reply-link {
	color: #45494c;
	text-decoration: none;
	font-weight: bold;
}
a.comment-reply-link:hover {
	color: #8b674e;
}
.reply {
	position: absolute;
	top: 16px;
	right: 0;
	font-size: 12px;
}
	.reply a {
		color: #8b674e;
	}
.commment {
	border-top: 1px solid #e3e3e3;
}
.commment:first-child {
	border-top: 0;
}
.commment .children li {
	border-top: none;
	list-style: none;
}

/*
 ===============================
 ========== BLOG ===============
 ===============================
*/

/* Blog Post Item */
.blog-post-item {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
	color: #45494c;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.blog-post-item h3,
	.blog-post-item h2 {
		font-weight: normal;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	.blog-post-item h3 a,
	.blog-post-item h2 a {
		color: #2c2c2c;
	}
	
	.blog-post-item h3{
		font-size: 1.5em;
		padding-bottom:7px;
	}
	
	.blog-post-item h3 a:hover,
	.blog-post-item h2 a:hover {
	color: #8b674e;
	}
	.blog-post-item img {
		overflow: hidden;
	}
	.blog-item img {
		overflow: hidden;
		width: 100%;
	}
	.blog-post-item p{
		font-size: 1.2em;
	margin-bottom: 20px;
	}
	
	.blog-post-item li {
		font-size: 1.2em;
		margin-bottom: 7px;
	}

/* Blog read more & single blog post item */
.blog-post-item .read-more {
	display: inline-block;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;
	font-family: Georgia, Arial, sans-serif;
}
.blog-post-excerpt {
	margin-top: 20px;
	padding-bottom: 28px;
	border-bottom: 2px solid #e9e9e9;
	font-size: 13px;
	line-height: 19px;
}
.single-blog-post-item {
	overflow: hidden;
	margin-bottom: 38px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.single-blog-post-item p {
		margin-bottom: 20px;
	}
	.single-blog-post-item h3,
	.single-blog-post-item h2,
	.single-blog-post-item h1 {
		font-weight: bold;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	.single-blog-post-item h3 a,
	.single-blog-post-item h2 a {
		color: #2c2c2c;
	}
	.single-blog-post-item h3 a:hover,
	.single-blog-post-item h2 a:hover {
	}
.blog-post-content {
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
	line-height: 18px;
}
.blog-post-content h3 {
	clear: both;
	overflow: hidden;
	margin: 10px 0;
}
.blog-post-meta {
	float: left;
	padding: 10px 0;
	font-size: 14px;
}
	.blog-post-meta a {
		color: #45494c;
		text-decoration: none;
	}
	.blog-post-meta h5 {
		margin: 0;
		color: #8b674e;
		word-wrap: break-word;
		font-size: 16px;
	}
.blog-post-meta div {
	margin-bottom: 5px;
}
.blog-post-categories a {
	color: #878787;
}
.blog-post-categories li {
	float: left;
	margin-right: 5px;
	list-style: none;
}
.blog-post-featured-image {
	margin-bottom: 20px;
}
.single-blog-post-featured-image {
	position: relative;
	display: block;
	clear: both;
	margin-bottom: 35px;
}
.blog-post-featured-image img {
	float: left;
	margin-right: 20px;
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: auto; 
	height: 100%;
	border-bottom: 2px solid #8b674e;
}
/* Author info */
.author-about {
	overflow: hidden;
	padding: 25px 0;
}
	.author-about h5 a {
		color: #45494c;
		text-decoration: none;
		font-weight: bold;
	}
	.author-about h5 a:hover {
		color: #8b674e;
	}
	.author-about img {
		float: left;
		padding: 2px;
		width:70px;
		height:70px;
		border: 1px solid #E5E5E5;
		-webkit-border-radius: 36px;
		-moz-border-radius: 36px;
		border-radius: 36px;
		-o-border-radius: 36px;
		-ms-border-radius: 36px;
		-khtml-border-radius: 36px;
	}
.author-content {
	float: left;
	clear: none;
	padding-left: 3%;
	width: 80%;
}
	.author-content p {
		color: #878787;
		font-size: 12px;
		line-height: 21px;
	}
/* Icons for blog post */
.icon-date {
	display: inline-block;
	margin-right: 5px;
	width: 11px;
	height: 13px;
	background: url(images/ui/date.png) no-repeat;
	vertical-align: middle;
}
.icon-user {
	display: inline-block;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	background: url(images/ui/user.png) no-repeat;
	vertical-align: middle;
}
.icon-tag {
	display: inline-block;
	margin-right: 5px;
	width: 17px;
	height: 13px;
	background: url(images/ui/tag.png) no-repeat;
	vertical-align: middle;
}
.icon-add-comments {
	display: inline-block;
	margin-right: 5px;
	width: 12px;
	height: 15px;
	background: url(images/ui/bubble.png) no-repeat;
	vertical-align: middle;
}
.icon-comments {
	display: inline-block;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	background: url(images/ui/comments.png) no-repeat;
	vertical-align: middle;
}
.icon-mobile {
	display: inline-block;
	margin-right: 20px;
	width: 20px;
	height: 20px;
	background: url(images/icons/tabs/horn.png) no-repeat 0 0;
	vertical-align: middle;
}
.icon-pen {
	display: inline-block;
	margin-right: 20px;
	width: 19px;
	height: 19px;
	background: url(images/icons/tabs/pen.png) no-repeat 0 0;
	vertical-align: middle;
}
.icon-funnel {
	display: inline-block;
	margin-right: 20px;
	width: 22px;
	height: 22px;
	background: url(images/icons/tabs/funnel.png) no-repeat 0 0;
	vertical-align: middle;
}
.icon-support {
	display: inline-block;
	margin-right: 20px;
	width: 20px;
	height: 20px;
	background: url(images/icons/tabs/support.png) no-repeat 0 0;
	vertical-align: middle;
}
.icon-layout {
	display: inline-block;
	margin-right: 20px;
	width: 19px;
	height: 19px;
	background: url(images/icons/tabs/layout.png) no-repeat 0 0;
	vertical-align: middle;
}
.icon-calendar {
	display: inline-block;
	margin-right: 20px;
	width: 19px;
	height: 19px;
	background: url(images/icons/tabs/calendar.png) no-repeat 0 0;
	vertical-align: middle;
}

/*
 ===============================
 ========== SIDEBAR ============
 ===============================
*/
.sidebar-widget {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
	.sidebar-widget a {
		color: #fff;
	}

	.sidebar-widget ul {
		margin: 0;
		padding: 0;
	}
		.sidebar-widget ul li {
			list-style: none;
		}
		
	.sidebar-widget.bullets ul{
		padding-bottom: 1em;
	}
		
	.sidebar-widget.bullets ul li	{
		list-style-image: url(images/ui/orange-tick.png);
		margin-left: 17px;
		padding: 5px 0 5px 5px;
		font-size: 14px;
		color: #fff;
	}
	
	aside .widget_text p{
		color: #fff;
	}
	
	.sidebar-widget h5 {
		padding-bottom: 5px;
		border-bottom: 2px solid #fff;
		color: #fff;
	}
	
	.sidebar-widget.bullets h5{
		color: #fff;
	}
	
	.sidebar-widget.bullets h6{
		color: #8b674e;
		font-weight: bold;
		padding: 5px 0 5px;
	}
	
	.arrowDown {
		margin: -8px 0 10px 20px; 
		width: 0;
	/* 
	border-top: 7px solid #8b674e;
		border-right: 7px solid transparent;
		border-left: 7px solid transparent;
 */
		font-size: 0; 
		line-height: 0;
}
	.sidebar-widget .blog-posts-widget li {
		overflow: hidden;
		margin-bottom: 10px;
		padding: 0 10px 10px 0;
		border-bottom: 1px solid #e3e3e3;
		font-size: 13px;
	}
	footer .blog-posts-widget li {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #e3e3e3;
	}
	footer .blog-posts-widget ul li:last-child {
		border-bottom: 0;
	}
	footer ul.blog-posts-widget {
		margin: 0;
	}
		.sidebar-widget .blog-posts-widget li img {
			margin: 0 12px 0 0;
			padding: 2px;
			border: 1px solid #e5e5e5;
			border-radius: 3px;
		}
		.sidebar-widget li span a {
			display: inline-block;
			color: #8b674e;
			color: #8b674e;
			font-style: italic;
			font-size: 13px;
			font-family: Georgia, Arial, sans-serif;
		}
.sidebar-widget .blog-posts-widget .blog-post-widget-meta, .blog-post-widget-meta-nothumb {
	margin-top: 2px;
	color: #8b674e;
	font-style: italic;
	font-size: 12px;
	font-family: Georgia, Arial, sans-serif;
}
	.sidebar-widget .blog-posts-widget .blog-post-widget-meta a {
		display: inline-block;
		color: #8b674e;
		text-decoration: none;
		font-style: italic;
	}

/*
 ===============================
 ========== PORTFOLIO ==========
 ===============================
*/
.portfolio .heading {
	position: relative;
	border-bottom: 1px solid #e9e9e9;
}
.portfolio .title h3 {
	float: left;
	margin: 0;
}
.portfolio .works img {
	width: 100%;
}
/* Single Portfolio Item */
.tagline p {
	margin: 0;
}
.single-portfolio-item-gallery img {
	width: 100%;
}
.single-portfolio-item-about h3 {
	margin-bottom: 20px;
}
.single-portfolio-item-about p {
	margin-bottom: 15px;
	color: #878787;
	font-size: 12px;
	line-height: 17px;
}
.single-portfolio-item-about p:last-of-type {
	padding-bottom: 20px;
}
.single-portfolio-item-about ul {
	margin: 0 0 20px 0;
}
.single-portfolio-item-about li {
	color: #878787;
	list-style: none;
	font-size: 12px;
	line-height: 17px;
}
.single-portfolio-item-about li a {
	color: #3e3e3e;
	text-decoration: none;
}
.infos {
	border-bottom: 1px solid #e5e5e5;
}
	.infos li {
		padding: 20px 0;
		border-top: 1px solid #e5e5e5;
		list-style: none;
	}
	.infos li a {
		color: #8b674e;
	}
/* Portfolio Isotope Dropdown select */
.chzn-container {
  position: relative;
  display: inline-block;
  float: right;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  position: absolute;
  top: 29px;
  left: 0;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
  width: 100%;
  border: 1px solid #8b674e;
  border-top: 0;
  background: #8b674e;
  -ms-box-sizing    : border-box;
  -khtml-box-sizing : border-box;
}
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  position: relative;
  display: block;
  overflow: hidden;
  /* margin-left: -22px; */
  padding: 3px 10px;
  /* width: 100%; */
  height: auto;
  border: 1px solid #8b674e;
  background-color: #8b674e;
  background-clip        : padding-box;
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
}
.chzn-container-single .chzn-default {
  color: #ffffff;
}
.chzn-container-single .chzn-single span {
  display: block;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(images/ui/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  top: 0;
  right: 5px;
  display: block;
  width: 18px;
  height: 100%;
}
.chzn-container-single .chzn-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(images/ui/chosen-sprite.png) no-repeat 0px 5px;
}
.chzn-container-single .chzn-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chzn-container-single .chzn-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  outline: 0;
  border: 1px solid #aaa;
  background: #fff url(images/ui/chosen-sprite.png) no-repeat 100% -20px;
  background: url(images/ui/chosen-sprite.png) no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url(images/ui/chosen-sprite.png) no-repeat 100% -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(images/ui/chosen-sprite.png) no-repeat 100% -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(images/ui/chosen-sprite.png) no-repeat 100% -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(images/ui/chosen-sprite.png) no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 1em;
  font-family: sans-serif;
  -ms-box-sizing    : border-box;
  -khtml-box-sizing : border-box;
}
.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  background-clip        : padding-box;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
}
.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}
/* @group Results */
.chzn-container .chzn-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 0 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  color: #fff;
  list-style: none;
  line-height: 15px;
}
.chzn-container .chzn-results li:hover {
	background: #fff;
	color: #3e3e3e;
}
.chzn-container .chzn-results .active-result {
  display: list-item;
  cursor: pointer;
}
.chzn-container .chzn-results .highlighted {
  background-color: #3875d7;  
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  display: list-item;
  background: #f4f4f4;
}
.chzn-container .chzn-results .group-result {
  color: #999;
  font-weight: bold;
  cursor: default;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
.chzn-container .chzn-results-scroll {
  position: absolute;
  z-index: 1;
  margin: 0 4px;
  width: 321px; /* This should by dynamic with js */
  background: white;
  text-align: center;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  width: 9px;
  height: 17px;
  text-indent: -5000px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url(images/ui/chosen-sprite.png) no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url(images/ui/chosen-sprite.png) no-repeat -22px -3px;
}

/* Image hovers */
.image-wrapper {
	position: relative;
	z-index: 10;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.hover-card {
	position: absolute;
	display: block;
	width: 100%;
	background: rgba(255, 93, 42, 0.9);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.ie8 .image-wrapper:hover > .hover-card {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b674e', endColorstr='#8b674e',GradientType=0 ); /* IE6-9 */
	zoom: 1;
}
.image-wrapper:hover > .hover-card {
	height: 100%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.image-wrapper > .hover-card > .thumb-options {
	position: relative;
	position:relative;
	top: -20px;
	height: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.image-wrapper:hover > .hover-card > .thumb-options {
	top: 0;
	height: 100%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.thumb-options {
	display: block;
	margin: 17% auto;
	width: 100%;
	text-align: center;
}
.thumb-options span {
	display: block;
	padding-bottom: 15px;
	color: #fff;
	font-weight: 100;
	font-size: 18px;
}
	.thumb-options li {
		display: inline-block;
		margin: 0 2.5%;
		list-style: none;
	}
	.block-two .thumb-options {
		margin: 22% auto;
	}
	.block-four .thumb-options {
		margin: 15% auto;
	}
	.thumb-options li a {
		display: inline-block;
		padding: 5px 10px;
		border-radius: 3px;
		background: #3e3e3e;
		color: #ffffff;
		text-decoration: none;
		text-transform: none;
		font-weight: 100;
		font-size: 12px;
		font-family: Arial, Verdana, sans-serif;
		line-height: 18px;
	}
.thumb-options-nolightbox li a {
	display: block;
}
.portfolio-col-4 .thumb-options li {
	margin-right: 29%;
}

.single_job_listing{
	padding-top: 25px;
}

.single_job_listing .meta{
	margin-bottom: 2em;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.single_job_listing .meta{
	font-size: 12px;
}

.single_job_listing .meta li {
	line-height: 1.5em;
	color: #999;
}

.single_job_listing .application .application_details{
	border: 1px solid #8b674e;
}

.single_job_listing .application .application_details:after {
	content: "";
	position: absolute;
	margin: 1px 0 0 -9px;
	top: 1em;
	left: 0;
	width: 0;
	height: 0;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-right: 9px solid #8b674e;
}

.single_job_listing .meta .full-time{
	background: transparent;
}

.single_job_listing .meta .job-type {
	color: inherit;
	background: transparent;
}

ul.job_listings li.job_listing a .meta .job-type, ul.job_listings li.no_job_listings_found a .meta .job-type {
	font-weight: bold;
	display: block;
}

ul.job_listings li.job_listing a .meta .job-type{
	color: #f45534 !important;
}

/*
 ===============================
 ========== FOOTER =============
 ===============================
*/

.footer{
	margin-top: 1px;
	background: #7b6a4c;
}

footer {
	overflow: hidden;
	padding: 15px 20px;
	/* padding-top: 25px; */
	background: #7b6a4c;
}

.footer .row{
	margin: 0;
}

.footer ul.menu, .sectors{
	margin: 0;
	list-style: none;
}

.footer ul.menu li{
	float: left;
	width: 50%;
	padding-bottom: 5px;
}

.sidebar-widget ul.sectors{
	padding: 10px 0;
}

.sectors li{
	padding-bottom: 5px;
	font-size: 14px;
}

.footer ul.menu li.menu-item-528, .footer ul.menu li.menu-item-643, 
.footer ul.menu li.menu-item-479{
	float: right;
}

.footer ul.menu a{
	color: #fff;
	text-decoration: none;
}

.footer ul.menu a:hover{
	text-decoration: underline;
}

footer h5 {
	color: #45494C;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Droid Sans", Arial, sans-serif;
}
.bordertitle {
	margin: 20px 0;
	padding: 0 0 0 30px;
	width: 100%;
	height: 1px;
	background: #e9e9e9;
}
.footer-top {
	height: 7px;
	background: #45494c;
}
.footer-top .container {
	background: transparent;
}
.footer-top-line {
	float: left; 
	width: 200px;
	height: 7px;
	background: #8b674e;
}
.copyright {
	float: right;
	padding: 0;
	font-size: 12px;
	color: #fff;
}

.copyright a {
	text-decoration: none;
}
/*
 ===============================
 ========== WIDGETS ============
 ===============================
*/
/* Calendar widget */
.widget_calendar {
	float: left;
}
#calendar_wrap {
	margin-top: -8px;
}
#wp-calendar {
	width: 100%;
	border: 1px solid #fff;
	border-top: 0;
}
	#wp-calendar caption { 
		margin-top: 10px;  
		padding: 10px 0; 
		background: #8b674e;
		color: #fff; 
		text-align: center;
		font-weight: bold; 
		font-size: 12px;
	}
	#wp-calendar thead {
		border-right: 1px solid #2c2c2c;
		border-left: 1px solid #2c2c2c; 
		background: #2c2c2c;
	}
		#wp-calendar thead th {
			padding: 7px; 
			color: #fff; 
			font-size: 10px;
		}
	#wp-calendar tbody { 
		border: 1px solid #f7f7f7; 
		color: #828282;
	}
		#wp-calendar tbody td { 
			padding:6px; 
			background: #fff; 
			text-align: center;
			font-size: 14px;
		}
			#wp-calendar tbody td a {
				color: #8b674e;
			}
		#wp-calendar tbody td:hover { 
			background: #fff; 
		}
	#wp-calendar tbody .pad { 
		background: none;
	}
	#wp-calendar tfoot a {
		color: #2C2C2C;
		font-weight: normal;
		font-size: 12px;
	}
	#wp-calendar tfoot #next { 
		text-align: right;
		text-transform: uppercase; 
		font-size: 10px; 
	}
	#wp-calendar thead #prev { 
		padding-top: 10px; 
		text-transform: uppercase; 
		font-size: 10px; 
	}
/* Tags */
.tagcloud a {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px 10px;
	background: #2b2b2b; 
	color: #fff;
	text-decoration: none;
	font-size: 12px !important;
}
.tagcloud a:hover {
	background: #8b674e;
	color: #fff;
}
/* Custom text widget */
.widget_text_sixguin img {
	margin-top: -5px;
	margin-bottom: 0;
}
.widget_text_sixguin .bordertitle {
	margin-top: 9px;
}
/* Twitter widget */
.twitters {
	font-size: 12px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
}
.twitters ul {
	position: relative;
	margin: 0;
}
	.twitters li {
		overflow: hidden;
		padding-top: 15px;
		border-bottom: 1px solid #e9e9e9;
		list-style: none;
	}
	.twitters li:first-child {
		padding-top: 0;
	}
	.twitters li:last-child {
		border-bottom: 0;
	}
	.twitters ul li span {
		float: left;
		overflow: hidden;
		padding-left: 50px;
		height: 36px;
		background:url(images/ui/twitter-icon.png) no-repeat 0 0;
	}
	.twitters ul li span:hover {
		height: 36px;
		background:url(images/ui/twitter-icon.png) no-repeat 0 -36px;
	}
		.twitters ul li span a {
			display: inline-block;
			color: #8b674e;
		}
	.twitters p {
		padding-left: 51px;
		margin-bottom: 0;
	}
	.twitters a {
		display: block;
		color: #5c5c5c;
		font-size: 12px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	.twitters a:hover {
		color: #8b674e;  
	}
/* Flickr widget */
.flickr-stream-widget {
	position: relative;
}
	.flickr-stream-widget img {
		width: 59px;
		height: 59px;
	}
.flickr_badge_image {
	float: left;
	margin: 0 8.2% 10px 0;
}
.flickr_badge_image:nth-of-type(3n+3) {
	margin-right: 0;
}
/* Search widget */
#search-form {
	width: 100%;
}
#search-form fieldset, form {
	margin: 0;
}
#search-form fieldset {
	border: 1px solid #e3e3e3;
	border-radius: 3px;
}
	#search-form input[type=text] {
		float: left;
		padding-left: 5px;
		width: 75%;
		height: 34px;
		border: none;
		color: #878787;
		line-height: 30px;
	}
	#search-form input[type=submit] {
		float: left;
		margin: 5px 0;
		width: 20%;
		height: 26px;
		border: none;
		border-left: 1px solid #e3e3e3;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		border-bottom-right-radius: 3px;
		background: url(images/ui/searchbtn.png) 45% 45% no-repeat;
		text-indent: -9999em;
		line-height: 34px;
		cursor: pointer;
	}

/* Pages list widget */
.sidebar-widget.widget_pages ul li,.sidebar-widget.widget_categories ul li, .widget_archive ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_meta ul li {
	list-style: none;
	padding: 5px 0;
}
.widget_pages a, .widget_categories a, .widget_archive a {
	color: #45494c;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
}
.widget_pages a:hover, .widget_categories a:hover {
	color: #8b674e;
}
/* Latest blog posts widget */
.blog-posts-widget, footer .widget_text p {
	font-size: 12px;
	line-height: 18px;
}
	.blog-posts-widget img {
		float: left;
	}
	.blog-posts-widget ul {
		margin: 0;
	}
	.blog-posts-widget li {
		clear: both;
		overflow: hidden;
		margin-bottom: 16px;
		list-style: none;
	}
	.blog-posts-widget p {
		margin: 0;
		padding-left: 60px;
	}
	.blog-posts-widget a {
		display: block;
	}
	.blog-posts-widget p a:hover {
		color: #8b674e;
	}
footer .blog-posts-widget p {
	padding-left: 65px;
}
footer .blog-posts-widget p a {
	color: #45494c;
	font-size: 13px;
}
.blog-post-widget-meta {
	display: block;
	padding-left: 65px;
	color: #8b674e;
	font-style: italic;
	font-size: 13px;
	font-family: Georgia, Arial, sans-serif;
}
/* Newsletter widget */
.mc_form_inside {
	margin-bottom: 30px;
}
.mc_signup_submit {
	display: inline-block;
	width: 42px;
	height: 33px;
	background: url(images/ui/newsletter.jpg) no-repeat center center;
	text-indent: -9999px;
	cursor: pointer;
}
#mc_signup_form .mc_var_label {
	display: none;
}
#mc_signup_form .mc_input {
	float: left;
	width: 79%;
	height: 29px;
	border: 1px solid #ececec;
	border-radius: 3px 0 0 3px;
	background: #fdfcfb;
}
.ie8 #mc_signup_form .mc_input {
	width: 77%;
}
/*
 ===============================
 ========== 404 Page ===========
 ===============================
*/
.error-wrap {
	background: url(images/ui/404-bg.png);
}
.not-found-help {
	margin: auto;
	width: 60%;
}
.error-text {
	text-align: center;
}
	.error-text span {
		color: #8b674e;
	}
.error-search {
	margin: auto;
	padding-top: 40px;
	width: 40%;
}
	.error-search #search-form input[type="text"] {
		padding: 8px 2%;
		width: 74%;
		height: 42px;
	}
	.error-search input[type=submit] {
		padding: 24px 0;
		width: 12%;
	}

/*
 ===============================
 ========== SHORTCODES =========
 ===============================
*/
/* Alerts */
.alert {
	position: relative;
	padding: 15px;
	text-align: center;
}
	.alert span {
		padding: 0 20px;
		font-weight: bold;
	}
.alert .close {
	float: right;
	font-weight: bold;
}
.error {
	border: 1px solid #f7c7c9;
	border-left-width: 4px;
	background: url(images/icons/alerts/error.png) no-repeat 15px 14px #f9e5e6;
	color: #b3696c;
}
.info {
	border: 1px solid #9ac9df;
	border-left-width: 4px;
	background: url(images/icons/alerts/info.png) no-repeat 15px 13px #d8ecf5;
	color: #528da9;
}
.success {
	border: 1px solid #c2d288;
	border-left-width: 4px;
	background: url(images/icons/alerts/success.png) no-repeat 16px 13px #e3ebc6;
	color: #8fa442;
}
.notice {
	border: 1px solid #f5dc7d;
	border-left-width: 4px;
	background: url(images/icons/alerts/notice.png) no-repeat 15px 14px #fcf7d9;
	color: #c4a21b;
}
/* Titles */
.title h5 {
	margin-bottom: 25px;
	font-weight: bold;
}
/* Team member */
.team-member-preview p {
	padding-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
	color: #878787;
	font-size: 12px;
	line-height: 17px;
}
.team-member-preview .social-links {
	display: inline-block;
	list-style: none;
}	
	.team-member-preview .social-links ul {
		margin-left: 0;
	}
	.team-member-preview .social-links ul li {
		display: inline-block;
		margin: 0 5px;
	}
	.team-member-preview .social-links li a {
		color: #363636;
		text-decoration: none;
	}
	.team-member-preview .social-links li:first-of-type {
		margin-left: 0;
	}
.team-member-meta {
	padding: 15px 15px 15px 0;
	background: #fff;
}
.team-member-meta h5 {
	font-weight: bold;
}
.team-member-role {
	margin-bottom: 10px;
	color: #878787;
	text-transform: uppercase;
	font-size: 12px;
}
.ie8 a.social {
	margin-right: 10px; 
}
/* Testimonials */
.testimonials-widget {
	overflow: hidden;
}
	.testimonials-widget blockquote {
		position: relative;
		float: right;
		margin-right: 2%;
		margin-bottom: 24px;
		padding: 24px 40px 20px 40px;
		width: 220px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: url(images/ui/testimonial-bg.jpg);
		background-clip: padding-box;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		color: #878787;
		font-size: 12px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		line-height: 20px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
	}
	.testimonials-widget blockquote:after {
		position: absolute;
		bottom: -10px;
		left: -1px;
		width: 302px;
		height: 28px;
		background: url(images/ui/testimonial-after.png);
		content: '';
	}
	.testimonials-widget img {
		float: left;
		margin-right: 10px;
		border: 1px solid #FFF;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-clip: padding-box;
		-webkit-box-shadow: 0 1px 2px #999999;
		-moz-box-shadow: 0 1px 2px #999999;
		box-shadow: 0 1px 2px #999999;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
	}
	.testimonials-widget cite {
		font-size: 14px;
	}
.source-name {
	margin-bottom: 5px;
	width: 100%;
	font-family: 'Droid Sans', Arial, sans-serif;
}
.source-meta {
	color: #878787;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/* Toggle */
.toggle {
	margin-bottom: 10px;
	border: 1px solid #EBEBEA;
}
.toggle .toggle-trigger {
	display: block;
	margin-bottom: 0;
	padding: 20px 15px 20px 30px;
	outline: 0 none;
	background: url("images/ui/plus.png") no-repeat scroll right 20px center #f5f5f5;
	text-transform: none;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	cursor: pointer;
}
.ie8 .toggle .toggle-trigger {
	background-color: #f5f5f5;
	background-image: url("images/ui/plus-ie.png");
	background-position: right center;
	background-repeat: no-repeat;
}
.ie8 .toggle .toggle-trigger.active {
	background-image: url("images/ui/minus-ie.png");
	background-color: #f5f5f5;
	background-position: right center;
	background-repeat: no-repeat;
}
.toggle .toggle-trigger.active, .toggle .toggle-trigger.active:hover {
	background-color: #f5f5f5;
	background-image: url("images/ui/minus.png");
	text-decoration: none;
}
.toggle .toggle-container {
	display: none;
	overflow: hidden;
	padding: 15px 15px 15px 30px;
	font-size: 12px;
	line-height: 17px;
}
/* Pricing tables version one and plans */
.plans-table-one {
	display: table;
	clear: both;
	width: 100%;
	background: #fafafa;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #fafafa));
	background: -ms-linear-gradient(bottom, #ffffff, #fafafa);
	background: -moz-linear-gradient(center bottom, #ffffff 0%, #fafafa 100%);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	content: "";
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ffffff', GradientType=0);
}
.plan-one ul {
	margin: 0;
	padding: 0 30px;
}
.plan-one li {
	padding: 20px 0;
	background: url(images/ui/plan-border.png) repeat-x bottom left;
	color: #7e7e7e;
	list-style: none;
	font-size: 13px;
}
.plan-heading-one {
	padding: 25px 0 20px 30px;
	border-bottom: 1px solid #ffffff;
	background: #525252;
}
	.plan-heading-one h2 {
		padding-bottom: 12px;
		color: #ffffff;
	}
.plan-pricing-one {
	color: #8b674e;
	font-size: 20px;
	font-family: 'Droid Sans', Arial, sans-serif;
}
.decimals-one {
	padding-left: 3px;
	vertical-align: top;
	text-decoration: underline;
	font-size: 12px;
	line-height: 12px;
}
.plan-period-one {
	padding-left: 4px;
	vertical-align: top;
	font-size: 12px;
	line-height: 12px;
}
.plan-footer-one {
	padding: 20px;
}
.plan-alt {
	position: relative;
	z-index: 0;
	-webkit-box-shadow: -1px 0 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: -1px 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: -1px 0 10px 0 rgba(0, 0, 0, 0.1);
}
.featured-one {
	position: relative;
	z-index: 100000;
	overflow-y: hidden;
	background: #ffffff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
	.featured-one h2 {
		color: #8b674e;
	}
.featured-one .plan-heading-one,
.featured-one ul {
	background: transparent;
}
.sign-up-btn-one {
	position: relative;
	display: block;
	padding: 10px 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #8b674e;
	background-clip: padding-box;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px solid rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
}
.sign-up-btn-one:after {
	position: absolute;
	top: center;
	right: 10px;
	width: 22px;
	height: 19px;
	background: url(images/ui/signup-arrow.png) no-repeat;
	content: '';
	opacity: .3;
}
.sign-up-btn-one:hover {
	color: #fff;
}
/* Pricing tables version two and plans */
.plans {
	position: relative;
	display: table;
	clear: both;
	width: 100%;
	content: "";
}
.plan {
	float: right;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.ie8 .plan {
	float: left;
}
.plan.main {
	position: absolute;
	bottom: 0;
	left: 0;
	border: 0;
	border-radius: 0;
}
.plan.main ul li {
	padding-left: 20px;
	text-align: left;
}
.plan ul {
	margin: 0 0 40px 0;
	background: #fff;
}
.plan li {
	padding: 15px 0;
	background: #f0f0f0;
	list-style: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.plan li:nth-of-type(2n+2) {
	background: #fff;
	color: #8b674e;
}
.plan-heading {
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	font-family: Georgia, Arial, sans-serif;
}
	.plan-heading .price {
		padding-bottom: 5px;
		color: #9c9c9c;
		font-weight: bold;
		font-size: 49px;
		line-height: 48px;
	}
	.plan-heading .price:before {
		position: relative;
		content: '$';
		vertical-align: top;
		font-size: 30px;
		line-height: 10px;
	}
.plan-pricing {
	display: block;
	clear: both;
	color: #45494c;
	font-weight: bold;
	font-size: 14px;
}
.plan-period {
	padding-left: 4px;
	font-size: 12px;
	line-height: 12px;
}
.plan-footer {
	padding: 20px;
}
.plan-alt {
	position: relative;
	z-index: 0;
	-webkit-box-shadow: -1px 0 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: -1px 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: -1px 0 10px 0 rgba(0, 0, 0, 0.1);
}
.featured {
	position: relative;
	z-index: 999;
	overflow-y: hidden;
}
	.featured .price {
		color: #8b674e;
	}
.featured .plan-heading {
	margin-bottom: 20px;
	background: none;
}
.sign-up-btn {
	position: relative;
	display: block;
	margin-top: 22px;
	background-clip: padding-box;
	color: #45494c;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
}
.featured .sign-up-btn {
	color: #8b674e;
}
.sign-up-btn .symple-button-inner {
	padding: 5px 10px;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* Services or boxes */
.service-post-preview {
	margin-bottom: 34px ;
}
	.service-post-preview img {
		float: left;
	}
	.service-post-preview h3 {
		margin-bottom: 10px;
		padding-left: 59px;
	}
	.service-post-preview p {
		padding-left: 59px;
		color: #878787;
		font-size: 12px;
		line-height: 18px;
	}
.service-box img {
	float: left;
	padding-right: 5%;
}
.service-box h4, .service-box p, .subhead {
	overflow: hidden;
	margin-bottom: 0.3em;
}
.service-box p {
	color: #3e3e3e;
	font-size: 14px;
	line-height: 1.4;
}
.subhead {
	color: #828282;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
/* Skills */
.skills ul {
	margin: 0;
}
	.skills ul li {
		margin-bottom: 15px;
		list-style: none;
	}
.skillbar {
	width: 100%;
	height: 13px;
	background: #e5e5e5;
}
.countbar {
	height: 13px;
	background: #8b674e;
}

/* Notification box */
.notification {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 3% 5%;
	width: auto;
	border-top: 5px solid #8b674e;
	border-bottom: 1px solid #E3E3E3;
	background: #fcfcfc;
}
	.notification h4 {
		margin-bottom: 0;
	}
	.notification p {
		margin-bottom: 0;
		color: #878787;
		font-size: 12px;
	}
.notification .btn {
	float: right;
}
.notification-content {
	float: left;
}
	.notification-content p {
		margin-bottom: 0;
	}
.notification-centered {
	text-align: center;
}
.notification:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:"";
	font-size:0;
}
/* Notification box shadow */
.drop-shadow {
	position:relative;
	z-index: 1;
	float:left;
	width:100%;
	background:#fff;
}
.drop-shadow:before,
.drop-shadow:after {
	position:absolute;
	z-index:-2;
	content:"";
}
.warp-shadow {
	-moz-border-radius:2px;
	border-radius:2px;
}
.warp-shadow:before,
.warp-shadow:after {
	bottom:15px;
	left:10px;
	max-width:300px;
	max-height:100px;
	width:50%;
	height:20%;
	-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.2);
	box-shadow:0 15px 10px rgba(0, 0, 0, 0.2);
	-webkit-transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
.warp-shadow:after {
	right:10px;
	left:auto;
	-webkit-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	-o-transform:rotate(2deg);
	transform:rotate(2deg);
}
/* Tabs and Vertical Tabs */
.symple-tabs ul.ui-tabs-nav li:first-child .ui-state-active a {
	border-top-width: 2px;
}
.symple-tabs ul.ui-tabs-nav li {
	width: 33.3%;
	height: 35px;
	list-style: none;
}
.symple-tabs ul.ui-tabs-nav li a {
	padding: 0;
	height: 35px;
	border-width: 1px 1px 1px 0;
	border-color: #e9e9e9;
	background: #fff;
	color: #acacac;
	text-align: center;
}
.symple-tabs ul.ui-tabs-nav .ui-state-active a {
	top: 0;
	padding-top: 0;
	height: 35px;
	border-width: 1px 1px 0 1px;
	border-top-color: #fc4325;
	background: #f7f7f7;
}
.symple-tabs .tab-content {
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	background: #f7f7f7;
}
.tabs .nav-tabs li {
	width: 32.8%;
	list-style: none;
}
.tabs .tab-content {
	padding: 20px;
	border-bottom: 1px solid #e3e3e3;
	color: #878787;
}
.ui-tabs-vertical {
	width: 100%;
}
.ui-tabs-vertical .ui-tabs-nav {
	float: left;
	width: 22%;
	border-right: 1px solid #e9e9e9;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.ui-tabs-vertical .ui-tabs-nav li {
		clear: left;
		width: 100%;
		border-bottom: 1px solid #e9e9e9;
		list-style: none;
		font-weight: bold;
		font-size: 12px;
	}
	.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
		border-right: 1px solid #FFF;
	}
	.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a {
		color: #8b674e;
	}
	.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active .icon-mobile {
		background-position: -20px 0;
	}
	.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active .icon-pen {
		background-position: -20px 0;
	}
	.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active .icon-funnel {
		background-position: -23px 0;
	}
	.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active .icon-support {
		background-position: -20px 0;
	}
	.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active .icon-layout {
		background-position: -19px 0;
	}
	.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active .icon-calendar {
		background-position: -19px 0;
	}
		.ui-tabs-vertical .ui-tabs-nav li a {
			display: block;
			padding: 25px 0 25px 8%;
			color: #2c2c2c;
		}
		.ui-tabs-vertical .ui-tabs-nav li span {
			display: inline-block;
		}
	.ui-tabs-vertical .ui-tabs-nav li:last-child {
		border-bottom: none;
	}

.ui-tabs-vertical .ui-tabs-panel {
	float: right;
	width: 76%;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.ui-tabs-vertical .ui-tabs-panel h2 {
		font-weight: bold;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	.ui-tabs-vertical .ui-tabs-panel h5 {
		margin-bottom: 20px;
		font-family: 14px;
	}
	.ui-tabs-vertical .ui-tabs-panel p {
		margin-bottom: 15px;
		color: #878787;
		font-size: 12px;
		line-height: 18px;
	}

/*
 ===============================
 ========== UTILITIES ==========
 ===============================
*/
/* Buttons */
.btn {
	display: inline-block;
	padding: 0 24px;
	height: 38px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-clip: padding-box;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	font-weight: bold;
	line-height: 38px;
	cursor: pointer;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
}
.btn:hover {
	color: #fff;
}
.btn-standard {
	min-width: 70px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-size: 16px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.btn-emphasis {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.arrow-yes {
	position: relative;
}
.arrow-yes:after,
.arrow-yes:before {
	position: absolute;
	top: 100%;
	width: 0;
	height: 0;
	border: solid transparent;
	content: " ";
	pointer-events: none;
}
.arrow-yes:after {
	bottom: 10px;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
}
.arrow-yes:before {
	bottom: 20px;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
}
/* Button icons */
.btn-has-icon {
	position: relative;
	padding: 0 20px 0 50px;
	font-size: 14px;
}
.btn-has-icon:after {
	position: absolute;
	left: 30%;
	height: 34px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
	content: '';
}
.icon-buy {
	position: absolute;
	top: 12%;
	left: 6%;
	width: 28px;
	height: 26px;
	background: url(images/ui/buy.png) no-repeat;
}
.icon-call {
	position: absolute;
	top: 17%;
	left: 6%;
	width: 22px;
	height: 22px;
	background: url(images/ui/call.png) no-repeat;
}
.icon-launch {
	position: absolute;
	top: 15%;
	left: 6%;
	width: 26px;
	height: 26px;
	background: url(images/ui/launch.png) no-repeat;
}
.icon-download {
	position: absolute;
	top: 15%;
	left: 3%;
	width: 36px;
	height: 26px;
	background: url(images/ui/download.png) no-repeat;
}
/* Button colors */
.arrow-yes.btn-has-icon:after {
	border-right: none;
	box-shadow: none;
}
.btn-blue {
	background: #4e9fd7;
}
.btn-blue.arrow-yes:before {
	border-top-color: #4e9fd7;
}
.btn-green {
	background: #91c46c;
}
.btn-green.arrow-yes:before {
	border-top-color: #91c46c;
}
.btn-black {
	background: #45494c;
}
.btn-black.arrow-yes:before {
	border-top-color: #45494c;
}
.btn-grey {
	border-top: 1px solid #cccccc;
	background: #b7b7b7;
}
.btn-grey.arrow-yes:before {
	border-top-color: #b7b7b7;
}
.btn-orange {
	background: #8b674e;
}
.btn-orange.arrow-yes:before {
	border-top-color: #8b674e;
}
.btn-teal {
	background: #00b39d;
}
.btn-teal.arrow-yes:before {
	border-top-color: #00b39d;
}
/*
 ===============================
 ========== MISC ===============
 ===============================
*/
/* Pagination */
.pagination {
	float: right;
	font-size: 10px;
	line-height: 13px;
}
	.pagination span, .pagination a {
		display: block;
		float: left;
		margin-left: 10px;
		padding: 6px 8px;
		width: auto;
		background: #f2f2f2;
		color: #3e3e3e;
		text-decoration: none;
	}
	.pagination a:hover{
		background: #8b674e;
		color: #fff;
	} 
.pagination .current{
	background: #3e3e3e;
	color: #fff;
}
ul.arrow-pagination-wrap {
	float: right;
	margin: 0;
}
.arrow-pagination-wrap li {
	float: left;
	width: 19px;
	height: 18px;
	list-style: none;
	text-indent: -9999em;
}
	.arrow-pagination-wrap li a {
		display: block;
	}
.arrow-pagination-next {
	left:0;
	width: 19px;
	height: 18px;
	background: url(images/ui/next-arrow.png) no-repeat center center #3e3e3e;;
}
	.arrow-pagination-next:hover {
		background-color: #8b674e;
	}
.arrow-pagination-squares {
	left:0;
	margin-right: 5px;
	width: 11px;
	height: 11px;
	background: url(images/ui/squares.png) no-repeat center center #3e3e3e;;
}
	.arrow-pagination-squares:hover {
		background-color: #8b674e;
	}
.arrow-pagination-prev {
	left:-15px;
	margin-right: 5px;
	width: 19px;
	height: 18px;
	background: url(images/ui/back-arrow.png) no-repeat center center #3e3e3e;
}
	.arrow-pagination-prev:hover {
		background-color: #8b674e;
	}

/* Overriding revolution slider arrows */
.tp-rightarrow.default {
	width: 39px;
	height: 39px;
	background: url(images/ui/next-rev.jpg) no-repeat;
}
.tp-leftarrow.default {
	width: 39px;
	height: 39px;
	background: url(images/ui/prev-rev.jpg) no-repeat;
}
.alpha {
	margin-left: 0;
}
.ie8 .alpha {
	margin-left: 0;
}
/* WordPress Default styling */
dl {
	margin-top: 15px;
}
dd {
	margin-left: 20px;
}
table {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
}
table thead, table tfoot { background: #f5f5f5; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td,
table tfoot tr td { text-align: left; font-size: 12px; line-height: 18px; }
table thead tr th, table tfoot tr td { padding: 8px 10px 9px; color: #222; font-weight: bold; font-size: 14px; }
table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

table tbody tr.even,table tbody tr.alt { background: #f9f9f9; }
table tbody tr:nth-child(even) { background: #f9f9f9; }
table tbody tr td { padding: 9px 10px; border: none; color: #333; vertical-align: top; }

.wp-caption{ }
.wp-caption-text{ }
.sticky{ }
.gallery-caption{ }
.bypostauthor{ }
.alignright {
	display: inline;
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	display: inline;
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	clear: both;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.wp-caption {
	padding: 5px 3px 10px;
	max-width: 96%; /* Image does not overflow the content area */
	border: 1px solid #f0f0f0;
	background: #fff;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	max-width: 98.5%;
	width: auto;
	height: auto;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

.tick-list li {
	padding: 0 0 10px 20px;
	background: url(images/ui/orange-tick.png) no-repeat 0 3px;
	list-style: none;
}
/*
 ===============================
 ========== ISOTOPE ============
 ===============================
*/
/* Isotope */
/*** Isotope Filtering ***/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	z-index: 1;
	pointer-events: none;
}
/* Isotope disable transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	 -moz-transition-duration: 0s;
	  -ms-transition-duration: 0s;
	   -o-transition-duration: 0s;
		  transition-duration: 0s;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	z-index: 1;
	pointer-events: none;
}
/* End: Recommended Isotope styles */

/*
 ===============================
 ========== FLEXSLIDER =========
 ===============================
*/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {
	outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: 0; 
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	margin: 0 10px; 
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li:first-child {
	margin-left: 0;
}
.flexslider .slides img { 
	display: block;
	width: 100%;
	height: auto;
}
.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after { 
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0;
	content: "."; 
	line-height: 0;
} 
html[xmlns] .slides {
	display: block;
} 
* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}


/* FlexSlider Default Theme
*********************************/
.flexslider { 
	position: relative;
	background: transparent; 
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a { position: absolute; top: 50%; z-index: 10; display: block; margin: -20px 0 0;width: 30px; height: 30px; background: url(images/bg_direction_nav.png) no-repeat 0 0; text-indent: -9999px; opacity: 0.7; cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease;}
.flex-direction-nav .flex-next {
	width: 19px;
	height: 18px;
	background: url(images/ui/next-arrow.png) no-repeat center center #e9e9e9; 
}
.flex-next:hover { 
	background-color: #8b674e;
	opacity: 1;
}
.flex-direction-nav .flex-prev {
	right: 2px;
	width: 19px;
	height: 18px;
	background: url(images/ui/back-arrow.png) no-repeat center center #e9e9e9;
}
.flex-prev:hover { 
	background-color: #8b674e;
	opacity: 1;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav { position: absolute; bottom: -40px;width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block;margin: 0 6px; zoom: 1; *display: inline;}
.flex-control-paging li a { display: block;width: 11px; height: 11px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #666; background: rgba(0,0,0,0.5); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); text-indent: -9999px; cursor: pointer; -o-border-radius: 20px;}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs { position: static; overflow: hidden;margin: 5px 0 0;}
.flex-control-thumbs li { float: left; margin: 0;width: 25%;}
.flex-control-thumbs img { display: block;width: 100%; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flexslider .slides > li:first-child {margin-left: 10px;}
}

.naviflex {
	position: absolute;
	top: -20px;
	right: 20px;
}
.naviflex-four {
	position: absolute;
	top: -20px;
	right: 20px;
}

/*
 ===============================
 ========== CAROUSEL ===========
 ===============================
*/
.carousel {
	position: relative;
	width: 100%;
}
.carousel .carousel-item {
	display: none;
}
.carousel .carousel-active {
	display: block;
}
.carousel .carousel-nav:nth-child(2) {
	display: none;
}

/* Animations */
/*** Flip ***/
.carousel-flip {
	position: relative;
	overflow: visible;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-perspective: 800;
	-moz-perspective: 800;
	-ms-perspective: 800;
	-o-perspective: 800;
	perspective: 800;
}
.carousel-flip .carousel-item {
	position: absolute;
	z-index: 1;
	display: block; /* overrides basic carousel styles */
	width: 100%; /* necessary for non-active slides */
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transition: -webkit-transform .2s ease;
	-moz-transition: -moz-transform .2s ease;
	-ms-transition: -ms-transform .2s ease;
	-o-transition: -o-transform .2s ease;
	transition: transform .2s ease;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
.carousel-no-transition .carousel-item {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.carousel-flip .carousel-active {
	position: relative;
	z-index: 2;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-transform: rotateY(0deg); 
}
.carousel-flip .carousel-out,
.carousel-flip-reverse .carousel-item {
	z-index: -1;
	display: none;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-transform: rotateY(-180deg);
}
.carousel-flip .carousel-in {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-transform: rotateY(0deg);
}
.carousel-flip .carousel-top {
	z-index: 3;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.carousel-flip-reverse .carousel-out {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-transform: rotateY(180deg);

}
.carousel-flip-reverse .carousel-in {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-transform: rotateY(0deg);
}

/* Fade */
.carousel-fade {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-item {
	position: absolute;
	/* top: 0; */
	left: 0;
	overflow: hidden;
	display: block; /* overrides basic carousel styles */
	width: 100%; /* necessary for non-active slides */
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	-ms-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
}
.carousel-fade .carousel-active {
	position: relative;
	display: block;
}
.carousel-fade .carousel-item,
.carousel-fade .carousel-out {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.carousel-fade .carousel-active,
.carousel-fade .carousel-in {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

/* Slide */
.carousel-slide {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-slide .carousel-item {
	position: absolute;
	/* top: 0; */
	left: 100%;
	z-index: 1;
	display: block; /* overrides basic carousel styles */
	width: 100%; /* necessary for non-active slides */
	-webkit-transition: left .4s ease-in;
	-moz-transition: left .4s ease-in;
	-ms-transition: left .4s ease-in;
	-o-transition: left .4s ease-in;
	transition: left .4s ease-in;
}
.carousel-no-transition .carousel-item {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.carousel-slide .carousel-active {
	position: relative;
	left: 0;
	z-index: 2;
}
.carousel-slide .carousel-in {
	left: 0;
	-webkit-transition: all .9s ease-out;
	-moz-transition: all .9s ease-out;
	-ms-transition: all .9s ease-out;
	-o-transition: all .9s ease-out;
	transition: all .9s ease-out;
}
.carousel-slide-reverse .carousel-out {
	left: -100%;
}
.carousel-slide .carousel-out,
.carousel-slide-reverse .carousel-in {
	left: 100%;
}
.carousel-slide-reverse .carousel-in {
	-webkit-transition: left .9s ease-out;
	-moz-transition: left .9s ease-out;
	-ms-transition: left .9s ease-out;
	-o-transition: left .9s ease-out;
	transition: left .9s ease-out;
}
.carousel-slide .carousel-out {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.carousel-slide-reverse .carousel-item {
	-webkit-transition: left .9s ease-out;
	-moz-transition: left .9s ease-out;
	-ms-transition: left .9s ease-out;
	-o-transition: left .9s ease-out;
	transition: left .9s ease-out;
}
.carousel-slide-reverse .carousel-active {
	left: 0;
}

.carousel {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	font-family: sans-serif;
}

/* Carousel Navigations */
/*** Carousel navigation for shortcodes ***/
.row.shortcode.carousel {
	margin-top: -80px;
	padding-top: 80px;
}
.shortcode .carousel-nav {
	position: absolute;
	top: 60px;
	right: -15px;
	z-index: 40;
	width: 39px;
}
	.shortcode .carousel-nav a {
		position: absolute;
		top: -30px;
		text-decoration: none;
		text-indent: -99999em;
		font-weight: bold;
		font-size: .8em;
	}
	.shortcode .carousel-nav a.prev {
		left:-15px;
		width: 19px;
		height: 18px;
		background: url(images/ui/back-arrow.png) no-repeat center center #e9e9e9;
	}
	.shortcode .carousel-nav a.prev:hover {
		background-color: #8b674e;
	}
	.shortcode .carousel-nav a.next {
		right: 15px;
		width: 19px;
		height: 18px;
		background: url(images/ui/next-arrow.png) no-repeat center center #e9e9e9;
	}
	.shortcode .carousel-nav a.next:hover {
		background-color: #8b674e;
	}
.shortcode .carousel-nav-paginated .carousel-active-page a {
	background: #333;
	color: #fff;
	opacity: .8;
	--ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

/* Carousel navigation for blog post */
.blog-item.carousel {
	overflow: hidden;
}
.blog-item .carousel-nav {
	position: absolute;
	right: 0;
	bottom: 0;
}
	.blog-item .carousel-nav a {
		display: block;
		float: left;
		width: 39px;
		height: 39px;
		text-indent: -9999em;
	}
	.blog-item .carousel-nav a.prev {
		background: url(images/ui/carousel-nav.png);
	}
	.blog-item .carousel-nav a.prev:hover {
		background-position: 0px 39px;
	}
	.blog-item .carousel-nav a.next {
		background: url(images/ui/carousel-nav.png);
		background-position: 39px 0px;
	}
	.blog-item .carousel-nav a.next:hover {
		background-position: 39px 39px;
	}

/* Carousel navigation for single portfolio */
.portfolio-item .carousel-nav {
	position: absolute;
	right: 0;
	bottom: 0;
}
.ie8 .blog-post-featured-image {
	overflow: hidden;
}
	.single-portfolio-item-gallery .carousel-nav a {
		float: left;
		width: 39px;
		height: 39px;
		text-indent: -9999em;
	}
	.row .single-portfolio-item-gallery .portfolio-item .carousel-nav a {
		display: block;
	}
	.row .single-portfolio-item-gallery .portfolio-item .carousel-nav a.prev {
		background: url(images/ui/carousel-nav.png);
	}
	.row .single-portfolio-item-gallery .portfolio-item .carousel-nav a.prev:hover {
	background-position: 0px 39px;
	}
	.row .single-portfolio-item-gallery .portfolio-item .carousel-nav a.next {
		background: url(images/ui/carousel-nav.png);
		background-position: 39px 0px;
	}
	.row .single-portfolio-item-gallery .portfolio-item .carousel-nav a.next:hover {
		background-position: 39px 39px;
	}
.portfolio-item-nav {
	padding-top: 18px;
}
.portfolio-item-nav li {
	float: left;
	margin-right: 20px;
	list-style: none;
}
.portfolio-item-nav .btn-standard {
	min-width: 100px;
	text-align: center;
}

/* ONLY FOR DEMO PURPOSES */
.grid {
	padding: 20px;
	color: #fff;
	text-align: center;
}
.orange {
	background: #8b674e;
}
.orange-light {
	background: #ff774c;
}
/* EOF */

header.row{
	margin-bottom: 1em !important;
}

.tagline h2{
	color: #8b674e;
}

.service-box p{
	overflow: visible;
	margin-bottom: 0;
}

.service-box h4{
	color: #8b674e;
}

.service-box h4 a{
	text-decoration: none;
}

@font-face {
	font-family: 'Site-Icons';
	src:url('fonts/Site-Icons.eot');
	src:url('fonts/Site-Icons.eot?#iefix') format('embedded-opentype'),
		url('fonts/Site-Icons.woff') format('woff'),
		url('fonts/Site-Icons.ttf') format('truetype'),
		url('fonts/Site-Icons.svg#Site-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-users, .icon-statistics, .icon-trophy {
	font-family: 'Site-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	float: left;
	margin-right: 15px;
	padding: 8px;
	font-size: 25px;
	color: #fff;
	background: #3c3c3c;
	border-radius: 20px;
}
.icon-users:before {
	content: "\e000";
}
.icon-statistics:before {
	content: "\e001";
}
.icon-trophy:before {
	content: "\e002";
}

.team-member-preview h6 {
	margin-bottom: 10px;
	color: #878787;
	text-transform: uppercase;
	font-size: 12px;
}

footer h5 {
	color: #f45534;
	text-align: left;
	font-size: 14px;
}

footer #text-2 .textwidget{
	padding: 10px 0 1px 0;
}

aside.quarter{
	width: 22%;
	margin-top: 0;
	margin-left: 12px;
}

aside ul.job_listings li.job_listing, aside ul.job_listings li.no_job_listings_found {
	list-style: none outside;
	padding: 0.5em 0 0.75em;
	margin: 0.25em 0 0;
	border-bottom: 1px solid #dfdfdf;
}

aside ul.job_listings li.job_listing a, aside ul.job_listings li.no_job_listings_found a {
	display: block;
	padding: 0;
	line-height: 3em;
	font-size: 1.1em;
	text-decoration: none;
	color: #fff;
}

aside ul.job_listings li.job_listing a div.position h3, aside ul.job_listings li.no_job_listings_found a div.position h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
}

aside ul.job_listings li.job_listing a div.position, aside ul.job_listings li.no_job_listings_found a div.position {
	float: none;
	width: 100%;
	padding: 0;
	line-height: 1.5em;
}

aside ul.job_listings li.job_listing a .meta, aside ul.job_listings li.no_job_listings_found a .meta {
	float: none;
	text-align: left;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	color: #fff;
	list-style: none outside;
}

aside ul.job_listings li.job_listing a .meta li, aside ul.job_listings li.no_job_listings_found a .meta li {
	list-style: none outside;
	display: inline;
	font-size: 0.9em;
	margin: 0;
}

aside .job_listing .job-type, aside .job-types .job-type {
	color: #fff;
}

.row.space{
	padding-top: 2em;
}

.larger p{
	font-size: 1.2em;
}

.tp-caption.modern_big_redbg h5 {
	font-size: 1em;
	margin: 0 -10px 0;
	padding: 5px 10px 10px;
	white-space: normal;
	background-color: #7b6a4c;
}

.sidebar-widget{
	margin: 0 0 1em 0;
	padding: 10px;
	list-style: none;
	background: #7b6a4c;
	border-radius: 5px;
}

.widget_text{
	padding-bottom: 0;
}

.styled ul{
	height: 180px;
	margin: 0 0 1em 0;
	padding: 5px 0 10px;
	list-style: none;
	border-radius: 5px;
}

.styled ul li{
	color: #8b674e;
	font-size: 1.1em;
	line-height: 22px;
}

ul.job_listings li.job_listing a:hover, ul.job_listings li.no_job_listings_found a:hover, ul.job_listings li.job_listing a:focus, ul.job_listings li.no_job_listings_found a:focus {
	background-color: #a9844a;
}

.hero{
	margin-bottom: 2em;
	padding: 2px;
	border: 1px solid #ccc;
}

