@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');

@media (min-width:768px) {
  .mobile-responsive {
    display: none;
  }
}

@media (max-width: 1660px) {
  .navbar .navbar-nav .nav-link {
      font-size: 18px;
      margin: 0px 14px;
  }
}

@media (max-width: 1440px) {
  .navbar .navbar-nav .nav-link {
    font-size: 16px;
    margin: 0px 6px;
}

  /* thank you page */
  .about-one__content.text-center.sub-thenk-text {
    margin-top: 0px;
  }

  .thank-you-img {
    margin: 30px 0px;
  }

  .about-two__content-text1 p {
    margin-bottom: 0;
    max-width: 60%;
    font-size: 17px;
    line-height: 1.7;
    margin: 0 auto;
  }

  .sec-title__title {
    font-size: 32px;
    margin: 20px 0px;
  }

  .thank-you-img svg {
    width: 170px;
    height: 170px;
  }

  /* about us */
  .large_font h2 {
    font-size: 10rem;
  }

  .about-details h2 {
    font-size: 50px;
  }

  .about-item.box-0.last-box.wow.fadeInUp h3 {
    font-size: 25px;
  }

  .industrial-items .heading h2 {
    font-size: 50px;
  }

  .heading-section h2 {
    font-size: 30px;
  }

  .testimonials {
    padding: 50px 0;
  }

  .testimonials .heading {
    padding-bottom: 0;
  }

  .heading h2 {
    font-size: 50px;
  }

  .c-counter__col h1 {
    font-size: 40px;
  }

  .c-counter__col h3 {
    font-size: 22px;
  }

  footer {
    padding: 100px 0 40px;
  }

  .contactinfo_item span svg {
    width: 40px;
    height: 40px;
  }

  .text-start h2 {
    font-size: 45px;
    line-height: 1.3 !important;
  }

  .contact_field h3 {
    font-size: 35px;
  }

  .contactinfo-title.mb-0 {
    font-size: 30px;
    margin-bottom: 30px !important;
  }

  .breadcrumb {
    padding: 13px 22px;
  }

  .breadcrumb-item.active {
    font-size: 19px;
  }

  .breadcrumb-item a {
    font-size: 19px;
  }
}

