/* Enter Your Custom CSS Here */

header#masthead .hgroup h1 {display: none;}
header#masthead .hgroup {display: none;}
.main-navigation ul li a {
    padding: 20px 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.main-navigation {background-color: rgba(255, 255, 255, 0.01); }
.main-navigation a {font-size: 12px;}
.main-navigation ul {text-align: right;}
.main-navigation ul li {display: inline-block; float: right;}
.main-navigation ul ul li {
display: inline-block;
float: none;
text-align: left;
}




#main-slider {line-height: 0; background: #111317;}

body,
button,
input,
select,
textarea { line-height: 1.1em; font-family: "lato-regular", Helvetica, Arial, "Lucida Grande", sans-serif; }

.entry-content { line-height: 1.4em; }




.main-navigation ul {
text-align: center;
  font-size: 1.0em;
  text-transform: uppercase;
}
.panel-row-style-wide-green {
background: #45821D;
border-top: 0px solid #00ffff;
border-bottom: 0px solid #DDDDDD;
  height: 20px;
}
#main {
    background: #FCFCFC;
    padding: 0px;
}
.layout-full .panel-row-style {
margin: 0 -1000px;
padding: 0px 1000px 0px 1000px;
}
.panel-row-style-wide-white {
background: #626262;
border-top: 0px solid #00ffff;
border-bottom: 0px solid #DDDDDD; height: 100%; margin: 0px;
}
.panel-row-style {
    zoom: 1;
    margin: 0 -20px;
    padding: 0px 0px;
    background-position: center center;
    background-repeat: no-repeat;
}


.show_hide {
display:none;
}

#footer-widgets .widget a {
    color: #303880;
}

.panel-grid-cell {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 0em;
}

.nivo-caption {background: #6EB6BE;}