/* Normalize
-------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) { display: none; }
[hidden] { display: none; }
figure { margin: 0; }
html {
	font-size: 1em;	/* 16px */	
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font: 0.8125em/1.615384615384615em 'Helvetica Neue', Helvetica, Arial, sans-serif;	/* 13 / 16 = 0.8125;  21 / 13 = 1.615384615384615 */
	color: #fff;
	background: #444;
	padding: 0;		
}

@media (max-width:25em) {
@-ms-viewport{
    width: 1180px;
    zoom: 1.0;
	}
}
#container{
	position:relative;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x:hidden!important;
}
.body-home {
	margin: 0;
	font: 0.8125em/1.615384615384615em 'Helvetica Neue', Helvetica, Arial, sans-serif;	/* 13 / 16 = 0.8125;  21 / 13 = 1.615384615384615 */
	color: #fff;
	background: #333;
	padding: 0;
	overflow:hidden;
}
::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
a {
	color: #B21F24;
	text-decoration: none;
}
a:hover {
	text-decoration: none !important;
	color: #555 !important;
}
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr { cursor: help }
abbr[title] { border-bottom: 1px solid #ddd; }
acronym {
	font-size: 0.8461538461538462em;
	text-transform: uppercase;
	color: #666;	
	cursor: help;
}

small { font-size: 0.8461538461538462em; }
big { font-size: 1.153846153846154%; }
p { margin: 0 0 1.615384615384615em 0 }
b, strong { font-weight: bold; }
blockquote {
	margin: 0 1.615384615384615em;
	font-style: normal
}
blockquote em, blockquote cite { font-style: italic }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
em, cite {
	font-style: italic;
}
em em, cite cite { font-style: normal }
dfn { font-style: italic; }
address {
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 1.615384615384615em 0
}
li address, dd address { margin:0 }
del { text-decoration: line-through }
object { margin-bottom: 1.615384615384615em }
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e7e7e7;
	margin: 1em 0 1.615384615384615em 0;
	padding: 0;
}
.fluid-width-video-wrapper {
	height: 100%;
    margin: 120px auto auto;
    width: 800px !important;
}
ins {
	font-family: Georgia, 'Times New Roman', Times, serif;
	background: #f5f5f5;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
body.attachment-pdf{
}
.entry-content {
	max-height:100%;
}
.download {
	font-size: 2.5em;
    margin: 40px auto 0;
    text-align: center;
    width: 1000px;
}
mark {
	background: #f5f5f5;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre code { font-size: 1em }
pre {
	font-size: 0.8461538461538462em;
	font-family: Monaco, monospace, Courier, "Courier New";
	overflow: auto;
	line-height: 1.615384615384615em;
	margin-bottom: 1.615384615384615em;
	padding: 10px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
code {
	font-size: 0.8461538461538462em;
	font-family: Monaco, monospace, Courier, "Courier New";
}
sub, sup {
	font-size: 0.7692307692307692em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul {
	list-style: square;
	margin: 0 0 1.615384615384615em 2.8em;
	padding: 0;
}
ul.a {
	list-style: none;
	margin-left:0px;
	padding: 0;
}
ol {
	list-style-type: decimal;
	margin: 0 0 1.615384615384615em 3.1em;
	padding: 0;
}
ol ol { list-style: upper-roman }
ol ol ol { list-style: lower-roman }
ol ol ol ol { list-style: upper-alpha }
ol ol ol ol ol { list-style: lower-alpha }
ul ul, ol ol, ul ol, ol ul { margin-bottom:0 }
dl { margin: 0 0 1.615384615384615em 5px }
dt {
	font-weight: bold;
	margin: 10px 0 0 0
}
dd { margin: 5px 0 0 1.5em }
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	margin: 0 0 18px 0;
	color: #fff;
	line-height: 1.3em;
}
h1 { font-size: 2.769230769230769em; }	/* 36 */
h2 { font-size: 1.846153846153846em; }	/* 24 */
h3 { font-size: 1.538461538461538em; }	/* 20 */
h4 { font-size: 1.384615384615385em; }	/* 18 */
h5 {
	font-size: 1.230769230769231em;	/* 16 */
}
h6 {
	font-size: 1.166666666666667em;	/* 14 */
	text-transform: uppercase;
	font-weight: normal;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) { overflow: hidden; }
form { margin: 0; }
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label { cursor: pointer; }
legend {
	border: 0;	
	padding: 0;
}
button, input, select, textarea, a.button {
	font-size: 1em;
	margin: 0;
	vertical-align: baseline;
}
button, input, a.button {
	line-height: normal;	
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
option { padding: 1px 2px; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.615384615384615em;
}
td { vertical-align: top; }
th, td { text-align: left; }

/* WordPress classes 
-------------------------------------------------------------- */
img.wp-smiley {
	max-height: 0.8461538461538462em;
	margin: 0;
	padding: 0;
	border: none;
}
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 1.615384615384615em !important;
}
.left, .alignleft {
	float: left;
	margin: 0 15px 5px 0;
}
.right, .alignright {
	float: right;
	margin: 0 0 10px 25px;
}
.center, .aligncenter {
	display: block;
	margin: 0 auto 1.615384615384615em auto !important;
}
.block, .alignnone {
	display: block;
	margin: 0 0 1.615384615384615em 0;
}
img.alignleft, img.alignright {
	margin-top: 5px;
	display: inline;
}
blockquote.alignleft, blockquote .alignright { width: 33%; }
.byline abbr, .entry-meta abbr, .comment-meta abbr { border: none; }
.clear { clear: both; }

/*  Transitions
----------------------------------------------------- */
a, input[type=submit], input[type=button], input[type=text], textarea, .home .hentry .entry-title, .archive .hentry .entry-title, .pagination a.page-numbers {
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
/* Royal Slider */

.new-royalslider-3 {
	bottom: 0 !important;
    left: 0 !important;
    max-height: 100% !important;
    min-height: 100% !important;
    min-width: 1024px !important;
    position: fixed !important;
    right: 0 !important;
    top: 0;
}
.new-royalslider-3 img {
	min-height:100% !important;
	min-width:1024px;
	width:auto !important;
}

.new-royalslider-7{
    bottom: 0 !important;
    height: auto !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    width: auto !important;
}	

.rsUni .rsTmb {
    display: none !important;
}
/* Tables 
-------------------------------------------------------------- */
table {
	margin: 0 0 1.615384615384615em 0;
	width: 100%;
}
table caption {
	font-size: 0.8461538461538462em;
	line-height: 1.615384615384615em;
	color: #888;
}
table th {
	font-size: 0.8461538461538462em;
	line-height: 1.615384615384615em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 2%;
	border-bottom: none;
	border-bottom: 1px solid #d2d2d2;
	text-align: left;
}
td {
	padding: 0.8461538461538462em 2%;
	color: #888;
	border-bottom: 1px solid #e7e7e7;
}

/* Lists 
-------------------------------------------------------------- */
ul li, ol li { line-height: 2.1em; list-style-type: none;}
ul.a li, ol.a li { line-height: 1.4em; }
dl { margin: 0 0 20px 30px; }
dl dt {
	margin: 0;
	font-size: 1.230769230769231em;
	line-height: 1.615384615384615em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
}
dl dd {
	margin: 0 0 5px 20px;
	padding: 0;
	color: #888;
}
/* Grid
------------------- */
.pattern {	
	margin-right:auto;
	margin-left:90px;
	margin-top: 120px;
}
.g {
  		padding: 1em;
		overflow: hidden;
		}
		.g li {
			float: left;
			width: 296px;
			padding: 1em;
		}
		.g img {
			display: block;
		}
		.g li:nth-child(odd) {
			clear: left;
		}
	
		@media screen and (min-width: 296px) {
			.g li {
		    	width: 296px; 
		  	}
		  	.g li:nth-child(3n+1) {
		  		clear: left;
		  	}
		  	.g li:nth-child(odd) {
				clear: none;
			}
		}
		@media screen and (min-width: 296px) {
			.g li {
		    	width: 296px; 
		  	}
		  	.g li:nth-child(4n+1) {
		  		clear: left;
		  	}
		  	.g li:nth-child(3n+1) {
				clear: none;
			}
		}
		@media screen and (min-width: 296px) {
			.g li {
		    	width: 296px; 
		  	}
		  	.g li:nth-child(5n+1) {
		  		clear: left;
		  	}
		  	.g li:nth-child(4n+1) {
				clear: none;
			}
		}
		@media screen and (min-width: 296px) {
			.g li {
		    	width: 296px; 
		  	}		  	
		  	.g li:nth-child(5n+1) {
				clear: none;
			}
		}
		
.array-title{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.7em;
    height: 30px;
    margin-top: -30px;
    position: absolute;
    width: 296px;
    z-index: 50;
}
.array-title h2{
	text-align: center;	
}
.headline {
	bottom: 100px;
    color: #FFFFFF;
    font-size: 400%;
    position: fixed;
    right: 100px;
    z-index: 9999;
}
.headline h6{
	font-weight:600;
}
/* Blockquotes
-------------------------------------------------------------- */
blockquote, blockquote blockquote blockquote {
	overflow: hidden;
	padding: 0 0 0 40px;
	font-size: 1.25em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	color: #bbb;
	background: url(images/quote.png) no-repeat 0 4px;
}

/* Code 
-------------------------------------------------------------- */
code {
	padding: 0 3px;
	color: #555;
	background: #e4f7ff;
}
pre {
	padding: 15px 20px;
	background: #f1fbff;
	border: 1px solid #e1f1f8;
}
pre code {
	padding: 0;
	background: transparent;
}
/* The Firm */

[class^="area"]	{ box-sizing: border-box; height: 900px; padding-top: 50px; color: #fff; font: bold 18px helvetica, arial; background-attachment: fixed; background-size: cover; }

.area1 { 
  background: url("http://faainc.com/wp-content/themes/hatch-pro/images/temple-32.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://faainc.com/wp-content/themes/hatch-pro/images/temple-32.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://faainc.com/wp-content/themes/hatch-pro/images/temple-32.jpg', sizingMethod='scale')";
	
}
.vision-box{
  display:block;
  border:solid 4px;
  width:950px;
  height:auto;
  position:relative;
  margin:auto;
  margin-top: 300px;  
  background-color:rgba(255,255,255,.0);
  transition: all .25s ease;
}
.vision-box:hover{
  background-color:rgba(255,255,255,.1);
  transition: all .25s ease;
	-moz-transition: all .25s ease;
	-webkit-transition:all .25s ease;
	-o-transition:all .25s ease;
}
.vision-box-text{
    font-size:4em;
    font-weight:100;
    letter-spacing:8px;
    text-align:center;    
    padding:70px;
}
.vision_text {
    color:#000;
    Width:700px;
    margin:60px auto 150px auto;
    font-weight:100;
    font-size:1.1em;
    text-align:center;
}
.vision_text h1{
   margin-top:70px;
   color:#333;
   font-size:30px;
   text-transform:uppercase;
}
.vision_text_end{
    color:#000;
    Width:700px;
    margin:0 auto;
    font-weight:100;
    font-size:.8em;
    text-align:center;
}
.vision-sub{
  float:right;
  text-transform:uppercase;
  margin-top:5px;
  font-size:1.93em;
  font-weight:100;
  margin-right:7px;

}
.vision-button{
  display:block;
  border:solid 1px;
  width:auto; 
  float:right;
  margin-left:15px;
}

.vision-button:hover{
  border:solid 1px #000;
}
a.vision-button  {
  padding: 15px 15px;
  text-transform:uppercase;
  font-weight:bold;
  font-size:.9em;
}
.area2 { 
  background-color: #fff;
  height:auto;
}
.arrow {
  background-image: url("http://faainc.com/wp-content/themes/hatch-pro/images/arrow-down.png");
  margin-top:-165px;
  width:100px;
  height:100px;
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.stylish{
  display:block;
  width:100px;
  height:100px;
  border-radius:66px;
  border:solid 1px #fff;
  font-size:20px;
  color:#fff;
  line-height:100px;
  text-align:center;
  float:left;
  margin-left:10px;  
  margin-top:10px;
}

.stylish:hover{  
    background:rgba(255,255,255,0.5);
}
[data-tip] {
        position:relative;        
}
[data-tip]:before {
        content:'';
        /* hides the tooltip when not hovered */
        display:none;
        border:5px solid #fff;
        /* 4 border technique to create the arrow */
        border-top-color:#fff;
        border-right-color:transparent;
        border-bottom-color:transparent;
        border-left-color:transparent;
        position:absolute;
        top:-7px;
        left:45px;
        z-index:8;
        font-size:0;
        line-height:0;
        width:0;
        height:0;
}
[data-tip]:after {
        display:none;
        content:attr(data-tip);
        position:absolute;
        top:-35px;
        left:35px;
        padding:5px 8px;
        background:#fff;
        color:#000;
        z-index:9;
        font-size: 0.75em;
        height:18px;
        line-height:18px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        white-space:nowrap;
        word-wrap:normal;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
        display:block;
}
.sustainable01 {
  background-image: url("http://faainc.com/wp-content/themes/hatch-pro/images/sustainable01.png");
  width:70px;
  height:70px;
  margin-top:17px;
  margin-left:13px;
}
.sustainable02 {
  background-image: url("http://faainc.com/wp-content/themes/hatch-pro/images/sustainable02.png");
  width:70px;
  height:70px;
  margin-top:17px;
  margin-left:13px;
}
.sustainable03 {
  background-image: url("http://faainc.com/wp-content/themes/hatch-pro/images/sustainable03.png");
  width:70px;
  height:70px;
  margin-top:17px;
  margin-left:13px;
}
.sustainable04 {
  background-image: url("http://faainc.com/wp-content/themes/hatch-pro/images/sustainable04.png");
  width:70px;
  height:70px;
  margin-top:17px;
  margin-left:13px;
}
	.area3	{ 	background: url("http://faainc.com/wp-content/themes/hatch-pro/images/midway4.jpg") no-repeat center center fixed; 
				-webkit-background-size: cover;
				-moz-background-size: cover;
				-o-background-size: cover;
				background-size: cover;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://faainc.com/wp-content/themes/hatch-pro/images/midway4.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://faainc.com/wp-content/themes/hatch-pro/images/midway4.jpg', sizingMethod='scale')";
	}
	.area4	{ 	background: url("http://faainc.com/wp-content/themes/hatch-pro/images/hatch1.jpg") no-repeat center center fixed; 
				-webkit-background-size: cover;
				-moz-background-size: cover;
				-o-background-size: cover;
				background-size: cover;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
}
	.area5	{ 	background: url("http://faainc.com/wp-content/themes/hatch-pro/images/bim.jpg") no-repeat center center fixed; 
				-webkit-background-size: cover;
				-moz-background-size: cover;
				-o-background-size: cover;
				background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
			}
	.area6	{ background-image: url("http://farm1.staticflickr.com/35/68271208_cafe9fc9f1_o.jpg"); }
	.area7	{ background-image: url("http://farm1.staticflickr.com/33/48404070_a5f4fa4bca_o.jpg"); }
	.area9	{ 	background: url("http://faainc.com/wp-content/themes/hatch-pro/images/110.jpg") no-repeat center center fixed; 
				-webkit-background-size: cover;
				-moz-background-size: cover;
				-o-background-size: cover;
				background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";				}
	.area8	{ 	background-image: url("http://faainc.com/wp-content/themes/hatch-pro/images/westwood.jpg");}
	
/* Awards
-------------------------------------------------------------- */
.award-title {
	display: block;
    float: left;
    font-size: 2em;
    margin-bottom: 20px;
    margin-top: 40px;
    width: 100%;
}
.award-array {
width:100%;
}

.award-array-title {
	font-size: 2em;
    margin-left: 50px;
}
.award-array-title h1{
	max-width:100% !important;
	font-weight:500 !important;
	color:#B21F24 !important;
}

.award-array-award {
	font-size: 1.3em;
    font-style: italic;
    margin-bottom: 40px;
    margin-left: 80px;
    margin-top: -40px;
}

/* Forms 
-------------------------------------------------------------- */
form label, form input, form textarea { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
form label {
	line-height: 1em;	
	color: #fff;
}
form label2 {
	line-height: 1em;	
	color: #222;
}
input[type="text"], input[type="password"], input[type="email"], .input-text, textarea, select {
	border: 1px solid #ddd;
	padding: 10px;
	outline: none;
	font-size: 1em;
	margin: 0;
	display: block;
	background: #000;
	color:#fff;
	width:190px;
}
select { padding: 0; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, .input-text:focus {
	border: 1px solid #B21F24;
	color: #fff;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2);
}
textarea {
	display: block;
	width: 94%;
	/*max-width: 500px;*/
	min-height: 60px;
}
input[type="checkbox"] { display: inline; }
input[type="submit"]:hover { cursor: pointer }
.error { color: #ff4367; }

/* Images 
-------------------------------------------------------------- */
#site-title a:hover img { border: none; }
.hentry img, .entry-content img, .widget img, .wp-caption, .hentry embed, .entry-content embed, .widget embed, .hentry object, .entry-content object, .widget object, .hentry video, .entry-content video, .widget video {
	max-width: 100%;
	height:auto;
}
.hentry img, .entry-content img, .widget img, .wp-caption {
	transition: all 1.0s ease .4s;
	-moz-transition: all 1.0s ease .4s;
	-webkit-transition: all 1.0s ease .4s;
	-o-transition: all 1.0s ease .4s;
	opacity: 1.0;
}

#hentry_overlay{
background: url(images/Hover-02.png) no-repeat right 0;
opacity:0;
height: 210px; 
width: 296px;
z-index: 20;
transition: all 1.0s ease-in 0s;
-moz-transition: all 1.0s ease-in 0s;
-webkit-transition: all 1.0s ease-in 0s;
-o-transition: all 1.0s ease-in 0s;
position:absolute;
}
#hentry_overlay:hover{
opacity:1.0;
transition: all 1.0s ease-in 0s;
-moz-transition: all 1.0s ease-in 0s;
-webkit-transition: all 1.0s ease-in 0s;
-o-transition: all 1.0s ease-in 0s;
}
/* Captions [caption] 
-------------------------------------------------------------- */
.wp-caption {
	overflow: hidden;
	text-align: center;
}
.wp-caption img { margin: 0 0 5px 0; }
.wp-caption .wp-caption-text {
	margin: 5px 0;
	font-size: 0.8461538461538462em;
	line-height: 1em;
	color: #888;
	text-align: left;
}
.wp-caption a { border: none; }

/* Galleries 
-------------------------------------------------------------- */
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	margin: 0 !important;
}
.gallery br {
	display: block;
	line-height: 0;
	height: 0;
}
.gallery a { border: none; }
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	margin: 0 0 20px 0 !important;
	text-align: left;
	list-style: none;
	padding: 0;
}
.gallery img, .gallery .gallery-item .gallery-icon img {
	max-width: 89%;
	height: auto;
	margin: 0 auto;
}
.gallery-icon {
	overflow: hidden;
	margin: 0;
}
.gallery-caption {
	margin: 0;
	font-size: 0.8461538461538462em;
	line-height: 1.4em;
	color: #bbb;
}
.singular-attachment .hentry .gallery-caption { display: none; /* Hide captions in gallery on attachment pages */ }
.attachment-image {
	float: left;
	width: 100%;
}
.attachment-image img.alignleft { margin: 0; }	
.gallery-caption { margin: 3px 0 0 0 }
.col-0 { width: 100% }
.col-1 { width: 100% }
.col-2 { width: 50% }
.col-3 { width: 33.33% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.66% }
.col-7 { width: 14.28% }
.col-8 { width: 12.5% }
.col-9 { width: 11.11% }
.col-10 { width: 10% }
.col-11 { width: 9.09% }
.col-12 { width: 8.33% }
.col-13 { width: 7.69% }
.col-14 { width: 7.14% }
.col-15 { width: 6.66% }
.col-16 { width: 6.25% }
.col-17 { width: 5.88% }
.col-18 { width: 5.55% }
.col-19 { width: 5.26% }
.col-20 { width: 5% }
.col-21 { width: 4.76% }
.col-22 { width: 4.54% }
.col-23 { width: 4.34% }
.col-24 { width: 4.16% }
.col-25 { width: 4% }
.col-26 { width: 3.84% }
.col-27 { width: 3.7% }
.col-28 { width: 3.57% }
.col-29 { width: 3.44% }
.col-30 { width: 3.33% }

/* Layout
-------------------------------------------------------------- */
#main {
	clear: both;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#content, .singular-page.page-template-fullwidth #content {
	width: 100%;
	margin: 0 0 40px 0;
	min-height: 180px;
}
.home #content, .archive #content, .search #content, .singular-page.page-template-team #content {
	width: 100%;
}

#content2 {
	width: 1154px;
	margin-right:auto;
	margin-left:auto;
	margin-top:120px;
}
.home #content3, .archive #content3, .search #content3, .singular-page.page-template-team #content3, .singular-page.page-template-news #content3 {
	width: 35%;
	float:left;
}
.singular-page #content, .post-format-standard #content {
	width: 100%;
}

#sidebar-primary {
	float: right;
	width: 27.65957446808511%;
}
.wrap {
	max-width: 940px;
	margin: 0 auto;
	position: relative;
}
.wrap2 {
	width: 100%;
	height:100%;
	margin: 0 auto;
	position: relative;
}
#comments-template { clear: left; float: left; width: 68.08510638297872%; }
.singular-page #comments-template { width: 100%; }

/* Header 
-------------------------------------------------------------- */
#header {
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0 20px 0;
}
#header-wrap {	
	clear: both;
	float: center;
	width: 100%;
	margin: 10px 0 10px 0;
	position:fixed;
	z-index:60;	
}
#header-wrap2 {	
	clear: both;
	float: center;
	width: 100%;
	margin: 10px 0 10px 0;
	z-index:60;
	position:absolute;
}
.rsUni.rsHor .rsArrowLeft {
    bottom: 100%;
    right: 100px;   
}
.rsUni .rsArrow {
    height: 9%;
}
#header2 {
	clear: both;
	float: center;
	width: 1154px;
	margin: 20px auto;	
}
#branding {
	float: left;
	width: 35%;
	overflow: hidden;
	margin-top:-20px;
}
#site-title {
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	margin: 0 0 2px 0;
	word-wrap: break-word;
}
#site-title a {
	color: #222;
	border-bottom: none;
}
#header img { max-width: 100%; }
#header2 img { max-width: 100%; }
#site-description {
	font-size: 1.333333333333333em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
	color: #bbb;
	text-transform: none;
	float: left;
	width: 91.48936170212766%;
	clear: both;
}
.second-menu {
	width:1160px;
	margin-left:auto;
	margin-right:auto;
}
/* Primary menu 
-------------------------------------------------------------- */
#menu-primary {
	font-size: 1em;
	width: 65%;
	margin: 40px 0 0 0;
	float: right;
	position: relative;
	z-index: 99;
	text-transform:uppercase;
}
#menu-primary .menu { float: left; margin-top: -40px; font-size:13px; margin-left:10px;}
#menu-primary .menu ul { float: right; }
#menu-primary li {
	display: block;
	float: left;
	min-height: 30px;
}
#menu-primary li a {
	line-height: 1em;
	margin-left: 1em;
	margin-right: 1em;
	display: block;
	color:white;
}
#menu-primary li.current-menu-item a { color: #fff; }
#menu-primary li li, #menu-primary li li.current-menu-item li {
	clear: both;
	float: none;
}
#menu-primary li li:first-child, #menu-primary li li.current-menu-item li:first-child { border-top: none; }
#menu-primary li li a, #menu-primary li li.current-menu-item li a {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	color: #888;
	margin: 0 5px;
	padding: 12px 15px;
}
#menu-primary ul li a:hover, #menu-primary li ul li a:hover { color: #222; }

