/*
Theme Name:      ST Hamilton & Son Responsive Theme
Description:      ST Hamilton & Son Responsive Website theme.
Author:      5150 Studios
Version:      1.0
 */
/***** Defaults *****/
html,body,div,object,h1,h2,h3,h4,h5,h6,p,hr,img,dl,dt,dd,ol,ul,li,fieldset,form,input,select,textarea,button,table,tbody,tfoot,thead,tr,th,td {
	height: auto;
	line-height: 1.8;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: baseline;
}
html,body {
	-ms-overflow-x: hidden;
	overflow-x: hidden;
}
body {
	background: #FFFFFF;
	color: #6A6A6A;
	font-family: 'Open-Sans',sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	color: #434343;
	font-family: 'Open-Sans',sans-serif;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 15px;
}
h1 {
  border-bottom: 1px solid #EED026;
  color: #4963A5;
  font-size: 26px;
  margin-bottom: 25px;
  padding-bottom: 6px;
  text-transform: uppercase;
}
h2 {
	color: #393939;
	font-size: 1.6em;
}
h3 {
	color: #525252;
	font-size: 1.4em;
}
h4 {
	color: #8C8A7A;
	font-size: 1.2em;
}
h5,h6 {
	color: #AAB130;
	font-size: 1em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hova,a:link,a:visiteder,h6 a:hover,h1 a:active,h2 a:active,h3 a:active,h4 a:active,h5 a:active,h6 a:active,h1 a.active,h2 a.active,h3 a.active,h4 a.active,h5 a.active,h6 a.active {
	border: none !important;
	color: #353638;
	text-decoration: none !important;
}
a:link,a:visited {
	color: #374385;
	outline: medium none;
	text-decoration: none;
}
a:hover,a:active {
	color: #4963a5;
	cursor: pointer;
}
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
p {
	line-height: 1.8;
	margin: 0 0 20px;
}
hr {
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px 0 0;
	clear: both;
	height: 1px;
	margin: 25px 0;
}
ul,ol {
	margin: 25px 0 25px 4%;
}
ul li {
	list-style-type: square;
}
ol li {
	list-style-type: decimal;
}
li {
	margin: 12px 0;
	line-height: 1.5;
}
ul.arrows li:before {
	content: "»";
	padding-right: 5px;
}
ul.arrows li {
	font-size: 13px;
	font-style: italic;
	line-height: 1.5;
	margin: 8px 0;
	list-style-type: none;
}
ul.none {
	margin: 25px 0;
}
ul.none li {
	list-style-type: none;
}
ul.none li a:link,ul.none li a:visited {
	color: #8c8a7a;
}
ul.none li a:hover,ul.none li a:active {
	color: #5c5a4b;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
small {
	color: #90B0C8;
	font-size: 75%;
}
blockquote {
	border-left: 5px solid #AAB130;
	color: #AAB130;
	font-size: 20px;
	font-style: italic;
	margin: 20px 0 20px 25px;
	padding-left: 15px;
}
[class*="span"] {
	float: left;
}
.wp-caption {
	max-width: 100%;
	width: 100%;
	margin-bottom: 25px;
}
.wp-caption-text {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 0px;
	text-align: center;
}
img,a img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}
img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"] {
	height: auto;
}
#fb-root {
	display: none;
}
.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
.row {
	display: table;
	margin-bottom: 25px;
	width: 100%;
	*zoom: 1;
}
.row:before,.row:after {
	display: table;
	content: "";
}
.row > [class*="span"]:first-child {
	margin-left: 0;
}
.row:after {
	clear: both;
}
.span8 {
	width: 60%;
}
/**** END DEFAULTS ****/
/***** Main *****/
#main {
	width: 100%;
}
#outer {
	background-image: url("images/overlay.png"), url("images/content-background.jpg");
	background-position: 0 0px, center center;
	background-repeat: repeat, no-repeat;
	-webkit-background-size: auto auto, cover;
	-moz-background-size: auto auto, cover;
	background-size: auto auto, cover;
	border-top: 1px solid #FFFFFF;
}
#outer .full {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	margin: 0 auto;
	padding: 20px;
}
.content {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	width: auto;
}
#main .size-thumbnail:nth-child(3n+3) {
	margin-right: 0;
}
#main p a.fancybox img.size-medium:nth-child(2n+2),#main .size-medium:nth-child(2n+2) {
	margin-right: 0;
}
/**** END MAIN ****/
/**** FANCYBOX ****/
.fancybox {
	display: block;
	margin: 0;
}
.fancybox img {
  border: 5px solid #FFFFFF;
	-webkit-box-shadow: 0 0 2px #CCCCCC;
	box-shadow: 0 0 2px #CCCCCC;
  float: left;
  margin: 0 10px 10px 0;
  max-width: 100%;
  width: auto;
}
.fancybox img.alignleft {
	margin-left: 0;
}
.fancybox img.alignright {
	margin-right: 0;
}
#fancybox-overlay {
	position: fixed !important;
}
a.fancybox:last-child {
	margin-right: 0;
}
/**** END FANCYBOX ****/
/**** INPUTS ****/
input,select,textarea,button {
	color: #DDDDDD;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0;
	border-radius: 0;
}
input[type="text"],input[type="password"],input[type="email"],textarea,select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: none repeat scroll 0 0 #525252;
	border: medium none;
	color: #DDDDDD;
	display: block;
	font-size: 14px;
	margin: 0;
	max-width: 100%;
	outline: medium none;
	padding: 10px;
	width: 100%;
}
input[type="submit"],input[type="reset"],input[type="button"],.button {
	background: none repeat scroll 0 0 #48558c;
	border: medium none;
	color: #FFFFFF !important;
	cursor: pointer;
	display: inline-block;
	margin: 8px 12px 8px 0;
	padding: 14px 18px;
	text-transform: capitalize;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}
