@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato');

@import url('sp-portrait.css');
@import url('sp-landscape.css');
@import url('ipad-portrait.css');
@import url('ipad-landscape.css');

@font-face {
	font-family: 'ElegantIcons';
	src:url('fonts/ElegantIcons.eot');
	src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('fonts/ElegantIcons.woff') format('woff'),
		url('fonts/ElegantIcons.ttf') format('truetype'),
		url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*
Theme Name: LSSE
Theme URI: https://pacerstudios.com
Author: Kerry Rawe
Author URI: https://pacerstudios.com
Description: This is the main theme for your site. NOTE: Changes beyone this point may result in display issues. 
Version: 1.5
License: GNU General Public License
License URI: 
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 1vw;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline;
	font-family: 'Roboto', sans-serif;	
}

/* Workaround for clearing out DIVs that don't behave */
.cleardiv { clear:both; font-size:0px; line-height:0px; height:0; overflow:hidden; }

* {
	box-sizing:border-box;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

strong {
	font-weight:bold;	
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

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

.clear {
    clear: both
}

.sticky {
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
	float:right;
	margin-left:2vw;
}

.alignleft {
	float:left;
	margin-right:2vw;
}

.aligncenter {
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

#nav_slider li { transition: all .2s ease-in-out; }
#nav_slider li:hover { transform: scale(1.25); }


@media screen and (min-width: 1270px) {

/* Start Template */

#wrapper {
	width: 100%;
	max-width:100%;
	position: relative;
}

#header {
	background:#eef0f1;
	border-bottom:.2vw solid #FFF;
}

#header_inner {
	width:80vw;
	height:12vw;
	margin:0 auto;
	overflow:auto;
}

#branding {
	width:22vw;
	height:8vw;
	margin-top:2vw;
	background:url(images/logo_new_24.png) top left no-repeat;
	background-size:auto 100%;
	padding-left:4.8vw;
	overflow:auto;
	float:left;	
}

#site-title {
	width:14.7vw;
	border-top:.1vw solid #FFF;
	border-bottom:.1vw solid #FFF;
	padding:.2vw 0vw;
	margin-top:0.9vw;
	display:none;
}

#site-title h1 a {
	color:#FFF;
	font-size:1.4vw;
	text-decoration:none;
}

#site-description {
	color:#FFF;
	padding-top:0.2vw;
	display:none;	
}

#right_menu_srch {
	width:40vw;
	height:auto;
	float:right;
	margin-top:4.6vw;
}

#searchBtnLSSE {
	background:url(images/search_glass.jpg) top left no-repeat;
	background-size:cover;
	border:0;
	width:1.6vw;
	margin-right: 1.7vw;
	height:1.6vw;
	cursor:pointer;
	float:right;
}

#upper_nav {
	float:right;
	width:100%;
	height:2vw;
	margin-bottom:1.4vw;
}

#upper_nav span {
	display:inline-block;
	margin-top:0.6vw;
	float:right;
}

#upper_nav li {
	display:inline-block;
	list-style:none;
	margin-right:1.3vw;
	float:left;	
}

#upper_nav li a {
	color:#323232;
	text-decoration:none;	
}

#menu {
	width:auto;
	height:auto;
	float:right;	
}

#menu li {
	list-style:none;
	display:inline-block;
	margin-right:1.7vw;
}

#menu li a {
	font-family: 'Open Sans', sans-serif;
	color:#323232;
	font-size:1.3vw;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#fullwidth_menu {
	width:100%;
	height:auto;
}

#fullwidth_menu ul {

}

#fullwidth_menu ul li {
	color:#FFF;
	font-size:1.8vw;
	text-transform:uppercase;
	font-weight:bold;
	width:33.3%;
	height:25vw;
	float:left;
	vertical-align:middle;
	text-align:center;
	box-sizing:border-box;
	display:table;
	position:relative;
	margin-left: 0vw !important;
    margin-bottom: 0vw !important;
}

#fullwidth_menu:hover li:hover:after {
  	background-color:#565656;	
  	opacity:0.6 !important;	
}

#fullwidth_menu li:after {
	display:block;
  	position: absolute;
  	background-color:#565656;
  	content:"";
  	top:0;
  	left:0;
  	width:100%;
  	height:100%;
  	opacity:0.2;
	z-index:9990;
}

#fullwidth_menu li a {
	width:100%;
	height:4.8vw;
	margin-top:10vw;
	color:#FFF;
	text-decoration:none;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);	
	display:inline-block;
	position:relative;
	z-index:9999;
}

