﻿.uppercase-head{font-size:2em;text-transform:uppercase;text-align:center}


.custom-header-image {
	background-position: center center;
	background-size: cover;
	padding: 10% 0;
	position: relative;
}


.no-header-image .custom-header-image {
	padding: 5% 0;
}


body:not(.no-header-image) .custom-header-image::before,
.lodestar-front-page .custom-header-image::before {
	background: rgba(0,0,0,0.5);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}


	

	.lodestar-front-page .custom-header {
		margin-top: 0 !important; 
	}


	.lodestar-front-page .custom-header-image {
		height: 1200px;
		height: 100vh;
		height: calc( 100vh - 85px );
		max-height: 100%;
	}
.fl-slide-text-left .fl-slide-content-wrap {float: left;text-align: left;}
.fl-slide-text-center .fl-slide-content-wrap {margin: 0 auto;text-align: center;}
.fl-slide-text-right .fl-slide-content-wrap {float: right;text-align: left;}
.fl-slide-text-left .fl-slide-content-wrap,.fl-slide-text-right .fl-slide-content-wrap {float: none;text-align: center;}
.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content-wrap,.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {min-height: 0;width: auto;}
.fl-node-5bc672bf35707 .fl-slide-0 .fl-slide-content-wrap { width: 80%; }
.fl-node-5bc672bf35707 .fl-slide-1 .fl-slide-content-wrap { width: 90%; }

.owl-carousel .item {
  margin: 3px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}

.owl-carousel .item figure {
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
}

.owl-carousel .item figure a {
  display: block;
}

.owl-carousel .item figure a img {
  display: block;
  width: 100%;
  height: auto;
}


.wpb_gallery .theme-default .nivoSlider {
  margin-bottom: 0;
}

.wpb_gallery .theme-default .nivo-controlNav {
  padding: 10px 0 3px 0;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: -35px;
}

.wpb_gallery .wpb_flexslider .flex-caption {
  cursor: default;
}


#content img,
#right_sidebar .widget_content img {
	max-width: 100%;
	height:auto;
}




#right_sidebar {
	position:relative;
	color:#ffffff;
	width:271px;
	font-family:Arial, sans-serif;
	float:right;
	margin-right:2%;
	margin-top:100px;
	margin-bottom:35px;
}


.widget_content h4,
#right_sidebar .widget_container h3 {
	font-size: .75em;
	font-family:Arial, sans-serif;
	color:#ffffff;
	padding-bottom:5px;
	text-transform:uppercase;
}


.widget_content p {
	font-size:.7em;
}

.widget_content a {
	color:#FFFFFF;
}


.widget_content a img {
	border:none;
}


.widget_content a:hover {
	color:#4a2932;
}


.widget_content{
	width:230px;
	margin:auto;
}


.widget_calendar .widget_content{
	font-size: .7em;
	font-weight: bold;
}

.footer { clear: both; text-align: center; padding: 30px 0 5px 0; font-size: 13.5px; font-weight: 300; color: #c7c7c5;  width: 863px; margin-left: 80px; line-height: 1.7; }

.footer a { color: #c7c7c5; text-decoration: none; }

.footer a:hover { text-decoration: underline; }

.footer div.vblock { float: left; text-align: left; width: 195px; display: inline-block; vertical-align: top;  margin: 0 0 0 20px; }

.footer div.vblock.mg {  }

.footer div.vblock:last-of-type { margin-right: 0; }

.footer div.vblock b + br { display: none; }


.grideschis
{
background-color:#E6E7E9;
}

.number-block { text-align: center; }


.header-contact,
.header-social-search{
	text-align: right;
}


.header-social-search{
	position: relative;
}


.header-social-search form{
	display: inline-block;
	margin-bottom: -2px;
}


	.header-contact,
	.header-social-search{
		float: right;
		width: 400px;
	}


	.header-social-search form.search-form-open{
		display: block;
	}


	.header-sponsored .header-contact,
	.header-sponsored .header-social-search{
		width: auto;
	}

.main-navigation ul li.menu-item-has-children span {
font-weight: 400;
font-size: 16px;
position: absolute;
top: 19px;
right: 10px;
width: 20px;
text-align: center;
height: 20px;
line-height: 20px;
z-index: 9;
cursor: pointer;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}

.main-navigation ul li.menu-item-has-children span.active {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
#container{overflow:hidden}

	#container.hfeed{ padding: 0; }
.clearfix:after,.clearfix:before,#container:after,#container:before,.widget-wrapper:after,.widget-wrapper:before{content:' ';display:table}
.clearfix:after,#container:after,.widget-wrapper:after{clear:both}
.ie7 .clearfix,.ie7 #container,.ie7 .widget-wrapper{zoom:1}


.entry-item-title a {
	font-size:24px;
	
}


#panel {
display:none;
}

  header .nav-col.toggle .mobile-nav-container {
    background-color: #001f36;
  }


  .mobile-nav-container {
    min-height: 80px;
    width: 100%;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 15px;
    margin-top: -2px;
  }

.bgcolor6 { background-color:#00853E; }
