/*
 *   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.
 */
.region-sidebar-second {
    margin-left: -32% !important;
    width: 32% !important;
}



.sidebar-second .content-inner {
   
    margin-right: 33% !important;
}

.front .region-sidebar-second {
    margin-left: -49% !important;
    width: 49% !important;
}

 .front .content-inner {
    margin-right: 50% !important;
		margin-left:0 !important;
}

.article-column {

width:100%
}

.views-slideshow-xtra-overlay {
padding-bottom:10px;
height:72%;
}


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

.overlay-slogan {
font-size:24px;
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;*/
}

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

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


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

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