img {
  width: auto;
}
.page-title .content-box {
  position: relative;
  top: 10px;
  width: 50%;
  height: 100%;
  margin: auto;
}
.content-box::before {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2); /* light transparent background */
  backdrop-filter: blur(5px); /* applies blur to background behind */
  -webkit-backdrop-filter: blur(5px); /* Safari support */
  border-radius: 10px; /* optional for soft corners */
}
.page-title .bread-crumb li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 2px;
  right: -10px;
  bottom: 11px;
}
.main-header .menu-left-content .logo-box:before {
  position: absolute;
  content: "";
  background: #e2e2e200;
  width: 1px;
  height: 66px;
  right: -54px;
  top: -4px;
}
.banner-carousel .slide-item:before {
  background: none;
}
.main-header .menu-left-content .logo-box {
  margin-right: 0px;
}

.cm-oreng {
  font-size: 35px;
  color: #e67f22;
}
.cm-oreng a {
  font-size: 35px;
  color: #000;
}

.case-block-one .inner-box .lower-content h3 {
  font-size: 18px;
}

.history-section .content-box h2 {
  color: #e67f22;
}
.image-box {
  width: auto;
  height: auto;
  position: relative;
  overflow: hidden;
}
.approvals .inner-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.approvals .inner-box .image-box {
  width: 100%;
  height: 100%;
}

.approvals .team-block-one .inner-box .image-box .image img {
  object-fit: contain;
}

.shop-details-content .image-box {
  border: 1px solid #e2e2e2;
}

.shop-details-content .image-box img {
  max-width: 400px;
  max-height: 500px;
}

.team-block-one .inner-box .image-box .image {
  width: 100%;
  height: 100%;
}
.image-box video,
.image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-block-one .inner-box .image-box .image:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: none;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}

.chooseus-style-three .content-box .inner-box .single-item {
  margin-bottom: 0;
}

/* .chooseus-style-three ul {
  margin-left: 20px;
} */

.chooseus-style-three ul li {
  position: relative;
  display: block;
  padding-left: 25px;
  margin-bottom: 10px;
}
.chooseus-style-three h4 {
  margin-bottom: 15px !important;
}

.team-block-one .inner-box .image-box .image:after {
  background: none;
}

.history-section .image {
  width: 100%;
  height: 320px;
}

.project-section .image-box {
  width: 100%;
  height: 320px;
  position: relative;
  overflow: hidden;
  background: #fff !important;
}

.project-section .image-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.chooseus-style-three ul li:before {
  position: absolute;
  content: "\f00c"; /* Font Awesome check icon (✔) */
  font-family: "Font Awesome 6 Free"; /* or 5 Free */
  color: #e67f22;
  font-weight: 900;
  left: 0px;
  top: 0px;
}
.cm-ul-2 ul li:before {
  position: absolute;
  content: "\f111"; /* Font Awesome check icon (✔) */
  font-family: "Font Awesome 6 Free"; /* or 5 Free */
  color: #827e7d;
  font-weight: 900;
  left: 0px;
  top: 0px;
  font-size: 8px;
}

.shop-block-one .inner-box .lower-content h4 {
  font-size: 18px;
}
/* .cm-pd {
    padding: 150px 0;
} */

.chooseus-style-three {
  padding: 50px 0px;
}

.chooseus-style-three .card {
  padding: 20px;
  height: 100%;
  background-color: #f5f5f5;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.video-style-two {
  padding: 50px 0px 170px 0px;
}

.page-title h1 {
  font-size: 50px;
}
.main-header .menu-left-content {
  padding: 20px 50px 20px 0px;
}

.banner-carousel .content-box .special-text {
  margin-bottom: 10px;
}

.banner-carousel .content-box h2 {
  font-size: 75px;
}

.sec-title h2 {
  font-size: 40px;
}

.main-header {
  position: absolute !important;
  background: #00000075;
}

.banner-carousel .slide-item {
  padding: 170px 0px 160px 0px;
}

.main-header .menu-right-content .btn-box a,
.main-menu .navigation > li > a {
  color: #fff;
}

.fixed-header .menu-right-content .btn-box a,
.fixed-header .main-menu .navigation > li a {
  color: #1c1c1c;
}

.industry-style-three.industries-page-one
  .industries-block-one
  .inner-box
  .content-box
  .link-box
  a {
  background: rgb(230 127 34);
}

.main-footer .widget-section {
  padding: 52px 0px 50px 0px;
}

.shop-details .product-discription .comment-box .input-group input[type="file"],
.form-select {
  position: relative;
  width: 100%;
  height: 58px;
  border: 1px solid #e6ebed;
  font-size: 18px;
  color: #707582;
  padding: 10px 20px;
  color: #7c8083;
  transition: all 500ms ease;
}

.list {
  width: 100% !important;
}

.funfact-block-one .inner-box .icon-box {
  line-height: 80px;
}