.button.small {
	padding: 6px 12px;
}
.button.small a {
	color: #FFFFFF;
}
input[type="submit"]:hover,input[type="submit"]:active,.button:hover {
	background: #eeba33;
}
input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,button::-moz-focus-inner {
	padding: 0px;
	border: 0px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
label {
	display: block;
	margin: 5px 0;
	padding-top: 3px;
}
/**** END INPUTS ****/
/**** FLEXIBLE iFRAME ****/
.Flexible-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.Flexible-container iframe,.Flexible-container object,.Flexible-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/**** END FLEXIBLE iFRAME ****/
/**** HEADER ****/
#headerouter {
	position: relative;
}
#headerwrap {
	background: url("images/header.png") no-repeat scroll center top transparent;
	position: relative;
	text-align: center;
	width: 100%;
}
.logo {
	background: url("images/logo.png") no-repeat scroll center 0 transparent;
	height: 126px;
	width: 222px;
	color: transparent;
	display: block;
	font: 0px/0 a;
	text-shadow: none;
	z-index: 999;
}
#header .phone {
  color: #FFFFFF;
  font-size: 24px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 32px;
}

#header .capabilities {
  color: #FFFFFF;
  font-size: 16px;
  font-style: italic;
  position: absolute;
  right: 310px;
  top: 36px;
}
/**** END HEADER ****/
/**** FEATURE BOXES ****/
#featureboxes {
	display: inline-block;
	margin: 0;
}
.featurebox {
	float: left;
	margin-right: 80px;
	margin-bottom: 20px;
	position: relative;
max-width: 100%;
}
.featurebox img {
	border: 6px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 3px #aaaaaa;
	box-shadow: 0px 0px 3px #aaaaaa;
width: auto;
}
.featurebox:last-child {
	margin-right: 0;
}
span.rollover {
	background: url("images/mag.png") no-repeat scroll center center #4963A5;
	cursor: pointer;
	height: 145px;
	left: 6px;
	margin-top: 63px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	top: 6px;
	width: 308px;
	z-index: 10;
}
.featurebox h3 {
	background: url("images/tower.png") no-repeat scroll 0 0 transparent;
	color: #374385;
	display: block;
	height: 33px;
	padding-left: 110px;
	padding-top: 15px;
}
/**** END FEATURE BOXES ****/
/**** SLIDESHOW ****/
#slideshow .bx-wrapper {
	margin: 0;
}
#slideshow .bx-wrapper .bx-viewport {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	-webkit-box-shadow: none;
	box-shadow: none;
	left: 0;
}
#slideshow {
	background: none repeat scroll 0 0 transparent;
	border: 6px solid #F6F6F6;
	-webkit-box-shadow: 0 0 1px 0 #999999;
	box-shadow: 0 0 1px 0 #999999;
	display: block;
	margin: 0 auto 20px;
	max-width: 100%;
	position: relative;
	width: 1148px;
}
#slideshow .gallery a img,#slideshow .gallery a img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
#slideshow .gallery-item {
	border: medium none;
	float: left;
	margin: 0;
	width: auto;
}
/**** END SLIDESHOW ****/
/***** FEATURED IMAGE *****/
.featured-image {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 10px solid #FFFFFF;
	-webkit-box-shadow: 0 0 1px #DDDDDD;
	box-shadow: 0 0 1px #DDDDDD;
	display: inline-block;
	margin-bottom: 25px;
	width: 100%;
}
/***** TABLES *****/
#main table {
	margin-bottom: 30px;
	width: 100%;
}
#main table th strong {
	font-size: 18px;
	font-weight: bolder;
}
#main table th {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
#main table td {
	line-height: 1.7;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