#fullwidth_menu li a:after {
	width:100%;
	display:block;
	padding-top:.5vw;
	content: "\3d";	
	font-family: 'ElegantIcons';
	font-size:2.4vw;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.civil_menu {
	background:url(images/civil_tile.jpg) top center no-repeat;
	background-size:cover;
}

.water_menu {
	background:url(images/water_tile.jpg) top center no-repeat;
	background-size:cover;
}

.wastewater_menu {
	background:url(images/wastewater_tile.jpg) top center no-repeat;
	background-size:cover;	
}

.stormwater_menu {
	background:url(images/stormwater_tile.jpg) top center no-repeat;
	background-size:cover;	
}

.gis_menu {
	background:url(images/gis_tile.jpg) top center no-repeat;
	background-size:cover;		
}

.surveys_menu {
	background:url(images/surveys_tile.jpg) top center no-repeat;
	background-size:cover;	
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
}

/* Modal Content/Box */
.modal-content {
	background:url(images/logo_watermark.jpg) top right no-repeat #FFF;
	background-size:auto 100%;
	margin-top:6vw;
	margin-left:73vw;
    padding: 20px;
    border: 1px solid #888;
	display:block;
    width: 15vw; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal-content #s {
	margin:0.5vw 0vw;	
}

/* Swipe 2 required styles */

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}

/* END required styles */

/* Projects */

#project_CatsFilter {
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:1.5vw 0vw 0vw 0vw;	
}

#project_CatsList {
	width:100%;
	height:1090px;
	box-sizing:border-box;
	padding:1.5vw 0vw;
	overflow:hidden;	
}

#projects_FilterList {
	list-style:none;
	text-align:center;
}

#projects_FilterList li {
	font-size:.8vw;
	display:inline-block;
	margin-left:.5vw !important;
	position:relative;
}

#projects_FilterList li a {
	display:block;
	padding:.5vw;
	border:1px solid #cdc29e;
	background:#f6f3e9;
	border-radius:4px;
	text-decoration:none;
	color:#000;	
}

#projects_FilterList a.active {
	background:#565656;
	color:#FFF;
}

.project_ItemWrap {
	width:32.2%;
	height:17.7vw;
	display:block;
	float:left;
	margin-bottom:.8vw;
	margin-right:.8vw;
	background-size:cover !important;
	background-position:center center !important;
	background-repeat:no-repeat;
	position:relative;
	box-sizing:border-box;
}

.project_ItemWrap a {
	display:block;
	width:100%;
	height:100%;	
}

.project_ItemWrap h1 {
	font-size:.8vw;
	color:#FFF;
	background-color: rgba(0, 0, 0, 0.6);
	text-align:center;
	width:100%;
	height:auto;
	min-height:2vw;
	padding:.2vw;
	display:block;
	position:absolute;
	bottom:0vw;
	left:0vw;
}

#project_PaginateProject {
	width:100%;
	height:auto;
	margin-top:.8vw;
}

#project_PaginateProject span:nth-child(1) {
	padding-right:.5vw;
	margin-right:.5vw;	
	border-right:1px solid #666;	
}

#project_PaginateProject span.current {
	background:#565656;
	color:#FFF;
	padding:.2vw;
}

#project_PaginateProject a {
	padding:0vw .5vw;	
}

#content_leftColProp {
	width:60%;
	height:auto;
	box-sizing:border-box;
	float:left;	
}

#content_leftColProp h1.entry-title a {
	font-size:1.5vw;
	line-height:2vw;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#565656;
}

#content_leftColProp h2 {
	color:#227e94 !important;
}

#gallery_rightColProp {
	width:40%;
	padding-left:4%;
	box-sizing:border-box;
	float:right;
	height:auto;
	position:relative;
}

#gallery_rightColProp span.rightColProp {
	width:100%;
	height:auto;
	display:block;
}

#gallery_rightColProp img {
	width:100%;
	height:auto;
}

#content_subpage .footer {
	padding-top:1.2vw;
	width: 100%;
	height: 5vw;
}

#nav-below {
	display: block;
	width: 100%;
	height: auto;
}

.nav-previous {
	width:auto;
	height: 3vw;
	float:left;	
}

.nav-previous a {
	width: auto;
	display: block;
}

.nav-next {
	width:auto;
	height: 3vw;
	float:right;
}

.nav-next a {
	width: auto;
	display: block;
}

/* Content */

