/* Generated by less 2.5.1 */
/* ------------- Main Defaults ------------- */
.light {
  font-weight: 300;
}
.normal {
  font-weight: 400;
}
.medium {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extra-bold {
  font-weight: 800;
}
.font-family-sans,
.font-family-theme {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.font-family-serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.underline,
a.underline,
a .underline {
  text-decoration: underline;
}
a.underline:hover,
a.underline:active,
a.underline:focus,
a .underline:hover,
a .underline:active,
a .underline:focus {
  text-decoration: none;
}
.underline-none {
  text-decoration: none;
}
.sprites-retina {
  background-image: url(../images/retina-sprites-001.png);
  background-size: 250px;
  background-repeat: no-repeat;
}
.border1 {
  border: 1px solid #007db3;
}
.border2 {
  border: 1px solid #e41518;
}
.border-reversed {
  border: 1px solid #bbb;
}
.circle {
  border-radius: 50%;
}
.circle img {
  border-radius: 50%;
  vertical-align: middle;
}
.lozenge {
  border-radius: 8px;
}
.box-shadow {
  box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.8);
}
.box-shadow-over {
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.8);
}
.box-shadow-none {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.text-shadow {
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
.transition {
  transition: all 0.2s ease-in-out;
}
.section-bg {
  background-color: #333333;
  background-image: linear-gradient(180deg, #333333, #888888);
}
.inline-block {
  display: inline-block;
}
.float-left {
  float: left;
  max-width: 100%;
}
.float-right {
  float: right;
  max-width: 100%;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
img {
  -ms-interpolation-mode: bicubic;
}
.pdf {
  margin: 16px 0 16px;
}
.pdf a,
a .pdf {
  padding: 10px 0 8px 38px;
  min-height: 34px;
  background-image: url(../images/icons/pdficon_large.png);
  background-position: 0px center;
  background-repeat: no-repeat;
}
.pdf a {
  background-position: 0px 3px;
}
a.is-muted,
a.is-muted:hover,
a.is-muted:focus {
  /*  Use to override anchor default, e.g. on logo image  */
  text-decoration: none;
  color: #666;
  padding: 0;
  border-bottom: none;
}
a.no-outline:focus {
  outline: none;
  border-radius: 50px;
  box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.8);
}
.pale1 {
  opacity: 0.2;
}
.pale2 {
  opacity: 0.4;
}
.pale3 {
  opacity: 0.5;
}
.pale4 {
  opacity: 0.75;
}
.pale5 {
  opacity: 0.9;
}
/* ------------- Main Typography ------------- */
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  font-smoothing: 'antialiased';
}
@media screen and (min-width: 500px) {
  body {
    font-size: 1.6rem;
  }
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  margin: 1.5em auto 1em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.25;
}
h1,
.h1 {
  font-size: 2.8rem;
  font-weight: 400;
  margin: 0 auto 1.4em;
}
h2,
.h2 {
  font-size: 2rem;
  margin-bottom: .8em;
}
h2:first-child,
.h2:first-child {
  margin-top: 0;
}
h3,
.h3 {
  font-size: 1.8rem;
}
h4,
.h4 {
  margin: 1em auto .5em;
  font-weight: 700;
  font-size: 1.44rem;
}
h5,
.h5 {
  font-size: 1.4rem;
  color: #333333;
}
h6,
.h6 {
  font-size: 1.2rem;
  color: #333333;
}
p {
  margin-bottom: .5em;
}
.lead {
  font-size: 1em;
  font-weight: 700;
  color: #595959;
}
ul {
  padding-left: 20px;
  margin-bottom: 1em;
}
li {
  margin-bottom: .6em;
}
a {
  padding: 2px 0;
  font-weight: 700;
  color: #007db3;
}
a:hover,
a:focus {
  color: #e41518;
}
strong,
b {
  font-weight: 600;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  /* IE 8 fix */
  -ms-interpolation-mode: bicubic;
}
hr {
  border-color: #007db3;
}
.text-small {
  font-size: 1.1rem;
}
.alt-link a,
a.alt-link {
  color: #333333;
}
h1.alt-link a,
h1a.alt-link,
h2.alt-link a,
h2a.alt-link,
h3.alt-link a,
h3a.alt-link {
  color: hotpink;
}
p.pdf {
  margin: 1.4em 0;
}
.pdf a {
  padding: 10px 0 8px 38px;
  min-height: 34px;
  background-image: url(../images/icons/pdficon_large.png);
  background-position: 0px center;
  background-repeat: no-repeat;
}
.reversed {
  color: #fff;
  font-weight: 400;
}
.reversed h1,
.reversed h2,
.reversed h3,
.reversed h4,
.reversed h5,
.reversed h6,
.reversed .h1,
.reversed .h2,
.reversed .h3,
.reversed .h4,
.reversed .h5,
.reversed .h6 {
  color: #fff;
}
.skip {
  position: absolute;
  top: -50px;
  left: 20px;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 800;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a.skip {
  background-color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
a.skip:focus {
  top: 20px;
}
.header-site-wrap {
  position: relative;
  z-index: 80;
}
.header-logo-cell {
  position: relative;
  width: 50%;
  min-width: 180px;
  max-width: 246px;
  margin: auto;
}
.header-logo {
  display: block;
}
/* Media Queries */
@media screen and (min-width: 768px) {
  .header-logo-cell {
    width: 246px;
  }
  .header-logo {
    width: 100%;
    top: 20px;
    left: 0;
  }
}
/* ------------- Main Layout Boxes ------------- */
html {
  min-height: 100%;
  position: relative;
}
#wrap {
  position: relative;
  min-width: 320px;
  max-width: 960px;
  padding: 36px 30px 20px;
  border-radius: 12px;
  background: #fff;
}
.auto-box {
  max-width: 1200px;
  margin: 0 auto;
}
.pad-box {
  padding: 0 30px;
}
.page-sections-wrap {
  padding: 0;
  width: 100%;
}
/* ----------- main content holders ------------- */
#content {
  position: relative;
  margin: 0 auto;
}
.main-article {
  margin: 30px auto 30px;
  line-height: 1.6;
  max-width: 900px;
}
.main-article h1 {
  margin: 1.4em .25em .6em;
  font-size: 2.2rem;
  font-weight: 700;
}
.dev-notice {
  margin: 40px 0;
  padding: 20px 10px;
  color: #007db3;
  border: 3px #007db3 solid;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-transform: capitalize;
}
.contact-us {
  margin: 46px 0 14px;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #777;
  letter-spacing: 5px;
}
.address-box {
  max-width: 260px;
  margin: auto;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  padding-bottom: .2em;
}
address {
  margin-bottom: .75rem;
}
.address-box-item {
  padding: 10px 0 0;
}
.address-box-item .organization-name {
  margin: .8em .25em .6em;
  font-size: 1.6rem;
}
.address-box-item .tel {
  display: block;
  margin: 10px 0 0;
}
@media screen and (min-width: 420px) {
  .address-box {
    max-width: 340px;
  }
}
.gas-safe-cert {
  position: absolute;
  bottom: 0px;
  right: 10px;
  width: 80px;
  height: 100px;
}
@media screen and (min-width: 550px) {
  .gas-safe-cert {
    bottom: 7px;
    right: 10px;
    width: 100px;
    height: 120px;
  }
}
/* ----------- Banner Images ----------- */
.sp {
  padding: 0 20px 20px;
  text-align: center;
  font-size: 11px;
  color: #c5c5c5;
}
.sp a {
  color: #777;
  font-weight: 400;
}
.sp a:hover,
.sp a:focus {
  color: #007db3;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 768px) {
  html {
    background-image: linear-gradient(315deg, #333333, #888888);
  }
  body {
    padding: 0 30px;
    background: none;
  }
  #wrap {
    margin: 30px auto;
    padding: 36px 60px;
    box-shadow: 0px 25px 20px -20px rgba(0, 0, 0, 0.6);
  }
  .dev-notice {
    padding: 20px 30px;
    font-weight: 400;
    font-size: 1.8em;
  }
  .sp a {
    color: #ccc;
  }
  .sp a:hover,
  .sp a:focus {
    color: #fff;
  }
}
