@media(max-width:767px) {
    .carousel-item .carousel-caption {
        width: auto;
    }
    .carousel-item .carousel-caption h5,
    .carousel-item .carousel-caption h4 {
        font-size: 1.4rem !important;
        line-height: 32px !important;
        margin-bottom: 0;
    }
    .carousel-item .carousel-caption p {
        font-size: 14px;
        line-height: 16px;
    }
    .carousel-caption {
        top: 0;
        padding: 5px 0 !important;
        left: 5% !important;
        right: 5% !important;
    }
    .carousel-inner {
        height: 190px;
    }
    .carousel-caption span a img {
        width: 30px;
    }
    .carousel-item .carousel-caption button {
        border-radius: 0 30px 30px;
        padding: 8px 16px;
        background: #455869;
        font-size: 16px;
    }
    nav ul li.nav-item.active a:after {
        content: "";
        background: #43C6AA;
        height: 6px;
        width: 15%;
        position: absolute;
        left: 15px;
        bottom: 0;
        border-radius: 60px;
        margin-left: 0;
    }
    .pricing-content .product-list li {
        width: 50% !important;
    }
    .pricing-content .product-list li:nth-child(2n+0) {
        border-right: none;
    }
    .pricing-content .product-list li:nth-last-child(-n+1) {
        border-bottom: none;
    }
    .more-icons.green-img {
        background-color: #d8f4ec;
        border-radius: 13px 30px 13px 13px;
    }
    .more-icons.pink-img {
        background-color: #f4d8e6;
        border-radius: 13px 30px 13px 13px;
    }
    .more-icons img {
        width: 100px;
    }
    .client-logos .review-box {
        padding-bottom: 20px;
    }
    .client-logos .review-box h5 {
        padding-top: 15px;
    }
    .pricing-content {
        margin-top: 10%;
    }

/* Bala Appalam change */





/* Bala Appalam change End*/



}

@media(max-width:768px) {
    .pricing:before {
        content: "";
        position: absolute;
        left: 0;
        background: rgba(237, 237, 237, 0.22);
        border-radius: 0px 400px 0 0;
        width: 80%;
        height: 25%;
    }
    .pricing .step-1,
    .pricing .step-3 {
        position: relative;
        top: 0;
    }
    .pricing .step-4 {
        position: relative;
        top: 0;
    }
    .pricing .pricing-list {
        width: 44% !important;
        margin: 0 10px !important;
        float: left;
        margin-bottom: 15px !important;
    }
    .reviews-content .bg-green {
        border-radius: 20px;
        margin-bottom: 40px;
    }
    .client-banner img {
        border-radius: 20px;
        width: 100%;
    }


    /* Bala Appalam change */ 
      

    .navbar-collapse {
        position: fixed;
        background-color: #122;
        top: 0; 
        right: -30rem;
        height: 100vh;
        width: 18rem;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 0.5s ease-out;
      }
      .toggle {
        right: 0;
        box-shadow: 1px 0 15px 2px rgba(0, 0, 0, 0.4);
      
      }
      .toggle-menu {
        background-color: #FFF; 
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding: 0.2rem 0.5rem;
        border-radius: 0.5rem;
        z-index: 99999;
      }
 
      .nav-list-item {
        text-align: left;
        padding: 10px 0;
      }
 
      .nav-list.navbar-nav{
        position: absolute;
        top: 0;
        left: 0;
        padding: 50px 22px 0 !important;
      }
      nav ul li.nav-list-item.active a:after {
        position: absolute;
        left: 15px;
         right: inherit;
      }

      .navbar-fixed {height: 70px !important;}


      .navbar-collapse.toggle:has(.toggle-menu i.bx-menu) {
        display: none;

      }
      .header-width { width: 100% !important;}

      .toggle-menu .bx {
        font-size: 24px;
      }

      .toggle-menu.menu-collapse .bx:before {
        content: "\ec8d";
    }

    .about-us-section {padding: 0 20px 40px 20px;}
    .about-us-section img ,  .about-section img {width: 300px; padding-bottom: 20px;}
    .about-us-section h1 {font-size: 40px;}
    .about-us-section h2 , .our-products h2 {font-size: 30px;}
    .our-products h4 {font-size: 24px; padding-bottom: 0px !important; margin-bottom: 0 !important;}
    .our-products img {border-radius: 30px;}
  
    .about-section {background-image:none;}
    .about-section h4 {font-size: 24px;} 

/* Bala Appalam change End*/

}

@media(min-width:768px) and (max-width:1024px) {
    .carousel-item .carousel-caption button {
        border-radius: 0 30px 30px;
        padding: 8px 16px;
        background: #455869;
        font-size: 16px;
    }
    .carousel-inner {
        height: 300px;
    }
    .carousel-caption span a img {
        width: 50px;
    }
    .carousel-item .carousel-caption h5,
    .carousel-item .carousel-caption h4 {
        font-size: 1.5rem !important;
        line-height: 32px !important;
        margin-bottom: 0;
    }
    .carousel-caption {
        top: 7%;
        padding: 5px 0 !important;
        left: 5% !important;
        right: 5% !important;
    }
    .carousel-item .carousel-caption p {
        margin-bottom: 5px !important;
    }
    .carousel-item .carousel-caption button {
        margin-top: 15px !important;
    }

    /* Bala Appalam change */




/* Bala Appalam change End*/

}

