    @media (max-width: 768px) {
 <!-- Existing meta, title, links -->
	.logo figure {
    width: 150px;
}
	.logo figure img {
    width: 100%;
    height: auto;

}
.cloudimages figure {
    left: -78px;
}
header {
    padding: 0px 0px 40px;
}
.navbar-nav{width:180px; top:-3px;}
.navbar-toggler {
        text-align: center;
        margin: 0 auto;
        position: fixed;
        color: #fff;
        top: 18px;
        right: 20px;
        background: none;
        z-index: 10;
        border: none;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    float: right;
    position: absolute;
    right: 0px;
}

.logo figure {
    width: 150px;

} 
.btn {
    padding: 7px 14px !important;
    border-radius: 30px;
    margin: 0 auto 7px;
	font-size: 12px;
}
nav ul {
    padding: 5px 0px;
    margin-top: 230px;
    overflow: hidden;
    transition: all 1s ease 0s;
    float: right;
    text-align: right;
    width: 100%;
    background: #000;
}

header.black {
padding: 0;
        margin: 0;
        height: 76px;
}
header.black ul {
    top:62px;
    margin-top: 10px;
    padding: 10px;
    background: #000;
    z-index: 190;
    width:50%;
    position: fixed;
    right: 1px;
    text-align: center;
margin: 0 auto;}

    nav ul li {
        padding: 0px 10px;
        text-align: center;
        border-bottom: 1px solid #222;
    }


.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}
nav ul li a {
    font-size: 13px;
    text-align: center;
}

#particles-js::before {
    top: 35px;
    left: 70px;
    width: 100px;
    height: 100px;

}
#particles-js:after {
         top: 15px;
    left: 70px;
    width: 40px;
    height: 40px;
}
    .service-card {
        min-width: 50%;
        display: block;
        margin-bottom: 30px;
    }


.cloudimages {
    position: absolute;
    left: 0px;
    width: 55%;
    top: 22px;
}
.cloudimages figure{
    width:100%;
}
.cloudimages figure img{
       width: 100%;
    height: auto;
}
.slider {
    height: 150px;
  }
.slider h1 {
    font-size: 20px;
	top:15%;

}
.slider h1 strong {
    font-size: 28px;
}
.services-ackoweb h1 {
    font-size: 20px;
    width: 79%;
}
.services-ackoweb p {
    font-size: 13px;
    line-height: normal;
    padding: 10px 23px 0px;
    width: 100%!important;
}
 .services-middle h3 {
    padding: 5px;
    width: 100%;
    font-size: 13px;
}
.talk-expert .overlay {
    min-height: 165px;
}
.tab-content {
margin: 10px;}

/****** about us responsive css start from here ***/
.about-content {
    height: 110vh;

}
.about-content:after {
    content: '';
	display:none;
}
.about-content:before {
    content: '';
	display:none;
}
.about_ackoweb h2 {
    font-weight: 600;
    margin-top: 110px;
    font-size: 24px;
    top: -24px;
    padding: 0 10px;
}
.about_ackoweb p {
    font-weight: 400;
    text-align: justify;
    padding: 0px 10px;
    color: #fff;
    position: absolute;
    width: 92%;
    z-index: 1;
    top: 120px;
}
#particles-js {
	background:none;
}
.curssive {
    font-size: 24px;
}
.blog-header__circle {display:none;
}

.blog-header__square {
    display:none;
}
.heading {
    font-size:22px;
}
.talk-expert .overlay a {
    margin: 10px auto 0px;
}
.modal-content{width:100%; padding:0px 20px;}

.services-middle:before {
	display:none;
}

/**** solutions start from here ****/

.footer-list ul li {
    padding: 2px 0px;
	list-style:disc;
}
.cybersecurity figcaption h2 {
    font-size: 1.5rem;
}

.cybersecurity figcaption p {
    font-size: 0.95rem;
}
.cybersecurity figcaption a {
    padding: 5px 12px;
    font-size: 1.0rem;
	margin-top:0rem!important;
	margin-top:0.75rem!important;
}
.rc-anchor-normal {
    width: 85%!important;
}
.services-ackoweb h2 {
    font-size: 24px!important;
    margin: 15px auto 0;
    width: 100%;
}
.ackoweb-btn-flat-green {
    font-size: 14px;
    padding: 2px 0px;
    margin: 3px;
}
.services-middle ul li {
    font-size: 13px;
    padding: 3px 0;
    border-bottom: 1px solid #ddd;
}
.plan-header {
    padding: 5px 0px;
    line-height: 13px;
    font-size: 14px;
    font-weight: 700;
    color: #444;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    border-radius: 0;
}
.ackowebpop img {
    height: auto;
	 filter: grayscale(100%);
}
.ackowebpop img:hover {
    height: auto;
    filter: none;
}
.footer-list {padding: 0px;}
.footer-list h4 {padding:20px 0 0px;}
.footer-list h3 {font-size:18px;}
.footer-list ul li {    font-size: 13px;color: #3c3c3c!important
}
.footer-list ul li a {font-size: 13px;
}
.col-xs-6 { width:50%;}
.services-middle figure img {
    height: auto;
}



    /* ==============================
       RESPONSIVE FIXES (GLOBAL)
       ============================== */

    *,
    *::before,
    *::after {
      box-sizing: border-box;
    }

    img {
      max-width: 100%;
      height: auto;
      display: block;
    }

    .container {
      max-width: 1320px;
      padding-left: 15px;
      padding-right: 15px;
    }

    /* ==============================
       HERO SECTION
       ============================== */

    .hero-slider {
      min-height: 90vh;
      display: flex;
      align-items: center;
    }
	.services-tilegrid {
    padding: 0px 0px 0px;
}

    .hero-slider h1,
    .hero-slider h2 {
      font-size: clamp(38px, 4vw, 48px);
      line-height: 1.2;
    }

    .hero-slider p {
      font-size: clamp(14px, 2vw, 18px);
      max-width: 720px;
      margin: 15px auto;
    }

    /* ==============================
       NAVBAR
       ============================== */

    .navbar-nav {
      gap: 10px;
    }


      .navbar-nav {
        padding: 15px;
      }

      .nav-link {
        padding: 10px 0;
        font-size: 14px;
      }


    /* ==============================
       SERVICES GRID
       ============================== */

    .service-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
      gap: 24px;
    }

    .service-card-front img {
      height: 316px;
      object-fit: cover;
    }
.service-card h3 {
    font-size: 16px !important;
}
.service-card-front h3 {
     bottom: 15px;
}
.footer-list h4 {
    font-size: 22px;
}
    /* ==============================
       QUERY FORM
       ============================== */

    .query-form input,
    .query-form textarea,
    .query-form select {
      width: 100%;
    }

    /* ==============================
       FOOTER
       ============================== */

    footer h3 {
      font-size: 18px;
    }

    /* ==============================
       FLOATING BUTTONS
       ============================== */

    #goTopBtn {
      right: 15px;
      bottom: 80px;
    }

    .whatsapp-float {
      right: 15px;
      bottom: 20px;
    }

    html {
      scroll-behavior: smooth;
    }
	    }