#main table tr {
	height: 60px;
}
#main table tr .row {
	height: 25px;
}
#main table tr.row td {
	padding: 10px;
	text-align: left;
	font-size: 18px;
}
#main table td.first {
	text-align: left;
}
/**** END TABLES ****/
/**** TABS ****/
.tabs {
	clear: both;
	display: inline-block;
	height: auto;
	margin: 20px 0 0;
	width: 100%;
}
.tabs li {
	float: left;
	list-style-type: none;
	margin: 0 0 5px;
	width: 100%;
}
.tabs li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: none repeat scroll 0 0 #393939;
	color: #FFFFFF;
	display: block;
	padding: 14px 20px;
	width: 100%;
	text-align: center;
}
.tabs li a.active {
	background-color: #AAB130;
	border: medium none;
	color: #FFFFFF;
	padding: 14px 20px;
}
.tabs li a.active:parent {
	background: #000;
}
.tabitem {
	display: table;
	padding: 20px;
	border: none;
}
/**** END TABS ****/
/***** Sidebar *****/
#sidebar hr {
	border-color: #E8E6DA;
	border-style: dashed;
	border-width: 1px 0 0;
	clear: both;
	height: 1px;
	margin: 25px 0;
}
#sidebar ul {
	margin: 0;
}
#sidebar .widget ul {
	margin-left: 70px;
}
#sidebar .widget li {
	list-style-type: none;
}
#sidebar .widget iframe {
	max-width: 100%;
}
#sidebar h2 {
	background-image: url("images/sidebar-tower.png");