#content_subpage {
	width:73.6vw;
	height:auto;
	margin:0 auto;
	padding-top:3vw;
	padding-bottom:3vw;
}

#content_subpage img {
	max-width: 100%;
	height: auto;
}

#content_subpage h1.entry-title {
	display:none;	
}

#content_subpage h3 {
    font-size: .9vw;
    font-weight: bold;
    color: #565656;
    margin-bottom: .8vw;
}

.culture_content table {
	margin-top: 1vw;
}

.culture_content table img {
	max-width: 35vw !important;
	height: auto;
}

.culture_content table td {
	width: 50%;
	vertical-align: middle;
	position: relative;
}

.culture_content h1 {
	font-style: italic;
}

.bluebox_culture {
	display: block;
	width: 80%;
	height: auto;
	padding: 1vw;
	margin: 0 auto;
	box-sizing: border-box;
	border: 3px solid #565656;
}

.bluebox_culture p {
	text-align: center;
	line-height: 1.5;
}

p#breadcrumbs {
	text-transform:uppercase;
	font-size:.8vw;
	font-weight:bold;
	letter-spacing:2px;
}

#lssebreadcrumb_SEO {
	width:100%;
	height:auto;
	color:#227e94;
	padding-left:14.739vw;
	padding-top:2vw;
	box-sizing:border-box;
}

#lssebreadcrumb_SEO a {
	color:#227e94;
	text-decoration:none;
	text-transform:uppercase;	
}

#lssebreadcrumb_SEO a:hover {
	text-decoration:underline;
}

.title_subpgWide {
	width:100%;
	height:auto;
	background:#565656;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:1.3vw;
	font-weight:bold;
	padding:2vw 0vw;
	border-top:.5vw solid #000000;
}

.subpage_title {
	color:#565656;
	font-size:1.2vw;
	font-weight:bold;
	text-transform:uppercase;	
}

.subpage_SEO {
	border-bottom:.5vw solid #565656;
    background-size: 100% auto;		
}

#content_submidOuter {
	width:100%;
	height:auto;
	margin:0 auto;
    background-size: 100% auto;
	overflow:auto;
}

#content_topband, .content_topband {
	width:60vw;
	height:auto;
	margin:0 auto;
	padding:4vw 0vw;
	overflow:auto;	
}

#content_topband a, .content_topband a {
	color: #003b58;
}

#content_topband a:hover, .content_topband a:hover {
	text-decoration: underline !important;
}

#content_topband li, .content_topband li {
	padding-bottom: .9vw;
	line-height: 1vw;
}

#content_midband, .content_midband {
	background:#d6d6d6;
	border-top:.2vw solid #565656;
	border-bottom:.2vw solid #565656;
	padding:4vw 0vw;
}

.midband_fifty {
	width:50%;
	box-sizing:border-box;
	padding: 0vw 1vw 0vw 0vw; 
	float: left;
}

.midband_fifty:last-child {
	padding: 0vw 0vw 0vw 1vw; 
}

#content_midbandInner, .content_midbandInner {
	width:60vw;
	height:auto;
	margin:0 auto;	
}

#content_midbandInner img, .content_midbandInner img {
	max-width: 100%;
	height: auto;
}

/* Logo Bands */
.professional_affiliations_logos img {
	padding: 0vw 0.781vw;
	width: 10.416vw;
	height: auto;
	margin: auto 0;
	display: inline-block;
	vertical-align: middle;
}

.professional_affiliations_logos p {
	display: inline-block;
	vertical-align: middle;
}

.professional_affiliations_logos td {
	text-align: center;
	vertical-align: middle;
	padding: 1vw 0vw;
}

.comminv_charities_logos table {
	margin-bottom: 2vw;
}

.comminv_charities_logos img {
	padding: 0vw 0.781vw;
	width: 10.416vw;
	height: auto;
	margin: auto 0;
	display: inline-block;
	vertical-align: middle;
}

.comminv_charities_logos p {
	display: inline-block;
	vertical-align: middle;
}

.comminv_charities_logos td {
	text-align: center;
	vertical-align: middle;
	padding: 1vw 0vw;
}

.comminv_community_logos img {
	padding: 0vw 0.781vw;
	width: 10.416vw;
	height: auto;
	margin: auto 0;
	display: inline-block;
	vertical-align: middle;
}

.comminv_community_logos p {
	display: inline-block;
	vertical-align: middle;
}

.comminv_community_logos table {
	margin-bottom: 2vw;
}