/*Tag Cloud */
.tagcloud span, .tagcloud a {float: left;}	
/* Dropdowns
-------------------------------------------------------------- */
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li:hover { visibility: inherit }
.menu li {
	float: left;
	position: relative;
}
.menu a {
	display: block;
	position: relative;
}
#menu-primary li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 1.9em;
	border: 1px solid #d9d9d9;
	background: #fff;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.11);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.11);
	box-shadow: 0 0 7px rgba(0,0,0,.11);
	min-width: 13em;
	z-index: 100;	
}
#menu-primary li:hover ul, #menu-primary li.sfHover ul {
	display: block;
}
#menu-primary li:hover li ul, #menu-primary li.sfHover li ul { top: -999em; }
#menu-primary li li:hover ul, #menu-primary li li.sfHover ul {
	top: -1px;
	left: 13em !important;	/* no-javascript fix */
	margin-left: 0;
	border-top: 1px solid #d9d9d9;
}
.sf-sub-indicator {
	text-indent: -9999em;
	width: 10px;
	height: 6px;
	display: inline-block;
	margin-left: 5px;
	background: url(images/dropdown.png) no-repeat right 0;
	position: absolute;
	top: 40%;
	right: 0;
}
.menu li li .sf-sub-indicator {
	width: 6px;
	height: 10px;
	top: 40%;
	background: url(images/dropright.png) no-repeat right 50%;
	margin-right: 7px;
}
.menu li a.sf-with-ul, #menu-secondary li a.sf-with-ul { padding-right: 16px; }

