body {
  padding-top: 76px;
}

.bottom-menu {
  padding: 30px 0;
}

.bottom-menu .bottom-menu-brand {
  font-weight: 400;
  font-size: 22px;
}

.tile-title {
  margin-bottom: 10px;
}

.tile p {
  line-height: 1.5;
}

.navbar {
  margin-bottom: 0;
}

.opening {
  padding: 20px 0;
  background: #ecf0f1;
  margin-bottom: 40px;
}

.intro {
  height: 460px;
  background: url('../img/intro.jpg') top center no-repeat;
  text-align: center;
}

.logo {
  margin-top: 60px;
  display: inline-block;
}

.summary-title {
  font-weight: 600;
  margin-top: 20px;
  font-size: 38px;
}

.wrapper {
  font-family: 'Open Sans', sans-serif;
}

.proud {
  font-size: 34px;
}

.page-header {
  margin-top: 0;
}

.why {
  padding-top: 10px;
}

.why-first {
  padding-top: 0;
}

.why-last {
  padding-bottom: 20px;
}

.why-text h3 {
  font-size: 32px;
  margin-top: 0;
}

.why-img {
  text-align: center;
}

.why-img .img-vertical {
  height: 150px;
  margin-top: 10px;
}

.why-img .img-horizontal {
  width: 200px;
  height: auto;
  margin-top: 10px;
}

.closing {
  padding: 20px 0;
  background: #BDC3C7;
  margin-bottom: 10px;
}

.valign {
  display: table;
}

.closing h4 {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.result {
  text-align: center;
}

.result i {
  font-size: 64px;
}

.map {
  width: 100%;
  height: 400px;
  margin-top: 20px;
}

.order-now {
  margin-left: 20px;
}

.slogan {
  margin-left: 0;
}

.subpage-content {
  padding-bottom: 20px;
}

.container h1 {
  font-size: 38px;
}

.container h2 {
  font-size: 34px;
}

.anchor {
  padding-top: 80px;
  margin-top: -80px;
  display: inline-block;
}

@media(min-width: 992px) {
  .subpage-content h2 {
    margin-top: 0;
  } 
}
