@media only screen and (min-width: 320px) and (max-width: 500px) {
    .c-pm{
        padding: 0 10px;
        margin: 15px 0;
    }
    .cc-pm {
        padding: 0 10px;
    }
    .lfa {
        display: inline-block;
    }
    .lfa-right{
        width: 100%;
        height: 200px;
        margin-bottom: 15px;
    }
    .lfa-left{
        width: 100%;
    }
    .mf-4-parent{
        display: inline-block;
    }
    .mf-3-size {
        width: 100%;
        height: 200px;
        margin-bottom: 15px;
    }
    .mf-2-height {
        height: 200px;
        margin-bottom: 15px;
    }
    .lfa-info h1{
        font-size: 20px
    }
    .sr-item {
        width: 100%;
        margin: 0;
    }
    .mf-d-none{
        display: inline-flex !important
    }
    .cpa-item{
        display: block;
        text-align: center;
    }
    .cpa-item img{
        width: 100%;
        max-height: 216px;
        border-radius: 10px;
        margin: 0 auto 15px;
    }
    .mks-cat-intro{
        padding-bottom: 16px;
    }
    .mks-cat-intro .mks-breadcrumb,
    .mks-cat-intro .mks-breadcrumb.woocommerce-breadcrumb{
        padding: 12px 0 6px !important;
    }
    .mks-cat-intro .mks-breadcrumb.woocommerce-breadcrumb a,
    .mks-cat-intro .mks-breadcrumb.woocommerce-breadcrumb span,
    .mks-cat-intro .mks-breadcrumb.woocommerce-breadcrumb a:last-child,
    .mks-cat-intro .mks-breadcrumb.woocommerce-breadcrumb span:last-child,
    .mks-cat-intro .mks-breadcrumb a,
    .mks-cat-intro .mks-breadcrumb span{
        color: #ffffff !important;
    }
    .mks-cat-intro .mks-breadcrumb.woocommerce-breadcrumb a:after,
    .mks-cat-intro .mks-breadcrumb.woocommerce-breadcrumb a:first-child:after,
    .mks-cat-intro .mks-breadcrumb.woocommerce-breadcrumb a + a:after{
        color: rgba(255, 255, 255, 0.85) !important;
    }
    .mks-cat-articles{
        padding-top: 16px;
    }
    .mks-cat-title{
        font-size: 22px;
    }
    .mks-cat-desc{
        font-size: 13px;
    }
    .mks-cat-child{
        font-size: 12px;
        padding: 5px 10px;
        margin: 0 0 6px 6px;
    }
    .mks-cat-post-link{
        flex-direction: column;
        gap: 14px;
        padding: 12px;
        border-radius: 14px;
    }
    .mks-cat-post-thumb{
        width: 100%;
        min-width: 0;
        height: 190px;
        border-radius: 12px;
    }
    .mks-cat-post-title{
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.65;
    }
    .mks-cat-post-meta{
        font-size: 11.5px;
        gap: 6px 8px;
        margin-bottom: 10px;
        padding: 8px 10px;
    }
    .mks-cat-post-meta-item em{
        white-space: normal;
    }
    .mks-cat-post-excerpt{
        font-size: 13px;
        line-height: 1.85;
        padding-top: 10px;
        -webkit-line-clamp: 3;
    }
    .mks-breadcrumb {
        padding: 20px 0 15px;
    }
    .mks-blog-home .mks-breadcrumb,
    .mks-blog-home .breadcrumb.mks-breadcrumb {
        padding: 8px 0 10px;
    }
    .sa-md{
        padding: 16px 12px;
        border-radius: 14px;
    }
    .sa-header h1,
    .sa-md header h1,
    .sa-md > h1 {
        font-size: 21px;
        font-weight: 800;
        margin: 0 0 14px;
        line-height: 1.65;
        text-align: right;
        letter-spacing: -0.01em;
    }
    .sa-meta{
        gap: 8px;
        padding: 12px;
        border-radius: 12px;
    }
    .sa-meta-row{
        justify-content: flex-start;
        gap: 8px 12px;
    }
    .sa-meta-row--primary{
        padding-bottom: 8px;
    }
    .sa-meta-row--secondary{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px 10px;
    }
    .sa-meta-item{
        font-size: 12px;
        min-width: 0;
    }
    .sa-share-toggle{
        font-size: 11.5px;
        padding: 4px 9px;
    }
    .sa-share-panel{
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        max-height: min(88vh, 640px);
        border-radius: 16px 16px 0 0;
        transform: none;
        animation: sa-share-sheet-in .26s ease;
    }
    @keyframes sa-share-sheet-in {
        from {
            opacity: 0;
            transform: translateY(28px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    .sa-share-preview{
        align-items: flex-start;
    }
    .sa-share-preview-actions{
        flex-direction: column;
    }
    .sa-share-grid{
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }
    .sa-share-item{
        min-height: 82px;
    }
    .sa-share-label{
        font-size: 12px;
        white-space: normal;
    }
    .sa-featured{
        margin: 14px 0 18px;
        border-radius: 12px;
    }
    .sm-desc{
        font-size: 14.5px;
        line-height: 1.95;
    }
    .sm-desc p,
    .sm-desc li{
        line-height: 1.95;
    }
    .sm-desc h2,
    .sm-desc .h2{
        font-size: 1.15rem;
        margin-top: 1.25em;
    }
    .sm-desc h3,
    .sm-desc .h3{
        font-size: 1.05rem;
    }
    .sa-sidebar,
    .mks-latest-articles.main-sidebar,
    .mks-latest-articles.sa-sidebar{
        padding: 14px 12px;
        margin-top: 10px;
    }
    .mks-latest-title,
    .mks-latest-articles .msp-info h3{
        font-size: 12px !important;
    }
    .mks-latest-link,
    .mks-latest-articles .sb-sidebar-article{
        padding: 11px 2px;
    }
    .sa-related-box{
        margin-top: 20px;
        padding-top: 16px;
    }
    .sa-related-card{
        padding: 0 0 12px;
        gap: 10px;
    }
    .sa-related-thumb{
        width: 72px;
        min-width: 72px;
        height: 72px;
    }
    .sa-related-info h3{
        font-size: 13.5px;
    }
    .sa-related-meta{
        font-size: 11.5px;
    }
    .single-comments-box,
    .sa-comments-list-box{
        padding: 16px 12px;
        border-radius: 14px;
    }
    .mks-comment-form-hint{
        font-size: 12px;
        margin-bottom: 14px;
    }
    .single-comments-box .form-control{
        padding: 12px 12px;
        font-size: 14px;
        border-radius: 11px;
    }
    .single-comments-box textarea.form-control{
        min-height: 120px;
    }
    .mks-comment-submit-wrap{
        justify-content: stretch;
    }
    .mks-sac-btn{
        width: 100%;
        min-width: 0;
        padding: 13px 18px;
        border-radius: 12px;
    }
    .sa-comment{
        padding: 12px;
        gap: 10px;
        border-radius: 12px;
        margin-bottom: 10px;
    }
    .sa-comment-avatar{
        width: 40px;
        height: 40px;
        font-size: 12px;
    }
    .sa-comment-avatar--reply{
        width: 34px;
        height: 34px;
    }
    .sa-comment-author{
        font-size: 13.5px;
    }
    .sa-comment-body,
    .sc-info > p{
        font-size: 13.5px;
        line-height: 1.8;
    }
    .sac-child{
        margin-right: 10px;
        max-width: calc(100% - 10px);
        padding: 12px;
    }
    .share-social > span {
        margin-left: 5px;
        vertical-align: text-top;
        display: block;
        margin-bottom: 10px;
    }
    .share-social > span{
        border-radius: 16px;
    }
    .sidebar{
        padding: 10px;
    }
    .main-sidebar{
        padding: 10px;
    }
    .main-sidebar.single-comments-box,
    .main-sidebar.sa-comments-list-box{
        padding: 16px 12px;
    }
    .mks-magazine{
        padding: 16px 12px;
    }
    .mks-magazine .ms-list-title h3{
        font-size: 18px;
    }
    .mks-magazine-col{
        margin-bottom: 14px;
    }
    .mm-cat{
        padding: 12px;
    }
    .mm-cat-header{
        padding: 9px 10px;
        margin-bottom: 12px;
    }
    .mm-cat-name{
        font-size: 14.5px;
    }
    .mm-more{
        font-size: 12px;
        padding: 5px 8px;
    }
    .mm-featured-thumb{
        aspect-ratio: 16 / 9;
        border-radius: 10px;
    }
    .mm-featured-info{
        padding: 10px 0 4px;
    }
    .mm-featured-info h3{
        font-size: 15px;
        line-height: 1.7;
    }
    .mm-item-thumb{
        width: 78px;
        min-width: 78px;
        height: 64px;
        border-radius: 8px;
    }
    .mm-item-info h3{
        font-size: 13.5px;
    }
    .mm-meta{
        font-size: 12px;
    }
    .footer-lists{
        column-count: 1;
    }
    .mks-b-footer{
        padding: 20px 10px 0;
    }
    .fit > .fp{
        padding-left: 0;
        text-align: center;
    }
    .cpa-info h2{
        text-align: center;
    }
    .lfa-item-cats span{
        display: inline-block;
        margin: 0 3px;
    }
    .top-banners-slider-img {
        height: auto;
        min-height: 77px;
    }
    .top-banners-slider-title {
        height: 22px;
        overflow: hidden;
    }
    .mks-rpd{
        display: block;
    }
    .mks-rpd > img{
        width: 100% !important;
    }
    .mks-ilp-3 span {
        position: relative;
        display: inline-block;
        background-color: #ff6666;
        clip-path: polygon(25% 0, 100% 0, 100% 100%, 25% 100%, 18% 50%);
        color: #fff;
        font-weight: 600;
        padding: 0 5px 0 25px;
    }
    .mks-ilp-3 span i {
        color: #fff;
        display: none;
    }
    .mks-ilp-3 a {
        padding: 9px 5px;
        color: #000;
        font-weight: 500;
        line-height: 25px;
    }

}

@media only screen and (max-width: 768px) {
    html:has(.mks-single-article),
    body.single-post,
    body.single {
        overflow-x: clip;
        max-width: 100%;
    }

    .mks-single-article.c-container,
    .mks-single-article {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        overflow-x: clip;
        box-sizing: border-box;
    }

    .mks-single-article > .row,
    .mks-single-article .sa-related-grid {
        --bs-gutter-x: 0.75rem;
        margin-right: 0 !important;
        margin-left: 0 !important;
        width: 100%;
        max-width: 100%;
    }

    .mks-single-article > .row > [class*="col-"] {
        min-width: 0;
        max-width: 100%;
    }

    .mks-single-article .sa-md,
    .mks-single-article .sa-sidebar,
    .mks-single-article .single-article-bottom-sections,
    .mks-single-article .sm-desc {
        max-width: 100%;
        min-width: 0;
        overflow-x: clip;
    }

    .mks-single-article .mks-breadcrumb,
    .mks-single-article .breadcrumb.mks-breadcrumb,
    .mks-single-article .mks-breadcrumb.woocommerce-breadcrumb {
        max-width: 100%;
        padding: 8px 0 10px !important;
        margin: 0 0 8px !important;
    }

    .mks-single-article .mks-breadcrumb > span,
    .mks-single-article .mks-breadcrumb p {
        margin: 0;
    }

    .mks-single-article img,
    .mks-single-article video,
    .mks-single-article figure,
    .mks-single-article .wp-caption,
    .mks-single-article .wp-block-image,
    .mks-single-article .wp-block-embed,
    .mks-single-article .wp-block-table {
        max-width: 100% !important;
        height: auto;
    }

    .mks-single-article iframe,
    .mks-single-article embed,
    .mks-single-article video {
        max-width: 100% !important;
        width: 100% !important;
    }

    .mks-single-article table {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: auto;
    }

    .mks-single-article pre,
    .mks-single-article code {
        max-width: 100%;
        overflow-x: auto;
        white-space: pre-wrap;
        word-break: break-word;
    }

    .mks-single-article .sm-desc,
    .mks-single-article .sm-desc p,
    .mks-single-article .sm-desc div,
    .mks-single-article .sm-desc span {
        max-width: 100% !important;
        box-sizing: border-box;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .mks-single-article .alignleft,
    .mks-single-article .alignright {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 320.98px) and (max-width: 575.98px) {

}

@media only screen and (min-width: 575.98px) and (max-width: 991.98px) {
    .mks-magazine .ms-list-title h3{
        font-size: 20px;
    }
    .mm-featured-info h3{
        font-size: 15.5px;
    }
    .mm-item-thumb{
        width: 84px;
        min-width: 84px;
        height: 68px;
    }
    .mm-cat-name{
        font-size: 15px;
    }
}

@media only screen and (min-width: 991.98px) and (max-width: 1199.98px) {

}

@media only screen and (min-width: 1199.98px) and (max-width: 1399.98px) {

}

@media only screen and (min-width: 1399.98px) {
}
