/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */

header {
  padding: 154px 0 80px;
}

@media (min-width: 442px) {
  header {
    padding: 156px 0 100px;
  }
}

section {
  padding: 150px 0;
}

.navbar-gw {
    background-color: #FFF;
    min-height: 75px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    padding: 0px;
    color: #CCC;
}

.navbar-brand-gw {
  display: inline-block;
    padding-top: 10px;
    /* padding-bottom: .3125rem; */
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-links-gw {
  margin: 40px 20px 0px 20px;
}

.bg-grey-gw {
    background-color: #E5E6E6;
}

.bg-ltblue-gw {
    background-color: #5688A3;
    color: white;
}

.bg-ltblue2-gw {
    background-color: #5789A4;
    color: white;
}

.bg-dkblue-gw {
    background-color: #33424F;
    color: white;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.gw-big {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 19px;
    font-weight: bold;
}

h2
{
  font-size: 56px;
  font-style: italic;
}

.gw-consumer-exp-container {
  margin:7px;
}

.consumer-exp-icon-container {
  background-color: #BCBDC0;
  text-align: center;
  padding: 15px;
}

.consumer-exp-desc-container {
  vertical-align: bottom;
  background-color: #A9ABAE;

}

.gw-consumer-exp-dec-content {
  position:absolute;
  bottom: 0px;
  padding-bottom: 10px;
}

.gw-consumer-exp-header {
  font-size: 27px;
  font-weight: bold;
  line-height: 25px;
}

.gw-consumer-exp-copy {
  font-size: 12px;
  line-height: 12px;
}

.gw-roi-border {
  border: 1px solid;
}

.gw-roi-metric {
  background-color: #BCBDC0;
  padding: 50px 80px 50px 80px;
  color: #77787B;
  text-align: center;
}

.gw-metric {
  font-size: 52px;
  font-weight:bolder;
  line-height: 38px;

}

.gw-roi-dec-content-container {
  background-color: #A9ABAE;
    padding: 0px 5px 5px 5px;
}

.gw-roi-dec-content {
  padding:15px;
  background-color: #A9ABAE;
}
