/*
Theme Name: Helbing Lipp Recny
Theme URI: 
Description: 
Version: 1.00
*/


/* ------------------------------------------------------------	
	Reset Styles
------------------------------------------------------------ */	

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

a:hover,
a:active {
	outline: 0;
}

a.read-more { 
	display: block;
	width: 100%;
	margin-top: 10px;
}

a.read-more:hover { 
	color: #d1371f;
	text-decoration: none;
}

	

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
	max-width: none;
}


button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}

button,
input {
	*overflow: visible;
	line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	 -moz-box-sizing: content-box;
			box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.widget_search.widget {margin-bottom: 50px; margin-top: 0px; padding-top: 0px;}

textarea {
	overflow: auto;
	vertical-align: top;
}



.page-id-134 h2 {
    font-size: 23px !important;
    color: #333 !important;
}

/* ------------------------------------------------------------	
	Print Styles
------------------------------------------------------------ */	

@media print {
	* {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	box-shadow: none !important;
	}
	a,
	a:visited {
	text-decoration: underline;
	}
	a[href]:after {
	content: " (" attr(href) ")";
	}
	abbr[title]:after {
	content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
	content: "";
	}
	pre,
	blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
	}
	thead {
	display: table-header-group;
	}
	tr,
	img {
	page-break-inside: avoid;
	}
	img {
	max-width: 100% !important;
	}
	@page	{
	margin: 0.5cm;
	}
	p,
	h2,
	h3 {
	orphans: 3;
	widows: 3;
	}
	h2,
	h3 {
	page-break-after: avoid;
	}
}

/* ------------------------------------------------------------	
	Global Styles
------------------------------------------------------------ */	

html,body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden; 
}

body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #404040;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	min-width: 960px;
}

a {
	color: #0088cc;
	text-decoration: none;
	outline: 0 !important;
}

a:hover {
	color: #005580;
	text-decoration: underline;
}

img {
	border:0;
	display:block;
}

img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	float:right;
	margin:0 0 20px 20px;
}

img.alignleft {
	float:left;
	margin:0 10px 0 0;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
			box-sizing: border-box;
}

hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #d2d1cc;
	border-bottom: 1px solid #d2d1cc;
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 0;
	border-left: 5px solid #d1371f;
}

blockquote p {
	margin-bottom: 0;
	font-weight: 300;
	color: #d1371f !important;
	line-height: 25px;
	padding-bottom: 10px;
	display: block;
}

blockquote small {
	margin-top: 10px;	
	display: block;
	font-size: 13px !important;
	color: #d1371f !important;
	line-height: 20px;
}

blockquote small:before {
	content: '\2014 \00A0';
}

/* ------------------------------------------------------------	
	Typography Styles
------------------------------------------------------------ */	

p {
	margin: 0 0 10px;
}

p span { 
	font-size: 110%; 
}

small {
	font-size: 85%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

cite {
	font-style: normal;
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizeLegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}

h1,
h2,
h3 {
	line-height: 40px;
}

h1 {
	font-size: 38px;
	font-weight: normal;
	line-height: 1.6em;
}

h2 {
	font-size: 31.5px;
}

h3 {
	font-size: 24.5px;
}

h4 {
	font-size: 17.5px;
	line-height: 24px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 16.5px;
	font-weight: normal;
	color: #494946;
	padding-top: 30px;
	border-top: 2px solid #d2d1cc;
	padding-bottom: 30px;
	border-bottom: 2px solid #d2d1cc;
	line-height: 1.5;
	margin-top: 30px;
	width: 100%;
	float: left;
	clear: both;
}

h1 small {
	font-size: 24.5px;
}

h2 small {
	font-size: 17.5px;
}

h3 small {
	font-size: 14px;
}

h4 small {
	font-size: 14px;
}

/* ------------------------------------------------------------	
	List Styles
------------------------------------------------------------ */	

ul,
ol {
	padding: 0;
	margin: 0 0 10px 25px;
}

div.content-left ul li {
	list-style: square;
	padding-top: 20px;
	color: #1e61a1;;
}

.sidebar ul {
	margin-left: 0px !important;
	padding-left: 0px !important;
	border-top: 1px solid #d2d1cc;
}

.sidebar ul li {
	list-style: none;
	padding-bottom: 8px;
	padding-top: 8px;
	display: block;
	border-bottom: 1px solid #d2d1cc;
}

.sidebar ul li a {
	display: block;
	color: #333;
	text-decoration: none;
}

.sidebar ul li.current-menu-item > a, .sidebar ul li.current-menu-ancestor > a {
	text-decoration: none;
	color:#d1371f;
}

.sidebar ul li a:hover {
	color: #d1371f;
}

div#search_form {
	margin-top: 40px;
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}

li {
	line-height: 20px;
}

ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
}

ul.inline,
ol.inline {
	margin-left: 0;
	list-style: none;
}

ul.inline > li,
ol.inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

.shareaholic-share-buttons-container ul.shareaholic-share-buttons {
	padding: 0;
}

/* ------------------------------------------------------------	
	Main Styles
------------------------------------------------------------ */	

.container {
	max-width: 1200px;
	margin: 0 auto;
}

input#searchsubmit {
	font-size: 15px;
	text-transform: capitalize;
	background: #b0b0b0;
 }

input#searchsubmit:hover {
	background: #d1371f;
	text-decoration: none;
	color: #fff;
	transition: background 0.6s ease;
 }

.btn-1, .btn-2, input#submit {
	font-weight: normal;
}

.btn-1, input#submit {
	background: #d1371f;
	border-radius: 5px;
	padding: 15px 60px;
	color: #fff;
	font-weight: normal;
	margin: 20px 0;
	font-size: 17px;
	line-height: 1em;
	display: inline-block;
}

input#submit {
	font-size: 16px;
	padding: 15px 40px !important;
	float: left;
}

a.btn-1, input#submit {
	transition: background 0.6s ease;
}

.btn-1:hover, .footer .btn-1:hover, input#submit:hover {
	background: #1e61a1;
	color: #fff;
	text-decoration: none;
	transition: background 0.6s ease;
}

