  /**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
.layout-footer-first {
  clear: both;
  overflow: hidden;
  background: #002269;
  padding: 2.5rem 0;
}

.layout-footer-first .field--name-body {
  text-align: center;
}

.layout-footer-first .container {
  padding: 0 25px;
}

@media (min-width: 960px) {
  .layout-footer-first {
    padding: 4.2rem 0 3.6rem;
  }
  .layout-footer-first .container {
    padding: 0 15px;
  }
  .layout-footer-first .field--name-body {
    text-align: left;
  }
}

.layout-footer-first .site-name {
  text-transform: uppercase;
  color: #fff;
  font-family: "robotobold", "Helvetica", Arial, sans-serif;
  font-size: 2rem;
  line-height: 2.8rem;
  margin-bottom: 15px;
  max-width: 325px;
  width: 100%;
  margin: 0 auto 15px;
}

@media (min-width: 768px) {
  .layout-footer-first .site-name {
    float: left;
    margin-bottom: 0;
    font-size: 2.8rem;
    max-width: 430px;
  }
}

@media (min-width: 960px) {
  .layout-footer-first .connect-with-us {
    float: right;
  }
}

.layout-footer-first .connect-with-us ul {
  margin: 0;
  padding: 0;
}

.layout-footer-first .connect-with-us ul li {
  list-style: none;
  margin-right: 10px;
  display: inline-block;
}

.layout-footer-first .connect-with-us ul li a {
  color: #fff;
  font-size: 2.8rem;
  text-decoration: none;
  overflow: hidden;
  width: 27px;
  height: 30px;
  letter-spacing: 10px;
}

.layout-footer-first .connect-with-us ul li a.snapchat {
  width: 30px;
  height: 30px;
}

.layout-footer-first .connect-with-us ul li a.snapchat:before {
  content: "\f2ab";
}

.layout-footer-first .connect-with-us ul li a.youtube {
  width: 34px;
  height: 30px;
}

.layout-footer-first .connect-with-us ul li:last-child {
  margin-right: 0;
}

.layout-footer-content {
  background: #222;
  color: #fff;
}

@media (max-width: 767px) {
  .layout-footer-content .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}

.layout-footer-content #block-address {
  margin-top: 3.6rem;
  margin-bottom: 4.6rem;
  text-align: center;
}

@media (min-width: 960px) {
  .layout-footer-content #block-address {
    margin-bottom: 4.3rem;
  }
}

.layout-footer-content #block-address .col-sm-4 {
  margin-bottom: 2.3rem;
}

@media (max-width: 767px) {
  .layout-footer-content #block-address .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 959px) {
  .layout-footer-content #block-address .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 960px) {
  .layout-footer-content #block-address .col-sm-4 {
    margin-bottom: 0;
  }
}

.layout-footer-content #block-address .col-sm-4:last-child {
  margin-bottom: 0;
}

.layout-footer-content #block-address .col-sm-4 h3 {
  color: #FFDF00;
  font-size: 1.6rem;
  line-height: normal;
  font-family: "robotobold", "Helvetica", Arial, sans-serif;
  margin-bottom: 1.3rem;
}

@media (min-width: 960px) {
  .layout-footer-content #block-address .col-sm-4 h3 {
    font-size: 2rem;
  }
}

.layout-footer-content #block-address .col-sm-4 p {
  font-size: 1.6rem;
  line-height: normal;
}

@media (min-width: 960px) {
  .layout-footer-content #block-address .col-sm-4 p {
    font-size: 2rem;
  }
}

.layout-footer-content #block-address .col-sm-4 p a {
  color: #fff;
  font-family: "robotoregular", "Helvetica", Arial, sans-serif;
}

.layout-footer-content #block-address .col-sm-4 p a:before {
  margin-right: 8px;
  font-family: "FontAwesome";
}

.layout-footer-content nav.navigation {
  border-top: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
  margin-bottom: 3.7rem;
  padding: 2.8rem 0;
}

@media (min-width: 960px) {
  .layout-footer-content nav.navigation {
    margin-bottom: 4.8rem;
    padding: 3.8rem 0 4.4rem 0;
  }
}

.layout-footer-content nav.navigation ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

@media (min-width: 960px) {
  .layout-footer-content nav.navigation ul {
    margin-right: -1rem;
    margin-left: -1rem;
    display: block;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
  }
}

.layout-footer-content nav.navigation ul li {
  width: 100%;
}

@media (min-width: 960px) {
  .layout-footer-content nav.navigation ul li {
    padding: 0 1rem;
    float: left;
    text-align: left;
  }
}

.layout-footer-content nav.navigation ul li a {
  color: #fff;
  font-size: 1.4rem;
}

@media (min-width: 960px) {
  .layout-footer-content nav.navigation ul li a {
    font-size: 1.8rem;
    line-height: 2.22;
  }
}

.layout-footer-content #block-storeapp {
  margin-bottom: 3.7rem;
}

.layout-footer-content #block-storeapp a {
  display: inline-block;
}

.layout-footer-content #block-storeapp p {
  display: inline-block;
  margin: 0;
}

@media (min-width: 960px) {
  .layout-footer-content #block-storeapp {
    width: 49%;
    float: left;
    border-right: 1px solid #a7a7a7;
    padding-top: 3rem;
    padding-bottom: 4rem;
    margin-right: 1%;
  }
}

.layout-footer-content #block-storeapp h2 {
  font-size: 1.8rem;
  font-family: "robotobold", "Helvetica", Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  display: block;
  text-align: center;
  flex: 0 0 100%;
  margin-bottom: 1rem;
}

@media (min-width: 960px) {
  .layout-footer-content #block-storeapp h2 {
    font-size: 2.5rem;
    margin-bottom: 3.5rem;
  }
}

.layout-footer-content #block-storeapp .field__item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media (min-width: 960px) {
  .layout-footer-content #block-storeapp .field__item {
    flex-wrap: nowrap;
  }
}

.layout-footer-content #block-storeapp .field__item .embedded-entity {
  padding: 0 .9rem;
  max-width: 148px;
}

@media (min-width: 960px) {
  .layout-footer-content #block-storeapp .field__item .embedded-entity {
    max-width: 230px;
  }
}

.layout-footer-content #block-logos {
  margin-bottom: 2rem;
}

.layout-footer-content #block-logos p {
  display: inline-block;
  margin: 0;
}

@media (min-width: 960px) {
  .layout-footer-content #block-logos {
    width: 49%;
    float: right;
    padding-top: 3rem;
    padding-bottom: 4rem;
    margin-left: 1%;
  }
}

.layout-footer-content #block-logos .field__item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.layout-footer-content #block-logos .field__item .embedded-entity {
  padding: 0 .9rem;
  height: 85px;
  width: 84px;
}

@media (min-width: 960px) {
  .layout-footer-content #block-logos .field__item .embedded-entity {
    height: auto;
    width: auto;
    padding: 0 1.5rem;
  }
  .layout-footer-content #block-logos .field__item .embedded-entity img {
    max-width: 135px;
  }
}

.layout-footer-content #block-logos .field__item .embedded-entity a {
  width: 100%;
  height: 100%;
  display: block;
}

.layout-footer-copyright {
  background: #222;
  color: #E0E0E0;
  font-size: 1.4rem;
  line-height: 1.43;
  font-family: "robotoregular", "Helvetica", Arial, sans-serif;
  text-align: center;
  padding-bottom: 2.8rem;
}

@media (max-width: 767px) {
  .layout-footer-copyright .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}

/*# sourceMappingURL=../sourcemaps/region--footer.css.map */
