#sp-feature-wrapper {
 padding: 10px !important;
   border-top: 1px solid #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
  box-shadow: 0 0px 0px rgba(0,0,0,0.3) inset;
  text-align: center;
}

#sp-main-menu ul.level-0 > li >a {
  display: block;
  margin: 0;
  padding: 10px;
  color: #666;
  font-size: 14px;
}
#sp-feature-wrapper #feature h1 {
  color: #fff;
  font-size: 72px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 0px;
}

#sp-header-wrapper {
 background: rgb(43, 53, 66) !important;
 padding: 10px 0 !important;
}

#sp-main-menu ul {
  list-style: none;
  margin: 0;
  padding: 50px 0px 0px 20px;
 }
#sp-header-wrapper a:hover {
 color: rgb(49, 51, 54) !important;
}
#sp-main-body-wrapper {
  padding: 20px 0;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #8c1313;
}
@media (max-width: 767px) {
  .responsive.bg {
    padding-left: 0;
    padding-right: 0;
  }
  .responsive .container {
    padding: 0 10px;
    max-width: 480px;
    min-width: 280px;
  }
  .responsive #sp-feature-wrapper {
    padding: 20px 0;
  }
  .responsive #sp-feature-wrapper #feature h1 {
    font-size: 100%;
    line-height: 25px;
  }
  .responsive #sp-feature-wrapper #feature p {
    font-size: 100%;
  }
  .responsive #sp-feature-wrapper #feature .btn {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .image-logo {
 width:60%;
 height:auto;
 max-width:30%;
 vertical-align:bottom;
 border:0;
 -ms-interpolation-mode:bicubic
}
  


}
h1,
h2,
h3 {
 line-height: 20px;
}

  .module h3 {
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 10px 0;
  line-height: normal;
  text-align: center;
}
.button {
 width: 100%;
}