background-repeat: no-repeat;
background-position: 0 0;
background-color: transparent;
	color: #4963A5;
	font-size: 1.3em;
	padding-left: 70px;
	padding-top: 5px;
}
#sidebar a,#sidebar a:link,#sidebar a:visited {
	color: #8C8A7A;
	text-decoration: none;
}
#sidebar a:hover,#sidebar a:active {
	color: #4963a5;
}
#sidebar ul li ul > li a:before {
	content: "»";
	margin-right: 5px;
}
/***** END SIDEBAR *****/
/***** FOOTER *****/
#footerwrap {
	background: none repeat scroll 0 0 #242424;
	border-top: 1px solid #e0d361;
	color: #D1D1D1;
	font-size: 13px;
}
#footer span.wpcf7-form-control-wrap,#footer .wpcf7-form label {
	margin: 0;
}
#footer .widget h2.tower {
  background: url("images/tower.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  font-size: 16px;
  height: 30px;
  margin: 0 0 16px;
  padding-left: 110px;
  padding-top: 18px;
  text-transform: uppercase;
}
#footer .widgets {
	margin: 0px;
}
#footer .widget ul {
	margin: 20px 0 10px;
}
#footer ul li ul > li a:before {
	content: "»";
	margin-right: 5px;
}
#footer ul li {
	list-style-type: none;
}
#footer a,#footer a:link,#footer a:visited {
	color: #D1D1D1;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	color: #FFFFFF;
}
#footer .widgettitle {
  color: #FFFFFF;
  font-size: 16px;
  margin-top: 18px;
  text-transform: uppercase;
}
#footer p {
	clear: both;
	color: #E8E8E6;
}
#footer p strong {
	color: #EEEEEE;
}
/***** END Foooter *****/
/***** Copyright *****/
#copyright {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #8C8A7A;
	font-size: 11px;
}
#copyright a:link,#copyright a:visited {
	color: #8A8A8A;
	text-decoration: none;
}
#copyright a:hover,#copyright a:active {
	color: #4963a5;
}
#copyright .copyrightnav li.current-menu-item a {
	color: #4963a5;
}
.copyrightnav {
	text-align: center;
}
.copyrightnav ul {
	display: table;
	margin: 0 auto;
}
.copyrightnav li {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
}
.copyrightnav li:first-child {
	margin-left: 0;
	border: none;
	padding-left: 0;
}
/***** END Copyright *****/
/***** Contact Form 7 *****/
div.wpcf7 {
	margin: 0px !important;
	padding: 0px !important;
}
div.wpcf7-response-output {
	margin: 10px 0px 5px !important;
	padding: 5px !important;
	font-size: 13px !important;
	font-weight: bold !important;
	border-radius: 2px !important;
}
div.wpcf7-mail-sent-ok {
	background: #F3FFEE;
	border: 1px solid #41CC00;
	color: #2B8800;
	display: block;
}
div.wpcf7-mail-sent-ng {
	background: #FFEEEE !important;
	border: 1px solid #CC0000 !important;
	color: #CC0000 !important;
}
div.wpcf7-spam-blocked {
	background: #FFEEEE !important;
	border: 1px solid #CC0000 !important;
	color: #CC0000 !important;
}
div.wpcf7-validation-errors {
	background: #FFEEEE !important;
	border: 1px solid #CC0000 !important;
	color: #CC0000 !important;
}
span.wpcf7-form-control-wrap {
	position: relative !important;
}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  font-size: 11px;
  left: 0;
  padding: 5px;
  position: absolute;
  top: -9px;
  width: 150px;
}
span.wpcf7-not-valid-tip {
	background: #FFEEEE;
	border: 1px solid #CC0000;
	color: #CC0000;
	line-height: 1;
	position: absolute;
	z-index: 9999;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #CC0000 !important;
	display: block !important;
	font-size: 11px !important;
	line-height: 1 !important;
	padding: 5px !important;
	border-radius: 2px !important;
}
span.wpcf7-list-item {
	margin-left: 10px !important;
}
div.wpcf7 img.ajax-loader {
	border: none !important;
	vertical-align: middle !important;
	margin-left: 10px !important;
	width: auto;
}
div.wpcf7 .watermark {
	color: #8EBCD6 !important;
	font-style: italic;
}
div.wpcf-field {
	margin: 3px 0px;
}
/***** END CONTACT FORM 7 *****/
/**** GALLERY ****/
.gallery {
	clear: both;
	display: block;
}
.gallery a img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity: 0.65;
}
.gallery a img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.gallery-item {
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 0 2px #AAAAAA;
	box-shadow: 0 0 2px #AAAAAA;
	float: left;
	margin: 0 8px 8px 0;
	text-align: center;
	width: auto;
}
.gallery-columns-3 {
  max-width: 270px;
}
/**** END GALLERY ****/
/**** FAQ ****/
.faqs {
	display: block;
	margin-bottom: 25px;
	width: 100%;
}
.faqs dt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #5C5A4B;
	border-bottom: 1px dashed #8C8A7A;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 18px;
	width: 100%;
}
.faqs dt.hover {
	background-color: #727064;
	cursor: pointer;
}
.faqs dd {
	background: none repeat scroll 0 0 #8C8A7A;
	border-bottom: 1px dashed #AFAEAA;
	color: #FFFFFF;
	padding: 18px;
}
.faqs dd p {
	margin: 0;
}
.faqs dd a:link,.faqs dd a:visited {
	color: #eeba33;
}
.faqs dd a:hover,.faqs dd a:active {
	color: #fbd779;
}
/**** END FAQ ****/
/**** BREADCRUMBS ****/
#breadcrumbs {
	border-bottom: 1px dashed #8C8A7A;
	color: #8C8A7A;
	display: inline-block;
	font-size: 12px;
	margin: 0 0 10px;
	padding-bottom: 10px;
	width: 100%;
}
#breadcrumbs li {
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
}
#breadcrumbs li a {
	color: #6a6736;
	text-decoration: none;
}
#breadcrumbs li a:hover,#breadcrumbs li a:active {
	color: #aab130;
}
#breadcrumbs li.current a {
	color: #8C8A7A;
}
/**** END BREADCRUMBS ****/
/**** COMMENTS ****/
.comments-list {
	margin: 0;
}
.comments-list li {
	list-style-type: none;
	margin: 10px 0;
	padding: 10px 0;
}
.comments-list .depth-2 {
	margin: 0 0 0 5%;
	padding: 0;
}
.comments-list .depth-3 {
	margin: 0 0 0 10%;
	padding: 0;
}
.comments-list .depth-4 {
	margin: 0 0 0 15%;
	padding: 0;
}
.comments-list .depth-4 {
	margin: 0 0 0 20%;
	padding: 0;
}
.comments-list ul.children {
	margin: 0;
	padding: 0;
}
.comment-body .reply {
	font-size: 12px;
	font-style: italic;
}
.comments-container .comment-respond {
	display: inline-block;
}
.comment-author .avatar {
	background: none repeat scroll 0 0 #E8E8E8;
	border-radius: 3px 3px 3px 3px;
	float: left;
	margin-right: 20px;
}
.comment-author cite.fn {
	font-size: 18px;
	font-weight: bold;
}
.comments-list > li > div.comment-body:last-child {
	border: none;
}
.comment-body {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 25px;
	min-height: 75px;
	padding-bottom: 25px;
}
.comment-body p {
	display: block;
	margin-bottom: 25px;
}
.comment-name {
	display: block;
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
}
.comment-meta {
	font-size: 12px;
	margin: 8px 0;
}
.comment-form {
	margin: 0;
}
.comment-form input {
	float: left;
	margin-right: 10px;
}
.comment-form label {
	display: inline-block;
	padding-top: 3px;
}
.comment-form label span {
	font-size: 12px;
	color: #777;
}
/**** END COMMENTS ****/
/**** POSTS ****/
.post-loop .featured-image {
	display: block;
	max-width: 100%;
	width: 100%;
}
.post-loop {
	float: left;
	width: 87%;
}
.post-item {
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	margin-bottom: 35px;
	padding-bottom: 20px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.post-item .date {
	display: inline-block;
	float: left;
	margin-right: 5%;
	width: 8%;
}
.post-item .post-header {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.post-item .post-meta {
	border: medium none;
	margin: 0 0 14px;
	padding: 0;
	font-size: 12px;
}
.post-meta a:link,.post-meta a:visited {
	color: #6A6A6A;
}
.post-meta a:hover,.post-meta a:active {
	color: #AAB130;
}
.post-item .post-date .month,.post-item .post-date .day {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
}
.post-item .post-date {
	background: none repeat scroll 0 0 #eeba33;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 7px;
	padding: 7px 0;
	text-align: center;
	width: 100%;
}
.post-item .post-date .month {
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 7px;
}
.post-item .post-date .day {
	font-size: 28px;
	letter-spacing: -3px;
	line-height: 14px;
	padding-bottom: 7px;
}
.post-item .post-comments {
	background: none repeat scroll 0 0 #8C8A7A;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	display: block;
	padding: 7px 0;
	text-align: center;
	width: 100%;
}
.post-item .post-comments a {
	color: #D1D1D1;
}
.post-item .post-comments span {
	display: none;
}
.post-thumb .post-header {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 14px;
	font-size: 21px;
	color: #fff;
	padding: 21px 14px;
	background: rgba(35,31,32,0.75);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.post-thumb {
	margin-bottom: 14px;
	position: relative;
}
.post-meta {
	margin: 14px 0;
	padding: 7px 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.post-meta li {
	display: inline;
	margin-right: 10px;
}
/**** PAGINATION ****/
.pagination ul {
	margin: 0;
}
.pagination li a,.pagination li a:hover,.pagination li.active a,.pagination li.disabled {
	color: #fff;
	text-decoration: none;
}
.pagination li {
	display: inline;
}
.pagination li a,.pagination li a:hover,.pagination li.active a,.pagination li.disabled {
	background-color: #8c8a7a;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	padding: 0.75rem;
}
.pagination li a:hover,.pagination li.active a {
	background-color: #eeba33;
}
/**** END PAGINATION ****/
/**** SOCIAL LINKS ****/
.sociallinks {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
/**** END SOCIALLINKS ****/
/**** MAIN MENU ****/
#megaMenu {
	border: none;
	border-bottom: none;
	background-color: #596EA9;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* Responsive Elements */
#megaMenu #megaMenuToggle {
	background: none repeat scroll 0 0 #4963A5;
	color: #FFFFFF;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item {
	display: inline-block;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
}
/* Top Level Items */
#megaMenu ul.megaMenu > li.menu-item > a,#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator,.megaMenuToggle {
	color: #f5f5f5;
	font-size: 13px;
	font-weight: lighter;
	padding: 12px 15px;
}
/* Horizontal Menu Items */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a,#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator {
	border-left: 1px solid transparent;
}
/* Vertical Menu Items */
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > a,#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > span.um-anchoremulator {
	border-top: 1px solid transparent;
}
/* Menu Items with Dropdowns */
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a,#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator,#megaMenu ul li.menu-item.mega-with-sub > a,#megaMenu ul li.menu-item.mega-with-sub > span.um-anchoremulator,#megaMenu ul li.menu-item.ss-nav-menu-mega > a,#megaMenu ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
	padding-right: 20px;
}
#megaMenu ul.megaMenu li.current-menu-item > a span,#megaMenu ul.megaMenu li.current-menu-item > span.um-anchoremulator span {
	color: #FFFFFF;
}
/* Top Level Menu Item Titles */
#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title,#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title {
	text-transform: none;
	text-shadow: none;
}
/* Top Level Items -Hover */
#megaMenu ul.megaMenu > li.menu-item:hover > a,#megaMenu ul.megaMenu > li.menu-item > a:hover,#megaMenu ul.megaMenu > li.menu-item.megaHover > a,#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover,#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
	color: #ffffff !important;
	border-bottom-color: transparent !important;
	background-color: #ECC728;
}
/* Top Level Items Title -Hover */
#megaMenu ul.megaMenu > li.menu-item:hover > a span.wpmega-link-title,#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator span.wpmega-link-title,#megaMenu ul.megaMenu > li.menu-item > a:hover span.wpmega-link-title,#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover span.wpmega-link-title,#megaMenu ul.megaMenu > li.menu-item.megaHover > a span.wpmega-link-title,#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator span.wpmega-link-title {
	text-shadow: none;
}
/* Top Level Items -Current Item */
#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a,#megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a,#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a {
	color: #FFFFFF;
}
#megaMenu ul.megaMenu > li.menu-item.current-menu-item,#megaMenu ul.megaMenu > li.menu-item.current-menu-parent,#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor {
	background: none repeat scroll 0 0 #ECC728;
}
/* Sub Menu Container Style */
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
	border: none;
	color: #d9d9d9;
	text-shadow: 0px 1px 1px #000000;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #596EA9;
}
#megaMenu ul.megaMenu ul.sub-menu .wpmega-postlist a {
	color: #d9d9d9;
}
/* Horizontal Sub Menus */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1,#megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
	border-top: none;
}
/* Sub Menu Columns */
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item {
	min-width: 100px;
}
/* Sub Menu Headers */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a,#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a,#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator,#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator,#megaMenu .wpmega-widgetarea h2.widgettitle {
	border-bottom: medium none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.6em;
	padding-bottom: 0;
	text-shadow: 0 1px 1px #000000;
}
/* Sub Menu Links & Fake Links */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a,#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator,#megaMenu ul ul.sub-menu li.menu-item > a,#megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
	color: #d9d9d9;
	font-size: 12px;
	text-shadow: 0px 1px 1px #000000;
	background-color: transparent;
	font-weight: normal;
}
/* Sub Menu Link Hover */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover,#megaMenu ul ul.sub-menu > li.menu-item:hover > a {
	color: #ffffff;
	background-color: transparent;
}
/* Top Level Search Bar */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform {
	padding-top: 2px;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"] {
	background: #f0f0f0;
	color: #777;
}
/* Highlight color */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {
	color: #4d90fe !important;
}
/* Image Spacing */
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title,#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description,#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description,#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title,#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description,#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
	padding-left: 25px;
}
.ss-nav-menu-with-img {
	min-height: 16px;
}
/* Item Description */
#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description,#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {
	font-size: 9px;
	color: #bbbbbb;
	text-transform: uppercase;
}
/* Arrow Colors */
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
	border-top-color: #bbbbbb;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after {
	border-left-color: #bbbbbb;
}
/* HR */
#megaMenu .wpmega-divider {
	border-top: 1px solid #000000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