.btn-2 {
	background: #6d6e72;
	border-radius: 5px;
	padding: 15px 0;
	color: #fff;
	font-size: 17px;
	line-height: 1em;
	display: block;
	text-align: center;
	font-weight: normal;
	margin-bottom: 25px;
	width: 83% !important;
}

.btn-2:hover {
	background: #d1371f;
	text-decoration: none;
	color: #fff;
	transition: background 0.6s ease;
}

.btn-3 {
	background: #d1371f;
	border-radius: 5px;
	padding: 15px 0;
	color: #fff;
	font-size: 17px;
	line-height: 1em;
	display: block;
	text-align: center;
	font-weight: normal;
}

.btn-3:hover {
	background: #1e61a1;
	text-decoration: none;
	color: #fff;
	transition: background 0.6s ease;
}

div.content-left a.btn-3 {
	width: 40%;
}

.intro .btn-1 { font-size: 20px; }

div.follow-button {display: none;}

/* ------------------------------------------------------------	
	Header Styles
------------------------------------------------------------ */	

.header {
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 0;
	border-bottom: 1px solid #e6e6e6;
}


.logo {
	float: left;
	margin-top: 18px;
	position: relative;
	z-index: 200;
}

.top-nav {
	float: right;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 16px;
	width: none;
}

.top-nav ul {
	margin: 0;
	padding: 0;
}

.top-nav ul li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 120px;
	transition: background 0.6s ease;
}

.top-nav ul li a {
	display: block;
	text-align: center;
	padding: 50px 0;
	border-left: 1px solid #ececec;
	color: #888;
	text-decoration: none;
}

.top-nav ul li a:hover {
	color: #0182c6;
}

.top-nav ul li:last-child a {
	border-right: 1px solid #ececec;
}

.top-nav li:hover {
	background: #eee;
}

.top-nav .current-page-item:hover, .top-nav .current_page_parent:hover, .top-nav .current-page-ancestor:hover {
	color: rgba(255,255,255,.4);
}

.top-nav .current a, .top-nav .current-menu-item, .top-nav .current_page_parent, .top-nav .current-page-ancestor, .top-nav ul li:last-child a .current_page_parent, .top-nav ul li.current-menu-item > a,	.top-nav ul li.current-menu-ancestor > a, .top-nav .current-menu-item a, .top-nav .current_page_parent a, .top-nav .current-page-ancestor a, .top-nav .current-menu-ancestor > a, .top-nav .current-page-ancestor > a {
	color: #fff;
	background: #1e61a1;
}

.children {
	display: none;
}

/* ------------------------------------------------------------	
	Additional Typography Styles
------------------------------------------------------------ */	

h1 {
	color: #012e43;
	color: #333;
	font-size: 2em;
	letter-spacing:-.5px;
	line-height: 33px;
	font-weight: 500;
}

.intro h1 {}

/* ------------------------------------------------------------	
	Home Content Styles
------------------------------------------------------------ */	

.home-content {
	clear: both;
	float: left;
	width: 100%;
	background: #f9f9f9 url();
	padding-top: 30px;
	padding-bottom: 30px;
}

.home-content h1 {
	font-weight: 600;
	margin-bottom: 30px;
	font-size: 1.7em;
}

.home-content a.btn-1 {
	margin-top: 30px;	
}

.slider {
	width: 100%;
	clear: both;
	position: relative;
	overflow: hidden;
	height: 700px;
}

.slider .ghost {
	position: absolute;
	top: 0;
	z-index: 9999;
	width: 100%;
	display: none;
}

.rsABlock, .rsSBlock {
	left: 0px;
	position: absolute;
	z-index: 15;
	background: rgba(55,57,59,.9);
	width: 100%;
	bottom: 0;
	top: auto;
	height: 90px;
	transform: none !important;
}

.rsUni .rsSlide {
	background: rgba(0,44,69,.7);
}

.caption {
	position: absolute;
	bottom: 0;
	background: rgba(0,44,69,.7);
	width: 100%;
	padding: 22px 0 18px 0;
	color: #fff;
	z-index: 900;
}

.caption-content {
	float: right;
}

.project-title {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	line-height: 1.8em;
}

.project-link {
	background: #1e61a1;
	display: block;
	float: left;
	margin-left: 15px;
	padding: 6px 30px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	line-height: 1.6em;
	margin-top: 13px;
}

.project-link:hover {
	background: #777;
	text-decoration: none;
	color: #000;
}

.col-4 h2 {
	font-size: 1.6em;
	line-height: 1em;
	letter-spacing: -.02em;
}

.home-content .col-4 {
	padding: 20px 0;
}

.home-content p {
	color: #555 !important;
	line-height: 1.4;
}

.col-4 {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 40px;
}

.col-4-left, .col-4-middle-left , .col-4-middle-right , .col-4-right	{
	float: left;
	width: 23.25%;
	margin-left: 2%;
	position: relative;
	height: 575px;
	background: #fff;
	border: 1px solid #ececec;
	transition: box-shadow 0.3s ease-in-out, margin-top 0.3s ease-in-out;
	-moz-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	-o-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	-webkit-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
}

.page-id-134 .col-4-left, .page-id-134 .col-4-middle-right  {
	float: left;
	width: 45%;
	margin-left: 2%;
	margin-bottom: 40px;
	position: relative;
	height: 615px;
	background: #fff;
	border: 1px solid #ececec;
	transition: box-shadow 0.3s ease-in-out, margin-top 0.3s ease-in-out;
	-moz-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	-o-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	-webkit-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
}

.page-id-134 .col-4-right, .page-id-134 .col-4-middle-left {
	float: right;
	width: 45%;
	margin-left: 2%;
	margin-bottom: 40px;
	position: relative;
	height: 615px;
	background: #fff;
	border: 1px solid #ececec;
	transition: box-shadow 0.3s ease-in-out, margin-top 0.3s ease-in-out;
	-moz-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	-o-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	-webkit-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
}

.expertise-top {
	min-height: 675px;
}

.page-id-134 .home-expertise-image {
	min-height: 134px;
}

.home-expertise-content {
	padding: 15px 30px;
}

