﻿.section {
  padding: 4rem 0 3rem;
  text-align: center;
}
.section-heading {
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.section-description {
  margin-bottom: 0.4rem;
}
.reference {
  font-family: 'Courier New', Courier, monospace;
}
.hero-heading {
  padding-top: 3rem;
}
.ms-logo {
  max-width: 40%;
  margin-bottom: 1.3rem;
}
.customer-logo-container {
    text-align:center;
}
.customer-logo {
  max-height: 250px;
}
.values {
  background-image: linear-gradient(to bottom right,#004AAD,#004AAD);
  background-size: cover;
  color: #fff;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.value-multiplier {
  margin-bottom: .5rem;
  color: #00ccff;
}
.value-heading {
  margin-bottom: 0rem;
}
.value-description {
  opacity: .8;
  font-weight: 300;
}
.white-back-section {
  border-bottom: 1px solid #ddd;
}
.main-content {
  padding-bottom: 180px;
}

.items-table {
  margin: 1.0rem auto;
}
.items-table > tbody > tr > td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.5rem;
  display: table-cell;
}
.items-table > tbody > tr > .no-border {
  border: 0;
  font-weight: 800;
}
.items-key {
  color: #808080;
}
.tracking-table {
  margin: 1.0rem auto;
  max-width: 25rem;
  /* border-style: solid;
  border-width: 2px; */
  border-style: none;
}
.tracking-table > tbody > tr > td {
  border: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 1.5rem;
}
.item-list {
  text-align: left;
}
.mobile-only{
  display: inline;
}
.non-mobile-only{
  display: none;
}
.info-box {
  padding: 1rem;
  background-color: #004AAD;
  max-width: 80%;
  margin: 1.0rem auto;
  margin-top: 0.8rem;
  border-radius: 1.0rem;
  min-height: 4rem;
}
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #004AAD;
  color: white;
  text-align: center;
  -webkit-box-shadow:0 0 20px #ffffff;
  -moz-box-shadow: 0 0 20px #ffffff;
  box-shadow:0 0 20px #ffffff;
}
.footer-faider {
  height: 0.2rem;
  background-image: linear-gradient(#ffffff,#004AAD) ;
  background-size: cover;
  opacity: 0.25;
}
.tracking-message {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 1.3rem;
}
.msfa-green {
  color: #1CBB57;
}
.msfa-grey {
  color: #e6e6e6;
}
.msfa-blue {
  color: #004AAD;
}
.msfa-white {
  color: #ffffff;
}
.msfa-red {
  color: #EF4444;
}
.msfa-orange {
  color: #F4B940;
}
.msfa {
  font-size: 2.5rem;
}
.scroll-down {
  display: inline;
  padding: 10px;
  color: #ffffff;
}

/* Bigger than 550 */
@media (min-width: 550px) {
  
  .mobile-only{
      display: none;
 }
  .non-mobile-only{
      display: inline;
 }
  .section {
      padding: 12rem 0 11rem;
 }
  .hero {
      padding-bottom: 12rem;
      text-align: left;
      height: 165px;
 }
  .phone {
      position: absolute;
      top: -7rem;
      right: 3rem;
      max-height: 362px;
      z-index: 3;
 }
  .phone + .phone {
      top: -6rem;
      display: block;
      max-width: 73.8%;
      right: 0;
      z-index: 2;
      max-height: 338px;
 }
  .hero-heading {
      font-size: 2.4rem;
      padding-top: 0px;
 }
  .ms-logo {
      max-width: 50rem;
 }
  .scroll-down {
      display: none;
 }
  .info-box {
      max-width: 60%;
 }
}

/* Bigger than 750 */
@media (min-width: 750px) {
  .hero {
      height: 190px;
      padding: 16rem 0 14rem;
 }
  .hero-heading {
      font-size: 2.6rem;
      padding-top: 0px;
 }
  .section {
      padding: 14rem 0 15rem;
 }
  .section-description {
      max-width: 60%;
      margin-left: auto;
      margin-right: auto;
 }
  .phone {
      top: -14rem;
      right: 5rem;
      max-height: 510px;
 }
  .phone + .phone {
      top: -12rem;
      max-height: 472px;
 }
  .categories {
      padding: 15rem 0 8rem;
 }
}

/* Bigger than 1000 */
@media (min-width: 1000px) {
  .section {
      padding: 4rem 0 4rem;
 }
  .hero {
      padding: 8rem 0;
 }
  .hero-heading {
      font-size: 3.0rem;
      padding-top: 0px;
 }
  .phone {
      top: -16rem;
      max-height: 615px;
 }
  .phone + .phone {
      top: -14rem;
      max-height: 570px;
 }
}



    
    .map

{
    background-color: #808080;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 10px;
}



.updateRow {
    display: block;
    float: left;
    width: 100%;
    height: 34px;
    background-color: white;
    margin-bottom: 10px;
}
    .leftContainer

{
    display: inline-block;
    float: left;
    padding-left: 10px;
    width: 128px;
}


.rightContainer {
    display: inline-block;
    float: right;
    width: 128px;
}


/*.machMapPosition.updateRow.label {
    display: inline-block;
    float: right;
    font-size: 16px;
    line-height: 30px;
    color: #c7cacc;
}

.machMapPosition.updateRow.i {
    float: right;
    font-size: 26px;
    margin-right: 10px;
    margin-top: 2px;
    color: #c7cacc;
}*/




