@media (min-width: 1400px) {
  .testimonial-section .owl-carousel .item .lorem:first-child {
    margin-left: 90px;
  }
}

@media (max-width: 1920px) {
  .banner-section .owl-dots {
    bottom: -110px !important;
  }
}

@media (max-width: 1400px) {
  .banner-section .owl-dots {
    bottom: -130px !important;
  }
}

@media (min-width: 1200px) {
  #get-enquriy .modal-xl {
    --bs-modal-width: 1200px;
    margin: 50px auto;
  }
  
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .banner-section .owl-dots {
    bottom: -50px !important;
  }
  .product-card-one {
    width: 95%;
  }
  .product-card-one.first-card {
    width: 95%;
  }
}

@media (max-width: 1200px) {
  .banner-section .owl-dots {
    text-align: center;
    position: absolute !important;
    bottom: -30% !important;
  }
  .product-section .product-card-one .card-title {
    font-size: 28px !important;
  }
  .nail {
    position: relative;
    overflow: hidden;
  }

  .modal-header .btn-close {
    right: 15px;
    top: 15px;
  }

  .construction .enquiry-form {
    padding-top: 0;
  }

  .card-section-one {
    padding-top: 3%;
  }

  .card-section-two {
    padding-top: 3%;
  }

  .credential-section h4 {
    font-size: 60px;
  }

  .construction .match {
    position: relative;
    z-index: 2;
    left: 0;
  }

  /* .construction .enquiry img {
    display: none;
  } */

  .construction {
    padding: 80px 0px;
  }
}

@media (min-width: 992px) {
  .product-card-one.first-card {
    width: 92%;
  }

  .testimonial-section .owl-prev,
  .testimonial-section .owl-next {
    display: none !important;
  }

  .header .logo-two {
    display: none;
  }
   .product-mobile-card {
    display: none;
  }
}