.home-expertise-image {
	min-height: 170px;
	display: block;
}

.col-4-left a,	.col-4-middle-left a, .col-4-middle-right a, .col-4-right a {
	color: #222;
}

.col-4-left a:hover, .col-4-middle-left a:hover, .col-4-middle-right a:hover, .col-4-right a:hover {
	text-decoration: none;
}

.col-4-left:hover, .col-4-middle-left:hover, .col-4-middle-right:hover, .col-4-right:hover	{
	background-color: #fff !important;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1);
	border: 1px solid #ccc;
	margin-top: -8px;
	transition: box-shadow 0.3s ease-in-out, margin-top 0.3s ease-in-out;
	-moz-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	-o-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	-webkit-transition: box-shadow .3s ease-in, margin-top 0.3s ease-in-out;
	cursor: pointer;
}


.col-4-left {
	margin-left: 0;
}

.col-4 .btn-2 {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #a0a09c;
	border-radius: 5px;
	padding: 13px 0;
	color: #fff;
	font-size: 15px;
	line-height: 1em;
	display: block;
	text-align: center;
	font-weight: normal;
	margin-bottom: 25px;
	width: 52% !important;
	min-width: 144px !important;
}

.col-4 a.btn-2 {
	color: #fff;
}

.col-4 .btn-2:hover {
	background-color: #7c7c78;
}


.intro {
	border-bottom: 2px solid #d2d1cc;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 2%;
	font-size: 1em !important;
	line-height: 27px;
}

.intro p {
	font-size: 20px;
	line-height: 27px;
}

.intro p strong {
	color: #d1371f;
}

/* ------------------------------------------------------------	
	Page Content Styles
------------------------------------------------------------ */	

.sub-content {
	clear: both;
	float: left;
	width: 100%;
	background: #f9f9f9 url();
	padding: 60px 0 40px 0;
	font-size: 1.2em;
}

.heading {
	background: #f1f1f1 url() repeat-x;
	clear: both;
	border-bottom: 1px solid #e6e6e6;
}

.ghost {
	height: 45px;
	background: rgba(255,255,255,.2);
	display: none;
}

.heading h1 {
	color: #222222 !important;
	font-weight: normal;
	font-size: 28px;
	bottom: 9px;
	padding-top: 22px;
	margin: 0;
	width: 80%;
	line-height: 28px;
	padding: 45px 0;
}

.content-left {
	width: 65%;
	margin-right: 8%;
	float: left;
	padding-bottom: 60px;
}

.content-left em {
	font-style: none;
	color: #1e61a1;
}

.content-left p {
	line-height: 1.5em;
	margin: 0 0 25px 0;
	font-size: .9em;
	color: #424043;
}

.content-left h2 {
	font-size: 1.6em;
	color: #002b46;
	margin-top: 40px;
}

.content-full {
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 60px;
}




/* ------------------------------------------------------------	
	Sidebar Styles
------------------------------------------------------------ */	

.sidebar {
	float: right;
	width: 27%;
	font-size: .9em;
}

.sidebar h4 {
	font-weight: 500;
}

#searchform {
	font-size: .8em;
	width: 100%;
	float: left;
	clear: both;
}

#s {
	float: left;
	width: 59%;
	padding: 0 2%;
	height: 40px;
	border: 1px solid #d2d1cc;
	border-right: none !important;
}

#searchsubmit {
	width: 33%;
	padding: 0 2%;
	float: left;
	background: #93938d;
	border: none;
	color: #fff;
	text-transform: lowercase;
	height: 42px;
	border-radius: 0 5px 5px 0;
}

.sidebar h4 {
	font-size: 1.4em;
	margin-bottom: 30px;
}

.sidebar h5 {
	font-size: 1em;
	color: #1e61a1;
	text-transform: uppercase;
	margin: 15px 0 0 0;
}

.locations {
	padding: 30px 0 0 0;
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 2px solid #d2d1cc;
}

.phone {
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0;
}

.phone a {
	color: #333;
	text-decoration: none;
	cursor: default;
}

.address {
	font-size: .9em;
}

.directions {
	margin-bottom: 40px;
	display: block;
	background: url(images/icon-map-marker.png) no-repeat left center;
	padding: 4px 0 4px 20px;
	font-weight: normal;
	line-height: .9em;
	color: #d1371f;
}

.directions a {
	color: #d1371f;
}

.join {
	padding: 30px 0;
	float: left;
	width: 100%;
	clear: both;
}

.join .btn-3 {
	margin: 25px 0 0 0;
}

.widget_custom_field {
	line-height: 1.7em;
}

.widget_custom_field .textwidget {
	display: inline;
	font-weight: bold;
	color: #0283c7;
}

div.textwidget { 
	font-size: 14px;
	line-height: 1.5;
}

.join {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.customvalue {
	display: inline;
}

.widget-2 {
	padding-top: 20px;
	float: left;
	width: 100%;
	clear: both;
}

.widget-5, .widget-6 {
	font-weight: bold;
}

.widget-5 {
	padding-top: 10px;
	margin-top: 10px;
}

.widget-6 {
	padding-bottom: 10px;
	margin-bottom: 50px;
}

.page .widget-6 {
	display: none;
}

.sidebar .btn-1 {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	text-align: center;
}


/* ------------------------------------------------------------	
	Featured Project Styles
------------------------------------------------------------ */	

.featured {
	background: url(images/featured-bg.jpg) repeat-x;
	height: 191px;
	width: 100%;
	padding: 60px 0;
	clear: both;
}

.featured h4 {
	color: #fff;
	font-size: 1.6em;
	font-weight: 400;
	margin-bottom: 35px;
}

.featured ul {
	margin: 0;
}

.featured ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 20px 20px 20px 0;
}

.featured ul li a {
	display: block;
	float: left;
}

.featured ul li a:hover img {
	opacity: .5;
	transition: background 0.6s ease;
}

.featured ul li.featured-project-5 {
	margin-right: 0;
}

.featured img {
	border: 1px solid #555555;
}

.project-meta {
	clear: both;
	width: 100%;
	float: left;
	margin: 25px 0;
	border-bottom: 2px solid #eee;
	padding: 8px 0;
	padding-bottom: 20px;
}

