/* this should have global styles */

  .region-header-top {
    background: #fff;
    height: 120px;
    border-bottom: 1px #999999 solid;
  }

  .region-header-bottom {
    background: #E1E1E1 !important;
    height: 70px;
  }

  .site-information {
    padding: 35px 0;
  }

  .site-information a {
    position: relative;
    z-index: 20;
    display: block;
  }

  .site-logo img {
    width: 50%;
    max-width: 225px;
  }

  .header-right {
    float: right;
    padding-top: 44px;
  }

  .header-right .block {
    float: left;
  }

  .header-right .menu {
    padding: 0;
    margin: 8px 5px 0 0;
  }

  .header-right .menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    border-left: 1px #dfdfdf solid;
  }

  .header-right .menu li a {
    color: #231f20;
    font-family: "PT Sans", Arial, sans-serif;
    font-size: 14px;
    margin: 0 12px;
    text-decoration: none;
  }

  .header-right .menu li.first {
    border-left: 0;
  }

  .header-right .menu li a.active,
  .header-right .menu li.active-trail a {
    display: inline-block;
    color: #009FDA;
    border-bottom: 3px #009FDA solid;
    padding: 0 4px;
    margin: 0 8px;
    height: 19px;
  }

  .header-right .menu li a:hover {
    color: #009FDA;
  }

  .header-right .menu li.last {
    margin-right: 8px;
  }

  .header-right .menu li.last a {
    padding-right: 10px;
  }

  .region-header .menu {
    font-family: "Helvetica Neue", Arial, sans-serif;
    float: right;
    margin: 0;
    padding: 0;
  }

  .region-header .menu li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
  }

  .region-header .menu li a {
    display: inline-block;
    line-height: 70px;
    height: 70px;
    padding: 0 26px;
    margin: 0 17px;
    color: #231F20;
    font-size: 17px;
    text-decoration: none;
    font-weight: bold;
  }

  .region-header .menu li a:hover {
    color: #009FDA;
  }

  .region-header .menu li.active-trail a,
  .region-header .menu li a.active {
    border-bottom: 6px #009FDA solid;
    height: 64px;
    color: #009FDA;
  }

  .front .region-header .menu li.last {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
  }

  .region-header .menu li.last {
    background-color: #009FDA;
    color: #ffffff;
    height: 80px;
    position: relative;
    top: -5px;
    z-index: 20;
  }

  .region-header .menu li.last a {
    color: #FFFFFF;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
  }

  #wrapFooter {
    /*! margin-top: 30px; */
    padding-top: 19px;
    /*! padding-bottom: 70px; */
    background: var(--earth);
  }

  .social-icons a {
    background: url("../images/social-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 36px;
    overflow: hidden;
    text-indent: 100px;
    width: 36px;
  }

  .social-icons a.facebook {
    background-position: 0 0;
  }

  .social-icons a.twitter {
    background-position: 0 -36px;
  }

  .social-icons a.youtube {
    background-position: 0 -72px;
  }

  .social-icons a.instagram {
    background-position: 0 -108px;
  }

  .footer-second .span6:first-child, .footer-second .span7:first-child {
    /* padding-left: 250px; */
    min-height: 75px;
    padding-top: 95px;
    background: url('../images/logos/logo-light.svg') no-repeat top left;
    /*! background-size: 40%; */
  }

  .footer-second p {
    margin: 15px 0 0 0;
    color: var(--snow);
    font-family: "PT Sans", Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
  }

  .footer-second p:first-child {
    margin-top: 0;
  }

  .footer-second .content ul {
    margin: 0 0 20px 0;
    padding: 0;
  }

  .footer-second .content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    color: var(--snow);
    line-height: 12px;
    font-size: 14px;
  }

  #wrapFooter a {
    color: var(--snow);
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;

  }

  #wrapFooter .region-footer-right ul li:first-child a {
    padding-left: 0;
  }

#wrapFooter .region-footer-right ul li a {
    padding: 0 10px;
  }

  .region-footer-right {
    margin-left: 30px;
  }

  #wrapHeader {
    /* margin-top: -4px; */
    background: var(--snow);
    position: relative;
    /* height: 191px; */
  }

  .header-bottom {
    background-color: #e1e1e1;
  }


  #wrapFooter a:hover {
    color: var(--moss);
  }

  #wrapFooter #footerCopyright p {
    color: #616161;
    font-size: 12px;
    line-height: 20px;
  }
.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

  .row-fluid .span3 {
    width: 23.076923076923077%;
    float: left;
    margin-left: 2.564102564102564%;
  }

  .row-fluid .span3:first-child {
    margin-left: 0;
  }

  .row-fluid .span6 {
    width: 43.917948717948715%;
    float: left;
    margin-left: 2.564102564102564%;
  }

  .row-fluid .span6:first-child {
    margin-left: 0;
  }

  .row-fluid .span7 {
    width: 57.44680851063829%;

  }

  .row-fluid .span5 {
    width: 40.42553191489362%;
  }

  .clearfix {
    display: block;
  }

  .footer-first h2, .footer-second h2, .footer-across h2, .footer-social h2 {
    color: #231F20 !important;
  }

  @media only screen and (max-width: 767px) {
    img.banner {
      width: 100% !important;
    }

    form {
      margin: 0 !important;
    }

    .site-information {
      padding: 25px;
      text-align: center;
    }

      #main, #header {
      width: 100% !important;
    }

    .footer-first {
      display: none !important;
    }

    #wrapMain {
      padding: 0;
    }

    #billing_addr_street1name, #billing_addr_street2name {
      max-width: 100% !important;
      width: 100% !important;
    }

    #footer {
      width: 90% !important;
      padding: 2% !important
    }

    [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
      display: block;
      float: none;
      width: 100%;
      /*! margin-left: 0; */
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
  }
