/* -----------------------
    POST TICKER WIDGET
------------------------- */
.widget_post_ticker {}.widget_post_ticker li {overflow: hidden;padding-bottom:20px;}.widget_post_ticker li:last-child {padding-bottom: 0;}.widget_post_ticker li img {width: 80px;height: 80px;border-radius: 5px;margin-right: 15px;margin-bottom: 15px;float: left;}.tricker-nvigation {text-align: right;margin-bottom: 20px;}.tricker-nvigation{text-align: right;margin-bottom: 20px;}.tricker-nvigation > div {display: inline-block;color: #ffffff;border-radius: 50px;font-size: 30px;line-height: 1;cursor: pointer;margin: 0 5px;transition: 0.3s;}.tricker-nvigation > div:hover{color: #f22874;}

/*------------------------
    RESPONSIVE
-------------------------*/
@media (min-width: 768px) and (max-width: 991px) {

}

@media only screen and (max-width: 767px) {

}