.project-meta p {
	margin: 0;
	line-height: 1.6em;
}

.meta-left, .meta-right {
	width: 65%;
	float: left;
}

.meta-right {
	width: 35%;
	float: left;
	text-align: right;
}

.project-meta strong {
	color: #0283c7;
	width: 80px;
	display: block;
	float: left;
}

.slick-dots {
	display: none !important;
}

/* ------------------------------------------------------------	
	Blog Styles
------------------------------------------------------------ */	

.post-summary {
	border-bottom: 2px solid #d2d1cc;
	margin-bottom: 25px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	clear: both;
}

.post-feature-thumb {
	float: left;
	width: 35%;
}

.post-summary-content {
	float: right;
	width: 60%;
}

h2.post-title {
	margin-top: 0;
	font-weight: normal;
}

h2.post-title a {
	display: block;
	font-size: 24px;
	line-height: 1.2;
}

h2.post-title a:hover {
	text-decoration: none;
	color: #d1371f;
}

p.post-date {
	margin: 0 0 10px 0;
	font-size: .9em;
	text-transform: uppercase;
	color: #777;
}

p.post-excerpt {
	margin-top: 0;
}

.post-content {
	margin-top: 20px;
}

.post-comments {
	border-top: 1px solid #d2d1cc;
	padding-top: 10px;
	margin-top: 40px;
}

.post-comments .avatar {
	display: none;
}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.comment-reply-link {
	background: #1e61a1;
	border-radius: 5px;
	padding: 10px 0;
	color: #fff;
	font-size: .9em;
	line-height: 1em;
	display: block;
	width: 100px;
	text-align: center;
	font-weight: normal;
}

.comment-reply-link:hover {
	background: #d1371f;
	text-decoration: none;
	color: #fff;
	transition: background 0.6s ease;
}

.comment {
	padding: 6px;
	margin-bottom: 25px;
}

.commentmetadata {
	margin: 5px 0;
	font-size: .9em;
}

.comment.odd {
	background: #fff;
}

.comment-author {
	font-weight: bold;
}

#respond {
	margin-top: 20px;
	border-top: 2px solid #d2d1cc;
	padding-top: 10px;
	clear: both;
}

div.content-left #comment {
	padding: 1%;
	width: 98%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #333;
}


/* ------------------------------------------------------------	
	Isotope Filter (Portfolio) Styles
------------------------------------------------------------ */	

.filter-keys {
	margin-bottom: 20px;
}

.filter {
	margin: 0;
	padding-left: 0;
	clear: both;
	font-size: .85em;
	height: 70px;
	width: 100%;
}

.filter li {
	display: inline;

}

.filter a:hover {
	text-decoration: none;
}

.filter a {
	display: block;
	background: #e6e3da;
	float: left;
	margin-right: 10px;
	margin-left: 0;
	padding: 5px 20px;
	border-radius: 5px;
	color: #272729;
	transition: opacity 0.3s ease;
	margin-top: 10px;
 
}

a.iso-all, .filter-all a {
	background-color: #e6e3da;
	color: #272729;
}


.iso-all a:hover, .filter-all a:hover, .filter-religious a:hover, .filter-educational a:hover, .filter-institutional a:hover, .filter-commercial a:hover {
	transition: background 0.6s ease;
	background-color: #c5c3bf;
}


.filter-new-construction, .filter-renovations-additions {
	float: right;
}

.filter-new-construction a, .filter-renovations-additions a {
	background: #6f6a66;
	color: #fff;
}

.filter-new-construction a:hover, .filter-renovations-additions a:hover {
	background-color: #4c4946;
	transition: background 0.6s ease;
	color: #fff;
}

.filter-home-slider a { display: none !important;}

.filter-all a.selected, .filter-religious a.selected, .filter-educational a.selected, .filter-institutional a.selected, .filter-commercial a.selected {
	background-color: #1e61a1;
	color: #fff;
}

li.filter-renovations-additions a.selected, li.filter-new-construction a.selected {
	background-color: #343230;
	color: #fff;
}

h4.project-title {
	font-weight: normal;
	text-align: center;
	padding-bottom: 30px;
	color: #595a5c;
	font-size: .75em;
	width: 220px;
}

.type-portfolio {
	float: left;
	display: block;
	margin-right: 0;
}

.type-portfolio a:hover {
	text-decoration: none;
}

.type-portfolio a:hover img {
	opacity: .7;
}

.type-portfolio a:hover .project-title {
	color: #d1371f;
}

.wunderslider-wrapper {
	box-shadow: none !important;
}

.project-nav {
	float: right;
	margin: -85px 0 0 0;
}

.project-nav li {
	float: right;
	display: block;
	margin-left: 10px;
}

.project-nav li a {
	display: block;
	padding: 5px;
	border-radius: 4px;
	height: 39px;
	width: 39px;
	text-indent: -9999px;
}

.prev a,
.return a,
.next a {
	border: 1px solid #b0b0b0;
}

.prev a {
	background: url(images/project-nav.png) no-repeat -95px 16px #c3c3c3;
}

.return a {
	background: url(images/project-nav.png) no-repeat -37px 16px #c3c3c3;
}

.next a {
	background: url(images/project-nav.png) no-repeat 19px 16px #c3c3c3;
}

.project-nav li a:hover {
	background-color: #999;
	border: 1px solid #999
}

.hentry {
	height: 220px;
}

.mp-brick-content-types > .mp-brick-content-types-inner > .mp-brick-content-type-container:nth-child(1) {
	text-align: left;
}

.mp-brick-inner {
	margin-top: 0 !important;
	margin-bottom: 50px;
}

.button.mp-stacks-grid-isotope-button {
	background: #e6e3da !important;
	border-radius: 5px;
	color: #272729;
	margin-right: 12px;
	margin-left: 7px !important;
}

#mp-brick-1155 .button.mp-stacks-grid-isotope-button {
	margin-right: 7px;
	margin-left: 8px !important;
}

#mp-brick-1160 .button.mp-stacks-grid-isotope-button {
	margin-left: 0px !important;
}