/* Home page 
-------------------------------------------------------------- */
#masthead{
	width: 100%;
	float: left;	
}
#author-bio {
	float: left;
	width: 27.65957446808511%;
	margin-bottom: 15px;
}
#header-banner {
	width: 68.08510638297872%;
	float: right;
	margin-bottom: 40px;
}
#header-banner img {
	max-width: 100%;
}
#callout {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 20px 0;
	padding-top:20px;
}

#callout .inside-right {
	width: 22.97872340425532%;
	padding: 0 8.51063829787234%;
	position:relative;
	float:right;
	display:block;
	height:130px;	
}
#callout .inside-left {
	width: 52.97872340425532%;
	padding: 0 6.51063829787234%;
	position:absolute;
}
#callout p, #callout h1, #callout h2, #callout h3, #callout h4, #callout h5, #callout h6 {
	font-weight: normal;
	color: #ccc;
}
#home-news {
padding-top:10px;
margin-left:40px;
width: 200px;
}
#home-news h2{
	font-size:.9em;
}
#home-news-image{
	width:400px;
	height:300px;
	overflow:hidden;	
	float:left;
}
#home-news-image img{
	width:100%;
	height:auto;
	overflow:hidden;
}
#latest {	
	width:35px;
	height:120px;
	position:absolute;
	text-indent:10000px;
}
#latest_img{
	background:url(images/latest-01.png) no-repeat;
	width:35px;
	height:120px;
	position:absolute;
	text-indent:10000px;
}
.latest-news-heading {
	color:#fff;
	margin-top:11px;
}
.latest-news-title h2{
	color:#fff;
	font-size:1.2em;
	margin-bottom:11px;
}
.latest-news-text a{
	float:right;
	margin-top:-17px;	
}