/* Vertical */
#megaMenu.megaMenuVertical > ul > li.menu-item > a,#megaMenu.megaMenuVertical > ul > li.menu-item > span.um-anchoremulator {
	background-color: transparent;
}
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > a:after,#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > a:after,#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after,#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > span.um-anchoremulator:after,#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
	border-left-color: #bbbbbb;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1,#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
	border-left: none;
}
#megaMenu.megaMenuHorizontal ul.megaMenu {
	width: auto;
}
/* IE7 Hacks */
#megaMenu.megaMenuHorizontal ul.megaMenu {
	*border-bottom: none;
}
#megaMenu.megaMenuVertical ul.megaMenu {
	*border-right: none;
}
#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
	left: 0px !important;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1 {
	border-radius: 0;
	left: 0px;
}
#megaMenu .megaMenuToggle-icon,.megaMenuToggle-icon:before,.megaMenuToggle-icon:after {
	background: #222;
	background: rgba( 0, 0, 0, .4 );
}
/**** END MAIN MENU ****/
@ms-viewport {
	width: device-width;
}
@viewport {
	widget: device-width;
}
/*styles for 300 and up @ 16px!*/
/* The max-width declaration below blocks this from ever working */
@media only screen and (max-width: 767px) {
	h1 {
	font-size: 2em;
}

#headerwrap {
background: #ffffff;
}
.logo {
	margin: 0 auto 20px;
	position: relative;
}
#outer .full {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	width: 100%;
}
#outer {
	padding: 0 20px;
}
#header .phone, #header .capabilities {
  color: #232323;
  left: 0;
  margin: 15px 0;
  position: relative;
  text-align: center;
  top: 0;
}

