.list_contents .view {
	float: left;
	border: 0px solid #fff;
	text-align: center;
	box-shadow: 0px #e6e6e6;
	cursor: default;
	background: #fff url(../images/bgimg.jpg) no-repeat center center;
	box-sizing: border-box;
}
.list_contents .view1 {
	float: left;
	border: 5px solid #fff;
	overflow: visible;
	position: relative;
	text-align: center;
	box-shadow: 1px 1px 2px #e6e6e6;
	cursor: default;

	box-sizing: border-box;
}

.list_contents .view1 h4{
	
	font-size:18px;
}

.list_contents .view  p{
	font-size:14px;
}

.minima-slider{
    height:320px;
  
}
.slider-controllers {
    visibility: hidden;
}
.sppb-addon-title {
    font-size:18px;
    font-weight: bold;
}

.sppb-img-responsive {
    height:180px;
}
.sppb-addon-feature.sppb-addon-text{
    font-size:12px;
}
.sp-megamenu-parent > li > a {
    font-size:18px;
    font-weight: bold;
}