@media (max-width: 767px) {
  .banner-all-heading {
    z-index: 99;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
  .offcanvas-header img {
    width: 200px;
  }
  .navbar-nav {
    align-items: start !important;
  }
  li.nav-item {
    background: #000;
    width: 100%;
  }
  ul.dropdown-menu.show {
    width: 100% !important;
  }
  header.header-section {
    box-shadow: 0px 0px 6px #808080a1;
    background: white;
    padding: 12px 0px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    padding: 14px 17px;
    margin: 0px;
    background-color: #0000;
  }
  .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #fff !important;
  }
  .menu-bar:hover .my-menu {
    display: block;
    visibility: visible;
    display: block;
    background: white;
    border-radius: 0;
    border-top: 3px solid #fff !important;
    width: 250px;
    border: none;
    box-shadow: 0px 0px 7px #80808073;
    top: 63px;
    right: 0px;
    position: absolute;
    background-color: #fff;
    z-index: 9;
  }
  .navbar-nav .nav-link.active,
  .navbar-nav .show > .nav-link {
    background-color: #5a289f;
    color: white !important;
  }
  .formde {
    display: block;
  }
  .formde li {
    padding-bottom: 10px !important;
  }
  .banner-left-text {
    display: none;
  }
  .bannert-section {
    background-position: unset;
    text-align: center;
  }
  .banner-all-heading a {
    font-size: 11px;
  }
  .banner-all-heading h3 {
    font-weight: 600;
    font-size: 15px;
  }
  .banner-all-heading h1 {
    font-size: 25px;
  }
  .about-sparsh-mission-section {
    margin-top: 30pc;
  }
  .big-title {
    padding: 19px 13px;
    width: 100%;
  }
  .about-left {
    padding-right: 0px;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
    background: white;
    border-radius: 0;
    /* border-top: 3px solid #4189AC !important; */
    border: none;
    box-shadow: 0px 0px 4px #80808073;
    margin-top: 0px;
    position: absolute;
    /* line-height: 21px; */
    width: 100%;
    background-color: white;
    padding: 0;
  }
  .dropdown-menu li {
    padding: 7px 10px;
    background: #797272;
    /* border-bottom: 2px solid #fff; */
    transition: all 0.4s ease-out;
  }
  li.nav-item {
    background: #000;
    border-bottom: 2px solid;
  }
  a.nav-link {
    color: white !important;
    /* padding-left: 20px !important; */
    display: flex;
    justify-content: space-between;
  }
  .no-mission-heading h2 {
    font-size: 25px;
    font-weight: 800;
    width: 100%;
  }
  .master-box p {
    font-size: 20px;
    text-align: center;
  }
  .master-heading h2 {
    font-size: 25px;
    font-weight: 800;
  }
  .success-all {
    padding: 60px 5px;
    width: 100%;
  }
  .success-heading h3 {
    color: #fff;
    font-weight: 700;
    font-size: 31px;
    padding-bottom: 70px;
  }
  .swiper-container {
    width: 100%;
    height: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .success-section {
    overflow-x: hidden;
  }
  p.testimonial-content {
    font-size: 12px;
  }
  .testimonial-title {
    font-size: 14px;
  }
  .testimonial-name {
    font-size: 15px;
  }
  .success-img img {
    width: 80px;
  }
  .success-img {
    position: absolute;
    top: -14%;
    left: 38%;
  }
  .upcoming-heading h3 {
    font-size: 31px;
  }
  .upcoming-section span {
    font-size: 0px !important;
  }
  .main-logo-section .owl-dots {
    display: none;
  }
  .start-section {
    padding: 59px 19px;
  }
  #offcanvasNavbar2 {
    align-items: unset;
  }
  /* .footer-section {
    width: 100%;
    height: 100vh;
    padding: 80px 0px;
  } */
  .banner-all-heading {
    color: #fff;
    width: 95%;
  }
  .no-mission-rihgt p {
    font-size: 16px;
    text-align: justify;
  }
  .contact-details h5 a {
    font-size: 15px;
  }
  .business-box {
    height: auto;
  }
  .sticky-icon {
    z-index: 999;
    position: fixed;
    top: 38%;
    left: 0%;
    width: 220px;
    display: flex;
    flex-direction: column;
  }
  .sticky-icon a {
    transform: translate(-173px, 0px);
    border-radius: 0px 50px 50px 0px;
    text-align: right;
    margin: 5px 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px;
    font-size: 18px;
    font-family: "Oswald", sans-serif;
    transition: all 0.8s;
  }
  .sticky-icon a:hover {
    color: #fff;
    transform: translate(-40px, 0px);
  }
}