#featureboxes {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 20px auto;
	padding: 0 20px;
	width: 100%;
}
.featurebox h3 {
	background: url("images/tower.png") no-repeat scroll 0 0 transparent;
	color: #374385;
	display: block;
	font-size: 16px;
	height: 33px;
	margin: 10px auto;
	padding-left: 110px;
	padding-top: 15px;
	width: 210px;
}
span.rollover {
	height: 100%;
	left: 0;
	margin-top: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.featurebox {
	float: none;
	margin-right: 0;
	position: relative;
}
.featurebox img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 6px solid #FFFFFF;
	-webkit-box-shadow: 0 0 3px #AAAAAA;
	box-shadow: 0 0 3px #AAAAAA;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}
.span5 {
	width: 100%;
}
.span6 {
	width: 100%;
	margin-bottom: 25px;
}
.row {
	border-bottom: 1px dashed #CCCCCC;
}
.prev-post a {
	display: block;
	margin: 10px 0;
	width: 100%;
}
.next-post a {
	display: block;
	margin: 10px 0;
	width: 100%;
}
.alignleft {
	float: none;
	margin: 0 auto;
}
span.wpcf7-form-control-wrap {
	display: block;
	position: relative !important;
	text-align: center;
	margin: 0;
}
#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item:after {
	clear: both;
}
#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
	float: left;
	max-width: none;
	padding: 0 10%;
	width: 80%;
	margin-bottom: 20px;
}
#slideshow {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: medium none;
	margin: 0;
	width: 100%;
}

