@media (min-width: 1650px) and (max-width:2400px){
  .timeline-vector-1 {
    margin-left: 22rem;
  }
  .slide-content {
    top: 65%;
  }
  .contact-info {
    right: 20%;
  }
}
@media (min-width: 900px) and (max-width:1600px){
  .four {
    bottom: 249px;
  }
  .five {
  bottom: 31px;
  }
  .six {
  bottom: 249px;
  }
  .mega-box .content {
    padding: 2rem 2rem;
  }
}

@media (min-width: 1500px) and (max-width:1599px){
  .product-items{
    height: 370px;
  }
  #last-item {
    height: 370px;
  }
  .slide-content {
    top: 65%;
    height: 280px;
  }
  .hero-slider .swiper-container {
    height: 85vh;
    top: 130px;
  }
  .counter {
    padding: 180px 0px 50px;
  }
  #link-1 {
    width: 20%;
  }
  #link-2 {
    width: 28%;
  }
  #link-3 {
    width: 32%;
  }
  #link-4 {
    width: 30%;
  }
  .stm {
    top: 35%;
    width: 51%;
    left: 54.3%;
    position: absolute;
    animation: spin 30s linear infinite;
  }
  .four {
    bottom: 248px;
  }
  .five {
  bottom: 30px;
  }
  .six {
  bottom: 248px;
  }
}

@media (min-width: 1400px) and (max-width:1499px){
  .hero-slider .slide-inner {
    height: 68vh;
  }
  .slide-content {
    height: 270px;
    top: 65%;
  }
  .hero-slider .swiper-container {
    height: 78vh;
  }
  .mega-box .content {
    padding: 2rem 3rem;
  }
  #link-3 {
    width: 32%;
  }
  .four {
    bottom: 227px;
  }
  .five {
  bottom: 16px;
  }
  .six {
  bottom: 227px;
  }
}

@media (min-width:1200px) and (max-width:1400px){
  .banner-top ul {
    padding: 0rem 12rem;
  }
  .navbar-nav.navbar-center {
    transform: translatex(0);
  }

}

@media (max-width:1280px){
  nav .wrapper {
    padding: 1rem 2rem 0.5rem 0rem;
  }
  .mega-box .content {
    padding: 1rem 1rem;
  }
  .side_enquiry {
    right: -37px;
  }
  .counter {
    padding: 195px 0px 50px;
  }
  .about-banner-image {
    margin-top: 15%;
  }
}

