@media only screen and (min-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
    max-width: 1140px;
  }
}

@media only screen and (max-width: 767px) {
  /*Default CSS*/
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pt-75 {
    padding-top: 50px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  p {
    font-size: 15px;
  }
  .box-style-container {
    padding-left: 0;
    padding-right: 0;
  }
  .default-btn {
    padding: 12px 30px;
    font-size: 15px;
  }
  /* Section Title CSS */
  .section-title {
    margin: 0 auto 30px;
  }
  .section-title span {
    font-size: 15px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  /* Search Overlay CSS */
  .search-overlay .search-overlay-form {
    max-width: 280px;
    width: 280px;
  }
  .search-overlay .search-overlay-close {
    top: 20px;
    right: 20px;
  }
  /*Main Slides Area CSS*/
  .main-slides-item {
    padding-top: 00px;
  }
  .main-slides-content span {
    font-size: 15px;
  }
  .main-slides-content h1 {
    font-size: 32px;
  }
  .main-slides-image {
    text-align: center;
    margin-top: 30px;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-] {
    top: 70%;
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
  /* Hero Slides Area CSS */
  .hero-slides-item {
    position: relative;
    z-index: 1;
    padding-top: 50px;
  }
  .hero-slides-item::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--black-color);
    z-index: -1;
    opacity: .50;
  }
  .hero-slides-item .slides-overlay-color {
    display: none;
  }
  .hero-slides-content span {
    font-size: 15px;
  }
  .hero-slides-content h1 {
    font-size: 25px;
  }
  .hero-slides.owl-theme .owl-nav [class*=owl-] {
    top: 75%;
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
  /* Main Banner Area CSS */
  .main-banner-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .main-banner-area::before {
    opacity: .50;
  }
  .main-banner-content span {
    font-size: 15px;
  }
  .main-banner-content h1 {
    font-size: 25px;
  }
  .main-banner-content .banner-list {
    margin-top: 25px;
  }
  .main-banner-appointment {
    padding: 25px;
    margin-top: 30px;
  }
  .main-banner-appointment .content h3 {
    font-size: 20px;
  }
  /*Features Area CSS*/
  .single-features-card .icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 40px;
  }
  .single-features-card h3 {
    font-size: 20px;
  }
  .features-inner-box {
    padding-top: 50px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .single-features-box .icon {
    margin-bottom: 20px;
  }
  .single-features-box .icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 40px;
  }
  .single-features-box::before {
    display: none;
  }
  .single-features-box h3 {
    font-size: 18px;
  }
  /*About Area CSS*/
  .about-content h3 {
    font-size: 28px;
  }
  .about-content .about-inner-box img {
    margin-bottom: 25px;
  }
  .about-content.with-max-width {
    margin-left: 0;
    margin-top: 30px;
  }
  .about-image {
    text-align: center;
    margin-top: 30px;
  }
  .about-image .about-info {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-top: 25px;
    text-align: start;
  }
  .about-image .about-info .info-box span {
    font-size: 14px;
  }
  .about-image .about-info .info-box a {
    font-size: 18px;
  }
  .about-image .about-info.with-align-right {
    right: 0;
  }
  .about-image.top-zero {
    margin-top: 0;
  }
  .about-image-wrap {
    margin-left: 0;
    margin-top: 30px;
  }
  .about-image-wrap .about-info {
    position: relative;
    left: 0;
    margin-top: 25px;
  }
  .about-image-wrap .about-info .info-box span {
    font-size: 14px;
  }
  .about-image-wrap .about-info .info-box a {
    font-size: 18px;
  }
  /* Department Area CSS */
  .department-area {
    padding-top: 50px;
  }
  .department-area::before {
    display: none;
  }
  .single-department-card .department-content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .single-department-card .department-content .department-btn {
    font-size: 15px;
  }
  .single-department-box {
    padding: 20px;
  }
  .single-department-box .icon {
    margin-top: 0;
    margin-bottom: 18px;
    padding-left: 0;
  }
  .single-department-box .icon i {
    position: relative;
    left: 0;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  .single-department-box .icon h3 {
    margin-top: 18px;
    font-size: 18px;
  }
  /* Appointment Area CSS */
  .ui-datepicker {
    width: 16em;
  }
  /* Doctors Area CSS */
  .single-doctors-card .doctors-content h3 {
    font-size: 20px;
  }
  .single-doctors-card .doctors-content span {
    font-size: 15px;
  }
  /* Before & After Area CSS */
  .before-after-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .before-after-area::before {
    display: none;
  }
  .before-after-area::after {
    display: none;
  }
  .before-after-twentytwenty-image {
    margin-bottom: 30px;
  }
  .before-after-content span {
    font-size: 14px;
  }
  .before-after-content h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .before-after-list .list li {
    font-size: 15px;
  }
  .before-after-shape {
    display: none;
  }
  /* Funfact Area CSS */
  .funfact-inner-box {
    margin-top: 15px;
  }
  .single-funfact-card {
    padding: 20px;
  }
  .single-funfact-card .icon {
    position: relative;
    left: 0;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
    margin-bottom: 20px;
  }
  .single-funfact-card h3 {
    font-size: 25px;
  }
  .single-funfact-card h3 .sign-icon {
    font-size: 25px;
    left: -2px;
  }
  .single-funfact-card p {
    font-size: 15px;
  }
  /* Testimonials Area CSS */
  .single-testimonials-box p {
    font-size: 16px;
  }
  .single-testimonials-box p::before {
    top: -50px;
  }
  .single-testimonials-box .info h3 {
    font-size: 18px;
  }
  .single-testimonials-box .info span {
    font-size: 15px;
  }
  .testimonials-slides.owl-theme .owl-nav [class*=owl-] {
    display: none;
  }
  /* Pricing Area CSS */
  .pricing-list-tabs .nav .nav-item .nav-link {
    font-size: 15px;
  }
  .single-pricing-table {
    padding: 25px 20px;
  }
  .single-pricing-table .pricing-header h3 {
    font-size: 18px;
  }
  .single-pricing-table .price {
    font-size: 30px;
  }
  .single-pricing-table .features-list li {
    font-size: 15px;
  }
  /* Blog Area CSS */
  .single-blog-card .post-content h3 {
    font-size: 20px;
  }
  .single-blog-card .post-content .entry-meta li {
    font-size: 15px;
  }
  .single-blog-card .post-content .post-btn {
    font-size: 15px;
  }
  /* Overview Area CSS */
  .overview-area {
    padding-bottom: 50px;
  }
  .overview-logo {
    margin-bottom: 25px;
  }
  .overview-content {
    margin-bottom: 25px;
  }
  .overview-content h3 {
    font-size: 22px;
  }
  .overview-btn {
    text-align: start;
  }
  /* Choose Us Area CSS */
  .choose-us-content span {
    font-size: 15px;
  }
  .choose-us-content h3 {
    font-size: 25px;
  }
  .choose-us-image {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Video Area CSS */
  .video-area {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .video-view-content h3 {
    font-size: 20px;
  }
  /* FAQ Area CSS */
  .faq-area .container-fluid {
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }
  .faq-image {
    height: 450px;
  }
  .faq-accordion {
    padding-top: 30px;
    padding-bottom: 50px;
    padding-left: 0;
  }
  .faq-accordion .faq-content {
    margin-bottom: 25px;
  }
  .faq-accordion .faq-content h3 {
    font-size: 25px;
  }
  .faq-image-wrap {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Page Banner Area CSS */
  .page-banner-area {
    padding-top: 65px;
    padding-bottom: 75px;
  }
  .page-banner-content h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .page-banner-content ul li {
    font-size: 15px;
  }
  /* Doctors Details Area CSS */
  .doctor-details-desc {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Coming Soon Area CSS */
  .coming-soon-area {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .coming-soon-content {
    padding: 30px 25px;
  }
  .coming-soon-content #timer {
    margin-top: 20px;
  }
  .coming-soon-content #timer div {
    width: 100px;
    height: 105px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
    margin-top: 10px;
  }
  .coming-soon-content h2 {
    font-size: 22px;
  }
  /* Emergency Services Area CSS */
  .emergency-services-box h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .emergency-services-box h3:last-child {
    margin-bottom: 0;
  }
  .emergency-services-box h3 i {
    font-size: 18px;
  }
  .emergency-services-box.d-flex {
    display: block !important;
  }
  .single-emergency-services-card h3 {
    font-size: var(--font-size);
  }
  .single-emergency-services-card a {
    font-size: 18px;
  }
  .single-emergency-services-card a i {
    font-size: 18px;
  }
  /* Contact Area CSS */
  .contact-form-wrap h3 {
    font-size: 22px;
  }
  .contact-support {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Patients & visitors Area CSS */
  .patients-and-visitors-content .content h3 {
    font-size: 18px;
  }
  /* Find doctor Area CSS */
  .find-doctor-box h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .find-doctor-box.d-flex {
    display: block !important;
  }
  .find-doctor-form .title h3 {
    font-size: 18px;
  }
  /* Department Details Area CSS */
  .department-details-doctor-box h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .department-details-doctor-box.d-flex {
    display: block !important;
  }
  .department-overview-content h3 {
    font-size: 20px;
  }
  .department-overview-image {
    margin-top: 25px;
  }
  .department-overview-image .video-btn i {
    font-size: 60px;
  }
  .department-conditions-list {
    margin-top: 20px;
  }
  /* Shop Area CSS */
  .mebid-grid-sorting .result-count {
    text-align: center;
    margin-bottom: 15px;
  }
  .single-shop-card .shop-content {
    text-align: center;
  }
  .single-shop-card .shop-content span {
    font-size: 15px;
  }
  .single-shop-card .shop-content h3 {
    font-size: 20px;
  }
  /* Cart Area CSS */
  .cart-totals {
    margin-top: 25px;
  }
  .cart-buttons {
    text-align: center;
  }
  .cart-buttons .default-btn {
    margin-top: 20px;
  }
  .cart-buttons .shopping-coupon-code button {
    font-size: 14px;
  }
  /* Shop Details Area CSS */
  .products-details-desc {
    margin-left: 0;
    margin-top: 30px;
  }
  .products-details-desc h3 {
    font-size: 22px;
  }
  .products-details-desc .price {
    font-size: 18px;
  }
  .products-details-desc .products-add-to-cart .form-control {
    width: 100%;
  }
  .products-details-desc .products-add-to-cart .default-btn {
    padding-top: 15.5px;
    margin-left: 0;
    margin-top: 10px;
  }
  .products-details-desc .products-meta {
    margin-top: 25px;
  }
  .products-details-desc .products-meta span {
    font-size: 15px;
  }
  .products-details-desc .products-meta span span {
    font-size: 15px;
  }
  .products-details-desc .products-share li span {
    font-size: 15px;
  }
  .products-details-desc .products-share li a i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: var(--font-size);
  }
  .products-details-tabs .nav .nav-item {
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .products-details-tabs .nav .nav-item .nav-link {
    font-size: 15px;
  }
  .products-details-tabs .tab-content .tab-pane .products-review-comments .user-review {
    padding: 20px 0 20px 0;
  }
  .products-details-tabs .tab-content .tab-pane .products-review-comments .user-review img {
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }
  /* Widget Area CSS */
  .widget-area {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Blog Details Area CSS */
  .blog-details-desc .article-content h3 {
    font-size: 22px;
  }
  .blog-details-desc .article-content .blog-desc-quote {
    padding: 20px;
  }
  .blog-details-desc .article-footer.d-flex {
    display: block !important;
  }
  .blog-details-desc .article-footer .article-share {
    margin-top: 15px;
  }
  .blog-details-desc .article-footer .article-share ul li a i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: var(--font-size);
  }
  .blog-details-desc .article-navigation .prev-link-wrapper a i {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .blog-details-desc .article-navigation .prev-link-wrapper a span {
    font-size: 15px;
  }
  .blog-details-desc .article-navigation .next-link-wrapper a i {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .blog-details-desc .article-navigation .next-link-wrapper a span {
    font-size: 15px;
  }
  .blog-details-desc .article-comments .comments-list {
    padding-left: 0;
  }
  .blog-details-desc .article-comments .comments-list img {
    position: relative;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /*Default CSS*/
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pt-75 {
    padding-top: 50px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  p {
    font-size: 15px;
  }
  /* Section Title CSS */
  .section-title {
    margin: 0 auto 30px;
  }
  .section-title span {
    font-size: 15px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  /* Search Overlay CSS */
  .search-overlay .search-overlay-form {
    max-width: 280px;
    width: 280px;
  }
  .search-overlay .search-overlay-close {
    top: 20px;
    right: 20px;
  }
  /*Main Slides Area CSS*/
  .main-slides-item {

  }
  .main-slides-content span {
    font-size: 15px;
  }
  .main-slides-content h1 {
    font-size: 30px;
  }
  .main-slides-image {
    text-align: center;
    margin-top: 30px;
  }
  /* Hero Slides Area CSS */
  .hero-slides-item {
    position: relative;
    z-index: 1;
    padding-top: 50px;
  }
  .hero-slides-item::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--black-color);
    z-index: -1;
    opacity: .50;
  }
  .hero-slides-item .slides-overlay-color {
    display: none;
  }
  .hero-slides-content span {
    font-size: 15px;
  }
  .hero-slides-content h1 {
    font-size: 30px;
  }
  .hero-slides.owl-theme .owl-nav [class*=owl-] {
    top: 75%;
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
  /* Main Banner Area CSS */
  .main-banner-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .main-banner-area::before {
    opacity: .50;
  }
  .main-banner-content span {
    font-size: 15px;
  }
  .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-content .banner-list {
    margin-top: 25px;
  }
  .main-banner-appointment {
    padding: 25px;
    margin-top: 30px;
  }
  .main-banner-appointment .content h3 {
    font-size: 20px;
  }
  /*Features Area CSS*/
  .single-features-card .icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 40px;
  }
  .single-features-card h3 {
    font-size: 20px;
  }
  .features-inner-box {
    padding-top: 50px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .single-features-box .icon {
    margin-bottom: 20px;
  }
  .single-features-box .icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 40px;
  }
  .single-features-box::before {
    display: none;
  }
  .single-features-box h3 {
    font-size: 18px;
  }
  /*About Area CSS*/
  .about-content h3 {
    font-size: 22px;
  }
  .about-content.with-max-width {
    margin-left: 0;
    margin-top: 30px;
  }
  .about-image {
    text-align: start;
    margin-top: 30px;
  }
  .about-image .about-info .info-box a {
    font-size: 20px;
  }
  .about-image .about-info.with-align-right {
    right: 0;
  }
  .about-image.top-zero {
    margin-top: 0;
  }
  .about-image-wrap {
    margin-left: 0;
    margin-top: 30px;
  }
  .about-image-wrap .about-info {
    position: relative;
    left: 0;
    margin-top: 25px;
  }
  .about-image-wrap .about-info .info-box span {
    font-size: 14px;
  }
  .about-image-wrap .about-info .info-box a {
    font-size: 18px;
  }
  /* Department Area CSS */
  .department-area {
    padding-top: 50px;
  }
  .department-area::before {
    display: none;
  }
  .single-department-card .department-content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .single-department-card .department-content .department-btn {
    font-size: 15px;
  }
  .single-department-box {
    padding: 20px;
  }
  .single-department-box .icon {
    margin-top: 0;
    margin-bottom: 18px;
    padding-left: 0;
  }
  .single-department-box .icon i {
    position: relative;
    left: 0;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  .single-department-box .icon h3 {
    margin-top: 18px;
    font-size: 18px;
  }
  /* Appointment Area CSS */
  .ui-datepicker {
    width: 18em;
  }
  /* Doctors Area CSS */
  .single-doctors-card .doctors-content h3 {
    font-size: 20px;
  }
  .single-doctors-card .doctors-content span {
    font-size: 15px;
  }
  /* Before & After Area CSS */
  .before-after-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .before-after-area::before {
    display: none;
  }
  .before-after-area::after {
    display: none;
  }
  .before-after-twentytwenty-image {
    margin-bottom: 30px;
  }
  .before-after-content span {
    font-size: 14px;
  }
  .before-after-content h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .before-after-list .list li {
    font-size: 15px;
  }
  .before-after-shape {
    display: none;
  }
  /* Funfact Area CSS */
  .funfact-inner-box {
    margin-top: 15px;
  }
  .single-funfact-card h3 {
    font-size: 25px;
  }
  .single-funfact-card h3 .sign-icon {
    font-size: 25px;
    left: -2px;
  }
  /* Testimonials Area CSS */
  .single-testimonials-box p {
    font-size: 16px;
  }
  .single-testimonials-box p::before {
    top: -50px;
  }
  .single-testimonials-box .info h3 {
    font-size: 18px;
  }
  .single-testimonials-box .info span {
    font-size: 15px;
  }
  .testimonials-slides.owl-theme .owl-nav [class*=owl-] {
    display: none;
  }
  /* Pricing Area CSS */
  .pricing-list-tabs .nav .nav-item .nav-link {
    font-size: 15px;
  }
  .single-pricing-table {
    padding: 25px 20px;
  }
  .single-pricing-table .pricing-header h3 {
    font-size: 18px;
  }
  .single-pricing-table .price {
    font-size: 30px;
  }
  .single-pricing-table .features-list li {
    font-size: 15px;
  }
  /* Blog Area CSS */
  .single-blog-card .post-content h3 {
    font-size: 20px;
  }
  .single-blog-card .post-content .entry-meta li {
    font-size: 15px;
  }
  .single-blog-card .post-content .post-btn {
    font-size: 15px;
  }
  /* Overview Area CSS */
  .overview-area {
    padding-bottom: 50px;
  }
  .overview-logo {
    margin-bottom: 25px;
  }
  .overview-content {
    margin-bottom: 25px;
  }
  .overview-content h3 {
    font-size: 22px;
  }
  .overview-btn {
    text-align: start;
  }
  /* Choose Us Area CSS */
  .choose-us-content {
    max-width: 712px;
  }
  .choose-us-content span {
    font-size: 15px;
  }
  .choose-us-content h3 {
    font-size: 25px;
  }
  .choose-us-image {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Video Area CSS */
  .video-area {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .video-view-content h3 {
    font-size: 20px;
  }
  /* FAQ Area CSS */
  .faq-area .container-fluid {
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }
  .faq-image {
    height: 450px;
  }
  .faq-accordion {
    padding-top: 30px;
    padding-bottom: 50px;
    padding-left: 0;
  }
  .faq-accordion .faq-content {
    margin-bottom: 25px;
  }
  .faq-accordion .faq-content h3 {
    font-size: 25px;
  }
  .faq-image-wrap {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Page Banner Area CSS */
  .page-banner-content h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .page-banner-content ul li {
    font-size: 15px;
  }
  /* Doctors Details Area CSS */
  .doctor-details-desc {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Emergency Services Area CSS */
  .emergency-services-box h3 {
    font-size: 18px;
  }
  .emergency-services-box h3:last-child {
    margin-bottom: 0;
  }
  .emergency-services-box h3 i {
    font-size: 18px;
  }
  .single-emergency-services-card h3 {
    font-size: var(--font-size);
  }
  .single-emergency-services-card a {
    font-size: 18px;
  }
  .single-emergency-services-card a i {
    font-size: 18px;
  }
  /* Contact Area CSS */
  .contact-form-wrap h3 {
    font-size: 22px;
  }
  .contact-support {
    margin-left: 0;
    margin-top: 30px;
  }
  /* Patients & visitors Area CSS */
  .patients-and-visitors-content .content h3 {
    font-size: 20px;
  }
  /* Find doctor Area CSS */
  .find-doctor-box h3 {
    font-size: 22px;
  }
  .find-doctor-form .title h3 {
    font-size: 18px;
  }
  /* Department Details Area CSS */
  .department-details-doctor-box h3 {
    font-size: 25px;
  }
  .department-overview-content h3 {
    font-size: 22px;
  }
  .department-overview-image {
    margin-top: 25px;
  }
  .department-conditions-list {
    margin-top: 20px;
  }
  /* Shop Area CSS */
  .single-shop-card .shop-content span {
    font-size: 15px;
  }
  .single-shop-card .shop-content h3 {
    font-size: 20px;
  }
  /* Cart Area CSS */
  .cart-totals {
    margin-top: 25px;
  }
  /* Shop Details Area CSS */
  .products-details-desc {
    margin-left: 0;
    margin-top: 30px;
  }
  .products-details-desc h3 {
    font-size: 22px;
  }
  .products-details-desc .price {
    font-size: 18px;
  }
  /* Widget Area CSS */
  .widget-area {
    margin-left: 0;
    margin-top: 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /*Section Title CSS*/
  .section-title h2 {
    font-size: 35px;
  }
  /*Main Slides Area CSS*/
  .main-slides-content h1 {
    font-size: 50px;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 0;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 0;
  }
  /* Hero Slides Area CSS */
  .hero-slides-item {
    position: relative;
    z-index: 1;
  }
  .hero-slides-item::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--black-color);
    z-index: -1;
    opacity: .50;
  }
  .hero-slides-item .slides-overlay-color {
    display: none;
  }
  .hero-slides-content h1 {
    font-size: 50px;
  }
  .hero-slides.owl-theme .owl-nav [class*=owl-] {
    top: 75%;
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
  /* Main Banner Area CSS */
  .main-banner-content span {
    font-size: 15px;
  }
  .main-banner-content h1 {
    font-size: 35px;
  }
  .main-banner-content p {
    padding: 15px;
  }
  /*Features Area CSS*/
  .single-features-card {
    padding: 28px 25px;
  }
  .single-features-box::before {
    right: -2px;
  }
  /*About Area CSS*/
  .about-content h3 {
    font-size: 35px;
  }
  .about-content.with-max-width {
    margin-left: 15px;
  }
  .about-image .about-info.with-align-right {
    right: 0;
  }
  /*Department Area CSS*/
  .single-department-box {
    padding: 20px;
  }
  .single-department-box .icon {
    margin-top: 0;
    margin-bottom: 18px;
    padding-left: 0;
  }
  .single-department-box .icon i {
    position: relative;
    left: 0;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  .single-department-box .icon h3 {
    margin-top: 18px;
  }
  /* Appointment Area CSS */
  .ui-datepicker {
    width: 15em;
  }
  /* Overview Area CSS */
  .overview-btn .default-btn {
    padding: 15px 20px;
  }
  /* Before After Area CSS */
  .before-after-content h3 {
    font-size: 35px;
  }
  /* Funfact Area CSS */
  .single-funfact-card {
    padding: 25px 15px 25px 70px;
  }
  .single-funfact-card .icon {
    left: 15px;
  }
  .single-funfact-card .icon i {
    height: 50px;
    width: 50px;
    line-height: 55px;
    font-size: 25px;
  }
  .single-funfact-card h3 {
    font-size: 30px;
  }
  .single-funfact-card h3 .sign-icon {
    font-size: 30px;
    left: -5px;
  }

  /* Testimonials Area CSS */
  .single-testimonials-box p {
    font-size: 16px;
  }
  .single-testimonials-box p::before {
    top: -50px;
  }
  .single-testimonials-box .info h3 {
    font-size: 18px;
  }
  .single-testimonials-box .info span {
    font-size: 15px;
  }
  .testimonials-slides.owl-theme .owl-nav [class*=owl-] {
    left: -20px;
    top: 70%;
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
  .testimonials-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -20px;
  }
  /* Choose Us Area CSS */
  .choose-us-content {
    max-width: 445px;
  }
  .choose-us-content h3 {
    font-size: 35px;
  }
  /* Video Area CSS */
  .video-view-content h3 {
    font-size: 35px;
  }
  /* FAQ Area CSS */
  .faq-accordion {
    padding-left: 15px;
    padding-right: 15px;
  }
  .faq-accordion .faq-content h3 {
    font-size: 35px;
  }
  /* Page Banner Area CSS */
  .page-banner-content h2 {
    font-size: 45px;
    margin-bottom: 15px;
  }
  .page-banner-content ul li {
    font-size: 15px;
  }
  /* Doctors Details Area CSS */
  .doctors-details-information {
    margin-left: 0;
  }
  .doctors-details-information .information-content h3 {
    font-size: 30px;
  }
  /* Emergency Services Area CSS */
  .emergency-services-box h3 {
    font-size: 25px;
  }
  .emergency-services-box h3:last-child {
    margin-bottom: 0;
  }
  .emergency-services-box h3 i {
    font-size: 25px;
  }
  .single-emergency-services-card h3 {
    font-size: 20px;
  }
  .single-emergency-services-card a {
    font-size: 25px;
  }
  .single-emergency-services-card a i {
    font-size: 25px;
  }
  /* Shop Details Area CSS */
  .products-details-desc {
    margin-left: 0;
  }
  .products-details-desc h3 {
    font-size: 25px;
  }
  .products-details-desc .price {
    font-size: 18px;
  }
  /* Widget Area CSS */
  .widget-area {
    margin-left: 0;
  }
  /* Cart Area CSS */
  .cart-totals {
    padding: 15px;
  }
  .cart-totals ul li {
    font-size: 15px;
  }
  .cart-totals ul li:last-child {
    font-size: 15px;
  }
  .cart-totals .default-btn {
    padding: 15px 30px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* Hero Slides Area CSS */
  .hero-slides.owl-theme .owl-nav [class*=owl-] {
    top: 75%;
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
  /*Features Area CSS*/
  .single-features-box::before {
    right: -2px;
  }
  /*Department Area CSS*/
  .single-department-box {
    padding: 20px;
  }
  .single-department-box .icon {
    margin-top: 0;
    margin-bottom: 18px;
    padding-left: 0;
  }
  .single-department-box .icon i {
    position: relative;
    left: 0;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  .single-department-box .icon h3 {
    margin-top: 18px;
  }
  /* Funfact Area CSS */
  /*.single-funfact-card {
    padding: 25px 15px 25px 80px;
  }*/
  .single-funfact-card .icon {
    left: 10px;
  }
  .single-funfact-card .icon i {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .single-funfact-card h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .single-funfact-card h3 .sign-icon {
    font-size: 30px;
    left: -5px;
  }
  .single-funfact-card p {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
  }
  /* Choose Us Area CSS */
  .choose-us-content {
    max-width: 545px;
  }
  /* Overview Area CSS */
  .overview-btn .default-btn {
    padding: 15px 20px;
  }
}
/*# sourceMappingURL=responsive.css.map */

/*********************************************************************************/


@media only screen and (min-width: 1241px) and (max-width: 1285px){
  .says .icon i{
    left: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px){
  .gallery-area{
    padding: 50px 0 30px;
  }
  .main-slides-content{
    left: 6%;
  }
  .main-slides-content h1{
    font-size: 36px;
  }
  .testimonials-slides.owl-theme .owl-nav [class*="owl-"]{
    left: -35px;
  }
  .testimonials-slides.owl-theme .owl-nav [class*="owl-"].owl-next{
    right: -35px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
  .container{
    max-width: 98% !important;
  }
  .main-responsive-nav .logo{
    display: none;
  }
  .main-navbar{
    display: block;
  }
  .main-navbar .navbar{
    padding: 0;
  }
  .navbar-area{
    padding: 0;
  }
  .main-navbar .navbar .navbar-nav .nav-item a{
    font-size: 15px;
    padding: 9.5px 7px;
  }
   .main-slides-content{
    width: 460px;
    top: 15%;
    left: 5%;
   }
  .main-slides-content h1{
    font-size: 28px;
  }
  .main-slides-content p{
    padding-top: 0px;
  }
  .main-slides-content .slides-btn{
    margin-top: 10px;
  }
  .navbar-expand-md .navbar-collapse{
    display: block !important;
/*    float: right;*/
  }
  .item{
    padding: 20px 0px;
  }
  .single-funfact-card{
    padding: 20px 0px 20px 62px;
  }
  .single-funfact-card .icon{
    left: 7px;
  }
  .single-funfact-card h3{
    font-size: 26px;
  }
  .testimonials-slides.owl-theme .owl-nav [class*=owl-]{
    top: 55%;
  }
  .call{
    top: 68%;
  }
  .overview-content h3{
    font-size: 35px;
  }
  .single-department-card{
    padding: 16px;
  }
  .single-department-card .department-content h3{
    font-size: 17px;
  }
  .single-department-card iframe{
    height: 130px;
  }
  .single-department-card .col-lg-7{
    padding-left: 0;
  }
  .page-banner-area{
    padding: 50px 0;
  }
  .page-banner-content h2{
    font-size: 40px;
    margin-bottom: 5px;
  }
  .page-banner-content ul li{
    font-size: 16px;
  }
  .about-content h3{
    font-size: 36px;
  }
  .serv-head h3{
    font-size: 32px;
    line-height: 38px;
  }
  .serv-head img{
    margin: 7px 0 15px;
  }
  .sidebar h2{
    font-size: 26px;
    padding: 10px 0;
  }
  .gallery-area{
    padding: 50px 0 30px;
  } 
  .main-navbar .col-lg-9{
    padding: 0;
  }
  .service ul li a{
    padding: 15px 10px;
  }
  .abt-box p{
    margin: 0;
  }
  .topbar-area .head-add{
    margin-top: 15px;
  }
  .monials{
    height: 235px;
  }
  .contact-form-wrap .form-group textarea.form-control{
    height: 120px;
  }
  .contact-support .information{
    padding: 22px;
  }
}

@media only screen and (min-width: 1050px) and (max-width: 1199px){
  .main-slides-content{
    top: 22%;
  }
}

@media only screen and (max-width: 991px){
  .topbar-area{
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
  .container{
    max-width: 95% !important;
  }
  .call img{
    width: 50px;
  }
  .go-top{
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .main-responsive-nav .logo img{
    width: 450px;
    max-width: 450px;
  }
  .topbar-area .fadeInLeft{
    text-align: center;
  }
  .social-head{
/*    display: none;*/
  }
  .topbar-action li a i, .topbar-action li{
    font-size: 14px;
  }
  .topbar-action li{
    padding-left: 20px;
    margin-right: 20px;  
  }
  .navbar-area{
    padding: 7px 0;
  }
  .main-responsive-nav .mean-container a.meanmenu-reveal{
    padding-top: 33px;
  }
  .main-responsive-nav .mean-container .mean-bar{
    z-index: 9999999;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li li a{
    text-transform: capitalize;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a.active{
    color: #fff !important;
    background: #25b3c3;
  }
  .mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a{
    font-size: 14px;
    color: #000;
  }
  .main-slides-content h1{
    font-size: 22px;
  }
  .main-slides-content p{
/*    display: none;*/
  }
  .main-slides-content{
    top: 15%;
    margin-top: 0 !important;
    width: 380px;
  }
  .home-slides.owl-theme .owl-nav [class*="owl-"]{
    width: 45px;
    height: 45px;
    line-height: 55px;
  }
  .service ul li a{
    padding: 12px 10px;
  }
  .abt-box li{
    margin: 10px 0;
  }
  .main-slides-content p{
    margin-top: 5px;
    font-size: 15px;
    line-height: 24px;
  }
  .slides-btn .default-btn{
    font-size: 13px;
    padding: 5px 13px;
  }
  .main-slides-content .slides-btn{
    margin-top: 4px;
  }
  .about-area{
    padding: 50px 0;
  }
  .section-title h2{
    font-size: 34px;
  }
  .about-image-wrap{
    margin-top: 0;
  }
  .about-image-wrap img{
    margin-bottom: 20px;
  }
  .about-content p{
    font-size: 15px;
    line-height: 25px;
  }
  .default-btn {
    padding: 8px 15px;
    font-size: 15px;
  }
  .funfact-area{
    padding-bottom: 10px;
  }
  .single-funfact-card{
    margin: 20px 0;
  }
  .feat{
    padding: 40px 0 25px;
  }
  .feat .cmt-processbox{
    width: calc(100% / 3) !important;
    max-width: 33.333% !important;
  }
  .item .icon i{
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .item{
    padding: 20px 15px;
    margin-bottom: 20px;
  }
  .item h6{
    font-size: 16px;
  }
  .department-area{
    padding: 50px 0;
  }
  .single-department-card .department-content p{
    font-size: 15px;
  }
  .overview-area{
    padding: 35px 0;
    text-align: center;
  }
  .overview-btn{
    text-align: center;
  }
  .overview-content{
    margin-bottom: 0px;
  }
  .overview-content h3{
    font-size: 23px;
  }
  .overview-btn a{
    font-size: 14px;
    padding: 8px 16px;
  }
  .testimonials-area{
    padding: 40px 0;
  }
  .single-testimonials-box p{
    font-size: 15px;
  }
  .single-testimonials-box{
    padding: 15px;
  }
  .footer-area{
    padding: 35px 0 5px;
  }
  .single-footer-widget .quick-links li a, .single-footer-widget .quick-links li i, 
  .single-footer-widget .footer-information li{
    font-size: 14px;
  }
  .single-footer-widget .footer-information li i{
    font-size: 16px;
  }
  .single-footer-widget .quick-links li{
    margin-bottom: 7px;
  }
  .single-department-card{
    padding: 16px;
  }
  .single-department-card .department-content h3{
    margin-bottom: 5px;
  }
  .single-department-card .col-md-7{
    padding-left: 0;
    padding-right: 10px;
  }
  .copyright-area .copyright-content p{
    font-size: 14px;
  }
  .page-banner-area{
    padding: 45px 0;
  }
  .page-banner-content h2{
    margin-bottom: 5px;
  }
  .about-content h3{
    font-size: 36px;
    padding-bottom: 7px;
  }
  .about-content h4{
    line-height: 30px;
  }
  .facility_area ul{
    padding-left: 0;
  }
  .service-main{
    padding: 50px 0;
  }
  .serv-head{
    padding-left: 0;
  }
  .serv-head h3{
    font-size: 28px;
    line-height: 32px;
  }
  .serv-head img{
    margin: 12px 0 15px;
  }
  .serv-head p, .serv-head ul li, .serv-head b,.sidebar ul li a{
    font-size: 15px;
    line-height: 22px;
  }
  .sidebar h2{
    font-size: 26px;
    padding: 10px 0;
  }
  .single-gallery-item video{
    height: 200px;
  }
  .gallery-area{
    padding: 50px 0 30px;
  }
  .says{
    padding-left: 60px;
  }
  .says .icon i{
/*    left: 50px;*/
  }
  .contact-support .information{
    padding: 20px 10px;
  }
  .contact-support .information .info-data{
    padding-left: 50px;
  }
  .contact-form-wrap h3{
    font-size: 28px;
  }
  .contact-support .information .icon-cnt i{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .contact-area{
    padding: 60px 0 55px;
  }
  .map iframe{
    height: 280px;
  }
  .contact-support{
    margin-top: 0;
  }
  .contact-form-wrap #contactForm .form-group .form-control{
    height: 45px;
  }
  .contact-form-wrap #contactForm .form-group{
    margin-bottom: 15px;
  }
  .attachments .single-department-card{
    height: auto;
  }
  .ser-btn a{
    padding: 12px 25px;
  }
  .monials{
    padding: 14px 11px 20px 11px;
    height: 245px;
  }
  .jio span{
    font-size: 21px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jio{
    padding-left: 40px;
  }
  .jio h5{
    font-size: 17px;
  }
  .apt-form .contact-form-wrap h3{
    font-size: 22px;
  }
  .contact-form-wrap .form-group textarea.form-control {
    min-height: 125px;
  }
}

@media only screen and (max-width: 767px){
  .home-slides.owl-theme .owl-nav{
    display: none;
  }
}

@media only screen and (min-width: 850px) and (max-width: 991px){
  .main-slides-content{
    top: 24%;
  }
}

@media only screen and (min-width: 681px) and (max-width: 767px){
  .container{
    max-width: 95% !important;
  }
  .call img{
    width: 50px;
  }
  .go-top{
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .main-responsive-nav .logo img{
    width: 100%;
    max-width: 100%;
    padding-right: 30%;
  }
  .topbar-area .fadeInLeft{
    text-align: center;
  }
  .topbar-action li:last-child{
    display: none;
  }
  .social-head li {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
  .topbar-action li a i, .topbar-action li{
    font-size: 14px;
  }
  .topbar-action li{
    padding-left: 20px;
    margin-right: 16px;  
  }
  .topbar-action li::before{
    display: none;
  }
  .navbar-area{
    padding: 10px 0;
  }
  .main-responsive-nav .mean-container a.meanmenu-reveal{
    padding-top: 28px;
  }
  .main-responsive-nav .mean-container .mean-bar{
    z-index: 9999999;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li li a{
    text-transform: capitalize;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a.active{
    color: #fff !important;
    background: #25b3c3;
  }
  .mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a{
    font-size: 14px;
    color: #000;
  }
  .main-slides-content h1{
    font-size: 22px;
  }
  .main-slides-content p{
    display: none;
  }
  .slides-btn .default-btn{
    font-size: 13px;
    padding: 5px 13px;
  }
  .main-slides-content .slides-btn{
    margin-top: 15px;
  }
  .about-area{
    padding: 50px 0;
  }
  .section-title h2{
    font-size: 30px;
  }
  .about-image-wrap{
    width: 360px;
    margin: 0 auto;
  }
  .about-image-wrap img{
    margin-bottom: 20px;
  }
  .about-content p{
    font-size: 15px;
    line-height: 25px;
  }
  .default-btn {
    padding: 8px 15px;
    font-size: 15px;
  }
  .funfact-area{
    padding-bottom: 5px;
  }
  .single-funfact-card{
    padding: 15px 0;
    text-align: center;
    margin:  25px 0;
  }
  .single-funfact-card .icon i{
    font-size: 22px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .single-funfact-card h3{
    font-size: 24px;
  }
  .single-funfact-card p{
    font-size: 16px;
  }
  .feat{
    padding: 40px 0 25px;
  }
  .feat .cmt-processbox{
    width: calc(100% / 2) !important;
    max-width: 50% !important;
  }
  .item .icon i{
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .item{
    padding: 20px 15px;
    margin-bottom: 20px;
  }
  .item h6{
    font-size: 16px;
  }
  .department-area{
    padding: 40px 0 20px;
  }
  .single-department-card .department-content p{
    font-size: 15px;
  }
  .overview-area{
    padding: 35px 0;
    text-align: center;
  }
  .overview-btn{
    text-align: center;
  }
  .overview-content{
    margin-bottom: 15px;
  }
  .overview-content h3{
    font-size: 24px;
  }
  .overview-btn a{
    font-size: 14px;
    padding: 8px 16px;
  }
  .testimonials-area{
    padding: 40px 0;
  }
  .single-testimonials-box p{
    font-size: 15px;
  }
  .single-testimonials-box{
    padding: 15px;
  }
  .footer-area{
    padding: 35px 0 5px;
  }
  .single-footer-widget .quick-links li a, .single-footer-widget .quick-links li i, 
  .single-footer-widget .footer-information li{
    font-size: 14px;
  }
  .single-footer-widget .footer-information li i{
    font-size: 16px;
  }
  .single-footer-widget .quick-links li{
    margin-bottom: 7px;
  }
  .copyright-area .copyright-content p{
    font-size: 14px;
  }
  .page-banner-area{
    padding: 45px 0;
  }
  .page-banner-content h2{
    font-size: 36px;
    margin-bottom: 5px;
  }
  .page-banner-content ul li{
    font-size: 17px;
  }
  .about-content h3{
    font-size: 34px;
    padding-bottom: 5px;
  }
  .about-content h4{
    font-size: 23px;
    line-height: 28px;
  }
  .facility_area{
    padding: 45px 0;
  }
  .facility_area ul{
    padding-left: 0;
  }
  .order1{
    order: -1;
  }
  .order2{
    order: -1;
  }
  .facility_area ul li{
    font-size: 15px;
    line-height: 25px;
  }
  .service-main{
    padding: 40px 0;
  }
  .serv-head{
    padding-left: 0;
  }
  .serv-head h3{
    font-size: 26px;
    line-height: 30px;
  }
  .serv-head img{
    margin: 3px 0 10px;
  }
  .serv-head p, .serv-head ul li, .serv-head b,.sidebar ul li a{
    font-size: 14px;
    line-height: 24px;
  }
  .sidebar h2{
    font-size: 26px;
    padding: 10px 0;
  }
  .single-gallery-item video{
    height: 250px;
  }
  .gallery-area{
    padding: 50px 0 30px;
  }
  .says{
    padding-left: 55px;
  }
  .says .icon i{
/*    left: 43px;*/
  }
  .con1{
    width: 50%;
  }
  .contact-area{
    padding: 55px 0 30px;
  }
  .contact-form-wrap h3{
    font-size: 28px;
    margin-bottom: 20px;
  }
  .contact-support .information{
    padding: 20px;
  }
  .contact-support .information .info-data{
    padding-left: 50px;
  }
  .appointment_form{
    padding: 55px 0;
  }
  .appointment_form h3{
    font-size: 24px;
  }
  .attachments .single-department-card .department-content h3{
    font-size: 17px;
  }
  .attachments .single-department-card iframe{
    height: 140px;
  }
  .about-content{
    text-align: center;
  }
  .abt-box{
    margin: 10px 0;
  }
  .abt-box li{
    height: auto;
  }
  .testi {
    margin-right: 0px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 680px){
  .container{
    max-width: 95% !important;
  }
  .call img{
    width: 50px;
  }
  .go-top{
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .main-responsive-nav .logo img{
    width: 100%;
    max-width: 100%;
    padding-right: 30%;
  }
  .topbar-area .fadeInLeft{
    text-align: center;
  }
  .topbar-action li:last-child{
    display: none;
  }
  .topbar-action li a i, .topbar-action li{
    font-size: 14px;
  }
  .top-menu .top-menu-left ul li a{
    padding-left: 6px;
    font-size: 14px;
  }
  .top-menu .top-menu-left ul li{
    padding-right: 7px;
  }
  .social-head li{
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
  .topbar-action li{
    padding-left: 16px;
    margin-right: 4px;  
  }
  .topbar-action li::before{
    display: none;
  }
  .navbar-area{
    padding: 10px 0;
  }
  .main-responsive-nav .mean-container a.meanmenu-reveal{
    padding-top: 20px;
  }
  .main-responsive-nav .mean-container .mean-bar{
    z-index: 9999999;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li li a{
    text-transform: capitalize;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a.active{
    color: #fff !important;
    background: #25b3c3;
  }
  .mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a{
    font-size: 14px;
    color: #000;
  }
  .main-slides-content h1{
    font-size: 18px;
  }
  .main-slides-content p{
    display: none;
  }
  .slides-btn .default-btn{
    font-size: 13px;
    padding: 5px 13px;
  }
  .main-slides-content .slides-btn{
    margin-top: 15px;
  }
  .about-area{
    padding: 50px 0;
  }
  .section-title h2{
    font-size: 28px;
  }
  .about-image-wrap{
    width: 350px;
    margin: 0 auto;
  }
  .about-image-wrap img{
    margin-bottom: 20px;
  }
  .about-content p{
    font-size: 15px;
    line-height: 25px;
  }
  .default-btn {
    padding: 8px 15px;
    font-size: 15px;
  }
  .funfact-area{
    padding-bottom: 5px;
  }
  .single-funfact-card{
    padding: 15px 0;
    text-align: center;
    margin:  25px 0;
  }
  .single-funfact-card .icon i{
    font-size: 22px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .single-funfact-card h3{
    font-size: 24px;
  }
  .single-funfact-card p{
    font-size: 16px;
  }
  .feat{
    padding: 40px 0 25px;
  }
  .feat .cmt-processbox{
    width: calc(100% / 2) !important;
    max-width: 50% !important;
  }
  .item .icon i{
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .item{
    padding: 20px 15px;
    margin-bottom: 20px;
  }
  .item h6{
    font-size: 16px;
  }
  .department-area{
    padding: 40px 0 20px;
  }
  .single-department-card{
    padding: 25px;
  }
  .single-department-card img{
/*    margin-bottom: 20px;*/
  }
  .single-department-card .department-content h3{
    font-size: 18px;
    margin-bottom: 6px;
  }
  .single-department-card .department-content p{
    font-size: 15px;
    line-height: 25px;
  }
  .single-department-card .department-content .department-btn{
    font-size: 14px;
  }
  .department-slides.owl-theme .owl-dots .owl-dot span::before{
    width: 10px;
    height: 10px;
    margin: 4px;
  }
  .department-slides.owl-theme .owl-dots .owl-dot span{
    width: 18px;
    height: 18px;
  }
  .service-img img{
    margin-right: 25px;
    width: 180px !important;
    height: 190px;
  }
  .overview-area{
    padding: 35px 0;
    text-align: center;
  }
  .overview-btn{
    text-align: center;
  }
  .overview-content{
    margin-bottom: 15px;
  }
  .overview-content h3{
    font-size: 24px;
  }
  .overview-btn a{
    font-size: 14px;
    padding: 8px 16px;
  }
  .testimonials-area{
    padding: 40px 0;
  }
  .single-testimonials-box p{
    font-size: 15px;
  }
  .single-testimonials-box{
    padding: 15px;
  }
  .footer-area{
    padding: 35px 0 5px;
  }
  .single-footer-widget .quick-links li a, .single-footer-widget .quick-links li i, 
  .single-footer-widget .footer-information li{
    font-size: 14px;
  }
  .single-footer-widget .footer-information li i{
    font-size: 16px;
  }
  .single-footer-widget .quick-links li{
    margin-bottom: 7px;
  }
  .copyright-area .copyright-content p{
    font-size: 14px;
  }
  .page-banner-area{
    padding: 45px 0;
  }
  .page-banner-content h2{
    margin-bottom: 5px;
  }
  .about-content h3{
    font-size: 30px;
    padding-bottom: 5px;
  }
  .about-content h4{
    font-size: 22px;
    line-height: 26px;
  }
  .single-funfact-card .icon{
    margin-bottom: 12px;
  }
  .facility_area{
    padding: 45px 0;
  }
  .facility_area ul{
    padding-left: 0;
  }
  .order1{
    order: -1;
  }
  .order2{
    order: -1;
  }
  .facility_area ul li{
    font-size: 15px;
    line-height: 25px;
  }
  .service-main{
    padding: 40px 0;
  }
  .serv-head{
    padding-left: 0;
  }
  .serv-head h3{
    font-size: 26px;
    line-height: 30px;
  }
  .serv-head img{
    margin: 3px 0 10px;
  }
  .serv-head p, .serv-head ul li, .serv-head b,.sidebar ul li a{
    font-size: 14px;
    line-height: 24px;
  }
  .sidebar h2{
    font-size: 26px;
    padding: 10px 0;
  }
  .single-gallery-item video{
    height: 210px;
  }
  .gallery-area{
    padding: 50px 0 30px;
  }
  .says{
    padding-left: 55px;
  }
  .says .icon i{
/*    left: 40px;*/
  }
  .contact-area{
    padding: 50px 0 30px;
  }
  .map iframe{
    height: 300px;
  }
  .contact-form-wrap h3{
    font-size: 26px;
    margin-bottom: 20px;
  }
  .appointment_form{
    padding: 55px 0;
  }
  .appointment_form h3{
    font-size: 24px;
  }
  .doctors-data h3{
    font-size: 18px;
  }
  .doctors-data h4{
    font-size: 15px;
  }
  .doctors_section h5{
    font-size: 16px;
  }
  .contact-support .information{
    padding: 20px 10px;
  }
  .contact-support .information .info-data{
    padding-left: 52px;
  }
  .test_section{
    padding: 40px 0;
  }
  .attachments .single-department-card{
    height: auto;
    padding: 15px;
  }
  .about-content{
    text-align: center;
  }
  .abt-box{
    margin: 10px 0;
  }
  .abt-box li{
    height: auto;
  }
  .testi {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 575px){
  .b1{
    display: none !important;
  }
  .b2{
    display: block !important;
  }
  .main-slides-content{
    display: none;
  }
  .sidebar{
    display: none;
  }
  .contact-form-wrap img{
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 421px) and (max-width: 575px){
  .call img{
    width: 50px;
  }
  .go-top{
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .main-responsive-nav .logo img{
    width: 85%;
    max-width: 85%;
    padding-right: 10%;
  }
  .topbar-area .fadeInLeft{
    text-align: center;
  }
  .topbar-action li:first-child, .topbar-action li:last-child, .social-head{
    display: none;
  }
  .topbar-action li a i, .topbar-action li{
    font-size: 13px;
  }
  .topbar-action li{
    padding-left: 18px;
    margin-right: 18px;  
  }
  .topbar-action li::before{
    display: none;
  }
  .navbar-area{
    padding: 10px 0;
  }
  .main-responsive-nav .mean-container .mean-bar{
    z-index: 9999999;
  }
  .mean-container a.meanmenu-reveal{
    width: 30px;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li li a{
    text-transform: capitalize;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a.active{
    color: #fff !important;
    background: #25b3c3;
  }
  .mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a{
    font-size: 14px;
    color: #000;
  }
  .about-area{
    padding: 45px 0;
  }
  .section-title h2{
    font-size: 26px;
  }
  .about-image-wrap{
    width: 280px;
    margin: 0 auto;
  }
  .about-image-wrap img{
    margin-bottom: 20px;
  }
  .about-content p{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .default-btn {
    padding: 8px 15px;
    font-size: 14px;
  }
  .funfact-area{
    padding-bottom: 5px;
  }
  .single-funfact-card{
    padding: 15px 0;
    text-align: center;
    margin:  25px 0;
  }
  .single-funfact-card .icon i{
    font-size: 22px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .single-funfact-card h3{
    font-size: 24px;
  }
  .single-funfact-card p{
    font-size: 16px;
  }
  .feat{
    padding: 40px 0 25px;
  }
  .feat .cmt-processbox{
    width: calc(100% / 2) !important;
    max-width: 50% !important;
  }
  .item .icon i{
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .item{
    padding: 15px 8px;
    margin-bottom: 20px;
  }
  .item h6{
    font-size: 16px;
  }
  .department-area{
    padding: 40px 0 20px;
  }
  .single-department-card{
    padding: 15px;
  }
  .ser1{
    width: 40%;
  }
  .ser2{
    width: 60%;
  }
  .single-department-card .department-content h3{
    font-size: 17px;
    margin-bottom: 6px;
  }
  .single-department-card .department-content p{
    font-size: 14px;
    line-height: 24px;
  }
  .single-department-card .department-content .department-btn{
    font-size: 14px;
  }
  .department-slides.owl-theme .owl-nav.disabled + .owl-dots{
    display: none;
  }
  .overview-area{
    padding: 35px 0;
    text-align: center;
  }
  .overview-btn{
    text-align: center;
  }
  .overview-content{
    margin-bottom: 15px;
  }
  .overview-content h3{
    font-size: 24px;
  }
  .overview-btn a{
    font-size: 14px;
    padding: 8px 16px;
  }
  .testimonials-area{
    padding: 40px 0;
  }
  .single-testimonials-box p{
    font-size: 14px;
  }
  .single-testimonials-box{
    padding: 15px;
  }
  .footer-area{
    padding: 35px 0 5px;
  }
  .single-footer-widget .quick-links li a, .single-footer-widget .quick-links li i, 
  .single-footer-widget .footer-information li{
    font-size: 14px;
  }
  .single-footer-widget .footer-information li i{
    font-size: 16px;
  }
  .single-footer-widget .quick-links li{
    margin-bottom: 7px;
  }
  .copyright-area .copyright-content p{
    font-size: 14px;
  }
  .page-banner-area{
    padding: 40px 0;
  }
  .page-banner-content h2{
    margin-bottom: 5px;
  }
  .about-content{
    text-align: center;
  }
  .about-content h3{
    font-size: 30px;
    padding-bottom: 5px;
  }
  .about-content h4, .about-content h5{
    font-size: 22px;
    line-height: 26px;
  }
    .facility_area{
    padding: 40px 0;
  }
  .section-title h3{
    font-size: 20px;
  }
  .facility_area ul{
    padding-left: 0;
  }
  .order1{
    order: -1;
  }
  .order2{
    order: -1;
  }
  .facility_area ul li{
    font-size: 14px;
    line-height: 25px;
  }
  .fac{
    width: 50%;
  }
  .service-main{
    padding: 40px 0;
  }
  .serv-head{
    padding-left: 0;
  }
  .serv-head h3{
    font-size: 26px;
    line-height: 28px;
  }
  .serv-head img{
    margin: 10px 0 12px;
  }
  .ser-btn a {
    padding: 10px 20px;
  }
  .serv-head p, .serv-head ul li, .serv-head b{
    font-size: 14px;
    line-height: 24px;
  }
  .g1{
    width: 50%;
  }
  .single-gallery-item video{
    height: 200px;
  }
  .gallery-area{
    padding: 50px 0 30px;
  }
  .test_section{
    padding: 30px 0;
  }
  .says{
    padding: 22px;
    padding-left: 50px;
  }
  .says .icon i{
    left: 12px;
  }
  .says p{
    font-size: 15px;
    line-height: 25px;
  }
  .contact-area{
    padding: 45px 0 30px;
  }
  .contact-form-wrap h3{
    font-size: 26px;
    margin-bottom: 20px;
  }
  .contact-form-wrap #contactForm .form-group .form-control{
    height: 45px;
    font-size: 14px;
  }
  .contact-form-wrap #contactForm .form-group{
    margin-bottom: 15px;
  }
  .contact-form-wrap #contactForm .send-btn .default-btn{
    padding: 8px 30px;
  }
  .contact-support .information{
    padding: 20px 15px;
  }
  .contact-support .information .info-data{
    padding-left: 52px;
  }
  .contact-support .information p{
    font-size: 14px;
    line-height: 24px;
  }
  .map iframe{
    height: 280px;
  }
  .appointment_form{
    padding: 50px 0;
  }
  .appointment_form h3{
    font-size: 22px;
  }
  .attachments .single-department-card{
    height: auto;
  }
  .abt-box{
    margin: 10px 0;
  }
  .abt-box li{
    height: auto;
  }
  .testi {
    margin: 0;
  }
  .section-title1 h3 {
    text-align: center;
  }
}

@media only screen and (min-width: 300px) and (max-width: 420px){
  .call img{
    width: 50px;
  }
  .go-top{
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .main-responsive-nav .logo img{
    width: 230px;
    max-width: 230px;
  }
  .topbar-area .fadeInLeft{
    text-align: center;
  }
  .topbar-action li:first-child, .topbar-action li:last-child, .social-head{
    display: none;
  }
  .topbar-action li a i, .topbar-action li{
    font-size: 13px;
  }
  .topbar-action li{
    padding-left: 16px;
    margin-right: 7px;  
  }
  .topbar-action li::before{
    display: none;
  }
  .navbar-area{
    padding: 10px 0;
  }
  .mean-container a.meanmenu-reveal{
    width: 30px;
  }
  .main-responsive-nav .mean-container .mean-bar{
    z-index: 9999999;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li li a{
    text-transform: capitalize;
  }
  .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a.active{
    color: #fff !important;
    background: #25b3c3;
  }
  .mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a{
    font-size: 14px;
    color: #000;
    padding: 10px 15px;
  }
  .about-area, .service{
    padding: 45px 0;
  }
  .section-title h2{
    font-size: 26px;
  }
  .about-image-wrap{
    width: 250px;
    margin: 0 auto;
  }
  .about-image-wrap img{
    margin-bottom: 20px;
  }
  .about-content{
    text-align: center;
  }
  .about-content p{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .default-btn {
    padding: 8px 15px;
    font-size: 14px;
  }
  .funfact-area{
    padding-bottom: 5px;
  }
  .single-funfact-card{
    padding: 10px 0;
    text-align: center;
    margin:  25px 0;
  }
  .single-funfact-card .icon i{
    font-size: 22px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .single-funfact-card h3{
    font-size: 22px;
  }
  .single-funfact-card p{
    font-size: 15px;
  }
  .feat{
    padding: 40px 0 25px;
  }
  .feat .cmt-processbox{
    width: calc(100% / 2) !important;
    max-width: 50% !important;
  }
  .item .icon i{
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .item{
    padding: 15px 4px;
    margin-bottom: 20px;
  }
  .item h6{
    font-size: 15px;
  }
  .department-area{
    padding: 45px 0;
  }
  .single-department-card{
    padding: 15px;
  }
  .ser1{
    width: 40%;
  }
  .ser2{
    width: 60%;
    padding-left: 0;
  }
  .single-department-card .department-content h3{
    font-size: 16px;
    margin-bottom: 6px;
  }
  .single-department-card .department-content p{
    font-size: 14px;
    line-height: 24px;
  }
  .single-department-card .department-content .department-btn{
    font-size: 14px;
  }
  .department-slides.owl-theme .owl-nav.disabled + .owl-dots{
    display: none;
  }
  .overview-area{
    padding: 35px 0;
    text-align: center;
  }
  .overview-btn{
    text-align: center;
  }
  .overview-content{
    margin-bottom: 15px;
  }
  .overview-content h3{
    font-size: 24px;
  }
  .overview-btn a{
    font-size: 14px;
    padding: 8px 16px;
  }
  .testimonials-area{
    padding: 40px 0;
  }
  .single-testimonials-box p{
    font-size: 14px;
  }
  .single-testimonials-box{
    padding: 15px;
  }
  .footer-area{
    padding: 35px 0 5px;
  }
  .single-footer-widget .quick-links li a, .single-footer-widget .quick-links li i, 
  .single-footer-widget .footer-information li{
    font-size: 14px;
  }
  .single-footer-widget .footer-information li i{
    font-size: 16px;
  }
  .single-footer-widget .quick-links li{
    margin-bottom: 7px;
  }
  .copyright-area .copyright-content p{
    font-size: 14px;
  }
  .page-banner-area{
    padding: 35px 0;
  }
  .page-banner-content h2{
    font-size: 27px;
    margin-bottom: 5px;
  }
  .about-content h3{
    margin-bottom: 0px;
  }
  .about-content h4, .about-content h5{
    font-size: 20px;
    line-height: 25px;
  }
  .single-funfact-card .icon{
    margin-bottom: 10px;
  }
  .facility_area{
    padding: 40px 0;
  }
  .section-title h3{
    font-size: 18px;
  }
  .facility_area ul{
    padding-left: 0;
  }
  .order1{
    order: -1;
  }
  .order2{
    order: -1;
  }
  .facility_area ul li{
    font-size: 14px;
    line-height: 25px;
  }
  .service-main{
    padding: 40px 0 45px;
  }
  .serv-head{
    padding-left: 0;
  }
  .serv-head h3{
    font-size: 24px;
    line-height: 28px;
  }
  .serv-head img{
    margin: 10px 0;
  }
  .serv-head p, .serv-head ul li, .serv-head b{
    font-size: 14px;
    line-height: 24px;
  }
  .gallery-area{
    padding: 40px 0;
  }
  .gallery-area img{
    width: 60%;
  }
  .test_section{
    padding: 30px 0;
  }
  .says{
    padding: 20px;
    padding-left: 50px;
  }
  .says .icon i{
    left: 12px;
  }
  .says p{
    font-size: 14px;
    line-height: 24px;
  }
  .says h2{
    font-size: 18px;
  }
  .contact-area{
    padding: 45px 0 30px;
  }
  .contact-form-wrap{
    padding: 20px;
  }
  .contact-form-wrap h3{
    font-size: 24px;
    margin-bottom: 15px;
  }
  .contact-form-wrap #contactForm .form-group .form-control{
    height: 45px;
    font-size: 14px;
  }
  .contact-form-wrap #contactForm .form-group{
    margin-bottom: 15px;
  }
  .contact-form-wrap #contactForm .send-btn .default-btn{
    padding: 8px 30px;
  }
  .contact-support .information{
    padding: 20px 15px;
  }
  .contact-support .information .info-data{
    padding-left: 50px;
  }
  .contact-support .information h3{
    font-size: 16px;
  }
  .contact-support .information .icon-cnt i{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .contact-support .information p{
    font-size: 14px;
    line-height: 24px;
  }
  .map iframe{
    height: 230px;
  }
  .appointment_form{
    padding: 50px 0;
  }
  .appointment_form h3{
    font-size: 20px;
  }
  .doctors_section h5{
    font-size: 16px;
  }
  .topbar-area .offset-2{
    margin: 0;
  }
  .top-menu .col-lg-8{
    padding: 0 5px;
  }
  .top-menu .top-menu-left{
    text-align: center;
  }
  .top-menu .top-menu-left ul li{
    padding-right: 5px;
  }
  .top-menu .top-menu-left ul li a{
    font-size: 14px;
    padding-left: 3px;
  }
  .top-menu .top-menu-left ul li i{
    font-size: 13px;
  }
  .topbar-area{
    display: none;
  }
  .service ul li a{
    padding: 12px 10px;
    font-size: 15px;
  }
  .service .tab-content{
    margin-top: 20px;
    padding: 15px;
    height: auto;
  }
  .service .tab-content h3{
    font-size: 24px;
  }
  hr{
    margin: 10px 0 20px;
  }
  .service .tab-content p{
    font-size: 14px;
  }
  .abt-box{
    margin: 10px 0;
  }
  .abt-box li{
    height: auto;
  }
  .abt-box p, .abt-box a{
    font-size: 14px;
    margin-bottom: 0;
  }
  .attachments .single-department-card{
    height: auto;
  }
  .testo{
    padding: 45px 0;
  }
  .section-title1 h3{
    text-align: center;
  }
  .testi{
    margin: 0;
  }
  .go-top{
    right: 10px;
  }
  .ser-btn a{
    padding: 10px 20px;
  }
  .contact-form-wrap .form-group .form-control{
    height: 45px;
    font-size: 14px;
  }
  .contact-form-wrap .send-btn .default-btn{
    padding: 8px 25px;
  }
  .top-menu{
    line-height: 24px;
    padding: 5px 0;
  }
  .attachments .single-department-card{
    height: auto;
  }
  .mean-container .mean-nav ul li a.mean-expand{
    margin-top: 0;
  }
}
