@media only screen and (max-width: 991.98px) {
  .header-top-link ul li.header-t-items:first-child {
    margin-right: 0rem;
  }
  .header-menu .menu ul li.nav-items {
    text-align: center;
  }
  .button {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
  .footer-content ul li:not(:last-child)::after {
   display: none;
  }
  .banner-content h1 {
    margin-left: 0rem;
  }

}
@media only screen and (max-width: 767px) {
  .menu ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    background: #e6007d;
    padding: 0px;
    position: absolute;
    top: 100%;
    right: 0%;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    z-index: 99;
  }
  .header-menu .menu ul li.nav-items a.nav-links {
    font-size: 12px;
    color: #fff;
    padding: 15px 0;
  }
  .power-image,
  .healthcare-image,
  .clocking-image,
  .computer-image,
  .display-image {
    display: none;
  }
  .footer-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 3rem;
  }
  .footer-content {
    padding: 8rem 0;
  }
  .footer-content ul li {
    margin-right: 0rem;
  }
  .header-top-link {
    padding-top: 0;
  }
  .menu_bar_head {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
    row-gap: 0;
    padding-top: 5px;
  }
  .menu_bars {
    height: 30px;
    width: 30px;
    position: absolute;
    cursor: pointer;
    top: 30px;
  }
  .header-menu .menu ul li.nav-items {
    text-align: start;
    display: block;
    width: 100%;
    border-bottom: 1px solid #dbdbdbd6;
  }
  .header-menu .menu ul li.nav-items a.nav-links {
    padding-left: 30px;
  }
  .header-menu .menu ul li.nav-items::after {
    display: none;
  }
  .header-menu .menu ul li.nav-items a.nav-links:hover {
  font-weight: 700;
  }
  .bus-act-body p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }
  .power-content p, .display-content p, .computer-content p, .clocking-content p, .healthcare-content p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .power-items ul li, .display-items ul li, .computer-sysemt-items ul li, .clocking-items ul li {
    margin-left: 3rem;
    line-height: 25px;
  }
  .banner-content h1 {
    font-size: 56px;
  }
  .banner-content h1 br{
    display: block;
  }
  .header-top-link ul li.header-t-items:not(:last-child) {
    margin-top: 10px;
  }
  .header-top-link ul {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header-top-link ul li.header-t-items {
    margin: 0px;
  }
  .nav-items.header-tm-links{
    display: block !important;
    font-size: 13px;
  }
  .header-menu .menu {
    padding: 0;
    margin-bottom: 5px;
  }
  .header-top {
    padding-top: 20px !important;
  }
  .contact_area {
    display: block;
  }
  .bus-act-padding {
    padding-top: 0rem;
  }
  .power-items ul li {
    font-size: 13px;
    font-weight: 500;
  }
  .header-area {
    position: fixed;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 1px 3px #808080a3;
  }
  .main-section-area {
    margin-top: 110px;
  }
  .mobile_header_are{
    display: block;
  }
}
@media only screen and (max-width: 576px) {
  .banner-area {
    padding: 6rem 0 10rem;
  }
  .bus-act-heading h2, .hero-content h2 {
    font-size: 25px;
    line-height: 25pxpx;
  }
  .power-content p, .display-content p, .computer-content p, .clocking-content p, .healthcare-content p,
  .provied-items ul li, .power-items ul li, .display-items ul li, .computer-sysemt-items ul li, .clocking-items ul li,
  .bus-act-body p {
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
  }
  .button {
    margin: 2rem 0;
    row-gap: 1rem;
  }
  .btn-sty-1 {
    width: 100%;
  }
  .power-content h3, .display-content h3, .computer-content h3, .clocking-content h3, .healthcare-content h3 {
    font-size: 28px;
    line-height: 35px;
  }
  .provied-items h4, .power-items h4, .computer-sysemt-items h4, .clocking-items h4, .healthcare h4 {
    font-size: 18px;
    font-weight: 700;
  }
  .provied-items h4, .power-items h4, .computer-sysemt-items h4, .clocking-items h4, .healthcare h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
  }
  a.back_to_top {
    right: 2rem;
  }
  .banner-content h1 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 500px) {
  .logo a img {
    height: 60px;
    width: auto;
  }
  .header-tm-links {
    font-size: 12px;
  }
  .header-top-link ul li.header-t-items a.header-t-links {
    font-size: 12px;
  }
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 95%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-content ul li {
    margin-right: 0rem;
    font-size: 14px;
  }
  .header-top-link ul li.header-t-items:first-child {
    -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
            transform: translateY(3px);
  }
  .main-section-area {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 400px) {
  .banner-content h1 {
    font-size: 33px;
  } 
}