.latest-news-text{
	height:auto;
	margin-bottom:40px;
	line-height:1.2em;
}
.project2-text{
	float:left;
	height:auto;
	margin-bottom:40px;
	line-height:1.2em;
	width:60%;
	overflow:auto;
	color:#fff
}
/* News Overview
-------------------------------------------------------------- */
.blog-wrapper{
	border-bottom: 1px solid #BBBBBB;
    float: left;
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 25px;
    width: 100%;
}
.wrapper-left {
	width:79%;
	float:left;
}
.blog-thumbnail{
	width:600px;
	height:auto;
	overflow:hidden;
	background-position: center center;
	float:left;
	margin-right:30px;
}
.blog-thumbnail-right{
	width:612px;
	height:auto;
	overflow:hidden;
	background-position: center center;
	float:right;
}
.blog-thumbnail a:hover{
	color:#222 !important;
}
.blog-thumbnail-right a:hover{
	color:#222 !important;
}
.entry-summary a {
color:#B21F24;
float:right;
margin-top:-20px;
font-weight:bold;
}
.entry-summary a:hover {
color:#222 !important;
}
.latest-news-title .news-title {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-transform: none;
}
.news-title {
	background: #B21F24 ;	
    text-transform: uppercase;
    word-spacing: 2px;
	position:absolute;
	margin-top:15px;
	margin-left:15px;
	padding-left:10px;
	padding-right:10px;
}
.entryWrapper {	
	height:auto;
	float:left;
	margin-left:10px;
	margin-top: 5px;
}
.entry-summary {
	float: left;
	color:#222;
	margin-left:30px;
	margin-right:30px;
	line-height:1.2em;
}
.entryAll {
width:250px;
height:auto;
float:left;
background:#fff;
}
.wrapper-right {
	width:20%;
	float:right;
}
.news-category{
background-color:rgba(0, 0, 0, 0.6);
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
}

