iframe {
  border: none;
}
.contacts-9 {
  min-height: 60vw;
  padding-bottom: 80px;
  position: relative;
}

h4.sub-feat-text {
  color: #16191e;
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 40px;
}

p.sub-para {
  color: #3b5266;
  font-size: 17px;
  line-height: 25px;
  font-weight: normal;
  margin-bottom: 40px;
}

.map-content-9 form {
  display: grid;
  grid-gap: 20px;
  max-width: 650px;
  margin: 0 auto;
}

.twice-two {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr;
}

.map-content-9 form input,
.map-content-9 form textarea {
  width: 100%;
  background: #fff;
  outline: none;
  width: 100%;
  font-size: 16px;
  padding: 15px 15px;
  color: #16191e;
  border: 2px solid #eee;
}

.map-content-9 form input:focus,
.map-content-9 form textarea:focus {
  border: 2px solid #16191e;
}

.map-content-9 form textarea {
  resize: none;
  min-height: 140px;
}

button1 {
  cursor: -webkit-grab;
  font-weight: normal;
  margin: 0 auto;
  background: #16191e;
  color: #fff;
  text-decoration: none;
  padding: 0px 30px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: none;
  border-radius: 0px;
}

.map-content-9 {
  background: #fff;
  max-width: 946px;
  margin: 0 auto;
  padding: 60px 070px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -64%;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}

.contacts-sub-9 {
  position: relative;
}

.contacts-sub-9 iframe {
  width: 100%;
  min-height: 540px;
}

@media (max-width: 1440px) {
  .contacts-9 {
    min-height: 67vw;
  }
}

@media (max-width: 1366px) {
  .contacts-9 {
    min-height: 71vw;
  }
}

@media (max-width: 1280px) {
  .contacts-sub-9 iframe {
    min-height: 450px;
  }

  .map-content-9 {
    bottom: -84%;
  }
}

@media (max-width: 1080px) {
  .contacts-9 {
    min-height: 84vw;
  }
}

@media (max-width: 1050px) {
  .contacts-9 {
    min-height: 87vw;
  }
}

@media (max-width: 1024px) {
  .contacts-9 {
    min-height: 90vw;
  }
}

@media (max-width: 991px) {
  .map-content-9 {
    max-width: 800px;
  }

  .contacts-9 {
    padding-bottom: 50px;
  }
}

@media (max-width: 900px) {
  .contacts-9 {
    min-height: 100vw;
  }
}

@media (max-width: 800px) {
  .map-content-9 {
    max-width: 600px;
  }

  h4.sub-feat-text {
    margin-bottom: 10px;
    font-size: 33px;
  }

  p.sub-para {
    font-size: 15px;
  }

  .map-content-9 {
    padding: 50px 50px;
  }

  .contacts-9 {
    min-height: 110vw;
  }
}

@media (max-width: 768px) {
  .contacts-sub-9 iframe {
    min-height: 410px;
  }

  .map-content-9 {
    bottom: -90%;
  }
}

@media (max-width: 736px) {
  .contacts-9 {
    min-height: 114vw;
  }
}

@media (max-width: 667px) {
  .contacts-9 {
    min-height: 126vw;
  }
}

@media (max-width: 640px) {
  .map-content-9 {
    padding: 40px;
    max-width: 500px;
  }

  .contacts-9 {
    min-height: 131vw;
  }
}

@media (max-width: 600px) {
  .contacts-9 {
    min-height: 140vw;
  }
}

@media (max-width: 568px) {
  .contacts-9 {
    min-height: 147vw;
  }
}

@media (max-width: 480px) {
  h4.sub-feat-text {
    margin-bottom: 8px;
    font-size: 30px;
  }

  p.sub-para {
    font-size: 14px;
    margin-bottom: 35px;
    line-height: 20px;
  }

  .map-content-9 {
    max-width: 400px;
    bottom: -108%;
  }

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

  button1 {
    width: 100%;
  }

  .contacts-9 {
    min-height: 190vw;
  }
}

@media (max-width: 414px) {
  .map-content-9 {
    padding: 40px 30px;
    margin: 0 1.5em;
  }

  .contacts-9 {
    min-height: 220vw;
  }
}

@media (max-width: 384px) {
  .map-content-9 {
    bottom: -118%;
  }

  h4.sub-feat-text {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 28px;
  }

  .contacts-9 {
    min-height: 248vw;
  }
}

@media (max-width: 375px) {
  .contacts-9 {
    min-height: 254vw;
  }
}

@media (max-width: 320px) {
  .map-content-9 {
    margin: 0 1em;
  }

  .contacts-9 {
    min-height: 296vw;
  }
}
