.item-page {
    margin-top: 30px;
    margin-bottom: 0;
}
.action-caption p {
    color: #fff;
    line-height: 16px;
    margin: 10px 0 16px 10px;
    font-weight: normal;
}
.breaking {
    background: #e70000 !important;
    color: white;
    border-radius: 0 !important;
    padding: 1px 10px 1px 10px;
    text-transform: uppercase;
	font-size:14px;
}

.item-page_home h1.article-title {
    background-image: none !important;
    margin: 25px 0 30px 0;
    padding: 0;
}


div.nssp2-default .ns2-art-controllers, div.nssp2-default .ns2-links-controllers {
    float: right;
    position: absolute !important;
    right: 10px !important;
    bottom: 10px !important;
}

.bottom-modules a {
	color:#666;	
}


.china-2020 img {
    width: 100%;
}

.action-banner img {
    width: 100%;
}


.news-feed h3 {
    background-image: url(../../images/dots-white.png);
    margin-left: 4px;
    padding-top: 17px;
    background-position: 0px 17px;
}
.news-feed .moduletable {
    padding: 10px 10px 40px 20px;
}

.article-info {
    display: none;
}

div.ns2-tools {
    margin: -1px 0 3px 0;
}

.home-action-inner p {
    margin: 26px 0 40px 0;
    color: initial;
    font-weight: normal;
}

.news-feed a {
    color: #fff;
}

p.ns2-introtext {
    color: #d9d9d9;
}

.ns2-column.flt-left.col-2 {
    padding: 0 10px 10px 0px;
}

.ns2-created {
    color: #96b2c5;
    font-size: 12px;
}

.nssp2-slide {
    overflow: hidden;
    padding-bottom: 10px;
}

.container.t3-banner {
	margin-bottom:20px;	
}

h4.ns2-title {
margin: 0 !important;
}

@media (min-width: 1200px) {
	/*
.news-feed {
    min-height: 429px !important;
}*/

.custom_bottom-modules img {
    height: 192px;
}
	
	.custom.kal-products {
    min-height: 492px;
}
}

@media (max-width: 1199px) and (min-width:992px) {
	.custom.kal-products {
    min-height: 470px !important;
}
	
	.home-action-inner {
    min-height: 209px;
}
}

@media (max-width: 991px) and (min-width: 768px) {
.custom_bottom-modules img {
    height: 122px;
}
}

@media (min-width:481px) and (max-width:767px) {
	.custom_bottom-modules img {
    height: 200px;
}
}

@media (max-width:767px) {
	.custom_bottom-modules img {
    height: 200px;
}
}


@media (max-width:480px) {
	.custom_bottom-modules img {
        height: 100px;
}
	
}