.comminv_community_logos td {
	text-align: center;
	vertical-align: middle;
	background: #ffffff;
	padding: .8vw;
}

.comminv_professional_logos img {
	padding: 0vw 0.781vw;
	width: 10.416vw;
	height: auto;
	margin: auto 0;
	display: inline-block;
	vertical-align: middle;
}

.comminv_professional_logos p {
	display: inline-block;
	vertical-align: middle;
}

.comminv_professional_logos table {
	margin-bottom: 2vw;
}

.comminv_professional_logos td {
	text-align: center;
	vertical-align: middle;
	background: #ffffff;
	padding: .8vw;
}

.innerSidebar {
	width:40%;
	box-sizing:border-box;
	padding-left:3vw;
	float:right;	
}

#content_lowerband {
	width:60vw;
	height:auto;
	margin:0 auto;
	padding:4vw 0vw;	
}

/* Entry Content */

.entry-content h1 {
	font-size:1.6vw;
	font-weight:bold;
	color:#565656;
	margin-bottom:.8vw;
}

.entry-content h2 {
	font-size:1.3vw;
	font-weight:bold;
	color:#565656;
	margin-bottom:.8vw;
}

#content_subpage h3 {
    font-size: 1.0vw;
    font-weight: bold;
    color: #565656;
    margin-bottom: .8vw;
}

.entry-content h4 {
	font-size:.9vw;
	font-weight:bold;
	color:#565656;
	margin-bottom:.8vw;
}

.entry-content a {
	color: #003b58;
}

.indent_heading {
	margin-left: 3vw;
}

.indent_heading_right {
	margin-right: 3vw;
}

#container {
	width:100%;
	height:auto;
	margin:0 auto;
    background-size: 100% auto;	
}

#container p {
	line-height:1.3;
	margin-bottom:1.4vw;
}

#container h2 {
	font-size:1.1vw;
	font-weight:bold;
	color:#565656;
	margin-bottom:.8vw;
}

#container h2 a {
	color:#565656;
	text-decoration:none;	
}

#container h2 a:hover {
	color:#565656;
	text-decoration:underline;	
}

#content_submidOuter ul, #content_subpage ul {
	list-style:disc;
	margin-top:1vw;
}

#content_submidOuter ul li, #content_subpage ul li {
	margin-left:1.2vw;
	margin-bottom:1vw;
	cursor:pointer;
}

#home_slider {
	height:33.4vw;
}

#home_slider nav {
	height:auto;
	width:100%;
	margin-top:-4.3vw;
	position:relative;
	z-index:99999;
}

#home_slider nav ul {
	text-align:center;	
}

.slected_slider_nav { 
	width:13vw !important;
	height:9.75vw !important;
	margin-top:0vw;
	/* padding-top:4.5vw; */
	font-size:1.5vw;	
	border:.2vw solid #565656;
	box-sizing:border-box;
}

.slected_slider_nav span {
	background-color:rgba(255, 255, 255, 0.0) !important;	
	font-size:1.4vw;	
}

#home_slider nav ul li {
	display:inline-block;
	width:12vw;
	height:8vw;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-size:.9vw;
	font-weight:bold;
	text-transform:uppercase;
	background-size:cover !important;
	box-sizing:border-box;
	cursor:pointer !important;
	vertical-align:middle;
	margin-left: 0vw !important;
    margin-bottom: 0vw !important;
}

#home_slider nav ul li span {
	width:100%;
	height:100%;
	padding-top:3.2vw;
	text-align:center;
	box-sizing:border-box;
	display:block;
	background-color:rgba(255, 255, 255, 0.4);
	white-space:pre-wrap;
}

.slider_item_wrap {
	width:100%;
	height:33.4vw;
	max-height:35vw;
	padding-top:10vw;
	background-position:center -23vw !important;
	background-size:100% auto !important;
	position:relative;
	border-bottom:.5vw solid #565656;
}