@media(min-width:768px) and (max-width:991px) {
    nav ul li.nav-item.active a:after {
        content: "";
        background: #43C6AA;
        height: 6px;
        width: 6%;
        left: 15px;
        margin-left: 0;
    }
    .carousel-caption {
        top: 20%;
    }
    .pricing-content .product-list li {
        width: 20% !important;
        height: 170px;
        padding-top: 30px;
    }
    .pricing-content .product-list li:nth-child(5n+0) {
        border-right: none !important;
    }
    .pricing-content .product-list li:nth-last-child(-n+2) {
        border-bottom: none;
    }

/* Bala Appalam change */





/* Bala Appalam change End*/

}

@media(min-width:769px) and (max-width:1024px) {
    .pricing .pricing-list {
        width: 130px;
    }
    .carousel-indicators {
        bottom: -40px !important;
    }
    .client-logos .review-box h5 {
        font-size: 17px;
    }
    .client-logos .review-box p {
        font-size: 13px;
    }

/* Bala Appalam change */

.header-width {
    width: 95% !important;
}


/* Bala Appalam change End*/

}

@media(max-width:1024px) {
   
    .navbar-light .navbar-brand img {
        width: 160px;
    }
    .download-app:before {
        content: "";
        position: absolute;
        left: 0;
        background: rgba(237, 237, 237, 0.22);
        border-radius: 0px 400px 0 0;
        width: 80%;
        height: 25%;
    }
    #customers-testimonials .active.center,
    #customers-testimonials .active {
        top: 0;
    }
    #customers-testimonials.owl-carousel .owl-stage-outer {
        padding: 20px 0;
    }

    /* Bala Appalam change */

.header-section {
    background-position: center !important;
    background-repeat: no-repeat !important; 
}
  

.open-menu,
.close-menu {
  cursor: pointer;
  border: none;
  outline: none;
  color: #252a32;
  background: none;
}

.close-menu {
  position: absolute;
  top: 0;
  right: 1rem;
  border: none;
  outline: none;
  color: #252a32;
  background: none;
}

.header .navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
}
.header .navbar .menu-wrapper::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  transition: background 0.5s;
}
.header .navbar .menu-wrapper.offcanvas .menu {
  transform: translate3d(0, 0, 0);
  transition-duration: 0.7s;
  transition-delay: 0.2s;
}
.header .navbar .menu-wrapper.offcanvas::before {
  background: rgba(37, 42, 50, 0.6);
  z-index: 1;
}
.header .navbar .menu {
  position: fixed;
  display: flex;
  flex-direction: column;
  top: 0;
  left: 0;
  bottom: 0;
  max-width: 20rem;
  width: 100%;
  padding: 1.5rem 1rem;
  z-index: 2;
  overflow-y: auto;
  color: #252a32;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.header .navbar .menu-block {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.header .navbar .menu-link {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 600;
  line-height: inherit;
  text-transform: uppercase;
  transition: color 0.35s ease-out;
}
.header .navbar .menu-link:hover {
  color: #d32f2f;
}
.header .navbar .menu-item {
  position: relative;
}
.header .navbar .menu-item a {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 600;
  line-height: inherit;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
  display: block;
  color: #252a32;
  transition: color 0.35s ease-out;
}
.header .navbar .menu-item a:hover {
  color: #d32f2f;
}
.header .navbar .menu-item.has-collapsible {
  position: relative;
}
.header .navbar .menu-item.has-collapsible .menu-child {
  display: none;
}
.header .navbar .menu-item.has-collapsible .menu-child .menu-child-item a {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 600;
  line-height: inherit;
  padding: 0.25rem;
  color: #252a32;
  padding-left: 2.5rem;
  text-transform: uppercase;
  transition: color 0.35s ease-out;
}
.header .navbar .menu-item.has-collapsible .menu-child .menu-child-item a:hover {
  color: #d32f2f;
}
.header .navbar .menu-item.has-collapsible span::after {
  font-family: "Material Icons";
  content: "";
  font-size: 1.5rem;
  font-weight: 400;
  line-height: inherit;
  position: absolute;
  top: 0.15rem;
  right: 1rem;
  color: #252a32;
  transition: all 0.35s ease;
}
.header .navbar .menu-item.has-collapsible span::after:hover {
  color: #d32f2f;
}
.header .navbar .menu-item.active.has-collapsible .menu-child {
  display: block;
  transition: all 0.35s ease;
}
.header .navbar .menu-item.active.has-collapsible span::after {
  transform: rotate(90deg);
}


.process-content .process-count {display: inline; font-size: 30px;}
.process-content h2 {display: inline;}
.process-content img { margin-bottom: 20px; border-radius: 30px;}



/* Bala Appalam change End*/

}

@media(min-width:1025px) {
    .pricing-content .product-list li:nth-child(6n+0) {
        border-right: none;
    }
    .pricing-content .product-list li:nth-last-child(-n+5) {
        border-bottom: none;
    }
    .top-space-30 {
        margin-top: 30%;
    }
    /* Bala Appalam change */


    


/* Bala Appalam change End*/
}

@media(min-width:991px) and (max-width:1024px) {
    .pricing-content .product-list li {
        height: 180px;
        padding-top: 40px;
    }
    .pricing-content .product-list li:nth-child(6n+0) {
        border-right: none;
    }
    .pricing-content .product-list li:nth-last-child(-n+5) {
        border-bottom: none;
    }

    /* Bala Appalam change */

    

/* Bala Appalam change End*/

}

@media(max-width:1600px) {
    footer {border-radius: 0;}
}