#slideshow ul {
	margin: 25px 0;
}
#sidebar,#footer {
	width: 100%;
}
#sidebar ul li.widget {
	list-style-type: none;
	margin-bottom: 35px;
}
#slideshow .bx-controls {
	position: relative;
	margin: 0 auto;
	left: 0;
	bottom: 0;
}
#footer #execphp-4 {
  width: 100%;
}

#footer #execphp-4 p {
  text-align: left;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px) {

#outer {
	padding: 0 20px;
}

#headerwrap {
background: #FFFFFF;
}

#header {
width: 100%;
}

#slideshow {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  width: 100%;
}

.featurebox {
  margin-right: 40px;
  max-width: 290px;
}

#nav {
  position: absolute;
  right: 10px;
  top: 103px;
}

#megaMenu.megaFullWidth {
width: auto;
}

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
  font-size: 12px;
  padding: 12px 8px;
}

#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
	max-width: none;
	min-height: 180px;
	padding-left: 6%;
	padding-right: 6%;
	width: 38%;
	margin-bottom: 20px;
}

#header .phone {
  color: #525252;
  right: 10px;
  top: 60px;
}

#header .capabilities {
    color: #374385;
    right: 10px;
    top: 30px;
}

img,a img {

}

#sidebar .widget,#footer .widget {
	float: left;
	list-style-type: none;
	margin: 0 8% 8% 0;
	width: 46%;
}
#footer .widget:nth-child(2n+2),#sidebar .widget:nth-child(2n+2) {
	margin-right: 0;
}
span.wpcf7-form-control-wrap {
	text-align: left;
}

}

