.silder-three .silder-img.overlay-black-middle:before {
  opacity: 0;
  background-color: transparent;
}
.silder-three .slider-one-pagination {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
}
.header-transparent .nav > li > a {
  color: #e25720;
}
.silder-three .silder-content {
  position: absolute;
  left: 15%;
  top: 50%;
  width: 650px;
  transform: translateY(-50%);
}

.silder-three .main-silder-swiper-03 .swiper-pagination span {
  border: 2px solid #e25720;
}
.site-header .main-bar {
  box-shadow: none;
}
.about-bx1 .dz-media .img1 {
  background-color: transparent;
}
.dz-box.style-1 .dz-info {
  background-color: transparent;
}

.dz-box.style-1 .sub-title {
  color: #e25720;
}

.dz-box.style-1 .title {
  background: #e25720;
  padding: 20px 20px;
  width: 100%;
  height: 100px;
  left: 0;
}

.dz-box.style-1:hover {
  box-shadow: none;
  border: 1px solid #e25720;
}
.icon-bx-md img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 60px;
}

.overlay-white-light:before,
.overlay-white-middle:before,
.overlay-white-dark:before {
  background: #000000;
}

.icon-bx-wraper.style-1 .sub-title {
  letter-spacing: 3px;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 0;
}

.dz-bnr-inr.style-1.overlay-white-dark:before {
  opacity: 0;
}

.dz-bnr-inr.style-1 .breadcrumb-row ul li::before {
  background-color: #fff;
}
.dz-bnr-inr.style-1 .breadcrumb-row ul li,
.dz-bnr-inr.style-1 .breadcrumb-row ul li a {
  color: #fff;
}

.icon-bx-wraper.style-9 .icon-bx-sm {
  height: 80px;
  width: 80px;
  min-width: 60px;
  line-height: 60px;
}
.icon-bx-sm img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 80px;
}

.dz-card .dz-info {
  padding: 10px;
  position: relative;
}
.dz-card.style-1 .icon-btn {
  position: relative;
}
.dz-card .dz-title {
  min-height: 110px;
}

.dz-coming-soon .slider-box img {
  object-fit: contain;
}
.silder-three .silder-img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.product-detail .dz-media {
  height: 600px;
  width: 100%;
}
.product-detail .dz-media img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

@media screen and (max-width: 2600px) {
  .dz-bnr-inr {
    height: 500px;
  }
}

@media screen and (max-width: 2000px) {
  .dz-bnr-inr {
    height: 400px;
  }
}
@media screen and (max-width: 1700px) {
  .dz-bnr-inr {
    height: 400px;
    background-position: right;
  }
}

@media screen and (max-width: 1600px) {
  .product-detail .dz-media {
    height: 470px;
    width: 100%;
  }
}

@media screen and (max-width: 1400px) {
  .section-head.style-2 .title,
  .section-head.style-1 h2,
  .section-head.style-1 .h2 {
    font-size: 1.8125rem;
  }
  .section-head {
    margin-bottom: 0px;
  }
  .dz-media,
  .dz-post-media {
    position: relative;
    overflow: hidden;
    height: 400px;
  }
  .dz-media img,
  .dz-post-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .dz-card .dz-title {
    min-height: 65px;
  }
  .dz-bnr-inr h1,
  .dz-bnr-inr .h1 {
    font-size: 35px;
  }
  .dz-bnr-inr.style-1 h1,
  .dz-bnr-inr.style-1 .h1 {
    margin-bottom: 0px;
  }
  .btn {
    padding: 10px 15px;
    font-size: 14px;
  }
  .dz-box.style-1 .title {
    background: #e25720;
    padding: 10px 10px;
    width: 100%;
    height: 70px;
    left: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .dz-bnr-inr.style-1 h1,
  .dz-bnr-inr.style-1 .h1,
  .section-head.style-1 .title {
    letter-spacing: 3px;
  }
  .site-footer.style-4 .footer-top .widget .widget-title .title {
    font-size: 16px;
  }
  .dz-bnr-inr {
    height: 450px;
    background-position: center;
  }
  .site-footer.style-4
    .footer-top
    .widget
    .dzSubscribe
    .input-group
    .form-control {
    font-size: 12px;
  }
  .about-bx2 .history-row .year,
  .about-bx2 .history-row .awards,
  .about-bx2 .history-row .sales {
    font-size: 35px;
  }
  .dz-card .dz-title {
    min-height: 90px;
  }
  .inquiry-modal .modal-content .modal-header .modal-title {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .silder-three .silder-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 75%;
  }
  .silder-three .silder-content {
    position: absolute;
    left: 5%;
    top: 45%;
    width: 400px;
    transform: translateY(-50%);
  }
  .about-bx1 .dz-media .img2 {
    margin-left: 320px;
    margin-top: -65px;
  }
  .dz-coming-soon {
    padding-left: 0;
    flex-direction: column-reverse;
    justify-content: center;
  }
}

@media screen and (max-width: 700px) {
  .about-bx1 .dz-media .img2 {
    margin-left: 200px;
    margin-top: 65px;
  }
  .silder-three .slider-one-pagination {
    width: 50px;
  }
  .section-head.style-2 .title,
  .section-head.style-1 h2,
  .section-head.style-1 .h2 {
    font-size: 1.5125rem;
  }
  .dz-bnr-inr {
    height: 200px;
    background-position: 50% 25px;
  }
  .dz-bnr-inr.style-1 h1,
  .dz-bnr-inr.style-1 .h1 {
    margin-bottom: 0px;
    margin-top: 30px;
  }
  .dz-bnr-inr h1,
  .dz-bnr-inr .h1 {
    font-size: 20px !important;
  }
  .dz-card .dz-title {
    min-height: auto;
  }
  .btn {
    padding: 5px 5px;
    font-size: 12px;
    margin: 0px 5px;
  }
  .silder-three .silder-content {
    position: absolute;
    left: 5%;
    top: 45%;
    width: 250px;
    transform: translateY(-50%);
  }
  .silder-three .silder-content .title {
    font-size: 18px;
  }
  .silder-three .silder-content p {
    font-size: 12px;
  }
  .about-bx1 .dz-media .img2 {
    margin-left: 150px;
    margin-top: -60px;
  }
  .about-bx2 .history-row .year,
  .about-bx2 .history-row .awards,
  .about-bx2 .history-row .sales {
    font-size: 25px;
  }
  .about-bx2 .history-row {
    display: flex;
    align-items: flex-start;
    gap: 15px;
  }
  .product-detail .dz-media,
  .dz-media,
  .dz-post-media {
    position: relative;
    overflow: hidden;
    height: 250px;
  }
  .dz-coming-soon .slider-box {
    margin-top: 100px;
  }
  .about-bx1 .dz-media .img1 {
    width: 300px;
  }
}
