ul,
ol {
  padding: 0;
  margin: 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.row::before {
  display: none;
}

.row .col-sm-12 {
  width: 100%;
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media .media-body {
  margin-left: 2rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

.img-fluid {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.coming-soon {
  display: block !important;
  text-decoration: none !important;
  text-align: center !important;
  border-radius: 20px !important;
  color: #9b9b9b !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  border: 1px solid #9b9b9b !important;
  font-size: 17px !important;
  padding: 5px 0 5px 0 !important;
  width: 140px !important;
  margin: 43px auto 2rem !important;
  font-weight: 500 !important;
  background: transparent;
}

.iphone11pro-sec-1 {
  padding: 180px 0 0 !important;
  background-color: #000;
  text-align: center;
}

.iphone11pro-sec-1 .iphone11pro-large {
  height: 90vh;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
}

.iphone11pro-sec-1 .iphone11pro-small {
  display: none;
}

@media (max-width: 425px) {
  .iphone11pro-sec-1 .iphone11pro-large {
    display: none;
  }
  .iphone11pro-sec-1 .iphone11pro-small {
    display: block;
    height: 58vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
  }
}

.iphone11pro-sec-1 .iphone11pro-heading h1 {
  font-size: 64px;
  color: #fff;
  font-weight: 700;
}

@media (max-width: 425px) {
  .iphone11pro-sec-1 .iphone11pro-heading h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
  }
}

.iphone11pro-sec-2 {
  background-color: #111;
  padding: 4rem 0 !important;
}

.iphone11pro-sec-2 .iphone11pro-heading h5 {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
}

.iphone11pro-sec-2 .display-img {
  margin: 5rem 0 0;
  height: 90vh;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}

.iphone11pro-sec-2 .display-img-sm {
  display: none;
}

@media (max-width: 425px) {
  .iphone11pro-sec-2 .display-img {
    display: none;
  }
  .iphone11pro-sec-2 .display-img-sm {
    display: block;
    height: 30vh;
    margin: 3rem 0 !important;
  }
}

.iphone11pro-sec-3 {
  background-color: #000;
  padding: 4rem 0 1rem !important;
}

.iphone11pro-sec-3 .three-cam-title-sm {
  display: none;
}

.iphone11pro-sec-3 .focus-img {
  margin: 3rem 0;
  height: 90vh;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}

.iphone11pro-sec-3 .focus-img-sm {
  display: none;
}

@media (max-width: 425px) {
  .iphone11pro-sec-3 .three-cam-title-lg {
    display: none;
  }
  .iphone11pro-sec-3 .focus-img {
    display: none;
  }
  .iphone11pro-sec-3 .focus-img-sm {
    display: block;
    margin: 3rem 0 !important;
    height: 30vh;
  }
  .iphone11pro-sec-3 .three-cam-title-sm {
    display: block;
  }
}

.iphone11pro-sec-3 .camera-lens {
  margin: 0 0 3rem;
}

.iphone11pro-sec-3 .camera-lens ul {
  list-style-type: none;
}

.iphone11pro-sec-3 .camera-lens ul li:first-child {
  color: #fff;
}

.iphone11pro-sec-3 .camera-lens ul li {
  color: rgba(255, 255, 255, 0.7);
}

.iphone11pro-sec-4 {
  background-color: #000;
  padding: 1rem 0 !important;
}

.iphone11pro-sec-4 .night-shot-sm, .iphone11pro-sec-4 .video4k-sm, .iphone11pro-sec-4 .privacy-msg-sm {
  display: none;
}

@media (max-width: 425px) {
  .iphone11pro-sec-4 .video4k-lg {
    display: none;
  }
  .iphone11pro-sec-4 .video4k-sm {
    display: block;
    margin: 3rem 0 !important;
  }
  .iphone11pro-sec-4 .night-shot-lg, .iphone11pro-sec-4 .privacy-msg-lg {
    display: none;
  }
  .iphone11pro-sec-4 .night-shot-sm, .iphone11pro-sec-4 .privacy-msg-sm {
    display: block;
    margin: 3rem 0 !important;
  }
}

.iphone11pro-sec-4 .iphone11pro-heading h5 {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
}

.iphone11pro-sec-5 {
  padding: 4rem 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
}

.iphone11pro-sec-5 li {
  line-height: 1.5;
}
/*# sourceMappingURL=iphone11pro.css.map */