/*styles for 1025px and up @ 16px!*/
@media screen and (min-width: 1025px) {
	#outer {
	padding: 0;
}
#footer #execphp-4 {
  width: 25%;
}

#footer #execphp-4 p {
  text-align: right;
}
#main .content { padding: 0; }
.logo {
	left: 80px;
	top: 14px;
	margin: 0 0 20px;
	position: absolute;
}
#outer .full {
	width: 1120px;
}
.prev-post a,.next-post a {
	width: auto;
}
[class*="span"] {
	margin-left: 6%;
}
.offset1 {
	margin-left: 8%;
}
.fullwidth {
	margin: 0 0 25px;
	width: 100%;
}
#footer .widget:nth-child(2n+2),#sidebar .widget:nth-child(2n+2) {
	margin-right: 8%;
}
.span1 {
	width: 7.33333333333333%;
}
.span2 {
	width: 14.66666666666667%;
}
.span2:last-child {
	margin-right: 0;
}
.span4 {
	width: 30%;
}
.span5 {
	margin: 0 2% 2% 0;
	width: 17.6%;
}
.span6 {
	width: 47%;
}
.tabs li {
	margin: 0 5px 5px 0;
	width: auto;
}
#nav {
	position: absolute;
	right: 0;
	top: 97px;
}

#megaMenu ul.megaMenu:before {
  border-right: 42px solid #596EA9;
  border-top: 42px solid rgba(0, 0, 0, 0);
  content: "";
  left: -42px;
  position: absolute;
  top: 0;
  width: 0;
}

#megaMenu.hovered ul.megaMenu:before {
  border-right: 42px solid #ECC728;
}

#megaMenu ul.megaMenu li.menu-item > a, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator { transition: none; }

#megaMenu.megaMenu-withjs ul li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > ul.sub-menu {
	background: none repeat scroll 0 0 #374385;
	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #8096CE;
	border-left: 1px solid #8096CE;
	border-style: none none none solid;
	border-width: medium medium medium 1px;
	display: none;
	left: 100%;
	padding: 6px;
	top: -6px;
}

#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
	float: left;
	padding: 10px 15px;
	width: auto;
}
#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1:before,#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1:after {
	position: absolute;
	width: 9999px;
}
#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1:before {
	right: 100%;
}
#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1:after {
	left: 100%;
}
#megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
	position: absolute;
	width: 9999px;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
	padding: 10px 15px;
}

#header {
	height: 175px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
#slideshow .bx-controls {
	bottom: 0;
	display: block;
	left: 0;
	margin: 0;
	position: relative;
	z-index: 99;
}
#main {
  float: left;
  margin: 0 7% 5% 0;
  width: 65%;
}
#main.fullwidth {
	width: 100%;
	margin: 0;
}
#sidebar {
  float: left;
  width: 28%;
}
#sidebar .widget {
	float: left;
	list-style-type: none;
	margin: 4% 0;
	width: 100%;
}
#footer .widget {
  float: left;
  list-style: none outside none;
  margin: 0 3% 0 0;
  width: 20%;
}
#footer .widget:last-child {
	margin-right: 0;
}
}
@media screen and (min-width: 1200px) {
	.span2 {
	width: 165px;
}
.span3 {
	width: 260px;
}
.span4 {
	width: 355px;
}
#wrap,#header,#footer {
	margin: 0 auto;
	position: relative;
	width: 1160px;
}
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
	.logo {
	background: url('images/logo@2x.png') no-repeat scroll 0 0 / 222px 126px transparent;
}
.featurebox h3 {
	background: url('images/tower@2x.png') no-repeat scroll 0 0 / 100px 48px transparent;
}
#sidebar h2 {
	background: url("images/sidebar-tower@2x.png") no-repeat scroll 0 0 / 60px 29px transparent;
}
}
