/**
 * @author Abhishek Mishra <abhi220394@gmail.com>
 * @copyright Abhishek Mishra 2018-19
 * @link http://abhimishra.com/
 * @version 1.0
 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .spinner {
        left: 50%;
        top: 25%;
    }
    .responsive .slick-prev {
        left: 10px;
    }
    .responsive .slick-next {
        right: 10px;
    }
    .service-area {
        padding: 18px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .spinner {
        left: 50%;
        top: 35%;
    }
    .medipath-title p {
        padding: 0 17%;
    }
    .logo img {
        width: 90px;
    }
    .main-menu li a {
        padding: 20px 8px;
    }
    .responsive .slick-prev {
        left: 10px;
    }
    .responsive .slick-next {
        right: 10px;
    }
    .t-service-1,
    .t-service-2,
    .t-service-3 {
        margin-bottom: 60px;
    }
    .service-area {
        margin-bottom: 60px;
    }
    .counticon h3 {
        font-size: 18px;
    }
    .medipath-details-img {
        margin-top: 60px;
    }
    .d-tab .nav-tabs > li > a {
        margin-right: 15px;
    }
    .testimonial-info {
        left: 45%;
    }
    .w-bottom {
        margin-bottom: 30px;
    }
    .open-hour {
        margin-bottom: 40px;
    }
    .single-comment:nth-child(2n + 1) {
        padding-left: 0;
    }
    .comment-form {
        margin-bottom: 60px;
    }
    .contact-form {
        margin-top: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .header-top {
        display: none;
    }
    .medipath-title p {
        padding: 0 6%;
    }
    .hero-area {
        padding-top: 130px;
        padding-bottom: 100px;
    }
    .hero-text h1 {
        font-size: 26px;
        margin-bottom: 0;
    }
    .hero-text p {
        padding: 0 7%;
    }
    .responsive .slick-next::before,
    .responsive .slick-prev::before {
        padding: 0 10px;
    }
    .responsive .slick-prev,
    .responsive .slick-next {
        width: 30px;
        height: 30px;
    }
    .responsive .slick-next {
        right: 0;
    }
    .responsive .slick-prev {
        left: 0;
    }
    .t-service-1,
    .t-service-2,
    .t-service-3 {
        margin-bottom: 40px;
    }
    .medipath-details-img {
        margin-top: 40px;
    }
    .service-area {
        margin-bottom: 40px;
    }
    .countdown {
        margin-bottom: 40px;
        text-align: center;
        margin-top: 50px;
    }
    .counticon h3 {
        font-size: 18px;
    }
    .testimonial-info {
        left: 45%;
    }
    .w-bottom {
        margin-bottom: 30px;
    }
    .subcribe .medipath-btn {
        bottom: 1px;
    }
    .footer-text {
        text-align: center;
    }
    .open-hour {
        margin-bottom: 40px;
    }
    .portfolio-button .medipath-btn {
        margin-bottom: 20px;
    }
    .comment-form {
        margin-bottom: 60px;
    }
    .single-comment:nth-child(2n + 1) {
        padding-left: 0;
    }
    .contact-form {
        margin-top: 40px;
    }
    .demo-box {
        width: 380px;
        margin-left: -25px;
    }
}
@media (max-width: 768px) {
    #product-filter li {
        width: 100% !important;
    }
    .ln-letters a {
        width: 32.5% !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .spinner {
        left: 50%;
        top: 40%;
    }
    .hero-area {
        padding-top: 150px;
        padding-bottom: 120px;
    }
    .team-social > ul {
        left: 30%;
    }
    .demo-box {
        width: 380px;
        margin-left: 0;
        margin: 0 auto;
    }
}
@media screen and (max-width: 786px) {
    div.dataTables_wrapper div.dataTables_paginate.paging_simple_numbers {
        margin: 20px 0;
    }
    div.dataTables_wrapper div.dataTables_filter {
        margin-top: 20px;
    }
}
