/* Normal desktop :1300px. */
@media (min-width: 1371px) and (max-width: 1600) {
}

/* large Desktop */

@media (min-width: 1371px) and (max-width: 1600px) {
  .service-section .swiper {
    height: 428px !important;
  }

  .service-content {
    left: 30px;
  }

  .service-content h2 a {
    font-size: 23px;
  }

  .row.service-bg {
    padding: 0 50px 0;
  }

  .portfolio-thumb img {
    width: auto;
  }

  /*  */
}

/* Mediam desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1370px) {
  .logo a img {
    width: 100%;
  }
  nav.mediic_menu {
    text-align: left;
  }

  .mediic_menu > ul > li > a {
    padding: 0px 11px;
    margin: 16px 0px;
  }

  /* Hero Section */

  .hero-content {
    padding-left: 60px;
  }

  .hero-content h1 {
    font-size: 52px;
  }

  .hero-thumb {
    left: 52px;
  }

  .mediic-section-title h1 {
    font-size: 45px;
    line-height: 45px;
  }

  /* About Section */

  .about-section {
    margin: 0;
  }

  /* Portfolio Section */

  .portfolio-thumb img {
    width: auto;
  }

  /* Servces Box */

  .content {
    width: calc((42% / 3) - var(--gap));
  }

  .row.service-bg {
    padding: 0 30px 0;
  }

  .medical-icon {
    left: 12px;
  }

  .content:hover {
    padding: 0 30px 55px;
  }

  /* Style 2 */

  .feature-single-box-2 .feature-content {
    padding-left: 30px;
  }

  .feature-single-box-2 {
    padding: 25px 25px 25px;
  }

  .feature-title h3 {
    font-size: 20px;
  }

  .head-title h2 {
    font-size: 22px;
  }

  /* top Section */
  .mediic-top-section {
    padding: 110px 50px 0px 5px;
  }

  .service-section .swiper {
    height: 475px;
  }

  .service-thumb:before {
    display: none;
  }

  /* Style 2 */

  .mediic-service-box {
    padding: 35px 30px 28px;
  }

  .style-2 .service-thumb:before {
    right: -208px;
  }

  .service-content {
    left: 25px;
  }

  .service-content h2 a {
    font-size: 22px;
  }

  .service-content h6 {
    font-size: 14px;
  }

  .box-2.mediic-service-box {
    padding: 30px 15px 30px;
  }

  .box-2 .mediic-title h4 {
    font-size: 20px;
    padding: 0 0 0 20px;
  }

  .thumbs-bxs {
    right: 12px;
  }

  /* Why Choose Us */

  .why-choose-thumb {
    left: 0;
  }

  .why-choose-thumb img {
    width: 100%;
  }

  .mdy-shapae {
    right: -95px;
  }

  .mdy-shapae img {
    width: 71%;
  }

  .thumbs-bxs3 {
    top: 0;
    left: 0;
  }

  .testi-single-box {
    padding: 40px 30px 40px;
  }

  .user-info {
    padding: 23px 0 0;
  }

  .testi-desc p {
    font-size: 17px;
  }

  .subscribe-title h1 {
    font-size: 30px;
  }

  /* Start Inner Page Section */

  .breatcome-section {
    background-size: cover;
  }

  .single-services-box {
    padding: 38px 25px 32px;
  }

  .services-title h3 {
    font-size: 22px;
  }

  .services-desc p {
    font-size: 16px;
  }

  .mediic-appoinment {
    background-size: cover;
  }

  .mediic-icons {
    float: inherit;

    margin-bottom: 30px;
  }

  /* Blog section */

  .blog-single-box {
    padding: 30px 20px 30px;
  }

  .blog-content {
    padding: 23px 12px 0 20px;
  }

  .blog-title h2 a {
    font-size: 16px;
  }

  .blog-description p {
    padding: 15px 0 0px;
    font-size: 15px;
  }

  .footer-thumb {
    display: none;
  }

  .footer-thumb1 {
    display: none;
  }

  /*  */
}

/* Untuk laptop 12-14 inch (1024px - 1366px) */
@media screen and (min-width: 991px) and (max-width: 1766px) {
    /* Sembunyikan tombol pendaftaran */
    .mediic-right-side .mediic-button {
        display: none;
    }

    /* Sesuaikan padding menu agar tetap rapi */
    .mediic_menu > ul > li > a {
        padding: 0 10px;
        font-size: 14px;
    }

    /* Tambahkan margin untuk logo */
    .logo {
        margin-right: 20px;
    }

    /* Sesuaikan lebar container menu */
    .mediic_menu {
        width: 100%;
    }

    /* Optimalkan spacing untuk menu items */
    ul.nav_scroll {
        padding: 0 15px;
        display: flex;
        justify-content: space-between;
    }
}

/* Tampilkan kembali untuk layar lebih besar */
@media screen and (min-width: 1766px) {
    .mediic-right-side .mediic-button {
        display: flex;
    }
}