@media (min-width:992px) and (max-width:1299px) {

  .testimonials .testi .item .icon {
    margin-bottom: 30px;
  }

  .we-manufacturers-services .industry-boxes {
    margin-bottom: 20px !important;
  }

  /* thank you page */
  .about-one__content.text-center.sub-thenk-text {
    margin-top: 0px;
  }

  .thank-you-img {
    margin: 30px 0px;
  }

  .about-two__content-text1 p {
    margin-bottom: 0;
    max-width: 70%;
    font-size: 16px;
    line-height: 1.7;
    margin: 0 auto;
  }

  .sec-title__title {
    font-size: 28px;
    margin: 20px 0px;
  }

  .thank-you-img svg {
    width: 150px;
    height: 150px;
  }

  .industry-we-serve figure.services-box img {
    opacity: 0.3;
  }

  .industry-we-serve .col-lg-4.col-md-6.col-sm-6.gx-5.mb-lg-3 {
    margin: 0;
    padding: 0 17px;
  }

  .industry-we-serve figure.services-box h2 span {
    font-weight: 600;
    line-height: 1.5;
  }

  .industry-we-serve figure.services-box figcaption h2,
  .industry-we-serve figure.services-box figcaption p {
    opacity: 1;
    transform: translate3d(0%, 0%, 0);
    transition: none;
  }

  .industry-we-serve figure.services-box figcaption {
    padding: 20px 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .industry-we-serve figure.services-box figcaption h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .industry-we-serve figure.services-box figcaption p {
    font-size: 16px;
    line-height: 1.5;
  }

  .industry-we-serve figure.services-box figcaption::before {
    background: rgba(255, 255, 255, 0);
    left: 15px;
    opacity: 1;
    transition: none;
    border-left: 3px solid rgba(255, 255, 255, 0.8);
  }

  .industry-we-serve figure.services-box img {
    opacity: 0.3;
    height: 360px;
    object-fit: cover;
  }

  .product-wrapper p,
  .product-wrapper h2 {
    line-height: normal;
    padding: 0;
    margin: 0;
  }

  .product-wrapper h2 {
    padding: 0;
    font-size: 17px;
    padding-top: 7px;
  }

  .product-wrapper:hover p {
    font-size: 16px;
    width: 90%;
    line-height: 1.5;
    margin: 0 auto;
    padding-top: 20px;

  }

  /* footer section */

  footer {
    padding: 50px 0 30px;
  }

  .footer-title h2 {
    font-size: 20px;
  }

  .footer-items p {
    font-size: 15px;
  }

  .footer-address p a,
  .footer-call p a,
  .footer-email p a,
  .footer-info ul li a,
  .footer-info ul li {
    font-size: 15px;
  }

  .footer-info svg {
    height: 20px;
    width: 20px;
  }

  .footer-social-icons svg {
    height: 40px;
    width: 40px;
  }

  #contact-us .my-5.text-center.d-flex.align-items-center.justify-content-center {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .heading-section h2 {
    font-size: 20px;
  }

  /* header-menu */
  .navbar .container-fluid {
    padding: 10px 30px;
  }

  .enquiry-btn .btn {
    padding: 10px 25px;
    font-size: 14px;
    margin-top: 0;
  }

  .navbar .navbar-nav .nav-link {
    font-size: 16px;
    margin: 0px 3px;
  }

  .scrolled {
    padding: 10px 0px;
  }

  .header-banner {
    height: 300px;
    object-fit: cover;
  }

  .text-start h2 {
    font-size: 27px;
  }

  .breadcrumb {
    padding: 10px 12px;
  }

  .breadcrumb-item a {
    font-size: 16px;
  }

  .breadcrumb-item.active {
    font-size: 16px;
    line-height: 18px;
    margin: 0;
  }

  /* contact page css */
  .contactinfo_item {
    width: 360px;
  }

  .we-manufacturer {
    padding: 60px 0px;
    margin: 20px 0px;
  }

  .contactinfo-title.mb-0 {
    margin-bottom: 25px !important;
    font-size: 22px;
    margin-top: 15px;
  }

  .contactinfo_item {
    padding: 20px;
    margin-bottom: 30px;
  }

  .contactinfo_item p {
    font-size: 16px;
    padding-left: 25px;
    line-height: 1.6;
  }

  .contactinfo_item span svg {
    width: 40px;
    height: 40px;
  }

  .contact_field h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .contact_field {
    padding: 25px;
  }

  .contact_field p {
    margin-bottom: 25px;
    font-size: 16px;
  }

  .contactinfo_item p a {
    font-size: 16px;
  }

  .contact_field .form-control::placeholder {
    font-size: 16px;
  }

  .map_inner {
    padding-top: 40px;
  }

  /* about stort */
  .large_font h2 {
    font-size: 6rem;
  }

  .products-details p {
    font-size: 14px;
    line-height: 22px;
  }

  .about-content h4 {
    font-size: 24px;
  }

  .about-content p,
  .about-details p,
  .about-company-content p {
    font-size: 16px;
  }

  .about-item {
    padding: 30px;
  }

  .about-icons svg {
    width: 100px;
    height: 100px;
  }

  .about-details h2 {
    font-size: 50px;
  }

  .about-icons {
    margin-bottom: 50px;
  }

  .about-details h4,
  .about-company-content h4 {
    font-size: 25px;
  }

  .manufacturer .row.pt-5.mt-5 {
    margin-top: 0 !important;
    padding-top: 0px !important;
  }

  .products-details h2 {
    font-size: 20px;
    line-height: 1.4;
  }

  .about-company-content h2 {
    font-size: 20px;
  }

  span.about-company-arrow {
    bottom: 13px;
  }

  .butn .btn {
    padding: 11px 26px;
    font-size: 14px;
  }

  .tc-contact-form-style1 .form .form-control {
    padding: 8px 8px;
  }

  .tc-contact-form-style1 .form label {
    font-size: 17px;
  }

  .assist-info h3,
  .tc-contact-form-style1 h3 {
    margin-top: 30px;
    font-size: 35px;
    margin-bottom: 30px;
  }

  .heading h5 {
    font-size: 22px;
  }

  .heading h2 {
    font-size: 38px;
    font-weight: 500;
  }

  .industrial-items .heading h2 {
    font-size: 30px;
  }

  .heading p {
    font-size: 18px;
  }

  .navigation .navArea ul li p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0px;
  }

  .navigation .navArea ul li a {
    font-size: 18px;
    margin: 0 0 3px;
  }

  .navigation .navArea:last-child {
    padding-left: 20px;
  }

  .navigation .navArea:first-child {
    padding-right: 20px;
  }

  .tc-partners-style3 {
    padding: 50px 0px;
  }

  section.map-section.pb-2 {
    padding-top: 0;
  }

  .products-items.mb-5 {
    margin-bottom: 2rem !important;
  }

  .heading {
    margin-bottom: 10px;
  }

  section {
    padding: 30px 0px;
  }

  p.section-title-descr {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .service-section .icon-box {
    height: 200px;
    padding: 50px 20px 20px 20px;
  }

  .c-counter__col h1 {
    font-size: 30px;
  }

  .c-counter__container {
    padding: 30px 0px;
  }

  .c-counter__col h3 {
    font-size: 18px;
  }

  .c-counter__col {
    height: 100px;
  }

  .accordian-section {
    padding: 30px 0px;
  }

  .testimonials .testi .item .icon i {
    font-size: 50px !important;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .testimonials .testi .item .profile {
    margin-top: 30px !important;
  }

  .testimonials .clinet-info {
    display: block !important;
  }

  .clinet-info h3 {
    margin-left: 0 !important;
    display: flex;
    justify-content: center;
  }

  .testimonials .owl-stage-outer {
    margin-top: 30px;
  }

  .testimonials .testi .item>p {
    margin-bottom: 0px;
    font-size: 15px;
  }

  .testimonials .testi .item {
    padding: 20px;
  }

  .testimonials .testi .item .profile .information p {
    font-size: 18px;
    margin-bottom: 6px;
    text-align: center;
  }

  .testimonials {
    padding: 50px 0px;
  }
}

@media screen and (max-width:1199px) {
  .navbar {
    position: sticky;
    top: 0;
}
}
@media screen and (max-width:1140px) {
  .navbar .navbar-nav .nav-link {
    font-size: 16px;
    margin: 0px 3px;
  }
  .navbar.scrolled .container-fluid {
    padding: 4px 20px;
    transition: 0.4s;
}
}
@media (max-width:991px) {

  .products-item-box {
    margin-bottom: 25px;
  }

  .products-items.mb-5 {
    margin-bottom: 2rem !important;
  }

  section.product-section {
    margin-top: 0px;
    padding-top: 0;
  }

  .product-section .row .pro-mb:last-child .product-wrapper {
    margin-bottom: 0;
  }

  .product-section .row .pro-mb:nth-child(7) .product-wrapper {
    margin-bottom: 0;
  }

  .we-manufacturers-services .industry-boxes {
    margin-bottom: 15px !important;
  }

  section.industry-we-serve {
    padding-top: 0;
  }

  .industry-we-serve .services-box {
    margin-bottom: 0 !important;
  }

  .industry-we-serve .services-box {
    margin-bottom: 15px;
  }

  /* main banner  */
  .inner-banner-div {
    padding-top: 84px !important;
  }

  .latest-boxses .box-spacing.mt-4:last-child {
    margin-bottom: 0 !important;
  }

  .latest-boxses .box-spacing.mt-4:nth-child(5) {
    margin-bottom: 0 !important;
  }

  /* model popup */
  .modal-header h5 {
    font-size: 20px;
  }

  .modal-logo img {
    max-width: 35%;
  }

  .modal-content a {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 15px;
  }

  .modal-call a:last-child {
    margin-left: -30px;
  }

  .modal-logo {
    padding-bottom: 0;
  }

  /* thank you page */
  .about-one__content.text-center.sub-thenk-text {
    margin-top: 100px;
  }

  .thank-you-img {
    margin: 30px 0px;
  }

  .about-two__content-text1 p {
    margin-bottom: 0;
    max-width: 90%;
    font-size: 16px;
    line-height: 1.7;
    margin: 0 auto;
  }

  .sec-title__title {
    font-size: 24px;
    margin: 15px 0px;
  }

  .thank-you-img svg {
    width: 120px;
    height: 120px;
  }

  .testimonials .testi .item {
    padding: 30px 20px;
    min-height: 468px;
  }

  .testimonials .testi .item>p {
    width: 100%;
    font-size: 15px
  }

  .testimonials .testi .item .profile {
    margin-top: 30px;
  }

  .clinet-info {
    display: block !important;
  }

  .clinet-info h3 {
    margin-left: 0;
    justify-content: center;
    display: flex;
  }

  .testimonials .testi .item .profile .information p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 17px;
  }

  .about-us-thumb img {
    filter: none;
    --g: none;
    --m: none;
  }

  .about-us-thumb {
    margin-left: 0;
    margin-top: 30px;
  }

  .tc-partners-style3 .logos .logo-card .logo {
    max-width: 150px;
    max-height: 100%;
  }

  .industry-we-serve figure.services-box img {
    opacity: 0.3;
  }

  .industry-we-serve .col-lg-4.col-md-6.col-sm-6.gx-5.mb-lg-3 {
    margin: 0;
    padding: 0 12px;
  }

  .industry-we-serve figure.services-box figcaption h2,
  .industry-we-serve figure.services-box figcaption p {
    opacity: 1;
    transform: translate3d(0%, 0%, 0);
    transition: none;
  }

  .industry-we-serve figure.services-box figcaption {
    padding: 20px 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .industry-we-serve figure.services-box figcaption h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .industry-we-serve figure.services-box figcaption p {
    font-size: 14px;
    line-height: 1.5;
  }

  .industry-we-serve figure.services-box figcaption::before {
    background: rgba(255, 255, 255, 0);
    left: 15px;
    opacity: 1;
    transition: none;
    border-left: 2px solid rgba(255, 255, 255, 0.8);
  }

  .product-wrapper p {
    opacity: 1;
    color: #fff;
    transform: translateY(0);
    transition: none;
    font-size: 16px;
    margin-bottom: 0;
  }

  .product-wrapper h2 {
    opacity: 1;
    color: #fff;
    transform: translateY(0);
    transition: none;
    font-size: 18px;
    padding: 0px 0px 12px 0px;
  }

  .product-wrapper .sub-products-details {
    top: 0;
    background-color: #000000e0;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .industry-we-serve figure.services-box img {
    opacity: 0.3;
    height: 360px;
    object-fit: cover;
  }

  .hoverable {
    cursor: pointer;
  }

  .dropdown-menu {
    background-color: #fff;
    border: none;
    padding: 0;
    margin: 0;
  }

  .dropdown-menu li a {
    color: #000;
    font-size: 12px;
  }

  .dropdown-menu li {
    padding: 0px 0px 12px 0px;
    border-bottom: none;
  }

  /* footer */
  footer {
    padding: 40px 0 40px;
  }

  .footer-title h2 {
    font-size: 22px;
  }

  .footer-title,
  .footer-address,
  .footer-call,
  .footer-email {
    margin-bottom: 15px;
  }

  .footer-items p {
    font-size: 15px;
  }

  .footer-address p a,
  .footer-call p a,
  .footer-email p a,
  .footer-info ul li a,
  .footer-info ul li {
    font-size: 15px;
  }

  #contact-us .my-5.text-center.d-flex.align-items-center.justify-content-center {
    margin-top: 20px !important;
    margin-bottom: 20px !important;

  }

  .footer-info ul.footer-md-section {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .footer-info ul.footer-md-section li {
    width: 49%;
  }

  .footer-info svg {
    height: 15px;
    width: 15px;
  }

  .footer-social-icons svg {
    height: 40px;
    width: 40px;
  }

  ul.footer-md-section {
    margin: 10px 0px;
  }

  /* Contact us  */
  .contactinfo-title.mb-0 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px !important;
  }

  .bg-contact-box {
    margin-top: 0px;
    margin-bottom: 0;
  }

  .contactinfo_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
    column-gap: 20px;
  }

  .contactinfo_item {
    margin-bottom: 12px;
    padding: 15px;
    width: 47%;
    display: inline-block;
    text-align: center;
  }

  .contactinfo_item span svg {
    text-align: center;
    margin: 10px 0px;
    width: 30px;
    height: 30px;
  }

  .contactinfo_item p {
    padding-left: 0;
    font-size: 14px;
    padding-top: 0;
    margin-top: 6px;
    margin-bottom: 15px;
    max-width: 360px;
    margin: 0 auto;

  }

  .contact_field h3 {
    font-size: 22px;
    text-align: center;
  }

  .contact_field {
    padding: 35px 30px 35px 30px;
    margin-top: 25px;
  }

  .contact_field p {
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
  }

  .contact_field .form-control {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .contact_field .edu-btn {
    margin-top: 15px !important;
  }

  .contact_field .form-group.has-feedback.mb-0 {
    width: 100%;
  }

  .map_inner {
    padding: 30px 10px 0px 10px;
  }

  /* main-menu */
  .navbar-brand {
    max-width: 12%;
  }

  .navbar .container-fluid {
    padding: 0px 10px;
  }

  .navbar.scrolled .container-fluid {
    padding: 0px;
  }

  nav.navbar {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 99 !important;
    top: -1;
    padding: 10px 15px;
  }

  .navbar-toggler {
    border-color: #820924;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar .navbar-nav .nav-link {
    font-size: 15px;
    font-weight: 500 !important;
    margin: 0px;
    padding-bottom: 15px;
  }

  .navbar-collapse {
    margin-top: 12px;
  }

  .enquiry-btn .btn {
    margin-top: 0;
    font-size: 14px;
    padding: 10px 30px;
    margin: 10px 0px;
  }

  .text-start h2 {
    font-size: 24px;
    margin-bottom: 0 !important;
  }

  .breadcrumb {
    padding: 14px;
  }

  .breadcrumb-item a {
    font-size: 14px;
  }

  .breadcrumb-item.active {
    font-size: 16px;
    margin: 0;
    line-height: 10px;
  }

  .large_font {
    top: 0;
  }

  .large_font h2 {
    letter-spacing: 10px;
    font-size: 3rem;
  }

  .about-item.box-0 {
    padding: 0;
  }

  .about-content h4 {
    font-size: 25px;
    text-align: center;
  }

  .about-content p,
  .about-details p,
  .about-company-content p {
    font-size: 15px;
    text-align: center;
    line-height: 1.7;
    margin: 10px;
  }

  .about-icons {
    text-align: center;
    margin: 0;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }

  .about-icons svg {
    height: 70px;
    width: 70px;
  }

  .about-item {
    padding: 40px 20px 40px 20px;
  }

  .about-details h2 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 0;
  }

  .about-details h4,
  .about-company-content h4 {
    font-size: 18px;
    text-align: center;
    margin: 15px 0px;
  }

  .box-1,
  .box-2,
  .box-3,
  .box-4 {
    height: auto;
  }

  .about-item.box-0.last-box {
    padding: 40px 20px 40px 20px;
    height: auto;
  }

  .about-company-content h2 {
    margin-bottom: 20px;
    font-size: 19px;
    text-align: center;
    line-height: 1.5;
    font-weight: 400;
  }

  span.about-company-arrow {
    bottom: 10px;
    right: 25px;
  }

  .about-company-arrow svg {
    height: 25px;
    width: 25px;
  }

  .about-section.position-relative {
    top: 0px;
    padding-bottom: 0;
  }

  .heading-section h2 {
    font-size: 16px;
  }

  p.section-title-descr {
    margin-bottom: 15px;
    font-size: 14px;
  }

  section.counter.wow.fadeInUp {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-counter__container {
    padding: 40px 0px;
  }

  .c-counter__col {
    border-right: 2px solid #7f0226;
    height: 100px;
  }

  .c-counter__col h1 {
    font-size: 28px;
  }

  .c-counter__col h3 {
    font-size: 17px;
    font-weight: 400;
  }

  .service-section .icon-box .service-title {
    font-size: 15px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-top: 6px;
  }

  .service-section .icon-box {
    padding: 20px;
    height: 200px;
  }

  .service-section .icon-box .service-para {
    margin-left: 0;
    margin-top: 15px;
  }

  .accordian-section {
    padding: 40px 0 40px
  }

  /* Our Product section */

  .products-details {
    position: absolute;
    top: 0;
    bottom: auto;
    opacity: 1;
    visibility: visible;
    background-color: #000000cc;
  }

  .products-img:hover .products-details {
    top: auto;
    opacity: 1;
    visibility: visible;
  }

  .products-details h2 {
    opacity: 1;
    font-size: 20px;
    margin-bottom: 25px;
  }

  .products-details p {
    font-size: 16px;
    margin-bottom: 0;
  }

  .heading {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .heading h2 {
    font-size: 35px;
    line-height: 1.5 !important;
    font-weight: 500;
  }

  .industrial-items .heading h2 {
    font-size: 25px;
  }

  .heading p {
    font-size: 16px;
    margin-bottom: 0 !important;
  }

  .manufacturer .row.pt-5 {
    padding-top: 0 !important;
  }

  .manufacturer .row.mt-5 {
    margin-top: 0 !important;
  }

  .manufacturer {
    padding-bottom: 0;
    padding-top: 0px !important;
  }

  .products-img img {
    width: 100%;
  }

  /* why-choose-us */
  .btn {
    padding: 8px 15px;
    margin-top: 0;
    font-size: 14px;
  }

  .contact-pg-style1.tc-contact-form-style1 .btn {
    padding: 15px 15px;
  }

  .testimonials {
    padding: 40px 0px;
  }

  .testimonials .testi .item .icon i {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 40px !important;
  }

  .testimonials .testi .item .icon {
    margin-bottom: 20px;
  }

  /* induatry-we-serve */

  .navigation .navArea ul {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    grid-auto-rows: minmax(100px, auto);

  }

  .imgArea {
    display: none;
  }

  .navigation .imgArea {
    height: 100px;
  }

  .img-overlay {
    height: 100px;
  }

  .imgArea img {
    height: 100px;
  }

  .navigation .navArea {
    position: relative;
    width: auto;
  }

  .navigation .navArea ul li {
    border-radius: 10px;
    border: 1px solid #7f022673;
    padding: 15px;
    margin: 5px 6px;
  }

  .navigation .navArea ul li .me-3 {
    margin-right: 0 !important;
  }

  .navigation .navArea ul li:before {
    height: 100px;
  }

  .navigation .navArea:first-child {
    padding-right: 10px;
  }

  .navigation .navArea:last-child {
    padding-left: 10px;
  }

  .navigation.row {
    padding: 0;
  }

  .industrial-we-serve .row {
    justify-content: center !important;
  }

  .navigation .navArea ul li a {
    justify-content: center !important;
    font-size: 18px;
    font-weight: 400;
  }

  .navigation .navArea ul li p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
  }

  /* map section */
  .map-section.pb-2 {
    padding-bottom: 0 !important;
    padding-top: 0;
  }

  /* our trusted partner */
  .tc-partners-style3 {
    padding: 30px 0px;
  }

  .heading h5 {
    font-size: 30px;
    margin-bottom: 0;
    text-align: center;
  }

  .tc-partners-style3 div {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    text-align: center;
    font-size: 14px;
  }

  .tc-partners-style3 .logos .logo-card .num {
    top: 30px;
    left: 300px;
    right: 0
  }

  .tc-partners-style3 .logos .logo-card {
    width: 50%;

  }

  .tc-partners-style3 .logos .logo-card p {
    left: 15px;
  }

  .assist-info span,
  .tc-contact-form-style1 p {
    font-size: 14px;
    text-align: center;
  }

  .tc-contact-form-style1 {
    padding: 50px 0;
  }

  .tc-contact-form-style1 h3 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: center;
  }

  .tc-contact-form-style1 .form {
    padding: 25px;
  }

  .tc-contact-form-style1 .form label {
    font-size: 14px;
  }

  .tc-contact-form-style1 .form .form-control {
    padding: 5px 4px;
  }

}

