
/*** Blues ***/
/*** Shades of Black ***/
body {
  /*** This update si already be in the main css in the 'body' element ***/
  margin: 0;
  min-height: 500px; }

.display-none {
  display: none; }

.font__h3 {
  color: #343434;
  font-size: 23px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px; }

.font__h6 {
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 2px; }

.font__p {
  color: #767676;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.63;
  letter-spacing: normal; }

.footer-font__p--small {
  color: #999999;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 0.4px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0; }

.light {
  color: #fff; }

.footer__wrapper a:hover {
  text-decoration: none; }

/***  Social Bar Above the Footer ***/
.footer__social--background {
  background: #111;
  justify-content: center;
  display: flex;
  margin: 0;
  padding: 0; }

.footer__social--background > .footer__social--wrapper {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
  z-index: 99;
  transition: margin 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
  box-sizing: border-box;
  align-items: center;
  padding: 40px 15px 26px; }

.footer__social--background > .footer__social--wrapper > ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 8px 0;
  margin: 0;
  margin-bottom: 28px; }

.footer__social--background > .footer__social--wrapper > ul > li > a {
  color: #ffffff;
  margin-right: 15px; }

.footer__social--background > .footer__social--wrapper > .footer__social--left {
  padding: 0; }

.footer__social--background > .footer__social--wrapper > .footer__social--left > ul.footer__social--logo {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 8px 0;
  margin: 0; }

.footer__social--background > .footer__social--wrapper > .footer__social--left > ul.footer__social--logo > li {
  float: left;
  margin-right: 10px;
  position: relative;
  width: 40px;
  height: 40px;
  color: #999999; }

.footer__social--background > .footer__social--wrapper > .footer__social--left > ul.footer__social--logo > li > a {
  background-image: url(/etc/designs/msi/assets/images/sprites/socialmedia_spritesheet.png);
  background-repeat: no-repeat;
  content: " ";
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
  position: absolute;
  top: 0; }

.footer__social--background > .footer__social--wrapper > .footer__social--left > ul.footer__social--logo > li > a.i-motorola-logo {
  background-position: -680px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--left > .footer__social--breadcrumbs {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5; }

.footer__social--background > .footer__social--wrapper > .footer__social--right {
  padding: 0; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social--headline {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.62;
  letter-spacing: 1px;
  text-align: center;
  color: #cccccc;
  margin-bottom: 13px; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 8px 0;
  margin: 0; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li {
  float: left;
  margin-right: 10px;
  position: relative;
  width: 30px;
  height: 30px; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a {
  background-image: url(/etc/designs/msi/assets/images/sprites/socialmedia_spritesheet.png);
  background-repeat: no-repeat;
  content: " ";
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
  position: absolute;
  top: 0;
  margin-right: 15px;
  color: #fff;
  opacity: .6; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-facebook {
  background-position: -1200px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-twitter {
  background-position: -1240px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-linkedin {
  background-position: -1280px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-googleplus {
  background-position: -1320px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-periscope {
  background-position: -1360px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-youtube {
  background-position: -1400px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-motorola-launchpad {
  background-position: -1440px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-instagram {
  background-position: -1480px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a.i-pinterest {
  background-position: -1520px center; }

.footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons > li > a:hover {
  opacity: 1; }

.footer__wrapper {
  background-color: #111;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px; }

.footer__wrapper > .footer__wrapper--links {
  flex-direction: column;
  padding: 0;
  margin: 0;
  margin-bottom: 26px; }

.footer__wrapper > .footer__wrapper--links > div {
  padding: 0; }

.footer__wrapper > .footer__wrapper--links > div:last-of-type > .footer__headline--mobile {
  border-bottom: 1px solid rgba(204, 204, 204, 0.6); }

.footer__wrapper > .footer__wrapper--links > div:last-of-type > .footer__headline--mobile:active {
  border-bottom: 1px solid rgba(204, 204, 204, 0.6); }

.footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile {
  border-top: 1px solid rgba(204, 204, 204, 0.6);
  border-bottom: 1px solid rgba(204, 204, 204, 0);
  padding: 15px;
  text-transform: uppercase;
  transition: all .5s ease;
  margin: 0;
  cursor: pointer; }

.footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile.active {
  border-bottom: 1px solid rgba(204, 204, 204, 0.6); }

.footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile.active > .footer__list--chevron:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .5s ease;
  top: 5px; }

.footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile > .footer__list--chevron:after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: '';
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  vertical-align: top;
  height: 9px;
  width: 9px;
  float: right;
  margin-right: 30px;
  transition: all .5s ease;
  color: #fff; }

.footer__wrapper > .footer__wrapper--links > div > ul {
  display: none; }

.footer__wrapper > .footer__wrapper--links > div > ul > li.active > ul {
  display: block; }

.footer__wrapper > .footer__wrapper--links > div > ul > li > a {
  color: #cccccc;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.62;
  letter-spacing: 1px;
  display: inline-block; }

.footer__wrapper > .footer__wrapper--links > div > ul > li > a:after {
  content: '';
  display: block;
  border-bottom: 1px dotted #ffffff;
  width: 0;
  transition: 0.5s ease;
  text-decoration: none; }

.footer__wrapper > .footer__wrapper--links > div > ul > li > a:hover {
  color: #ffffff; }

.footer__wrapper > .footer__wrapper--links > div > ul > li > a:hover:after {
  width: 100%; }

.footer__wrapper > .footer__border {
  height: 0; }

.footer__wrapper > .footer__wrapper--disclaimer {
  padding: 0 15px;
  margin-bottom: 58px;
  text-align: center; }

.footer__wrapper > .footer__wrapper--end {
  padding-left: 15px;
  padding-right: 15px; }

.footer__wrapper > .footer__wrapper--end > .footer__select {
  display: flex;
  justify-content: center;
  margin-bottom: 26px; }

.footer__wrapper > .footer__wrapper--end > .footer__select > a {
  color: #cccccc;
  text-decoration: none; }

.footer__wrapper > .footer__wrapper--end > .footer__select > a > svg {
  height: 24px;
  width: 24px;
  overflow: hidden;
  vertical-align: middle; }

.footer__wrapper > .footer__wrapper--end > .footer__wrapper--copyright {
  padding: 0;
  text-align: center;
  margin-bottom: 26px; }

.footer__wrapper > .footer__wrapper--end > .footer__select-location {
  height: 35px;
  margin: 15px; }

.footer__wrapper > .footer__wrapper--end > .footer-font__social-links {
  color: #999999;
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 21px;
  list-style: none;
  margin: 0; }

.footer__wrapper > .footer__wrapper--end > .footer-font__social-links > li {
  padding-right: 20px; }

.footer__wrapper > .footer__wrapper--end > .footer-font__social-links > li:last-child {
  padding-right: 0; }

.footer__wrapper > .footer__wrapper--end > .footer-font__social-links > li > a {
  padding-left: 0;
  color: #999999;
  text-decoration: none; }

/*** Footer Element ***/
.footer__gutter {
  display: none; }

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

.footer__wrapper a {
  color: #cccccc;
  text-decoration: none; }

.footer__wrapper--links a {
  padding: 4px 0 4px 15px; }

.footer__wrapper a:hover, .footer__wrapper a:active {
  color: #fff; }

.footer__wrapper--links ul {
  margin: 15px 0; }

.footer__wrapper--links ul li {
  padding: 0 0 0 15px; }

/*** Mobile Accordion ***/
.ms-header-row > div > .ms-header-column, .ms-header-row > .ms-header-column {
  box-sizing: border-box;
  display: block;
  position: relative;
  float: left;
  padding: 0;
  width: 100%; }

@media all and (min-width: 768px) {
  /*------Media Queries for Grid ---------*/
  .ms-header-row > div > .ms-header-column.medium-1,
  .ms-header-row > .ms-header-column.medium-1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
    *width: 7.8333333333%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-2,
  .ms-header-row > .ms-header-column.medium-2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
    *width: 16.1666666667%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-3,
  .ms-header-row > .ms-header-column.medium-3 {
    width: 25%;
    max-width: 25%;
    *width: 24.5%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-4,
  .ms-header-row > .ms-header-column.medium-4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
    *width: 32.8333333333%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-5,
  .ms-header-row > .ms-header-column.medium-5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
    *width: 41.1666666667%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-6,
  .ms-header-row > .ms-header-column.medium-6 {
    width: 50%;
    max-width: 50%;
    *width: 49.5%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-7,
  .ms-header-row > .ms-header-column.medium-7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
    *width: 57.8333333333%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-8,
  .ms-header-row > .ms-header-column.medium-8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
    *width: 66.1666666667%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-9,
  .ms-header-row > .ms-header-column.medium-9 {
    width: 75%;
    max-width: 75%;
    *width: 74.5%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-10,
  .ms-header-row > .ms-header-column.medium-10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
    *width: 82.8333333333%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-11,
  .ms-header-row > .ms-header-column.medium-11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
    *width: 91.1666666667%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.medium-12,
  .ms-header-row > .ms-header-column.medium-12 {
    width: 100%;
    max-width: 100%;
    *width: 99.5%;
    padding: 0; }
  /***  Social Bar Above the Footer ***/
  .footer__social--background {
    background: #111;
    justify-content: center;
    display: flex;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 106; }
  .footer__social--background > .footer__social--wrapper {
    border-bottom: 1px solid rgba(204, 204, 204, 0.1);
    flex-direction: row;
    padding: 26px 40px;
    flex-wrap: wrap; }
  .footer__social--background > .footer__social--wrapper > .footer__social--left {
    padding: 0; }
  .footer__social--background > .footer__social--wrapper > .footer__social--left > ul.footer__social--logo {
    justify-content: flex-start;
    padding-top: 0; }
  .footer__social--background > .footer__social--wrapper > .footer__social--right {
    padding: 0; }
  .footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social--headline {
    font-size: 10px;
    line-height: 1.8;
    letter-spacing: .5px;
    text-align: left;
    margin-bottom: 26px; }
  .footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons {
    justify-content: flex-start;
    padding-top: 0; }
  .footer__wrapper {
    padding-bottom: 0;
    position: relative;
    z-index: 106; }
  .footer__wrapper > .footer__wrapper--links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 40px 40px 0; }
  .footer__wrapper > .footer__wrapper--links > div {
    padding: 0; }
  .footer__wrapper > .footer__wrapper--links > div:last-of-type > .footer__headline--mobile {
    border: none; }
  .footer__wrapper > .footer__wrapper--links > div:last-of-type > .footer__headline--mobile:active {
    border-bottom: 1px solid rgba(204, 204, 204, 0.6); }
  .footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile {
    margin-bottom: 11px;
    border: none;
    padding-left: 0;
    cursor: default; }
  .footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile.active {
    border-bottom: 1px solid rgba(204, 204, 204, 0.6); }
  .footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile > .footer__list--chevron:after {
    display: none; }
  .footer__wrapper > .footer__wrapper--links > div > ul {
    margin-right: 15px;
    display: block; }
  .footer__wrapper > .footer__wrapper--links > div > ul > li {
    padding: 0; }
  .footer__wrapper > .footer__wrapper--links > div > ul > li > a {
    padding: 0; }
  .footer__wrapper > .footer__wrapper--links > div > ul > li > a:hover {
    color: #ffffff; }
  .footer__wrapper > .footer__wrapper--disclaimer {
    order: 3;
    flex: 1 1 100%;
    padding: 0 40px; }
  .footer__wrapper > .footer__wrapper--end {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    order: 3;
    align-items: baseline;
    padding: 0 40px; }
  .footer__wrapper > .footer__wrapper--end > .footer__select {
    order: 2;
    flex: 1 1 25%;
    justify-content: flex-end;
    margin-bottom: 0; }
  .footer__wrapper > .footer__wrapper--end > .footer__wrapper--copyright {
    order: 3;
    flex: 1 1 100%;
    padding: 0 40px;
    margin-top: 33px; }
  .footer__wrapper > .footer__wrapper--end > .footer-font__social-links {
    order: 1;
    padding-left: 0;
    padding: 0; }
  .footer__wrapper > .footer__wrapper--end > .footer-font__social-links > li > a {
    color: #999999; } }

@media all and (min-width: 992px) {
  .ms-header-row > div > .ms-header-column.large-1,
  .ms-header-row > .ms-header-column.large-1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
    *width: 7.8333333333%; }
  .ms-header-row > div > .ms-header-column.large-2,
  .ms-header-row > .ms-header-column.large-2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
    *width: 16.1666666667%; }
  .ms-header-row > div > .ms-header-column.large-3,
  .ms-header-row > .ms-header-column.large-3 {
    width: 25%;
    max-width: 25%;
    *width: 24.5%; }
  .ms-header-row > div > .ms-header-column.large-4,
  .ms-header-row > .ms-header-column.large-4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
    *width: 32.8333333333%;
    padding: 0; }
  .ms-header-row > div > .ms-header-column.large-5,
  .ms-header-row > .ms-header-column.large-5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
    *width: 41.1666666667%; }
  .ms-header-row > div > .ms-header-column.large-6,
  .ms-header-row > .ms-header-column.large-6 {
    width: 50%;
    max-width: 50%;
    *width: 49.5%; }
  .ms-header-row > div > .ms-header-column.large-7,
  .ms-header-row > .ms-header-column.large-7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
    *width: 57.8333333333%; }
  .ms-header-row > div > .ms-header-column.large-8,
  .ms-header-row > .ms-header-column.large-8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
    *width: 66.1666666667%; }
  .ms-header-row > div > .ms-header-column.large-9,
  .ms-header-row > .ms-header-column.large-9 {
    width: 75%;
    max-width: 75%;
    *width: 74.5%; }
  .ms-header-row > div > .ms-header-column.large-10,
  .ms-header-row > .ms-header-column.large-10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
    *width: 82.8333333333%; }
  .ms-header-row > div > .ms-header-column.large-11,
  .ms-header-row > .ms-header-column.large-11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
    *width: 91.1666666667%; }
  .ms-header-row > div > .ms-header-column.large-12,
  .ms-header-row > .ms-header-column.large-12 {
    width: 100%;
    max-width: 100%;
    *width: 99.5%;
    padding: 0; }
  .font__h6 {
    font-size: 12px;
    line-height: 1.5; }
  .footer-font__p--small {
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.8;
    letter-spacing: 0.4px; }
  .footer__social--background {
    background: #111;
    margin: 0;
    padding: 0;
    justify-content: center;
    display: flex; }
  .footer__social--background > .footer__social--wrapper {
    border-bottom: 1px solid rgba(204, 204, 204, 0.1);
    padding-left: 0;
    padding-right: 0; }
  .footer__social--background > .footer__social--wrapper > .footer__social--left {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .footer__social--background > .footer__social--wrapper > .footer__social--left > ul.footer__social--logo {
    justify-content: flex-start; }
  .footer__social--background > .footer__social--wrapper > .footer__social--left > .footer__social--breadcrumbs {
    order: 2;
    flex: 1 1 25%; }
  .footer__social--background > .footer__social--wrapper > .footer__social--right {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social--headline {
    order: 3;
    flex: 1 1 25%;
    text-align: right;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: .6px;
    margin-bottom: 0; }
  .footer__social--background > .footer__social--wrapper > .footer__social--right > .footer__social-icons {
    order: 4;
    flex: 1 1 25%;
    justify-content: flex-end;
    padding-top: 8px; }
  .footer__wrapper {
    padding-bottom: 0; }
  .footer__wrapper > .footer__wrapper--links {
    justify-content: center;
    margin-bottom: 17px;
    padding: 40px 0; }
  .footer__wrapper > .footer__wrapper--links > div {
    padding: 0; }
  .footer__wrapper > .footer__wrapper--links > div:last-of-type > .footer__headline--mobile {
    border: none; }
  .footer__wrapper > .footer__wrapper--links > div:last-of-type > .footer__headline--mobile:active {
    border-bottom: none; }
  .footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile {
    margin-bottom: 11px;
    border: none;
    cursor: default; }
  .footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile.active {
    border-bottom: none; }
  .footer__wrapper > .footer__wrapper--links > div > .footer__headline--mobile > .footer__list--chevron:after {
    display: none; }
  .footer__wrapper > .footer__border {
    border-bottom: 1px solid rgba(204, 204, 204, 0.1);
    margin: 0 auto 26px; }
  .footer__wrapper > .footer__wrapper--disclaimer {
    margin: 0 auto 31px; }
  .footer__wrapper > .footer__wrapper--end {
    padding: 0;
    margin: 0 auto; }
  .footer__wrapper > .footer__wrapper--end > .footer__select {
    order: 3;
    flex: 1 1 25%; }
  .footer__wrapper > .footer__wrapper--end > .footer__wrapper--copyright {
    display: flex;
    display: flex;
    justify-content: flex-start;
    order: 1;
    flex: 1 1 25%;
    text-align: left;
    padding: 0; }
  .footer__wrapper > .footer__wrapper--end > .footer__select-location {
    margin-right: 0; }
  .footer__wrapper > .footer__wrapper--end > .footer-font__social-links {
    order: 2;
    flex: 1 1 50%;
    justify-content: space-around;
    padding: 0; }
  .footer__wrapper > .footer__wrapper--end > .footer-font__social-links > li {
    padding-right: 20px; }
  .footer__wrapper > .footer__wrapper--end > .footer-font__social-links > li:last-child {
    padding-right: 0; }
  .footer__wrapper > .footer__wrapper--end > .footer-font__social-links > li > a {
    color: #999999; }
  .footer__wrapper > .footer__wrapper--end > .footer-font__social-links > li > a:hover {
    color: #ffffff; }
  /*** Footer Element ***/
  .footer__gutter {
    display: inline-block; } }

/*# sourceMappingURL=header-footer-update.css.map */