/* <=== hpnewsmm ===> */
.hpnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.hpnewsmm .mmgrip > div{
    padding: 0 20px;
    width: 25%;
    margin-bottom: 20px;
}
.itnewsmm .thumb{
    margin-bottom: 15px;   
}
.itnewsmm .thumb a{
    padding-top: 153.85%;
}
.itnewsmm .dstitle{
    text-transform: uppercase;
}
.itnewsmm .dstitle, .itnewsmm .dstitle h3{
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}
.itnewsmm .dstitle, .itnewsmm .dstitle a{
    color: #cf8b2d;
}
/* <=== hpnewsmm ===> */

/* <=== hpnewshh ===> */
.hpnewshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -65px;
}
.hpnewshh .hhgrip > div{
    padding: 0 65px;
    width: 50%;
    margin-bottom: 50px;
}
.itnewshh .thumb a{
    padding-top: 57.695%;
}
.itnewshh .decss{
    margin-bottom: 15px;
}
.itnewshh .dstitle{
    text-transform: uppercase;
}
.itnewshh .dstitle, .itnewshh .dstitle h3{
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
}
.itnewshh .dstitle, .itnewshh .dstitle a{
    color: #cf8b2d;
}
.itnewshh .dstitle a{
    max-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/* <=== hpnewshh ===> */

/* <=== hpnewsbb ===> */
.tpnewsbbm{
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #7a2f23;
}
.tpnewsbbm:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.tpnewsbbm .bmtitle{
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tpnewsbbm .bmtitle, .tpnewsbbm .bmtitle h2{
    font-size: 30px;
    line-height: 45px;
    font-weight: 400;
}
.tpnewsbbm .mmdecsa{
    margin-bottom: 25px;
    color: #cf8b2d;
}
.tpnewsbbm .mmdecsa .sagrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -32px;
}
.tpnewsbbm .mmdecsa .sagrip > div{
    padding: 0 32px;
}
.tpnewsbbm .mmdecsa .mcol{
    width: 275px;
}
.tpnewsbbm .mmdecsa .hcol{
    width: calc(100% - 275px);
}
.tpnewsbbm .mmdecsa .dstitle{
    font-size: 20px;
    line-height: 30px;
    text-align: right;
}
.tpnewsbbm .mmdecsa .dsconts{
    font-size: 18px;
    line-height: 27px;
}
.tpnewsbbm .mmdecsb .btitle{
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.tpnewsbbm .mmdecsb .btitle, .tpnewsbbm .mmdecsb .btitle h3{
    font-size: 28px;
    line-height: 37px;
    font-weight: 400;
}
.tpnewsbbm .mmdecsb .bconts{
    color: #cf8b2d;
}
.tpnewsbbm .mmdecsb .csthumb{
    text-align: center;
}
.tpnewsbbm .bmnames{
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 35px;
    color: #cf8b2d;
    text-transform: uppercase;
}
.tpnewsbbm .bmnames span{
    font-size: 30px;
    color: #fff;
}
.tpnewsbbm .bmnotes{
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    margin-bottom: 20px;
}
/* <=== hpnewsbb ===> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== hpnewsmm ===> */
    .hpnewsmm .mmgrip{
        margin: 0 -10px;
    }
    .hpnewsmm .mmgrip > div{
        padding: 0 10px;
    }
    .itnewsmm .thumb{
        margin-bottom: 10px;
    }
    .itnewsmm .dstitle, .itnewsmm .dstitle h3{
        font-size: 14px;
        line-height: 22px;
    }
    /* <=== hpnewsmm ===> */

    /* <=== hpnewshh ===> */
    .hpnewshh .hhgrip{
        margin: 0 -20px;
    }
    .hpnewshh .hhgrip > div{
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .itnewshh .dstitle, .itnewshh .dstitle h3{
        font-size: 18px;
        line-height: 27px;
    }
    .itnewshh .dstitle a{
        max-height: 27px;
    }
    /* <=== hpnewshh ===> */

    /* <=== hpnewsbb ===> */
    .tpnewsbbm .bmtitle, .tpnewsbbm .bmtitle h2{
        font-size: 24px;
        line-height: 37px;
    }
    .tpnewsbbm .mmdecsa .dsconts{
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
    }
    .tpnewsbbm .mmdecsb .btitle{
        margin-bottom: 20px;
    }
    .tpnewsbbm .mmdecsb .btitle, .tpnewsbbm .mmdecsb .btitle h3{
        font-size: 18px;
        line-height: 27px;
    }
    .tpnewsbbm {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .tpnewsbbm .bmnames{
        font-size: 20px;
        line-height: 30px;
    }
    .tpnewsbbm .bmnames span{
        font-size: 22px;
    }
    .tpnewsbbm .bmnotes{
        font-size: 14px;
        line-height: 22px;
    }
    /* <=== hpnewsbb ===> */
}
@media all and (max-width: 767px){
    /* <=== hpnewsmm ===> */
    .hpnewsmm .mmgrip > div{
        width: 50%;
    }
    /* <=== hpnewsmm ===> */

    /* <=== hpnewshh ===> */
    .hpnewshh .hhgrip > div{
        width: 100%;
    }
    /* <=== hpnewshh ===> */

    /* <=== hpnewsbb ===> */
    .tpnewsbbm .bmtitle{
        margin-bottom: 10px;
    }
    .tpnewsbbm .mmdecsa .mcol{
        width: 100%;
        margin-bottom: 12px;
    }
    .tpnewsbbm .mmdecsa .hcol{
        width: 100%;
    }
    .tpnewsbbm .mmdecsa .dstitle{
        text-align: unset;
    }
    /* <=== hpnewsbb ===> */
}