.p-blog-marketing {
	padding: 35px 0 0 0;
}
.p-blog-marketing p {
	color: #595858;
	font-size: 16px;
	line-height: normal;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
.blog-marketing {
	background: #edf6f6 url(../../img2/b-strip.jpg) repeat-x bottom;
	display: block;
	text-align: center;
	border-bottom: solid 1px #c5cccc;
	-o-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.13);
	-icab-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.13);
	-khtml-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.13);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.13);
}
.side-text {
	clear: both;
}
.side-text h3 {
	margin: 10px 0 0px 0;
	padding: 0 0 15px 0;
	color: #000000;
	font-size: 30px;
	text-align: left;
	line-height: normal;
}
.r-conr {
	width: 376px;
	float: right;
	padding: 0 0 15px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #dbdbdb;
	text-align: center;
	background: #f1f1f1;
}
.r-conr h5 {
	font-family: 'helveticaneuecyrmedium';
	font-size: 18px;
	color: #1b516a;
	line-height: 21px;
	border-bottom: 1px solid #dbdbdb;
	padding: 11px 0 14px 0;
}
.r-conr h5 span {
	font-family: 'helveticaneuecyrbold';
	color: #372d1b;
	text-transform: uppercase;
	font-size: 22px;
}
.r-conr p {
	padding: 10px;
}

@media screen and (max-width: 800px) {
.blog-marketing img {
	width: 100%;
	height: auto;
}
.r-conr {
	float: none;
	display: block;
	width: auto;
	margin-bottom: 15px;
}
.side-text .img-responsive {
	display: block;
	text-align: center;
	float: none;
	text-align: center;
}
}

@media only screen and (min-width : 801px) and (max-width : 1024px) {
}