@media(max-width: 767px) {
  .dekstop-img {
    display: none;
  }

  .we-manufacturers-services .industry-boxes {
    margin-bottom: 0 !important;
  }

  .testimonials .testi .item .profile {
    margin-top: 0px !important;
  }

  .latest-boxses .box-spacing {
    margin-bottom: 0 !important;
  }

  .latest-boxses .box-spacing.mt-4 {
    margin-top: 0 !important;
    margin-bottom: 24px !important;
  }

  .latest-boxses .box-spacing.mt-4:last-child {
    margin-bottom: 0 !important;
  }

  .testimonials .testi .item .profile .information p {
    margin-bottom: 0;
  }

  .testimonials .testi .item .icon {
    margin-bottom: 30px;
  }

  .header-banner {
    height: 180px;
    object-fit: cover;
  }

  .inner-banner-div {
    padding-top: 83px !important;
  }

  section {
    padding: 30px 0px;
  }

  p {
    font-size: 14px;
  }

  .contact_field .form-control::placeholder {
    font-size: 14px !important;
  }

  .tc-partners-style3 .logos .logo-card .logo {
    max-width: 120px;
    max-height: 100%;
  }

  .about-two__content-text1 p {
    font-size: 14px;
  }

  .sec-title__title {
    font-size: 20px;
    margin: 15px 0px;
  }

  .thank-you-img svg {
    width: 100px;
    height: 100px;
  }

  /* footer section */

  footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-info {
    margin-bottom: 20px;
  }

  .footer-info ul.footer-md-section li {
    width: 100%;
  }

  #contact-us .my-5.text-center.d-flex.align-items-center.justify-content-center {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .footer-title h2 {
    font-size: 20px;
  }

  .footer-title,
  .footer-address,
  .footer-call,
  .footer-email {
    margin-bottom: 15px;
  }

  .footer-address p a,
  .footer-call p a,
  .footer-email p a,
  .footer-info ul li a,
  .footer-info ul li {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 8px;
  }

  .footer-info svg {
    height: 15px;
    width: 15px;
  }

  .footer-social-icons svg {
    height: 35px;
    width: 35px;
  }

  .copy-right p {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
  }

  .copy-right p a {
    font-size: 14px;
  }

  /* Header Responsive */
  nav.navbar {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 99 !important;
    top: -1;
    padding: 10px 15px;
  }

  .navbar-toggler {
    border-color: #820924;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar .navbar-nav .nav-link {
    font-size: 14px;
    font-weight: 500 !important;
    margin: 0px;
    padding-bottom: 12px;
  }

  .navbar-collapse {
    margin-top: 12px;
  }

  .enquiry-btn .btn {
    margin-top: 0;
    font-size: 14px;
    padding: 10px 25px;
    margin: 10px 0px;
  }

  .navbar-brand {
    max-width: 16%;
  }

  .navbar .container-fluid {
    padding: 0px 10px;
  }

  .navbar.scrolled .container-fluid {
    padding: 0px;
  }

  .creative-fullpage--slider .swiper-slide .slider-inner img {
    height: auto;
    object-fit: unset;
  }

  .creative-fullpage--slider .swiper-slide {
    height: 100%;
  }

  .creative-fullpage--slider .slider-inner {
    background: #ffffff00;
    height: 100%;
  }

  /* about-us-section */
  .large_font {
    top: 0;
  }

  .large_font h2 {
    letter-spacing: 10px;
    font-size: 2rem;
  }

  .about-item.box-0 {
    padding: 0;
  }

  .about-content h4 {
    font-size: 20px;
    text-align: center;
  }

  .about-us-thumb img {
    filter: none;
    --g: none;
    --m: none;
  }

  .about-content p,
  .about-details p,
  .about-company-content p {
    font-size: 14px;
    text-align: center;
    line-height: 1.7;
    margin: 0;
  }

  .about-icons {
    text-align: center;
    margin: 0;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }

  .about-icons svg {
    height: 70px;
    width: 70px;
  }

  .about-item {
    padding: 40px 20px 40px 20px;
    margin: 0;
    margin-bottom: 15px;
  }

  .about-item.box-4 {
    margin-bottom: 0;
  }

  .about-details h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 0;
  }

  .about-details h4,
  .about-company-content h4 {
    font-size: 18px;
    text-align: center;
    margin: 15px 0px;
  }

  .box-1,
  .box-2,
  .box-3,
  .box-4 {
    height: auto;
  }

  .about-item.box-0.last-box {
    padding: 40px 20px 40px 20px;
    height: auto;
  }

  .testimonials .testi .item .profile .information .stars i {
    font-size: 12px !important;
  }

  .about-company-content h2 {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    font-weight: 400;
  }

  span.about-company-arrow {
    bottom: 10px;
    right: 25px;
  }

  .about-company-arrow svg {
    height: 25px;
    width: 25px;
  }

  .about-section.position-relative {
    top: 0px;
  }

  /* Our Product section */

  section.product-section {
    margin-top: 0px;
    padding-top: 0;
  }

  .product-section .row .pro-mb:last-child .product-wrapper {
    margin-bottom: 0;
  }

  .pro-mb {
    justify-content: center;
    display: flex;
  }

  .product-wrapper {
    margin-bottom: 10px;
  }

  .products-details {
    position: absolute;
    top: 0;
    bottom: auto;
    opacity: 1;
    visibility: visible;
    background-color: #000000cc;
  }

  .products-img:hover .products-details {
    top: auto;
    opacity: 1;
    visibility: visible;
  }

  .products-details h2 {
    opacity: 1;
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 1.5;
  }

  .products-details p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .heading {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .heading h2 {
    font-size: 30px;
    line-height: 1.5 !important;
    margin-bottom: 7px;
    font-weight: 500;
  }

  .heading p {
    font-size: 16px;
    margin-bottom: 0 !important;
  }

  .testimonials .heading p {
    width: 70%;
    margin: 0 auto;
  }

  .testimonials .heading {
    margin-bottom: 15px;
  }

  .manufacturer .row.pt-5 {
    padding-top: 20px !important;
  }

  .manufacturer .row.mt-5 {
    margin-top: 0 !important;
  }

  .manufacturer {
    padding-bottom: 0;
    padding-top: 0px !important;
  }

  .why-items .row.pt-2 {
    padding-top: 0 !important;
  }

  .manufacturer .index-product .products-item-box:last-child {
    margin-bottom: 0;
  }

  .products-img img {
    width: 100%;
  }

  /* why-choose-us */
  .btn {
    padding: 8px 15px;
    margin-top: 0;
    font-size: 14px;
  }

  /* induatry-we-serve */
  .industry-padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  section.industry-we-serve {
    padding-top: 0;
  }

  .industry-we-serve .col-lg-4.col-md-6.col-sm-6.gx-5.mb-lg-3 {
    margin: 0;
    padding: 0px 10px 10px;
  }

  .industry-we-serve figure.services-box:hover figcaption h2 {
    font-size: 16px;
    line-height: 1.5;
  }

  .industry-we-serve figure.services-box h2 span {
    font-weight: 500;
    line-height: 1.5;
  }

  .industry-we-serve figure.services-box:hover figcaption p {
    font-size: 14px;
  }

  .industry-we-serve figure.services-box img {
    height: 300px;
  }

  .industry-we-serve .services-box {
    margin-left: 0;
    margin-right: 0;
  }

  .imgArea {
    display: none;
  }

  .navigation .imgArea {
    height: 100px;
  }

  .img-overlay {
    height: 100px;
  }

  .imgArea img {
    height: 100px;
  }

  .navigation .navArea {
    position: relative;
    width: auto;
  }

  .navigation .navArea ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .navigation .navArea ul li {
    margin-bottom: 5px !important;
    margin: 0;
    border-radius: 10px;
    border: 1px solid #7f022673;
    padding: 15px;
  }

  ul.new-product-mb {
    margin-top: 10px;
  }

  .industrial-we-serve {
    margin-bottom: 20px;
  }

  .navigation .navArea ul li .me-3 {
    margin-right: 0 !important;
  }

  .navigation .navArea ul li:before {
    height: 100px;
  }

  .navigation .navArea:first-child {
    padding-right: 10px;
  }

  .navigation .navArea:last-child {
    padding-left: 10px;
  }

  .navigation.row {
    padding: 0;
  }

  .industrial-we-serve .row {
    justify-content: center !important;
  }

  .navigation .navArea ul li a {
    justify-content: center !important;
    font-size: 16px;
    font-weight: 400;
  }

  .navigation .navArea ul li p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
  }

  .product-padding {
    padding-left: 0.5rem;
    padding-right: 0.5rem;

  }

  .products-items.mb-5 {
    margin-bottom: 0 !important;
  }

  .industrial-items .heading h2 {
    font-size: 17px;
  }

  /* map section */
  .map-section.pb-2 {
    padding-bottom: 0 !important;
    padding-top: 0;
  }

  /* our trusted partner */
  .tc-partners-style3 {
    padding: 30px 0px;
  }

  .heading h5 {
    font-size: 26px;
    margin-bottom: 0;
    text-align: center;
  }

  .tc-partners-style3 div {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    text-align: center;
    font-size: 14px;
  }

  .tc-partners-style3 .logos .logo-card .num {
    top: 15px;
    left: 80%;

  }

  .tc-partners-style3 .logos .logo-card {
    width: 50%;
  }

  .tc-partners-style3 .logos .logo-card p {
    left: 15px;
    bottom: 6px;
  }

  .assist-info span,
  .tc-contact-form-style1 p {
    font-size: 17px;
    text-align: center;
  }

  .tc-contact-form-style1 {
    padding: 50px 0;
  }

  .tc-contact-form-style1 h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: center;
  }

  .tc-contact-form-style1 .form {
    padding: 25px;
  }

  .tc-contact-form-style1 .form label {
    font-size: 14px;
  }

  .tc-contact-form-style1 .form .form-control {
    padding: 5px 4px;
  }

  /* Contact us  */
  .contactinfo-title.mb-0 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px !important;
  }

  .contactinfo_item {
    margin-bottom: 12px;
    padding: 15px;
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .contactinfo_item span svg {
    text-align: center;
    margin: 10px 0px;
    width: 30px;
    height: 30px;
  }

  .contactinfo_item p {
    padding-left: 0;
    font-size: 14px;
    padding-top: 0;
    margin-top: 6px;
    margin-bottom: 15px;
    max-width: 360px;
    margin: 0 auto;

  }

  .contact_field h3 {
    font-size: 20px;
    text-align: center;

  }

  .contact_field {
    padding: 30px 15px 30px 15px;
    margin-top: 15px;
  }

  .contact_field p {
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
  }

  .contact_field .form-control {
    padding-bottom: 12px;
    margin-bottom: 12px;

  }

  .contact_field .edu-btn {
    margin-top: 10px !important;
  }

  .contact_field .form-group.has-feedback.mb-0 {
    width: 100%;
  }

  .map_bind {
    height: 300px;
  }

  .map_inner {
    padding: 20px 10px 0px 10px;
  }

  .map_bind {
    height: auto;
  }

  /* About page  */
  .heading-section h2 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.7;
  }

  p.section-title-descr {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.7;
  }

  .about-us-thumb {
    margin-left: 0;
  }

  .c-counter__container {
    padding: 25px 0px;
  }

  .c-counter__col {
    border-right: 0;
    height: auto;
  }

  .c-counter__col h1 {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .c-counter__col h3 {
    font-size: 16px;
  }

  .c-counter__col {
    width: 100%;
    margin-bottom: 20px;
  }

  .c-counter__col:last-child {
    margin-bottom: 3px
  }

  .text-start h2 {
    font-size: 20px;
    margin-bottom: 0px !important;
  }

  .breadcrumb {
    padding: 8px;
  }

  .breadcrumb-item.active {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
  }

  .breadcrumb-item a {
    font-size: 12px;
  }

  .tc-partners-style3 .logos .logo-card {
    height: 200px;
  }

  .counter {
    padding: 0;
  }

  .accordian-section {
    padding: 30px 0 30px;
  }

  .service-section .icon-box .service-para {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.7;
  }

  .key-wrapper img {
    height: 25px;
    width: 25px;
  }

  .service-section .icon-box {
    padding: 20px;
    height: auto;
  }

  .service-section .icon-box .service-title {
    margin-left: 10px;
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 0px;
    line-height: 1.5;
    margin-top: 0;
    font-weight: 500;
  }

  .testimonials {
    padding: 30px 0px;
  }

  .testimonials .testi .item {
    padding: 20px !important;
  }

  .testimonials .testi .item .icon i {
    padding-bottom: 18px;
    margin-bottom: 20px;
    font-size: 30px !important;
  }

  .testimonials .testi .item>p {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
  }

  .stars {
    margin-bottom: 25px;
  }

  .testimonials .clinet-info {
    display: inline-block;
  }

  .testimonials .testi .item .profile .information {
    margin-bottom: 0;
  }

  .testimonials .testi .item .profile .information p {
    font-size: 14px;
    text-align: center;
    width: 100%;
  }

  .clinet-info h3 {
    text-align: center;
    margin-left: 0;
    margin-top: 6px;
    font-size: 14px;
    width: 100%;
  }

  .testimonials .testi .item {
    height: 100%;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
    margin: 3px 7px;
  }

  /* product-page */
  h2.borders-top {
    font-size: 20px;
  }

  .product-wrapper:hover .sub-products-details {
    background-color: #0000006e;
    height: 100%;
  }

  .product-wrapper h2 {
    opacity: 1;
    color: #fff;
    transform: translateY(0);
    transition: none;
    font-size: 18px;
    padding: 0px 0px 12px 0px;
  }

  .product-wrapper p {

    opacity: 1;
    color: #fff;
    transform: translateY(0);
    transition: none;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0;
  }

  .product-wrapper .sub-products-details {
    top: 0;
    background-color: #000000bf;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .industry-we-serve figure.services-box img {
    opacity: 0.3;
  }

  .industry-we-serve figure.services-box figcaption h2,
  .industry-we-serve figure.services-box figcaption p {
    opacity: 1;
    transform: translate3d(0%, 0%, 0);
    transition: none;

  }

  .industry-we-serve figure.services-box figcaption {
    padding: 20px 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .industry-we-serve figure.services-box figcaption h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .industry-we-serve figure.services-box figcaption p {
    font-size: 13px;
    line-height: 1.5;
  }

  .industry-we-serve figure.services-box figcaption::before {
    display: none;
  }
}

@media(max-width: 575px) {

  .industry-we-serve .col-lg-4.col-md-6.col-sm-6.gx-5.mb-lg-3 {
    margin: 0;
    padding: 0 14px 12px 14px;
  }

  .industry-we-serve .services-box {
    margin: 0;
  }

  .header-banner {
    height: 150px;
    object-fit: cover;
  }

  .inner-banner-div {
    padding-top: 87px !important;
  }

  .product-wrapper h2 {
    font-size: 18px;
    padding: 0px 0px 12px 0px;
  }

  .product-wrapper p {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
  }

  .navbar-brand {
    max-width: 20%;
  }

  .navbar .container-fluid {
    padding: 0px 10px;
  }

  .navbar.scrolled .container-fluid {
    padding: 0px;
  }

  .products-item-box {
    margin-bottom: 10px;
  }
}

@media(max-width: 500px) {

  .inner-banner-div {
    padding-top: 73px !important;
  }
}

@media(max-width: 400px) {
  .inner-banner-div {
    padding-top: 68px !important;
  }
}

@media(max-width: 360px) {
  .navbar-brand {
    max-width: 25% !important;
  }
}