.form-slide {
    padding: 20px;
    box-sizing: border-box;
    flex-shrink: 0;
  }

  .form-slider-container {
    max-width: 800px;
    margin: 0 auto;
  }

  select, textarea, input{
    width: 15%;
    margin-bottom: 20px;
    padding: 10px;
    box-sizing: border-box;
  }
  .icon-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

/* Hide all dropdown menus by default */
.top-nav li ul {
display: none; /* Hide the dropdown menu by default */
}

/* Ensuring specificity for the services dropdown */
.top-nav .services-dropdown > ul {
position: absolute;
top: 100%; /* Aligns the dropdown directly below the parent */
left: 0;
display: grid;
grid-template-columns: repeat(4, 1fr); /* Creates 4 equal-width columns */
grid-gap: 10px; /* Adds space between grid items */
background: #fff; /* White background */
border-radius: 8px;
padding: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
z-index: 9999;
width: 800px; /* Adjust the width to fit the grid layout */
}

/* Ensure the services dropdown is hidden by default */
.top-nav .services-dropdown > ul {
display: none; /* Hide the services dropdown by default */
}

.top-nav .services-dropdown > ul > li {
list-style: none;
}

.top-nav .services-dropdown > ul > li a {
background: #fff;
color: rgba(0, 0, 0, 0.75);
border-radius: 8px;
padding: 10px 15px;
text-align: left;
display: block;
transition: background 0.3s ease;
}
/* Show the services dropdown on hover */
.top-nav .services-dropdown:hover > ul {
display: grid; /* Show the dropdown menu as a grid */
}



/* Service card for future large */

