﻿
@media (max-width: 768px) {
    .lastest-news-area .flex-container .blog-post-item {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
    }

    .s-blog-post-item .blog-post-content h4 {
        font-size: 14px !important;
    }

    .about-area,
    .best-cat-area,
    .exclusive-collection,
    .case-study-area,
    .deal-of-the-day,
    .testimonial-area {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .section-title {
        margin-bottom: 20px !important;
    }

    .about-img {
        padding: 0px !important;
        margin-bottom: 0px !important;
    }

        .about-img iframe {
            width: 100% !important;
            border-radius: 0 !important;
        }

    .about-content {
        padding: 10px 0px !important;
    }

        .about-content > .title {
            font-size: 20px !important;
            line-height: 24px;
        }

        .about-content .sub-title {
            margin-bottom: 10px !important;
        }

    .about-area .our-mission-wrap {
        display: none;
    }

    .features-area {
        display: none;
    }

    .section-title .title {
        font-size: 18px !important;
    }

    .case-study-area .desc {
        font-size: 16px !important;
        padding: 10px 15px !important;
        margin-top: 10px !important;
        line-height: 22px !important;
    }

    .case-sutdy-progress {
        padding: 0 15px;
    }

        .case-sutdy-progress .full-link_item_wrapper {
            margin-bottom: 30px !important;
            margin-top: 20px !important;
        }

        .case-sutdy-progress .full-link_item:not(:last-of-type) {
            margin-bottom: 5px !important;
        }

    .best-cat-list {
        padding: 0 5px !important;
    }

    .best-cat-item {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding: 0 5px !important;
        margin-bottom: 20px !important;
    }

        .best-cat-item img {
            width: 100% !important;
        }

    .best-cat-content {
        padding: 10px 0 10px !important;
    }

    .exclusive-collection .row-cols-md-6 > * {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .deal-day-top {
        display: flex !important;
        padding: 0 10px 15px !important;
        margin-bottom: 20px !important;
    }

    .case-study-area .title {
        margin: 10px auto !important;
    }

    .deal-day-title .title {
        font-size: 18px !important;
    }

    .testimonial-active .slick-dots {
        margin-top: 25px !important;
        margin-bottom: 20px !important;
    }

    .limited-offer-area {
        padding: 60px 0 !important;
    }

    .limited-offer-title .title {
        font-size: 24px !important;
    }

    .limited-offer-title .sub-title {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .newsletter-form {
        margin: 0px !important;
    }

    .footer-top {
        padding-top: 40px !important;
        padding-bottom: 0px !important;
    }

    .footer-content-wrap {
        padding: 0 0px !important;
    }

    .footer-widget {
        text-align: center;
    }

    .footer-logo {
        margin-bottom: 15px !important;
    }

    .footer-text {
        margin-bottom: 15px !important;
    }

    .footer-social ul {
        display: flex;
        justify-content: center !important;
    }

    .footer-area .col-xl-2 {
        width: 27.5% !important;
    }

    .footer-area .col-xl-3 {
        width: 45% !important;
    }

        .footer-area .col-xl-2 .footer-widget,
        .footer-area .col-xl-3 .footer-widget {
            text-align: left !important
        }

    .fw-title {
        margin-bottom: 20px !important;
    }

        .fw-title h5 {
            font-size: 13px !important;
            height: 32px !important;
        }

    .fw-link ul li {
        margin-bottom: 5px !important;
        font-size: 12px !important;
    }

    .footer-contact ul li {
        font-size: 12px !important;
        line-height: 16px;
    }

    .newsletter-title h4 {
        font-size: 20px !important;
    }

    .newsletter-title > span:nth-child(2) {
        font-size: 16px !important;
    }

    .header-style-two .main-header, .header-style-two .sticky-menu.main-header {
        padding: 5px 0 !important;
    }

    .row {
        margin: 0 !important;
    }

    .menu-area .mobile-nav-toggler {
        margin-right: 5px !important;
        margin-top: 8px !important;
    }

    .limited-offer-title .btn {
        height: 45px;
        line-height: 45px;
        padding: 0 45px;
    }

    .copyright-text p {
        font-size: 12px !important;
    }
}
