/*new content*/
.cta-box a.btn-theme {
	display: inline-block;
}
.best-seo-company {
	background: #b8d2f8;
}
.p-best-seo-company {
}
.p-best-seo-company {
	padding: 35px 0 0 0;
}
.p-best-seo-company h3 {
	color: #333333;
	font-size: 32px;
	padding: 5px 0 15px 0;
	line-height: 1.2;
}
.box-content {
	margin: 20px 0 25px 0;
	border: solid 1px #ccc;
	border-radius: 4px;
	padding: 10px 15px;
	text-align: center;
}
.box-content p {
	font-size: 20px !important;
	font-weight: 600;
}
ul.pillars {
	display: table;
	margin: 40px auto 41px;
}
ul.pillars li {
	width: 214px;
	position: relative;
	text-align: center;
	float: left;
	margin-left: 47px;
}
ul.pillars li:first-child {
	margin-left: 0;
}
ul.pillars li .sno {
	width: 80px;
	height: 80px;
	border: 7px solid #edebeb;
	background: #fd5050;
	color: #fff;
	box-shadow: 0 0 1px #a2a2a2 solid;
	border-radius: 50%;
	line-height: 1.2;
	text-align: center;
	font-family: 'helveticaneuecyrbold';
	font-size: 56px;
	display: inline-block;
}
ul.pillars li .block-1 {
	width: 214px;
	height: 135px;
	background: #edebeb;
	position: absolute;
	bottom: -20px;
	left: 0px;
	z-index: 0;
}
ul.pillars li .block-2 {
	width: 184px;
	height: 100px;
	background: #e3e3e3;
	position: relative;
	text-align: center;
	font-size: 22px;
	color: #333333;
	z-index: 1;
	padding: 22px 15px;
	text-shadow: 1px 0 0 #333333;
	display: block;
	margin: 40px auto 0 auto;
}
ul.pillars li .block-2 img {
	position: absolute;
	top: -27px;
	left: 50%;
	margin: 0 0 0 -20px;
	z-index: -1;
}
.seo-banners {
	display: table;
	width: 100%;
	margin: 32px 0 20px 0;
}
.seo-banners p {
	text-align: center;
	padding: 5px 0;
}
.seo-banners a {
	float: right;
	padding: 2px;
	border: 1px solid #e6e6e6;
	box-shadow: 0 0 2px #d9d6d6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
}
.seo-banners a:first-child {
	float: left;
}
ul.listing-cms {
	margin: 10px 0 0 0;
}
ul.listing-cms li {
	background: url(../../img2/bullet-gray-big.png) no-repeat 0 6px;
	padding: 0px 0 0 20px;
	margin: 0px 0 20px 0;
	line-height: 1.5;
	font-size: 16px;
}
ul.listing-cms li strong {
	font-weight: 600;
}
.content-img {
	margin: 25px 0;
}
.content-img h4 {
	color: #333333;
	font-size: 20px;
	padding: 5px 0 15px 0;
	line-height: 1.2;
	font-weight: 400;
}
.txt-side {
	float: left;
	width: 55%;
}
ul.list-img {
}
ul.list-img li {
	background: url(../../img2/bullet-icon.png) no-repeat 0 4px;
	padding: 0px 0 0 20px;
	margin: 0px 0 20px 0;
	line-height: 1.2;
	font-weight: 400;
	font-size: 14px;
}
.img-side.img-responsive {
	float: right;
	margin: 0px;
	margin-top: -50px;
}
.mb-header.best-seo-company > img {
	max-width: 100%;
}
 @media screen and (max-width: 800px) {
ul.pillars {
 display: block;
 margin: 20px auto;
}
ul.pillars li {
 width: auto;
 position: relative;
 text-align: center;
 float: none;
 margin: 0 auto;
 display: block;
 margin-bottom: 20px;
}
ul.pillars li .block-1 {
 width: auto;
 height: auto;
}
ul.pillars li .block-2 {
 margin: 0 auto;
 margin-top: 40px;
}
.txt-side {
 float: none;
 width: auto;
}
.seo-banners {
 margin: 0 auto;
 text-align: center;
}
.seo-banners a {
 float: none;
 width: auto;
 margin: 0 auto;
 margin-bottom: 15px;
}
.seo-banners a img {
 width: 100%;
 height: auto;
}
.seo-banners a:first-child {
 float: none;
}
.img-side.img-responsive {
 float: none;
 margin: 0px auto;
}
}
 @media only screen and (min-width : 801px) and (max-width : 1024px) {
 .seo-banners {
 text-align: center;
}
.seo-banners a {
 width: 48%;
}
}