/* Mediam desktop :992px. */
@media (min-width: 992px) and (max-width: 992px) {
  .logo a img {
    width: 100%;
  }
  nav.mediic_menu {
    text-align: left;
  }
  ul.nav_scroll {
    padding: 0 22px 0 28px;
  }
  .mediic_menu > ul > li > a {
    font-size: 14px;
    padding: 0px 7px;
    margin: 15px 0px;
  }

  .mediic-button a img {
    padding-left: 0;
  }

  .mediic-button a {
    padding: 14px 18px;
    font-size: 14px;
  }

  .mediic-button a {
    font-size: 14px;
    padding: 13px 23px;
  }

  .search-box-btn.search-box-outer {
    display: none;
  }

  .nav-btn.navSidebar-button span i {
    font-size: 18px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  /* Hero Section */

  .hero-content {
    padding-left: 60px;
  }

  .hero-content h1 {
    font-size: 45px;
    line-height: 55px;
  }
  .hero-thumb {
    top: 52px;
    left: 0;
    z-index: 1;
  }

  .hero-section .mediic-btn a {
    padding: 18px 25px;
    font-size: 17px;
  }

  /* Brand */

  .brand-bg {
    padding: 70px 45px 50px;
  }

  /* Section title */

  .mediic-section-title h1 {
    font-size: 35px;
    line-height: 35px;
  }

  .mediic-desc p {
    padding: 10px 0 5px;
  }

  /* About Section */

  .about-thumb img {
    width: 100%;
  }

  .about-content p {
    font-size: 15px;
    line-height: 23px;
  }

  .swiper.about {
    height: 270px;
    padding: 0;
  }

  .swiper-slide.swiper-slide-active {
    margin-bottom: 15px !important;
  }

  /* Service Section */

  .service-single-box {
    padding: 50px 25px 55px;
  }

  .serivce-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }

  .service-content p {
    font-size: 16px;
  }

  .service-category a {
    font-size: 13px;
  }

  /* Portfolio */

  .portfolio-thumb img {
    width: auto;
  }

  .portfolio-content {
    padding: 38px 20px 35px;
    width: 229px;
    height: 200px;
  }

  h4.port-title a {
    font-size: 18px;
  }

  /* Servces Box */

  .content {
    width: calc((42% / 3) - var(--gap));
  }

  .row.service-bg {
    padding: 0 30px 0;
  }

  .medical-icon {
    left: 12px;
  }

  .content:hover {
    padding: 0 30px 55px;
  }

  /* Testimonial */

  .team-section {
    margin: 0;
  }

  .testimonial-thumb img {
    width: 100%;
  }

  .team-content h4 {
    font-size: 20px;
  }
  /* Blog Section */

  .blogs-category ul li {
    margin: 0 15px 0 15px;
  }

  .blog-title h2 a {
    font-size: 22px;
  }

  .style-2.upp .blog-title h2 a {
    font-size: 17px;
  }

  .style-2.upp .blogs-category ul li {
    font-size: 14px;
    margin: 0 0px 0 15px;
  }

  .style-2.upp .blog-single-box .mediic-button a {
    padding: 8px 20px;
    font-size: 14px;
  }

  /* Subscribe Section */

  .subscribe-title h1 {
    font-size: 28px;
  }

  .footer-thumb {
    display: none;
  }

  .footer-thumb1 {
    display: none;
  }

  ul.mediic-service-times li {
    font-size: 15px;
  }

  label.widget-check {
    font-size: 15px;
  }

  ul.footer-menu li a {
    font-size: 16px;
  }

  /* ************************** *
    <--Inner Page Section-->
* **************************** */

  .breatcome-section {
    background-size: cover;
  }

  /* <--About Section--> */

  .style-3 .counter-right-side {
    width: auto;
  }

  .style-3 .odometer-wrapper.counter-box-title h1 {
    font-size: 38px;
  }

  ul.about-mediic-services li {
    font-size: 16px;
  }

  /* mission  */

  .mission-vission-single-box {
    padding: 38px 30px 20px;
  }

  .m_v-ssion-desc p {
    font-size: 16px;
  }
  /* Testimonial */

  .style-2 .testi-single-box {
    padding: 40px 35px 20px;
  }

  .style-2 .testi-quote2 {
    right: 30px;
  }

  /* Service Inner Page */

  .single-services-box {
    padding: 38px 25px 32px;
  }

  .services-title h3 {
    font-size: 20px;
  }

  .services-desc p {
    font-size: 16px;
  }
  /* Details Page  */
  .mediic-icons {
    float: inherit;
    margin-bottom: 30px;
  }

  .blog-desc p {
    font-size: 20px;
  }

  .accordion li a {
    font-size: 18px;
  }

  /* Appointment */

  .mediic-appoinment {
    padding: 0;
    background-size: cover;
    background-position: right;
  }

  .mediic-shape-2 {
    left: 0;
  }

  /* Error Page */

  .error-section {
    padding: 90px 70px 90px;
  }

  /* Blog Inner page section */

  .blog-title h2 a {
    font-size: 16px;
    line-height: 22px;
  }

  .mediic-category-box.responsive {
    padding: 20px 13px 24px 25px;
    margin-bottom: 20px;
  }

  .category-content {
    padding-left: 10px;
  }

  .post-thumb a img {
    width: 60px !important;
    height: 60px !important;
  }

  .category-content h4 a {
    font-size: 16px;
    line-height: 19px;
  }

  .category-content h6 {
    font-size: 13px;
  }

  .blogs-category ul li {
    font-size: 14px;
  }

  .mediic-thumb img {
    width: 100%;
  }

  .style-2 .blogs-category ul li {
    font-size: 15px;
    margin: 0 0px 0 15px;
  }

  .style-2 .blog-content {
    padding: 23px 0px 0 0;
  }

  /* Project Section inner Page */

  .project-content {
    padding: 25px 22px 10px;
    width: 89%;
  }

  .project-content h2 {
    font-size: 19px;
  }

  .project-content h5 {
    font-size: 14px;
  }

  .project-icon a {
    top: 20px;
  }

  .doctors-service {
    padding: 22px 20px 20px;
  }

  .doctor-content h3 {
    font-size: 17px;
  }

  /* Testimonial */

  .upp.style-2 .testi-bg .testi-single-box {
    padding: 5px 35px 40px;
  }

  .upp.style-2 .user-name h4 {
    font-size: 20px;
  }

  .upp.style-2 .testi-desc p {
    font-size: 18px;
  }

  .upp.style-2 .user-info {
    padding: 35px 25px 35px 25px;
    margin: 15px 25px 0 0;
  }

  /*  */
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .sticky {
    position: absolute !important;
  }

  .mediic_nav_manu {
    display: none;
  }

  /* Hero Section */

  .hero-section {
    background-position: center;
  }

  .hero-content h1 {
    font-size: 37px;
    line-height: 50px;
  }

  .mediic-service-inner-bx {
    display: inline-block;
  }

  .mediic-hero-content {
    padding: 5px 0 0;
  }

  .hero-mediic-service {
    display: inline-block;
  }

  .video__content {
    padding: 20px 0 0 0;
  }

  .mediic-btn a {
    padding: 15px 25px;
    font-size: 16px;
  }

  .hero-thumb {
    left: -67px;
    z-index: 1;
  }

  /* Brand Section */

  .brand-section {
    padding: 0;
  }

  .brand-bg {
    padding: 70px 20px 50px;
  }

  /* Feature Sections */

  .bx-2.feature-single-box {
    padding: 40px 30px 26px;
  }

  .head-title h2 {
    font-size: 22px;
  }

  /* Style 2 */

  .feature-single-box-2 {
    display: inherit;
  }

  .feature-single-box-2 .feature-content {
    padding-left: 0;
    padding-top: 25px;
  }

  /* Section Title */

  .mediic-section-title h1 {
    font-size: 32px;
    line-height: 30px;
  }

  /* About Section */

  .about-section {
    margin: 0;
    margin-bottom: -55px;
  }

  .about-thumb img {
    margin-bottom: 30px;
  }

  /* Service Section */

  .services-section {
    padding: 140px 0 90px;
  }

  /* Portfolio */

  .portfolio-thumb img {
    width: auto;
  }

  .portfolio-content {
    width: 250px;
    height: 195px;
  }

  h4.port-title a {
    font-size: 17px;
  }

  /* Servces Box */

  .content {
    width: calc((42% / 3) - var(--gap));
  }

  .row.service-bg {
    padding: 0 0px 0;
  }

  .medical-icon {
    left: 12px;
    top: 35px;
  }

  .content {
    padding: 0 25px 27px;
  }

  .content:hover {
    padding: 0 20px 50px;
  }

  .medical-icon img {
    width: 100%;
  }

  .content:hover .medical-icon img {
    width: 80%;
  }

  h3.service-title {
    font-size: 20px;
  }

  .profile_quote p {
    font-size: 16px;
    padding: 0 0 20px;
  }

  .portfolio-section {
    margin: 0;
  }

  .project-thumb img {
    width: 100%;
  }

  /* Testimonial Section */

  .service-section {
    padding: 120px 0 96px;
  }

  .testimonial-thumb img {
    margin-bottom: 30px;
  }

  .team-section {
    margin: 0;
  }

  /* Subscribe */

  .mediic-subscribe {
    margin: 0;
    margin-bottom: -45px;
  }

  .subscribe-right {
    padding: 30px 0 0;
    float: left;
  }

  .mediic-button.text-right {
    text-align: center !important;
    padding: 25px 0 0;
  }

  /* Blog Section */

  .blog-section {
    margin: 0;
  }

  .blog-title h2 a {
    font-size: 22px;
  }

  .blog-content {
    padding: 15px 5px 0 25px;
  }

  .style-2 .blog-title h2 a {
    font-size: 16px;
  }

  .style-2 .blogs-category ul li {
    margin: 0 0px 0 15px;
    font-size: 15px;
  }

  .style-2.upp.blog-section .blog-title h2 a {
    font-size: 20px;
  }

  /* Footer Section */

  .footer-thumb {
    display: none;
  }

  .footer-thumb1 {
    display: none;
  }

  /******************************
  <--Inner Page Section-->
  ********************************/
  .breatcome-section {
    background-size: cover;
    margin-top: 0;
  }

  /* About Section */
  .style-3.about-section .about-thumb img {
    padding: 0;
  }

  .style-3.about-section .about-thumb {
    padding-bottom: 30px;
  }
  /* Service Inner Page */

  .single-services-box {
    padding: 38px 25px 32px;
  }

  .services-title h3 {
    font-size: 22px;
  }

  .services-desc p {
    font-size: 16px;
  }
  /* Details Page  */
  .mediic-icons {
    float: inherit;
    margin-bottom: 30px;
  }

  /* Appointment */

  .mediic-appoinment {
    padding: 0;
    background-size: cover;
    background-position: right;
  }

  /* Error Page */
  .error-section {
    padding: 90px 0px 90px;
  }

  /* Appoinment Section */

  .style-1 .testi-single-box {
    margin-bottom: 35px;
  }

  /* Blog Inner Page Section */

  .style-2 .blog-single-box {
    padding: 25px 15px 35px 25px;
  }

  .mediic-section.style-2 .blog-title h2 a {
    font-size: 20px;
    line-height: 24px;
  }

  .mediic-thumb img {
    width: 100%;
  }

  .style-2.accordion li a span:before {
    right: -642px;
  }

  .accordion2 li a span:before {
    right: -644px;
  }

  /* Project Section inner Page */

  .project-content {
    padding: 25px 22px 10px;
  }

  .project-content h2 {
    font-size: 20px;
  }

  .project-icon a {
    top: 20px;
  }

  /* Testimonial inner Page */

  .upp.style-2 .testi-bg .testi-single-box {
    padding: 5px 25px 40px;
  }

  .upp.style-2 .testi-bg .user-info {
    padding: 0;
    margin: 30px 12px 0 0;
  }

  .upp.style-2 .user-name h4 {
    font-size: 18px;
  }

  .upp.style-2 .testi-desc p {
    font-size: 16px;
  }

  .upp.style-2 .user-info {
    padding: 25px 15px 25px 1px;
    margin: 0px 10px 0 0;
  }

  .people-pic img {
    margin-right: 0;
    width: 62%;
  }

  .style-2 .testi-quote2 {
    right: 20px;
    bottom: 39px;
  }

  .testi-quote2 img {
    width: 74%;
  }

  .upp.style-2 .user-name h6 {
    font-size: 15px;
  }
  .sticky {
    z-index: 2;
  }
  /*  */
}

