.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brand {
  width: 300px;
  height: 87px;
  background-image: url('../images/MILESTONE-LOGO.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  margin-top: 20px;
  margin-bottom: 20px;
}

.section {
  width: 100%;
  height: 15%;
  background-image: url('../images/iStock-1317638720.jpg');
  background-position: 50%;
  background-size: cover;
}

.image {
  width: 140%;
  margin-top: 18px;
}

.navbar {
  background-color: #fff;
}

.section-2 {
  z-index: 999998;
  background-color: #fff;
  margin-top: 0;
  position: relative;
  top: -365px;
}

.html-embed {
  width: 100%;
}

.div-block {
  width: 50%;
}

.image-2 {
  border-radius: 20px;
  position: relative;
  top: -102px;
}

.html-embed-2 {
  width: auto;
}

.html-embed-3 {
  position: relative;
  top: -347px;
}

.image-3 {
  z-index: 999;
  max-width: 50%;
  border-radius: 20px;
  position: relative;
  top: -25px;
}

.container {
  position: relative;
}

.section-3 {
  z-index: 999999;
  position: relative;
  top: 101px;
}

.text-block {
  color: #fff;
  text-align: center;
  text-shadow: 4px 4px 6px #000;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
  top: 58px;
}

.heading {
  color: #00517d;
  text-align: right;
  font-family: Exo, sans-serif;
  position: relative;
  top: -337px;
}

.text-block-2 {
  text-align: right;
  font-family: Exo, sans-serif;
  font-size: 24px;
  line-height: 30px;
  position: relative;
  top: -311px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.section-4 {
  margin-top: 0;
  position: static;
}

.heading-2 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
}

.paragraph {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-3 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-2 {
  width: 300px;
  height: 300px;
  background-image: url('../images/iStock-1180360844.jpg');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.div-block-2:hover {
  opacity: .7;
  mix-blend-mode: luminosity;
}

.market-title {
  color: #fff;
  text-align: center;
  text-shadow: 5px 5px 5px #000;
  flex-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-family: Exo, sans-serif;
  display: flex;
}

.div-block-3 {
  width: 300px;
  height: 300px;
  background-image: url('../images/iStock-582256640.jpg');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.div-block-3:hover {
  opacity: .7;
  mix-blend-mode: luminosity;
}

.div-block-4 {
  width: 300px;
  height: 300px;
  background-image: url('../images/iStock-463804265.jpg');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.div-block-4:hover {
  opacity: .7;
  mix-blend-mode: luminosity;
}

.div-block-5 {
  width: 300px;
  height: 300px;
  background-image: url('../images/iStock-143918313.jpg');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.div-block-5:hover {
  opacity: .7;
  mix-blend-mode: luminosity;
}

.div-block-6 {
  width: 300px;
  height: 300px;
  background-image: url('../images/iStock-890372040.jpg');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.div-block-6:hover {
  opacity: .7;
  mix-blend-mode: luminosity;
}

.div-block-7 {
  width: 300px;
  height: 300px;
  background-image: url('../images/iStock-517748841.jpg');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.div-block-7:hover {
  opacity: .7;
  mix-blend-mode: luminosity;
}

.div-block-8 {
  height: 300px;
  background-image: url('../images/iStock-168413574.jpg');
  background-position: 50% 65%;
  background-size: cover;
  margin-top: 40px;
}

.heading-4 {
  color: #00517d;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Exo, sans-serif;
  display: flex;
}

.div-block-9 {
  width: 300px;
  height: 300px;
  background-image: url('../images/iStock-614714080.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-5 {
  margin-top: 40px;
}

.button {
  width: 30%;
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 20px;
  display: flex;
  box-shadow: 3px 3px 6px #000;
}

.text-block-3 {
  text-align: center;
  margin-top: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.section-6 {
  height: 550px;
  background-color: #00517d;
  margin-top: 40px;
}

.section-7 {
  height: 400px;
  background-image: url('../images/iStock-1401171248.jpg');
  background-position: 50% 81%;
  background-size: cover;
}

.section-8 {
  margin-top: 40px;
}

.heading-5 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 40px;
}

.paragraph-2 {
  text-align: center;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-10 {
  height: 300px;
  background-image: url('../images/iStock-899692934.jpg');
  background-position: 50%;
  background-size: cover;
}

.heading-6 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 24px;
}

.div-block-11 {
  height: 300px;
  background-image: url('../images/iStock-1142257193.jpg');
  background-position: 0%;
  background-size: cover;
}

.heading-7 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 24px;
}

.section-9, .section-10 {
  margin-top: 60px;
}

.div-block-12 {
  height: 300px;
  background-image: url('../images/mazak-quickturn250my.jpg');
  background-position: 50%;
  background-size: cover;
}

.heading-8 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 24px;
}

.section-11, .section-12 {
  margin-top: 60px;
}

.div-block-13 {
  height: 300px;
  background-image: url('../images/iStock-1152648879.jpg');
  background-position: 50%;
  background-size: cover;
}

.heading-9 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 24px;
}

.section-13 {
  margin-top: 60px;
}

.div-block-14 {
  height: 300px;
  background-image: url('../images/IMG_212312.jpg');
  background-position: 50%;
  background-size: cover;
}

.heading-10 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 24px;
}

.column {
  height: 300px;
}

.heading-11 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Exo, sans-serif;
  display: flex;
}

.div-block-15 {
  width: 100%;
  height: 120%;
  background-image: url('../images/contact-image.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
}

.columns {
  margin-top: 60px;
  padding-top: 60px;
}

.link-block {
  width: 80%;
  height: auto;
}

.button-2 {
  width: 30%;
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  box-shadow: 3px 3px 10px #000;
}

.columns-2 {
  display: flex;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.section-14 {
  height: 300px;
  background-color: #013653;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.image-4 {
  width: 60%;
  max-width: none;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-3 {
  margin-left: 60px;
  margin-right: 60px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.container-2 {
  height: 50px;
  border-bottom: 6px solid #00517d;
  border-radius: 14px;
}

.section-15 {
  height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-17 {
  width: 80%;
  height: 50px;
  text-align: center;
  border-bottom: 7px solid #02527e;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-16 {
  height: 550px;
  background-color: #02527e;
}

.section-17 {
  height: 400px;
  background-image: url('../images/iStock-166463573.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-18 {
  margin-top: 40px;
}

.image-5 {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-8 {
  text-align: center;
  margin-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.section-19 {
  height: 400px;
  opacity: 1;
  background-color: #00517d;
  margin-top: 40px;
}

.div-block-18 {
  height: 200px;
}

.heading-12 {
  color: #fff;
  text-align: center;
  text-shadow: 4px 4px 5px #000;
  margin-top: -63px;
  font-family: Exo, sans-serif;
  font-size: 42px;
}

.section-20 {
  margin-top: 40px;
}

.section-21 {
  height: 300px;
  background-color: #023855;
  background-image: linear-gradient(#fff, #00517d 0%, #000);
  margin-top: 40px;
}

.image-6 {
  width: 300px;
  max-width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.column-2 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-13 {
  color: #fff;
  text-align: center;
  font-family: Exo, sans-serif;
}

.div-block-19 {
  color: #fff;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 14px;
}

.heading-14 {
  color: #f8f8f8;
  text-align: center;
  font-family: Exo, sans-serif;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  font-family: Exo, sans-serif;
}

.image-7 {
  width: 80%;
  max-height: 50%;
  max-width: 80%;
}

.section-22 {
  height: 400px;
  background-image: url('../images/iStock-467752216.jpg');
  background-position: 50% 28%;
  background-size: cover;
}

.heading-15 {
  color: #00517d;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 40px;
}

.text-block-7 {
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.section-23 {
  margin-top: 60px;
}

.nav-menu {
  margin-top: 40px;
}

.nav-link {
  color: #00517d;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.nav-link:hover {
  border-bottom: 6px solid #00517d;
  border-radius: 6px;
}

.nav-link-2 {
  color: #00517d;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.nav-link-2:hover {
  border-bottom: 6px solid #00517d;
  border-radius: 6px;
}

.nav-link-3 {
  color: #00517d;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.nav-link-3:hover {
  border-bottom: 7px solid #00517d;
  border-radius: 6px;
}

.nav-link-4 {
  color: #00517d;
  border-bottom: 2px #000;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.nav-link-4:hover {
  border-bottom: 6px solid #00517d;
  border-radius: 6px;
}

.section-24 {
  margin-top: 40px;
}

.html-embed-4 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-25 {
  margin-top: -353px;
}

.lottie-animation {
  width: 50%;
  justify-content: center;
  align-items: center;
  margin: 104px auto -87px;
  padding-bottom: 0;
  display: flex;
}

.text-block-8 {
  color: #fff;
  text-align: center;
}

.text-block-9 {
  text-align: center;
}

.text-block-10 {
  text-align: center;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 99px;
}

.text-block-11 {
  text-align: center;
  margin-top: 33px;
}

.navbar-2 {
  background-color: #fff;
  display: none;
}

@media screen and (max-width: 991px) {
  .grid-2 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-items: center;
  }

  .div-block-9 {
    margin-top: 131px;
  }

  .button {
    width: 53%;
  }

  .text-block-3 {
    justify-content: center;
    align-items: center;
    margin-left: 60px;
    display: inline-block;
  }

  .column {
    height: 205px;
  }

  .heading-11 {
    margin-top: -30px;
  }

  .link-block {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-5 {
    margin-right: 20px;
    font-size: 14px;
  }

  .lottie-animation {
    margin-top: 239px;
    margin-bottom: -67px;
  }

  .container-3 {
    display: none;
  }

  .icon-2 {
    font-size: 60px;
  }

  .navbar-2 {
    display: block;
  }

  .nav-link-5, .nav-link-6 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
  }

  .nav-link-7 {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: 81px;
    margin-right: auto;
    display: inline-block;
  }

  .div-block-2 {
    width: 100%;
    height: 300px;
  }

  .div-block-3, .div-block-4, .div-block-5, .div-block-6, .div-block-7 {
    width: 100%;
  }

  .div-block-9 {
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-12 {
    margin-top: -120px;
  }

  .heading-8 {
    margin-top: -523px;
  }

  .heading-9 {
    margin-top: -37px;
  }

  .div-block-14 {
    margin-top: 295px;
  }

  .heading-10 {
    margin-top: -613px;
  }

  .button-2 {
    margin-top: 34px;
  }

  .columns-2 {
    display: block;
  }

  .section-16 {
    height: 763px;
  }

  .section-17 {
    height: 300px;
  }

  .heading-12 {
    margin-top: 55px;
  }

  .section-21 {
    height: 550px;
  }

  .image-7 {
    margin-top: 6px;
  }

  .container-3 {
    display: none;
  }

  .navbar-2, .column-4 {
    display: block;
  }

  .column-5 {
    margin-top: 287px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 300px;
    height: 108px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    background-size: contain;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    margin-top: 89px;
    margin-left: 10px;
    margin-right: auto;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .image {
    margin-top: 99px;
  }

  .navbar {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .text-block {
    font-size: 24px;
  }

  .heading-2 {
    margin-top: 69px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-8 {
    display: none;
  }

  .div-block-9 {
    margin-top: 10px;
  }

  .section-5 {
    width: 100%;
  }

  .button {
    width: 80%;
  }

  .text-block-3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
  }

  .section-6 {
    height: 683px;
  }

  .section-7 {
    height: 300px;
  }

  .paragraph-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-11 {
    margin-top: -37px;
  }

  .heading-7 {
    margin-top: -64px;
  }

  .div-block-12 {
    margin-top: -45px;
  }

  .heading-8 {
    margin-top: -571px;
  }

  .div-block-14 {
    margin-top: 341px;
  }

  .heading-10 {
    margin-top: -704px;
  }

  .columns {
    display: inline-block;
  }

  .button-2 {
    width: 78%;
  }

  .columns-2 {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
  }

  .text-block-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-6 {
    margin-bottom: 25px;
  }

  .div-block-17 {
    margin-bottom: 44px;
  }

  .heading-12 {
    margin-top: 26px;
  }

  .section-21 {
    height: 652px;
  }

  .image-7 {
    display: none;
  }

  .nav-menu {
    width: 100vw;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    top: 31.995px;
    left: 0;
    right: 0;
  }

  .nav-link, .nav-link-2, .nav-link-3, .nav-link-4 {
    text-align: center;
  }

  .lottie-animation {
    margin-top: 334px;
  }

  .text-block-10 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .column-3 {
    top: -65px;
  }

  .icon {
    color: #000;
    font-size: 60px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .icon:active {
    color: #000;
  }

  .container-3, .section-26 {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    top: -24px;
    left: -105px;
  }

  .menu-button.w--open {
    background-color: #00517d;
    position: relative;
    top: 4%;
    bottom: auto;
    left: -34%;
    right: 0%;
  }

  .menu-button.w--open:active, .menu-button.w--open:focus {
    background-color: #00517d;
  }

  .brand-2 {
    z-index: 999999;
    width: 60%;
    background-image: url('../images/MILESTONE-LOGO.png');
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: cover;
  }

  .icon-2 {
    font-size: 48px;
  }

  .navbar-2 {
    background-color: #fff;
    display: block;
  }

  .nav-link-5, .nav-link-6, .nav-link-7 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
  }

  .image-8 {
    margin-top: 46px;
  }
}

#w-node-_103d7c2d-7734-f508-4e7f-e2e020f5c619-34c8fa21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_0c8b9785-618d-af0d-ca9b-7cda84c0d172-34c8fa21, #w-node-bcd1f56e-10f2-670e-bd50-1f8a8edcf181-34c8fa21, #w-node-b2382086-e65b-f65b-84b3-b2c0e9898934-34c8fa21, #w-node-_71c438f1-d565-4ca6-c210-9242e7f301d2-34c8fa21, #w-node-_7c37b1d5-238d-b04c-8b00-e771ce306614-34c8fa21, #w-node-_0f29f0ff-0543-2220-c782-5b07ce1c8232-34c8fa21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-b2382086-e65b-f65b-84b3-b2c0e9898934-34c8fa21 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }
}


