/* wowtoday Custom CSS Type 2-1 */

.templete-type1 .header-top-md h1 a {
    width: 120px;
    margin-top: 12px;
}

.inner-box-right .dot-list li:before {
    background-color: #1375cf;
}

.row-cols .main_article--sub .list-thum--col li a dl:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #1375cf;
    position: absolute;
    top: 8px;
    left: 0px;
}

.row-cols .main_article--sub .list-thum--col li a dl {
    position: relative;
}

.templete-type1 .main_type1--prolog .col-ms .row-cols .list-thum--col dl dt {
    padding-left: 10px;
}

.list-thum--row li ~ li:nth-of-type(4n+1) {
    padding-left: 0;
}

@media (min-width: 768px) {
    .gray-box .list-thum--row li {
        width: 23.1%;
    }

    .list-thum--row {
        flex-wrap: wrap;
    }
}