/* small mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .sticky {
    position: absolute !important;
  }

  .mediic_nav_manu {
    display: none;
  }

  /* Hero Section */

  .hero-section {
    background-position: center;
    background-size: cover;
    height: 1450px;
  }

  .hero-content h1 {
    font-size: 55px;
    line-height: 70px;
  }

  .mediic-btn {
    text-align: left;
    padding: 10px 0 0;
  }

  .mediic-btn a {
    padding: 16px 40px;
  }

  .hero-thumb {
    top: 153px;
    left: 0;
  }

  /* Brand Section */

  .brand-section {
    padding: 0;
  }

  .brand-bg {
    padding: 70px 0px 50px;
  }

  /* Feature Sections */

  .feature-single-box-2 .feature-thumb img {
    width: 100%;
  }

  /* Section Title */

  .mediic-section-title h1 {
    font-size: 36px;
    line-height: 35px;
  }

  /* About Section */

  .about-section {
    margin: 0;
    margin-bottom: -120px;
  }

  .about-thumb img {
    padding: 0 0 25px;
    width: 100%;
    border-radius: 42px;
  }

  .swiper.about {
    height: 295px;
  }

  /* Servces Box */

  .service-section {
    margin: 0;
  }

  .content {
    width: calc((42% / 3) - var(--gap));
  }

  .row.service-bg {
    padding: 0 0px 0;
  }

  .medical-icon {
    left: 12px;
    top: 35px;
  }

  .content {
    padding: 0 16px 27px;
  }

  .content:hover {
    padding: 0 20px 50px;
  }

  .medical-icon img {
    width: 100%;
  }

  .content:hover .medical-icon img {
    width: 80%;
  }

  h3.service-title {
    font-size: 16px;
  }

  .profile_quote p {
    font-size: 15px;
    padding: 0 0 14px;
  }

  .content .mediic-button a {
    font-size: 13px;
    padding: 10px 16px;
  }

  /* Service Section */

  /* Team Section */

  .team-content h2 {
    font-size: 25px;
  }

  /* Appointment */

  .mediic-appoinment {
    background-size: cover;
    background-position: right;
  }

  .mediic-shape-2 {
    top: -70px;
  }

  /* Testimonial Section */

  .testimonial-thumb img {
    margin-bottom: 30px;
  }

  .testimonial-single-slide {
    padding: 100px 40px 100px;
  }

  /* Subscribe */

  .subscribe-title h1 {
    font-size: 27px;
  }

  .mediic-subscribe {
    margin: 0;
    margin-bottom: -45px;
  }

  .subscribe-right {
    float: left;
    padding: 20px 0 0;
  }

  .style-2 .subscribe-title h1 {
    font-size: 28px;
  }

  /* Blog Section */

  .blog-section {
    margin: 0;
  }

  .blog-single-box {
    display: inline-block;
  }

  .blog-content {
    padding: 25px 0 0;
  }

  .owl-nav {
    right: 0;
    top: -144px;
  }

  .owl-prev i,
  .owl-next i {
    font-size: 16px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }

  /* Footer Section */

  .row.footer-btm {
    text-align: center;
  }

  .mediic-company-desc p {
    font-size: 17px;
    padding: 10px 0 0;
  }

  .footer-thumb {
    display: none;
  }

  .footer-thumb1 {
    display: none;
  }
  /******************************
  <--Inner Page Section-->
  ********************************/
  .breatcome-section {
    background-size: cover;
    margin-top: 0;
  }

  .breatcome-content h1 {
    font-size: 50px;
  }

  /* About Section */
  .style-3.about-section .about-thumb img {
    padding: 0;
  }

  .style-3.about-section .about-thumb {
    padding-bottom: 30px;
  }

  .style-3 .counter-right-side {
    width: auto;
  }

  /* Details Page  */

  .blog-desc p {
    font-size: 18px;
    padding: 0;
  }

  .accordion li a {
    font-size: 17px;
    padding: 16px 16px 16px 20px;
  }

  .accordion li a span {
    font-size: 18px;
    padding: 0 7px 0 0px;
  }

  /* Error Page */
  .error-section {
    padding: 90px 0px 90px;
  }

  .error-content h1 {
    font-size: 160px;
    width: 460px;
    height: 259px;
  }

  /* Appoinment Section */

  .style-1 .testi-single-box {
    margin-bottom: 35px;
  }

  .mediic-thumb img {
    width: 100%;
  }

  iframe {
    width: 600px;
  }

  /* Testimonial inner Page */

  .upp.style-2 .testi-single-box {
    padding: 58px 35px 38px;
  }

  .upp.style-2 .testi-bg .user-info {
    padding: 0;
    margin: 30px 12px 0 0;
  }

  .upp.style-2 .user-info {
    padding: 25px 15px 25px 1px;
    margin: 0px 10px 0 0;
  }

  .upp.style-2 .user-name h4 {
    font-size: 20px;
  }

  .people-pic img {
    margin-right: 0;
    width: 62%;
  }

  .upp.style-2 .testi-desc p {
    font-size: 18px;
  }
  .sticky {
    z-index: 2;
  }

  .mediic-button.text-right {
    text-align: center !important;
    padding: 15px 0 0;
  }

  /*  */
}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {
  .sticky {
    position: absolute !important;
  }

  .mediic_nav_manu {
    display: none;
  }

  /* Hero Section */

  .hero-section {
    background-position: center;
    background-size: cover;
    height: 1450px;
  }

  .hero-content h1 {
    font-size: 45px;
    line-height: 55px;
  }

  .mediic-btn {
    text-align: left;
    padding: 10px 0 0;
  }

  .mediic-btn a {
    padding: 16px 40px;
  }

  .hero-thumb {
    top: 155px;
    left: 0;
  }

  /* Brand Section */

  .brand-section {
    padding: 0;
  }

  .brand-bg {
    padding: 70px 0px 50px;
  }

  /* Feature Sections */

  .feature-single-box-2 {
    display: inherit;
  }

  .mediic-service-box {
    margin-bottom: 30px;
  }

  .feature-single-box-2 .feature-content {
    padding-left: 0;
    margin-top: 30px;
  }

  /* Section Title */

  .mediic-section-title h1 {
    font-size: 34px;
    line-height: 35px;
    text-align: left;
  }

  .top-mediic-section2 {
    display: block;
  }

  /* About Section */

  .about-section {
    margin: 0;
  }

  .about-thumb img {
    padding: 0 0 25px;
    width: 100%;
    border-radius: 42px;
  }

  .swiper.about {
    height: 295px;
  }

  /* Service Section */

  .services-section {
    padding: 130px 0 90px;
  }

  /* Servces Box */

  .service-section {
    margin: 0;
  }

  .content {
    padding: 0 16px 27px;
    width: calc((28% / 2) - var(--gap));
  }

  .content:hover {
    padding: 0 20px 50px;
    width: calc(70% - var(--gap));
  }

  .content.update {
    display: none;
  }

  .row.service-bg {
    padding: 0 0px 0;
  }

  .medical-icon {
    left: 12px;
    top: 35px;
  }

  .medical-icon img {
    width: 100%;
  }

  .content:hover .medical-icon img {
    width: 80%;
  }

  h3.service-title {
    font-size: 16px;
  }

  .profile_quote p {
    font-size: 15px;
    padding: 0 0 14px;
  }

  .content .mediic-button a {
    font-size: 13px;
    padding: 10px 16px;
  }

  /* Portfolio */

  .row.portfolio-bg {
    padding: 0 15px 0;
  }

  .portfolio-section {
    margin: 0;
  }

  .testimonial-single-slide {
    padding: 100px 40px 100px;
  }

  .testimonial-thumb img {
    margin-bottom: 30px;
  }

  /* Testimonial Section */

  .testimonial-section {
    padding: 60px 0px 120px;
  }

  .testi-single-box {
    padding: 60px 35px 60px;
  }

  .testi-thumb img {
    width: auto;
    margin-bottom: 30px;
  }

  .testi-desc p {
    font-size: 19px;
  }

  .mediic-button.text-right {
    text-align: center !important;
    padding: 15px 0 0;
  }

  .style-2 .subscribe-title h1 {
    font-size: 25px;
  }

  .user-info {
    padding: 31px 0 0;
  }

  /* Team Section */

  .team-section {
    margin: 0;
  }

  /* Subscribe Section */

  .subscribe-title h1 {
    font-size: 25px;
  }

  .mediic-subscribe {
    margin: 0;
  }

  .subscribe-right {
    float: left;
    padding: 20px 0 0;
  }

  /* Blog Section */

  .blog-section {
    margin: 0;
  }

  .blog-single-box {
    display: inline-block;
  }

  .blog-content {
    padding: 25px 0 0;
  }

  .owl-nav {
    right: 12px;
    top: -85px;
  }

  .owl-prev i,
  .owl-next i {
    font-size: 16px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-left: 5px;
  }

  /* Footer Section */

  .footer-section {
    padding: 120px 0 55px;
  }

  .row.footer-btm {
    text-align: center;
  }

  .mediic-company-desc p {
    padding: 10px 0 0;
    text-align: center;
  }

  .footer-thumb {
    display: none;
  }

  .footer-thumb1 {
    display: none;
  }

  /******************************
  <--Inner Page Section-->
  ********************************/
  .breatcome-section {
    background-size: cover;
    margin-top: 0;
  }

  .breatcome-content h1 {
    font-size: 42px;
  }

  /* About Section */
  .style-3.about-section .about-thumb img {
    padding: 0;
  }

  .style-3.about-section .about-thumb {
    padding-bottom: 30px;
  }

  .style-3 .counter-right-side {
    width: auto;
  }

  /* Testimonial */
  .style-2 .testi-single-box {
    padding: 35px 30px 20px;
  }

  .style-2 .testi-quote2 {
    right: 12px;
  }

  .style-2 .testi-quote2 img {
    width: 78%;
  }

  .testi-thumb img {
    width: 100%;
  }

  /* Details Page  */

  .mediic-title h2 {
    font-size: 25px;
  }

  .mediic-blog {
    padding: 30px 30px 14px;
  }

  .blog-desc p {
    font-size: 17px;
    padding: 0;
  }

  .accordion li a {
    font-size: 17px;
    padding: 16px 16px 16px 20px;
  }

  .accordion li a span {
    font-size: 18px;
    padding: 0 7px 0 0px;
  }

  /* Error Page */
  .error-section {
    padding: 90px 0px 90px;
  }

  .error-content h1 {
    font-size: 112px;
    width: 370px;
    height: 223px;
    line-height: 220px;
  }

  /* Appoinment Section */

  .mediic-appoinment {
    padding: 0;
    background-size: cover;
    background-position: right;
  }

  .style-1 .testi-single-box {
    margin-bottom: 35px;
  }

  .mediic-thumb img {
    width: 100%;
  }

  iframe {
    width: 480px;
  }

  .accordion2 li a {
    font-size: 18px;
  }

  /* Testimonial inner Page */

  .upp.style-2 .testi-single-box {
    padding: 58px 35px 38px;
  }

  .upp.style-2 .testi-bg .user-info {
    padding: 0;
    margin: 30px 12px 0 0;
  }

  .upp.style-2 .user-info {
    padding: 25px 15px 25px 1px;
    margin: 0px 10px 0 0;
  }

  .testimonial-section.style-2.upp .user-name h4 {
    font-size: 17px;
  }

  .testimonial-section.style-2.upp .people-pic img {
    margin-right: 0;
    width: 62%;
  }

  .upp.style-2 .user-name h6 {
    font-size: 15px;
  }

  .upp.style-2 .testi-desc p {
    font-size: 18px;
  }
  .sticky {
    z-index: 2;
  }

  /*  */
}