@media (max-width: 1024px) {
  /* header-footer */
  .logo {
    width: 23%;
  }
  nav .wrapper {
    padding: 1rem 2rem 0.5rem 2rem !important;
  }
  .navbar-nav.navbar-right {
    float: right !important;
  }
  .navbar-expand-lg .navbar-toggler {
    display: block ;
  }
  .navbar-expand-lg .navbar-collapse {
    display: block !important;
  }
  .navbar-expand-lg {
    justify-content: space-between !important;
  }
  .navbar-expand-lg .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .navbar-nav.navbar-center {
    position: relative;
    left: 50%;
    transform: translatex(-50%) !important;
  }
  .nav_login {
    padding-left: 30px !important;
  }
  .btn-close {
    font-size: 20px !important;
  }
  .nav-item {
    border-bottom: 1px solid #f5f5f5 !important;
    margin-bottom: 10px !important;
  }
  .navbar-light .navbar-nav .nav-link.active {
    color: #f39719 !important;
    background: transparent !important;
  }
  .year-logo {
    margin: 0 0 0 25%;
  }
  .banner-top {
    padding: 20px 0px;
  }
  .footer-menu p, .footer-contact p, .footer-social p {
    margin-top: 50px;
  }
  .footer-sec {
    padding: 30px 0px 0px;
  }
  .fixed-top{
    padding: 10px;
    height: 8%;
  }
  .navbar-light .navbar-brand {
    width: 50%;
  }
  .navbar-light .navbar-brand {
    margin: 0;
  }
  .features {
    padding-bottom: 0px !important;
    padding-top:158px;
  }
  .offcanvas-header {
    display: block;
  }
  .navbar-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: visibility 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(100%);
    z-index: 9999;
  } 
    .navbar-toggler {
  background: #FFFFFF;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    color: #080B45;
    padding: 15px 0px;
  }
  .mt-3 {
    margin-top: 2rem!important;
  }
  .year-logo {
    margin: 0 0 0 50%;
    width: 12%;
  }
  .nav-links .mobile-item {
    padding: 0 0 0 0px;
  }nav .wrapper {
    padding: 0.5rem 2rem;
  }
  /* end header and footer */

  /* home-banner */
  .hero-slider {
    height: 35vh;
  }
  .hero-slider .swiper-container {
    height: 35vh;
  }
  .hero-slider .slide-inner {
    height: 30vh;
  }
  .slide-content {
    width: 550px;
    top: 58%;
    height: 230px;
    padding: 0 30px;
  }
  .scroll-btn {
    left: 40%;
  }
  .hero-style .slide-title h2 {
    font-size: 30px;
  }
  .hero-style .slide-text p {
    font-size: 15px;
  }
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 50px;
    max-width: 1200px;
    padding: 15px;
    display: grid;
    margin: 0 auto;
    left: 60rem;
    top: 50%;
    align-content: center;
  }
  /* counter */
  .counter {
    padding: 120px 0px 40px;
  }
  .counter h1 {
    font-size: 75px;
  }
  .counter-items h3 {
    font-size: 40px;
  }
  .counter-items {
    padding: 0px;
    text-align: start;
  }
  .counter-items:hover {
    border-radius: 14px;
    width: 65%;
    padding: 6px;
  }
  /* story */
  .story {
    padding: 75px 0px 30px 0;
  }
  .banner-content {
    padding: 0px 40px 9px 25px;
  }
  .story h3 {
    font-size: 27px;
    line-height: 41px;
  }
  .story p {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 25px;
  }
  .banner-sec {
    height: 50%;
  }
  .box-3 {
    left: 89.5%;
    Width: 10%;
    bottom: 20%;
  }
  .story h1 {
    font-size: 75px;
    left: 19%;
    top: 77%;
  }
  /* our products */
  .product-items {
    padding: 20px;
    height: 260px;
  }
  .product-items h6 {
    font-size: 15px;
  }
  .view-product {
    font-size: 14px;
    height: 28px;
    width: 118px;
  }
  #last-item {
    background: #005490;
    padding: 10px;
    height: 260px;
  }
  #last-item h6 {
    font-size: 20px;
    padding: 15px 0;
  }
  #last-item p {
    line-height: 20px;
    font-size: 15px;
  }
  .all-product {
    font-size: 18px;
    height: 40px;
    width: 210px;
    margin: 0px 32px;
  }
  /* why choose us */
  .choose-grid {
    row-gap: 20px;
    column-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    margin: 20px 0px 15px 24px;
  }
  .choose-content p {
    font-size: 15px;
    line-height: 23px;
  }
  .choose-content img {
    margin-bottom: 17px;
  }
  .choose-content {
    padding: 10px;
  }
  /* service */
  #content-service {
    padding: 20px 40px;
  }
  /* our clients */
  .our-clients {
    padding: 20px 0px;
  }
  .our-clients  .swiper-nav-wrapper {
    margin-top: 2%;
  }
  .our-clients .swiper-client-prev {
    left: 44%;
  }
  .our-clients .swiper-client-prev:hover {
    left: 44%;
  }
  .our-clients .swiper-client-next {
    left: -44%;
  }
  .our-clients .swiper-client-next:hover {
    left: -44%;
  }
  /* testimonials */
  .client-content {
    padding: 10px;
  }
  .client-testimonial {
    padding: 30px 0px;
  }
  /* news & events */
  .events-img img {
    width: 50%;
  }
  .view-all-btn {
    left: 40%;
    right: 40%;
  }
  .side_enquiry {
    top: 32%;
    right: -42px;
    width: 111px;
    height: 38px;
}
.news-image img {
  padding: 50px 0;
}
  /* blogs */
  .blog-bg {
    padding: 30px 0px 10px 0;
  }
  .blog-bg h2 {
    padding: 0px 20px;
  }
  .blog-grid {
    column-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(295px, 1fr));
    margin: 20px 0px 0px 21px;
  }
  .blog-date {
    top: 10px;
    left: 10px;
  }
  /* ------------About us--------------- */
  .about-us-banner {
    padding: 80px 0px;
  }
  /* about-company */
  .main-sec {
    padding: 15px 10px;
  }
  #abt-company {
    margin-bottom: 30px;
  }
  .about-banner-image {
    margin-top: 7%;
  }
  .main-sec p {
    line-height: 26px;
    font-size: 15px;
  }
  .content-section p {
    font-size: 15px;
    padding: 10px 50px;
  }
  .image-sec-2 {
    height: 333px;
  }
  .vision-mission {
    padding: 30px 30px 0px 30px;
    width: 75%;
    left: 7%;
    top: 15%;
  }
  .vision-mission p {
    line-height: 25px;
    font-size: 15px;
  }
  .about-company .swiper-vision-prev {
    left: 1%;
  }
  .about-company .swiper-vision-prev:hover {
    left: 1%;
  }
  /* company - timeline */
  .timeline-hed {
    font-size: 75px;
    left: 31%;
  }
  .company-timeline {
    padding: 20px 0px 30px;
  }
  .swiper-timeline-wrapper {
    margin-top: -7%;
  }
  .swiper-timeline-next {
    left: -45%;
  }
  .swiper-timeline-next:hover {
    left: -45%;
}
  .swiper-timeline-prev {
    left: 45%;
  }
  .swiper-timeline-prev:hover {
    left: 45%;
  }
  .year-first {
    height: 250px;
    width: 20%;
  }
  .year-first h1 {
    font-size: 50px;
  }
  .tm-content h6 {
    font-size: 20px;
  }
  .tm-content p {
    margin-top: 10px;
    line-height: 21px;
  }
  .year-second {
    height: 250px;
    width: 20%;
  }
  .year-second h1 {
    font-size: 50px;
  }
  .year-2015 h1 {
    left: 37%;
    top: 5%;
  }
  .year-2021 h1 {
    left: 37%;
    top: 5%;
  }
  .year-2023a h1 {
    left: 37%;
    top: 5%;
  }
  .year-2023c h1 {
    left: 37%;
    top: 5%;
  }
  .year-2024a h1 {
    left: 37%;
    top: 5%;
  }
  .timeline-1 img {
    height: 300px;
  }
  .timeline-2 img {
    height: 300px;
    top: 13%;
  }
  .timeline-3 img {
    height: 300px;
  }
  .timeline-4 img {
    height: 300px;
    top: 13%;
  }
  .timeline-5 img {
    height: 300px;
  }
  .timeline-6 img {
    height: 300px;
    top: 13%;
  }
  .timeline-7 img {
    height: 300px;
  }
  .timeline-8 img {
    height: 300px;
    top: 21%;
    left: 42%;
  }
  .timeline-9 img {
    height: 300px;
    left: 76%;
  }
  
  .timeline-10 img {
    height: 300px;
    top: 13%;
  }
  .timeline-11 img {
    height: 300px;
  }
  .timeline-12 img {
    height: 300px;
    top: 13%;
  }
  .year-2024 {
    left: 37%;
  }
  .year-2024a {
    left: 72%;
  }
  .one {
    width: 237px;
    bottom: 91px;
    height: 300px;
    left: 5%;
  }
  .two {
    width: 237px;
    height: 300px;
    bottom: 266px;
  }
  .three {
    width: 237px;
    height: 300px;
    bottom: 91px;
  }
  .four {
    width: 237px;
    height: 300px;
    bottom: 232px;
  }
  .five {
    width: 237px;
    height: 300px;
    bottom: 74px;
  }
  .six {
    width: 237px;
    height: 300px;
    bottom: 232px;
  }
  .seven {
    width: 237px;
    height: 300px;
    bottom: 133px;
  }
  .eight {
    width: 237px;
    height: 300px;
    bottom: 219px;
    left: 42%;
  }
  .nine {
    width: 237px;
    height: 300px;
    bottom: 133px;
    left: 76%;
  }
  /* location */
  .location-content {
    padding: 5px 20px 0px 20px;
  }
  .location-content h2 {
    font-size: 38px;
  }
  .location-content p {
    font-size: 15px;
  }
  .location-grid {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
  .location-1 {
    bottom: 126px;
    left: 32%;
  }
  .location-2 {
    bottom: 60%;
  }
  .location-3 {
    bottom: 33%;
  }
  .location-4 {
    bottom: 33%;
  }
  .location-5 {
    bottom: 25%;
  }
  .location-6 {
    bottom: 78%;
  }
  .location-7 {
    bottom: 78%;
  }
  .location-8 {
    bottom: 75%;
  }
  .location-9 {
    bottom: 74%;
  }
  .location-10 {
    bottom: 31%;
  }
  .location-11 {
    bottom: 44%;
  }
  .location-12 {
    bottom: 58%;
  }
  .location-13 {
    bottom: 57%;
    left: 65.5%;
  }
  .location-14 {
    bottom: 83%;
  }
  .location-15 {
    bottom: 45%;
  }
  .location-16 {
    bottom: 43%;
  }
  .location-17 {
    bottom: 57%;
  }
  .location-18 {
    bottom: 53%;
  }
  .vector-box {
    padding: 5px;
    right: 55%;
  }
  .vbox-1 i {
    font-size: 20px;
    padding: 5px;
  }
  .vbox-2 i {
    font-size: 20px;
    padding: 5px;
  }
  /* our value */
  .for-p {
    padding: 0;
  }
  .our-value {
    padding: 25px 35px;
  }
  .value-items {
    padding: 10px;
    height: 190px;
  }
  .value-items p {
    padding: 0 25px;
  }
  .value-grid {
    row-gap: 20px;
    column-gap: 20px;
  }
  .value-grid img {
    width: 20%;
  }
  /* infrastructure */
  .ipad-slider {
    display: block !important; 
  }
  .infrastructure .po-ab {
    position: absolute;
    left: 22%;
    top: 10%;
  }
  .search_text {
    width: 100%;
  }
  .retailer_text {
    font-size: 25px;
  }
 .infrastructure .swiper-button-next {
    background: url(../build/img/about/next.png);
    background-repeat: no-repeat;
    top: 32% !important;
    right: 2% !important;
    left: 88% !important;
  }
 .infrastructure .swiper-button-prev {
  background: url(../build/img/about/prev.png);
    background-repeat: no-repeat;
    top: 32% !important;
    left: 5% !important;
    right: auto;
  }
  .swiper-button-prev {
    top: 31% !important;
    left: 5% !important;
    right: auto;
  }
  .swiper-button-next {
    top: 33% !important;
    left: 77% !important;
    right: auto;
  }
  .infrastructure .quote-text {
    margin: 0px 22%;
  }
  .quote-slider1 {
    height: 500px; 
  }
  .image-slider-wrapper {
    max-width: 100%;
  }
  .quote-text {
    max-width: 100%;
    margin-top : 27%;
  }
  .quote-slider-wrapper {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
  }
  /* last section */
  .last-content {
    padding: 50px 35px 0px 35px;
  }
  .last-content p {
    font-size: 15px;
  }
  .see-all {
    font-size: 17px;
    margin-top: 20px;
  }
  .last-sec {
    margin-bottom: -55px;
  }
  .last-content-2 {
    padding: 10px 50px 0px 0px;
  }
  .play-btn {
    width: 37%;
  }
  /* our products */
  .products-overlay-text p {
    padding: 0 15%;
  }
  .products-banner {
    height: 250px;
  }
  .product-details {
    padding: 25px 50px;
  }
  .social-banner {
    height: 250px;
  }
  /* individual product */
  .individual-image {
    padding: 75px 20px;
  }
  .individual-products-banner h1 {
    font-size: 40px;
  }
  .tabcontent {
    padding: 30px 30px 0 30px;
    width: 65%;
  }
  .product-specs {
    padding-bottom: 50px;
  }
  .products-tab .carousel-control-next, .products-tab .carousel-control-prev {
    top: 80%;
    width: 75%;
    height: 10%;
  }
  .product-description {
    padding: 0;
  }
  .description ul li {
    margin: 10px 0;
  }
  .video-section p {
    padding: 0 4%;
  }
  .single-video {
    height: 348px;
  }
  #ind-video {
    max-width: 80%;
  }
  .form-section img {
    padding: 0;
  }
  #enq_form {
    padding-right: 0px;
  }
  .tab button {
    padding: 10px 20px;
    width: 85%;
  }
  .support-sec .tabcontent {
    padding: 10px 20px 0px;
    width: 65%;
  }
  .products-tab .tabcontent {
    width: 100%;
  }
  .related-items h3 {
    font-size: 20px;
  }
  .enquiry-button:hover:after {
    right: 41%;
  }
  .related-items {
    height: 250px;
  }
