@media screen and (min-device-width: 1000px) and (max-device-width: 3000px) {
  .special-mobile {
    display: none;
  }
}

@media screen and (min-device-width: 100px) and (max-device-width: 999px) {
  .special-desktop {
    display: none;
  }
}

@media screen and (min-device-width: 668px) and (max-device-width: 768px) {
  .sec-title.left .sub-title {
    margin-left: 0px;
  }
  .cta-section .content-box {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1200px) {
  .image_block_two .image-box {
    margin: 0px;
  }
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1440px) {
  .banner-h2 {
    font-size: 51px;
    font-weight: 700;
  }
  .banner-txt {
    margin-top: 80px !important;
    padding: 25px 0px 93px 0px;
  }
}

@media screen and (min-device-width: 1050px) and (max-device-width: 1152px) {
  .nav-link {
    font-size: 14px;
  }

  .icon-list li {
    margin-right: 0px;
  }

  .team-block-one .inner-box .lower-content {
    width: 240px;
    padding: 10px 0px 10px 20px;
  }
}

@media screen and (min-device-width: 900px) and (max-device-width: 1120px) {
  .nav-link {
    font-size: 15px;
    color: #141417;
    font-weight: 500;
  }
  .navbar-brand {
    width: 160px;
  }
  .header-top .info li {
    font-size: 14px;
    margin-right: 5px;
  }
  .header-top .right-column .schedule {
    font-size: 14px;
    margin-right: 15px;
  }
  .header-top .social-links li {
    margin-right: 13px;
  }
}

@media only screen and (max-device-width: 800px) and (min-device-width: 200px) {
  .cataract-top {
    padding-top: 20px !important;
  }

  .contact-info-section {
    position: relative;
    padding: 110px 0px 0px 0px;
  }
}

@media only screen and (max-device-width: 800px) and (min-device-width: 700px) {
  .footer-top .top-inner {
    padding: 0px 215px !important;
  }
}

@media only screen and (max-width: 991px) {
  .team-section .sec-title .theme-btn {
    position: relative !important;
    bottom: 0px !important;
    margin-top: 15px !important;
  }
  /* .footer-logo {
    display: none;
  } */
  .contact-info-section .single-item {
    margin-bottom: 80px;
  }
  .footer-top .top-inner .footer-menu {
    display: none;
  }

  .footer-top .top-inner .footer-menu {
    display: none;
  }

  .footer-top .top-inner {
    position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    padding: 0px 40px;
  }

  .news-block-one .inner-box {
    margin-bottom: 30px;
  }
  .funfact-section {
    padding-bottom: 50px;
  }
  .funfact-section .inner-container {
    display: block;
    text-align: center;
  }
  .counter-block-one .inner-box {
    display: inline-block;
    margin-bottom: 30px;
  }
  .services {
    position: relative;
    display: inline-block;
    background: #ebeced;
    border-radius: 30px !important;
    padding: 20px 20px;
    cursor: pointer;
    margin: 15px;
    z-index: 1;
    transition: all 500ms ease;
  }
}

@media screen and (min-device-width: 1030px) {
  .banner-carousel .image-box {
    position: absolute;
    right: 180px;
    top: 0px;
  }

  .service-section .pattern-layer .pattern-1 {
    position: absolute;
    left: 40px;
    top: 419%;
    width: 361px;
    height: 361px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 6s infinite linear;
    animation: zoom-fade 6s infinite linear;
  }

  .service-section .pattern-layer .pattern-2 {
    position: absolute;
    top: 398%;
    right: 0px;
    width: 440px;
    height: 466px;
    background-repeat: no-repeat;
  }
}
@media screen and (min-device-width: 900px) and (max-device-width: 1024px) {
  .footer-top .top-inner .footer-menu li {
    margin-right: 40px;
  }

  .team-block-one .inner-box .lower-content h3 a {
    color: #141417;
    font-size: 15px !important;
  }

  .team-block-one .inner-box .lower-content {
    width: 224px;
    background: #fff;
    border-radius: 10px;
    padding: 0px 2px 1px 22px;
  }
  .theme-btn {
    padding: 12px 38px;
  }
  .banner-h2 {
    font-size: 42px;
  }
  .icon-list {
    display: none;
  }
}
@media screen and (min-device-width: 500px) and (max-device-width: 800px) {
  .banner-carousel {
    display: none;
  }
  .left-column {
    display: none;
  }

  .feature-block-one .inner-box {
    margin-bottom: 30px;
  }

  .service-section .pattern-layer .pattern-1 {
    display: none;
  }

  .service-section .pattern-layer .pattern-2 {
    display: none;
  }

  .process-section .inner-container .shape {
    position: absolute;
    left: 0px;
    top: 0px;
    width: auto;
    height: 189px;
    background-repeat: no-repeat;
  }
  .service-details {
    padding: 32px 0px 115px 0px;
  }
}

@media screen and (min-device-width: 320px) and (max-device-width: 500px) {
  /* .header-area {
    position: fixed;
    width: 100%;
    z-index: 999999;
    background: #fff;

  } */

  .support-box {
    padding-bottom: 40px !important;
  }
  .leadership-head {
    margin-bottom: 1.5rem !important;
    margin-top: 3rem !important;
  }

  .leadership-pic {
    flex-direction: column-reverse;
  }
  .col-lg-12.gallery {
    columns: 1;
    column-gap: 10px;
  }
  .summary h3 {
    line-height: 30px;
  }

  .left-column {
    display: none;
  }
  .service-details {
    padding: 32px 0px 115px 0px;
  }
  .appointment {
    background: #29687a;
    padding: 12px 45px;
    border: 1px;
    border-radius: 30px;
    width: 50%;
  }

  .banner-h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .theme-btn {
    background: #03c0b4;
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    color: #fff !important;
    text-align: center;
    padding: 10px 20px;
    text-transform: capitalize;
    border-radius: 20px;
    z-index: 1;
    transition: all 500ms ease;
  }
  .google-map-section .content-box {
    display: none;
  }

  /* .banner {
    padding-top: 100px;
    padding-bottom: 0px;
  } */
  .pattern-layer .pattern-1 {
    position: absolute;
    left: 0px;
    top: 180px;
    width: 100%;
    height: 544px;
    background-repeat: no-repeat;
  }
  .shape-orange {
    display: none;
  }

  /* .banner-carousel {
    display: none;
  } */
  .feature-section .title-box h2 {
    font-size: 35px;
  }

  .banner-txt {
    margin-top: 80px !important;
    padding: 0px 0px 60px 20px;
  }

  .feature-block-one .inner-box {
    margin-bottom: 30px;
  }

  .icon-list li {
    margin-bottom: 30px !important;
  }

  .service-section .pattern-layer .pattern-1 {
    display: none;
  }

  .service-section .pattern-layer .pattern-2 {
    display: none;
  }

  .sec-title .sub-title {
    font-size: 40px;
    line-height: 60px;
  }

  .sec-title h2 {
    display: block;
    font-size: 30px;
    line-height: 25px !important;
    /* font-weight: 700;
    margin-top: -26px; */
  }

  .sec-title.left .sub-title {
    margin-left: auto !important;
  }
  .process-section .inner-container .shape {
    position: absolute;
    left: 0px;
    top: 0px;
    width: auto;
    height: 189px;
    background-repeat: no-repeat;
  }
}
.service-details img {
  width: 100%;
  border-radius: 25px;
}

/* @media only screen and (min-width: 1000px) {
  .header-area {
    position: fixed;
    width: 100%;
    z-index: 999999;
    background: #fff;
  }
  .service-sidebar {
    position: fixed;
  }
  .service-details {
    padding: 250px 0px 115px 0px;
  }
} */