@media (max-width: 992px) {
  .nail-section .nail-img {
    position: absolute;
    left: 0px;
    top: 5%;
    transform: unset !important;
    height: 95%;
    width: 100%;
    max-width: 131px;
  }

  .nail-section {
    position: relative;
  }

  .nail-section .nail-card.left .dot-line img {
    float: inline-start;
  }

  .nail-section .nail-card.left .dot-line::after {
    content: none;
  }

  .nail-section .nail-card.left {
    text-align: start;
  }

  .nail-section .nail-card.left .dot-line::before {
    position: absolute;
    content: "";
    width: 90%;
    right: -1%;
    top: 20px;
    border: 1px solid white;
  }

 .product-desktop-card,
  .product-card-one.first-card {
    display: none;
  }

  .product-banner .shape img {
    display: none;
  }

  .banner-section .owl-dots {
    text-align: center;
    position: absolute;
    bottom: -6% !important;
  }

  .about-section .sec-title .title {
    font-size: 42px !important;
  }

  .about-section .sec-title .title span {
    font-size: 55px !important;
  }

  .terms-section h1 {
    font-size: 29px !important;
  }

  .construction .sec-title .title span {
    font-size: 50px;
  }

  .terms-section p {
    font-size: 14px !important;
  }

  .condition-section h2 {
    font-size: 24px !important;
    font-weight: bolder !important;
  }

  .condition-section p {
    font-size: 14px;
  }

  .privacy-section h1 {
    font-size: 32px !important;
  }

  .privacy-section .poli {
    font-size: 40px;
  }

  .policy-section h2 {
    font-size: 24px !important;
  }

  .header .logo-one {
    display: none;
  }

  .credential-section h4 {
    font-size: 50px;
  }

  .manufacturer-section h4 {
    font-size: 32px;
  }

  .product-banner .product-rect {
    display: none;
  }

  .product-banner .rectangele img {
    display: none;
  }

  .product-banner h1 {
    font-size: 55px;
  }

  .product-banner .craft {
    font-size: 65px;
  }

  .product-banner {
    background-image: none;
  }

  .explore-section h2,
  .explore-section h3,
  .wire-section h3,
  .steel-section h3,
  .rod-section h3 {
    font-size: 32px !important;
  }

  .wire-section .fs-40 {
    font-size: 40px;
  }

  .explore-section h3 .fs-30 {
    font-size: 40px;
  }

  .steel-section .fs-ms,
  .rod-section .fs-ms {
    font-size: 35px;
  }

  .spartan {
    font-size: 16px;
  }

  .spartan .fs-33 {
    font-size: 20px;
  }

  .choose-section h2,
  .about-section h1 {
    font-size: 40px !important;
  }

  .behind-us {
    font-size: 45px !important;
  }

  .behind {
    font-size: 50px !important;
  }

  .thankyou-banner {
    background: url(../images/bg/thankyou-bg.png) no-repeat center left !important;
    background-size: cover !important;
    padding: 70px 0px;
  }

  .thankyou-banner {
    text-align: center;
  }

  .thankyou-banner h1 {
    font-size: 32px;
  }

  .thankyou-banner .you {
    font-size: 42px;
  }

  .nail .nail-image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    height: 90%;
  }

  /* .construction .sec-title .title,
  .product-section .sec-title .title {
    font-size: 46px !important;
  } */

  .nail .row {
    padding-left: 10%;
  }

  .nail .dot2::before,
  .nail .dot::before {
    left: 54px;
    right: unset;
    width: 90% !important;
  }

  .header .container {
    transition: all 0.5s;
  }

  .manufacturer-section .sec-title .title {
    font-size: 42px !important;
  }

  .construction .sec-title .title,
  .product-section .sec-title .title,
  .sec-title .title {
    font-size: 42px !important;
  }

  .choose-section .sec-title .title {
    font-size: 42px !important;
  }

  .explore-section .sec-title .title {
    font-size: 42px !important;
  }

  .sec-title .title span {
    font-size: 60px;
  }

  .manufacturer-section .sec-title .title span {
    font-size: 55px;
  }

  .choose-section .sec-title .title span {
    font-size: 55px;
  }

  .explore-section .sec-title .title span {
    font-size: 60px;
  }

  .product-section p {
    max-width: 100%;
  }

  .navbar-collapse.collapse.show {
    position: absolute;
    top: 100px;
    background: var(--black-color-one);
    left: 0px;
    right: 0px;
    border-radius: 50px;
    padding: 20px;
    z-index: 99;
    transition: all 0.5s;
  }

  .header .navbar-nav {
    text-align: center;
  }

  .header .navbar-nav .btn-light {
    width: fit-content;
    margin: 0px auto 16px auto;
    padding: 8px 36px !important;
  }

  .banner-section {
    background: url(../images/banner/banner-bg-1.png) no-repeat center left !important;
    background-size: cover !important;
    /* background-size: 100% 65% !important; */
    padding: 50px 0px;
    min-height: 90vh;
  }

  /* 
  .banner-section .row {
    position: relative;
  } */

  .header .nav-item {
    margin-bottom: 16px;
  }

  .product-section .stands {
    display: none;
  }

  .construction .match {
    position: relative;
    z-index: 1;
  }

  .common-height-matched {
    font-size: 45px;
  }

  .banner-section .owl-nav {
    position: absolute;
    left: 49% !important;
    bottom: 0% !important;
    top: 102% !important;
  }

  /* .navbar .container{
        padding: unset !important;
    } */

  .construction .enquiry {
    width: 15%;
    height: 25%;
    position: absolute;
    z-index: 0;
    top: 20%;
  }

  /* .testimonial-section .noactive {
        display: none;
    } */

  h2 {
    font-size: 32px !important;
  }

  p {
    font-size: 15px !important;
  }

  .construction h2 {
    font-size: 40px !important;
  }

  .testimonial-section h2 {
    font-size: 37px !important;
  }

  .testimonial-section .owl-dots {
    position: absolute;
    left: 40%;
    bottom: -5%;
    padding-top: 10px;
  }

  /* .product .col-lg-6 {
        display: flex;
       flex-direction: column-reverse;
    }
    
    
    .product .col-lg-6:nth-child(1) {
        order: 2;
    }
    
    .product .col-lg-6:nth-child(2) {
        order: 1;
    } */
  .testimonial-section .owl-prev {
    position: absolute;
    top: 100%;
  }

  .testimonial-section .owl-next {
    position: absolute;
    left: 80%;
    top: 100%;
  }

  .fade-right-section {
    transform: translateX(0) !important;
    /* Adjust for smaller screens */
    transition: opacity 1s ease-out, transform 1s ease-out;
  }

  .fade-left-section {
    transform: translateX(0) !important;
    /* Adjust for smaller screens */
    transition: opacity 1s ease-out, transform 1s ease-out;
  }
}

