#page-footer .menu-footer-menu-container ul {
  float: right;
}

@media (max-width: 1023px) {
  #page-footer .menu-footer-menu-container ul {
    float: none;
  }
}

.footer-sect #stay-connected {
  padding-bottom: 8.2em;
}

#main-header nav .menu-main-menu-container ul li a {
  padding: 0 4.5em !important;
}

.page-template-default .headerpage-sect .boxes.boxes-3 {
  display: flex;
  margin-right: -0.3em;
}

.page-template-default .headerpage-sect .boxes.boxes-3 .box {
  width: 23.03em;
}

@media (max-width: 1023px) {
  .page-template-default .headerpage-sect .boxes.boxes-3 {
    display: block;
  }
  .page-template-default .headerpage-sect .boxes.boxes-3 .box {
    width: 100%;
  }
}

.cols .col-33 {
  flex: 0 0 33%;
}

.cols .col img {
  max-width: 90%;
  height: auto;
}

.cols .col-img {
  position: relative;
}

.cols .col-img img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1023px) {
  .cols .col-img img {
    position: static;
    top: auto;
    transform: none;
  }
}

.single-msi_successes .cols {
  background-color: #F2F2F2;
  color: #696969;
}

.single-msi_successes h1 {
  color: #696969;
  font-weight: 900;
  font-size: 1.4em;
}

.single-msi_successes h1 span {
  font-weight: normal;
}

.colbox {
  padding-left: 3.625em;
  box-sizing: border-box;
  -webkit-box-shadow: 0.375em 0.375em 0.5em 0px rgba(217, 217, 217, 0.75);
  -moz-box-shadow: 0.375em 0.375em 0.5em 0px rgba(217, 217, 217, 0.75);
  box-shadow: 0.375em 0.375em 0.5em 0px rgba(217, 217, 217, 0.75);
  width: 100%;
  min-height: 33.6em;
  margin-bottom: 5em;
}

@media (max-width: 1023px) {
  .colbox {
    padding-left: 0;
  }
}

#main-header {
  background: #fff url("../images/hex-bg-header.png") no-repeat center bottom;
  background-size: 49.9em auto;
}

#main-header.bg-mode .logo {
  display: none;
}

#main-footer {
  background: #fff url("../images/hex-bg-footer.png") no-repeat center -0.1em;
  background-size: 49.9em auto;
}

#scroll-container:before {
  content: '';
  display: block;
  position: fixed;
  z-index: 0;
  width: 70em;
  height: 34em;
  background: transparent url(../images/hex-bg-body.png) no-repeat center top;
  background-size: 49.9em auto;
}

#scroll-container.map:before {
  background-color: transparent, transparent;
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center center;
  background-image: url(../images/hex-bg-body.png), url(../images/map-bg.png);
  background-size: 49.9em auto, 70em auto;
}

body.no-hex #scroll-container.map:before {
  background: transparent url(../images/map-bg.png) no-repeat center center;
  background-size: 70em auto;
}

body.no-hex #main-footer, body.no-hex #main-header {
  background-image: none;
}

.home #main-footer .loader {
  display: none !important;
}

.home .hpage-sect.page-home h1 {
  margin-top: 0;
  background: transparent url(../images/wordmark.png) no-repeat center center;
  background-size: 100% auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17.8em;
  height: 4.3em;
  transform: translateY(-50%) translateX(-50%);
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}

.home .hpage-sect.page-home h2.tagline {
  color: #aa9d75;
  text-align: left;
  padding-left: 0;
}

.home .hpage-sect.page-home h2.tagline em {
  color: #20435b;
}

.home .hpage-sect, .home .headerpage-sect {
  padding-bottom: 4em;
  margin-bottom: 1em;
  position: relative;
}

.home .hpage-sect.footer-sect, .home .headerpage-sect.footer-sect {
  padding-bottom: 0;
  margin-bottom: 14px;
}

.home .hpage-sect.page-about .box, .home .headerpage-sect.page-about .box {
  position: absolute;
  width: 18.3em;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  color: #707E94;
  font-size: 2.0em;
}

