@media only Screen and (max-width:800px) {
  .abt-inn-block{
    margin: 20px;
  }
  .team-scroll .owl-dots{
    display: none;
  }
  .footer_section .f-ad{
    width: auto;
  }
  .inner-serv-img img{
    width: 100%;
  }
  .inner-serv-img{
    margin: 20px 0px;
  }
  .team_modal_doilauge.modal-dialog {
    margin-top: 40%;
  }

  .team_img img {
    width: 215px;
    margin-bottom: 13px;
  }

  .team_head_title h4 {
    width: 100%;
    text-align: center;
    font-size: 28px;
    padding: 0 0 20px;
    border-left: 0px;
  }

  .team_head_title h4::before {
    width: 120px;
    height: 2px;
    border-bottom: 2px dashed #e94915;
    right: 0;
    top: inherit;
    left: 0;
    margin: auto;
    bottom: 9px
  }

  .team-second-row {
    margin-top: 0px;
  }

  .team-page .col-md-6 {
    margin-bottom: 30px;
  }

  .team_row {
    text-align: center;
  }

  .facilities-page .col-6 {
    padding: 0px;
  }

  .serviceBox .title {
    font-size: 13px;
  }

  .abt-inner-img {
    margin-bottom: 30px;
  }

  .call-us {
    line-height: 60px;
  }

  .call-us-i img {
    width: 48px;
  }

  .call-us-i {
    width: 60px;
    height: 60px;
  }

  .appt-row .col-md-6:nth-child(1) {
    border-right: 0px;
    margin-bottom: 30px;
  }

  .team-page .col-md-4:last-child .home_team_list {
    margin-bottom: 0px;
  }

  .home_team_list {
    margin-bottom: 40px;
  }

  .counter {
    width: 170px;
    height: 170px;
  }

  .abt-sec {
    margin-bottom: 45px;
  }

  .mvv-row .col-6 {
    padding: 0px;
  }

  .contact-form {
    margin-bottom: 50px;
  }

  .inner-section1 {
    padding: 40px 0 40px;
  }

  .bread_cumb_wrap {
    padding: 225px 0 20px;
  }

  .appt-right::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    top: 72px;
    bottom: 0;
    margin: auto;
    right: 0;
    z-index: -1;
    background-image: url(../gallery/appt-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    clip-path: polygon(0% 30%, 100% 0%, 100% 100%, 0% 100%);
  }

  .top-social {
    display: none;
  }

  .testimonial-blk .col-md-7 {
    right: 0px;
  }

  .ser-sec .ser-row {
    padding-top: 104px;
  }

  .testimonial-slider {
    margin-bottom: 0px;
    left: 0px;
  }

  .sec-head h4 {
    padding: 0px 10px 1px;
    font-size: 36px;
    line-height: 45px;
  }

  .abt-matter {
    padding-left: 0px;
  }

  .appt-row .col-md-6:nth-child(1)::before {
    content: "";
    position: absolute;
    width: 70%;
    height: 2px;
    background-color: #ffffff36;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
  }

  .mvv-img {
    position: relative;
    left: -10px;
  }

  .team-sec .team-blk {
    padding: 3px 25px 0px;
  }

  .team-sec {
    margin-bottom: 56px;
  }

  .appt-sec {
    margin-bottom: 45px;
    margin-top: -35px;
  }

  .subscribe-block {
    margin: 45px 0px 40px;
  }

  .sub-title {
    text-align: center;
  }

  .healthtalks-sec .sec-head h2::after {
    content: "";
    position: absolute;
    height: 2px;
    right: 0;
    top: 9px;
    left: 0px;
    margin: auto;
  }

  .testi-sec .sec-head span {
    text-transform: capitalize;
    padding: 0 10px;
    font-weight: 300;
    color: #fff;
    top: -39px;
    position: relative;
  }

  .testi-sec .sec-head h2::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    right: 0;
    bottom: -15px;
  }

  .testi-sec .sec-head h2::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    right: 0;
    top: 10px;
  }

  .team-sec .sec-head span {
    text-transform: capitalize;
    padding: 0 10px;
    font-weight: 300;
    color: #fff;
    /* top: -39px; */
    position: relative;
  }

  .team-sec .sec-head h2::before {
    content: "";
    position: absolute;
    height: 2px;
    right: 0;
    bottom: -15px;
  }

  .team-sec .sec-head h2::after {
    content: "";
    position: absolute;
    height: 2px;
    right: 0;
    top: -17px;
  }

  .appt-sec-txt h2 span {
    font-size: 45px;
    line-height: 50px;
  }

  .footer-logo img {
    width: 217px;
    margin-bottom: 16px;
  }

  .appt-sec-txt h2 {
    text-align: left;
    font-size: 32px;
  }

  .appt-sec-txt .qimg {
    position: absolute;
    width: 97px;
    right: 11px;
    margin-top: 10px;
    opacity: 1;
    bottom: -62px;
  }

  .appointment-inner .appt-sec-txt {
    position: relative;
    top: -37px;
  }

  .appt-right::before {
    display: none;
  }

  .appt-left::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    top: 70px;
    right: 0;
    margin: auto;
    background-image: url(../gallery/appt-bg.jpg);
    clip-path: polygon(0% 30%, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.3;
  }

  .appt-left::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 90%;
    top: 70px;
    right: 0;
    margin: auto;
    background-color: transparent;
    clip-path: polygon(0% 30%, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1;
  }

  .ser-sec {
    margin-bottom: 68px;
    padding: 40px 0px 70px;
  }

  .ser-ad-txt .col-md-3:nth-child(1)::after,
  .ser-ad-txt .col-md-3:nth-child(2)::after,
  .ser-ad-txt .col-md-3:nth-child(3)::after {
    content: "";
    position: absolute;
    height: 35px;
    width: 2px;
    background-color: var(--color-primary);
    left: 0;
    right: 0;
    margin: auto;
    bottom: -44px;
  }

  .ser-ad-txt .col-md-3:nth-child(1),
  .ser-ad-txt .col-md-3:nth-child(2),
  .ser-ad-txt .col-md-3:nth-child(3) {
    border-right: none;
    margin-bottom: 50px;
  }

  .ser-sec .ser-ad-txt {
    position: relative;
    background-color: #fff;
    bottom: -22px;
    left: 0px;
    width: 100%;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    padding: 25px;
    align-content: center;
    border-radius: 16px;
  }

  .ser-ad-txt::before,
  .ser-ad-txt::after {
    display: none;
  }

  .ad-img {
    margin-left: 0px;
    margin-bottom: 15px;
  }

  .sec-head p {
    padding: 0px;
    margin-top: 10px;
  }

  .sec-head h2 {
    font-size: 38px;
    line-height: 34px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    margin-top: 18px;
    margin-left: 6px;
    padding: 4px 0px 7px;
  }

  .abt-matter p {
    text-align: justify;
    letter-spacing: 0px;
    font-size: 16px;
  }

  .abt-sec .sec-head {
    left: 0px;
    margin-top: 35px;
  }

  .testimonials-sec {
    margin-bottom: 90px;
  }

  .testi-bottom {
    margin-top: 0px;
  }

  .doc-head {
    display: none;
  }

  .extra-text-sec {
    margin-top: 0px;
  }

  .appointment-form::before {
    width: 300px;
    height: 600px;
    left: 0px;
    right: 0px;
    border-radius: 0px;
    display: none;
  }

  .appointment-form {
    padding: 30px 38px;
    border-radius: 0%;
    width: auto;
    height: auto;
    margin-bottom: 70px;
  }

  .sec-head.sec-title h2 {
    font-size: 30px;
    font-weight: 700;
  }

  .serv-row {
    padding-top: 0px;
  }

  .testimonial-blk {
    margin-top: 0px;
  }

  .serv-btm {
    padding: 0px;
  }

  .ser-sec1-row {
    margin: 55px 0px 35px;
  }

  .serv-content {
    padding-top: 8px;
    text-align: center;
  }

  .sec-head-shape {
    width: 27%;
  }

  .logins_section span {
    display: unset;
  }

  .logins_section {
    top: 126px;
    margin: auto;
    left: -22px;
    right: 0px;
    display: block;
    width: max-content;
  }

  .top-bar {
    display: none;
  }

  .social-icons {
    display: none;
  }

  .header-menu-nav {
    display: none;
  }

  .mobile-nav-toggler .flaticon-menu-1 {
    position: relative;
    display: inline-block;
    background: var(--color-primary);
    color: #fff;
    padding: 10px 8px 4px 7px;
    font-size: 28px;
    border-radius: 50%;
  }

  .header-main .nav-outer .main-menu {
    display: none !important;
  }

  .header-main::before {
    display: none;
  }

  .lower-box .logo {
    width: 200px;
    margin: auto;
    left: 0px;
    top: 10px;
    right: 0px;
  }

  .nav-outer .mobile-nav-toggler {
    display: block;
    top: 90px;
    z-index: 999;
    float: unset;
    width: 53px;
    left: 94px;
    right: 0;
    margin: auto;
  }

  .slide-one {
    background-image: url(../gallery/banners/mbl-final.jpg);
  }

  .desktop-view {
    display: none !important;
  }

  .mobile-view {
    display: block;
  }
}