.mp-stacks-grid-isotope-btn-text {
	padding: 7px 15px;
	border-radius: 5px;
}

.button.mp-stacks-grid-isotope-button.mp-stacks-isotope-filter-button-active{
	background: #1e61a1 !important;
	color: #fff !important;
}

#mp-stacks-grid-isotope-sort-container-1155 .button:nth-child(5), #mp-stacks-grid-isotope-sort-container-1155 .button:nth-child(7) {
	float: right;
	margin-top: 13px;
	background: #6f6a66 !important;
	color: #fff !important;
}

#mp-stacks-grid-isotope-sort-container-1160 .button:nth-child(5), #mp-stacks-grid-isotope-sort-container-1160 .button:nth-child(6) {
	margin-top: 13px;
	background: #6f6a66 !important;
	color: #fff !important;
}

#mp-stacks-grid-isotope-sort-container-1171 .button:nth-child(4), #mp-stacks-grid-isotope-sort-container-1171 .button:nth-child(6) {
	float: right;
	margin-top: 13px;
	background: #6f6a66 !important;
	color: #fff !important;
}

#mp-stacks-grid-isotope-sort-container-1173 .button:nth-child(4), #mp-stacks-grid-isotope-sort-container-1173 .button:nth-child(6) {
	float: right;
	margin-top: 13px;
	background: #6f6a66 !important;
	color: #fff !important;
}

#mp-stacks-grid-isotope-sort-container-1175 .button:nth-child(4), #mp-stacks-grid-isotope-sort-container-1175 .button:nth-child(6) {
	float: right;
	margin-top: 13px;
	background: #6f6a66 !important;
	color: #fff !important;
}

.mp-stacks-grid-isotope-filterby-text.mp-stacks-grid-isotope-filterby-text-above {
	display: none;
}

.mp-stacks-grid-isotope-sort-container {
	padding-bottom: 25px;
}

.mp-stacks-grid-load-more-button {
    margin-top: 20px;
    padding: 12px 40px !important;
    margin-top: 30px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #5c5c5c !important;
}

.mp-stacks-grid-load-more-container {
    margin-top: 60px !important;
}

/* ------------------------------------------------------------	
	Map Tab Styles
------------------------------------------------------------ */	

#tab-container{
	font-family: Arial,	Verdana, Helvetica, sans-serif;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: relative;
	height: 358px;
}
#tab-container ul{
	list-style: none;
	list-style-position: outside;
	width: 100%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #cccdcf;
	border-right: 2px solid #cccdcf;
}
#tab-container ul.tab-menu li{
	display: block;
	float: left;

}

.tab-content{
	margin: 0 auto;
	position: relative;
	height: 300px;
	width: 100%;
}

.tab-content {
	position: absolute;
	z-index: 100;
	bottom: 0;
}


.tab-menu li {
	width: 48%;
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0 2%;
	border-top: 2px solid #cccdcf;
	border-bottom: 2px solid #cccdcf;
	height: 54px;
	color: #bdbec0;
	line-height: 2.7em;
}

.tab-menu li.active {
	color: #4e4e50;
}


.tab-menu li:first-child {
	text-align: right;
	background: url(images/contact-arrow-right.png) no-repeat right;
	padding-right: 6%;
	width: 44%;
	padding-left: 0;
}


.tab-menu li.active:first-child {
	background: url(images/contact-arrow-left.png) no-repeat right;
}


/* ------------------------------------------------------------	
	Team Page
------------------------------------------------------------ */	

taptap-menu-button-wrapper {
    opacity: ;
    z-index: 0 !important;
}


.modal-style.style-1 figcaption,
.slide-ins-style.style-1 figcaption {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding: 20px;
	background: rgba(30,97,161,.8);
	color: #fff;
	text-align: center;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: scale(.6);
	-webkit-transform: scale(.6);
	-moz-transform: scale(.6);
	-webkit-transition: -webkit-transform .6s,opacity .4s;
	-moz-transition: -moz-transform .6s,opacity .4s;
	transition: transform .6s,opacity .4s;
	font-size: 0;
}

.slide-ins-style.style-1 .awsm-modal-open.awsm-modal-item,
.slide-ins-style.style-1 .awsm-modal-content {
	background: #f7f7f7;
}

.slide-ins-style.style-1 .awsm-modal-image-main img {

	margin-top: 30px;
	border: 1px solid #ccc;
}

.awsm-grid figure {
	border: 1px solid #ccc;
}

.awsm-grid-wrapper .awsm-grid > .awsm-grid-card {
    margin: 0 0 50px;
    height: 460px;
}


.slide-ins-style.style-1.awsm-modal-items,
.awsm-modal-items.style-1 {
    background: rgba(31,49,59,.9) !important;
}

.awsm-grid-wrapper .awsm-grid h3 {
    margin: 0 0 3px;
    padding: 0;
    font-size: 1.0em;
    line-height: 1.4;
    color: #333 !important;
}

.awsm-grid-wrapper .awsm-grid > .awsm-grid-card {
    padding-right: 6%;
}

.awsm-grid-wrapper .awsm-grid > .awsm-grid-card {
    margin: 0 0 50px;
}

.slide-ins-style.style-1 figcaption,
.modal-style.style-1 figcaption {
    position: relative;
    left: 0px;
    right: 0px;
    top: 75%;
    bottom: 0px;
    padding: 20px;
    background: rgba(255,255,255,.8);
    color: #333;
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.modal-style.style-1 .awsm-modal-content {
    max-height: 45%;
    height: 45%;
}

.awsm-grid-wrapper p {
    line-height: 1.5;
    color: #555;
}

.awsm-grid-wrapper p strong {
    color: #333;
    font-size: 15px;
    font-weight: 500;
}

.modal-style.style-1 .awsm-modal-details h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}

.modal-style.style-1 .awsm-modal-details h2 {
    letter-spacing: -.01em;
}

.modal-style.style-1 .awsm-modal-content {
    padding: 50px 35px;
}

.modal-style.style-1 .awsm-modal-close {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 125px;
    right: 55px;
    cursor: pointer;
    z-index: 100;
}

