@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .top-bar-section {
    display: none;
  }

  .social-icons {
    display: none;
  }

  .banner1 img {
    width: 100%;
    height: auto;
  }

  .toggle-btn {
    position: fixed;
    display: block;
    right: 8%;
    top: 7%;
    z-index: 1111;
  }

  .mobilenavbar {
    position: fixed;
    top: 10%;
    z-index: 9999;
    background-color: #00b1e7;
    /* right: 7px; */
    padding: 12px;
    border-radius: 0px;
    width: 100%;
  }

  .mobilenavbar li {
    margin-top: 5px;
    text-align: center;
  }

  .mobilenavbar li a {
    color: #fff;
    padding: 7px 0;
    border-bottom: 1px dashed #d26060;
  }

  .nav {
    display: none;
  }

  .header a img {
    width: 80px;
    padding: 5px 0px;
  }
  .welcome_docmed_area .feature-title h3 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .img_gallery .coll {
    width: calc(50% - 8px);
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .top-bar-section {
    display: none;
  }

  .social-icons {
    display: none;
  }

  .toggle-btn {
    position: fixed;
    display: block;
    right: 8%;
    top: 3%;
    z-index: 1111;
  }

  .mobilenavbar {
    position: fixed;
    top: 10%;
    z-index: 9999;
    background-color: #00b1e7;
    /* right: 7px; */
    padding: 12px;
    border-radius: 0px;
    width: 100%;
  }

  .mobilenavbar li {
    margin-top: 5px;
    text-align: center;
  }

  .mobilenavbar li a {
    color: #fff;
    padding: 7px 0;
    border-bottom: 1px dashed #d26060;
  }

  .nav {
    display: none;
  }

  .header a img {
    width: 75px;
    padding: 5px 0px;
  }

  .banner1 img {
    width: 100%;
    height: auto;
  }

  .about-section .containt-wraper .about-title h1 {
    font-size: 30px;
  }

  .about-section .containt-wraper .about-title h3 {
    font-size: 23px;
  }

  .about-section .containt-wraper .about-title p {
    font-size: 14px;
    font-weight: 500;
    margin: 5px 0px;
    text-align: justify;
  }

  .about-section .containt-wraper .list {
    position: relative;
    top: 0px;
  }

  .our_department_area .section_title {
    margin: 10px 0px;
  }

  .feature-secction .single-feature {
    background: #c7d2c96b;
    padding: 20px 20px 30px;
    margin-bottom: 15px;
    border-radius: 25px;
    /* box-shadow: 0px 5px 60px 0px rgb(0 44 93 / 25%); */
    height: auto;
  }

  .customerreview .box p {
    font-size: 14px;
    color: #000;
  }

  .section {
    background-color: #f2f4f4;
    margin-top: 0px;
  }

  .feature-secction {
    padding: 10px 0px;
  }

  .blog-detail-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contact_from.upper10 {
    background: #0d82a6;
    padding: 55px 55px 43px 55px;
    border-radius: 30px;
    margin-bottom: 30px;
  }
  .footer-section .button a {
    font-size: 12px;
    color: #fff;
    background-color: #1d343b;
    padding: 15px 15px;
    border-radius: 4px;
    margin: 15px;
    border: 1px solid #1d343b;
  }

  .button {
    margin-left: -188px;
  }

  .feature-secction .feature-title h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }

  .call-do-section h2 {
    font-size: 25px;
    padding: 5px 0px;
  }

  .about-section .containt-wraper .right-spase {
    padding-right: 0px;
  }

  .about-section .containt-wraper .left-spase {
    padding-left: 0px;
    position: relative;
  }

  .side-panels {
    display: none;
  }

  .side-icon {
    display: block;
    left: 25px;
  }

  .modalform {
    width: 300px;

    background-color: #39cabb;

    margin-top: 20px;

    padding: 20px;
  }

  .buttons {
    margin-left: -273px;
  }
  .call-web-desktop {
    position: fixed;
    bottom: 13%;
    left: 35px;
  }
  .about-section .containt-wraper h2 {
    font-size: 24px;
    padding: 5px 0px;
  }
  .site-breadcrumb {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 1;
    height: 200px !important;
  }

  .site-breadcrumb .breadcrumb-title {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: capitalize;
  }
  .site-breadcrumb .breadcrumb-menu li a {
    color: #fff;
    font-size: 12px;
  }
  .breadcrumb-menu .actives {
    font-size: 12px;
  }
  .img_gallery .coll {
    width: 100%;
  }
  .coll {
    width: 100%;
    margin-right: 0px;
    margin-top: 10px;
  }
  .after-img img {
    margin-top: 10px;
    height: auto;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .top-bar-section {
    display: none;
  }

  .social-icons {
    display: none;
  }

  .toggle-btn {
    position: fixed;
    display: block;
    right: 8%;
    top: 2%;
    z-index: 1111;
  }

  .mobilenavbar {
    position: fixed;
    top: 10%;
    z-index: 9999;
    background-color: #00b1e7;
    /* right: 7px; */
    padding: 12px;
    border-radius: 0px;
    width: 100%;
  }

  .mobilenavbar li {
    margin-top: 5px;
    text-align: center;
  }

  .mobilenavbar li a {
    color: #fff;
    padding: 7px 0;
    border-bottom: 1px dashed #d26060;
  }

  .nav {
    display: none;
  }

  .banner1 img {
    width: 100%;
    height: auto;
  }

  .about-section .containt-wraper .about-title h1 {
    font-size: 30px;
  }

  .about-section .containt-wraper .about-title h3 {
    font-size: 23px;
  }

  .about-section .containt-wraper .about-title p {
    font-size: 14px;
    font-weight: 500;
    margin: 5px 0px;
    text-align: justify;
  }

  .about-section .containt-wraper .list {
    position: relative;
    top: 0px;
  }

  .our_department_area .section_title {
    margin: 10px 0px;
  }

  .feature-secction .single-feature {
    background: #c7d2c96b;
    padding: 20px 20px 30px;
    margin-bottom: 15px;
    border-radius: 25px;
    /* box-shadow: 0px 5px 60px 0px rgb(0 44 93 / 25%); */
    height: auto;
  }
  .certificate img {
    margin-bottom: 20px;
  }

  .customerreview .box p {
    font-size: 14px;
    color: #000;
  }

  .section {
    background-color: #f2f4f4;
    margin-top: 0px;
  }

  .feature-secction {
    padding: 10px 0px;
  }

  .header a img {
    width: 70px;
    padding: 5px 0px;
  }

  .blog-detail-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .contact_from.upper10 {
    background: #0d82a6;
    padding: 55px 55px 43px 55px;
    border-radius: 30px;
    margin-bottom: 30px;
  }

  .footer-section .button a {
    font-size: 12px;
    color: #fff;
    background-color: #1d343b;
    padding: 15px 15px;
    border-radius: 4px;
    margin: 15px;
    border: 1px solid #1d343b;
  }

  .buttons {
    margin-left: -188px;
  }

  .feature-secction .feature-title h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }

  .call-do-section h2 {
    font-size: 25px;
    padding: 5px 0px;
  }

  .about-section .containt-wraper .right-spase {
    padding-right: 15px;
  }

  .about-section .containt-wraper .left-spase {
    padding-left: 15px;
    position: relative;
  }

  .side-panels {
    display: none;
  }

  .side-icon {
    display: block;
    left: 25px;
  }

  .section_title h2 {
    font-size: 25px;
  }

  .modalform {
    width: 300px;

    background-color: #39cabb;

    margin-top: 20px;

    padding: 20px;
  }

  .call-web-desktop {
    position: fixed;
    bottom: 13%;
    left: 35px;
  }
  .about-section .containt-wraper h2 {
    font-size: 24px;
    padding: 5px 0px;
  }

  .welcome_docmed_area .feature-title h3 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .site-breadcrumb {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 1;
    height: 200px !important;
  }

  .site-breadcrumb .breadcrumb-title {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: capitalize;
  }

  .site-breadcrumb .breadcrumb-menu li a {
    color: #fff;
    font-size: 12px;
  }
  .breadcrumb-menu .actives {
    font-size: 12px;
  }
  .img_gallery .coll {
    width: 100%;
  }

  .coll {
    width: 100%;
    margin-right: 0px;
    margin-top: 10px;
  }
  .after-img img {
    margin-top: 10px;
    height: auto;
  }

  .mega-menu,
  .sub-menu1,
  .sub-menu2,
  .sub-menu3,
  .sub-menu4 {
    display: none;
  }

  .mega-menu.active,
  .sub-menu1.active,
  .sub-menu2.active,
  .sub-menu3.active,
  .sub-menu4.active {
    display: block;
  }
}