.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.service-card {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.service-card1 {
    background-color: #f9f9f9;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

.service-card h3 {
  font-size: 1.25rem;
  margin-bottom: 10px;
}

.service-card p {
  font-size: 1rem;
  margin-bottom: 20px;
}


.service-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.service-card2 {
  width: 50%;
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: justify;
}

.service-card3 {
  width: 70%;
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: justify;
}

.img {
  width: 500px;
  height: 300px;
  margin-top: -100px;
}


.imagesright {
  width: 200px;
  height: 300px;
  margin-top: -100px;
  margin-right: 200px;
}

.imagesleft {
  width: 200px;
  height: 300px;
  margin-top: -100px;
  margin-left: 200px;
}

.bannerimg-left {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 300px;
  width: 500px;
  border-radius: 50%;
  animation: border-transform 10s linear infinite alternate forwards;
  position: relative;
  right: -5%;
}

.bannerimg-right {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  width: 400px;
  border-radius: 50%;
  animation: border-transform 10s linear infinite alternate forwards;
  position: relative;
  left: -10%;
}

@keyframes border-transform {
0%, 100% {
  border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
}
14% {
  border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
}
28% {
  border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
}
42% {
  border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
}
56% {
  border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
}
70% {
  border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
}
84% {
  border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
}
}


/* Responsive */
/* for tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
 .res{
  margin: 30px;
 }
 .abc {
   margin-top: 115px;

 }
 .in{
  margin-top: 60px;
  margin-left: 25px;
  width: 450px;
 }
 .brand{
  margin-top: 110px;
 }
 .brand1{
padding: 30px;
margin-top: 30px;
 }
 .brand2{
  margin-top: 30px;

 }
    .web {
      margin: 20px;
    }
    .dweb{
      margin-left: 10px;
    }
    .alls{
      margin-top: 100px;
    }
    .pack{
      width: 200px;
      margin-top: 70px;
    }
    .gt{
      width: 100px;
      margin-top: 110px;
    }
    .graphic{
      margin-top: 80px;
    }
    .gmb{
      margin-top: 60px;
      width: 460px !important;
    }
    .gmb1{
      margin-top: 120px;
        width: 420px !important;
        margin-left: 20px;
    }
        .digital{
          margin-top: 100px;
        }
.gm{
  width: 430px !important;
  margin: 20px;
  
}
.gm1{
  margin-top: 100px;
}
.sm{
  margin-top: 150px !important;
  width: 420px !important;
  margin: 30px;
}
.sm1 {
  margin-top: 190px !important;
  width: 420px !important;
  margin: 30px;
}
.bc {
  margin-top: 90px !important;
  width: 400px !important;
  margin: 30px;
}
.ai{
  margin-top: 190px;
  margin-right: 20px;
  width: 470px !important;
}
.ai1 {
  margin-top: 190px;
  margin-left: 20px;
  width: 470px !important;
}
.np{
  margin-top: 140px;
  width: 550px !important;
  margin-left: 20px;
}
.np1{
  margin-top: 170px;
    width: 465px !important;
    
  margin-right: 20px ;
}
.cf{
  margin-top: 50px !important;
}
.eye {
  margin-top:90px ;
  margin-left: 20px;
}
.eye1{
  margin-top: 120px;
    margin-right: 20px;
    width: 470px !important;
}
.job
{
  margin-top: -7px;
}
.index {
  width: 550px;
  margin: 20px;
  margin-top: 150px;
}
.blog2{
  margin-top: 120px;
  width: 470px !important;
}
.blog22{
  width: 500px !important;
  margin: 20px;
}
.bb2{
  width: 450px !important;
  margin: 20px;
}
.blog3{
  width: 450px !important;
  margin-top: 50px;
}
.bb4{
  margin-top: 100px !important;
}
.dominos{
  width: 400px !important;
  margin-left: 30px;

  

}
.b6{
  margin-top: 44px;
  width: 460px !important;
}
.b66{
  margin-left: 20px;
  margin-top: 100px;
}
.b7{
  width: 460px !important;
  margin-top: 100px;
}
.b77{
  margin-left: 20px;
}
.b8{
  width: 450px !important;
}
.b88{
  margin-left: 20px;
  width: 400px !important;
  margin-top: 40px;
}
.f{
  margin-left: 30px !important;
}
.ftg{
  margin-left: 450px;
}
}
/* for mobile */
@media only screen and (max-width: 767px) {
  .res {
      margin: 20px;
    }
    .im{
      width: 400px;
      margin-left: 20px;
    }
    .in{
      width: 300px;
      margin-left: 30px;
    }
    .web
    {
      margin: 20px;
    }
    .he{
      margin-left: 20px;
      margin-right: 20px;
    }
   .dweb{
    width: 230px;
   }
     .gmb {
       margin-top: 40px;
       width: 330px !important;
       margin: 20px;
     }
    
.gm{
  width: 320px !important;
  margin: 20px;
  height: 180px;
}
.sm{
  margin: 20px;
  width: 320px !important;
  height: 250px !important;
}
.sm1 {
  margin: 20px;
  width: 310px !important;
  height: 250px !important;
}
.fl{
  width: 315px !important;
  height: 300px !important;
  margin: 20px;
}
.bc{
  width: 315px !important;
    height: 300px !important;
    margin: 20px;

}
.pt{
  width: 320px !important;
  margin: 20px;
}
.ai,.ai1{
  width: 320px;
  margin: 20px;
}
.np, .np1{
  width: 320px;
  margin: 20px;


}
.cf{
  margin-top: 60px !important;
  margin-left: 7px;
  width: 100%;
}
.eye{
  width: 325px !important;
  margin-left: 20px;
}
.eye1 {
  width: 325px !important;
  margin-left: 20px;
}
.index{
  width: 320px;
  margin: 20px;
}
/* home page */

.cts{
  height: 900px !important;
}
.ct{
  margin-top: 150px;
  margin-left: -300px !important;
  width: 100% !important;
  
}
.ci{
  margin-top: -450px !important;
  margin-left: 35px;
}
.bt{
  margin-top: 30px !important;
}
.head{
  margin-left: 35px;
}
.ctc{
  width: 100% !important;
  padding: 0xp;
  margin: 0px !important;
  
}
.tic{
  margin-left: -95px !important;
}
.form-container{
  height: 455px !important;
  width: 280px !important;
  margin-bottom: 50px !important;
}
.blog1{
  width: 320px !important;
  margin: 20px;
}
.bbm{
  width: 320px !important;
  margin: 20px;
}
.b4{
  margin: 20px !important;
  margin-top: -20px !important;
}
.blog4{
  width: 100px !important;
}
.b6{
  width: 320px !important;
  margin: 20px;
}
.b7{
  width: 315px !important;
  margin: 20px;
}
.b8{
  width: 328px !important;
  margin: 20px;
}
.b88{
  width: 315px !important;
    margin: 15px;
}
}

/* //For tablet navigation */

 /* Tablet Styles (768px-1024px) */
 @media (min-width: 768px) and (max-width: 1024px) {

   /* Hide desktop navigation */
   header[role="banner"] {
     display: none !important;
   }

   /* Show tablet navigation */
   .tablet-navbar {
     display: block !important;
   }

   /* Parent menu styling */
   .parent-menu li {
     list-style: none;
   }

   .parent-menu a {
     color: white !important;
     padding: 12px 15px;
     background: rgba(0, 0, 0, 0.2);
     border-radius: 4px;
     text-decoration: none;
     display: block;
     font-size: 16px;
   }

   /* Child menu styling */
   .child-drawer li {
     list-style: none;
     margin-bottom: 8px;
   }

   .child-drawer a {
     color: #000 !important;
     padding: 10px 15px;
     background: rgba(0, 0, 0, 0.05);
     border-radius: 4px;
     text-decoration: none;
     display: block;
   }

   /* Back button */
   .back-btn {
     color: #001f3f;
     font-weight: bold;
   }
   .branding{
    width: 10px !important;
    margin: 20px !important;
   }
   
 }