.awsm-personal-info span {
    text-transform: inherit;
    font-size: .85em;
    line-height: 1.5;
    color: #666;
}

.modal-style.style-1 .awsm-modal-details h3 {
    color: #666;
}

.awsm-grid figure {
    background-color: #fff;
}

.modal-style.style-1 .awsm-modal-close::after, 
.modal-style.style-1 .awsm-modal-close::before {
    height: 3px;
}

.slide-ins-style.style-1 .awsm-modal-open.awsm-modal-item, 
.slide-ins-style.style-1 .awsm-modal-content {
    background: #f5f5f5 !important;
}

.awsm-modal-details p {
    line-height: 1.5em;
    margin: 0 0 25px 0;
    font-size: 1em;
    color: #424043;
}

.awsm-modal-details h2 {
    color: #333 !important;
    margin-top: 40px;
    font-weight: 600 !important;
    font-size: 2.0em !important;
}

.slide-ins-style.style-1 .awsm-modal-details h3 {
    font-size: 16px !important;
    margin: 0;
    text-transform: inherit !important;
    font-weight: 400 !important;
    color: #555 !important;
}

.awsm-grid figure img {
   filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  	-webkit-transition: all 0.5s ease !important;
	transition: all 0.5s ease !important;
}

.awsm-grid figure img:hover {
  -webkit-filter: grayscale(0);
  filter: none;
}

.awsm-modal-items.style-1 {
	-webkit-transition: none !important;
	transition: none !important;
}

.awsm-grid figure {
	transition: box-shadow 0.2s ease-in-out, margin-top 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in, margin-top 0.2s ease-in-out;
	-o-transition: box-shadow 0.2s ease-in, margin-top 0.2s ease-in-out;
	-webkit-transition: box-shadow 0.2s ease-in, margin-top 0.2s ease-in-out;
}

.awsm-grid figure:hover {
	transition: box-shadow 0.2s ease-in-out, margin-top 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in, margin-top 0.2s ease-in-out;
	-o-transition: box-shadow 0.2s ease-in, margin-top 0.2s ease-in-out;
	-webkit-transition: box-shadow 0.2s ease-in, margin-top 0.2s ease-in-out
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.2);	
	margin-top: -10px !important;
}



/* ------------------------------------------------------------	
	Footer Styles
------------------------------------------------------------ */	

.footer-col-1 li {
	border-bottom: 1px solid #616669;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.footer-col-1 li:last-child {
	border-bottom: none;

}

.footer {
	background: #002c45;
	color: #a8a7ac;
	float: left;
	clear: both;
	width: 100%;
	padding: 60px 0;
	font-size: 1.1em;
	padding-bottom: 35px;
}

.footer-col-1 {
	width: 20%;
	float: left;
	margin-right: 5%;
}

.footer-col-1 span.entry-content {	
	font-size: .9em;

}
span.time-meta a {	
	font-size: .9em !important;
	display: block;
	width: 100%;
	padding-top: 5px;
}

.footer-col-2 {
	width: 28%;
	float: left;
	margin: 0px 2% 0 0;
}

.footer-col-3 {
	margin-right: 0;
	width: 45%;
	float: right;
}

.footer h5 {
	font-size: 1.4em;
	color: #fff;
	font-weight: 400;
	margin-top: 0;
	padding: 0;
}

.footer .phone {
	font-size: 35px;
	font-weight: 600;
	color: #fff;
	margin-top: 30px;
	line-height: .6em;
}

.footer .phone:first-child {
	margin-top: 0;
}

.footer .phone a {
	color: #fff;
	text-decoration: none;
	cursor: default;
}

.sm {
	margin: 22px 0 0 0;
	padding: 0;
	display: inline-block;
}

.sm li {
	display: block;
	float: left;
	margin-right: 15px;
}