/* careers */
  .work-content {
    padding: 0px 20px 0px 20px;
  }
  .work-section {
    padding: 50px 0;
  }
  .work-1 {
    left: 48.5%;
    top: 5.5%;
  }
  .work-2 {
    left: 87%;
    bottom: 5%;
  }
  .modal-content {
    width: 40%;
  }
  .job-list {
    padding: 30px 0;
  }
  .pt-5 {
    padding-top: 0rem!important;
  }
  /* Service and Support page */

  #link-2 {
    width: 100%;
  }
  .row .mega-links li a img{
    display: none;
  }
  .mega-box .content {
    padding: 0;
  }
  .row .mega-links li a {
    color: #3c3737;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
  }
  .nav-links li {
    margin: 0;
    border-bottom: 1px solid #ededed;
  }
    .white-box {
      padding: 25px;
  }
  .tab {
    width: 35%;
  }
  .gallery {
    padding: 0px 16rem;
  }

/* Contact us page */
  .serviceBox {
    padding: 32px 30px 32px 100px;
    width: 370px;
    height: 153px;
  }
  .contact-sec h3 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .contact-sec h2 {
    font-size: 30px;
  }
}

@media (max-width:840px) {
  .logo {
    width: 29%;
  }
  .white-box {
    margin-top: 30px;
  }
  .tab {
    width: 100%;
    display: flex;
    padding: 0;
  }
  .tab button {
    display: block;
    padding: 15px;
    text-align: center;
    font-size: 20px;
  }
  .tabcontent {
    width: 100%;
    margin-top: 10px;
  }
  .gallery {
    padding: 0px 8rem;
  }
  .square-1 {
    position: absolute;
    top: 2rem;
    left: 5.5rem;
    width: 22%;
    animation: moveUpDown1 2s ease-in-out infinite alternate;
  }
  .square-2 {
    position: absolute;
    bottom: 2rem;
    right: 5rem;
    width: 22%;
    animation: moveUpDown1 2s ease-in-out infinite alternate;
  }
  .hero-slider .slide-inner {
    height: 28vh;
  }
  .hero-slider .swiper-container {
    height: 33vh;
  }
  .slide-content {
    width: 520px;
    top: 48%;
    height: 227px;
  }
  .hero-slider .swiper-contol-prev, .hero-slider .swiper-contol-next {
    top: 30%;
  }
}

@media (max-width: 830px) {
  .fixed-top {
    padding: 10px;
    height: 10%;
  }
  .navbar-light .navbar-brand {
    width: 50%;
  }
  .copyrights {
    font-size: 18px;
  }

  iframe {
    height: 330px;
  }
  .copyrights li {
    padding-bottom: 10px !important;
  }
  .year-logo {
    margin: 0 0 0 45%;
    width: 12%;
  }
}

