/** General Page Styles **/
body {
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
body {
  margin: 0;
  padding: 0;  
  font-family: 'Average Sans', sans-serif;
  font-weight: normal;
  font-size: 0.95em;
  line-height: 1.8em;
  color: #1b1b1b;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,b7b7b7+100 */
  background: #f9f9f9; /* Old browsers */
  background: -moz-linear-gradient(top,  #f9f9f9 0%, #b7b7b7 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #f9f9f9 0%,#b7b7b7 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #f9f9f9 0%,#b7b7b7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  background-attachment: fixed;
  height:100%;
}
h1 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.3em;
}
h2 {
  margin: 5px 0px 5px 0px;
  font-family: 'Average Sans', sans-serif;
  font-size: 1.0em;
  text-transform: uppercase;
  color: #f9f9f9;  
}
hr {
  border: 0;
  height: 1px;
  margin: 25px 0px 10px 0px;
  background: #ffffff;
  background-image: -webkit-linear-gradient(left, #ffffff, #999999, #ffffff);
  background-image: -moz-linear-gradient(left, #ffffff, #999999, #ffffff);
  background-image: -ms-linear-gradient(left, #ffffff, #999999, #ffffff);
  background-image: -o-linear-gradient(left, #ffffff, #999999, #ffffff);
}
a {
	text-decoration: none;
	color: #ffffff;
  transition: all 0.3s;
}
a:hover, a:focus {
	color: #e21838;
}
img {
  max-width: 100%;
  height: auto;
}
.img-fl {
	float: left;
}
.clear-fl {
	clear: both;
  font-size: 0.00000001em;
  height: 1px;
  width: 1px;
}

/** File Attachment Icons **/
.file--application-pdf {
  padding-left: 25px;
  background-image: url(img/pdf-icon.png);
  background-repeat:no-repeat;
}

/** Layout Page Styles **/
.container {
	width: 100%;
}
.section-inner {
  width: 100%;
  max-width: 1400px;
  height: auto;
  padding: 0px 15px 0px 15px;
  margin: 0px auto 0px auto;
  box-sizing: border-box;
}

/** Header Styles **/
.main-header {
  padding: 30px 0px 24px 0px;
  background-color: #052a39;
  border-bottom: 1px solid #010e13;
}
.logo {
  float: left;
  padding: 5px 0px 0px 0px;
}
.main-title {
  float: right;
  text-align: right;
}
.subtitle {
  background-color: #052a39;
  border-top: 1px solid #0f4054;
  border-bottom: 1px solid #f9f9f9;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.32);
}

/** Main Confurator Menu Styles **/
.lightbars {
  display: flex;
  flex-wrap: wrap;
  margin: 45px auto 0px auto;
  transition: all 0.3s;
}
.lb2 {
  flex: 1;
  flex-basis: 23%;
  padding: 0px;
  margin: 0px 1% 25px 1%;
  transition: all 0.3s;
  box-sizing: border-box;
}
.lb {
  flex: 1;
  flex-basis: 23%;
  padding: 0px;
  margin: 0px 1% 25px 1%;
  background-color: #052a39;
  border-radius: 2px;
  border: 1px solid #f9f9f9;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  transition: all 0.3s;
  box-sizing: border-box;
}
.lb:hover, .lb:focus {  
  flex-basis: 25%;
  margin: 0px 0% 15px 0%;
  box-shadow: 0 14px 28px rgba(0,0,0,0.32), 0 10px 10px rgba(0,0,0,0.21);
  transition-delay: 0.3s;
}
.lb-title {
  display: block;
  width: 100%;
  padding: 5px 0px 10px 15px;
  box-sizing: border-box;
  background-color: #052a39;
  border-bottom: 1px solid #010e13;
  font-weight: 500;
  font-size: 1.5em;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s;
}
.lb:hover .lb-title {
  background-color: #e21838;
  border-bottom: 1px solid #991026;
  color: #ffffff;
}
.lb-title sup {
  font-size: 0.65em;
  transition: all 0.3s;
}
.lb:hover .lb-title {
  font-size: 1.6em;
}
.lb-img {
  padding: 0px;
  background-color: #000000;
  border-top: 1px solid #0f4054;
  border-bottom: 1px solid #010e13;
  transition: all 0.3s;
}
.lb:hover .lb-img {
  border-top: 1px solid #f9aab6;
}
.lb-img img {
  vertical-align: bottom;
  opacity: 0.6;
  filter: alpha(opacity=60);
  transition: all 0.3s;
}
.lb:hover .lb-img img, .lb:focus .lb-img img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lb-info {
  padding: 0px 5px 7px 15px;
  background-color: #052a39;
  border-top: 1px solid #0f4054;
  font-size: 0.80em;
  color: #ffffff;
  transition: all 0.3s;
}
.lb-info span {
  display: inline-block;
  width: 15px;
	height: 15px;
  margin-right: 2px;
  border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  font-weight: bold;
  line-height: 1.2em;
  color: #052a39;
  transition: all 0.3s;
}
.lb:hover .lb-info, .lb:focus .lb-info {
  padding: 0px 8px 0px 15px;
}
.lb:hover .lb-info a span, .lb:focus .lb-info a span {
  padding: 0px 0px 1px 1px;
}
.lb-info a:hover span, .lb-info a:focus span {
  background-color: #e21838;
  color: #ffffff;
}

/** Mobile Responsive Styles **/
@media screen and (max-width: 1024px) {
  .lb {
    flex-basis: 31.3333%;
  }
  .lb:hover, .lb:focus {  
    flex-basis: 33.3333%;
  }
}
@media screen and (max-width: 768px) {
  .lb {
    flex-basis: 48%;
  }
  .lb:hover, .lb:focus {  
    flex-basis: 50%;
  }
}
@media screen and (max-width: 640px) {
  h1 {
    margin: 8px 0px 8px 0px;
    font-size: 1.5em;
  }
}
@media screen and (max-width: 468px) {
  .logo {
    float: none;
    width: 100%;
    padding: 5px 0px 5px 0px;
    text-align: center;
  }
  .main-title {
    float: none;
    width: 100%;
    text-align: center;
  }
  .subtitle {
    text-align: center;
  }
  .lb {
    flex-basis: 98%;
  }
  .lb:hover, .lb:focus {  
    flex-basis: 100%;
  }
  .lb-title {
    padding: 5px 0px 10px 0px;
    font-size: 1.8em;
    text-align: center;
  }
  .lb-info {
    padding: 0px 0px 7px 0px;
    text-align: center;
  }
}