@media only screen and (min-width: 360px) and (max-width: 767px) {
  header .navbar .navbar-nav .nav-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
  }
  .inner-header-section .inner-header-content {
    top: 20px;
  }
  .inner-header-section .inner-header-content h1 {
    font-size: 1.8rem !important;
  }
  .about-section {
    padding-top: 0px;
  }
  .location-section .main-image {
    width: 100%;
  }
  .location-section img {
    margin-bottom: 30px;
  }
  .founder-section .foudner-wrapper img{
    margin: 0px;
  }
  .meet-us-section .meet-box{
    padding: 25px;
  }
  .meet-us-section .meet-box .contact-info-section h4{
    font-size: 1.2rem;
  }
  .franchise-section-2 span {
    font-size: 4rem;
  }
  .franchise-partner-section .reason-box {
    width: 90%;
    margin: auto;
    margin-top: 30px;
  }
  .welcome-sections .count-box{
    margin-bottom: 30px;
  }
  .month-offer-section .heading-2 {
    margin-top: 30px;
  }
  .franchise-section form {
    margin-bottom: 30px;
  }
  .founder-section .foudner-wrapper {
    margin: auto;
    margin-bottom: 30px;
  }
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    top: 136px;
  }
  .navbar-expand-lg .navbar-nav {
    margin-left: 0px !important;
  }
  header .navbar .navbar-nav .nav-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
  }
  .banner-section .carousel-inner .carousel-caption h5 {
    font-size: 24px;
  }
  .main-head h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .main-head h4 {
    display: none;
  }
  .main-head {
    width: 85%;
  }
  #regularAccordionRobots {
    margin-top: 30px;
  }
  .banner-section.design-sec .carousel-inner .carousel-caption h5 {
    font-size: 2rem;
  }
  .banner-section.design-sec .carousel-inner .carousel-caption {
    top: 25%;
  }
  .expert-section-bg {
    margin: 0px;
    padding: 50px 0px;
  }
  .expert-section .title {
    width: 200px;
  }
  .expert-section .expert-info {
    margin-bottom: 20px;
  }
  .showcase-slide {
    padding: 50px 0px;
  }
  .footer-nav {
    gap: 0px 1rem !important;
    margin-top: 30px;
  }
  .footer-section .footer-nav li a {
    margin-top: 0px;
  }
  .footer-para .d-flex {
    flex-direction: column;
  }
  .footer-para .footer-nav {
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    flex-direction: row;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
}

/* ends herer */

@media (min-width: 1500px) and (max-width: 2000px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1200px) and (max-width: 1500px) {
}

@media (min-width: 992px) and (max-width: 1200px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

@media (max-width: 320px) {
}
