@media screen and (max-width: 1280px) {
  /* .new_btn {
    
  } */

  .slide-txt {
    width: 59%;
    left: 38%;
  }
  .slide-txt h1 {
    max-width: 59%;
    font-size: 33px;
    line-height: 41px;
  }
  .slide-txt p {
    font-size: 14px;
  }
  .btn_right {
    font-size: 14px;
    width: 130px;
  }

  .banner {
    margin-bottom: 50px;
  }

  .welcome p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 7%;
  }
  .doctor-info {
    margin-top: 0;
  }
  .doctor-info h4 {
    font-size: 22px;
  }
  .treatment-box h3 {
    font-size: 22px;
  }

  .doctor-info > p {
    margin: 25px 0px 35px 0px;
  }

  .treatment-box p {
    font-size: 14px;
    line-height: 26px;
  }
  .super-box {
    width: 269px;
  }
  .super-txt h4 {
    font-size: 16px;
  }

  .super-txt p {
    font-size: 14px;
    line-height: 24px;
  }
  .super-circle {
    font-size: 28px;
  }
  .super-circle svg {
    margin-top: 43px;
  }
  .neuro-content h4 {
    font-size: 18px;
  }

  .neuro-content form label {
    font-size: 14px;
  }
  .neuro-content form input {
    font-size: 14px;
  }
  .btn_left {
    font-size: 14px;
  }
  .video-btn {
    width: 93%;
    height: 58px;
  }
  .tab-link {
    width: 30%;
    height: 58px;
    padding: 12px 10px;
    font-size: 14px;
    line-height: 28px;
  }
  .test-slider p {
    font-size: 14px;
    line-height: 25px;
  }
  .test-slider h5 {
    font-size: 14px;
  }
  .test-slider h4 {
    font-size: 14px;
    font-weight: 600;
  }
  .owl-dots button.owl-dot {
    width: 13px;
    height: 13px;
  }
  .text-parent {
    top: 22%;
  }
  .text-one h3 {
    font-size: 24px;
    margin-bottom: 22px;
  }
  .text-one p {
    width: 83%;
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 1024px) {
  /* .navbar-expand-lg .navbar-nav {
    display: none;
  } */
  /* .nav-section .navbar-brand {
    margin: 0 0 0 39px;
  } */

  .banner {
    margin-bottom: 50px;
  }

  .slide-txt {
    left: 40%;
  }

  .slide-txt h1 {
    font-size: 27px;
    line-height: 34px;
  }

  .slide-txt p {
    font-size: 13px;
    line-height: 21px;
  }

  .btn_left {
    font-size: 13px;
    width: 45px;
    padding: 10px 7px;
  }
  .btn_right {
    font-size: 13px;
    width: 100px;
    padding: 10px 7px;
  }

  .welcome p {
    font-size: 13px;
    margin-bottom: 7%;
  }

  .doctor-img {
    width: 100%;
  }

  .doctor-info h4 {
    font-size: 18px;
  }

  .doctor-info {
    margin-top: 0;
  }

  .doctor-info > p {
    margin-bottom: 10%;
  }
  .list-icon {
    width: 55px;
    height: 55px;
    border: 4px solid #0096e6;
    font-size: 20px;
  }
  .box-circle {
    width: 70px;
    height: 70px;
  }
  .inner-circle {
    width: 50px;
    height: 50px;
    font-size: 21px;
  }
  .treatment-box h3 {
    font-size: 18px;
    margin-bottom: 19px;
  }
  .treatment-box p {
    font-size: 13px;
    line-height: 25px;
  }
  .super-content {
    margin-top: -13%;
    transform: translateY(75%);
  }
  .super-box {
    z-index: 10;
    width: 100%;
    height: 100%;
    padding: 0px 14px 25px 14px;
  }
  .super-circle {
    width: 110px;
    height: 110px;
    z-index: -1;
    font-size: 25px;
    top: -48px;
  }
  .super-circle svg {
    margin-top: 34px;
  }
  .super-txt {
    padding: 53px 0px 0px 0px;
  }
  .super-txt h4 {
    font-size: 13px;
  }
  .super-txt p {
    font-size: 13px;
  }
  .super-content .row > * {
    padding: 0 10px;
  }
  .neuro-content {
    width: 75%;
  }
  .neuro-content h4 {
    font-size: 15px;
  }
  .neuro-content p {
    font-size: 13px;
  }

  .video-btn {
    width: 100%;
  }

  .video-content {
    padding: 0;
  }

  .video-content .tab-link:nth-of-type(3) {
    line-height: 20px;
  }

  .tab-link {
    font-size: 13px;
  }
  .test-slider p {
    font-size: 13px;
    line-height: 23px;
  }
  .test-slider h5 {
    font-size: 13px;
  }
  .test-slider h4 {
    font-size: 13px;
  }
  .test-icon svg {
    font-size: 9px;
  }
  .owl-dots button.owl-dot {
    width: 11px;
    height: 11px;
  }
  .test-slider::after {
    top: 31%;
  }

  .anchor {
    font-size: 16px !important;
  }
  .txt {
    font-size: 13px;
  }

  .txt-two {
    max-width: 76% !important;
  }
  .txt-four {
    max-width: 74% !important;
  }
  .txt-three {
    max-width: 63% !important;
  }

  /* .footer-two ul:nth-last-child(2),
.footer-two ul:nth-last-child(3) {
  margin-right: 20px; 
} */

  /* .margin{
  margin-right: 20px;
} */
}