.sm li a {
	display: block;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.sm li.fb a {
	background-image: url(images/social-icons.png);
	background-position: 0 0;
}

.sm li.tw a {
	background-image: url(images/social-icons.png);
	background-position: -34px 0;
}

.sm li.in a {
	background-image: url(images/social-icons.png);
	background-position: -68px 0;
}

.sm li.rss a {
	background-image: url(images/social-icons.png);
	background-position: -102px 0;
}

.sm li.fb a:hover {
	background-image: url(images/social-icons.png);
	background-position: 0 -32px;
}

.sm li.tw a:hover {
	background-image: url(images/social-icons.png);
	background-position: -34px -32px;
}

.sm li.in a:hover {
	background-image: url(images/social-icons.png);
	background-position: -68px -32px;
}

.sm li.rss a:hover {
	background-image: url(images/social-icons.png);
	background-position: -102px -32px;
}

.footer .btn-1 {
	background: #d1371f;
	border-radius: 4px;
	padding: 15px 0;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	display: block;
	clear: both;
	float: right;
	margin-top: 16px;
	width: 52%;
	text-align: center;
}

.copyright {
	clear: both;
	height: 90px;
	display: block;
	margin: 0 auto;
}

.copyright-content {
	float:right;
	text-align: right;
	clear: both;
	height: 90px;
	width: 940px;
	font-size: .85em;
	color: #616669;
	padding-bottom: 0px;
}


.copyright-content a {
	display: inline;
	border-left: 1px solid #acaf9e;
	padding-left: 5px;
	color: #fff;
}

.logo-container {
	text-align: left;
	float:left;
	display: inline-block;
	width: 255px;
	height: 84px;
	display: none;
}
.logo-1 {
	background: url(images/footer-logos-sprite.png) no-repeat bottom left;
	text-align: left;
	display: inline-block;
	width: 120px;
	height: 84px;
	clear: both;
}
.logo-container a { border-left: 0px !important;}
.logo-2 {
	background: url(images/footer-logos-sprite.png) no-repeat -120px 0px;
	text-align: left;
	display: inline-block;
	width: 120px;
	height: 84px;
	clear: both;
}

.twitterwidget-title,
.from-meta,
.intent-meta {
	display: none;
}

.footer-col-1 ul,
.footer-col-1 li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.twitterwidget {
	font-size: .9em;
}

.footer-menu {
	float: right;
	margin-top: 35px;
}


/* ------------------------------------------------------------	
	Reset & Layout Styles
------------------------------------------------------------ */	

.bx-wrapper {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bxslider, .bxslider li {
	margin-left: 0;
}


/* ------------------------------------------------------------	
	Theme Styles
------------------------------------------------------------ */	

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 300px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* ------------------------------------------------------------	
	Pager Styles
------------------------------------------------------------ */	

.bx-wrapper .bx-pager {
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 13px;
}

.bx-controls {
	width: 960px;
	margin: 0 auto;
	float: none;
	margin-top: -57px;
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	display: none;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-pager {
	padding: 0 0 0 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: url(images/home-slider-dot-nav-sprite.png) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 3px 0 0;
	outline: 0;
	height: 18px;
	width: 22px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-position: -25px;
}


/* ------------------------------------------------------------	
	Direction Control (Next / Prev) Styles
------------------------------------------------------------ */	

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* Auto Controls (Start / Stop) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* Pager with Auto-Controls Hybrid Layout */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* ------------------------------------------------------------	
	Image Caption Styles
------------------------------------------------------------ */	

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* ------------------------------------------------------------	
	Royal Slider Mod Styles
------------------------------------------------------------ */	

.rsDefault .rsSlide { 
	background-color: white;
	margin-bottom: 30px;
}


div.project-info a {
	font-weight: normal !important; 
	font-size: 16px; 
	line-height: 1.1 !important;
}
	
.project-info {
	width: 800px !important;
	margin-top: 15px;
}

a.project-link { background-color: #7c7c78;}

a.project-link:hover {
	background: #d1371f;
	text-decoration: none;
	color: #fff;
	transition: background 0.6s ease;
 }

div.rsNav.rsBullets {width: 20%; display: block;}

#new-royalslider-2 {
    margin-bottom: 50px;
}

/* ------------------------------------------------------------	
	Driving Directions Content Styles
------------------------------------------------------------ */	

div.content-left input.directions, div.content-left div.directions{ background-image: none;}
div.content-left input.directions { border: none; background-color: #fff; width: 94%; border: 1px solid #ccc; padding: 15px;}
div.content-left .directions {padding: 4px 0px 4px 0px;}



/* ------------------------------------------------------------	
	Gravity Forms Styles
------------------------------------------------------------ */	

div.content-left input, div.content-left textarea { 
	border: none;
	padding: 15px !important;
	border: 1px solid #ccc;
} 

div.content-left label { 
	font-weight: normal;
	font-size: 14px;
}

div.content-left ul#input { 
	list-style: none;
}

.gform_wrapper input[type=submit] {
	background: #d1371f;
	border-radius: 5px;
	border: none;
	padding: 13px 45px 13px 45px !important;
	color: #fff;
	font-size: 1.1em;
	line-height: 1em;
	display: block;
	text-align: center;
	font-weight: normal;
}

.gform_wrapper input[type=submit]:hover {
	background: #1e61a1;
	text-decoration: none;
	color: #fff;
	transition: background 0.6s ease;
}

label.gfield_label, .gform_wrapper ul.gfield_radio li input[type="radio"] + label, .gform_wrapper .ginput_complex label {
	color: #404040;
	font-weight: normal !important;
}

span.gfield_required, div.gfield_description {
	color: #d1371f!important;
}


.gform_wrapper .top_label input.medium {
	width: 100%;
}

/* ------------------------------------------------------------	
	Column Shortcode Styles
------------------------------------------------------------ */	

.two_third { width: 66%; padding-top: 10px;}

.one_third	{
	width: 30%;
	margin-right: 4%;
}

.one_third.last_column {
	margin-right: 0;
}

.one_fourth img {
	margin: 0 auto;
 width: 90%;
}

.one_half, .one_half_last, .one_third, .one_third_last, .one_fourth, .one_fourth_last, .one_fifth, .one_fifth_last
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
} 

.one_half	{
	width: 46% !important;
	margin-right: 4% !important;
}

.one_fourth {
	width: 22% !important;
	margin-right: 2% !important;
}


/* ------------------------------------------------------------	
	Portfolio Info Widget
------------------------------------------------------------ */	

.execphpwidget { line-height: 1.7; }

#mp-brick-1155 .mp-brick-outer {
	max-width: 1200px !important;
}

#mp-brick-1155 .mp-brick-first-content-type {
	padding: 0 0px 0 0px;
}


/* ------------------------------------------------------------	
	Royal Slider Hack
------------------------------------------------------------ */	


.rsDefault .rsBullets { 
	margin-bottom: -35px !important; 
	background:none !important;
}


.rsNavItem.rsBullet span { 
	background-color: #ccc; 
}

.rsDefault .rsBullet.rsNavSelected span { 
	background-color: #d1371f; 
}

.rsDefault .rsBullet span { 
	height: 12px; 
	width: 12px; 
}

.rsDefault .rsBullet { 
	padding: 10px 8px;
}

.royalSlider { 
	margin-bottom: 30px;
}


.gmnoprint, div.login, div.place-card.place-card-large, .gm-style .place-card-large, .gm-style .place-card {display: none !important; }


/* ------------------------------------------------------------ 
	Touch Carousel
------------------------------------------------------------ *


.touchcarousel.three-d .tc-paging-centerer-inside {
	display: none !important;
}


.touchcarousel {
	margin-top: 20px !important;
}

/* ------------------------------------------------------------ 
	Responsive
------------------------------------------------------------ */ 

.filter-keys.desktop {
	display: block;
}

.filter-keys.mobile {
	display: none;
}

.simple-theme.wp-posts-carousel .wp-posts-carousel-container:hover {
	border-color: transparent !important;
	background: none !important;
}


@media only screen and (min-width: 1100px) and (max-width: 1230px) {



}

@media only screen and (max-width: 1200px) {

	.project-info {
		width: 635px !important;
	}

}