.home .hpage-sect.page-children .intro, .home .headerpage-sect.page-children .intro {
  color: #aa9d75;
  width: 30em;
  box-sizing: border-box;
  padding-left: 2em;
  font-size: 1.2em;
}

.home .hpage-sect.page-children .intro p, .home .headerpage-sect.page-children .intro p {
  margin-bottom: 0;
  margin-top: 0.7em;
}

.home .hpage-sect.page-children .intro.right, .home .headerpage-sect.page-children .intro.right {
  padding-right: 2em;
  float: right;
}

.home .hpage-sect.page-children .intro.business, .home .headerpage-sect.page-children .intro.business {
  width: 38em;
  margin-bottom: 1em;
}

.home .hpage-sect.page-children .blocks-container, .home .headerpage-sect.page-children .blocks-container {
  clear: both;
  margin-top: 4em;
  height: 22.2em;
  overflow-y: auto;
  padding-left: 1em;
}

.home .hpage-sect.page-children .blocks-container.business, .home .headerpage-sect.page-children .blocks-container.business {
  margin-top: 0.2em;
}

.home .hpage-sect.page-children .blocks-container .block, .home .headerpage-sect.page-children .blocks-container .block {
  position: relative;
  width: 32em;
  height: 11.5em;
  margin: 0 1em 2em 1em;
  float: left;
}

.home .hpage-sect.page-children .blocks-container .block .bg-image, .home .headerpage-sect.page-children .blocks-container .block .bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: -1;
}

.home .hpage-sect.page-children .blocks-container .block .label, .home .headerpage-sect.page-children .blocks-container .block .label {
  position: absolute;
  width: 8em;
  height: 100%;
  background-color: rgba(35, 59, 90, 0.75);
  box-sizing: border-box;
  text-transform: uppercase;
  font-family: "AvenirNextW01-CnLight", sans-serif;
  font-weight: 300;
}

.home .hpage-sect.page-children .blocks-container .block .label.gold, .home .headerpage-sect.page-children .blocks-container .block .label.gold {
  background-color: rgba(170, 157, 117, 0.8);
}

.home .hpage-sect.page-children .blocks-container .block .label .v-center, .home .headerpage-sect.page-children .blocks-container .block .label .v-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.75em;
  padding: 1em 2em;
  color: #fff;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6);
}

.home .hpage-sect .btn_talent, .home .hpage-sect .btn_business, .home .headerpage-sect .btn_talent, .home .headerpage-sect .btn_business {
  display: block;
  position: absolute;
  width: 14.8em;
  height: 12.5em;
}

.home .hpage-sect .btn_talent > img, .home .hpage-sect .btn_business > img, .home .headerpage-sect .btn_talent > img, .home .headerpage-sect .btn_business > img {
  display: block;
  width: 100%;
  height: auto;
}

.home .hpage-sect .btn_talent, .home .headerpage-sect .btn_talent {
  top: 1.3em;
  left: 2.7em;
}

.home .hpage-sect .btn_business, .home .headerpage-sect .btn_business {
  top: 19.5em;
  left: 54.1em;
}

#page-footer .menu-footer-menu-container, #page-footer .menu-social-media-container {
  z-index: 1000;
  position: relative;
}

@media (max-width: 1280px) {
  .home .hpage-sect.page-children .blocks-container .block, .home .headerpage-sect.page-children .blocks-container .block {
    width: 31.5em;
  }
}

