@charset "utf-8";

/* CSS Document */
.topicspage .contentheader{background-image: url(../images/topics-bg-01.jpg);}

.topicspage .topicslist-item{margin-bottom: 40px;}

.topics{padding-bottom: 150px;}
.newslists {background-color: #ffffff !important;}

@media screen and (max-width: 1199px) { }/* max-width: 1199px */

@media screen and (max-width: 991px) {

.topics{padding-bottom: 100px;}

}/* max-width: 991px */

@media screen and (max-width: 767px) {

.topics{padding-bottom: 80px;}

}/* max-width: 767px */

@media screen and (max-width: 575px) {}/* max-width: 575px */