/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .sticky {
    position: absolute !important;
  }

  .mediic_nav_manu {
    display: none;
  }

  /* Hero Section */

  .hero-section {
    background-position: center;
    background-size: cover;
    height: 1076px;
  }

  .hero-content h5 {
    font-size: 13px;
    height: 33px;
  }

  .hero-content h1 {
    font-size: 29px;
    line-height: 37px;
  }

  .hero-mediic-service {
    display: inline-block;
  }

  .mediic-service-inner-bx {
    display: inline-block;
  }

  .mediic-hero-content {
    padding: 5px 0 0;
  }

  .video__content {
    padding: 20px 0 0 0;
  }

  .mediic-btn a {
    padding: 10px 34px;
    font-size: 14px;
  }

  .hero-thumb {
    top: 110px;
    left: 0;
  }

  .hero-thumb img {
    width: 100%;
  }

  .hero-shape2 {
    bottom: 245px;
    left: 124px;
  }

  /* Brand Section */

  .brand-section {
    padding: 0;
  }

  .brand-bg {
    padding: 70px 0px 50px;
  }

  /* Feature Sections */

  .feature-single-box {
    padding: 40px 29px 27px;
  }

  .bx-2.feature-single-box {
    padding: 40px 30px 26px;
  }

  .bx-2 .feature-head {
    display: inherit;
  }

  .feature-btn {
    padding: 0 0 25px;
  }

  .head-title h2 {
    font-size: 22px;
  }

  .bx-3 .feature-content p {
    font-size: 16px;
  }

  .feature-thumb img {
    width: 100%;
  }

  /* Style 2 */

  .feature-single-box-2 {
    display: inherit;
  }

  .feature-single-box-2 .feature-content {
    padding-left: 0;
    margin-top: 25px;
  }

  /* Section Title */

  .mediic-section-title h1 {
    font-size: 21px;
    line-height: 21px;
    text-align: left;
  }

  .mediic-section-title h4 {
    font-size: 13px;
  }

  .mediic-desc p {
    font-size: 16px;
  }

  .mediic-appoinment {
    padding: 0px 0 0px;
  }

  .mediic-section-title2 h3 {
    font-size: 21px;
  }

  .main-div {
    padding: 0 0 0px;
  }

  .top-mediic-section2 {
    display: block;
  }

  /* About Section */

  .about-section {
    margin: 0;
    margin-bottom: -120px;
  }

  .row.about-bg {
    border: 0;
  }

  .about-thumb img {
    padding: 15px 0 25px 14px;
    width: 100%;
    border-radius: 42px;
    text-align: center;
}

  .swiper.about {
    height: 295px;
  }

  .about-content h3 {
    font-size: 15px;
    padding: 0 0 9px;
  }

  .about-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-right: 15px;
  }

  .about-icon img {
    width: 60%;
  }

  .about-content p {
    font-size: 15px;
  }

  /* Service Section */

  .service-single-box {
    padding: 50px 25px 55px;
  }

  .service-category a {
    padding: 2px 16px;
    font-size: 12px;
  }

  /* Portfolio */

  .row.portfolio-bg {
    padding: 0 15px 0;
  }

  .portfolio-section {
    margin: 0;
  }

  .portfolio-content {
    width: 232px;
    height: 175px;
  }

  h4.port-title a {
    font-size: 17px;
  }

  .port-icon {
    font-size: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  /* Servces Box */

  .service-section {
    margin: 0;
    margin-bottom: -80px;
  }

  .content {
    padding: 0 5px 27px;
    width: calc((28% / 2) - var(--gap));
  }

  .content:hover {
    padding: 0 20px 50px;
    width: calc(69% - var(--gap));
  }

  .content.update {
    display: none;
  }

  .row.service-bg {
    padding: 0 0px 0;
  }

  .medical-icon {
    left: 12px;
    top: 35px;
  }

  .medical-icon img {
    width: 100%;
  }

  .content:hover .medical-icon img {
    width: 80%;
  }

  h3.service-title {
    font-size: 13px;
  }

  .profile_quote p {
    font-size: 13px;
    padding: 0 0 14px;
  }

  .content .mediic-button a {
    font-size: 13px;
    padding: 10px 16px;
  }

  .content .mediic-button a img {
    width: 19%;
  }

  /* Team Section */

  .team-section {
    margin: 0;
  }

  /* Testimonial Section  */

  .testimonial-list.owl-carousel {
    padding: 0 0px 0 18px;
  }

  .testimonial-single-slide {
    padding: 100px 30px 100px;
  }

  .testimonial-thumb img {
    margin-bottom: 30px;
    width: 97%;
  }

  .testi-desc p {
    font-size: 16px;
  }

  /* Subscribe Section */

  .subscribe-title h1 {
    font-size: 18px;
    padding-left: 13px;
  }

  .mediic-subscribe {
    margin: 0;
  }

  .subscribe-right {
    float: left;
    padding: 20px 0 0;
  }

  .subscribe-right .call-icon {
    padding-right: 15px;
  }

  .mediic-btn a {
    padding: 10px 20px;
    font-size: 14px;
  }

  .style-2 .subscribe-content {
    display: inline;
  }

  .style-2 .subscribe-title h1 {
    font-size: 22px;
    line-height: 28px;
    padding: 20px 0 25px;
  }

  .mediic-button.text-right {
    text-align: left !important;
  }

  /* Blog Section */

  .blog-section {
    margin: 0;
  }

  .blog-single-box {
    display: inline-block;
    padding: 30px 18px 30px;
  }

  .blog-title h2 a {
    font-size: 16px;
  }

  .blog-content {
    padding: 25px 0 0;
  }

  .blogs-category ul li {
    font-size: 14px;
    margin: 0 4px 0 0px;
  }

  .owl-nav {
    right: 12px;
    top: -85px;
  }

  .owl-prev i,
  .owl-next i {
    font-size: 16px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-left: 5px;
  }

  .style-2 .blogs-category ul li {
    font-size: 14px;
    margin: 0 0px 0 19px;
  }

  .style-2 .blog-content {
    padding: 23px 0px 0 0;
  }

  /* Footer Section */

  .footer-section {
    padding: 120px 0 55px;
  }

  .row.footer-btm {
    text-align: center;
  }

  .mediic-company-desc p {
    padding: 10px 0 0;
    text-align: center;
  }

  .footer-thumb {
    display: none;
  }

  .footer-thumb1 {
    display: none;
  }

  .mediic-address {
    padding: 0 10px 0;
  }

  .style-2 .company-info-desc p {
    font-size: 18px;
  }

  /******************************
  <--Inner Page Section-->
  ********************************/
  .breatcome-section {
    background-size: cover;
    margin-top: 0;
  }

  .breatcome-content h1 {
    font-size: 30px;
  }

  /* About Section */
  .style-3.about-section .about-thumb img {
    padding: 0;
  }

  .style-3.about-section .about-thumb {
    padding-bottom: 30px;
  }

  .style-3 .counter-right-side {
    width: auto;
    text-align: center;
  }

  .style-3 .odometer-wrapper.counter-box-title h1 {
    font-size: 28px;
  }

  .style-3 .odometer-wrapper.counter-box-title {
    display: inline-block;
  }

  .counter-single-box.bx-1 {
    padding-right: 40px;
  }

  .style-3 .counter-desc p {
    font-size: 15px;
  }

  .mission-vission-single-box {
    padding: 35px 25px 15px;
  }

  .m_v-ssion-desc p {
    font-size: 16px;
  }

  /* Testimonial */
  .style-2 .testi-single-box {
    padding: 35px 30px 20px;
  }

  .style-2 .testi-quote2 {
    right: 12px;
    top: 156px;
  }

  .style-2 .testi-quote2 img {
    width: 78%;
  }

  .style-2 .testi-thumb img {
    width: 100%;
  }

  .style-2 .user-info {
    display: inline;
  }

  /* Service Inner Page */

  .single-services-box {
    padding: 38px 25px 32px;
  }

  .services-title h3 {
    font-size: 18px;
  }

  .services-desc p {
    font-size: 16px;
  }

  /* Details Page  */

  .mediic-title h2 {
    font-size: 22px;
  }

  .mediic-thumb img {
    border-radius: 20px;
    width: 100%;
  }

  .mediic-single-box {
    padding: 35px 25px 20px;
  }
  .mediic-icons {
    float: inherit;
    margin-bottom: 30px;
  }

  .mediic-content h3 {
    font-size: 20px;
  }

  .mediic-content p {
    font-size: 16px;
  }

  .mediic-blog {
    padding: 30px 25px 14px;
    display: inherit;
  }

  .blog-icon {
    display: inline-block;
    margin-bottom: 22px;
  }

  .blog-desc p {
    font-size: 17px;
    padding: 0;
  }

  .accordion li a {
    font-size: 17px;
    padding: 16px 10px 16px 12px;
  }

  .accordion li a span {
    font-size: 18px;
    padding: 0 7px 0 0px;
  }

  .accordion li p {
    font-size: 15px;
    padding: 24px 5px 10px 5px;
  }

  .mediic-category-box {
    padding: 20px 25px 24px;
  }

  /* Error Page */
  .error-service-content {
    height: 630px;
  }
  .error-section {
    padding: 90px 0px 90px;
  }

  .error-content h1 {
    font-size: 72px;
    width: 220px;
    height: 169px;
    line-height: 169px;
  }

  /* Appoinment Section */

  .style-1 .testi-single-box {
    margin-bottom: 35px;
    padding: 60px 30px 60px;
  }

  /* Blog Inner Page Section */

  .style-2 .blog-single-box {
    padding: 25px 15px 30px 17px;
  }

  .blogs-category ul li {
    font-size: 14px;
    margin: 0 10px 0 22px;
  }

  .blog-content {
    padding: 23px 5px 0 0;
  }

  .mediic-section.style-2 .blog-title h2 a {
    font-size: 17px;
    line-height: 24px;
  }

  .mediic-category-box.responsive {
    padding: 20px 13px 24px 25px;
    margin-bottom: 20px;
  }

  .category-content {
    padding-left: 10px;
  }

  .post-thumb a img {
    width: 60px !important;
    height: 60px !important;
  }

  .category-content h4 a {
    font-size: 15px;
    line-height: 19px;
  }

  .category-content h6 {
    font-size: 13px;
  }

  .blogs-category ul li {
    font-size: 14px;
  }

  .mediic-thumb img {
    width: 100%;
  }

  .post-comment {
    display: inherit;
  }

  .post-content {
    margin: 25px 0 0px 30px;
  }

  p.posts-reply {
    font-size: 15px;
  }

  .post-comment2 {
    display: inherit;
    margin-left: 0;
  }

  .column .breatcome-content h1 {
    font-size: 26px;
  }

  .custom-scroll {
    padding: 0 5px 0 0;
  }

  iframe {
    width: 320px;
  }

  .accordion2 li a {
    font-size: 16px;
    padding: 16px 0px 16px 10px;
  }

  .style-2 .blog-single-box .mediic-button a {
    font-size: 16px;
  }

  .mediic-section.blg-list.style-2 .blogs-category ul li {
    font-size: 13px;
    margin: 0 0px 0 10px;
  }

  .mediic-section.blg-list.style-2 .blog-title h2 a {
    font-size: 16px;
    line-height: 24px;
  }

  /* Project Section inner Page */

  .project-content {
    width: 100%;
  }

  .project-content h2 {
    font-size: 18px;
  }

  .project-icon a {
    top: 20px;
  }

  .details .breatcome-content h1 {
    font-size: 27px;
  }

  .doctor-content h3 {
    font-size: 16px;
  }

  .team-details {
    padding: 30px;
  }

  .team-details-content {
    padding: 0 0 0 0px;
  }

  .prossess-ber-plugin span {
    font-size: 16px;
  }

  .barfiller .tip {
    font-size: 16px;
  }

  .head-title h3 {
    font-size: 26px;
  }

  /* Testimonial inner Page */

  .upp.style-2 .testi-single-box {
    padding: 58px 25px 38px;
  }

  .upp.style-2 .testi-bg .user-info {
    padding: 0;
    margin: 30px 0px 0 0;
  }

  .upp.style-2 .user-info {
    padding: 25px 15px 25px 1px;
    margin: 0px 10px 0 0;
    display: flex;
  }

  .testimonial-section.style-2.upp .user-name h4 {
    font-size: 17px;
  }

  .testimonial-section.style-2.upp .people-pic img {
    margin-right: 0;
    width: 62%;
  }

  .upp.style-2 .user-name h6 {
    font-size: 15px;
  }

  .upp.style-2 .testi-desc p {
    font-size: 16px;
  }

  .upp.style-2 .testi-bg .testi-single-box {
    padding: 5px 25px 40px;
  }

  .upp.style-2 .testi-quote2 {
    right: 3px;
    bottom: 42px;
    top: inherit;
  }

  .top-mediic-section2 .mediic-btn a {
    padding: 9px 20px;
    font-size: 14px;
    margin-top: 20px;
  }

  .mediic-appoinment.style-2 {
    background-size: cover;
  }

  /*  */
}

