*{margin:0;padding:0;list-style:none;border:none;}
.slider-pro {
    font-family: 'Open Sans', Arial;
}
/* Example 5 */
a {text-decoration: none;}
#example5{float: left;}
#example5 .sp-thumbnail-image-container {
	width: 188px;
	height: 130px;
	overflow: hidden;
	float: left;
}

#example5 .sp-thumbnail-image {
	width: 100%;
	 height: 100%;
}

#example5 .sp-thumbnail-text {
	width: 140px;
    float: right;
    height:125px;
	padding:15px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#example5 .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#example5 .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}
.sp-image{width: 100% !important;height: 100% !important;float: right;margin-right: 20px;margin-left: 0 !important;}
.project-messages{width: 24%;float: left;margin-left: 10px;}
.messages-l{width: 85%;margin: 0 auto;}
.m1{font-size: 20px;}
.m2{font-size: 18px;color: #ed4a4b;line-height: 40px;}
.m3{margin-top: 10px;font-size: 16px;line-height: 26px;color: #000;}
.m4{margin-top: 14px;font-size: 16px;line-height: 26px;color: #555555;text-indent: 2rem;}
.ml,.mr{font-size: 16px;color: #000;margin-top: 0;line-height: 25px;}
.go-back{background: #2d2d2d;color: #FFFFFF;width:100%;height: 30px;text-align: center;line-height: 30px; font-size: 76.84%;margin-top: 35px;display: inline-block;}
.other-home{width: 100%;zoom: 1;margin-top: 35px;padding-top: 16px;border-top: 1px solid #bcbcbc;}
.other-home{display: block;clear: both;content: "";}
.other-home ul{margin: 0;padding: 0;}
.other-home li{float: left;width: 49%;}
.other-home li:last-child{margin-left: 2%;}
.other-home li img{width: 100%;}
.m5{font-size: 14px;color: #444444;margin-top: 17px;}
.m6{font-size: 12px;color: #b1b1b1;}
@media (max-width: 480px) {
	.project-messages{margin-bottom: 30px;}
	#example5 .sp-thumbnail {
		text-align: center;
	}
	.project-messages{width: 100%;height: 50%;}
	.sp-image{width: 100% ;margin-right: 0px;}
	#example5 .sp-thumbnail-image-container {
		/*display: none;*/
		height: 117px;
	}
	.sp-thumbnail-container{height: 117px !important;}
	#example5 .sp-thumbnail-text {
		width: 120px;
	}

	#example5 .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#example5 .sp-thumbnail-description {
		display: none;
	}
}