/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 81.3%;
}

.views-slideshow-xtra-overlay {
padding-bottom:5px;
height:90%;
}

#block-block-58 {
margin-top:10px;
}

#block-views-bd3e2ea1b7abe385e7e33b8ecc26b324{
width:95%;
margin:0 auto;
margin-top:10px;
margin-bottom:10px;
}

.article-column {

width:46.5%
}

.overlay-header {
font-size:36px;
color:#dcb810;
margin-top:-10px;
}

.overlay-slogan {
font-size:18px;
color:#dcb810;
/*margin-top:5px;*/
}

.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0px;
  width:14.2%;

}
.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  /*padding: 0 10px;*/
	font-size:90%;
}

.image-alter-front{
float:right;
}

.view-flexsider-banner .slide-overlay {
  max-width: 90%;
  padding: 0.5em ;
}


.view-flexsider-banner .slide-overlay h1 {
  line-height:1.15em;
  margin:0.25em 0;
  font-size: 1.75em;
}

.view-flexsider-banner .slide-overlay p {
  font-size:1.25em;
  margin-bottom:0em;
}