.news-category ul {
margin:9px;
font-weight:300;
}
.news-category ul li{
line-height:1.3em;
text-transform: uppercase;
}
.categories{
	font-weight:bold;	
}
.categories li{
	color:#B21F24;
	list-style: square outside none;
}
.text-only-news {
	border-bottom: 1px solid #bbb;
    float: left;    
    height: 230px;
    margin-bottom: 25px;
	width: 100%;
}
.text-only-news p {
	font-size: 2em;
	margin-left:50px;
	line-height:28px;
	font-weight:100;
	width:800px;
	display:block;
	margin-top:40px;
}
.text-only-link a{
	background-color: #FFFFFF;
    float: right;
    font-size: 13px;
    font-weight: 700;
    margin-right: 32px;
    margin-top: -24px;
    padding: 18px 25px 2px 143px;
}
.text-only-link .entryWrapper{
	float: right;
    margin-right: -100px;
    margin-top: -20px;
}
/* News Singular
-------------------------------------------------------------- */
.news-content {
	float: left;
    text-align: justify;
    width: 835px;
	margin-left:32px;
}
.news-content p {
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.1;
    margin-top: 30px;    	
}
.share-right{
	float:right;	
}

/* People
-------------------------------------------------------------- */
.position-title {
	display: block;
    float: left;
    font-size: 2em;
    margin-bottom: -30px;
    margin-top: 40px;
    width: 100%;
}
#people-array {
	float: left;
    height: auto;
    margin-left: 40px;
    margin-top: 40px;
}
.people-array-position{
	font-size:.85em;	
}
#people-array img {
	width:200px;
	height:auto;
}
.people-content2 {
	margin-bottom: -40px;
	margin-left: 45px;
    width: 850px;
}
.people-array-title {
	float: left;
    font-size: 0.85em;
    height: 10px;
}
.people-array-email {
	font-size: 1em;
    margin-top: 12px;
    position: absolute;
}
.people-array-title h1 {
	color:#fff !important;
}
/* Posts 
-------------------------------------------------------------- */
.hentry {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	font-size: 1em;
}
.singular .hentry {
	margin: 0 0 20px 0;
	position: relative;
}
.home .hentry, .archive .hentry, .search .hentry, .singular .page-template-team.hentry{
	float: left;
	width: 23.40425531914894%;
	height: 156px;
	margin: 0 2.127659574468085% 20px 0;
	position: relative;
	overflow: hidden;
}
.home .hentry.columns-3, .archive .hentry.columns-3, .search .hentry.columns-3, .singular .hentry.columns-3{
	width: 31.48936170212766%;
	height: 260px;
	margin: 0 2.765957446808511% 0 0;
}
.singular .hentry.columns-4{
	width: 22.9273%;
	height: 200px;
	margin: 0 2.765957446808511% 0 0;
}
.hentry img, .entry-content iframe, .entry-content object, .entry-content video, .entry-content embed { max-width: 100%; }
.hentry .single-thumbnail {
	margin-bottom: 40px;
}
.hentry .archive-thumbnail {
	max-width: 100%;
}
.home .hentry.last, .archive .hentry.last, .search .hentry.last, .singular .hentry.last {
	margin-right: 0;
}
.post-link {
	display: block;
}
.post-aside {
	float: left;
	height:auto;
	width:300px;	
}
.download-bar {
	float: left;
	height:auto;
	width:42px;	
	overflow:hidden;
	margin-left:30px;
}
.post-aside-team {
	float: right;
	width: 46.5%;
}
.post-format-standard .post-aside {
	float: left;
	width: 31.25%;
}
.entry-content .gallery {
	clear: both;
}
.post-format-standard #content .entry-content, .post-format-standard #content #comments-template {
	float: left;
	width: 42.5%;
	margin-top:20px;
}
.entry-content h1 {	
	font-size:2em;
}