@media (max-width: 1024px) {
  html {
    padding-top: 0 !important;
  }
  #main-header {
    display: none;
  }
  #scroll-container:before {
    display: none;
  }
  body {
    background-color: transparent, transparent;
    background-repeat: no-repeat, no-repeat;
    background-image: url("../images/hex-full.png"), url(../images/map-bg.png);
    background-position: center 25px, center 205px;
    background-attachment: fixed, fixed;
    background-size: 70% auto, 90% auto;
  }
  body.no-hex {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../images/map-bg.png);
    background-position: center 205px;
    background-attachment: fixed;
    background-size: 90% auto;
  }
  body.no-map {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../images/hex-full.png");
    background-position: center 25px;
    background-attachment: fixed;
    background-size: 70% auto;
  }
  .home .hpage-sect.page-about .box, .home .headerpage-sect.page-about .box {
    font-size: 1.5em;
  }
  .home .hpage-sect.page-home h1 {
    width: 50%;
  }
  .home .hpage-sect.page-home, .home .hpage-sect.page-about {
    padding-bottom: 80%;
  }
  .home .hpage-sect .btn_talent, .home .hpage-sect .btn_business, .home .headerpage-sect .btn_talent, .home .headerpage-sect .btn_business {
    width: 21%;
    height: 21%;
  }
  .home .hpage-sect .btn_talent, .home .headerpage-sect .btn_talent {
    left: 4.6%;
    top: 24.1%;
  }
  .home .hpage-sect .btn_business, .home .headerpage-sect .btn_business {
    top: 56.1%;
    left: 77%;
  }
  .home .hpage-sect.page-home h2.tagline {
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: auto;
  }
  .home .hpage-sect.page-children .blocks-container, .home .headerpage-sect.page-children .blocks-container {
    height: auto;
    margin-top: 12%;
  }
  .home .hpage-sect.page-children .blocks-container .block, .home .headerpage-sect.page-children .blocks-container .block {
    width: 48%;
    box-sizing: border-box;
    height: 0;
    padding-bottom: 17%;
    margin: 0 1% 2% 1%;
  }
  .home .hpage-sect.page-children .btn_talent, .home .headerpage-sect.page-children .btn_talent {
    top: 85px;
  }
  .home .hpage-sect.page-children .btn_business, .home .headerpage-sect.page-children .btn_business {
    top: 275px;
  }
}

@media (max-width: 767px) {
  html {
    padding-top: 0 !important;
  }
  #main-header {
    display: none;
  }
}

@media (max-width: 650px) {
  body {
    background-position: center 25px, center 125px;
  }
  .home .hpage-sect.page-home h2.tagline {
    bottom: -10%;
    font-size: 1em;
    width: auto;
    text-align: center;
  }
  .home .hpage-sect.page-children .blocks-container, .home .headerpage-sect.page-children .blocks-container {
    height: auto;
    margin-top: 12%;
  }
  .home .hpage-sect.page-children .blocks-container .block, .home .headerpage-sect.page-children .blocks-container .block {
    width: 98%;
    box-sizing: border-box;
    height: 0;
    padding-bottom: 17%;
    margin: 0 1% 2% 1%;
  }
  .home .hpage-sect.page-about .box, .home .headerpage-sect.page-about .box {
    font-size: 1.2em;
    width: 45%;
    left: 46%;
  }
  .home .hpage-sect.page-children .intro.right, .home .headerpage-sect.page-children .intro.right {
    float: none;
    width: auto;
    padding-right: 1em;
    margin-top: 55%;
    padding-left: 1em;
  }
  .home .hpage-sect.page-children .intro.business, .home .headerpage-sect.page-children .intro.business {
    float: none;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
  }
  .home .hpage-sect.page-children .btn_business, .home .headerpage-sect.page-children .btn_business {
    position: relative;
    top: 10px;
  }
}

.home .hpage-sect .sect_more {
  color: #20435b;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .home .hpage-sect .sect_more {
    margin-left: 1.8em;
    margin-bottom: 2.7em;
  }
}

.home .hpage-sect .cols .col {
  padding-top: 1.625em;
  padding-bottom: 1.625em;
}

.home .hpage-sect.page-home .box-left .vert-center {
  font-family: "Avenir", sans-serif;
  font-size: 1.8em;
  position: static;
  transform: none;
  top: auto;
  margin-top: 0.3em;
}

.home .hpage-sect.page-home .box-left .vert-center h1 {
  font-size: 1em;
  font-weight: 200;
  color: #fff;
}