@media only screen and (max-width: 1099px) {

	body {
		min-width: 100%;
	}
	
	.container {
		max-width: 1200px;
		margin: 0 50px;
	}
	
	.project-info {
		width: 485px !important;
	}
	
	.home .rsNav {
		left: 6%;
		display: block;
	}
	
	.copyright-content {
		float: none;
		text-align: left;
	}
	
	.footer-menu {
		float: none;
		margin-top: 5px;
	}
	
	.logo-container {
		text-align: left;
		float: none;
	}

}

@media only screen and (max-width: 900px) {

	.header {
		padding-bottom: 20px;
	}
	
	.col-4-left, .col-4-middle-left, .col-4-middle-right, .col-4-right {
		height: 475px;
	}
	
	.col-4-left {
		width: 45%;
		float: left;
		margin-bottom: 50px;
	}
	
	.col-4-middle-left {
		width: 45%;
		float: right;
		margin-bottom: 50px;
	}
	
	.col-4-middle-right {
		width: 45%;
		float: left;
		margin-left: 0px;
	}
	
	.col-4-right {
		width: 45%;
		float: right;
	}
	
	.footer-col-1 {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.footer-col-2 {
		width: 45%;
	}
	
	.footer-col-3 {
		width: 45%;
	}
	
	.post-feature-thumb {
		float: none;
		width: 100%;
	}
	
	.post-summary-content {
		float: none;
		width: 100%;
	}
	
	.post-feature-thumb img {
		text-align: center;
		margin: 0px auto 25px;
	}
	
	.filter-new-construction, .filter-renovations-additions {
		float: none;
	}
	
	.taptap-by-bonfire ul li a {
		font-size: 20px;
		padding: 10px 5px;
	}

}

@media only screen and (max-width: 767px) {

	.content-left:after {
		content: '';
		display: block;
		clear: both;
	}
	
	.home .rsNav {
		display: none !important;
	}
	
	.project-info {
		width: 100% !important;
	}
	
	.rsABlock, .rsSBlock {
		height: 120px;
	}
	
	.rsContentSlider h3 {
		margin: 10px auto;
		width: 100% !important;
		float: none;
		text-align: center;
		line-height: 1.1 !important;
	}
	
	.rsABlock, .rsSBlock {
		width: 100%;
		height: 120px;
	}
	
	.project-link {
		display: table;
		float: none;
		margin: 10px auto !important;
	}
	
	.col-4-left, .col-4-middle-left, .col-4-middle-right, .col-4-right {
		height: 585px;
	}
	
	.page-id-134 .col-4-left, .page-id-134 .col-4-middle-left, .page-id-134 .col-4-middle-right, .page-id-134 .col-4-right {
		height: 700px;
	}
	
	.expertise-top {
		min-height: 765px;
	}
	
	.col-4-left {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	
	.col-4-middle-left {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	
	.col-4-middle-right {
		width: 100%;
		float: none;
		margin-left: 0px;
		margin-bottom: 50px;
	}
	
	.col-4-right {
		width: 100%;
		float: none;
		margin-left: 0px;
		margin-bottom: 50px;
	}
	
	.page-id-134 .content-left h2 {
		margin-top: 10px;
	}
	
	.footer-col-1 {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.footer-col-2 {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.footer-col-3 {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.footer-menu a {
		display: none;
	}
	
	.content-left {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	
	.one_half {
		width: 100% !important;
	}
	
	.sidebar {
		float: none;
		width: 100%;
		font-size: .9em;
	}
	
	.heading h1 {
		width: 100%;
	
	}
	
	.one_fourth {
		width: 100% !important;
	}
	
	.project-nav {
		margin: 0px 0 0px 0;
		padding-bottom: 15px;
		float: none;
	}
	
	ul.project-nav:after {
		content: '';
		clear: both;
		display: block;
	}
	
	.tab-menu li:first-child {
		padding-right: 13%;
		width: 42%;
	}
	
	.tab-menu li {
		width: 43%;
	}
	
	.portfolio.type-portfolio.status-publish.format-standard.has-post-thumbnail.hentry.isotope-item {
		width: 100%;
	}
	
	img.attachment-project.size-project.wp-post-image {
		margin: 0 auto;
	}
	
	h4.project-title {
		width: auto;
	}
	
	.filter-keys.desktop {
		display: none;
	}
	
	.filter-keys.mobile {
		display: block;
	}
	
	.filter-keys.mobile:after {
		content: '';
		display: block;
		clear: both;
	}
	
	.filter a {
		float: none;
	}
	
	a.filter-all {
		background: transparent;
	}
	
	.filter-tag {
		width: 50%;
		float: left;
		margin-top: 10px;
		text-align: center;
	}
	
	.filter-new-construction, .filter-renovations-additions {
		width: 100%;
	}
	
	li.filter-tag a {
		margin-top: 10px !important;
	}
	
	.filter-keys {
		display: inline-block;
	}
	
	#mp-stacks-grid-isotope-sort-container-1155 .button:nth-child(5), #mp-stacks-grid-isotope-sort-container-1155 .button:nth-child(7) {
		float: none;
		margin-top: 13px;
		background: #6f6a66 !important;
		color: #fff !important;
	}
	
	#mp-stacks-grid-isotope-sort-container-1160 .button:nth-child(5), #mp-stacks-grid-isotope-sort-container-1160 .button:nth-child(6) {
		margin-top: 13px;
		background: #6f6a66 !important;
		color: #fff !important;
	}
	
	#mp-stacks-grid-isotope-sort-container-1171 .button:nth-child(4), #mp-stacks-grid-isotope-sort-container-1171 .button:nth-child(6) {
		float: none;
		margin-top: 13px;
		background: #6f6a66 !important;
		color: #fff !important;
	}
	
	#mp-stacks-grid-isotope-sort-container-1173 .button:nth-child(4), #mp-stacks-grid-isotope-sort-container-1173 .button:nth-child(6) {
		float: none;
		margin-top: 13px;
		background: #6f6a66 !important;
		color: #fff !important;
	}
	
	#mp-stacks-grid-isotope-sort-container-1175 .button:nth-child(4), #mp-stacks-grid-isotope-sort-container-1175 .button:nth-child(6) {
		float: none;
		margin-top: 13px;
		background: #6f6a66 !important;
		color: #fff !important;
	}

}

@media only screen and (max-width: 480px) {

}