.footer-info-jmw{}
.footer-info-jmw ul li i{
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}
.footer-info-jmw ul li .kdes{
    float: none;
    padding: 0px 0px 0px 30px;
    font-size: 15px;
}
.footer-widget h5{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-bottom: 17px;
	position: relative;
	line-height: 0px;
	text-align: inherit;
	font-size: 13pt;
}
.footer-widget h5:before{
	content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50px;
    height: 1px;
    background-color: #00afef;
}
.news-box{
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cecece;
}
.news-img{
    overflow: hidden;
    float: left;
}
.news-img img{}
.news-judul{
    float: left;
    width: 100%;
}
.news-judul h2{
    font-size: 24px;
    padding: 0px;
    margin: 0px;
}
.news-des{
    float: left;
    width: 100%;
    overflow: hidden;
    line-height: 25px;
}
.news-des2{
    float: left;
    width: 100%;
    line-height: 25px;
}

.sizeimg{
    height: 180px;
    width: 100%;
}
.gallery{
    margin-bottom: 20px;
}


@media(min-width:991px){
	.judulkk{height: 50px;overflow: hidden;}
	.news-des{height: 103px;}
	.gallery img{width: 100%;height: 170px;}

	.imgbig{/* height: 244px; */min-height: 400px;width: 100%;margin-top: -148px;}
	.imgsmall{height: 244px;width: 100%;}
	.imgtri{height: 200px;width: 100%;}
	.alinkimg{width: 100%;overflow: hidden;height:244px;}
	.news-img{width: 100%;/* height: 350px; */overflow: hidden;float: left;}
	.desktophidden{display: none;}

	.header-info.pull-right .info-box .text-box {padding-left: 35px;}
	#callnowbutton {
		display: none;
	}
}
@media(min-width:768px) and (max-width:990px) {
	.judulkk{height: 50px;overflow: hidden;}
	.news-des{height: 103px;}
	.gallery img{width: 100%;height: 170px;	}

	.imgbig{height: 160px;width: 100%;/* margin-top: -148px; */	}
	.imgsmall{height: 160px;width: 100%;}
	.imgtri{height: 140px;width: 100%;}
	.alinkimg{width: 100%;overflow: hidden;/* height:244px; */	}
	.news-img{width: 100%;/* height: 350px; */overflow: hidden;float: left;	}
	.mobilehidden{display: none;}

	.header-info.pull-right .info-box .text-box {padding-left: 35px;}
	#callnowbutton {
		display: none;
	}
}
@media(max-width:767px){	
	.judulkk{}
	.news-des{height: 103px;}
	.gallery img{width: 100%;}

	.imgbig{/* height: 244px; */width: 100%;/* margin-top: -148px; */}
	.imgsmall{/* height: 244px; */width: 100%;}
	.imgtri{/* height: 244px; */width: 100%;}
	.alinkimg{width: 100%;overflow: hidden;/* height:244px; */}
	.news-img{width: 100%;/* height: 350px; */overflow: hidden;float: left;}
	.mobilehidden{display: none;}

	.header-info.pull-right .info-box .text-box {padding-left: 35px;}
		
	#callnowbutton{
		display: block;
		width: 100px;
		left: 0;
		border-bottom-right-radius: 40px;
		border-top-right-radius: 40px;
		height: 80px;
		position: fixed;
		bottom: -20px;
		border-top: 2px solid rgb(27, 160, 226);
		background: url(../../images/wa3.png) center 2px no-repeat rgb(80, 147, 202);
		text-decoration: none;
		box-shadow: 0 0 5px #888;
		z-index: 9999;
		background-size: 58px 58px;
	}
}

.wpb_wrapper ul{list-style: circle;}
.wpb_wrapper ul li{margin-left: 20px;}

ul.ad-thumb-list{width: 100%;}