/*************************************************/
/*                  GENERAL BOXES                */
/*************************************************/
/*************************************************/
/*             NEWS AND EVENTS TABS             */
/*************************************************/
/*************************************************/
/*             NEWS AND EVENTS CARDS             */
/*************************************************/
/*************************************************/
/*                 LOCATION CARDS                */
/*************************************************/
/*************************************************/
/*                 SPECIALITY CARDS                */
/*************************************************/
/*************************************************/
/*        SPECIALITY WITH TEXT CARDS             */
/*************************************************/
/*************************************************/
/*                     VIEWS                     */
/*************************************************/
/*************************************************/
/*                     NEWS                      */
/*************************************************/
/*************************************************/
/*                 MEDIA CONTACT                 */
/*************************************************/
/*************************************************/
/*                 EVENT SCHEDULE LIST           */
/*************************************************/
/*************************************************/
/*                 SAME PAGE LINKS               */
/*************************************************/
/*************************************************/
/*             JOBS BY REGION CARDS              */
/*************************************************/
/*************************************************/
/*                     BENEFIT                   */
/*************************************************/
/*************************************************/
/*                     SEARCH                   */
/*************************************************/
/*************************************************/
/*                 CAREER SEARCH                */
/*************************************************/
/*************************************************/
/*                 STORYTELLING                */
/*************************************************/
/*************************************************/
/*                 STORYTELLING WHITE            */
/*************************************************/
/*************************************************/
/*             PRODUCT COLORS             */
/*************************************************/
/*************************************************/
/*                  PRODUCT LOGO                 */
/*************************************************/
/*************************************************/
/*                  MEGANAV                 */
/*************************************************/
/*************************************************/
/*                  PRODUCT                      */
/*************************************************/
/*************************************************/
/*            PRODUCT PARAMETERS                 */
/*************************************************/
/*************************************************/
/*            RIGHT INFO TABLE                 */
/*************************************************/
/*************************************************/
/*            REBRANDING                         */
/*************************************************/
.footer {
  clear: both;
}
.footer .footer__band {
  position: relative;
  background-color: #EFF0F2;
  border-top: 3px solid #00A499;
  padding: 30px 10px;
}
@media screen and (min-width: 768px) {
  .footer .footer__band {
    padding: 30px 70px;
  }
}
.footer .footer__band a {
  color: #00A499;
}
.footer .footer__band .footer__col {
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .footer .footer__band .footer__col {
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer__band .footer__col {
    padding-right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer__band .footer__col {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .footer .footer__band .footer__col {
    padding-right: 40px;
  }
}
@media screen and (min-width: 1800px) {
  .footer .footer__band .footer__col {
    padding-right: 80px;
  }
}
.footer .footer__band .footer__col:last-child {
  padding-right: 15px !important;
}
.footer .footer__band .footer__col.footer__col--social {
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .footer .footer__band .footer__col.footer__col--social {
    padding-top: 0;
  }
}
.footer .footer__band .footer__col.footer__col--social .footer__social {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 15px;
}
.footer .footer__band .footer__col.footer__col--social .footer__social a {
  margin-right: 5px;
}
.footer .footer__band .footer__col .footer__title {
  color: #00A499;
  font-size: 24px;
  line-height: 1.1;
  font-family: "Bw Seido Raw Regular";
  font-weight: initial;
  margin: 20px 0 12px;
  white-space: normal;
}
@media screen and (min-width: 1200px) {
  .footer .footer__band .footer__col .footer__title {
    white-space: nowrap;
  }
}
.footer .footer__band .footer__col .footer__line {
  border-bottom: 1px solid #00A499;
  width: 195px;
  text-align: left;
  margin-left: 0;
  margin-top: 22px;
  margin-bottom: 22px;
}
.footer .footer__band .footer__col .footer__link {
  color: #00A499;
  font-size: 16px;
  font-family: "Bw Seido Raw Bold";
  font-weight: initial;
  line-height: 26px;
}
.footer .footer__band .footer__col .footer__link:after {
  content: ">";
  padding-left: 4px;
}
.footer .footer__band .footer__col .footer__address {
  color: #00A499;
  font-size: 16px;
  font-family: "Prelo", sans-serif;
  line-height: 24px;
}
.footer .footer__band .footer__col .footer__list {
  list-style-type: none;
  padding-left: 0;
}
.footer .footer__bar {
  background-color: #00A499;
  height: auto;
  overflow: hidden;
  padding: 30px 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #FFF !important;
}
@media screen and (min-width: 768px) {
  .footer .footer__bar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer__bar {
    padding-left: 70px;
    padding-right: 70px;
  }
}
.footer .footer__bar p {
  margin-top: 20px;
}
.footer .footer__bar .footer__bar-list,
.footer .footer__bar .footer__bar-list--copyright {
  padding-left: 0;
  margin-bottom: 0;
  display: table;
  width: 100%;
  text-align: center;
}
.footer .footer__bar .footer__bar-list .footer__bar-item,
.footer .footer__bar .footer__bar-list--copyright .footer__bar-item {
  font-family: "Bw Seido Raw Regular";
  color: #FFF;
  font-size: 14px;
  display: block;
  width: auto;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .footer .footer__bar .footer__bar-list .footer__bar-item,
  .footer .footer__bar .footer__bar-list--copyright .footer__bar-item {
    display: inline-block;
    margin: 7px 20px 7px 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer__bar .footer__bar-list .footer__bar-item,
  .footer .footer__bar .footer__bar-list--copyright .footer__bar-item {
    margin-right: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .footer .footer__bar .footer__bar-list .footer__bar-item,
  .footer .footer__bar .footer__bar-list--copyright .footer__bar-item {
    margin-right: 40px;
  }
}
.footer .footer__bar .footer__bar-list .footer__bar-item a,
.footer .footer__bar .footer__bar-list--copyright .footer__bar-item a {
  font-size: 14px;
  color: #FFF;
}
@media screen and (min-width: 1200px) {
  .footer .footer__bar .footer__bar-list:not(.footer__bar-list--copyright) {
    display: inline-block;
  }
}
.footer .footer__bar .footer__bar-list--copyright {
  margin-top: 10px;
}
.footer .footer__bar .footer__bar-list--copyright .footer__bar-item.footer__bar-item--copyright {
  font-size: 10px;
}
.footer .footer__subfooter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "Bw Seido Raw Regular";
  font-size: 14px;
}
.footer .footer__subfooter .footer__subfooter_logo {
  width: 100%;
  text-align: center;
  margin: 10px;
}/*# sourceMappingURL=footer.css.map */