.blur {
		background: url('../../../images/blur.jpg') no-repeat scroll 0% 0% transparent;
		background-size: cover;
}
.home-3mods {
	background: url(../images/shadow.png) repeat-x #f4f4f4;/* padding: 45px 0; */

}
 @media (max-width: 767px) {
.t3-header {
	padding: 15px 15px 0 10px;
}
.t3-mainbody {
	padding: 30px;
}
.t3-sidebar {
	border-left: 0px solid #CCC;
	border-top: 1px solid #CCC;
}
.pull-left.item-image {
	padding-bottom: 25px;
	padding-right: 0px;
	text-align: center;
	width: 100%;
}
.pull-right.item-image {
	width: 100%;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align: center;
}
}