.slider_inner_content {
	width:85vw;
	height:12vw;
	margin:0 auto;
	vertical-align:middle;
	position:relative;
	display:table;	
	/* Background */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 24%, rgba(0,0,0,0.45) 76%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 24%,rgba(0,0,0,0.45) 76%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 24%,rgba(0,0,0,0.45) 76%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.loopcontent {
	width:auto;
	height:12vw;
	position:relative;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

.loopcontent h1 {
	font-size:2.5vw;
	font-weight:bold;
	letter-spacing:.2vw;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
}

.loopcontent p {
	text-align:center;
	color:#f6a704;
	font-size:1vw;
	font-weight:bold;
	letter-spacing:.1vw;
	margin-bottom:1.5vw;
}

.loopcontent a {
	font-size:.8vw;
	font-weight:bold;
	letter-spacing:.1vw;
	background:#f6a704;
	width:10vw;
	padding:1vw;
	text-transform:uppercase;
	text-decoration:none;
	position:absolute;
	bottom:-1.5vw;
	left:0;
	right:0;
	margin:0 auto;
	color:#565656;
	display:block;
}

.caption_lower_slider {
	position:absolute;
	bottom:0vw;
	text-align:center;
	width:100%;
	padding:1.1vw;
	font-size:.7vw;
	font-style:italic;
	font-weight:bold;
	background-color: rgba(255, 255, 255, 0.75);
}


.home_bandcontent {
	width:100%;
	height:auto;
	padding:5vw 0vw;
	background-size: 100% auto;
	display:table;
}

.home_bandcontent_lineheight {
	width:100%;
	height:auto;
	padding:5vw 0vw;
	background-size: 100% auto;
	display:table;
}

.home_bandcontent_lineheight h1 {
	font-size:2vw;
	font-weight:bold;
	color:#565656;
	letter-spacing:.1vw;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:1.5vw;
}

.home_bandcontent_lineheight p {
	font-size:1vw;
	line-height:1.4vw;	
}

.home_bandcontent div {
	width:60vw;
	height:auto;
	margin:0 auto;
}

.blue_bandcontent {
	width:100%;
	height:auto;
	padding:2.5vw 5vw 5vw 5vw;
	background:#565656;	
}

.blue_bandcontent h2 {
	color:#FFF;
	font-size:1.3vw;
	font-weight:bold;
	text-align:center;
	margin-bottom:2.1vw;
}

#news_announce_wrap {
	width:67vw;
	height:auto;
	margin:0 auto;	
}

#news_announce_wrap h2 {
	color:#FFF;
	font-size:1.4vw;
}

#news_announce_wrap img {
	width:30vw;
	height:auto;	
}

.news_announce_content {
	width:34vw;
	height:auto;
	float:right;	
}

.news_announce_content p {
	color:#FFF;
	line-height:1.3vw;	
}

.news_announce_content h3 {
	color:#f6a704;
	font-weight:bold;
	margin:1.5vw 0vw;
	letter-spacing:.1vw;
	text-transform:uppercase;	
}

.pointsperfimg {
	width:19vw;
	height:auto;
}

.blueheading {
	color:#565656;
	font-size:2vw;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	margin-bottom:1.5vw;
}

.blueheading_smaller {
	color:#565656;
	font-size:1.5vw;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	margin-bottom:1.5vw;
}

.yellowheading_smaller {
	text-align: center;
    color: #f6a704 !important;
    font-size: 1vw !important;
    font-weight: bold !important;
    letter-spacing: .1vw !important;
    margin-bottom: 1.5vw !important;
	text-transform:uppercase;	
}

.goldline_small {
	font-weight:bold;
	color:#f6a704;
	letter-spacing:.1vw;
	margin-bottom:1.5vw;	
}

.about_float_contain {
	width:auto;
	height:auto;
	display:block;
	float:left;	
}

.about_float_contain h2 {
	margin-left:.5vw;	
}

.about_float_tile {
	width:12vw;
	padding:0vw .5vw;
	height:auto;
	display:block;
	float:left;
	position:relative;
	box-sizing:border-box;
	font-size: .8vw;
    color: #565656;
    margin-bottom: .8vw;	
}

.about_float_tile strong {
	display:inline-block;
	font-size:1vw;
	font-weight:bold;
	margin-bottom:.4vw;
	color:#000;
}

.about_float_tile img {
	width:100%;
	height:auto;
	margin-bottom:.4vw;
}


.post-edit-link {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	background-color:#f9f9f9;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	margin-bottom: 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

.post-edit-link:hover {
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	background-color:#e9e9e9;
}

.bio_tileimg {
}

.mrktimg_LSSE {
	width:15.625vw;
	height:9.583vw;
	margin-bottom:2vw;
}

.projects_tablethrd {
	width:100%;
	height:auto;
	margin-bottom:2vw;
	box-sizing:border-box;
}

.projects_tablethrd td {
	width:33%;
	padding-right:.5vw;
	box-sizing:border-box;	
}

.related_item_wrap {
	width:100%;
	height:auto;
	min-height:15.625vw;
	padding:1.3vw;
	margin-bottom:2.5vw;
	border:1px solid #cdbd94;
	background:#FFF;
	box-sizing:border-box;
}

.related_item_wrap img {
	width:15.625vw;
	height:11.718vw;
	float:left;
	margin-right:1.5vw;
	object-fit: cover;	
}

.related_item_link {
	display:inline-block;
	background:#cdbd94;
	padding:.9vw .8vw;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:.8vw;
	font-weight:bold;
	letter-spacing:1px;
}

#next-prev-mkts {
	width:100%;
	height:auto;
	padding-top:.7vw;
	box-sizing:border-box;
	position:relative;
}