.menu-area .mobile-nav-toggler .icon-bar {
  background-color: #e67f22;
}
.history-section .image-box,
.history-section .inner-box:first-child .image-box,
.history-section .inner-box:nth-child(3) .image-box,
.history-section .inner-box:nth-child(2) .image-box,
.history-section .inner-box:nth-child(5) .image-box,
.history-section .inner-box:nth-child(6) .image-box,
.history-section .inner-box:nth-child(7) .image-box,
.history-section .inner-box:nth-child(8) .image-box,
.history-section .inner-box:nth-child(4) .image-box {
  padding: 0 !important;
  margin: 0 !important;
}

.shop-details-content .content-box h2 {
  font-size: 22px;
}

.banner-carousel .slide-item {
  height: 100vh;
}

.contact-info-section .inner-container:before {
  margin-top: -30px;
}

.history-section .content-box h2 {
  font-size: 30px;
  line-height: 40px;
}

@media only screen and (max-width: 1610px) {
  .banner-carousel .content-box h2 {
    font-size: 55px;
  }

  .banner-carousel .slide-item {
    padding: 175px 0px 70px 0px;
  }

  .funfact-block {
    display: flex;
    justify-content: center;
  }

  .page-title {
    position: relative;
    padding: 225px 0px 100px 0px;
  }
}

@media only screen and (max-width: 1540px) {
  .banner-carousel .content-box h2 {
    font-size: 55px;
  }

  .banner-carousel .slide-item {
    padding: 150px 0px 70px 0px;
  }

  .funfact-block {
    display: flex;
    justify-content: center;
  }

  .page-title {
    position: relative;
    padding: 225px 0px 100px 0px;
  }
}

@media only screen and (max-width: 1450px) {
  .banner-carousel .content-box h2 {
    font-size: 55px;
  }

  .banner-carousel .slide-item {
    padding: 150px 0px 100px 0px;
  }

  .funfact-block {
    display: flex;
    justify-content: center;
  }

  .main-header .menu-left-content {
    padding: 10px 50px 10px 0px;
  }

  .page-title {
    position: relative;
    padding: 200px 0px 100px 0px;
  }
}

@media only screen and (max-width: 1370px) {
  .banner-carousel .content-box h2 {
    font-size: 35px;
  }

  .main-header .menu-left-content {
    padding: 10px 50px 10px 0px;
  }

  .logo-box img {
    width: 120px;
  }

  .banner-carousel .slide-item {
    padding: 110px 0px 10px 0px !important;
  }

  .banner-carousel .content-box .special-text {
    font-size: 100px !important;
    line-height: 100px !important;
    min-height: 100px;
    margin-bottom: 0;
  }

  .page-title {
    padding: 150px 0px 80px 0px;
  }
}

@media (max-width: 1290px) {
  .main-header .menu-right-content .btn-box {
    display: block;
  }
  .main-menu .navigation > li > a {
    font-size: 14px;
    padding: 30px 5px;
  }
  .banner-carousel .content-box h2 {
    font-size: 35px;
  }

  .logo-box img {
    width: 150px;
  }

  .banner-carousel .slide-item {
    padding: 150px 0px 40px 0px;
  }

  .banner-carousel .content-box .special-text {
    font-size: 130px !important;
    line-height: 130px !important;
  }

  .page-title {
    padding: 175px 0px 70px 0px;
  }
}