.home .hpage-sect.page-home .box-left .vert-center p {
  font-size: 0.65em;
  text-transform: none;
}

.home .hpage-sect.page-home.has-cta .box-left {
  height: calc( 85% - 0.3125em);
}

.home .hpage-sect.page-home.has-cta .btn {
  bottom: 0;
}

@media (max-width: 1023px) {
  .home .hpage-sect.page-home.has-cta .btn {
    bottom: 4.85em;
  }
}

.home .hpage-sect .large-button {
  background-color: #aa9d75;
  font-size: 0.9em;
  color: #fff;
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  bottom: -4.74374em;
  padding: calc( (3.43em - 0.46875em) / 2);
  z-index: 100;
  box-sizing: border-box;
  max-width: 19.5em;
  -webkit-box-shadow: 0.375em 0.375em 0.5em 0px rgba(170, 157, 117, 0.75);
  -moz-box-shadow: 0.375em 0.375em 0.5em 0px rgba(170, 157, 117, 0.75);
  box-shadow: 0.375em 0.375em 0.5em 0px rgba(170, 157, 117, 0.75);
}

.home .hpage-sect .large-button:hover {
  text-decoration: none;
  opacity: 0.8;
}

@media (max-width: 1023px) {
  .home .hpage-sect .large-button {
    position: static;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}

.hpage-sect.page-capabilities .boxes, .page-sect.page-capabilities .boxes {
  margin-top: 0;
  position: static;
  margin-left: -0.33em;
  margin-right: -0.33em;
}

@media (max-width: 1023px) {
  .hpage-sect.page-capabilities .boxes, .page-sect.page-capabilities .boxes {
    margin-left: 0;
    margin-right: 0;
  }
}

.hpage-sect.page-capabilities .boxes .box, .page-sect.page-capabilities .boxes .box {
  width: 22.89em;
  height: 13.9em;
  background-color: rgba(35, 66, 91, 0.7);
  margin-bottom: 0.7em;
  margin-left: 0.33em;
  margin-right: 0.33em;
  border: none;
}

.hpage-sect.page-capabilities .boxes .box.placeholder, .page-sect.page-capabilities .boxes .box.placeholder {
  background-color: transparent;
}

@media (max-width: 1023px) {
  .hpage-sect.page-capabilities .boxes .box.placeholder, .page-sect.page-capabilities .boxes .box.placeholder {
    display: none;
  }
}

.hpage-sect.page-capabilities .boxes .box h3, .page-sect.page-capabilities .boxes .box h3 {
  margin-top: 0;
  color: #fff;
}

.hpage-sect.page-capabilities .boxes .box p, .hpage-sect.page-capabilities .boxes .box ul, .hpage-sect.page-capabilities .boxes .box li, .page-sect.page-capabilities .boxes .box p, .page-sect.page-capabilities .boxes .box ul, .page-sect.page-capabilities .boxes .box li {
  color: #fff;
  font-size: 0.83em;
}

.hpage-sect.page-capabilities .boxes .box ul li, .page-sect.page-capabilities .boxes .box ul li {
  list-style-position: outside;
  padding-left: 0.8em;
}

.hpage-sect.page-capabilities .boxes .box .btn, .page-sect.page-capabilities .boxes .box .btn {
  background-color: rgba(32, 67, 91, 0.55);
}

.hpage-sect.page-capabilities .boxes .box:first-child, .page-sect.page-capabilities .boxes .box:first-child {
  background-color: transparent;
}

.hpage-sect.page-capabilities .boxes .box:first-child h2, .page-sect.page-capabilities .boxes .box:first-child h2 {
  color: #20435b;
}

@media (max-width: 1023px) {
  .hpage-sect.page-capabilities .boxes .box, .page-sect.page-capabilities .boxes .box {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 1023px) {
  .hpage-sect.page-capabilities, .page-sect.page-capabilities {
    height: auto;
  }
  .hpage-sect.page-capabilities .boxes .box, .page-sect.page-capabilities .boxes .box {
    background-color: #f2f2f2;
    margin-bottom: 0;
    border-bottom: 2px solid #fff;
  }
}

.hpage-sect.page-testimonials .introduction, .page-sect.page-testimonials .introduction {
  width: 23em;
  float: left;
  margin-right: 1em;
  box-sizing: border-box;
  padding: 1.625em 1.625em 1em 1.625em;
  background-color: rgba(242, 242, 242, 0.85);
  border: 1px solid #fff;
  height: 27.875em;
  margin-top: 0.3125em;
}

@media (max-width: 1023px) {
  .hpage-sect.page-testimonials .introduction, .page-sect.page-testimonials .introduction {
    width: 100%;
    float: none;
    box-sizing: border-box;
    height: auto;
    margin-bottom: 0;
  }
}

.hpage-sect.page-testimonials .testimonials, .page-sect.page-testimonials .testimonials {
  width: 46em;
  float: left;
  box-sizing: border-box;
  margin-top: 0.3125em;
}

@media (max-width: 1023px) {
  .hpage-sect.page-testimonials .testimonials, .page-sect.page-testimonials .testimonials {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
}

.hpage-sect.page-testimonials .testimonials .box, .page-sect.page-testimonials .testimonials .box {
  float: left;
  padding: 2.25em 3.625em;
  background-color: rgba(35, 66, 91, 0.38);
  margin: 0 0.5em 1em;
  width: 22.5em;
  height: 13.61em;
  box-sizing: border-box;
  border: 1px solid #fff;
  color: #fff;
  position: relative;
}

@media (max-width: 1023px) {
  .hpage-sect.page-testimonials .testimonials .box, .page-sect.page-testimonials .testimonials .box {
    width: 100%;
    float: none;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1px;
    padding: 1.625em 1.625em 2em 1.625em;
    height: auto;
  }
}

.hpage-sect.page-testimonials .testimonials .box.ghost, .page-sect.page-testimonials .testimonials .box.ghost {
  background-color: transparent;
  border-color: transparent;
}

@media (max-width: 1023px) {
  .hpage-sect.page-testimonials .testimonials .box.ghost, .page-sect.page-testimonials .testimonials .box.ghost {
    display: none;
  }
}

.hpage-sect.page-testimonials .testimonials .box h3, .page-sect.page-testimonials .testimonials .box h3 {
  margin-top: 0;
  color: #fff;
}

.hpage-sect.page-testimonials .testimonials .box:nth-child(odd), .page-sect.page-testimonials .testimonials .box:nth-child(odd) {
  margin-left: 0;
}

.hpage-sect.page-testimonials .testimonials .box:nth-child(even), .page-sect.page-testimonials .testimonials .box:nth-child(even) {
  margin-right: 0;
}

.hpage-sect.page-testimonials .testimonials .box p, .page-sect.page-testimonials .testimonials .box p {
  font-size: 0.85em;
}

.hpage-sect.page-testimonials .testimonials .box .btn, .page-sect.page-testimonials .testimonials .box .btn {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding: 0.8em 1.36em;
  background-color: rgba(35, 66, 91, 0.55);
  color: #fff;
  text-decoration: none;
  font-size: 0.625em;
  text-transform: uppercase;
}

.hpage-sect.page-successes h3 > span, .page-sect.page-successes h3 > span {
  display: block;
  font-weight: 200;
}

.hpage-sect.page-successes .cols, .page-sect.page-successes .cols {
  height: 100%;
  margin-bottom: 2em;
}

.hpage-sect.page-about.has-cta .bg-image, .page-sect.page-about.has-cta .bg-image {
  position: relative;
  overflow: visible;
}

.hpage-sect.page-about.has-cta .large-button, .page-sect.page-about.has-cta .large-button {
  bottom: 0;
  z-index: 10;
}

.hpage-sect.page-posts, .page-sect.page-posts {
  border-top: 1px solid transparent;
}

.hpage-sect.page-posts .posts, .page-sect.page-posts .posts {
  margin: 3.3em -0.33em 1.8em -0.33em;
}

.hpage-sect.page-posts .posts .post, .page-sect.page-posts .posts .post {
  background-color: #90A0AC;
  float: left;
  width: 22.89em;
  height: 15.5em;
  margin-left: 0.33em;
  margin-right: 0.33em;
  box-sizing: border-box;
  position: relative;
}

.hpage-sect.page-posts .posts .post h3, .page-sect.page-posts .posts .post h3 {
  margin-top: 0;
  background-color: #4E687C;
  color: #fff;
  padding: 1em 2.56em;
}

.hpage-sect.page-posts .posts .post p, .page-sect.page-posts .posts .post p {
  margin: 0 3em;
  color: #fff;
}

.hpage-sect.page-posts .posts .post .btn, .page-sect.page-posts .posts .post .btn {
  position: absolute;
  bottom: 0em;
  right: 0;
  display: inline-block;
  padding: 0.8em 1.36em;
  background-color: #20435b;
  color: #fff;
  text-decoration: none;
  font-size: 0.625em;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .hpage-sect.page-posts .posts .post, .page-sect.page-posts .posts .post {
    width: 100%;
    float: none;
    height: auto;
    padding: 0 0 2.625em 0;
    margin: 0;
  }
  .hpage-sect.page-posts .posts .post h3, .page-sect.page-posts .posts .post h3 {
    margin-bottom: 1.625em;
    padding-left: 1.53em;
    padding-right: 1.53em;
  }
  .hpage-sect.page-posts .posts .post p, .page-sect.page-posts .posts .post p {
    margin: 0 1.8em;
  }
}

@media (max-width: 1023px) {
  .hpage-sect.page-posts .posts, .page-sect.page-posts .posts {
    margin-left: 0;
    margin-right: 0;
  }
}

.hpage-sect .padding, .page-sect .padding {
  padding: 0 3em;
}

@media (max-width: 1023px) {
  .hpage-sect .padding, .page-sect .padding {
    padding: 0 1.8em;
  }
}

.home .page-capabilities .boxes .box {
  background-color: rgba(242, 242, 242, 0.8);
}

.home .page-capabilities .boxes .box h3 {
  color: #20435b;
}

.home .page-capabilities .boxes .box p {
  color: #20435b;
}

.home .page-capabilities .boxes .box .btn {
  background-color: rgba(32, 67, 91, 0.55);
}

.headerpage-sect .boxes .box {
  height: auto;
}

.cols .col {
  position: relative;
}

.cols .col .btn {
  background-color: #20435b;
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding: 0.8em 1.36em;
  color: #fff;
  text-decoration: none;
  font-size: 0.625em;
  text-transform: uppercase;
}

.cols .col.bg-gold .btn {
  background-color: #aa9d75;
}

.cols .col .barrier, .cols .col .story, .cols .col .result {
  margin-bottom: 1em;
}

.cols .col .barrier p, .cols .col .story p, .cols .col .result p {
  display: inline;
}

.cols .col .result {
  margin-bottom: 2em;
}

.cols .col .story {
  margin-bottom: 2em;
}

.col4-blocks .barrier, .col4-blocks .story {
  margin-bottom: 1em;
}

.col4-blocks .barrier p, .col4-blocks .story p {
  display: inline;
}

body.msi-mobility.home .hpage-sect .large-button {
  background-color: #20435b;
  -webkit-box-shadow: 0.375em 0.375em 0.5em 0px rgba(41, 66, 91, 0.75);
  -moz-box-shadow: 0.375em 0.375em 0.5em 0px rgba(41, 66, 91, 0.75);
  box-shadow: 0.375em 0.375em 0.5em 0px rgba(41, 66, 91, 0.75);
}

body.msi-mobility.home .hpage-sect.page-6245 .box-left .btn, body.msi-mobility.home .hpage-sect.page-home .box-left .btn {
  bottom: 0;
}

/*# sourceMappingURL=MSI-Child-2018.1.0.0.css.map */