@media (max-width: 820px) {
  
  .navbar-light .navbar-nav .nav-link.active {
    color: #ed1d25 !important;
    background: transparent !important;
  }
  .nav-item {
    border-bottom: 1px solid #f5f5f5 !important;
    margin-bottom: 10px !important;
  }

    /* home-banner */
    .slide-content {
      width: 440px;
      top: 48%;
      height: 230px;
    }
    .hero-style .slide-title h2 {
      font-size: 25px;
    }
      .hero-style .slide-text p {
        font-size: 14px;
    }
      .scroll-btn {
        left: 34%;
    }
    .view-more {
      height: 40px;
      width: 112px;
      font-size: 15px;
    }
    
    .hero-slider .swiper-contol-prev, .hero-slider .swiper-contol-next {
      top: 29%;
  }
  .scroll-btn p a {
    font-size: 15px;
  }
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    left: 48rem;
    top: 50%;
  }
    /* counter */
    .counter {
      padding: 110px 0px 30px;
  }
  .counter-grid {
    row-gap: 25px;
    margin: 10px 0px;
}
    .counter h1 {
      font-size: 50px;
    }
    .counter-items h3 {
      font-size: 32px;
    }
    .counter-items {
      padding: 8px;
      text-align: start;
    }
    .counter-items:hover {
      width: auto;
    }
    .counter-items p {
      color: #fff;
    }
    .number {
      font-size: 35px;
    }
    .blue {
      color: #fff;
      font-size: 35px;
    }
    .for-k {
      font-size: 33px;
    }
    /* story */
    .story {
      padding: 55px 0px;
    }
    .banner-content {
      padding: 0px 25px 0px 25px;
    }
    .story h3 {
      font-size: 20px;
      line-height: 26px;
    }
    .story p {
      font-size: 15px;
      margin-bottom: 18px;
      line-height: 23px;
    }
    .story h1 {
      font-size: 61px;
      top: 73%;
      left: 25%;
    }
    .banner-sec {
      height: 49.3%;
    }
    .box-2 {
      Width: 10%;
    }
    .box-3 {
      left: 88.5%;
      Width: 11%;
      bottom: 30%;
    }
    /* product */
    .our-products {
      padding: 30px 0;
  }
  
    .product-items {
      padding: 10px;
      margin: 5px 0;
      height: 185px;
  }
    .product-items h6 {
      padding: 0;
      font-size: 12px;
    }
    .view-product {
      font-size: 10px;
      height: 24px;
      width: 85px;
    }
    #last-item {
      height: 185px;
      padding: 10px;
    }
    #last-item h6 {
      padding: 0;
      font-size: 15px;
    }
    #last-item p {
      line-height: 13px;
      font-size: 10px;
    }
    .all-product {
      font-size: 14px;
      height: 30px;
      width: 152px;
      margin: 0px 22px;
    }
    .products-tab .carousel-control-next-icon {
      width: 35px;
      height: 31px;
  }
  .products-tab .carousel-control-prev-icon {
    width: 31px;
    height: 31px;
  }
  .products-tab .carousel-control-next, .products-tab .carousel-control-prev {
    top: 50%;
  }
  .products-tab .carousel-control-prev {
    left: 90px;
  }
  .products-tab .carousel-control-next {
    right: 130px;
  }
  /* service and support */
  .support-sec .tabcontent {
    width: 100%;
  }
    /* why choose us */
    .choose-content {
      padding: 25px;
    }
    .choose-us {
      padding: 20px 0px;
    }
    /* services */
    #content-service {
      padding: 0px;
    }
    .service {
      padding: 20px 0px;
    }
    .our-clients {
      padding: 20px 0px;
    }
    .our-clients h3 {
      margin-bottom: 10px;
    }
    .our-clients .swiper-client-prev {
      left: 43%;
    }
    .our-clients .swiper-client-next {
      left: -43%;
    }
    .our-clients .swiper-client-prev:hover {
      left: 43%;
    }
    .our-clients .swiper-client-next:hover {
      left: -43%;
    }
    /* testimonial */
    .client-testimonial {
      padding: 30px 0px 35px 0px; 
    }
    .client-content {
      padding: 6px;
    }
    .client-content img {
      margin-bottom: 6px;
      width: 6%;
    }
    .client-content h6 {
      margin-top: 0px;
      font-size: 15px;
    }
    .client-content a {
      font-size: 14px;
    }
    .client-content p {
      font-size: 14px;
    }
    /* news&events */
    .events-img img{
      width: 49%;
    }
    .blog-bg .swiper-slide {
      padding: 0 100px;
    }
    .news-content {
      border-left: 5px solid #AEAEAE;
      width: 400px;
      margin: 20px 0;
      padding: 0px 0;
  }
  .news-image img {
    width: 90%;
    padding: 35px 0;
    left: 0%;
}
    /* testimonial */
    .client-testimonial .swiper-next, .client-testimonial .swiper-prev {
      top: 30%;
  }
    /* ---------about us---------- */
    /* responsive 820 */
    .main-sec {
      padding: 30px 20px 0px 20px;
    }
  .about-banner-image {
    margin-top: 30%;
  }
  .home-banner .carousel-control-next {
    background-size: 26%;
  }
  .home-banner .carousel-control-prev {
    background-size: 26%;
  }
    .content-section p {
      padding: 5px 30px;
    }
    .main-sec p {
      line-height: 22px;
      font-size: 14px;
    }
    .stm {
      top: 36%;
      width: 49%;
      left: 55.3%;
    }
    .about-grid {
      margin: 5px 0px 5px 0;
    }
    .about-items h6 {
      padding: 10px 40px 0px 20px;
    }
    .about-grid {
      padding: 0px 40px;
    }
    .about-company .swiper-vision-next {
      left: -83%;
  }
    /* service */
    #content-service {
      padding: 25px;
    }
    #content-service p {
      font-size: 14px;
      line-height: 21px;
    }
    /* timeline */
    .company-timeline {
      padding: 20px 0px 35px;
    }
    .year-first {
      height: 210px;
      width: 23%;
    }
    .year-second {
      height: 210px;
      width: 23%;
  }
  .tm-content p {
    margin-top: 0px;
    line-height: 19px;
    font-size: 12px;
  }
  .timeline-1 img {
    height: 250px;
  }
  .timeline-2 img {
    height: 250px;
    top: 15%;
  }
  .timeline-3 img {
    height: 250px;
  }
  .timeline-4 img {
    height: 250px;
    top: 15%;
  }
  .timeline-5 img {
    height: 250px;
  }
  .timeline-6 img {
    height: 250px;
    top: 15%;
  }
  .timeline-7 img {
    height: 250px;
  }
  .timeline-8 img {
    height: 250px;
    top: 23%;
  }
  .timeline-9 img {
    height: 250px;
  }
   .timeline-10 img {
    height: 250px;
    top: 15%;
  }
  .timeline-11 img {
    height: 250px;
  }
  .timeline-12 img {
    height: 250px;
    top: 15%;
  }
  .one {
    width: 196px;
    bottom: 116px;
    height: 250px;
  }
  .two {
    width: 196px;
    height: 250px;
  }
  .three {
    width: 196px;
    height: 250px;
    bottom: 116px;
  }
  .four {
    width: 196px;
    height: 250px;
    bottom: 243px;
  }
  .five {
    width: 196px;
    height: 250px;
    bottom: 104px;
  }
  .six {
    width: 196px;
    height: 250px;
    bottom: 243px;
  }
  .seven {
    width: 196px;
    height: 250px;
    bottom: 156px;
  }
  .eight {
    width: 196px;
    height: 250px;
    bottom: 224px;
  }
  .nine {
    width: 196px;
    height: 250px;
    bottom: 156px;
  }
  .swiper-timeline-prev:hover {
    left: 42%;
  }
  .swiper-timeline-next {
    left: -42%;
  }
    /* location */
    .location {
      padding: 20px 0;
    }
    .location-content {
      padding: 5px 15px 0px 15px;
    }
    .location-content h2 {
      font-size: 25px;
    }
    .location-grid {
      grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
      margin: 0;
    }
    .location-items h6{
      font-size: 15px;
    }
    .location-1 {
      bottom: 113px;
      width: 12px;
    }
    .location-2 {
      bottom: 49%;
      width: 15px;
    }
    .location-3 {
      bottom: 22%;
      width: 15px;
      left: 34%;
    }
    .location-4 {
      bottom: 19%;
      width: 15px;
    }
    .location-5 {
      bottom: 14%;
      left: 29.5%;
      width: 15px;
    }
    .location-6 {
      bottom: 66%;
      left: 33.7%;
      width: 15px;
    }
    .location-7 {
      bottom: 66%;
      left: 32%;
      width: 15px;
    }
    .location-8 {
      bottom: 63%;
      width: 15px;
    }
    .location-9 {
      bottom: 66%;
      left: 30%;
      width: 15px;
  }
    .location-10 {
      bottom: 20%;
      left: 37%;
      width: 15px;
    }
    .location-11 {
      bottom: 34%;
      left: 39.5%;
      width: 15px;
    }
    .location-12 {
      bottom: 48%;
      left: 26.5%;
      width: 15px;
    }
    .location-13 {
      bottom: 47%;
      width: 15px;
      left: 68.5%;
    }
    .location-14 {
      bottom: 70%;
      left: 29.5%;
      width: 15px;
  }
    .location-15 {
      bottom: 32%;
      width: 15px;
      left: 20.5%;
    }
    .location-16 {
      bottom: 34%;
      width: 15px;
    }
    .location-17 {
      bottom: 46%;
      width: 15px;
    }
    .location-18 {
      bottom: 43%;
      left: 22.5%;
      width: 15px;
    }
    .vector-box {
      padding: 20px;
      bottom: 32%;
      right: 15%;
  }
    /* our value */
    .value-grid {
      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    }
    .value-items p {
      padding: 0 10px;
      line-height: 30px;
  }
    /* lsat section */
    .last-content {
      padding: 30px 5px 0px 20px;
    }
    .last-sec {
      margin-bottom: -35px;
    }
    .last-content h2 {
      margin-bottom: 5px;
      font-size: 25px;
    }
    .last-content p {
      font-size: 14px;
    }
    .play-btn {
      width: 24%;
      bottom: 14%;
      left: 84%;
    }
    .play-btn img {
      padding: 14px;
      width: 100%;
    }
    .last-content-2 {
      padding: 10px 10px 0px 0px;
    }
    /* our products */
    .products-details {
      padding: 10px;
  }
  .products-details h4 {
    font-size: 18px;
  }
  .products-details img{
    padding: 0 !important;
  }
    /* ---------vertical machining center----- */
    .products-individual-grid {
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      margin: 3%;
    }
    .products-overlay-text p {
      padding: 0px 5%;
    }
    /* -------------single product----------- */
    .individual-image {
      padding: 20px;
    }
    .individual-content {
      padding: 10px;
    }
    .quote-btn, .download-btn {
      font-size: 15px;
      padding: 10px 15px;
    }
    .quote-hover-btn, .download-hover-btn {
      font-size: 15px;
      padding: 10px 10px;
    }
    .video-section p {
      line-height: 25px;
    }
    .single-video {
      height: 260px;
    }
    .tabs button {
      font-size: 20px;
      margin: 10px;
    }
    .tabs button a {
      padding: 8px;
      width: 130px;
      height: 45px;
    }
    #prevBtn {
      left: -4%;
    }
    #nextBtn {
      left: 95%;
    }
    .form-section {
      padding: 0;
      padding-bottom: 20px;
    }
    .form-section img {
      padding: 30px 50px;
    }
    /* .form-section {
      background: url(../build/img/products/individual/form-image.png);
      background-position: center;
      background-size: cover;
    } */
    .form-section h4 {
      color: #002D41;
      text-align: center;
      padding: 20px;
    }
    .related-grid{
      margin: 0;
    }
    .application-section {
      padding: 20px 0;
    }
    .related-section {
      padding: 20px 0;
    }
    .iti {
      width: 100%;
    }
    /* service and support */
    .swiper-button-prev {
      left: 2% !important;
    }
    .swiper-button-next {
      left: 90% !important;
    }
    .contact-sec {
      padding: 30px 0;
  }
  .enquiry-button:hover:after {
    right: 44%;
  }
    /* careers */
    .work-1 {
      left: 48.5%;
      top: 6.5%;
  }
    .work-2 {
      left: 84%;
      bottom: 26%;
  }
  .side_enquiry {
    top: 48%;
    right: -40px;
  }
  /* contact-us */
  .contact-sec h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 2rem;
  }
  #myModal-load .modal-content {
    margin: 40% 0% 0% 0%;
    width: 100%;
  }
  /* individual product */
  .category-lists-slider1{
    position: relative;
    display: flex;
  }
  #catgory-slider1 .swiper-slide {
    width: auto;
  }
  .category-button1 {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #8C8C8C;
    background-color: #fff;
    color: #8C8C8C;
    padding: 10px 25px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    user-select: none;
    margin: 0 10px;
  }
  .category-button1 a{
    color: #054D93;
  }
  .category-button1.active{
    background-color: #EC2027;
  border: 1px solid #EC2027;
    color: #fff;
  }
  .category-button1.active a{
    color: #fff;
  }
  .data-text {
    display: none;
  }
  .data-text.active{
    display: block;
  }
  .data-text h6{
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 8px;
    font-weight: 700;
  }
  .data-text p{
    font-weight: 600;
    margin-bottom: 0;
  }
  .slider-button1 {
    width: 30px;
    height: 30px;
    background-color: #EC2027;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 30%);
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 1;
    cursor: pointer;
  }
  .slider-button1.slider-prev {
    left: -70px;
  }
  .slider-button1.slider-next {
    right: -70px;
  }
  .slider-button1.swiper-button-disabled{
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 768px) {
  .navbar-light .navbar-brand {
    width: 50%;
  }
  .fixed-top {
    height: 11%;
  }
  .Navbar__Items,
  .Navbar {
    flex-direction: column !important;
  }
  .nav_login {
    padding-left: 30px !important;
  }
  .nav-item {
    border-bottom: 1px solid #f5f5f5 !important;
    margin-bottom: 10px !important;
  }
  .navbar-light .navbar-nav .nav-link.active {
    color: #ed1d25 !important;
    background: transparent !important;
  }

  /* home */
  .scroll-btn {
    left: 32%;
  }
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    left: 45rem;
    top: 62%;
  }
  .slide-content {
    width: 440px;
    top: 32%;
    height: 250px;
  }
  /* about */
  .loc-i i {
    font-size: 20px;
  }
    .stm {
      top: 31%;
      width: 50%;
      left: 55.3%;
    }
    /* timeline */
  .one {
    bottom: 112px;
  }
  .two {
    bottom: 261px;
  }
  .three {
    bottom: 112px;
  }
  .four {
    bottom: 237px;
  }
  .five {
    bottom: 99px;
  }
  .six {
    bottom: 236px;
  }
  .seven {
    bottom: 151px;
  }
  .eight {
    bottom: 216px;
  }
  .nine {
    bottom: 151px;
  }

  /* Contact us page */
  .contact-sec h2 {
    margin-bottom: 2rem;
  }
  .contact-sec {
    padding: 30px 0 0;
  }
  .contact_form {
    margin-bottom: 30px;
  }
  .serviceBox {
    padding: 32px 30px 32px 100px;
    width: 440px;
    height: 153px;
  }
  .navbar-nav.navbar-center {
    position: relative;
    left: 50%;
    transform: translatex(-50%);
  }
} 
/* responsive 480*/
@media (max-width: 480px) {
  .logo img{
    width: 55%;
  }
  .logo {
    width: 68%;
}
  /* megalinks */
.nav-links li a {
  color: #000000;
  font-family: 'Gilroy-Medium';
  font-size: 18px;
  text-transform: capitalize;
}
.nav-links li {
  margin: 15px 10px;
  padding: 0;
}
.nav-links .mobile-item {
  font-size: 16px;
  font-family: 'Gilroy-Medium';
  padding: 0;
  text-transform: capitalize;
  cursor: pointer;
  transition: all 0.3s ease;
}
.row .mega-links li {
  padding: 10px 0;
}
#link-2 {
  width: 100%;
}
.row .mega-links li a {
  color: #383434;
  font-family: 'Gilroy-Medium';
  font-size: 15px;
  line-height: 15px;
  text-align: start;
  text-transform: capitalize;
}
.mega-box .content {
  box-shadow: none;
  flex-direction: column;
  padding: 0px 10px;
}
.mega-links img{
  display: none;
}
.content .row .mega-links {
  padding-left: 10px;
}
.iti-mobile .iti__country-list {
  width: 85% !important;
  margin: 0 0 0 -1px !important;
}
  
  .navbar-light .navbar-nav .nav-link.active {
    color: #ed1d25 !important;
    background: transparent !important;
  }
  #hero {
    margin-top: 19%;
  }
  .navbar-light .navbar-brand {
    width: 50%;
    margin: 0;
  }
  
  .navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    font-size: 16px;
    color: #0e171a;
    white-space: nowrap;
    transition: 0.3s;
  }
  .fixed-top {
    position: fixed;
    background: #fff;
    padding: 10px;
    height: 11%;
  }
  .navbar-brand {
    width: 50%;
  }
  .banner-top ul {
    padding: 0rem 1rem;
  }
  .year-logo {
    margin-left: 0;
    width: 20%;
  }
  /* footer */
  .footer-sec {
    padding: 15px 0px 0px;
  }
  .footer-social {
    list-style: none;
    padding: 0px;
    margin-top: -14px;
    margin-left: -12px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
  }
  .footer-contact li {
    margin-left: 30px;
  }
  .copyrights {
    display: flex;
    flex-direction: column;
    font-size: 15px;
  }
  .footer-logo {
    width: 70%;
    margin-bottom: 15px;
    align-items: center;
}
.footer-logos {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
  .social-footer {
    display: flex;
    margin-bottom: 10px;
  }
  .to-top {
    bottom: 20px;
  }
  .footer-menu li {
    line-height: 22px;
  }
  .footer-menu p {
    line-height: 10px;
  }

/* home */
.slide-content {
  width: 370px;
  top: 66%;
  right: 30px;
}
.hero-slider {
height: 77vh;
}
.hero-slider .swiper-container {
  top: 15px;
}
.view-more-mobile {
  height: 40px;
  width: 112px;
  font-size: 15px;
  margin-bottom: 20px;
}
.hero-slider .swiper-pagination-bullet{
  display: none;
}
  /* counter section */
  .counter {
    padding: 1rem 0 2rem;
    margin-top: 30px;
}
  .counter h1 {
    font-size: 35px;
  }
  .counter-items {
    padding: 8px;
    text-align: center;
  }
  .counter-grid {
    display: grid;
    row-gap: 15px;
    column-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(176px, 1fr));
    justify-items: center;
    align-items: center;
    margin: 0;
  }
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    left: 24rem;
}
  /* story section */
  .story{
    padding: 20px 10px;
  }
  .story h1{
    display: none;
  }
  .banner-content {
    padding: 0;
  }
  .story h3 {
    font-size: 24px;
    line-height: 35px;
    padding: 0 10px;
  }
  .story p {
    margin: 17px 0;
    line-height: 20px;
    padding: 0 10px;
  }
  .banner-sec {
    height: 48.5%;
  }
  /* product */
  .our-products {
    padding: 30px 0;
  }
  .products-banner {
    margin-top: 105px;
    height: 200px;
  }
  #last-item-mob {
    background: #002D41;
    padding: 5%;
    height: 325px;
  }
  #last-item-mob p{
    line-height: 24px;
    color: #fff;
    text-align: center;
  }
  #last-item-mob h6 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding: 20px 0;
  }
  .all-product {
    font-size: 18px;
    height: 40px;
    width: 249px;
    margin: 10px 50px;
  }
  .our-products .swiper-nav-wrapper {
    margin-top: -9%;
  }
  .our-products .swiper-product-next, .our-products .swiper-product-prev {
    cursor: pointer;
    z-index: 100;
    position: absolute;
    bottom: 0;
    transform: translateY(-50%);
    transition: 0.2s;
  }
  .our-products .swiper-product-next {
    float: right;
    left: 70%;
    margin: 0;
    background: url(../build/img/icons/next-6.png)no-repeat;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .our-products .swiper-product-next:hover {
    float: right;
    left: 70%;
    margin: 0;
    background: url(../build/img/icons/next-1.svg)no-repeat;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .our-products .swiper-product-prev {
    float: left;
    left: 20%;
    margin: 0;
    background: url(../build/img/icons/next-5.png)no-repeat;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .our-products .swiper-product-prev:hover {
    float: left;
    left: 20%;
    margin: 0;
    background: url(../build/img/icons/prev-1.svg)no-repeat;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .product-items {
    padding: 40px 20px;
    height: 400px;
  }
  .view-product {
    font-size: 10px;
    height: 30px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    position: unset;
  }
  .view-product {
    opacity: 1;
    transform: translateX(0px);
  }
  .product-items h6{
    text-align: center;
  }
  .view-product{
    display: block;
  }
  .product-items:hover img{
    transform: unset;
  }
  .product-items:hover{
    background: #EAEAEA; 
  }

  /* why choose us */
  .choose-us {
    padding: 20px 0px;
  }
  .choose-content {
    padding: 59px;
  }
  .choose-grid {
    margin: 20px 0px 15px 0px;
  }

  /* service */
  .service {
    padding: 0;
  }
  #content-service {
    padding: 20px;
  }
  #content-service h3 {
    margin-bottom: 15px;
    font-size: 30px;
  }

  /* clients */
  .our-clients {
    padding: 20px 0px;
  }
  .our-clients h3 {
    margin-bottom: 10px;
  }
  .our-clients .swiper-client-prev {
    left: 33%;
    top: 36%;
  }
  .our-clients .swiper-client-prev:hover {
    left: 33%;
    top: 36%;
  }
  .our-clients .swiper-client-next{
    left: -33%;
    top: 36%;
  }
  .our-clients .swiper-client-next:hover {
    left: -33%;
    top: 36%;
  }
  /* testimonials */
  .client-testimonial {
    padding: 20px;
  }
  .client-testimonial h3 {
    margin-bottom: 15px;
  }
  .client-box {
    padding: 18px;
  }
  .client-testimonial .swiper-nav-wrapper {
    top: -7rem;
}
  .client-testimonial .swiper-prev {
    left: -11%;
    width: 30px;
    height: 30px;
  }
  .client-testimonial .swiper-prev:hover {
    left: -11%;
    width: 30px;
    height: 30px;
  }
  .client-testimonial .swiper-next {
    right: -11%;
    width: 30px;
    height: 30px;
  }
  .client-testimonial .swiper-next:hover {
    right: -11%;
    width: 30px;
    height: 30px;
  }

  /* news & events */
  .news-events {
    padding: 20px 0px;
  }
  .events-img img {
    width: 46%;
  }
  .events-img img {
    margin: 7px;
  }
  .content-box h6 {
    font-size: 13px;
  }
  .news-content {
    width: 300px;
    margin: 20px 0;
    padding: 10px 0;
}
.news-content p {
  padding-left: 20px;
}
.news-content h6 {
  padding-left: 20px;
}
.news-image img {
  padding: 20px 0;
  width: 100%;
}
.news-events {
  padding: 40px 15px;
}
.news-content {
  margin: 10px 0;
  padding: 0;
}
  /* blogs */
  .blog-bg {
    padding: 30px 0px;
  }
  
  /* .blog-grid {
    margin: 20px 0px 0px 0px;
  } */
  .blog-bg .swiper-blog-wrapper {
    margin-top: 5%;
  }
  .blog-bg .swiper-slide {
    padding: 0;
  }
  .blog-bg .swiper-blog-next, .blog-bg .swiper-blog-prev {
    cursor: pointer;
    z-index: 100;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.2s;
  }
  .blog-bg .swiper-blog-next {
    float: right;
    left: -38%;
    margin: 0;
    background: url(../build/img/icons/next-6.png)no-repeat;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .blog-bg .swiper-blog-next:hover {
    float: right;
    left: -38%;
    margin: 0;
    background: url(../build/img/icons/next-1.svg)no-repeat;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .blog-bg .swiper-blog-prev {
    float: left;
    left: 38%;
    margin: 0;
    background: url(../build/img/icons/next-5.png)no-repeat;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .blog-bg .swiper-blog-prev:hover {
    float: left;
    left: 38%;
    margin: 0;
    background: url(../build/img/icons/prev-1.svg)no-repeat;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
  .center-row {
    padding-bottom: 20px;
}
  /* -----------about us----------- */
  .about-us-banner {
    padding: 50px 0px;
    margin-top: 105px;
  }
  /* about company */
  .main-sec .title-p {
    padding: 15px 0 0 0;
  }
  .about-us-banner h1{
    font-size: 40px;
  }
  .stm {
    display: none;
  }
  .main-sec {
    padding: 0 20px;
  }
  .about-items h6{
    border: none !important;
    padding: 10px 0;
  }
  .about-grid {
    justify-items: center;
    grid-template-columns: repeat(auto-fit, minmax(115px, 1fr));
    padding: 0 10px;
  }
  #abt-company {
    margin-bottom: 0px;
}
.image-sec-2 {
  background: unset;
  height: 175px;
}
.vision-mission {
  padding: 20px 15px 0px 15px;
  width: 100%;
  left: 0%;
  top: 61%;
}
.about-company .swiper-vision-prev {
  left: 5%;
  width: 28px;
  height: 28px;
}
.about-company .swiper-vision-prev:hover {
  left: 5%;
  width: 28px;
  height: 28px;
}
.about-company .swiper-vision-next:hover {
  left: -78%;
  width: 28px;
  height: 28px;
}
.about-company .swiper-vision-next {
  left: -78%;
  width: 28px;
  height: 28px;
}
  /* timeline */
  .company-timeline {
    height: auto;
}
/* .timeline-hed {
  font-size: 35px;
} */
.timeline-mobile {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #e4dcdc;
  border-radius: 5px;
  padding: 10px;
}
.timeline-mobile h1{
  margin-top: 20px;
}
.timeline-mobile h6{
  color: #002D41;
}
.privacy {
  margin-top: 1rem!important;
}
.swiper-mtimeline-wrapper {
  margin-top: 0%;
}
.swiper-mtimeline-next, .swiper-mtimeline-prev {
  cursor: pointer;
  z-index: 100;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}
.swiper-mtimeline-next {
  float: right;
  left: -34%;
  margin: 0;
  background: url(../build/img/icons/next-1.svg)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
  z-index: 1;
}
.swiper-mtimeline-prev {
  float: left;
  left: 34%;
  margin: 0;
  background: url(../build/img/icons/prev-1.svg)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
  z-index: 1;
}
/* location */
.location-1 {
  bottom: 60px;
}
.location-2 {
  bottom: 42%;
}
.location-3 {
  bottom: 18%;
}
.location-4 {
  bottom: 17%;
}
.location-5 {
  bottom: 11%;
}
.location-6 {
  bottom: 63%;
  left: 33.7%;
}
.location-7 {
  bottom: 66%;
}
.location-8 {
  bottom: 68%;
}
.location-9 {
  bottom: 63%;
}
.location-10 {
  bottom: 17%;
}
.location-11 {
  bottom: 31%;
}
.location-12 {
  bottom: 43%;
}
.location-13 {
  bottom: 39%;
}
.location-14 {
  bottom: 74%;
}
.location-15 {
  bottom: 34%;
}
.location-16 {
  bottom: 28%;
}
.location-17 {
  bottom: 48%;
}
.location-18 {
  bottom: 37%;
}
.vector-box {
  padding: 5px;
  bottom: 40%;
  right: 3%;
}
.vbox-1 i {
  font-size: 20px;
  padding: 4px;
}
.vbox-2 i {
  font-size: 20px;
  padding: 4px;
}
/* infrastructure */
  .quote-text p {
    font-size: 11px;
  }
  .image-slider1 {
    height: 300px;
  }
  .infrastructure .quote-text {
    margin: 0% 10% 0 18%;
  }
  /* last section */
  .play-btn img {
    padding: 15px;
    width: 96%;
  }
  .play-btn {
    width: 23%;
    bottom: -11%;
    left: 77%;
    position: absolute;
  }
  .last-content-2 {
    position: relative;
  }
  .last-sec-img {
    margin: 0;
  }
  .last-content p {
    margin-top: 10%;
  }
  .last-sec {
    margin-bottom: 18px;
  }
.value-items p, .value-items p {
  line-height: 20px;
}
.value-items p {
  padding: 0px 15px;
}
.value-items {
  padding: 10px;
}
.side_enquiry {
  font-size: 14px;
  top: 45%;
  right: -35px;
  width: 92px;
  height: 22px;
}
.button-container {
  width: 120px;
  height: 40px;
}
  /* ----------vertical machinging center-------- */
  .products-individual-banner {
    height: 210px;
    margin-top: 105px;
  }

  .products-individual-banner h1{
    font-size: 30px;
  }
  .products-individual-banner p{
    font-size: 15px;
    padding: 0 10%;
  }
  .products-individual-section {
    padding: 20px 0;
  }
  .products-individual-items h6 {
    font-size: 20px;
  }
  .products-individual-items img {
    padding: 0;
  }
  .products-overlay-text p {
    padding: 0;
  }
  
  .social-banner {
    height: 250px;
}
  /* individual products */
  .products-tab .carousel-control-next-icon {
    width: 35px;
    height: 35px;
  }
  .products-tab .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
  }
  .related-items {
    height: 350px;
  }
  .category-button1 {
    padding: 5px 15px;
  }
  .description ul li::before {
    width: 14px;
    height: 14px;
  }
  .product-specs .accordion-body {
    font-size: 15px;
  }
  .individual-products-banner {
    margin-top: 105px;
    padding: 25px 10px;
    height: 165px;
  }
  .breadcrumb li {
    font-size: 18px;
  }
  .breadcrumb li::after {
    font-size: 20px;
    margin: 0 0.1em;
  }
  .individual-products-banner h1 {
    font-size: 20px;
    margin-top: 20px;
  }
  .our-products-banner h1
  {
    font-size: 30px;
  }
  .tabs button a {
    padding: 10px;
    width: 120px;
    height: 45px;
    }
    #nextBtn {
      left: 86%;
  }
  #prevBtn {
    left: -2%;
  }
  .tabs button {
    font-size: 16px;
    margin: 7px;
  }
  .description ul, .specification ul {
    padding: 0;
  }
  .description ul li {
    font-size: 15px;
  }
  .video-section {
    padding: 20px 0;
  }
  .application-section {
    padding: 20px 0;
  }
  .related-section {
    padding: 20px 0;
  }
  .tabcontent h3 {
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .individual-image {
    padding: 0px;
  }
  .ind-text {
    margin: 20px 0;
  }
  .form-section h4 {
    padding: 25px 0px 0px;
  }
  .play-btn1 {
    width: 60px;
  }
  .related-items h3 {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .products-tab .carousel-control-next, .products-tab .carousel-control-prev {
    position: absolute;
    top: 85%;
    width: 88%;
    height: 20%;
  }
  .hero-style .slide-title h2 {
    font-size: 20px;
  }
  .hero-style .slide-text p {
    font-size: 14px;
    line-height: 24px;
  }
  .news-detail-section {
    padding: 20px 0;
  }
  .footer-social a{
    padding: 0 5px;
  }
  .value-grid {
    margin: 20px 0px 15px 0;
  }
  .description h1 {
    font-size: 40px;
  }
  .slider-button1.slider-next {
    right: -35px;
  } 
  .slider-button1.slider-prev {
    left: -35px;
  }
    .support-sec {
      padding: 40px 0 0;
  }
  .common-banner h1 {
    font-size: 24px;
    padding: 0 10px;
    line-height: 34px;
  }
  .common-banner {
    height: 175px;
    margin-top: 105px;
  }
  .blog-detail-sec {
    padding: 30px 0;
  }
  .training-sec h2 {
    font-size: 35px;
  }
  .training-sec p {
    font-size: 18px;
    line-height: 28px;
  }
  .gallery {
    padding: 0px 4rem;
  }
  .gallery .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  .gallery .swiper-button-next {
    width: 40px;
    height: 40px;
    right: 0;
  }
  .swiper-button-next {
    left: 85% !important;
  }
  .nav-links li a {
    font-size: 14px;
  }
  .nav-links li {
    /* margin: -1px 0px 13px; */
    border-bottom: 1px solid #ededed;
  }
  .nav-links li a {
    padding: 5px 5px;
    line-height: 35px;
    font-size: 16px;
  }
  /* Contact Us Page */
  .serviceBox {
    width: 375px;
  }
  .support-sec .tabcontent {
    width: 100%;
  }
  /* careers */
  .job-list .accordion-button:after {
    width: 100px !important;
    height: 40px !important;
    font-size: 15px;
  }
  .job-list .accordion-button {
    padding: 10px 10px;
  }
  .job-list h3 {
    font-size: 18px;
  }
  .accordion-body .left-co {
    padding-left: 0rem;
  }
  .modal-content {
    width: 95%;
  }
  .work-section {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .work-content {
    padding: 20px 30px 0px 30px;
  }
  .pt-5 {
    padding-top: 1rem!important;
  }
  .job-list h4 {
    font-size: 35px;
  }
  .job-list {
    padding: 30px 0;
  }
  /* news and events */
  .news-section {
    padding: 26px 0;
  }
  /* service */
  .gallery .swiper-button-prev {
    bottom: 64px;
  }
  .gallery .swiper-button-next {
    bottom: 64px;
  }
  .contact-button:hover {
    padding-right: 52px;
  }
  .enquiry-button:hover {
    padding-right: 55px;
  }
  .single-video {
    height: 150px;
  }
  .work-section h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .products-tab .carousel-control-prev {
    left: -20px;
  }
  .products-tab .carousel-control-next {
    right: -20px;
  }
  /* blogs */
  .blog-sec {
    padding: 30px 0;
  }
  .hero-slider .slide-inner {
    height: 79vh;
  }
  .slide-content {
    width: 370px;
    top: 9%;
    height: 240px;
    right: auto;
    left: auto;
    padding: 0 15px;
  }
  .hero-slider .swiper-container {
    height: 100vh;
  }
  .slide-content-mobile {
      padding: 10px 20px;
      text-align: center;
      margin-top: 26rem;
  }
  .mobile-content {
    color: #ffffff;
    line-height: 32px;
    font-family: 'Gilroy-Medium';
    font-size: 16px;
  }
  .hero-slider .swiper-contol-prev, .hero-slider .swiper-contol-next {
    top: 10%;
  }
  .hero-slider .swiper-contol-prev, .hero-slider .swiper-contol-next {
    display: none;
  }
  .serviceBox .service-icon img {
    width: 85%;
  }
  .serviceBox .service-icon {
    left: -3%;
  }
  .slide-content {
    background: rgb(255 255 255 / 70%);
  }
  .blackfont {
    color: #000 !important;
  }
  .view-all-btn {
    height: 36px;
    width: 107px;
    font-size: 15px;
  }
  .quote-button {
    font-size: 16px;
    padding: 10px;
    width: 155px;
  }
  .download-button {
    font-size: 16px;
    padding: 10px;
    width: 200px;
  }
  .individual-content {
    padding: 25px;
  }
  .product-description {
    padding: 0 15px;
  }
}

@media (max-width: 425px) {
  .logo {
    width: 72%;
}
  .navbar-brand {
    width: 70%;
  }
  .counter-grid {
    grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
  }
}

/* responsive 390*/
@media (max-width: 390px) {
  .logo {
    width: 76%;
}
  /* story */
  .banner-sec {
    height: 44%;
  }
  .choose-content {
    padding: 39px;
  } 
  .vision-mission p {
    font-size: 14px;
  }
  .products-tab .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
  }
  .products-tab .carousel-control-next-icon {
    width: 30px;
    height: 30px;
  }
  .vector-box {
    bottom: 48%;
  }
  .individual-products-banner {
    padding: 30px 10px;
  }
  .individual-content {
    padding: 25px;
  }
  .product-description {
    padding: 0 15px;
  }
  .vision-mission {
    top: 60%;
  }
  .our-value {
    padding: 25px 25px;
  }
  .single-video {
    height: 140px;
  }
  .hero-slider .slide-inner {
    height: 76vh;
}
.hero-slider {
  height: 84vh;
}
.hero-slider .swiper-container {
  height: 78vh;
}
.view-more-mobile {
  margin-bottom: 60px;
}

}

@media (max-width:375px){
  .logo {
    width: 80%;
  }
  .serviceBox {
    width: 350px;
  }
  .slide-content {
    width: 330px;
    top: 7%;
    height: 200px;
    padding: 0 20px;
  }
  .copyrights {
    font-size: 13px;
  }
  .side_enquiry {
    right: -34px;
  }
  .hero-slider {
    height: 83vh;
  }
    .hero-slider .slide-inner {
      height: 83vh;
  }
  .hero-slider .swiper-container {
    height: 83vh;
  }
  .counter {
    padding: 1rem 0 2rem;
    margin-top: 105px;
  }
  .company-timeline {
    padding: 40px 0px 35px;
  }
  .our-value {
    padding: 25px 15px;
  }
  .single-video {
    height: 125px;
  }
}

@media (max-width:360px){
  .content .row .mega-links {
    padding-left: 0px;
  }
  .row .mega-links li a {
    font-size: 15px;
    line-height: 15px;
  }
  .side_enquiry {
    right: -35px;
    top: 54%;
  }
  .quote-button {
    font-size: 15px;
    padding: 9px;
    width: 126px;
  }
  .download-button {
    font-size: 15px;
    padding: 9px;
    width: 200px;
  }
  .timeline-hed {
    font-size: 60px;
    left: 31%;
  }
  .company-timeline {
    padding: 60px 0px 35px;
  }
  .our-value {
    padding: 25px 10px;
  }
  .career-grid {
    margin: 2%;
  }
  .about-company .swiper-vision-next {
    left: -75%;
  }
  .about-company .swiper-vision-next:hover {
    left: -75%;
  }
  .banner-sec {
    height: 41%;
}
}