.javawidget-inside {
width: 100%;
float: left;
padding:0 0 15px;
margin-bottom:15px;
border-bottom:1px solid#ccc;
}
.widget14-thumbnail {
width:100%;
float:left;
position:relative;
overflow:hidden;
}
.col-md-4.thumbw1 img,
.col-md-4.thumbw6 img,
.widget14-thumbnail img{
width:100%;
height:auto;
transform: scale(1);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;		
}
.javawidget-inside:hover img,
.widget14-thumbnail:hover img{
transform: scale(1.1); 
}	
.widget14-titlebig {
width:80%;
padding:15px 15px 15px 0;
position:absolute;
bottom:0;
left:0;	
z-index:2;
background:#fff;
}
.dark .widget14-titlebig {
background:#181818;
}
.javawidget-title {
width: 100%;
float: left;
margin-bottom:10px;
}
.col-md-4.thumbw1 {
padding:0px;	
overflow:hidden;
}
.col-md-4.thumbw1 span{
width:100%;
float:left;
text-align:center;
}
.col-md-4.thumbw1.widget2 span{
text-align:left;
}
.col-md-4.thumbw1 {
width: 30%!important;
position:relative!important;
float:left!important;	
}
.col-md-8.titlew2 {
width: 70%!important;
float:right!important;
padding:0 0 0 15px;
}
.erlinews-w3 ul li {
padding: 10px 0!important;
margin: 0!important;
border-top: none!important;
border-bottom: none!important;	
width:50%;
background-color: #111;
text-align:center;
border:0px solid#999;
font-weight:bold;
}
.erlinews-w3 ul li a{
color:#fff;
}
.erlinews-w3 ul li:before {
content: ""!important;
}
.erlinews-w3 ul li.active  {
border-radius: 0;
background-color: #F0F0F0;
}
.dark .erlinews-w3 ul li.active  {
background-color: #2d2d2d;
}
.erlinews-w3 ul li.active  a{
color: #000;
}
.dark .erlinews-w3 ul li.active a {
color: #fff;
}
.erlinews-w3 .nav.nav-pills {
width: 100%;
float: left;
margin-bottom:0px;	
}
.javawidget5-article {
width: 100%;
float: left;
font-size: 14px;
padding:0 0 15px;
margin-bottom:15px;
border-bottom:1px solid#ccc;
}
.javawidget5-article:last-child {
margin-bottom:0;
}
.javawidget5-title {
width: 100%;
float: left;
text-transform:capitalize;
margin-bottom:15px;
}
.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;
padding-right:0;	
overflow:hidden;
}
.col-md-4.thumbw6 img{
width:100%;
height:auto;
}
@media screen and (min-width: 480px) and (max-width:1024px){
.erlinews-latest-post,	
.javawidget-inside {
width: 47%;
}	
.erlinews-latest-post:nth-child(odd),
.javawidget-inside:nth-child(odd) {
float:right;
clear: right;	
}
}