@media (max-width: 1100px) {
  .menu-right-content {
    display: none;
  }
  .text h5,
  .header-top .social-links li h5,
  .header-top .links-list li a {
    font-size: 12px;
  }
  .banner-carousel .content-box h2 {
    font-size: 35px;
  }

  .logo-box img {
    width: 150px;
  }

  .banner-carousel .slide-item {
    padding: 150px 0px 40px 0px;
  }

  .page-title {
    padding: 175px 0px 70px 0px;
  }

  .page-title h1 {
    font-size: 42px;
    line-height: 50px;
  }

  .sec-title h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .main-header .menu-right-content {
    display: none;
  }

  .clearfix {
    display: flex;
    align-items: center;
  }

  .chooseus-style-three .content-box .sec-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  .clearfix {
    justify-content: center;
  }
  .header-top .outer-container {
    justify-content: center;
  }
  .header-top .links-list,
  .header-top .social-links {
    display: none;
  }
  .main-footer .links-list {
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 499px) {
  .video-style-two {
    padding: 50px 0px 50px 0px;
  }
  .main-footer .contact-widget {
    padding-right: 0 !important;
  }
  .sec-title {
    margin-bottom: 0;
  }
  .chooseus-style-three .content-box .sec-title {
    text-align: center;
  }
  .page-title {
    padding: 35px 0px 70px 0px !important;
  }
  .page-title h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .history-section {
    padding: 0 0 50px 0 !important;
  }
  .history-section .content-box {
    margin-top: 0;
  }
  .chooseus-style-three {
    padding: 20px 0;
  }
  .history-section .content-box h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .history-section .content-box .text {
    position: relative;
    padding-bottom: 0px;
    padding-top: 10px;
  }
  .history-section .inner-box:nth-child(2) .content-box .text,
  .history-section .inner-box:nth-child(4) .content-box .text,
  .history-section .inner-box:nth-child(6) .content-box .text,
  .history-section .inner-box:nth-child(8) .content-box .text {
    padding-left: 0;
  }
  .history-section .inner-box:nth-child(2) .content-box h2,
  .history-section .inner-box:nth-child(4) .content-box h2,
  .history-section .inner-box:nth-child(6) .content-box h2,
  .history-section .inner-box:nth-child(8) .content-box h2 {
    text-align: left;
  }
  .main-header {
    position: relative !important;
    background: #000;
  }

  .banner-carousel .slide-item {
    height: 50vh;
  }
  .history-section .inner-box:first-child .image-box,
  .history-section .inner-box:nth-child(3) .image-box,
  .history-section .inner-box:nth-child(2) .image-box,
  .history-section .inner-box:nth-child(5) .image-box,
  .history-section .inner-box:nth-child(6) .image-box,
  .history-section .inner-box:nth-child(7) .image-box,
  .history-section .inner-box:nth-child(8) .image-box,
  .history-section .inner-box:nth-child(4) .image-box {
    padding: 20px 0 !important;
  }
  .logo-box img {
    width: 100px;
  }

  .banner-carousel .content-box .special-text {
    font-size: 60px !important;
    line-height: 50px !important;
  }

  .banner-carousel .content-box h2 {
    font-size: 30px !important;
    line-height: 40px !important;
  }

  .header-top .social-links li h5 {
    display: none;
  }

  .header-top .links-list li,
  .header-top .text h5 {
    font-size: 10px;
  }

  .banner-carousel .content-box .special-text {
    margin-bottom: 0px !important;
  }

  .banner-carousel .slide-item .image-layer {
    background-position: center !important;
  }

  .sec-title h2 {
    font-size: 25px !important;
    line-height: 30px !important;
  }

  .bottom-inner {
    font-size: 15px;
  }

  .page-title .bg-layer {
    background-position: bottom;
  }

  .clearfix {
    justify-content: center;
  }

  .video-style-two .content-box {
    padding-top: 40px !important;
  }

  .info-box,
  .links-list {
    font-size: 15px;
  }

  .main-footer .links-widget .links-list li {
    margin-bottom: 0;
  }
  .page-title .content-box {
    width: 80%;
  }
}

@media (max-width: 400px) {
  .logo-box img {
    width: 100px;
  }

  .banner-carousel .content-box .special-text {
    font-size: 60px !important;
    line-height: 50px !important;
  }

  .banner-carousel .content-box h2 {
    font-size: 30px !important;
    line-height: 40px !important;
  }

  .header-top .social-links li h5 {
    display: none;
  }

  .header-top .links-list li,
  .header-top .text h5 {
    font-size: 7px;
  }

  .banner-carousel .content-box .special-text {
    margin-bottom: 0px !important;
  }

  .banner-carousel .slide-item .image-layer {
    background-position: center !important;
  }

  .sec-title h2 {
    font-size: 25px !important;
    line-height: 30px !important;
  }

  .bottom-inner {
    font-size: 12px;
  }

  .page-title .bg-layer {
    background-position: bottom;
  }

  .clearfix {
    justify-content: center;
  }

  .video-style-two .content-box {
    padding-top: 40px !important;
  }

  .info-box,
  .links-list {
    font-size: 15px;
  }

  .main-footer .links-widget .links-list li {
    margin-bottom: 0;
  }
  .table {
    font-size: 12px !important;
  }
  .main-footer .footer-widget h3 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
  }
}

@media (max-width: 350px) {
  .why-choose-us .reasons {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;
  }

  .logo-box img {
    width: 80px;
  }

  .header-top .social-links li a {
    font-size: 13px;
  }

  .header-top .links-list li,
  .header-top .text h5 {
    font-size: 8px;
  }

  .banner-carousel .slide-item {
    padding: 100px 0px 40px 0px;
  }

  .banner-carousel .content-box h2 {
    font-size: 20px !important;
    line-height: 25px !important;
  }

  .banner-carousel .content-box p {
    font-size: 12px;
    line-height: 15px;
  }

  .sec-title h2 {
    font-size: 18px !important;
    line-height: 25px !important;
  }

  .industry-section .content-box .sec-title,
  .about-section .content-box .sec-title {
    margin-bottom: 15px;
  }

  .funfact-block-one .inner-box .count-outer {
    font-size: 50px;
  }

  .bottom-inner {
    font-size: 10px;
  }

  .info-box,
  .links-list {
    font-size: 12px;
  }

  .main-footer .links-widget .links-list li {
    margin-bottom: 0;
  }
}
.about .image-box .image {
  width: 100%;
  height: auto;
}

.history-section {
  padding: 0px 0px 100px 0;
}

.team-block-one .inner-box .lower-content h3:before {
  color: #ffffff;
}