.prev-mkt-l {
	font-family: 'ElegantIcons';
	text-decoration:none;
	color:#999;
	font-size:2vw;
	position:absolute;
	left:15vw;
}

.prev-mkt-r {
	font-family: 'ElegantIcons';
	text-decoration:none;
	color:#999;
	font-size:2vw;	
	position:absolute;
	right:15vw;
}

#lssenews_left {
	width:68%;
	height:auto;
	float:left;
}

#present_postlist {
	width:30%;
	height:auto;
	float:right;
	padding:1vw;
	margin-left:2%;
	margin-bottom:2%;
	box-sizing:border-box;
	background:#fffdee;
}

#present_postlist a {
	display:block;
	margin-bottom:1vw;	
}

.anythingWindow li {
	margin:0 !important;
	padding:0 !important;
}

#present_lsse {
	text-align:center;
	width: 73.6vw;
	height:auto;
	margin:0 auto;
	box-sizing:border-box;
	margin-bottom:2vw;
}

#present_lsse div {
	margin:0 auto !important;	
}

#present_lsse ul.slides {
	margin:0 auto;	
}

.metaslider .flex-control-nav {
    border: 0;
    margin: auto;
    list-style-type: none;
    list-style: none;
    padding: 0;
    bottom: -3vw !important;
    line-height: 15px !important;
    z-index: 2;
}

.content_boxrpt {
	width: 73.6vw;
	height:auto;
	margin:0 auto;
	box-sizing:border-box;
	padding:2vw 0vw 4vw 0vw;
}

/* Footer */

#before_footer {
	width:100%;
	background:#565656;	
	padding:4vw 0vw;	
}

#before_footerInner {
	width:73.6vw;
	height:auto;
	margin:0 auto;
}

#before_footerInner h2 {
	font-size:1.1vw;
	line-height:1.3vw;
	letter-spacing:2px;
	font-weight:bold;
	color:#e1dac3;
	margin-bottom:.8vw;
}

#before_footerInner p {
	color:#FFF;	
}

#footer {
	width:100%;
	height:auto;
	padding-top:4vw;
	background-size:100% auto;	
}

#footer_inner {
	width:73.6vw;
	height:auto;
	margin:0 auto;
}

#footer_inner a {
	color:#565656;
}

#footer_inner a:hover {
	text-decoration: underline !important;
}

#footer_inner strong {
	color:#565656;
	font-weight:bold;
	line-height:1.4vw;	
}

#footer_inner p {
	color:#666666;
	line-height:1.4vw;
}

#footer_inner h4 {
	font-size:.8vw;
	color:#565656;
}

#footerCol1 {
	width:14vw;
	height:35vw;
	float:left;
	position:relative;
	box-sizing:border-box;	
}

#footerCol1 img {
	max-width:12vw;
	height:auto;	
}

#footerCol2 {
	width:17.5vw;
	height:35vw;
	padding:3vw;	
	float:left;
	position:relative;
	box-sizing:border-box;
}

#footerCol3 {
	width:17.5vw;
	height:35vw;	
	padding:3vw;	
	float:left;
	position:relative;	
	box-sizing:border-box;	
}

#footerCol4 {
	width:24vw;
	height:35vw;
	padding:3vw;		
	float:left;
	position:relative;	
	box-sizing:border-box;	
}

.goldButton {
    font-size: .8vw;
    font-weight: bold;
    letter-spacing: .1vw;
    background: #f6a704;
    width: 10vw;
	height:2.6vw;
    padding: 1vw;
    text-transform: uppercase;
    text-decoration: none;
	text-align:center;
    color: #FFF;
    display: inline-block;
}

.lineheight_1-3 {
	line-height:1.3vw;	
}

.floatMapR {
	width:31.25vw;
	height:23.437vw;
	float:right;
	margin-left:2vw;	
}


/* END */
}


