.article-small-list .mms-lp-title.mms-lp-recomended-horizontal {
    margin-bottom: 0px !important;
}

.article-small-list .mms-lp-title h2 {
    color: #424242 !important;
    text-align: left !important;
    font-size: 14px !important;
    padding-top: 0 !important;
    padding-bottom: 11px !important;
    text-transform: uppercase !important;
}

.single .mms-lp-title {
    margin-bottom: 0 !important;
}

.wrapper .mms-lp .article-tiny-list li {
    margin-bottom: 17px !important;
}

.article-small-list .smallest_article.article:after {
    border-bottom: none;
}

.article-small-list .smallest_article.article {
    width: 256px;
    height: auto;
    min-height: 250px;
}

.article-small-list .smallest_article.article .thumb {
    height: 144px;
}

.article-small-list .smallest_article.article img {
    width: 256px;
}

.article-small-list .smallest_article.article h2 {
    font-size: 15px !important;
}

.article-small-list .smallest_article.article .excerpt {
    display: none;
}

.article-small-list .mms-lp-category {
    margin-bottom: 37px !important;
}

.article-small-list .mms-lp-category .article {
    position: relative;
}

.article-small-list .mms-lp-category .article:after {
    display: none;
}

@media (min-width: 1199px) {
    .article-small-list .mms-lp-category.underline {
        margin-bottom: calc(2 * 37px) !important;
    }
    .article-small-list .mms-lp-category.underline .article:after {
        display: block;
        bottom: -37px;
        width: calc(100% + 37px);
    }
}

.article-small-list .mms-lp-category .article .thumb {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.article-small-list .mms-lp-category .article .wrap {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.article-small-list .mms-lp-category .article h2,
.article-small-list .mms-lp-category .article h2 a {
    color: white !important;
    text-transform: uppercase !important;
    font-size: 28px !important;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.5s ease;
}

.article-small-list .mms-lp-category .article h2 a {
    background: rgba(0, 0, 0, 0.5);
}

.article-small-list .mms-lp-category .article h2 a:hover {
    background: transparent;
    text-decoration: none !important;
}

.article-small-list .mms-lp-category.shape-m .article {
    height: 152px;
}

.article-small-list .mms-lp-category.shape-s .article {
    height: 50px;
}

.article-small-list .mms-lp-category.shape-s .article h2,
.article-small-list .mms-lp-category.shape-s .article h2 a {
    font-size: 18px !important;
}

@media (max-width: 1199px) {
    .article-small-list .mms-lp-category .article,
    .article-small-list .mms-lp-category.shape-m .article,
    .article-small-list .mms-lp-category.shape-s .article {
        height: 50px !important;
    }
    .article-small-list .mms-lp-category.shape-s .article h2,
    .article-small-list .mms-lp-category.shape-s .article h2 a,
    .article-small-list .mms-lp-category.shape-m .article h2,
    .article-small-list .mms-lp-category.shape-m .article h2 a {
        font-size: 18px !important;
    }
}

@media (max-width: 992px) {}

@media (max-width: 768px) {}

.article-small-list .mms-lp-category .article .thumb a {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.article-small-list .mms-lp-category .article .thumb img {
    min-width: auto !important;
    min-height: 100%;
    object-fit: cover;
}

.mms-lp-submenu ul {
    width: 342px;
    height: 401px;
    overflow-x: hidden;
    overflow: auto;
    border-top: 1px solid #ebebeb;
}

.mms-lp-submenu ul li {
    display: block;
    float: none;
    margin-bottom: 0 !important;
}

.mms-lp-submenu ul li {
    display: block;
    float: none;
    margin-bottom: 0 !important;
}

.article-small-list li.mms-lp-submenu ul li>a {
    display: block;
    width: 100%;
    padding: 0 20px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-family: bold;
    line-height: 50px;
    background: #fafafa !important;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: left;
    color: #424242;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .article-small-list .smallest_article.article {
        width: 205px;
        height: auto;
    }
    .article-small-list .smallest_article.article .thumb {
        height: 115px;
    }
    .article-small-list .article img {
        width: 205px;
    }
    .mms-lp-submenu ul {
        width: 447px;
        height: 485px;
    }
}

@media (max-width: 992px) {
    .article-small-list .smallest_article.article {
        width: 447px;
        height: auto;
        margin: auto;
    }
    .article-small-list .smallest_article.article .thumb {
        height: 251px;
    }
    .article-small-list .smallest_article.article img {
        width: 447px;
        height: auto;
    }
    .article-small-list .smallest_article.article .excerpt {
        display: block;
    }
    .mms-lp-submenu ul {
        width: 337px;
        height: 385px;
    }
}

@media (max-width: 768px) {
    .article-small-list .smallest_article.article {
        width: 100%;
    }
    .article-small-list .smallest_article.article .thumb {
        height: calc(((100vw - 40px) / 16) * 9);
    }
    .article-small-list .smallest_article.article img {
        width: 100%;
        height: calc(((100vw - 40px) / 16) * 9);
    }
    .article-small-list .mms-lp-category .article {
        height: calc(100vw - 40px);
    }
    .mms-lp-submenu ul {
        width: 100%;
        height: auto;
    }
}

.article-small-list .mms-lp-item.col-md-8 .ad {
    width: 720px;
    text-align: left;
    font-family: Georgia;
    line-height: 1.56em !important;
}

.article-small-list .mms-lp-item .ad {
    height: auto;
}

.article-small-list .mms-lp-item .ad::after {
    display: none;
}

.article-small-list .mms-lp-item .ad .mms_lp_custom_content>img,
.article-small-list .mms-lp-item .ad .mms_lp_custom_content>p>img {
    max-width: 100%;
}

.article-small-list .mms-lp-item .ad .mms_lp_custom_content {
    text-align: left;
    font-family: Georgia;
    line-height: 1.56em !important;
}

.article-small-list .mms-lp-item.mms-lp-break {
    clear: both;
    height: 0;
    border-top: 1px solid #ebebeb;
}