.global-name .list-globla {
	padding-bottom: 10px;
}
h2.theme-heading {
	color: #000;
	font-family: "helveticaneuecyrmedium";
	font-size: 35px;
	line-height: 36px;
	margin: 0 auto;
	padding: 40px 0 20px;
	text-align: center;
	width: 450px;
}
.trend-circles .trend .trend-cell p {
	margin-bottom: 25px;
}
.smm-header {
	background: url(../../img2/smm-header.jpg) no-repeat top center;
	height: 709px;
}
.head-title {
	padding-top: 204px;
	padding-bottom: 74px;
}
.head-title h2 {
	color: #ffffff;
	font-family: 'helveticaneuecyrbold';
	font-size: 74px;
	line-height: 0.9;
	letter-spacing: -2px;
	padding: 0;
}
.head-title h2 span {
	display: block;
	font-family: 'helveticaneuecyrlight';
	font-size: 25px;
	letter-spacing: normal;
	padding: 10px 0 0 0;
}
.contact-ftbt p {
	color: #fff;
	font-size: 13px;
	padding: 8px 0;
}
.contact-ftbt a {
	position: relative;
	width: 404px;
	display: block;
}
.cnt-btn {
	float: left;
	background: #f14130;
	width: 278px;
	height: 89px;
	padding: 18px 0 0 0;
	display: table-cell;
	border-radius: 2px;
	color: #fff;
	line-height: 1.2;
	font-size: 27px;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
}
.cnt-btn span {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	background: url(../../img2/bg-span.png) no-repeat center center;
}
.contact-ftbt a .more {
	position: absolute;
	right: 0;
	background-color: #153b53;
	height: 89px;
	width: 127px;
	display: block;
	border-radius: 0 2px 2px 0;
}
.contact-ftbt a .more img {
	position: absolute;
	z-index: 12;
	left: -24px;
	top: 10px;
}
.contact-ftbt a:hover .cnt-btn, .contact-ftbt a:hover .more {
	background: #e33424;
}
.genrates {
	background: url(../../img2/bg-genrates.jpg) no-repeat center top;
	height: 675px;
}
.genrates h2 {
	font-family: 'helveticaneuecyrmedium';
	font-size: 35px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	padding: 40px 0 40px 0;
}
.genrates h2 span {
	display: block;
	padding: 20px 0 40px 0;
	font-size: 22px;
}

.proof-list {
    text-align: center;
}
.proof-list li {
	display: inline-block;
	width: 250px;
	vertical-align: top;
	margin-left: 29px;
}
.proof-list li:first-child {
	margin-left: 0px;
}
.proof-list li p {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 22px 15px;
	text-align: center;
}
.bg-reasons {
	background: url(../../img2/social-think.png) no-repeat 80% bottom;
}
.side-txt {
	padding: 25px 0 90px 0;
	width: 451px;
}
.side-txt h2 {
	font-family: 'helveticaneuecyrmedium';
	font-size: 35px;
	color: #000;
	line-height: 36px;
	padding: 40px 0 40px 0;
}
.hbdecode {
	background: url(../../img2/bg-social-decode.jpg) no-repeat center top;
	height: auto;
	margin: 63px 0 0 0;
	padding: 0 0 45px;
}
.txt-side h2 {
	font-family: 'helveticaneuecyrmedium';
	font-size: 35px;
	color: #fff;
	line-height: 36px;
	padding: 40px 0 40px 0;
}
.txt-side p {
	color: #fff;
	padding: 0 0 54px 0;
	font-size: 16px;
	line-height: 1.5;
}
.txt-side h4 {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding: 10px 0;
}
.txt-side a.btn-theme {
	display: inline-block;
}
.cta-black {
	background: #232e33;
	text-align: center;
	padding: 25px 0;
}
.cta-black h3 {
	color: #fff;
	font-size: 35px;
	display: inline-block;
	padding: 0 15px;
}
.cta-black a.btn-theme.red-btn {
	display: inline-block;
}
.cta-black a.btn-theme:hover {
	background: #fff;
	color: #f24130;
	border-color: #fff;
}
h2.page-heading {
	font-family: 'helveticaneuecyrmedium';
	font-size: 35px;
	color: #000;
	width: 500px;
	margin: 0 auto;
	padding: 40px 0 70px 0;
	text-align: center;
}

@media screen and (max-width: 1024px) {
.bg-reasons {
	background-position: 130% bottom;
}
}

@media screen and (min-width: 1281px) {
.hbdecode {
	background: url(../../img2/bg-social-decode-big.jpg) no-repeat center top;
	height: 658px;
	margin: 63px 0 0 0;
}
.txt-side {
	padding: 25px 0 90px 0;
	width: 528px;
}
.txt-side p {
	width: 446px;
}
}

@media screen and (max-width: 800px) {
.smm-header {
	background-position: left top;
	text-align: center;
	height: auto;
	padding-bottom: 25px;
}
.head-title {
	padding: 111px 0 30px 0;
}
.head-title h2 {
	font-size: 57px;
}
.contact-ftbt a {
	width: auto;
}
.contact-ftbt a .more {
	display: none;
}
.cnt-btn {
	float: none;
	margin: 0 auto;
	display: block;
}
.page-txt.width {
	width: auto;
}
.genrates {
	height: auto;
	background-repeat: repeat;
}
.proof-list li {
	display: block;
	margin: 0 auto;
}
.proof-list li:first-child {
	margin: 0 auto;
}
.bg-reasons {
	background: none;
	padding-bottom: 25px;
}
.side-txt {
	width: auto;
	padding: 0px;
}
h2.page-heading {
	width: inherit;
}
.hbdecode {
	margin-top: 30px;
}
h2.theme-heading {
	width: auto;
}
}

@media only screen and (min-width : 801px) and (max-width : 1024px) {
.proof-list {
	text-align: center;
}
.proof-list li {
	margin-left: 0;
	width: 24%;
}
.proof-list li img {
	max-width: 100%;
	height: inherit;
}
.globe {
	width: 335px;
}
}
@media only screen and (min-width : 801px) and (max-width : 992px) {
 
}
