.javawidget-inside {
	width: 100%;
	float: left;
	padding:20px 0;
	margin-bottom:-1px;
	border-top:1px solid#ddd;	
	border-bottom:1px solid#ddd;
}
.col-md-4.thumbw1 img{
	width:100%;
	height:auto;
	border-radius:50%;
}
.javawidget-title {
	width: 100%;
	float: left;
	margin-bottom:10px;
}
.col-md-8.titlew1,
.col-md-8.titlew2 {
	padding-right:0px;	
	border-left:1px solid#ddd;	
	clear:right;
	text-align:left;
	float:left;
    padding-left: 15px;	
}
.col-md-4.thumbw1 {
	padding-left:0px;	
}
.col-md-4.thumbw1 span{
	width:100%;
	float:left;
	text-align:center;
}
.col-md-4.thumbw1.widget2 span{
	text-align:left;
}
.col-md-8.titlew2 {
	text-transform:capitalize;
	font-weight:600;
}
@media screen and (max-width: 768px) {
.col-md-4.thumbw1 {
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
    width: 33.333333%!important;
	position:relative!important;
	float:left!important;	
}
.col-md-4.thumbw1 a{
    width: 100%;
	float:left;
	margin:5px 0 15px 0;	
}
.col-md-8.titlew1 {
	flex: 0 0 66.666667%!important;
	max-width: 66.666667%!important;
	width: 66.666667%!important;
    border-left: 0px solid#ddd;	
}
}
.javawidget-title h5,
.col-md-8.titlew2 h5{
	font-weight:600;
}
.javapaper-w3 ul li {
    padding: 5px 0!important;
    margin: 0!important;
    border-bottom: none!important;
}
.javapaper-w3 ul li.active a  {
    border-radius: 0;
    background-color: #ddd;
    color: #000;
    margin-right: 1px;
}
.javapaper-w3 .nav.nav-pills {
	width: 100%;
	float: left;
	margin-bottom:0px;	
}
.javawidget5-article {
    width: 100%;
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
	padding-bottom:15px;
	border-bottom:1px solid#ddd;
}
.javawidget5-article:last-child {
    margin-bottom: 0;
}
.javawidget5-title {
    width: 100%;
    float: left;
    font-size: 14px;
	font-weight:bold;
	margin-bottom:5px;
}
.javawidget6-top {
    float: left;
    width: 100%;
    position: relative;
	margin-bottom:15px;	
}
.javawidget6-right {
    float: left;
    width: 100%;
    position: relative;
}
.col-md-4.thumbw6 {
	padding-left:0;
    border-right: 1px solid#ddd;
}
.col-md-4.thumbw6 img{
	width:100%;
	height:auto;
}