.post-format-standard .hentry .archive-thumbnail-3 {
	margin-bottom: 14px;
}

#team-logo {
	background: url(images/Vision.jpg) no-repeat;
	width:100%;
	height:300px;	
	text-indent:10000px;
}

.post-title {
	float:right;
}
/* The Firm
-------------------------------------------------------------- */
.blog-thumbnail-firm{
	width:890px;
	height:300px;
	overflow:hidden;
	background-position: center center;
	float:left;
	margin-right:30px;
}
.blog-thumbnail-firm img{
	width:890px;
	height:auto;
}
.entryAll-firm {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.7);
    float: left;
    height: auto;
    margin-left: 30px;
    margin-right: auto;
    margin-top: -30px;
    width: 830px;
}

.expertise-title {
	background: #B21F24 ;	
    text-transform: uppercase;
    word-spacing: 2px;
	position:absolute;
	margin-top:15px;
	margin-left:15px;
	padding-left:10px;
	padding-right:10px;
	font-size:3em !important;
}
.expertise-summary {
	float: left;
	color:#222;
	margin-left:90px;
	margin-right:30px;
	line-height:1.2em;
}
.expertise-sub-heading {
    color: #222222;
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 9px;
    text-transform: uppercase;
}
/* Post titles 
-------------------------------------------------------------- */
.entry-title {		
	line-height: 1.3em;
	font-size:1.4em;	
}
.entry-location{   
    font-size: 1.1em;
    line-height: 1em;
	font-weight: 300;
	margin-top: -17px;
}
.hentry .entry-location-single{   
    font-size: 1.3em;
    line-height: 1em;
	font-weight: normal;
    margin-bottom: 26px;
    margin-top: -12px;    
    position: relative;
	text-decoration:none;
}
.entry-types{	    
    font-size: 0.8em;
    line-height: 1em;
	font-weight: normal;	  
}
.home .hentry .entry-title, .archive .hentry .entry-title, .search .hentry .entry-title {
	font-weight: bold;
	position: relative;
	width:67%;
}
.singular .entry-title {
	 color: #FFFFFF;
    font-size: 1.66667em;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: -5px;
	max-width:850px;
}

