.ngang-custom-page{
	background: #ffffff;
	margin: 1px;
    padding: 5px;
}

.ngang-custom-page > div{
	float: none;
	display: inline-block;
	width: 100%;
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #f1f1f1;
}

.ngang-custom-img{
	min-height: 200px;
	display: table;
	border: 1px solid #ccc;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	margin-bottom: 10px;
}

.ngang-custom-img img{
	max-width: 100% !important;
}

.ngang-custominfo > div, .ngang-custom-info > div{
	display: none;
}

.ngang-custominfo a, .ngang-custom-info a{
	color: #000000;
	font-weight: 700;
}

.ngang-custom-img > a{
	display: table-cell;
	vertical-align: middle;
}

.ngang-custom-page > div:last-child{
	border-bottom: 0px solid #f1f1f1;
}

.ngang-custom-page img{
	max-width: 100%;
}

.ngang-custom-page .ngang-custom-page-img{
	width: 30%;
	float: left;
	margin-right: 3%;
	display: table;
}

.ngang-custom-page .ngang-custom-page-img{
	min-height: 108px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
}

.ngang-custominfo,.ngang-custom-info{
	min-height: 55px;
}

.ngang-custom-page-info a{
	color: #000000;
}

.ngang-custom-page-img > a{
	display: table-cell;
	vertical-align: middle;
}

.ngang-custom-page-info{
	width: 67%;
	float: left;
}

.ngang-custom-page-info h4{
	color: #000000;
}

.ngang-custom-page-info > div{
    color: #1c1c1c;
    font-size: 15px;
    margin-top: 10px;
}


.ngang-custom-page-img img{
	max-width: 100%;
	max-height: 45px;
}

.ngang-custom h4:hover{
	color: #f2457b;
}

.ngang-custom >div{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
	min-height: 85px;
}

.ngang-custom >div:nth-child(2n+2){
	margin-right: 0;
}

.ngang-custom >div:last-child,.ngang-custom >div:nth-child(3){
	border-bottom: 0px solid #ccc;
	margin-bottom: 0px;
	padding-bottom: 30px;
}

.ngang-custom .ngang-custom-page-info h4{
	margin: 0;
	font-size: 15px;
}

.ngang-custom .ngang-custom-page-info > div{
	display: none;
}

.ngang-custom-page .ngang-custom-page-img{
	border: 1px solid #ccc;
	height: 65px;
	padding: 5px;
	display: table;
	text-align: center;
}

.ngang-custom .ngang-custom-page-img a{
	display: table-cell;
	vertical-align: middle;
}

.newspaper-bg-green{
	background: #78b43d;
}

.newspaper-bg-pink{
	background: #d2577e;
}

.newspaper-readmore{
	position: relative;
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
	text-align: center;
}

.newspaper-readmore a{
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 5px;
    background: #006bb5;
	color: #ffffff;
}


@media only screen and (max-width: 420px) {
    .ngang-custom-img{
		min-height: 120px;
		padding: 30px 10px;
	}
}