@media screen and (max-width: 912px) {
  .slide_one {
    height: 500px;
  }

  .slide-txt h1 {
    max-width: 67%;
    font-size: 28px;
    line-height: 35px;
  }
  .slide-txt p {
    width: 83%;
  }
  .welcome p {
    line-height: 24px;
  }
  .doctor-img {
    margin-bottom: 50px;
  }

  .doctor-info > p {
    margin-bottom: 38px;
  }
  .content .col-lg-4:last-child .treatment-box {
    display: none;
  }
  .treatment-content {
    margin: 0px 0px 58px 0px;
  }

  .super-box {
    height: 200px;
    margin-bottom: 65px;
  }
  .super-content {
    margin-top: 0px;
    transform: translateY(0%);
  }
  .super .para {
    margin-bottom: 94px;
  }
  .super-content .col-lg-3:nth-last-child(-n + 2) .super-box {
    margin-bottom: 0;
  }
  .super {
    margin-bottom: 100px;
  }
  .neuro-content {
    width: 100%;
  }
  .tab-link {
    line-height: 28px;
  }

  .video-content .tab-link:nth-of-type(3) {
    line-height: 17px;
  }

  .video-content .tab-link:nth-of-type(4) {
    line-height: 17px;
  }
  .patient-info,
  .new {
    width: 26% !important;
    margin: 0 auto !important;
  }

  .test-slider p {
    width: 100%;
    margin-bottom: 0px;
  }
  .test-slider::after {
    display: none;
  }
  .test-slider img {
    width: 21% !important;
  }
}

@media screen and (max-width: 820px) {
  .slide-txt h1 {
    max-width: 76%;
  }
  .txt-two {
    max-width: 100% !important;
  }
  .txt-four {
    max-width: 99% !important;
  }
  .txt-three {
    max-width: 93% !important;
  }
  .video-btn {
    width: 93%;
    height: auto;
  }

  .tab-link {
    line-height: 14px;
  }

  .video-content .tab-link:nth-of-type(2) {
    line-height: 26px;
  }
  .video-content .tab-link:nth-of-type(3) {
    line-height: 13px;
  }
  .video-content .tab-link:nth-of-type(4) {
    line-height: 13px;
  }
}

@media screen and (max-width: 800px) {
  .slide-txt h1 {
    max-width: 78%;
  }
}

@media screen and (max-width: 786px) {
  .slide-txt h1 {
    max-width: 80%;
    font-size: 26px;
  }
}

@media screen and (max-width: 712px) {
  .slide-txt h1 {
    font-size: 24px;
  }
  .banner {
    margin-bottom: 30px;
  }

  .inner-div {
    flex-wrap: wrap;
  }
  .treatment-box {
    margin-bottom: 30px;
  }
  .treatment-content {
    margin: 0px;
  }
  .super-content .col-lg-3:nth-last-child(-n + 2) .super-box {
    margin-bottom: 65px;
  }

  .input-one {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .slide_one {
    height: 400px;
  }
  .slide-txt h1 {
    max-width: 89%;
    font-size: 22px;
    line-height: 31px;
  }

  .slide-txt p {
    display: none;
  }
  .btn_left {
    width: 35px;
  }
  .btn_right {
    width: 90px;
    font-weight: 600;
  }
}

@media screen and (max-width: 540px) {
  .slide-txt {
    width: 62%;
  }

  .slide-txt h1 {
    font-size: 20px;
  }

  .video-tab {
    margin-bottom: 100px;
  }

  .video-content {
    flex-wrap: wrap;
  }

  .tab-link {
    width: 33%;
    height: auto;
  }
}

@media screen and (max-width: 430px) {
  

  .new-btn .btn_l {
    display: none !important;
  }

  .new-btn .btn_r {
    width: 142px;
  }
  .swiper-button-next:after,
  .swiper-rtl .swiper-button-prev:after {
    display: none !important;
    content: "next";
  }

  .swiper-button-prev:after,
  .swiper-rtl .swiper-button-next:after {
    display: none !important;
    content: "prev";
  }

 
  .desk-ban {
    display: none !important;
  }

  .mobile-banner {
    display: block !important;
  }

  .video-tab {
    height: auto;
    margin-bottom: 30px;
  }
  .video-btn {
    width: 100%;
    transform: translateY(0%);
  }

  .video-content .tab-link:nth-of-type(2) {
    line-height: 14px;
  }

  .tab-link {
    width: 100%;
  }

  .tab-content iframe {
    width: 100%;
    height: 100%;
  }
  .slide-txt h1 {
    font-size: 18px;
    line-height: 27px;
  }

  .list-icon {
    width: 45px;
    height: 45px;
    font-size: 19px;
  }
  .super-circle {
    width: 100px;
    height: 100px;
  }
}

@media screen and (max-width: 414px) {
  .slide-txt {
    width: 64%;
  }
}

@media screen and (max-width: 412px) {
}

@media screen and (max-width: 393px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 280px) {
}