.singular-page .entry-title { color: #ccc; margin-bottom: 1.2em; max-width: 550px; }
.singular-attachment .entry-title { margin-bottom: 1.1em; }
.entry-title a { color: #fff; }
.entry-title a:hover { color: #b30000;}
.home .hentry .entry-title a:hover, .archive .hentry .entry-title a:hover, .search .hentry .entry-title a:hover { color: #b30000; }
.post-format-standard .hentry .entry-title {
	font-size: 2.4em;
}

/* Post bylines/datelines 
-------------------------------------------------------------- */
.byline, .entry-meta {
	margin: 0 0 1em 0;
	font-size: 0.8461538461538462em;
	color: #bbb;
	line-height: 1.615384615384615em;
	word-spacing: 2px;
}
.entry-label {
	margin-top: 23px;
	font-size: 0.8461538461538462em;
	color: #fff;	
	word-spacing: 2px;
	text-decoration:underline;
}
.byline-contributors {
	margin: -12px 0 0 20px;
	font-size: 1em;
	color: #fff;
	line-height: 1em;
}

.byline-contributors-creds {
	color: #FFFFFF;
    float: right;
    font-size: 2em;
    line-height: 1em;
    margin: 10px 0 0 20px;	
}

.byline-contributors-pos {	
    font-size: 1.5em;    
    margin: 0 0 20px 0;
	font-style:italic;
}
.byline-contributors-email {	
    font-size: 1.0em;	
}
.byline-contributors-talk {	
     float: left;
    font-size: 1em;
    height: 30px;
    margin-top: 20px;
    width: 100%;
}
.byline-contributors-email p{    
	margin-left:10px;
	float:left;
}
.byline-contributors-talk p{	    
	margin-left:10px;
	float:left;
}
.post-aside-right {
	float:right;
	margin-top:120px;
	width:20%;
	border-left:1px solid #fff;
}
.people-content {
	display:block;
	margin-bottom:90px;	
}
.email-icon {
	background:url(images/64x64-email.png) no-repeat;
	width:30px;
	height:21px;
	float:left;
}

.talk-icon {
	background:url(images/64x64-talk.png) no-repeat;
	width:30px;
	height:27px;
	float:left;
}

.singular .byline { margin-bottom: 0;}
.news-content .byline { margin-top: 30px; }
.byline a { color: #bbb; }
.post_tag a, .author a, .published, .byline .category a, .edit, .singular .loop-nav a, .post-nav-text, .byline-contributors a{
	font-style: normal;
	
}
.singular .loop-nav a {
	color: #bbb;
}
.entry-meta .post_tag a:hover, .byline a:hover, .byline .category a:hover, .singular .loop-nav a:hover { color: #000; }
.comment-list .published, .comment-list .edit, .comment-list .comment-reply-link {
	font-size: 1em;
	text-transform: none;
}
.comment-list .published {
	color: #bbb;
}

/* Post excerpts 
-------------------------------------------------------------- */

.home .entry-summary p, .archive .entry-summary p, .search .entry-summary p { color: #bbb; }


/* Singular post prev/next links 
-------------------------------------------------------------- */
.singular .loop-nav {
	font-size: 0.8461538461538462em;
	clear: left;
	margin-top: 35px;
}
.post-nav-text {
	font-weight: bold;
}

/* Page links for multi-paged posts <!--nextpage--> 
-------------------------------------------------------------- */
.page-links {
	clear: both;
	font-size: 0.8461538461538462em;
	word-spacing: 2px;
	line-height: 1em;
	color: #222;
}
.entry-summary .page-links {
	clear: none;
	font-size: 0.8461538461538462em;
	line-height: 1em;
	color: #bbb;
}
.page-links a {
	display: inline-block;
	color: #888;
	background: #eee;
	padding: 3px 6px;
}
.page-links a:hover {
	color: #fff;
	background: #222;
	border-bottom: none;
}

/* Archive/search pagination and comment pagination 
-------------------------------------------------------------- */
.comment-navigation { margin-bottom: 1.615384615384615em; }
.pagination.loop-pagination {	
	clear: both;
	margin-top: 20px;
	margin-left:145px;
}
.pagination .page-numbers, .comment-navigation .page-numbers {
	display: inline-block;
    font-size: 2em;
    line-height: 1em;
    padding: 5px 10px 7px;	
}
.pagination a.page-numbers, .comment-navigation a.page-numbers {
	background: #222;
}
.pagination a.page-numbers:hover, .comment-navigation a.page-numbers:hover {
	color: #000;
	background: #fff;
}

/* Sidebar after singular posts 
-------------------------------------------------------------- */
#sidebar-after-singular {
	overflow: hidden;
	margin: 12px 0 0 0;
	font-size: 1em;
	float: left;
	width: 100%;
}

/* Widgets 
-------------------------------------------------------------- */
.sidebar .widget {
	float: left;
	width: 100%;
	margin-bottom: 26px;
	color: #888;
}
.widget table, .widget ul, .widget ol { margin-bottom: 0; }

/* Widget titles 
-------------------------------------------------------------- */
.sidebar .widget-title {
	font-size: 1.076923076923077em;
	color: #555;
	font-weight: bold;
}

/* Widget unordered lists 
-------------------------------------------------------------- */
.sidebar .widget ul { margin-left: 15px; }
.sidebar .widget ul li a { color: #555; }
.sidebar .widget ul li a:hover { color: #000; }
.sidebar .widget ul li a { color: #555; }
.sidebar .widget ul li a:hover { color: #000; }

/* Search form widget
-------------------------------------------------------------- */
.widget .search-form { overflow: hidden;width: 250px; }
.widget .search-form label {
	font-size: 1.1em;
	line-height: 1.615384615384615em;
	color: #fff;	
}
.widget .search-form input[type="text"] {
	width: 91.538461%;
	float: left;
	padding: 8px 10px;
	font-size: 1.3em;
	color: #bbb;
}
#sidebar-subsidiary .search-form input[type="text"] {
	width: 90%;
}
.search-form .search-submit, .widget.search .widget-title { display: none; }

/* Comments 
-------------------------------------------------------------- */
.comment-list, .comment-list ol {
	list-style: none;
	margin: 0 0 25px 0;
}
.comment-list .comment-content ol {
	list-style: decimal;
	margin-left: 3.1em;
}
.comment-list { margin-bottom: 40px; }
.comment-list li {
	padding: 15px 0 0 0;
	border-top: none;
}
.comment-list li li { padding-left: 10.15625%; }
.comment-list .avatar {
	float: left;
	margin: 0 15px 10px 0;
}
.comment-meta {
	margin: 0 0 10px 0;
	font-size: 0.8461538461538462em;
	color: #bbb;
	line-height: 1.615384615384615em;
}
.comment-meta .comment-author cite {
	font-style: normal;
	font-weight: bold;
	color: #333;
	font-size: 1.153846153846154em;
}
.comment-author { margin-right: 10px; }
.comment-meta a {
	font-style: normal;
}
.comment-meta a:hover { color: #000; }
.comments-closed {
	padding: 10px 25px;
	font-size: 1em;
	color: #888;
	background: #f5f5f5;
}
.comment-content {
	font-size: 0.9230769230769231em;
	line-height: 1.666666666666667em;
	margin-left: 55px;
}
.comment-content p { margin-bottom: 1em; }
.comment-list .comment-content li {
	padding: 0;
}
.comment-list .comment-content ul, .comment-list .comment-content ol {
	margin-bottom: 1.692307em;
}

/* Comment form 
-------------------------------------------------------------- */
#respond {
	overflow: hidden;
	width: 75%;
}
.post-format-standard #respond { width: 100%; } 
.comment-list #respond { margin-top: 1.615384615384615em; }
#respond .log-in-out {
	font-size: 0.8461538461538462em;
	line-height: 1em;
	color: #888;
	margin-bottom: -7px;
}
#reply-title small a {
	font-size: 0.8461538461538462em;
	line-height: 1.615384615384615em;
	background: #fff;
	padding-right: 8px;
}
#respond label {
	font-size: 0.8461538461538462em;
	line-height: 1.615384615384615em;
	color: #bbb;
}
#respond p.req label {
	color: #888;
	line-height: 2.4em;
}
#respond span.required {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
#respond #submit { margin-bottom: 1.615384615384615em; }
#commentform input {
	display: inline;
	margin-right: 10px;
}
#commentform p {
	margin-bottom: 15px;
	line-height: 1em;
}
#comment { margin-top: 20px; }

/* Subsidiary sidebar 
-------------------------------------------------------------- */
#sidebar-subsidiary {
	overflow: visible;
	width: 103.4%;
	margin: 0 auto 0 auto;
	clear: both;
}
#sidebar-subsidiary .widget {
	float: left;
	width: 21.80851063829787%;
	margin: 0 3.191489361702128% 20px 0;
	font-size: 1em;
}

/* Footer 
-------------------------------------------------------------- */
#footer {
	overflow: hidden;
	clear: both;
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 30px 0;
	font-size: 0.8461538461538462em;
	color: #bbb;
	height:200px;
}
.footer-wrap {
	background: rgba(0, 0, 0, .6);
	position:fixed;
	bottom:0;
	z-index:100;
	width: 100%;
	color: #bbb;
	height:60px;
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}
.footer-wrap:hover {	
	height:400px;
	background: rgba(0, 0, 0, .8);
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
	cursor:pointer;
}
.footer-wrap:active {	
	height:400px;
	background: rgba(0, 0, 0, .8);
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	cursor:pointer; 
}
.arrow-container {
	background:url(images/UpArrow-01.png) no-repeat;
    width: 55px;
    height: 33px;    
	display:block;
	float:left;
	text-indent:-9999px;
	transition:all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
	margin:22px 0 0 1%;	
}
.arrow-container:active .footer-wrap {
	height:400px;
	background: rgba(0, 0, 0, .8);
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
	cursor:pointer;
}
.footer-wrap:hover .arrow-container{		  	
	transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
-webkit-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.footer-wrap:active .arrow-container{		  	
	transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
-webkit-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
#footer p { margin-bottom: 0; }
#footer a { color: #888; }
#footer a:hover { color: #B21F24; }
.footer-left {
	float: left;
	width: 70%;
}
.footer-right {
	position:fixed;
	bottom:5px;
	right:0px;	
	width: 270px;	
	z-index:9998;
	height:50px;
	padding-top:20px;
	padding-left:60px;
}
.copyright {
	position:fixed;
	bottom:-20px;
	right:0px;		
	z-index:9999;	
}
.copyright p{
	font-size:.8em;	
}
.follow_us{
font-size:.9em;
position:absolute;
margin-top:10px;
}
#circle-facebook {
    background:url(images/facebook.png) no-repeat;
    width: 40px;
    height: 40px;    
	display:block;
	text-indent:-9999px;
	float:right;
	margin-left:20px;
	margin-right:30px;
	transition:none;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
#circle-linkedin {
    background:url(images/linkedin-01.png) no-repeat;
    width: 40px;
    height: 40px;    
	display:block;
	text-indent:-9999px;
	float:right;
	margin-left:20px;
	transition:none;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
#circle-twitter {
    background:url(images/twitter.png) no-repeat;
    width: 40px;
    height: 40px;    
	display:block;
	text-indent:-9999px;
	float:right;
	margin-left:20px;
	transition:none;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
#download {
    background:url(images/Download2.png) no-repeat;
    width: 42px;
    height: 154px;    
	display:block;
	text-indent:-9999px;
	float:right;	
	transition:none;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
#circle-facebook:hover{
	 background: url("images/facebook.png") no-repeat scroll -40px 0 transparent;
	 transition:none;
}
#circle-linkedin:hover{
	 background: url("images/linkedin-01.png") no-repeat scroll -40px 0 transparent;
	 transition:none;
	 -moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
#circle-twitter:hover{
	 background: url("images/twitter.png") no-repeat scroll -40px 0 transparent;
	 transition:none;
	 -moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
#download:hover {
	 background: url("images/Download2.png") no-repeat scroll -42px 0 transparent;
	 transition:none;
	 -moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
.project-box{
	width:1000px;
	margin-right:30%;
}
.latest-news{
	position:relative;
	width:400px;
	height:300px;
	margin-left:1%;
	float:left;
}
.featured-home{
	position:relative;
	width:50%;
	height:auto;
	float:left;
	margin-left:5%;
	overflow:hidden;
}
.related-project{
	float:right;
}
	
.featured-text{
	position:relative;
	width:30%;
	height:200px;
	margin-left:20px;
	margin-top:20px;
	float:left;
}
/*  Buttons (submit etc.)
-------------------------------------------------------------- */
#respond #submit, .button, a.button, #subscribe #subbutton, .wpcf7-submit, #loginform .button-primary {
	font-size: 0.9230769230769231em;
	color: #555;
	display: inline-block;
	text-shadow: 0 1px rgba(255, 255, 255, .9);
	cursor: pointer;
	margin-bottom: 20px;
	padding: 7px 14px;
	border: 1px solid #bbb;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #b5b5b5;
	background-color: #e7e7e7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#d9d9d9));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #d9d9d9);
	background-image: -moz-linear-gradient(top, #f7f7f7, #d9d9d9);
	background-image: -ms-linear-gradient(top, #f7f7f7, #d9d9d9);
	background-image: -o-linear-gradient(#f7f7f7, #d9d9d9);
	background-image: linear-gradient(#f7f7f7, #d9d9d9);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.1);
    box-shadow: 0px 1px 3px rgba(0,0,0,.1);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#respond #submit:hover, .button:hover, .awp-button:hover, #subscribe #subbutton:hover, .wpcf7-submit:hover, #loginform .button-primary:hover {
	color: #000;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#e5e5e5));
	background-image: -webkit-linear-gradient(top, #e3e3e3, #e5e5e5);
	background-image: -moz-linear-gradient(top, #e3e3e3, #e5e5e5);
	background-image: -ms-linear-gradient(top, #e3e3e3, #e5e5e5);
	background-image: -o-linear-gradient(top, #e3e3e3, #e5e5e5);
	background-image: linear-gradient(#e3e3e3, #e5e5e5);
}
.menu li a { position: relative; }

.contact-info-text{
	float: left;
    font-size: 1.5em;
    line-height: 0.4em;
    margin-top: 10px;
}
.directory-info{
	float: right;
    font-size: 3em;
    margin-right: 50px;
    margin-top: 70px;
}


/* Contact Info */
.page-template-contact h6{
	font-size:3em;
	font-weight:100;
	margin-bottom:3px;
}
.page-template-contact h5 {
	font-size:1.4em;
	font-weight:100;
}
.page-template-contact p{
	font-size:1.2em;
	font-weight:100;
}
.booklets-left {
	width:500px;
	float:left;
	padding-top:20px;
}
.booklets-left img{
	width:200px;
	height:auto;
}
.booklets-left ul {
	margin-left:0;
}
.booklets-left ul li{
	width:250px;
	float:left;
}
.address-right{
	float:right;
	width:500px;
	height:1000px;
	padding-left:15px;
	padding-top:95px;
	border-left:solid 1px #fff;
}
.textSingular {
width:73%;
height:auto;
display:block;
margin-top:-25px;
float:right;
}
#singular_heading {
	font-size:2em;
}
#related-spacing {
    float: right;
    margin-right: 30px;
    margin-top: 13px;
    width: 250px;
}
#outerContainer {
	margin-top:100px;
}
#viewer {
	margin-top:100px;
}