@media only screen and (min-width: 360px) and (max-width: 767px) {
  .logo-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .menu-icon {
    display: block;
  }

  nav ul {
    display: none !important;
    padding: 20px 0px 0px 20px;
    padding-left: 0px;
  }

  nav ul.active {
    display: block !important;
  }

  header > .container {
    padding: 12px 15px;
  }

  header nav > ul > li {
    background: #fff;
    padding: 0px 15px;
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  header nav > ul > li:last-child {
    border: 0px;
  }
  header nav > ul > li .btn-primary {
    margin-top: 10px;
  }

  header nav > ul > li > ul,
  header nav > ul > li > ul > li > ul {
    visibility: visible;
    opacity: 1;
  }

  header nav > ul > li > a {
    padding: 15px 0px;
  }

  /*header nav>ul>li:hover > ul{*/
  /*    position:static;*/
  /*    width:100%;*/
  /*}*/

  header nav > ul > li > ul,
  header nav > ul > li > ul > li > ul {
    position: static;
    width: 100%;
  }

  header nav > ul > li > ul > li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px 15px;
  }

  header nav > ul > li > ul > li > a {
    display: inline-block;
    padding: 10px 0px;
  }

  header nav > ul > li > ul > li > ul > li > a {
    padding: 12px 10px;
  }

  header nav ul li .submenu-icon1,
  header nav ul li .submenu-icon2 {
    display: block;
  }

  .submenu-icon1 {
    transition: all 0.45s;
  }

  .slider-section {
    margin: 0px;
  }

  .slider-section .slider-item {
    left: 20px;
  }

  header .logo img {
    width: 115px;
  }

  .box-sections .highlight-box {
    margin-bottom: 20px;
  }

  .welcome-sections {
    padding: 25px 0px;
  }

  .count-section {
    padding: 0px;
    padding-top: 50px;
    padding-bottom: 20px;
    background-size: cover;
  }

  .count-section .count-box {
    margin-bottom: 30px;
    justify-content: flex-start;
    padding-left: 30px;
  }

  .blog-section .blog-box {
    margin-top: 25px;
  }

  .newsletter-section .common-input {
    width: 100%;
  }

  .newsletter-section .btn {
    display: block;
    width: 100%;
    margin: 0px;
  }

  .heading-2 {
    font-size: 2rem;
  }

  footer h3 {
    /* margin-top: 30px; */
    font-size: 1.5rem;
  }

  .social-icon-box {
    margin-top: 30px;
  }

  footer ul {
    margin-bottom: 30px;
  }

  .listing-wrapper {
    flex-direction: column;
  }

  .listing-wrapper .listing-left-box {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 15px;
  }

  .services-section,
  .machine-section,
  .testimonials-section,
  .month-offer-section,
  .team-section,
  .our-clinic-section,
  .partner-section,
  .franchise-section,
  .newsletter-section,
  footer,
  .franchise-partner-section,
  .franchise-section-2 {
    padding: 30px 0px;
  }

  .inner-header-section {
    padding: 20px 20px;
  }

  .inner-header-section h1 {
    font-size: 1.5rem;
  }

  .about-section span,
  .about-section-2 span,
  .franchise-section-2 span {
    font-size: 4rem;
    margin-bottom: -32px;
  }

  .about-section,
  .about-section-2 {
    padding: 30px 15px;
  }

  .copy-section ul {
    justify-content: flex-start;
    gap: 0px 12px;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
  }

  .copy-section ul li a {
    font-size: 13px;
  }

  .footer-2 h5,
  .footer-2 .btn {
    margin-top: 20px;
  }

  .footer-2 img {
    width: 115px;
  }

  .service-section {
    padding: 30px 15px;
  }

  .service-section-2 {
    padding: 30px 15px;
  }

  .appointment-form {
    padding: 25px;
  }

  .newsletter-section .subscribe-box {
    border: 0px !important;
  }

  .franchise-partner-section .reason-box {
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
  }
  .media-box.mb-0 {
    margin-bottom: 1.5rem !important;
  }
  .meet-us-section {
    padding: 30px 0px;
  }
  .meet-us-section h2 {
    margin-bottom: 0px;
  }
  .slider-section img {
    transition: all;
    transform: scale(1.3);
  }

  /* new code begin here */

  .slider-section .welcome-down img {
    width: 32px;
  }

  .slider-section .carousel-caption h3 {
    font-size: 1.4rem;
  }
  .slider-section .carousel-caption {
    bottom: 25%;
  }
  .slider-section .welcome-down {
    bottom: 10px;
  }
  .welcome-section {
    background: url(../images/welcome.jpg) top center;
    background-size: cover;
  }
  .welcome-section .container {
    position: static;
    width: 100%;
    top: 0px;
    padding: 40px;
  }
  .welcome-section .half-overlay {
    width: 100%;
  }
  .welcome-section img {
    display: none;
  }
  .founder-section {
    background: none;
  }
  .founder-section .founder-box::before,
  .founder-section .founder-box::after {
    width: 0px;
  }
  .founder-section .founder-box .heading-2 {
    line-height: 36px;
    font-size: 2rem;
  }
  .founder-section .sign {
    margin-right: -50px;
    width: 150px;
  }
  .core-value-section,
  .how-we-started-section {
    padding: 50px 0px;
    background-position: top center;
  }
  .core-value-section.core-value-section .item h3 {
    font-size: 2rem;
  }
  /* #coreValueSlider{
    padding: 0px 30px;
  } */
  .core-value-section .vision-wrapper {
    flex-direction: column;
  }
  .core-value-section .vision-wrapper h2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .how-we-started-wrapper {
    flex-direction: column;
  }
  .how-we-started-wrapper .how-we-started-left {
    width: 100%;
  }
  .how-we-started-wrapper .how-we-started-right {
    width: 100%;
    margin-top: 20px;
  }
  .home-new-team-section {
    padding: 50px 0px;
  }
  .testimonials-section .testimonials-box {
    flex-direction: column;
  }
  .testimonials-section .testimonials-box .testimonial-footer {
    position: static;
  }
  .social-icon-box ul.social-icons li a {
    width: 40px;
    height: 40px;
  }
  .social-icon-box ul.social-icons li a i {
    font-size: 18px;
  }
  .newsletter-section::before,
  .newsletter-section::after {
    width: 0px;
  }
  .footer-slide .marquee-span {
    font-size: 1.5rem;
  }
  footer h6 {
    margin-top: 20px;
  }
  .started-section .excellence-logo img {
    width: 200px;
    margin-top: -10px;
  }
  .about-new-section.welcome-section .container {
    width: 100%;
  }
  .company-practice-section.core-value-section.core-value-section .item {
    min-height: 600px;
    padding: 30px;
  }
  .core-value-section .owl-nav .owl-prev,
  .core-value-section .owl-nav .owl-next {
    display: none;
  }
  .company-practice-section .heading-2 {
    margin-bottom: 0px;
  }
  .testimonials-section .testimonials-box img {
    height: 300px;
    width: 300px;
  }
  .inner-banner h2 {
    margin-top: -70px;
  }
  .modal-title {
    text-align: left;
  }
  .new-team-section .team-box .team-info h4.team-name {
    font-size: 1rem;
  }
  .new-team-section .team-box .team-info,
  .new-team-section .main-team .team-collumn .team-text {
    padding: 10px;
    min-height: 110px;
  }
  .new-team-section .team-box {
    margin-bottom: 125px;
  }
  .new-team-section .main-team .team-collumn .team-text h3,
  .new-team-section .main-team .team-collumn .team-text h4 {
    font-size: 1rem;
    line-height: 18px;
  }
  .new-team-section .main-team .team-collumn {
    margin-bottom: 20px;
  }
  .new-team-section .row {
    min-height: auto;
  }
  .new-team-section {
    padding: 40px 0px;
  }
  .trophy-section .trophy-info h3 {
    font-size: 2rem;
    line-height: 40px;
  }
  .trophy-section .trophy-info {
    margin-bottom: 30px;
    min-height: auto;
  }
  .trophy-section .trophy-info h3 {
    margin-top: 0px !important;
  }
  .success-stories-section .success-stories-box .success-stories-box-body h4 {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .success-stories-section
    .success-stories-box
    .success-stories-box-body
    .team-name-2 {
    font-size: 1rem;
  }
  .success-stories-section .success-stories-box .success-stories-box-body {
    padding: 10px;
    height: 175px;
  }
  .success-stories-section .success-stories-box .read-more {
    width: 90%;
    font-size: 0.7rem;
    padding: 6px;
    bottom: 18px;
  }
  .success-stories-section,
  .csr-section,
  .brands-section {
    padding: 50px 0px;
  }
  .testimonials-section .mb-5 {
    margin-bottom: 0px !important;
  }
  .csr-box-right {
    padding: 0px;
    padding-top: 20px;
  }
  .csr-box-right h3 {
    font-size: 2rem;
  }
  .csr-box-right p {
    padding: 0px;
  }
  .csr-section .row {
    margin-bottom: 42px;
  }
  .brands-section .brand-box {
    padding: 30px;
    padding-bottom: 85px;
    min-height: auto;
  }
  .brands-section .brand-box h2 {
    font-size: 1.8rem;
    height: auto;
    margin-bottom: 20px;
  }
  .brands-section .brand-box .read-more {
    color: var(--bgBlue);
    position: absolute;
    bottom: 30px;
    left: 30px;
    padding: 5px 20px;
  }
  .csr-box-right {
    position: static;
  }
  .media-box h4 {
    font-size: 1.5rem;
  }
  .career-section .career-top-box h2 {
    font-size: 2rem;
  }
  .career-section .career-box {
    width: 100%;
    margin-bottom: 30px;
    min-height: 260px;
  }
}

@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) {
}