/* @media (min-width: 576px) and (max-width: 767px) {

} */

@media (min-width: 768px) and (max-width: 991px) {
  .banner-all-heading {
    z-index: 99;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
  #offcanvasNavbar2 {
    align-items: unset;
  }
  li.nav-item {
    background: #000;
    width: 100%;
  }
  .dropdown-menu li {
    padding: 7px 10px;
    background: #797272;
    /* border-bottom: 2px solid #fff; */
    transition: all 0.4s ease-out;
  }
  a.nav-link {
    color: white !important;
    /* padding-left: 20px !important; */
  }
  .formde {
    display: block;
  }

  .formde li {
    padding-bottom: 10px !important;
  }

  .formde .book-app {
    padding: 14px 15px;
  }

  .formde .call-to {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 20px 15px;
    border: 1px solid;
  }
  a.nav-link {
    color: white !important;
    /* padding-left: 20px !important; */
    display: flex;
    justify-content: space-between;
  }
  .sticky-icon {
    z-index: 999;
    position: fixed;
    top: 24%;
    left: 0%;
    width: 220px;
    display: flex;
    flex-direction: column;
  }
  .sticky-icon a {
    transform: translate(-173px, 0px);
    border-radius: 0px 50px 50px 0px;
    text-align: right;
    margin: 5px 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px;
    font-size: 18px;
    font-family: "Oswald", sans-serif;
    transition: all 0.8s;
  }
  .sticky-icon a:hover {
    color: #fff;
    transform: translate(-40px, 0px);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .banner-all-heading {
    z-index: 99;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
  #offcanvasNavbar2 {
    align-items: unset;
  }
  a.nav-link {
    color: white !important;
    /* padding-left: 20px !important; */
    display: flex;
    justify-content: space-between;
  }
  li.nav-item {
    background: #000;
    width: 100%;
  }
  .dropdown-menu li {
    padding: 7px 10px;
    background: #797272;
    /* border-bottom: 2px solid #fff; */
    transition: all 0.4s ease-out;
  }
  a.nav-link {
    color: white !important;
    /* padding-left: 20px !important; */
  }

  .formde {
    display: block;
  }

  .formde li {
    padding-bottom: 10px !important;
  }

  .formde .book-app {
    padding: 14px 15px;
  }

  .formde .call-to {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 20px 15px;
    border: 1px solid;
  }
  .sticky-icon {
        z-index: 999;
        position: fixed;
        top: 24%;
        left: 0%;
        width: 220px;
        display: flex;
        flex-direction: column;
    }
    .sticky-icon a {
        transform: translate(-173px,0px);
        border-radius: 0px 50px 50px 0px;
        text-align: right;
        margin: 5px 0;
        text-decoration: none;
        text-transform: uppercase;
        padding: 5px;
        font-size: 18px;
        font-family: 'Oswald', sans-serif;
        transition: all 0.8s;
    }
    .sticky-icon a:hover {
        color: #FFF;
        transform: translate(-40px,0px);
    }
}

@media (max-width: 575px) {
  .about-baner-section {
    height: 200px;
  }
  .banner-all-heading {
    display: none;
  }
}