@media (max-width: 768px) {
  .product-carousel-two .item {
    width: unset;
  }

  .main-title {
    font-size: 26px !important;
  }

  .w-md-50 {
    width: 50%;
  }

  .navbar-collapse.collapse.show {
    max-width: 540px;
  }

  .nail .dot2::before {
    position: absolute;
    content: "";
    width: 100%;
    right: -9px;
    top: 18px;
    border: 1px solid white;
  }

  .banner-section.container-fluid {
    background: url("../images/banner-bg.png");
    height: 100%;
  }

  .credential-section .owl-nav {
    position: absolute;
    right: 0;
    bottom: -41%;
  }

  .banner-section {
    display: flex;
    align-items: center;
    background: url("../images/banner-bg.png") no-repeat center left;
    background-size: cover;
    min-height: 90vh;
    height: 100%;
  }

  .error-banner .btn5 {
    top: 61%;
    left: 35%;
  }

  .thankyou-banner {
    display: flex;
    align-items: center;
    background: url(../images/banner-bg.png) no-repeat center left;
    background-size: cover;
    min-height: 90vh;
    height: 100%;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .product-card-one {
    width: 70%;
  }
}
@media (max-width: 576px) {
	.header .navbar{ 
        width: 95%;
    margin: 0 auto;
}
  .btn-wrapper .btn-outline {
    margin-top: 0px !important;
  }
  .product-card-one {
    width: 80%;
  }

  .nail-section .nail-img {
    left: -15px;
  }

  .btn-wrapper .btn-black {
    margin-bottom: 0px !important;
  }

  .about-section {
    padding-top: 50px;
  }

  .manufacturing-process img {
    width: 50px;
    height: 50px;
  }

  .credential-section h5 {
    font-size: 22px;
  }

  .manufacturing-process .count-img {
    width: 30px;
    height: auto;
  }

  .section-title {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .btn-outline {
    justify-content: center;
    width: fit-content;
    margin-left: 0px !important;
    margin-top: 20px;
  }

  .banner-section .owl-dots {
    text-align: center !important;
    position: absolute;
    bottom: -11% !important;
  }

  .explore-section {
    padding-top: 70px;
  }

  .product-section {
    padding-bottom: 70px;
  }

  .product-card-one.first-card {
    width: fit-content;
  }

  #know-manufacturing .modal-body {
    padding: 10px 10px 10px !important;
  }

  .nail .nail-image {
    left: -36px;
  }

  .nail .row {
    padding-left: 15%;
  }

  .error-banner .four {
    font-size: 200px;
  }

  .credential-section h4 {
    font-size: 30px !important;
  }

  .credential-section .iso-number {
    font-size: 28px;
  }

  .credential-section .iso {
    font-size: 40px;
  }

  .fs-24 {
    font-size: 16px !important;
  }

  .testimonial-section .single-testimonial h6 {
    margin-bottom: 30px !important;
  }

  .product-section .product-card {
    width: fit-content;
  }

  .choose-section .sec-title .title,
  .construction .sec-title .title,
  .product-section .sec-title .title,
  .sec-title .title {
    font-size: 40px !important;
  }

  .manufacturer-section .sec-title .title {
    font-size: 30px !important;
  }

  .explore-section .sec-title .title {
    font-size: 40px !important;
  }

  .sec-title .title span {
    font-size: 45px;
  }

  .product-section .product-card-one .card-title {
    font-size: 24px;
  }

  .testimonial-section .owl-carousel .item .lorem:last-child,
  .testimonial-section .owl-carousel .item .lorem:first-child {
    margin-left: 0px;
  }

  .testimonial-section {
    padding: 60px 0px 110px;
  }

  .testimonial-section .single-testimonial {
    margin-right: 0px;
  }

  .manufacturer-section .sec-title .title span {
    font-size: 40px;
  }

  .explore-section .sec-title .title span {
    font-size: 50px !important;
  }

  .error-banner .zero {
    font-size: 200px;
  }

  .banner-section {
    display: block;
    min-height: 90vh;
    padding: 60px 0px 80px;
  }

  .banner-section h2 {
    font-size: 32px !important;
    line-height: 1.1;
  }
  .nail-section .nail-card {
    opacity: 1 !important;
    transition: all 0.8s ease-in-out;
  }
  .policy-section .main-title {
    font-size: 24px !important;
    margin-bottom: 30px !important;
    margin-top: 30px;
  }
}

@media (max-width: 440px) {
  .error-banner .btn4 {
    width: 85%;
  }
  .product-card-one {
    width: 97%;
    margin: 10px 0px 10px 5px;
  }
  .btn-wrapper {
    display: block !important;
  }

  .btn-wrapper .btn-outline {
    margin-top: 25px !important;
  }
  .btn-wrapper .btn-black {
    margin-bottom: 10px !important;
  }
}
