.order-text {
    line-height: 26px;
    font-size: 14px;
    color: #333;
}
.blog_item {
    max-height: 300px;
    height: 300px;
	margin-bottom: 48px;
}
.blog_item:nth-child(2n){
	margin-bottom: 24px;
}
.header .nav .arrow > a:before {
    top: 14px;
}
@media  (max-width: 1295px){
	.header .nav > li > a {
		font-size:13px;
	}
	.header .header_right .phones{
		padding-left: 25px;
	}
}
@media  (max-width: 1200px){
	.header .nav > li > a {
		font-size:14px;
	}

	.scroll-thead-1,
	.scroll-thead-2 {
		margin-top: -21px;
	}
}
.order-text a {
    color: #0095e5;
    font-size: 14px;
    text-decoration: underline;
}
@media  (max-width: 480px){
	.proposal {
		top: 4px;
		margin-bottom: 5px;
	}

	.paper .olstyle li {
    padding-left: 40px !important;
  }
}
.footer .sitemap{
	font-size:12px;
}
.sitemap br{
	display:none;
}
@media  (max-width: 480px){
	.sitemap br{
		display:block;
	}
}
.footer .links_item .link_top{
	margin-bottom:0;
}
.footer .side_2 .link_top{
	font-size:14px;
	
}
.footer .links_item.side_2 .link_top{
	margin-bottom:0;
	margin-top: 4px;
}
.case_slider .left .seo-link {
    display: block;
    margin-bottom: 30px;
    color: #0094e3;
    font-size: 22px;
    font-weight: 500;
}
.city_content{
	cursor:pointer;
}
@media  (max-width: 480px){
	.content .entry .inner {
		 height: auto; 
	}
	.breadcrumbs:not(.breadcrumbs-blog){
		display:none;
	}
}
.city .selected:before {
    content: none;
}
.city .selected .nsk:before {
    content: url(../img/arrow.svg);
    position: absolute;
    top: 0px;
    right: 0px;
}
.city .selected .msk:before {
    content: url(../img/arrow.svg);
    position: absolute;
    top: 0px;
    right: 38px;
}
.file-upload span.required-file{
	text-decoration:none;
	color:#333;
	padding-left: 0;
}
.file-upload span.required-file:before{
	content:none;
}
.msk:before{
    right: 38px;
}
.city_list li a {
    padding: 8px 13px 8px 19.4px;
}
.city_list li span {
	padding-top:8px;
	padding-bottom:8px;
}
@media  (max-width: 1200px){
	.city_content{
		cursor:auto;
	}
	.city_list li a {
		padding-left: 0;
		padding-right: 0;
		text-align: right;
	}
	.city_list li span {
		padding-left: 0;
	}
}
@media  (max-width: 1215px){

  body {
    margin-bottom: 0px !important;
  }
}
.content .inner {
    padding-top: 10px;
    padding-bottom: 55px;
}
.sait_map_content .breadcrumbs li {
    color: #333;
    font-size: 12px;
}
.outline {
    margin-bottom: 10px !important;
}
.list_outline {
    margin: 15px 15px; 
	line-height: 25px;
}
.rank
{
    color: #0066CC;
}
.action
{
    color: #CC6600;
}
.tag
{
    color: #336633;
}
.worth
{
    color: #CC0000;
}
.greencheck
{
    color: #006600;
}
.bluecheck
{
    color: #0033FF;
}
.yellowcheck
{
    color: #FFCC00;
}
.redcheck
{
    color: #FF0000;
}

.paper img.news-image{
	float:left;
	margin-right:30px;
}
.paper img{
max-width: 100%;
}

.paper ul{
	padding-left: 10px;
    list-style: none;	
}
.paper ul:not(.list_content){
	margin-bottom:28px;
}
.paper ul:not(.list_content) li{
    margin-bottom: 10px;
    color: #333;
    font-size: 16px;
    line-height: 23px;
    padding-left: 22px;
    position: relative;
}
.paper ul:not(.list_content) li:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0px;
    background-color: #0094e3;
}
.paper ol{
	list-style: none;
	padding-left: 0px;
	counter-reset: myCounter;
	margin-bottom:28px;
}
.paper ol li{
	margin-bottom: 10px;
    color: #333;
    position: relative;
}
.paper ol li:before {
	counter-increment: myCounter;
	content:counter(myCounter)".";
	display: inline-block;
    text-align: center;
    margin: 0px 10px;
	font-size:16px;
	font-weight:900;
}
.paper .summary ol {
	margin-bottom: 0;
}
.paper .summary > ol {
	margin: 20px 0;
}
.summary > ol {
    margin: 20px 0;
}
.summary ol {
    counter-reset: li;
    list-style: outside none none;
	padding-left: inherit; 
}
.summary ol li::before {
	display:inline;
	margin:0;
    color: #333;
    content: counters(li, ".", decimal) ". ";
    counter-increment: li;
	font-weight: 500;
}
.summary > ol > li {
    line-height: 35px;
	padding-left: 0px;
}
.summary ol li {
	margin-bottom: 0px;
    color: #104e8d;
    font-size: 16px;
	line-height: 35px;
}
.summary a{
	color: #0095e5;
	text-decoration: underline;
	font-weight: 500;
}
.summary a:hover{
	color: #ff6e00 !important;
}
.paper .olstyle
{
	list-style: outside none none;
}
@media  (max-width: 992px) {
	.blog_item {
		height: 203px;
		overflow-y:hidden;
	}
	.blog_item .description{
		height: 160px;
		overflow-y:hidden;
	}

  .service_and_price h1 {
  	margin-bottom: 44px;
  }
}

/*----------------NEW-----------------*/

.intro, .positioning, .results, .why, 
.services, .reviews, .trust, .order, .footer {
    overflow: hidden;
}

.header {
    z-index: 10;
}

.header .logo img {
    max-height: 57px;	    
    width: 138px;
}

.footer .social li img,
.contacts .social li img {
  height: 38px;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

.for_whom ul li img {
    height: 144px;
}

.promotion_bonus .item .icon img {
    height: 67px;
}

.context_profi .price .icon img {
    height: 66px;
}

.case_slider .right .col:nth-child(2) .icon_desktop {
    height: 25px;
}

.case_slider .right .col:nth-child(3) .icon_desktop {
    height: 21px;
}

.how_conversion_items li .arrow_down img {
    height: 78px;
}

.smm_results .smm_icon {
    height: 50px;
}

.content .filter li:first-child a:before {
  content: "";
  width: 12px;
  height: 7px;
  position: absolute;
  top: 14px;
  right: 16px;
  left: auto;
  background: url(../img/content/arrow.png) no-repeat;
  background-position: top left;
  background-size: 100% auto;
  transition: all 0.5s ease;
}

.content .filter._open li:first-child a:before {
    transform: rotate(-180deg);
}

.task_social_network .item .icon img{
    height: 96px;
}

.paper img {
	height: auto;
}

.blog_item .description {
	height: auto;
}

.big_left .blog_item p,
.blog_item p {
	max-height: 144px;	   
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.blog_item .title_description {
	max-height: 66px;	   
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.list_content li, .paper ul:not(.list_content) li,
.paper ol li {
  font-size: 15px;
  line-height: 23px;
}

.paper p iframe {
	max-width: 100%;
}

.paper ol {
	padding-left: 10px;
}

.paper ol li {
	padding-left: 26px;
}

.paper ol li:before {
	position: absolute;
	left: 0;
	margin: 0;
}

.paper ul:not(.list_content) li:before {
	top: 12px;
}

.file-upload span.required-file:hover {
	color: #000000;
}

.file-upload span.required-file:before {
	display: none;
}

.file-upload {
	white-space: nowrap;
}

.carousel_container_reviews .headline a,
.carousel_container_reviews .headline .title_name {
	width: 145%;
}

.fancybox-nav span {
	height: 36px;
}

.carousel_container_clients .icon {
	height: 112px;
	text-align: center;
}

.carousel_container_clients .icon > div {
	width: 100%;
	text-align: center;
	height: 112px;
}

.carousel_container_clients .icon img {
	max-width: 100%;
	max-height: 112px;
	width: auto;
	height: auto;
}

.carousel_container_reviews .owl-carousel .logo img {
    max-width: 120px;
    max-height: 75px;	
}

.carousel_container_clients .icon {
	overflow: hidden;
}

.cost .item {
	max-width: 48%;
	width: 550px;
	padding-bottom: 30px;
}

.contacts .contacts_item .description .description_item a {
	color: #333333;
}

.context_results .item .description .tasks {
	margin-top: 20px;
}

.footer .col_1 .social,
.footer .col_5 .sitemap {
	display: none;
}

.footer .phone a {
	color: #ffffff;
}

.footer .col_1 p {
	max-width: 195px;
}

.footer .col_1 p span {
	display: block;
}

.about_promotion .left p,
.about_social_network .left p,
.blog_item p {
	line-height: 1.6;
}

.social_network_consult p {
	font-size: 20px;
	line-height: 1.4;
}

.social_network_consult > span,
.blog_item .title_description {
	line-height: 1.4;	
}

.smm_price .item_blue ul li {
	margin: 6px 0;
}

.paper {
	font-weight: 300;
}

.paper p, .paper ul:not(.list_content) li,
.list_content li, .paper ol li {
	font-size: 18px;
	line-height: 1.7;	
	font-weight: normal;
	font-weight: lighter;
	font-weight: 300;
}

.paper ol li:before {
	font-size: 18px;
	line-height: 1.7;	
}

.paper .olstyle {
	padding-left: 0;
}

.paper .olstyle li {
	margin-bottom: 6px;
}

.summary ol li {
	margin-bottom: 10px;
}

.summary ol li:before {
	top: 0px;
}

.paper h3 {
	font-size: 18px;
	line-height: 1.7;	
}

.career_item .full {
	padding-top: 10px;
}
/**/

.partners_scheme ul li .title_scheme {
	line-height: 1.25;
}

.can_not .container span, .directions .line_item p,
.partners_scheme ul li p {
	line-height: 1.4;
}

.list li, .positioning .left p, .positioning ul li p,
.carousel_container_clients .owl-carousel .owl-item p,
.carousel_container_reviews .quote, .thanks .thanks_item p,
.increase_conversion p, .cost .item ul li,
.about_context .left p, .content .entry p, .about_optimization .left p,
.about_optimization .right p {
	line-height: 1.6;
}

.team .team_top p, .loyalty .inner > p,
.can_not .container p, .our_team .container p, 
.real_reviews .container .right p, .about_partners .container p,
.partners_scheme .inner > p {
	line-height: 1.7;	
}

.increase_conversion .left {
	min-height: 465px;
}

.how_conversion_items li > div {
    min-height: 0px;
}

.partners_scheme h2 {
	margin-bottom: 36px;
}

.advantage_smm .item {
	padding-bottom: 30px;
}

.advantage_smm .item > span {
	margin-bottom: 18px;
}

.advantage_smm .left .item .icon {
	margin-bottom: 25px;
}

.carousel_container_clients .owl-carousel .owl-stage-outer {
	padding-bottom: 8px;
}

.carousel_container_reviews .owl-carousel .owl-item {
	min-height: 485px;
}

.thanks .thanks_item p {
	margin-bottom: 14px;
}

.loyalty ul {
	padding-top: 8px;
}

.header .nav ul li > a, .contacts .col p a,
.feedback .bid, .feedback .callback {
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.services_item .btn {
	line-height: 42px;
}

.about_promotion .title {
	margin-bottom: 30px;
}

.context_cost h2 {
	margin-bottom: 34px;
}
.context_cost .list {
	margin-bottom: 40px;
}

.context_cost .items {
	margin-top: 30px;
}

.how_conversion .department {
	padding-top: 15px;
	padding-bottom: 10px;
}

.footer .social li img:hover, .contacts .social li img:hover {
	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

.approach_promotion .item > div > span {
	margin-bottom: 20px;
}

.cost_promotion .item:nth-child(3) > div, .cost_promotion .item:nth-child(4) > div {
	min-height: 351px;
}

.context_profi ul {
	padding-bottom: 12px;
}

.content .entry_context h1 {
  width: 64%;
  float: right;
}

.increase_context .title {
	color: #0094e3;
}

.increase_context .right span,
.increase_direkt .right span {
	font-size: 26px;
}

.increase_context .right span span {
	color: #ff6f00;
	display: inline;
}

.increase_context .right .description {
	width: 100%;
	max-width: 100%;
}

.increase_direkt .title {
	white-space: nowrap;
}

.increase_context .right .description .list,
.increase_direkt .right .description .list {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	margin-top: -10px;
}

.increase_context .right .description .list {
	margin-bottom: 30px;
}

.increase_context .right .description .list li,
.increase_direkt .right .description .list li {
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
	display: block;
	padding-left: 60px;
	min-height: 46px;
	color: #333;
  font-size: 18px;
  line-height: 1.6;
}

.increase_direkt .right .description .list li {
	padding-left: 72px;
}

.increase_context .right .description .list li:last-child {
	margin-bottom: 0;
}

.increase_context .right .description .list li:before,
.increase_direkt .right .description .list li:before {
	display: none;
}

.increase_context .right .description .list li span,
.increase_direkt .right .description .list li span {
	font-weight: bold;
}

.increase_context .right .description .list li img,
.increase_direkt .right .description .list li img {
	position: absolute;
	left: 0;
	top: 8px;
	width: 43px;
	height: 43px;
}

.increase_direkt .right .description .list li img {
	width: 56px;
	height: 56px;
}

.increase_context .left {
    min-height: 545px;
}

.increase_direkt .left {
    min-height: 500px;
}

.increase_direkt .left {
	border-color: #0094e3;
}

.increase_context p {
	padding-right: 40px;
}

.increase_direkt .right .description {
	width: 100%;
	max-width: none;
}

.expert-tuning {
	background-color: #f2f2f2;
	padding-top: 40px;
	padding-bottom: 50px;
	margin-top: 17px;
}

.expert-content:after,
.budget-content:after,
.expert-mini-block:after {
	content: '';
	display: table;
	clear: both;
}

.expert-left {
	width: 68.36%;
	float: left;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
}

.list-expert,
.mini-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.45;
	background-color: #066da4;
}

.mini-list {
	background-color: transparent;
}

.list-expert li,
.mini-list li {
	position: relative;
	display: block;
	margin: 0;
	padding: 9px 45px 9px 100px;
	background-color: #0094e3;
	min-height: 50px;
}

.list-expert li img,
.mini-list li img {
	position: absolute;
	top: 50%;
	left: 230px;
	margin-top: -25px;
}

.list-expert li:nth-child(1) img {
	left: 29px;
}

.list-expert li:nth-child(2) img {
	left: 33px;
}

.list-expert li:nth-child(3) img {
	left: 31px;
}

.list-expert li:nth-child(4) img {
	left: 31px;
}

.list-expert li:first-child {
	padding-top: 14px;
}

.mini-list li.up:after {
	content: '';
	position: relative;
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url(../img/context/icons/mini-list-up.png) no-repeat;
	background-size: 100% auto;
	top: 5px;
	margin-left: 4px;
}

.mini-list li.down:after {
	content: '';
	position: relative;
	display: inline-block;
	width: 9px;
	height: 21px;
	background: url(../img/context/icons/mini-list-down.png) no-repeat;
	background-size: 100% auto;
	top: 5px;
	margin-left: 4px;
}

.expert-block .title {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
}

.expert-left .list-expert li:nth-child(2n) {
	background-color: #066da4;
}

.expert-right {
	width: 29.3%;
	float: right;
}

.expert-tuning h2,
.budget h2,
.rates h2 {
  margin-bottom: 26px;
  color: #333;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.expert-tuning h2 span {
	white-space: nowrap;
}

.rates h2 {
	color: #ff6f00;
	margin-bottom: 38px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.rates {
	background: url(../img/direkt/rates_bg.jpg) repeat;
	background-position: top left;
	padding-top: 68px;
	padding-bottom: 103px;
}

.table-rates {
	width: 100%;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 61px;
}

.table-rates thead {
	background-color: #ff6f00 !important;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	transition: all 0s ease !important;
}

.scroll-thead-1,
.scroll-thead-2 {
	margin-bottom: 134px;
	z-index: 2;
}

.wrap-table {
	overflow: hidden;
}

.table-rates thead th {
	padding: 13px 29px 14px 15px;
	padding-left: 63px;
	position: relative;
	width: 16%;
	font-size: 22px;
	line-height: 1.1;
}

.table-rates thead th:first-child {
	text-align: center;
	padding-left: 29px;
	width: auto;
	vertical-align: middle;
}

.table-rates thead th:last-child {
	padding-left: 72px;
}

.table-rates thead img {
	position: absolute;
	left: 2px;
	top: 12px;
	width: 54px;
	height: 54px;
}

.table-rates thead th:last-child img {
	width: 56px;
	height: 55px;
	left: 9px;
	top: 10px;
}

.table-rates tbody td {
	padding: 14px 15px 15px 15px;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	color: #0094e3;
	font-weight: bold;
	vertical-align: middle;
}

.table-rates tbody td img {
	vertical-align: bottom;
}

.table-rates tbody td:first-child {
	text-align: left;
	color: #333333;
	font-weight: normal;
	padding: 14px 115px 15px 29px;
}

.table-rates tbody tr:nth-child(2n) {
	background-color: #eeeeee;
}

.table-rates tbody .free-service td {
	font-weight: bold;
	color: #333333;
}

.table-rates tbody .free-service td:first-child img {
	position: absolute;
	top: 12px;
	left: 29px;
}

.table-rates tbody .free-service td:first-child {
	padding-left: 62px;
	position: relative;
}

.table-rates tfoot {
	background-color: #0094e3;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
}

.table-rates tfoot td {
	padding: 24px 15px 29px 15px;
	text-align: center;
}

.table-rates tfoot td:first-child {
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding-left: 29px;
	padding-right: 58px;
}

.block-gift {
	margin-top: -21px;
	background-color: #eeeeee;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 18px 100px 19px 226px;
	color: #333333;
	font-size: 24px;
	min-height: 66px;
	line-height: 1.4;
	position: relative;
}

.block-gift img {
	position: absolute;
	width: 77px;
	height: 77px;
	left: 118px;
	top: 14px;
}

.budget h2 {
	margin-bottom: 21px;
}

h2 .blue {
	color: #0094e3;
}

h2 .orange {
	color: #ff6f00;
}

.expert-mini-block {
	width: 100%;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
}

.expert-mini-block:before {
	content: '';
	position: absolute;
	display: block;
	top: 10px;
	left: 0;
	background-color: #0094e3;
	width: 100%;
	height: 100%;
}

.expert-mini-block .description {
	padding: 9px 20px 8px 28px;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.45;
	background-color: #0094e3;
	width: 100%;
	box-sizing: border-box;
	-webkit-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	position: relative;
	z-index: 1;
}

.expert-mini-block img {
	vertical-align: bottom;
	width: 100%;
	-webkit-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	position: relative;
	z-index: 1;
}

.budget {
	color: #333333;
	font-size: 16px;
	line-height: 1.45;
	padding-top: 38px;
	padding-bottom: 50px;
	margin-bottom: 5px;	
}

.budget-content {
	margin-top: 23px;	
}

.budget-left {
	width: 62.89%;
	float: left;
}

.budget-right {
	width: 35.55%;
	float: right;	
}

.budget-title {
	font-size: 30px;
	line-height: 1.2;
	color: #ff6f00;
	text-align: center;
}

.budget-title span {
	display: block;
}

.budget-title.blue {
	color: #0094e3;
}

.budget-item p {
	margin-bottom: 14px;
}

.budget-item ul li p {
	margin: 0;
}

.budget-item {
	padding-top: 17px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;	
}

.budget-item-title {
	color: #ffffff;
	padding: 9px 80px 11px 28px;
	position: relative;
	display: inline-block;
	max-width: 69%;
}

.budget-item-title .number {
	margin-right: 15px;
}

.budget-item-title span {
	z-index: 1;
	position: relative;
}

.budget-item .description {
	padding: 15px 28px 20px 28px;
}

.budget-item-title:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: -30px;
	width: 100%;
	height: 100%;
	background-color: #ff6f00;
	-webkit-transform: skew(-20deg);
	   -moz-transform: skew(-20deg);
	     -o-transform: skew(-20deg);
}

.budget-item ul {
	position: relative;
	display: block;
	margin: 14px 0 0 0;
	padding: 0 0 0 50px;
}

.budget-item ul li {
	position: relative;
	display: block;
	margin: 0 0 14px 0;
	padding: 0;
	min-height: 46px;
	max-width: 630px;
}

.budget-item ul li:last-child {
	margin-bottom: 4px;
}

.budget-item .icon-block {
	background-color: #f2f2f2;
	position: absolute;
	display: block;
	width: 67px;
	left: -78px;
	top: 6px;
	text-align: right;
	height: 34px;
}

.expert-block {
	float: left;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background-color: #0094e3;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.45;
	padding: 20px 21px 14px 21px;
	box-sizing: border-box;
}

.expert-block.first-block {
	width: 28.8%;
}

.expert-block.first-block .img-block,
.expert-block.third-block .img-block {
	background-color: #ff6f00;
	border: 3px solid #ffffff;
	width: 94px;
	height: 94px;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	overflow: hidden;
}

.expert-block.first-block .img-block img,
.expert-block.third-block .img-block img {
	max-width: 100%;
	height: auto;
}

.expert-block.second-block {
	width: 50%;
	margin: 0 0.77%;
	padding-left: 30px;
	padding-top: 19px;
}

.expert-block.second-block.mobile-block {
	display: none;
}

.expert-block.second-block .list-expert {
	padding-top: 5px;
	background-color: transparent;
}

.expert-block.second-block .list-expert li {
	padding-left: 60px;
}

.expert-block.second-block .list-expert li img {
	left: 0;
}

.expert-block.third-block {
	width: 19.66%;
	float: right;
}

.highlight {
	background-color: #ff6f00;
	font-weight: bold;
	padding: 0 2px 2px 2px;
	white-space: nowrap;
}

.mini-list li {
	padding-left: 36px;
	min-height: 0;
	padding-right: 0px;
	position: relative;
}

.mini-list li img {
	left: 0;
	top: 10px;
	margin-top: 0;
}

.table-rates tfoot td .price {
	white-space: pre;
}
/*
.footer .up {
	position: relative;
	background-image: none !important;
}*/

.footer .social li a {
	cursor: pointer;
}

.footer .up {
	-webkit-transition: background-image 0.4s ease;
	-ms-transition: background-image 0.4s ease;
	transition: background-image 0.4s ease;
}

.footer .up object {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -23px;
}

.footer .up br {
	display: none;
}

.task_promotion {
	background: #f2f2f2;
}

.smm_cost .item .description {
	min-height: 0px;
}

.task_promotion .item:nth-child(1) .bottom,
.task_promotion .item:nth-child(2) .bottom {
	min-height: 125px;
}

.task_promotion .item:nth-child(3) .bottom,
.task_promotion .item:nth-child(4) .bottom {
	min-height: 140px;
}

.content .best .best_item {
	vertical-align: top;
	position: relative;
}

.best_item .autor {
	position: absolute;
	bottom: 0;
}

.pag li a {
	width: 20px;
	height: 19px;
	display: block;
	padding-top: 9px;
}

.content .filter li.open_filter {
	display: none;
}

.context_advantages .item > div {
	padding-bottom: 35px;
	min-height: 490px;
}

.about_optimization .title {
	margin-bottom: 27px;
}

.about_optimization .left {
	padding-top: 22px;
}

.about_optimization .right {
	padding-top: 25px;
}

.about_optimization .title_type {
	margin-bottom: 17px;
	padding-left: 67px;
}

.about_optimization .right p {
	margin-top: 20px;
}

.constituent_optimization .item > div > span {
	padding-left: 16px;
	width: 86%;
}

.constituent_optimization .item ul li {
	line-height: 1.6;
}

.constituent_optimization .item:nth-child(1) > div, 
.constituent_optimization .item:nth-child(2) > div {
  min-height: 0px;
}

.smm_price {
  background: url(../img/services/smm_price_bg.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
}

.about_optimization .inner {
	padding-top: 38px;
	padding-bottom: 38px;
}

.task_promotion .item .icon_2 {
	left: 32px;
}

.task_promotion_store .item:last-child .top > span {
	font-size: 28px;
}

.task_promotion_store .item .bottom {
	background: #ffffff;
}

.task_promotion_store .item {
	width: 33.33%;
}

.type_of_store .item > div {
	min-height: 0 !important;
}

.type_of_store .items {
  max-width: 1280px;
}

.increase_conversion.increase_top .title {
	margin-bottom: 24px;
}

.increase_top .right .icon:before {
	left: -8px;
}

.increase_top .right .icon {
	padding-left: 62px;
}

.increase_conversion.increase_top .right .description {
	width: 100%;
}

.increase_conversion.increase_top .left {
	min-height: 0px;
}

.increase_conversion.increase_top .right .description {
	padding-bottom: 28px;
}

.garant_top {
	margin-top: 20px;
}

.garant_top .inner > span {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.garant_top .item > div {
	padding-top: 21px;
}
.garant_top .item .icon {
	position: relative;
	top: 9px;
}

.garant_top .item > div {
	min-height: 0 !important;
}

.garant_top .item span {
	padding-right: 45px;
}

.case_promotion .inner {
	padding-bottom: 50px;
}

.cost_service .inner {
	padding-top: 42px;
}

.cost_map {
	margin-top: -46px;
	margin-bottom: -40px;
}

.cost_service .lower {
	font-size: 18px;
	margin-top: 20px;
}

.type_of_store .item span span {
	white-space: nowrap;
	padding-left: 0;
	display: inline;
}

.type_of_store .item .icon {
	margin-bottom: 12px;
}

.seomotion .right .item .description {
	padding-left: 7px;
}

.increase_top.increase_conversion .right .all {
  display: none;
  color: #0093e3;
  font-family: "Roboto";
  font-size: 14px;
  background: none;
  border-bottom: 1px dashed #0093e3;
}

.increase_top.increase_conversion .right .all span{
  display: none;
}

.increase_conversion.increase_top .right p.full {
  font-size: 18px;
  line-height: 1.6;
  text-transform: none;
  color: #333;
  position: relative;
}

.increase_top.increase_conversion .right p {
	margin-bottom: 0;
}

.increase_top.increase_conversion .right span {
	margin-bottom: 0;
}

.cost_service .lower:before {
	background-color: #0094e3;
}

.increase_conversion .title span.nowrap {
	white-space: nowrap;
	color: #333;
}

.increase_conversion .title span.nowrap span {
	color: #ff6e00;
}

span.nowrap {
	white-space: nowrap;
}

.cost_service .text {
	position: relative;
	z-index: 1;
}

.fancybox-close {
	background-size: 100% 100%;
}

.task_context_two .item .bottom,
.how_smm .item > div {
	min-height: 0 !important;
}

.entry_facebook {
	background-image: url(../img/facebook/facebook_bg.jpg);
}

.entry_vkontakte {
	background-image: url(../img/vkontakte/vkontakte_bg.jpg);
}

.entry_vkontakte_promotion {
	background-image: url(../img/vkontakte/vkontakte_promotion_bg.jpg);
}

.entry_odnoklassniki {
	background-image: url(../img/odnoklassniki/odnoklassniki_bg.jpg);
}

.entry_instagram {
	background-image: url(../img/instagram/instagram_bg.jpg);
}

.entry_google_context {
	background-image: url(../img/services/google_bg.jpg);
}

.entry_direkt {
	background-image: url(../img/direkt/yandex_bg.jpg);
}

.entry_conversion {
	background-image: url(../img/services/conversion_bg.jpg);
}

.entry_seo_promotion {
	background-image: url(../img/seo_promotion/promotion_bg.png);
}

.entry_promotion_optimization {
	background-image: url(../img/services/entry_promotion_optimization_bg.jpg);
}

.entry_social_network {
	background-image: url(../img/services/entry_social_network_bg.jpg);
}

.entry_promotion_top {
	background-image: url(../img/services/entry_promotion_top_bg.jpg);
}

.entry_promotion_store {
	background-image: url(../img/services/promotion_store_bg.jpg);
}

.entry_context.entry_promotion {
	overflow: hidden;
}

.increase_conversion.increase_networks .left {
	min-height: 0px;
	width: 734px;
	font-size: 18px;
	line-height: 1.6;
	padding-right: 20px;
	padding-bottom: 13px;
}

.increase_networks.increase_facebook .left {
	background-color: #0094e3;
	color: #ffffff;
}

.increase_networks.increase_vkontakte .left {
	background-color: #f2f2f2;
	color: #333333;
	width: 835px;
}

.increase_networks.increase_vkontakte .title span {
  color: #333333;
}

.increase_networks.increase_vkontakte .title strong,
.blue_vk {
  color: #5b7aa8;
}

.increase_conversion.increase_seo_promotion .left {
	background-color: #0a3348;
	color: #ffffff;
	width: 440px;
	min-height: 447px;
	border-color: #0094e3;
	padding-right: 40px;
}

.increase_seo_promotion .right {	
	background-color: #f2f2f2;
	color: #333333;
  margin-left: 440px;
  padding-top: 28px;
}

.increase_seo_promotion .left .title {
	color: #ffffff;
	letter-spacing: 1px;
}

.increase_seo_promotion .right .title {
	color: #0094e3;
	letter-spacing: 1px;
	font-weight: 500;
	line-height: 1.35;
	font-size: 30px;
	margin-bottom: 12px;
}

.increase_seo_promotion .right .list-icons {
	margin: -17px 0 30px 0;
	padding: 0;
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.6;
}

.increase_seo_promotion .right .list-icons li {
	margin: 0 0 1px 0;
	padding: 0 0 0 30px;
	position: relative;
	display: block;
}

.increase_seo_promotion .right .list-icons li img {
	position: absolute;
	display: block;
	left: 0;
	top: 7px;
}

.increase_seo_promotion .right .description {
	width: 100%;
	max-width: none;
}

.increase_seo_promotion .left .title span {
	color: #ffffff;
}

.increase_seo_promotion .left p {
	color: #ffffff;
}

.increase_seo_promotion .left .title .blue {
  color: #0094e3;
}

.increase_networks.increase_odnoklassniki .left {
	background-color: #f2f2f2;
	color: #333333;
	width: 600px;
}

.increase_networks.increase_odnoklassniki .title span {
  color: #333333;
}

.increase_networks.increase_odnoklassniki .title strong,
.orange_odn {
  color: #f58220;
}
.increase_networks.increase_instagram .left {
	background-color: #ff6f00;
	color: #ffffff;
	width: 629px;
}

.increase_networks.increase_instagram .title span {
  color: #ffffff;
}

.increase_conversion.increase_networks .right span.orange_inst {
  color: #ff6f00;
  font-weight: 500;
}

.orange_inst{
  color: #ff6f00;
}

.increase_networks.increase_instagram .list li span {
	background: #ff4e00
}

.increase_networks .title .icon-block {
	position: absolute;
	top: 2px;
	left: 0px;
}

.increase_networks .title {
	padding-left: 92px;
	color: #ffffff;
	position: relative;
	margin-bottom: 12px;
	box-sizing: border-box;
}

.increase_networks .left .title {
	max-width: 534px;
}

.increase_networks .title .left {
	min-height: 74px;
}

.increase_networks .title span {
	color: #ffffff;	
	position: relative;
	top: -6px;
	font-weight: normal;
}

.increase_networks .list li {
	color: #ffffff;	
	padding-left: 0;
	font-size: 18px;
	line-height: 1.6;
}

.increase_networks .list li span {
	background-color: #006ea9;
}

.increase_networks.increase_vkontakte .list li span {
	background-color: #7ac4ec;
}

.increase_networks .list li:before {
	background: #ffffff;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 14px;
	top: 10px;
}

.increase_networks.increase_vkontakte .list li {
	color: #333333;	
}

.increase_networks.increase_vkontakte .list li:before {
	background: #0094e3;
}

.increase_networks.increase_odnoklassniki .list li {
	color: #333333;	
}

.increase_networks.increase_odnoklassniki .list li:before {
	background: #0094e3;
}

.increase_networks.increase_instagram .list li {
	color: #ffffff;	
}

.increase_networks.increase_instagram .list li:before {
	background: #ffffff;
}

.increase_networks.increase_conversion .right {
	position: relative;
	margin-left: 734px;
}

.increase_networks.increase_conversion.increase_vkontakte .right {
	margin-left: 835px;
	background-color: #0094e3;
	color: #ffffff;
}

.increase_conversion.increase_vkontakte .left {
	border-color: #ffffff;
}

.increase_networks.increase_conversion.increase_odnoklassniki .right {
	margin-left: 600px;
	background-color: #ff6f00;
	color: #ffffff;
}

.increase_conversion.increase_odnoklassniki .left {
	border-color: #0094e3;
}

.increase_networks.increase_conversion.increase_instagram .right {
	margin-left: 629px;
	background-color: #f2f2f2;
	color: #333333;
}

.increase_conversion.increase_instagram .left {
	border-color: #0094e3;
}

.increase_networks .icon-decor {
	position: absolute;
	top: 27px;
	left: -30px;
}

.increase_networks .right .title {
	color: #ff6f00;
	padding-left: 0;
	margin-top: -8px;
}

.increase_networks.increase_vkontakte .right .title,
.increase_networks.increase_vkontakte .right p {
	color: #ffffff;
}

.increase_networks.increase_odnoklassniki .right .title,
.increase_networks.increase_odnoklassniki .right p {
	color: #ffffff;
}

.increase_networks.increase_instagram .right .title {
	color: #0094e3;
}

.increase_networks.increase_instagram .right p {
	color: #333333;
}

.increase_networks .right {
	font-size: 18px;
	line-height: 1.6;
	color: #333333;
	background-color: #f2f2f2;
}

.increase_conversion.increase_networks .right .description {
	width: 100%;
	max-width: none;
}

.increase_conversion.increase_networks .right span {
  display: inline;
  margin-bottom: 0px;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  text-transform: none;
  color: #333;
  position: relative;
}

.increase_networks .right span.orange {
	color: #ff6f00;
}

.increase_networks .right span.blue,
.comment span.blue,
.blue {
	color: #0094e3;
}

.increase_networks .right span.blue2,
.instruments_facebook span.blue2 {
	color: #3a559f;
}

.instruments_vkontakte {
	background: #5b7aa8;
}

.instruments_odnoklassniki {
	background-color: #f58220;
}

.instruments_odnoklassniki.instruments_networks h2,
.instruments_facebook.instruments_networks h2,
.instruments_vkontakte.instruments_networks h2 {
	color: #ffffff;
}

.instruments_instagram {
	background-color: #ffffff; /*#fbb986;*/
}

.instruments_instagram p,
.instruments_instagram  .list li {
	font-size: 16px;
}

.instruments_networks.instruments_vkontakte h2 {
	margin-bottom: 30px;
}

.increase_networks .right p {
	margin-bottom: 12px;
}

.bg_orange {
	background: #ff4800;
}

.increase_command {
	margin-top: -20px;
	margin-bottom: 54px;
}

.increase_command-block {
	background: #ffffff;	
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.increase_command .description {
	width: 60.94%;
	padding: 21px 29px 30px 29px;
	color: #333333;
	font-size: 16px;
	line-height: 1.55;
	box-sizing: border-box;
}

.increase_command .description p {
	margin-bottom: 6px;
}

.increase_command .image-block {
	width: 39.06%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	box-sizing: border-box;
}

.btn_blue {
	background: #0094e3;
	color: #ffffff;
	text-align: center;
  border-radius: 5px;
	font-size: 20px;
	line-height: 1.4;
	width: 100%;
	max-width: 520px;
	min-height: 51px;
	position: relative;
	display: block;
	padding: 11px 20px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	margin-top: 37px;
	transition: all 0.4s ease;
}

.btn_blue:hover {
	background: #ff6d00;
}

.increase_command .image-block img {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	height: 100%;
	/*image-rendering: -webkit-optimize-contrast; */
}

.increase_command-block .title {
	color: #ff6f00;
	font-size: 20px;
	line-height: 1.25;
	margin-bottom: 12px;
	font-weight: 500;
}

.instruments_instagram .block-comment.orange {
	background: #ff6f00;
}

.instruments_instagram .block-comment.orange img {
	width: 68px;
}

.instruments_instagram .block-comment {
	font-size: 18px;
	margin-top: 20px;
	padding-left: 177px;
	padding-right: 40px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.instruments_instagram .block-comment img {
	left: 75px;
	margin-top: -35px;
}

.block-comment {
	color: #ffffff;
	font-size: 22px;
	line-height: 1.4;
	min-height: 60px;
	padding: 22px 28px 23px 214px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 5px;
}

.block-comment img {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: 102px;
	max-width: 80px;
}

.block-comment.orange {
	background-color: #ff6f00;
}

.instruments_facebook {
	background-color: #3a559f;
	color: #ffffff;
}

.instruments_networks .title-block {
	max-width: 1171px;
	margin-left: auto;
	margin-right: auto;
}

.instruments_networks .comment {
	position: relative;
	padding-left: 55px;
	font-size: 22px;
	line-height: 1.4;
}

.instruments_networks .comment img {
	position: absolute;
	top: 13px;
	left: 0;
}

.instruments_networks .inner {
  padding-top: 45px;
  padding-bottom: 55px;
}

.instruments_networks h2 {
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
}

.instruments_networks .item {
  width: 50%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #333333;
  font-size: 16px;
  line-height: 1.45;
}

.instruments_networks.instruments_vkontakte .item,
.instruments_networks.instruments_instagram .item {
	width: 100%;
	float: none;
}

.instruments_networks.instruments_instagram .title-block {
	max-width: 1200px;
}

.instruments_networks.instruments_odnoklassniki .item {
	width: 33.33%;
	margin-bottom: 0;
}

.instruments_networks.instruments_vkontakte .item:last-child {
	margin-bottom: -5px;
}

.instruments_networks.instruments_vkontakte .item .top {
	width: 67.81%;
	padding-right: 25px;
	box-sizing: border-box;
}

.instruments_networks.instruments_vkontakte .item .description {
	width: 67.81%;
	padding-right: 25px;
	box-sizing: border-box;
}

.instruments_networks.instruments_vkontakte .item > div {
	position: relative;
	padding-bottom: 11px;
}

.instruments_networks.instruments_vkontakte .item .description .img-block {
	position: absolute;
	top: 0;
	right: 0;
	width: 32.19%;
	height: 100%;
	padding: 10px;
	overflow: hidden;
	box-sizing: border-box;
}

.instruments_networks.instruments_vkontakte .item .description .img-block:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	height: 10px;
	background-color: #ffffff;
}

.instruments_networks.instruments_vkontakte .item .description .img-block img {
	max-width: 100%;
	height: auto;
	image-rendering: -moz-crisp-edges;         
	image-rendering:   -o-crisp-edges;         
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; 
}

.instruments_networks.instruments_vkontakte .item .top {
	text-align: center;
}

.instruments_networks.instruments_vkontakte .item .top > div {
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.instruments_networks.instruments_vkontakte .item .top span {
	width: auto;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding-left: 16px;
}

.instruments_networks.instruments_vkontakte .item .icon {
	display: table-cell;
	vertical-align: top;
}

.instruments_networks.instruments_vkontakte .item > div:before {
	content: '';
	width: 5px;
	height: 100%;
	background: #ff6f00;
	position: absolute;
	top: 0;
	left: 67.35%;
}

.instruments_networks.instruments_vkontakte .item .img-block {
	width: 32.19%;
	position: absolute;
	top: 0;
	right: 0;
}


.instruments_networks.instruments_instagram .item div:after {
	content: '';
	display: table;
	clear: both;
}

.instruments_networks.instruments_instagram .item:last-child {
	margin-bottom: -5px;
}

.instruments_networks.instruments_instagram .item .top {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}

.instruments_networks.instruments_instagram .item .description {
	width: 75%;    
	padding: 30px 25px 30px 30px;
	box-sizing: border-box;
	float: left;
	position: relative;
}

.instruments_networks.instruments_instagram .item > div {
	padding: 0;
	position: relative;
}

.instruments_networks.instruments_instagram .item .img-block {
	position: relative;
	top: 0;
	right: 0;
	width: 25%;
	height: 100%;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	background: #f2f2f2;
	padding: 30px 10px;
}

.cost-promotion_instagram .people-head .people-block img {
	width: 124px;
}

.cost-promotion_instagram .specialist-info-block.blue .people-head {
	margin-top: -62px;
}

.cost-promotion.cost-promotion_instagram .item .bottom {
	padding-top: 0;
}

.cost-promotion.cost-promotion_instagram .item > div {
	padding: 24px 23px 27px 30px;
	margin-bottom: 20px;
}

.cost-promotion.cost-promotion_instagram .item:last-child > div {
	padding-bottom: 18px;
}

.cost-promotion.cost-promotion_instagram .item .head {
	margin: -24px -23px 14px -30px;
	background-color: #f2f2f2;
	padding: 24px 23px 21px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
	-webkit-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.cost-promotion_instagram .item:last-child .bottom .cost-list li {
	margin-bottom: 5px;
	padding-left: 0;
}

.instruments_networks.instruments_instagram .item .img-block img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.instruments_networks.instruments_instagram .item .top > div {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.instruments_networks.instruments_instagram .item .top span {
	width: auto;
	display: block;
	text-align: center;
}

.instruments_networks.instruments_instagram .item .icon {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.instruments_networks .item > div {
  padding: 30px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.instruments_networks .item .top {
  margin-bottom: 17px;
}

.instruments_networks .item .top span {
  text-transform: uppercase;
  color: #333333;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin: 15px 0 0 0;
  display: block;
  position: relative;
  width: 100%;
}

.instruments_networks .items {
	margin-top: 22px;
  margin-left: -10px;
  margin-right: -10px;  	
}

.instruments_networks .item .icon {
	text-align: center;
}

.instruments_networks .item .icon img {
	width: 80px;
}

.instruments_networks .item p {
	margin-bottom: 13px;
}

.instruments_networks .item p:last-child {
	margin-bottom: 0;
}

.instruments_networks .list li:before {
	top: 8px;
}

.instruments_facebook .item:nth-child(3) {
	clear: left;
}

.instruments_networks .btn {
  display: inline-block;
  height: 51px;
  padding: 0 37px;
  font-size: 20px;
  line-height: 49px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.instruments_networks .btn-block {
	text-align: center;
	margin-top: 14px;
}

.instruments_networks .top-head {
	background-color: #dedede;
	border-bottom: 1px solid #0094e3;
	text-align: center;
	padding: 31px 30px 30px 30px;
	margin: -30px -30px 0 -30px;		
	-wbkit-border-radius: 5px 5px 0 0;	
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin-bottom: 24px;
}

.instruments_networks .top-head .people-block {
	color: #0094e3;
	font-size: 18px;
	line-height: 1.35;
	display: table;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.instruments_networks .top-head .people-block img {
	max-width: 164px;
	margin-right: 10px;
	display: table-cell;
	vertical-align: middle;
}

.instruments_networks .top-head .people-block .name-block {
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
}

.instruments_networks .top-head .people-block .name-block .name {
	font-weight: bold;
}

.cost-promotion {
	background: url(../img/vkontakte/value_bg1.png) no-repeat;
	background-size: cover;
	background-position: center;
}

.cost-promotion .info-block {
	background-color: #0094e3;
	padding: 23px 102px 30px 265px;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;	
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  position: relative;
  line-height: 1.35;
  margin-top: 23px;
}

.cost-promotion .info-block .text p {
	width: 60%;
	float: left;
	box-sizing: border-box;
}

.cost-promotion .info-block .text p:first-child {
	width: 40%;
	padding-right: 50px;
}

.cost-promotion .info-block:after {
	clear: both;
	content: '';
	display: table;
}

.cost-promotion .info-block img {
	position: absolute;
	left: 120px;
	top: 50%;
	margin-top: -57px;
	max-width: 85px;
}

.cost-promotion .title-block {
	max-width: 1171px;
	margin-left: auto;
	margin-right: auto;
}

.cost-promotion .comment {
	position: relative;
	font-size: 22px;
	line-height: 1.4;
  text-align: center;
  color: #333333;
}

.cost-promotion h2 {
  margin-bottom: 15px;
  font-size: 48px;
  line-height: 40px;
  text-align: center;
  color: #333333;
}

.cost-promotion .inner {
  padding-top: 55px;
  padding-bottom: 40px;
}

.cost-promotion .item {
  width: 50%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #333333;
  font-size: 16px;
  line-height: 1.45;
}

.cost-promotion .item > div {
	padding: 30px 23px 30px 30px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.cost-promotion .items {
  margin-top: 22px;
  margin-left: -10px;
  margin-right: -10px;
}

.cost-promotion.cost-promotion_vkontakte .item > div {
	padding: 29px 23px 27px 30px;
	margin-bottom: 20px;
}

.cost-promotion.cost-promotion_vkontakte .item > div:last-child {
	margin-bottom: 0;
}

.cost-promotion.cost-promotion_vkontakte .item .head {
	margin: -29px -23px 11px -30px;
	background-color: #f2f2f2;
	padding: 30px 30px 32px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
	-webkit-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.cost-promotion.cost-promotion_odnoklassniki .item .head {
	margin: -2px -23px 22px -30px;
	background-color: #f2f2f2;
	padding: 28px 30px 15px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
	-webkit-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.specialist-info-block {	
	padding: 38px 95px 38px 412px;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;	
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  line-height: 1.35;
}

.cost-promotion_instagram .specialist-info-block {
	padding-left: 403px;
}

.cost-promotion_odnoklassniki .specialist-info-block {
	padding-top: 28px;
	padding-bottom: 28px;
}

.specialist-info-block .text {
	border-left: 1px solid #ffffff;
	padding-left: 30px;
}

.specialist-info-block .people-head {
	width: 336px;
	left: 85px;
	position: absolute;
	top: 50%;
	margin-top: -82px;
}

.specialist-info-block.blue .people-head {
	margin-top: -71px;
}

.people-head .people-block {
	color: #ffffff;
	font-size: 16px;
	line-height: 1.35;
	display: table;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

.people-head .people-block img {
	max-width: 164px;
	margin-right: 10px;
	display: table-cell;
	vertical-align: middle;
}

.people-head .people-block .name-block {
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
}

.specialist-info-block.orange {
	background-color: #ff6f00;	
	margin-bottom: 21px;
}

.specialist-info-block.blue {
	background-color: #0094e3;	
	margin-top: 25px;
}

.specialist-info-block span.orange {
	background-color: #ff4e00;
}

.specialist-info-block p {
	margin-bottom: 12px;
}

.specialist-info-block p:last-child {
	margin-bottom: 0px;
}

.cost-promotion_vkontakte .cost-list2 li {
	padding-left: 0;
}

.cost-promotion_vkontakte .cost-list.cost-list2,
.cost-promotion_vkontakte .head .cost-list {
	margin-bottom: 0;
}

.cost-promotion_vkontakte .cost-list {
	margin-bottom: 27px;
}

.cost-promotion_vkontakte .cost-list li .name {
	display: block;
	max-width: 60%;
	float: left;
	line-height: 1.1;
}

.cost-promotion_vkontakte .cost-list li .price {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
}

.cost-promotion_vkontakte .cost-list li {
	margin-bottom: 19px;
	position: relative;
}

.cost-promotion_vkontakte .cost-list li img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13px;
}

.cost-promotion .item .top {
	background-color: #0094e3;
	color: #ffffff;
    padding: 19px 23px 24px 30px;
	margin: -30px -23px 0 -30px;
	line-height: 1.55;
	-webkit-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.cost-promotion .item .top .title {
	font-size: 28px;
	line-height: 1.4;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

.cost-promotion .item .bottom {
	padding-top: 24px;
}

.cost-promotion_odnoklassniki .cost-list2 li {
	padding-left: 0;
}

.cost-promotion_odnoklassniki .head .cost-list {
	margin-bottom: 0;
}

.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list.cost-list2 {
	margin-bottom: 39px;
}

.cost-promotion_odnoklassniki .cost-list {
	margin-bottom: 27px;
}

.cost-promotion_odnoklassniki .cost-list li .name {
	display: block;
	max-width: 60%;
	float: left;
	line-height: 1.3;
}

.cost-promotion_odnoklassniki .cost-list li .price {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
}

.cost-promotion_odnoklassniki .cost-list li {
	margin-bottom: 31px;
	position: relative;
}

.cost-promotion_odnoklassniki .cost-list.cost-list2 li {
	margin-bottom: 27px;
}

.cost-promotion_odnoklassniki .cost-list li img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
}

.cost-promotion.cost-promotion_odnoklassniki .item > div {
	padding: 4px 23px 3px 30px;
	margin-bottom: 20px;
}

.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child {
	margin-bottom: 0;
	padding: 2px 23px 1px 30px;
}

.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list {
	margin-bottom: 15px;
}

.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .bottom {
  padding-top: 12px;
}

.cost-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

.cost-list ul {
	position: relative;
	display: block;
	margin: 16px 0 0 0;
	padding: 0;
}

.cost-list li {
	position: relative;
	display: block;
	margin: 0 0 35px 0;
	padding: 0 0 0 45px;
}

.cost-list li:after {
	clear: both;
	content: '';
	display: table;
}

.cost-list li:last-child {
	margin-bottom: 0;
}

.cost-list ul li {
	margin: 0 0 15px 0;	
	padding: 0 0 0 29px;
}

.cost-list li .name {
	font-size: 22px;
	line-height: 1.6;
	color: #333;
	letter-spacing: -0.2px;
}

.cost-list li .price {
	color: #ff6f00;
	font-size: 18px;
	font-weight: 500;
	float: right;
	position: relative;
	top: -1px;
}

.cost-list li .price .number {
	font-weight: bold;
	font-size: 22px;
}

.cost-list li img {
	position: absolute;
	top: 5px;
	left: 0;
}

.increase_networks .right p:last-child {
  margin-bottom: 25px;
}

.increase_context p {
	box-sizing: border-box;
}

.wrap-table > thead {
	display: none;
}

.increase_direkt .right p:last-child {
	margin-bottom: 26px;
}

.table-rates tbody img {
	width: 19px;
}

.how_smm .inner {
	padding-top: 50px;
}

.increase_conversion.increase_networks .inner {
	padding-bottom: 50px;
}

.instruments_networks.instruments_vkontakte .item .top span {
	max-width: 260px;
}

.positioning ul:nth-child(1) li:nth-child(1) p {
	max-width: 284px;
}

.positioning ul:nth-child(2) li:nth-child(1) p {
	max-width: 284px;
}

.positioning ul:nth-child(1) li:nth-child(2) p {
	max-width: 214px;
}

.positioning ul:nth-child(2) li:nth-child(2) p {
	max-width: 216px;
}

.task_promotion .item > div {
	background-color: #ffffff;
}

.content .entry.entry_career p,
.content .entry.entry_partners p {
	line-height: 26px;
}

.content .entry .promise p {
	line-height: 28px;
}

.how_conversion_items li:last-child  > div {
	height: auto !important;
}

.how_conversion_items .item_6 {
	display: none;
}

.entry_context {
	z-index: 3;
}

.services .services_item,
.services_item p,
.context_advantages .item > div {
	min-height: 0px !important;
}

.type_of_promotion .item > div,
.approach_promotion .item > div,
.cost_promotion .item:nth-child(3) > div, 
.cost_promotion .item:nth-child(4) > div,
.type_of_context .item > div{
	min-height: 0px;
}

.carousel_container_reviews .owl-carousel .owl-item,
.carousel_container_clients .owl-carousel .owl-item {
	min-height: 0px;
}

.list_content li:before {
	top: 12px;
}

.sprite-eurodoors {
  width: 68px;
  height: 46px;
  background: url(../img/trust/eurodoors.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
  left: 2px;
}

.sprite-volkswagen {
  width: 68px;
  height: 46px;
  background: url(../img/trust/volkswagen.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-audi {
  width: 73px;
  height: 58px;
  background: url(../img/trust/audi.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-sushi-planet {
  width: 108px;
  height: 52px;
  background: url(../img/trust/sushi-planet.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-hors {
  width: 56px;
  height: 56px;
  background: url(../img/trust/hors.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-nissan {
  width: 68px;
  height: 46px;
  background: url(../img/trust/nissan.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-bank-turov {
  width: 57px;
  height: 57px;
  background: url(../img/trust/bank-turov.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-aeros {
  width: 68px;
  height: 46px;
  background: url(../img/trust/aeros.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-zto {
  width: 47px;
  height: 46px;
  background: url(../img/trust/zto.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-skoda {
  width: 68px;
  height: 46px;
  background: url(../img/trust/skoda.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-fiat {
  width: 46px;
  height: 46px;
  background: url(../img/trust/fiat.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-vedagent {
  width: 85px;
  height: 38px;
  background: url(../img/trust/vedagent.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-sobr {
  width: 72px;
  height: 29px;
  background: url(../img/trust/sobr.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-titan-corp {
  width: 68px;
  height: 46px;
  background: url(../img/trust/titan-corp.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-rock-stars {
  width: 67px;
  height: 32px;
  background: url(../img/trust/rock-stars.png) no-repeat;
  background-size: 100% auto;
  background-color: #ffffff;
  position: relative;
}

.sprite-tehincom {
  width: 76px;
  height: 61px;
  background: url(../img/trust/tehincom.png) no-repeat;
  background-size: 100% auto;,
  background-color: #ffffff;
  position: relative;
}

.sprite-eurodoors:after,
.sprite-volkswagen:after,
.sprite-audi:after,
.sprite-sushi-planet:after,
.sprite-hors:after,
.sprite-nissan:after,
.sprite-bank-turov:after,
.sprite-aeros:after,
.sprite-zto:after,
.sprite-skoda:after,
.sprite-fiat:after,
.sprite-vedagent:after,
.sprite-sobr:after,
.sprite-titan-corp:after,
.sprite-rock-stars:after,
.sprite-tehincom:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
  background: transparent;
  opacity: 0;
}

.sprite-eurodoors:after {
  background: url(../img/trust/eurodoors_hover.png) no-repeat;
  background-color: #ffffff;
}

.sprite-volkswagen:after {
  background: url(../img/trust/volkswagen_hover.png) no-repeat;
  background-color: #ffffff;
}

.sprite-audi:after {
  background: url(../img/trust/audi_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-sushi-planet:after {
  background: url(../img/trust/sushi-planet_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-hors:after {
  background: url(../img/trust/hors_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-nissan:after {
  background: url(../img/trust/nissan_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-bank-turov:after {
  background: url(../img/trust/bank-turov_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-aeros:after {
  background: url(../img/trust/aeros_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-zto:after {
  background: url(../img/trust/zto_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-skoda:after {
  background: url(../img/trust/skoda_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-fiat:after {
  background: url(../img/trust/fiat_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-vedagent:after {
  background: url(../img/trust/vedagent_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-sobr:after {
  background: url(../img/trust/sobr_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-titan-corp:after {
  background: url(../img/trust/titan-corp_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-rock-stars:after {
  background: url(../img/trust/rock-stars_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-tehincom:after {
  background: url(../img/trust/tehincom_hover.png) no-repeat;
  background-color: #ffffff;	
}

.sprite-eurodoors:hover:after,
.sprite-volkswagen:hover:after,
.sprite-audi:hover:after,
.sprite-sushi-planet:hover:after,
.sprite-hors:hover:after,
.sprite-nissan:hover:after,
.sprite-bank-turov:hover:after,
.sprite-aeros:hover:after,
.sprite-zto:hover:after,
.sprite-skoda:hover:after,
.sprite-fiat:hover:after,
.sprite-vedagent:hover:after,
.sprite-sobr:hover:after,
.sprite-titan-corp:hover:after,
.sprite-rock-stars:hover:after,
.sprite-tehincom:hover:after {
  opacity: 1;
}

.br {
	display: block;
}

.increase_networks .title .icon-block img {
	width: 65px;
}

.increase_networks .icon-decor img {
	width: 48px;
}

.cost-promotion_instagram .cost-list li .name {
	padding-right: 10px;
}

.scheme-cooperation {
	background-color: #f2f2f2;
	padding-top: 45px;
	padding-bottom: 40px;
	margin-top: 14px;
}

.scheme-cooperation h2 {
	color: #ff6f00;
	font-size: 48px;
	text-align: center;
}

.scheme-cooperation .items {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 35px;
	position: relative;
}

.scheme-cooperation .items .item {
	float: left;
	width: 50%;
	padding: 10px;
	color: #333333;
	font-size: 16px;
	box-sizing: border-box;
}

.scheme-cooperation .items .item:first-child:before {
	content: '';
	position: absolute;
	display: block;
	background: url('../img/seo_promotion/big-arrow.svg') no-repeat;
	background-size: 100% auto;
	width: 46px;
	height: 74px;
	z-index: 1;
	top: 50%;
	margin-top: -22px;
	left: 50%;
	margin-left: -23px;
}

.scheme-cooperation .items .item > div {
  border-radius: 5px;
  position: relative;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 0px 7px 0px rgba(0, 0, 0, 0.15);
}

.scheme-cooperation .items .item .top {
	background-color: #ff6f00;
	color: #ffffff;
	font-size: 30px;
	padding: 18px 25px 20px 138px;
  -webkit-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  line-height: 1.2;
}

.scheme-cooperation .items .item .top > span {
	height: 72px;
	position: relative;
}

.scheme-cooperation .items .item .top .icon {
	position: absolute;
	height: 58px;
	border-right: 3px solid #ffffff;
	left: 25px;
	top: 25px;
}

.scheme-cooperation .items .item .top .icon img {
	width: 45px;
	margin-right: 28px;
}

.scheme-cooperation .items .item .top span {
	display: block;
}

.scheme-cooperation .items .item .bottom {
	padding: 24px 30px 27px 30px;
	font-size: 16px;
	color: #333333;
	line-height: 1.45;
	background-color: #ffffff;
  -webkit-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.conditions {
	background-color: #193342;
	padding-top: 22px;
	padding-bottom: 29px;
	overflow: hidden;
}

.conditions .items {
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 14px;
	position: relative;
}

.conditions .items .item {
	float: left;
	width: 33.33%;
	padding: 20px;
	color: #333333;
	font-size: 16px;
	box-sizing: border-box;
}

.conditions .items .item p {
	line-height: 1.45;	
}

.conditions .items .item > div {
  border-radius: 5px;
  position: relative;
  padding: 23px 30px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	background-color: #ffffff;
}

.conditions .items .item .icon {
	text-align: center;
	margin-bottom: 15px;
}

.conditions .items .item .title {
	color: #333333;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 18px;
	text-transform: uppercase;
}

.conditions .items .item .title img {
	width: 17px;
	margin-right: 7px;
	position: relative; 
	top: 2px;
}

.conditions h2 {
	font-size: 48px;
	color: #ffffff;
	text-align: center;
	line-height: 1.15;
}

.conditions h2 span {
	display: block;
}

.conditions .comment {
	font-size: 22px;
	line-height: 1.3;
	color: #ffffff;
	max-width: 680px;
	margin: 10px auto;
}

.stages h2 {
	color: #ff6f00;
}

.stages .item .top span {
	width: 85%;
  padding-left: 14px;
}

.stages .item .top span.blue {
	display: inline;
	color: #0094e3;	
  width: auto;
  vertical-align: top;
  padding-left: 0;
}

.how_smm.stages .inner {
	padding-bottom: 30px;
}

.how_smm.stages .item .icon {
	width: 68px;
}

.how_smm.stages .item .top {
	margin-bottom: 21px;
}

.stages .list-items {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 16px;
	line-height: 1.3;
}

.stages .list-items li {
	position: relative;
	display: block;
	margin: 0 0 9px 0;
	padding: 0 0 0 23px;
}

.stages .list-items li:before {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	top: 2px;
	width: 15px;
	height: 15px;
	background: url(../img/seo_promotion/ok.svg) no-repeat;
	background-size: 100% auto;
}

.success-project {
	background: url(../img/seo_promotion/success-project_bg.jpg) no-repeat;
	background-size: cover;
	background-color: #0e1f29;	
	background-position: top center;
	padding-top: 54px;
	padding-bottom: 30px;
}

.success-project .comments {
	color: #ffffff;
	font-size: 22px;
	line-height: 1.4;
	padding-top: 38px;
	padding-bottom: 60px;
}

.success-project .comment {
	width: 50%;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	box-sizing: border-box;
}

.success-project h2 {
	font-size: 48px;
	color: #ffffff;
	text-align: center;
	line-height: 1.4;
}

.success-project h3 {
	font-size: 36px;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	line-height: 1.4;
	padding-bottom: 25px;
}

.success-project .items{
  margin: 3px -15px 0 -15px;
}

.success-project .item {
  width: 33.33%;
  float: left;
  padding: 0 15px;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.success-project .item > div{
  border-radius: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	background-color: #ffffff;
}

.success-project .item .top {
  padding: 28px 15px 28px 27px;
  background-color: #0094e3;
  border: 1px solid #0094e3;
  position: relative;
  border-radius: 5px 5px 0 0;
}

.success-project .item .icon {
  position: absolute;
  left: 27px;
}

.success-project .item .icon_1 {
  top: 20px;
}

.success-project .item .icon_2 {
  top: 25px;
}

.success-project .item .icon_3 {
  top: 16px;
}

.success-project .item:nth-child(1) span {
  margin-left: 54px;	
}

.success-project .item span {
  padding-top: 8px;
  padding-bottom: 7px;
  margin-left: 64px;
  padding-left: 19px;
  border-left: 5px solid #ff6f00; 
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}

.success-project .item .bottom {
  padding: 19px 80px 24px 50px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 5px 5px;
}

.success-project .item p{    
  color: #333;
  font-size: 16px;
  line-height: 23px;
}

.own-technology {
	background: url(../img/seo_promotion/own-technology_bg.jpg) no-repeat;
	background-size: cover;	
	background-color: #0e1f29;
	background-position: top center;
	padding-top: 47px;
	padding-bottom: 30px;
}

.own-technology h2 {
	font-size: 48px;
	line-height: 1.22;
	color: #ffffff;
	text-align: center;
	max-width: 760px;
	margin-left: auto;
  margin-right: auto;
  padding-left: 120px;
  position: relative;
  box-sizing: border-box;
}

.own-technology h2 img {
	width: 92px;
	position: absolute;
	top: 14px;
	left: 0;
}

.own-technology .items{
  margin: 39px -12px 0 -12px;
}

.own-technology .item {
  width: 33.33%;
  float: left;
  padding: 0 12px;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.own-technology .item > div{
  border-radius: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	background-color: #ffffff;
	padding: 0 60px;
}

.own-technology .item .top {
  padding: 28px 10px 38px 10px;
  position: relative;
  text-align: center;
  color: #ffffff;
  background-color: #0094e3;
  border-radius: 0 0 5px 5px;
  font-size: 30px;
}

.own-technology .item .top span {
	font-size: 48px;
	font-weight: 700;
}

.own-technology .item .bottom {
  font-size: 16px;
  line-height: 1.45;
  color: #333333;
	padding: 24px 0;
}

.price-lead {
	background-color: #f2f2f2;
	padding-top: 41px;
	padding-bottom: 53px;
}

.price-lead h2 {
	color: #333333;
	font-size: 48px;
	text-align: center;
}

.price-lead_price {
	width: 100%;
	background: url(../img/seo_promotion/price-lead_price_bg.jpg) no-repeat;
	background-size: cover;
	background-position: bottom right;
	background-color: #0a3348;
	padding: 40px 130px 24px 130px;
	border-radius: 5px;
	box-sizing: border-box;
	margin-top: 44px;
}

.price-lead_price .description {
	width: 460px;
	float: left;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.35;
}

.price-lead_price .description .title {
	line-height: 1.35;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
}

.price-lead_price .description p {
	margin: 12px 0;
}

.price-lead_price .price-block {
	width: 350px;
	float: right;
	position: relative;
}

.price-lead_price .price-block .title {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 1.35;
	font-weight: 500;
	letter-spacing: 0.5px;
	margin-bottom: 11px;
	text-align: center;
	color: #ffffff;
}

.price-block {
	margin-top: 47px;
}

.price-block .select .selected {
	background-color: #0094e3;
	color: #ffffff;
	height: 51px;
	width: 100%;
	padding: 14px 20px;
	text-align: center;
	box-sizing: border-box;
	font-size: 20px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.price-block .select .selected:hover {
	background-color: #0082c7;
}

.price-block .select .selected span {
	display: inline-block;
	vertical-align: top;
}

.price-block .select .selected span:after {
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 8px;
	background: url(../img/seo_promotion/arrow.svg) no-repeat;
	background-size: 12px auto;
	margin-left: 9px;
	top: 6px;
	transition: all 0.3s ease;
}

.price-block .select .selected.open span:after {
	transform: rotate(-180deg);
}

.price-block_cost {
	color: #ff6f00;
	font-size: 22px;
	margin: 19px 0 24px 0;
	white-space: nowrap;
}

.price-block .btn {
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	position: relative;
	font-size: 20px;
	height: 51px;
	padding: 14px 20px;
	box-sizing: border-box;
}

.price-block_cost span {
	color: #ffffff;
	font-weight: 500;
	font-size: 45px;
	letter-spacing: 0.5px;
}

.select_list_hide {	
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	height: 187px;
	overflow-y: scroll;
	display: none;
	z-index: 1;
}

.price-block .select .select_list {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	color: #333333;
	display: block;
	margin: 0;
	padding: 6px 0;
}

.price-block .select .select_list li {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 20px 10px 20px;
	border-bottom: 1px solid #f2f2f2;
	transition: all 0.3s ease;
	color: #333333;
	cursor: pointer;
}

.price-block .select .select_list li:hover {
	color: #0094e3;	
}

.price-block .select .select_list li.active {
	color: #0094e3;
	font-weight: 500;
}

.stages .item .top span .dash {
	display: none;
}

span.recomm_href {
    display: block;
    margin-bottom: 15px;
    color: #0093e3;
    font-size: 22px;
}
.case_slider .left span.recomm_href {
    display: block;
    margin-bottom: 30px;
    color: #0094e3;
    font-size: 22px;
    font-weight: 500;
}

.success-project {
	position: relative;
}

.success-project:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(15, 31, 40, 0.7);
}

.success-project .inner {
	position: relative;
	z-index: 1;
}

.instruments_networks.instruments_instagram h2 {
  color: #333333;
}

.br {
	display: block !important;
}

.positioning h2 {
	font-size: 34px;
	line-height: 1.45;
}

.positioning h2 span {
	display: block;
}

.positioning h2 span.nowrap {
	display: inline;
}

.positioning .left {
	max-width: 680px;
}

.positioning .right {
	max-width: 540px;
}

.positioning ul li span {
	font-size: 49px;
}

.positioning ul {
	padding-right: 0;
}

.advantage_smm .right .item {
	position: relative;
}

.advantage_smm .item .icon {
	width: 88px;
	height: auto;
}

.advantage_smm .item .icon img {
	vertical-align: bottom;
}

.advantage_smm .right .item .icon {
	position: absolute;
	float: none;
	top: 50%;
	margin-top: -44px;
}

.advantage_smm .right .item {
  min-height: 186px;
}

.footer .up .obj1,
.footer .up .obj2 {
	display: none;
}

.content .entry_context h1,
.how_smm .item .top,
.what_gives .caption,
.context_advantages .item span,
.cost .item span,
.garant_top .item span,
.service_and_price .item .top .right .title {
	text-transform: uppercase;
}

.increase_direkt.increase_conversion .left {
	width: 400px;
}

.increase_direkt.increase_conversion .right {
	margin-left: 400px;
}

.content .filter {
	text-align: center;
}

.paper .left {
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: block;
  max-width: 750px;
}
.paper .right {
	display: none;
}

.increase_seo_promotion .right .list-icons li:nth-child(1) img,
.increase_seo_promotion .right .list-icons li:nth-child(2) img,
.increase_seo_promotion .right .list-icons li:nth-child(5) img,
.increase_seo_promotion .right .list-icons li:nth-child(6) img {
	max-width: 16px;
}

.increase_seo_promotion .right .list-icons li:nth-child(3) img,
.increase_seo_promotion .right .list-icons li:nth-child(4) img {
	left: -3px !important;
}

.increase_seo_promotion .right .list-icons li:nth-child(7) img {
	left: -1px !important;
}

.increase_networks.increase_odnoklassniki .right .title {
	font-size: 18px;
}

.nowrap {
	white-space: nowrap;
}

.header .burger {
	cursor: pointer;
}

.header .work:after {
	content: '';
	display: table;
	clear: both;
}

.increase_networks .title span .nowrap {
	top: 0;
}

.work {
	min-width: 280px;
}

.content .breadcrumbs-blog {
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.blog_title {
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.positioning .right {
	padding-top: 6px;
}

.content .filter_container {
	margin-top: 30px;
}

.about_promotion_store .title,
.about_context .title,
.increase_seo_promotion .left .title,
.about_optimization .title,
.about_promotion .title,
.about_social_network .title,
.increase_conversion.increase_top .title,
.increase_direkt .title {
	font-size: 24px;
    line-height: 1.4;
}

.increase_conversion.conversion .title,
.about_context .title,
.increase_seo_promotion .left .title,
.about_promotion .title,
.about_social_network .title,
.increase_conversion.increase_top .title,
.increase_direkt .title {
	margin-bottom: 10px;
}

.about_optimization .title {
	margin-bottom: 14px;
}

.increase_seo_promotion .left .title {
	max-width: 240px;
}

.about_promotion_store .title span,
.increase_conversion.increase_direkt .right span span,
.increase_conversion.increase_context .right span span {
	display: inline;
}

.what_gives .caption {
	font-weight: 500;
}

.increase_conversion .right span span {
	display: inline;
}

.case_slider .right .col img,
.reviews .container .right .title_position .yandex img,
.reviews .container .right .title_position span img {
	height: auto !important;
}

.results {
	background-color: #ffffff;
}

.why,
.reviews {
	background-color: #f2f2f2;
}

.trust {
	box-shadow: none;
}

.reviews .container .right {
	background-color: #f4f4f4;
}

.about_promotion .left p {
	margin-bottom: 18px;
}

.about_promotion .left p:last-child {
	margin-bottom: 0;
}

/*---------------------------------------*/

.main_briefcases {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 43px 0px 106px 0px;
}

.entry_briefcases {
	background-color: #072231;
	overflow: hidden;
	position: relative;
}

.entry_briefcases:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
	background: url('../img/briefcases/main_briefcases.jpg') no-repeat;
	background-position: center;
	opacity: 0.25;
}

.entry_training:before {
	background: url('../img/training/bg_main.jpg') no-repeat;
	background-position: center;
}

.content .breadcrumbs {
  z-index: 1;
  position: relative;
}

.entry_briefcases.entry .breadcrumbs li,
.entry_briefcases_item.entry .breadcrumbs li {
	color: #ffffff;
}

.entry_training .btn-block {
	text-align: center;
	margin-top: 56px;	
}

.entry_training .btn-block .btn {
	height: 46px;
	padding: 0 31px;
	line-height: 46px;
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.training_services {
	background: #f2f2f2;
	padding: 60px 0 61px 0;
}

.training_services_list {
	position: relative;
	display: block;
	margin-left: -32px;
	margin-right: -32px;
}

.training_services_list:after {
	content: '';
	display: table;
	clear: both;
}

.training_services_list .item {
	position: relative;
	display: block;
	width: 33.33%;
	float: left;
	padding: 0 32px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.training_services_list .item_content {
	position: relative;
	display: block;
	width: 100%;	
}

.training_services_list .item_content .title-block {
	position: relative;
	display: table;
	width: 100%;	
	table-layout: fixed;
	background: #0094e3;
	-webkit-border-radius: 9px 9px 0 0;
	-ms-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  color: #ffffff;
}

.training_services_list .item_content .title-block img {
	position: absolute;
	top: 50%;
	left: 30px;
	height: 58px;
	margin-top: -29px;
}

.training_services_list .item_content .title-block span {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;	
  height: 80px;
	padding: 0 30px 0 106px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.training_services_list .item_content .text {
	background: #ffffff;
	-webkit-border-radius: 0 0 9px 9px;
	-ms-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  padding: 18px 30px 40px 30px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.training_advantages {
	background: #193342;
	padding: 63px 0 100px 0;
}

.training_advantages h2 {
	color: #ffffff;
	text-align: center;
	font-size: 36px;
	line-height: 46px;
	font-weight: 500;
}

.training_advantages_list {
	position: relative;
	display: block;
	margin-top: 60px;
	margin-left: -10px;
	margin-right: -10px;
}

.training_advantages_list:after {
	content: '';
	display: table;
	clear: both;
}

.training_advantages_list .item {
	position: relative;
	display: block;
	width: 33.33%;
	float: left;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.training_advantages_list .item_content {
	position: relative;
	display: block;
	width: 100%;	
	-webkit-border-radius: 9px;
	-ms-border-radius: 9px;
	border-radius: 9px;
  padding: 21px 40px 33px 30px;
  background: #ffffff;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.training_advantages_list .item_content .title-block {
	position: relative;
  font-size: 24px;
  line-height: 31px;
  font-weight: 500;
  color: #000000;
	margin-bottom: 11px;
}

.training_advantages_list .item_content .title-block img {
	position: relative;
	height: 104px;
	margin-bottom: 12px;
}

.training_advantages_list .item_content .title-block span {
	position: relative;
	display: block;
	width: 100%;	
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.training_advantages_list .item_content .text {
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.training_teachers {
	position: relative;
	display: block;
	padding: 60px 0 100px 0;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
	background: #f2f2f2;
	overflow: hidden;
}

.order_training .button-bottom-main {
  text-transform: uppercase;
  height: 48px;
  font-size: 18px;
  line-height: 46px;
  padding-right: 17px;
  padding-left: 65px;
  position: relative;
  letter-spacing: 0.8px;
  overflow: hidden;
  -webkit-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  font-weight: 500;
  background-color: #0094e3;
  width: 100%;
}

.order_training .button-bottom-main:before {
  content: '';
  position: absolute;
  display: block;
  width: 48px;
  height: 100%;
  background: url(../img/instagram/mail-white.svg) no-repeat;
  background-size: 22px auto;
  background-position: center;
  background-color: #0080c4;
  top: 0;
  left: 0;
}

.order_training .button-bottom-main:hover {
  background-color: #0086cf;
  text-shadow: none;
  font-weight: 500;
}

.order_main .button-bottom-main {
  text-transform: uppercase;
  padding-right: 0px;
  padding-left: 48px;
  position: relative;
  letter-spacing: 0.8px;
  font-size: 15px;
  overflow: hidden;
  -webkit-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  font-weight: 500;
  background-color: #0094e3;
  width: 100%;
}

.order_main .button-bottom-main:before {
  content: '';
  position: absolute;
  display: block;
  width: 48px;
  height: 100%;
  background: url(../img/instagram/mail-white.svg) no-repeat;
  background-size: 22px auto;
  background-position: center;
  background-color: #0080c4;
  top: 0;
  left: 0;
}

.order_main .button-bottom-main:hover {
  background-color: #0086cf;
  text-shadow: none;
  font-weight: 500;
}


.training_teachers h2 {
	color: #000000;
	text-align: center;
	font-size: 36px;
	line-height: 46px;
	font-weight: 500;	
}

.training_teachers .comment {
	color: #000000;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;	
	max-width: 950px;
	margin: 40px auto 60px auto;
}

.slider-teachers {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.slider-teachers .owl-controls .owl-nav > div:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	top: 0;
	left: 0;
	background-color: #f2f2f2;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.slider-teachers .owl-controls .owl-prev:hover {
	background-image: url(../img/slider/pre.svg);
}

.slider-teachers .owl-controls .owl-next:hover {
	background-image: url(../img/slider/next.svg);
}

.slider-teachers .owl-controls .owl-nav > div:hover:after {
	opacity: 1;
}

.slider-teachers .owl-controls .owl-prev:after {
	background-image: url(../img/slider/pre_hover.svg);
}

.slider-teachers .owl-controls .owl-next:after {
	background-image: url(../img/slider/next_hover.svg);
}

.slider-teachers.owl-carousel .owl-stage-outer {
	padding-top: 53px;
}

.slider-teachers:after {
	content: '';
	display: table;
	clear: both;
}

.slider-teachers .item {
	position: relative;
	display: block;
	background: #ffffff;
	border-bottom: 5px solid #0094e3;
	margin: 0 27px;
	float: left;
	padding: 0 30px 24px 30px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.slider-teachers .img-block {
	position: relative;
	display: block;
	width: 200px;
	height: 200px;
	overflow: hidden;
	margin: -50px auto 19px auto;
}

.slider-teachers .img-block img {
	width: 100%;
	vertical-align: bottom;
}

.slider-teachers .name {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;		
	color: #000000;
	margin-bottom: 5px;
}

.slider-teachers .position {
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;		
	color: #000000;	
}

.order_service.order_training .title,
.order_service.order_service_new .title {
  margin-bottom: 18px;
  line-height: 56px;
  text-align: center;
  text-transform: none;
}

.order_training p,
.order_service.order_service_new p {	
  text-align: center;
  margin-bottom: 44px;
}

.order_service.order_training form {
	text-align: center;
}

.order_service_new.order_training .inner {
  padding-top: 114px;
  padding-bottom: 119px;
}

.order_service.order_training form > div {
	margin-left: 8px;
	margin-right: 9px;
}

.content .entry .main_briefcases h1,
.intro h1 {
	color: #ffffff;
	font-size: 53px;
	line-height: normal;
	text-align: center;
	letter-spacing: 0.8px;
    text-transform: none;
    margin: 0 auto 28px auto;
	font-weight: 400;
}

.intro h1 {
	font-weight: 500;	
	margin-top: 8px;
	margin-bottom: 17px;
	letter-spacing: 0px;
}

.main_briefcases .comment,
.intro p {
	color: #ffffff;
	font-size: 21px;
	line-height: 31px;
	text-align: center;	
	max-width: 950px;
	margin: 0 auto;
	font-weight: 300;
}

.intro p {
	max-width: 660px;
}

.main_briefcases .list_briefcases {
	position: relative;
	display: block;
	margin: 87px 0 0 0;
	padding: 0;
	text-align: center;
}

.main_briefcases .list_briefcases li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
	padding: 0;
	font-weight: 300;
}

.main_briefcases .list_briefcases li:first-child {
	margin-left: 0;
}

.main_briefcases .list_briefcases li:last-child {
	margin-right: 0;
}

.main_briefcases .list_briefcases li a {
	position: relative;
	display: block;
	width: auto;
	height: auto;
	padding: 14px 30px 17px 30px;
	-webkit-border-radius: 22px;
	-ms-border-radius: 22px;
	border-radius: 22px;
	background-color: #ffffff;
	color: #333333;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.main_briefcases .list_briefcases li a:hover {
	color: #ffffff;
	background-color: #0094e3;
}

.main_briefcases .list_briefcases li a.active {
	color: #ffffff;
	background-color: #0094e3;
}

.cases {
  color: #ffffff;
	font-weight: 400;
} 

.cases_green .cases_item {
	background-color: #00837a;
}

.cases_green .cases_list {
	background-color: #24968e;
}

.cases_green2 .cases_item {
	background-color: #79a946;
}

.cases_green2 .cases_list {
	background-color: #4e8b0d;
}

.cases_blue .cases_item {
	background-color: #00acee;
}

.cases_blue .cases_list {
	background-color: #0094cd;
}

.cases_red .cases_item {
	background-color: #b60000;
}

.cases_red .cases_list {
	background-color: #9e0000;
}

.cases_orange .cases_item {
	background-color: #ff6f00;
}

.cases_orange .cases_list {
	background-color: #d95e00;
}

.cases_purple .cases_item {
	background-color: #a2007a;
}

.cases_purple .cases_list {
	background-color: #7e005f;
}

.cases_purple2 .cases_item {
	background-color: #384088;
}

.cases_purple2 .cases_list {
	background-color: #272f75;
}

.cases_item {
	padding: 30px 0 31px 0;
	text-align: center;
}

.cases_item .img-block {
	position: relative;
	display: inline-block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 13px;
}

.cases_item .img-block img {
	vertical-align: bottom;
	max-width: 100%;
}
	
.cases_item .title {
	font-size: 30px;
	line-height: normal;
	margin-bottom: 24px;
	position: relative;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
	
.cases_item .text {
	font-size: 24px;
	line-height: normal;
	margin-bottom: 28px;
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
	
.cases_item .link {
	font-size: 18px;
	line-height: normal;
}
	
.cases_item .link a {
	color: #ffffff;
	cursor: pointer;
	border-bottom: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}

.cases_list {
	text-align: center;
	padding-top: 32px;
	padding-bottom: 32px;
}

.cases_list .inner:after {
	content: '';
	display: table;
	clear: both;
}

.cases_list .inner {
	padding-left: 50px;
	padding-right: 50px;
}

.cases_list .item {
	text-align: left;
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 33.33%;
	font-size: 24px;
	line-height: normal;
	padding: 8px 30px 12px 42px;
	box-sizing: border-box;
	border-right: 2px solid #ffffff;
	color: #ffffff;
	font-weight: 300;
	text-decoration: none;
}

.cases_list .item:last-child {
  border-right: none; 
}
 
.cases_list .item p {
	margin: 0;
	position: relative;
	display: block;
	max-width: 325px;
	color: #ffffff;
	font-size: 20px;
	line-height: normal;
}

.cases_list .item:first-child p {
	margin-left: auto;
	margin-right: 0;
}

.cases_list .item:last-child p {
	margin-left: 0;
	margin-right: auto;
}

.cases_list .item p strong {
	font-weight: 500;
}

.main_briefcases_item {
	position: relative;
	padding-bottom: 38px;
}

.entry_briefcases_item {
	overflow: hidden;
}

.entry_briefcases_item .cases_list {
	padding-top: 20px;
	padding-bottom: 0;
}

.entry_briefcases_item .cases_list .item {
	padding-left: 60px;
	padding-right: 60px;
}

.entry_briefcases_item .cases_list .item p {
	max-width: 427px;
	font-size: 22px;
	line-height: 29px;
}

.entry_briefcases_item .cases_list .inner {
	padding-left: 0px;
	padding-right: 0;	
  margin-left: -60px;
  margin-right: -60px;
  width: auto;
  display: inline-block;
  max-width: 1400px;
}

.entry_briefcases_item .cases_list .item:last-child p {
  margin-left: auto;
  margin-right: 0;
}

.main_briefcases_item .inner {
	padding-left: 240px;
  color: #ffffff;
	position: relative;
}

.content .entry .main_briefcases_item h1 {
	font-size: 48px;
	line-height: 58px;
  color: #ffffff;
  margin: 0 0 28px 0;
	font-weight: 300;
	/*padding-right: 190px;*/
}

.main_briefcases_item .img-block {
	position: absolute;
	top: 2px;
	right: -8px;
}

.main_briefcases_item .img-block img {
	image-rendering: -moz-crisp-edges;         
	image-rendering:   -o-crisp-edges;         
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; 
}

.main_briefcases_item .text {
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
}

.main_briefcases_item .cases_logo {
	display: table-cell;
	vertical-align: middle;
}

.main_briefcases_item .cases_logo img {
	margin-right: 30px;
}

.main_briefcases_item .cases_site {
	display: table-cell;
	vertical-align: middle;	
}

.main_briefcases_item .block-link {
	font-size: 24px;
	display: inline-block;
	vertical-align: top;
	margin-top: 43px;
	font-weight: 500;
}

.main_briefcases_item .block-link a {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.main_briefcases_item .block-link a:hover {
	border-bottom-color: transparent;
}

.main_briefcases_item .comment {
	font-size: 18px;
  margin-top: 39px;
	font-weight: 500;
}

.content .entry .main_briefcases_item .inner {
	padding-top: 1px;
}

.purpose {
	padding-top: 70px;
}

.purpose h2 {
	font-size: 36px;
	line-height: normal;
	text-align: center;
	color: #000000;
	font-weight: 400;
}

.purpose_list {
	position: relative;
	display: block;
	margin: 48px auto -13px auto;
	padding: 0;
	max-width: 750px;
}

.purpose_list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	min-height: 69px;
	margin: 0 0 73px 0;
	padding: 0 20px 0 100px;
	color: #000000;
	font-size: 18px;
	line-height: 23px;
	box-sizing: border-box;
	font-weight: 300;
}

.purpose_list li:nth-child(2n) {
	width: 49%;
	padding-right: 0;
}

.purpose_list li img {
	position: absolute;
	top: 5px;
	left: 0;	
}

.purpose_list li span {
	position: relative;
	display: block;
}

.features {
	padding-bottom: 56px;
}

.features h2 {
	font-size: 36px;
	line-height: normal;
	text-align: center;
	color: #000000;
	font-weight: 400;
}

.features_list {
	position: relative;
	display: block;
	margin: 33px auto 0 auto;
	padding: 0;	
	max-width: 750px;
}

.features_list li {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
	color: #000000;
	font-size: 18px;
	line-height: 1.7;
	font-weight: 300;
}

.features_list li:before {
	content: '';
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background-color: #0096e7;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	top: 11px;
	left: 0;
}

.headmen {
	padding-bottom: 58px;
}

.headmen_block {
	max-width: 1050px;
	margin: 0 auto;
	position: relative;
	background-color: #f2f2f2;
	padding: 40px 55px 36px 336px;
	min-height: 299px;
	box-sizing: border-box;
}

.headmen_block .men-block {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 336px;
	text-align: center;
	padding: 33px 30px;
	color: #000000;
	box-sizing: border-box;
}

.headmen_block .men-block .img-block {
	overflow: hidden;
	position: relative;
	display: block;
	width: 170px;
	height: 170px;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #ffffff;
	margin: 0 auto 6px auto;
}

.headmen_block .men-block .img-block img {
	vertical-align: bottom;
}

.headmen_block .men-block .name {
	font-size: 24px;
	line-height: 28px;
  margin-bottom: 2px;
	font-weight: 500;
}

.headmen_block .men-block .position {
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
}

.headmen_block .text {
	font-size: 18px;
	line-height: 1.7;
	font-weight: 300;
	color: #000000;
	height: 223px;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
}

.headmen_block .text p,
.client_block .text p {
	margin: 18px 0;
}

.headmen_block .text p:first-child,
.client_block .text p:first-child {
	margin-top: 0;
}

.headmen_block .text p:last-child,
.client_block .text p:last-child {
	margin-bottom: 0;
}

.history-development h2 {
	font-size: 36px;
	line-height: normal;
	text-align: center;
	color: #000000;
	font-weight: 400;	
}

.history-development_list {
	position: relative;
	display: block;
	margin: 33px auto 0 auto;
	padding: 0;	
	max-width: 750px;	
}

.history-development_list li {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 28px 47px;
	color: #000000;
	font-size: 18px;
	line-height: 28px;
}

.history-development_list li:before {
	content: '';
	position: absolute;
	display: block;
	width: 3px;
	height: 100%;
	top: 8px;
	left: 6px;
	background-color: #00acee;
}

.history-development_list li:after {
	content: '';
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	top: 8px;
	left: 0;
	background-color: #ffffff;
	border: 3px solid #00acee;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	box-sizing: border-box;
}

.history-development_list li:first-child:before,
.history-development_list li:first-child:after {
	top: 7px;
}

.history-development_list li:first-child:before {
	height: 101%;
}

.history-development_list li:last-child:before {
	display: none;
}

.history-development_list li:last-child {
	padding-bottom: 0;
}

.history-development_list li .data {
	font-weight: 500;
}

.history-development_list li .text {
	font-size: 18px;
	line-height: 1.7;
	font-weight: 300;
}

.moments {
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	margin: 55px auto 0 auto;	
	font-weight: 300;
}

.moments .text p,
.moments .text h4,
.moments .table {
	margin-left: auto;	
	margin-right: auto;
	max-width: 750px;	
}

.moments p {
	font-size: 18px;
	line-height: 1.7;
	font-weight: 300;
	color: #000000;	
	margin: 28px 0;
}

.moments strong {
	font-weight: 500;	
}

.moments h2 {
	font-size: 36px;
	line-height: normal;
	text-align: center;
	color: #000000;
	font-weight: 400;	
	margin-bottom: 30px;	
}

.moments h3 {
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	color: #000000;
	font-weight: 300;
	margin-bottom: 33px;	
}

.moments h4 {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #000000;	
	margin-bottom: 30px;	
	font-weight: 500;
}

.moments .title-table {
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #000000;
	font-weight: 300;	
	margin-bottom: 30px;	
}

.moments_list {
	position: relative;
	display: block;
	margin: -4px auto 38px auto;
	padding: 0;	
	max-width: 750px;
}

.moments_list li {
	position: relative;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 18px;
	color: #000000;
	font-size: 18px;
	line-height: 1.7;
	font-weight: 300;
}

.moments_list li:before {
	content: '';
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background-color: #0096e7;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	top: 11px;
	left: 0;
}

.star-list {
	position: relative;
	display: block;
	margin: 0px auto 52px auto;
	padding: 0;	
	max-width: 750px;
}

.star-list li {
	position: relative;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 29px;
	color: #000000;
	font-size: 20px;
	line-height: 1.7;
	font-weight: 300;
}

.star-list li strong {
	font-size: 21px;
}

.star-list li:before {
	content: '';
	position: absolute;
	display: block;
	width: 13px;
	height: 13px;
	top: 10px;
	left: 0;
	background: url('../img/briefcases_aeros/star.png') no-repeat;
}

.moments .site-menu {
	margin-top: -9px;
}

.moments .site-menu h2 {
	text-align: center;
	margin-bottom: 22px;
}

.moments .site-menu p {
	margin-top: 0;
}

.moments .results-work h1 {
	text-align: center;
	margin-bottom: 27px;	
}

.moments .text-traffic h2 {
	text-align: center;
	padding-top: 4px;
	margin-bottom: 44px;	
}

.moments .search-phrases h2 {
	text-align: center;
	padding-top: 27px;
	margin-bottom: 33px;	
}

.moments .search-phrases h3 {
  margin-bottom: 21px;
}

.moments .results-work h2 img {
	margin-right: 16px;
	position: relative;
	top: 5px;
}

.moments .results-work h3 {
	margin-bottom: 24px;	
}

.moments .results-work {
	margin-top: 59px;
}

.moments .search-phrases {
	margin-top: 27px;
}

.moments .search-phrases_percent h2 {
	text-align: center;
	padding-top: 15px;
	margin-bottom: 33px;	
}

.moments .search-phrases_percent h3 {
  margin-bottom: 21px;
}

.moments .text.center {
	text-align: center;
}

.moments .table {
	position: relative;
	width: 100%;
	table-layout: fixed;
	box-sizing: border-box;
  border-spacing: 0px;
  border-collapse: collapse;
  margin-bottom: 57px;
}

.moments .search-phrases_percent .table {
	max-width: 444px;
	margin: 43px auto 47px auto;
}

.moments .table thead th {
	font-size: 16px;
	line-height: 19px;
  text-align: center;
  color: #ffffff;
  background-color: #ff6f00;
  padding: 8px 3px 8px 3px; 
  vertical-align: middle;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
	box-sizing: border-box;
	height: 55px;
	font-weight: 500;
}

.moments .table thead th:first-child {
	-webkit-border-radius: 6px 0 0 0;
	-ms-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
}

.moments .search-phrases .table thead th:first-child {
	width: 362px;
	text-align: left;
	padding-left: 30px;
}

.moments .table thead th:last-child {
	border-right: none;
	-webkit-border-radius: 0 6px 0 0;
	-ms-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}

.moments .table tbody td:last-child:after {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	top: 0;
	right: 0;
	background-color: #e4e4e4;
}

.moments .table tbody td {
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #eeeeee;	
	font-size: 16px;
	line-height: 28px;
  padding: 12px 3px 13px 3px; 
  vertical-align: middle;
  text-align: center;
  color: #000000;
	box-sizing: border-box;
	position: relative;
	font-weight: 300;
}

.moments .search-phrases .table tbody td:first-child {	
	font-size: 14px;
	line-height: 26px;
	padding-left: 30px;
	text-align: left;
	font-weight: 400;
}

.moments .search-phrases .table tbody td {	
	font-size: 16px;
	line-height: 22px;
  padding: 6px 3px 6px 3px; 
}

.moments .table tbody td:first-child {
  border-left: 1px solid #e4e4e4;	
	font-weight: 500;
}

.moments .table tbody td:last-child {
	border-right: none;	
}

.moments .table tbody tr:nth-child(2n) td {
	background-color: #eeeeee;	
}

.moments .table tbody tr:last-child td {
	border-bottom-color: #e4e4e4;
}

.screenshot {
	position: relative;
	text-align: center;
	max-width: 100%;
	margin: 0 auto 49px auto;
}

.screenshot.with_shadow {
	max-width: 1050px;
	-webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.13);
	-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.13);
	box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.13);
}

.screenshot.with_shadow img {
  image-rendering: -webkit-optimize-contrast;
}

.screenshot img {
	vertical-align: bottom;
	max-width: 100%;
}

.screenshot_description {
	position: relative;
	text-align: center;
	max-width: 1080px;
	margin: -49px auto 0 auto;	
	padding-bottom: 67px;
}

.screenshot_description:after {
	content: '';
	display: table;
	clear: both;
}

.screenshot_description .item {
	font-size: 16px;
	line-height: 22px;
	padding: 20px 20px 21px 23px;
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
  -webkit-box-shadow: -1px 3px 21px 0px rgba(0, 0, 0, 0.21);
	-moz-box-shadow:    -1px 3px 21px 0px rgba(0, 0, 0, 0.21);
	box-shadow:         -1px 3px 21px 0px rgba(0, 0, 0, 0.21);
	box-sizing: border-box;
	margin-top: 20px;
	font-weight: 300;
	font-style: italic;
}

.screenshot_description .item:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
  background-color: #00acee;
  top: 0;
  left: 0;
	-webkit-border-radius: 6px 6px 0 0;
	-ms-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.screenshot_description .item:before {
	content: '';
	position: absolute;
	display: block;
}

.screenshot_description .item-left {
	max-width: 316px;
	margin-right: 110px;
}

.screenshot_description .item.item-left:before {
	width: 114px;
	height: 188px;
	top: -134px;
	left: 114px;
	background: url('../img/briefcases_aeros/arrow-1.png') no-repeat;
}

.screenshot_description .item-center {
	max-width: 238px;	
	margin-right: 114px;
}

.screenshot_description .item.item-center:before {
	width: 114px;
	height: 142px;
	top: -20px;
	left: -114px;
	background: url('../img/briefcases_aeros/arrow-2.png') no-repeat;
}

.screenshot_description .item-right {
	max-width: 238px;	
}

.screenshot_description .item.item-right:before {
	width: 128px;
	height: 137px;
	top: -65px;
	left: -128px;
	background: url('../img/briefcases_aeros/arrow-3.png') no-repeat;
}

.client .big-btn {
	position: relative;
	display: block;
	width: 100%;
	max-width: 367px;
	height: 71px;
	line-height: 71px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 30px;
	letter-spacing: 0.8px;
	font-weight: 400;
  cursor: pointer;
  text-align: center;
  padding: 0 10px;
  margin: 48px auto 0 auto;
  box-sizing: border-box;
}

.client h2 {
  font-size: 36px;
  line-height: normal;
  text-align: center;
  color: #000000;   
	margin-bottom: 41px;
	font-weight: 500;
}

.client_block {
	max-width: 1050px;
	margin: 0 auto 120px auto;
	position: relative;
	background-color: #f7f7f7;
	padding: 40px 55px 36px 336px;
	min-height: 290px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 9px;
	-ms-border-radius: 9px;
	border-radius: 9px;
}

.client_block .men-block {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 336px;
	text-align: center;
	padding: 33px 30px;
	color: #333333;
	box-sizing: border-box;
}

.client_block .men-block .img-block {
	overflow: hidden;
	position: relative;
	display: block;
	width: 170px;
	height: 170px;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #ffffff;
	margin: 0 auto 6px auto;
}

.client_block .men-block .img-block img {
	vertical-align: bottom;
}

.client_block .men-block .name {
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
  margin-bottom: 2px;
}

.client_block .men-block .position {
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
}

.client_block .text {
	font-size: 18px;
	line-height: 1.7;
	font-weight: 300;
	color: #333333;
}

.increase_top.increase_conversion .right p {
	margin-top: 16px;
}

.about_promotion_store .left p:last-of-type {
	margin-top: 0;
}

.about_optimization .left p,
.about_context .left p,
.increase_conversion.increase_top p,
.about_promotion_store .left p:last-of-type,
.increase_seo_promotion .left p,
.increase_direkt .left p,
.increase_context .left p,
.about_social_network .left p,
.increase_conversion.conversion p,
.increase_conversion.conversion .right p {
	margin-bottom: 16px;
}

.increase_context .left p {
	padding-right: 0;
}

.about_optimization .left p:last-child,
.about_context .left p:last-child,
.increase_conversion.increase_top p:last-child,
.increase_seo_promotion .left p:last-child,
.increase_direkt .left p:last-child,
.increase_context .left p:last-child,
.about_social_network .left p:last-child,
.increase_conversion.conversion p:last-child,
.increase_conversion.conversion .right p:last-child {
	margin-bottom: 0px;
}

.increase_context .title {
	margin-bottom: 7px;
}

.about_promotion_store .title,
.increase_context .right span, 
.increase_direkt .right span {
	margin-bottom: 13px;
}

.increase_context .right .description .list,
.increase_seo_promotion .right .list-icons,
.increase_direkt .right p:last-child {
  margin-bottom: 2px;
}

.context_cost .item .bottom .link-more {
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: top;
  font-size: 18px;
  font-weight: 500;
  color: #0094e3;
  text-decoration: none;
  border-bottom: 1px solid #0094e3;
  transition: all 0.3s ease;
  margin-left: 30px;
  padding-top: 15px;
}

.context_cost .item .bottom .link-more:hover {
  color: #ff6f00;	
  border-color: #ff6f00;
}

.budget-item .description .btn {
  width: 280px;
  height: 51px;
  line-height: 50px;
  color: white;
  font-size: 20px;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  text-align: center;
  display: block;
  max-width: 100%;
}

.paper h2 {
	font-weight: 500;
	line-height: 1.6;
}

.paper h3 {
	font-weight: 500;
}

.news-image1{
  float: right;
  margin-right: 30px;
}

.article-table {
	
	font-size: 15px;
}
.article-table strong, .article-table th {
	font-weight: 400;
}
.article-table tr{
	
}
.article-table tr:nth-child(2n) {
	background: #f2f2f2;
}
.article-table tr:nth-child(1) {
	background: #d9e2f1;
}
.article-table tr:nth-child(2) {
	background: #d9e2f1;
}
.article-table .wider {
	padding: 10px  55px 5px;
}
.article-table th,td{
	padding-top: 10px;
	padding-bottom:5px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #e8e8e8;
	text-align: center;
	vertical-align: middle;
}

.table-mobile {
	display: none;
}

.instruments_instagram .block-comment.orange p {
	margin-bottom: 12px;
}

.instruments_instagram .block-comment.orange p:last-child {
	margin-bottom: 0px;
}

.constituent_optimization .description .right p {
	margin-bottom: 20px;
}

.constituent_optimization .description .right p:last-child {
	margin-bottom: 0px;
}

.question_result {
	padding: 91px 0 100px 0;
	background-color: #f2f2f2;
}

.question_result.question_cases {
	padding-top: 90px;
}

.question_result p {
	font-size: 48px;
	color: #000000;
	font-weight: 300;
	text-align: center;
}

.question_result h1 {
	font-size: 48px;
	color: #000000;
	font-weight: 300;
	text-align: center;
}

.question_btn {
	position: relative;
	display: table;
	width: 100%;
	text-align: center;
	margin-top: 45px;
}

.question_btn a {
	position: relative;
	display: table-cell;
	cursor: pointer;
	width: 33.33%;
	height: 134px;
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
}

.question_btn a:after {
	content: '';
	position: absolute;
	display: block;
	min-width: 100%;
	width: auto;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.17;
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.question_btn a:hover:after {
	opacity: 0;
}

.question_btn a img {
	height: 35px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.btn_fb {
	background: #4065b4;
}

.btn_send {
	background: #ff6f00;
}

.btn_vk {
	background: #4e759d;
}

a.btn_fb:after {
	background: url('../img/question/bg_facebook.jpg') no-repeat;
}

a.btn_send:after {
	background: url('../img/question/bg_send.jpg') no-repeat;
}

a.btn_vk:after {
	background: url('../img/question/bg_vk.jpg') no-repeat;
}

.btn_send span {
	position: relative;
	top: 7px;
	margin-left: 12px;
}

.aeros_purpose li:nth-child(1) img {
	width: 68px;
	left: 0;
}

.aeros_purpose li:nth-child(2) img {
	width: 56px; 
	top: 3px; 
	left: 12px;
	left: 7px;
}

.aeros_purpose li:nth-child(3) img {
	width: 53px; 
	left: 11px;
	left: 0;
}

.aeros_purpose li:nth-child(4) img { 
	width: 43px;
	top: 3px; 
	left: 24px;
	left: 17px;
}

.bgt_purpose li:nth-child(1) img {
	width: 54px;
	left: 27px;
	left: 0;
}

.bgt_purpose li:nth-child(2) img {
	width: 52px; 
	left: 25px;
	left: 10px;
}

.moments_imp {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.moments_imp h1 {
	font-size: 36px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 44px;
}

.moments_imp p {
	font-size: 36px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 44px;
}

.moments_imp h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	color: #000000;
	text-align: center;	
}

.moments_imp_list {
	position: relative;
	display: table;
	margin: 57px -50px 40px 0;
	padding: 0;
}

.moments_imp_list li {
	position: relative;
	display: table-cell;
	margin: 0;
	padding: 0px 50px 0 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	color: #000000;
	vertical-align: top;
	width: 16.66%;
}

.moments_imp_list li .img-block {
	width: 100%;
	height: 87px;
	padding-left: 20px;
	padding-right: 20px;
}

.moments_imp_list li img {
	
}

.map_description {
	margin-top: 74px;
}

.map_description .map {
	position: absolute;
	display: block;
	width: 259px;
	top: 8px;
	left: -234px; /*-306px;*/
}

.map_description .map img {
	max-width: 100%;
}

.map_description .text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	color: #000000;
	max-width: 750px;
	margin-left: 300px;
}

.map_description p {
	margin: 16px 0;
}

.table_phrases {
	position: relative;
	width: 100%;
	max-width: 750px;
	table-layout: fixed;
	box-sizing: border-box;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0 auto 57px auto;
}

.table_phrases thead th {
	font-size: 16px;
	line-height: 19px;
  text-align: center;
  color: #ffffff;
  background-color: #ff6f00;
  padding: 8px 3px 8px 3px; 
  vertical-align: middle;
  border-right: 1px solid #e4e4e4;
  border-bottom: none;
	box-sizing: border-box;
	height: 38px;
	font-weight: 500;
}

.table_phrases thead th:first-child {
	-webkit-border-radius: 6px 0 0 0;
	-ms-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
}

.table_phrases thead th:first-child {
	width: 313px;
	text-align: left;
	padding-left: 30px;
}

.table_phrases thead th:last-child {
	border-right: none;
	-webkit-border-radius: 0 6px 0 0;
	-ms-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}

.table_phrases tbody td:last-child:after {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	top: 0;
	right: 0;
	background-color: #e4e4e4;
}

.table_phrases tbody td {
  border-right: 1px solid #e4e4e4;
  border-top: none;	
  border-bottom: none;	
	font-size: 16px;
	line-height: 24px;
  padding: 12px 3px 13px 3px; 
  vertical-align: middle;
  text-align: center;
  color: #000000;
	box-sizing: border-box;
	position: relative;
	font-weight: 300;
}

.table_phrases tbody td:first-child {	
	font-size: 16px;
	line-height: 24px;
	padding-left: 28px;
	text-align: left;
	font-weight: 400;
}

.table_phrases tbody td {	
	font-size: 16px;
	line-height: 22px;
  padding: 5px 3px 6px 3px; 
}

.table_phrases tbody tr.border-bottom td {	
	border-bottom: 17px solid #eeeeee;
	padding-bottom: 8px;
}

.table_phrases tbody td:first-child {
  border-left: 1px solid #e4e4e4;
	font-weight: 400;
}

.table_phrases tbody td:last-child {
	border-right: none;	
}

.table_phrases tbody tr:last-child td {
	border-bottom: 1px solid #e4e4e4;
}

.table_phrases tbody tr.head-table td {
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	text-align: center;
	background: #eeeeee;
	border-right: 1px solid #bcbcbc;
}

.moments h5 {
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	text-align: center;
	margin: 0;
}

.moments h5 a {
	text-decoration: none;
	cursor: pointer;	
	color: #0094e3;
	font-size: 18px;
	word-wrap: break-word;
	border-bottom: 1px solid #0094e3;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.moments h5 a:hover {
  color: #ff6d00;
  border-color: #ff6d00;
}

.sites-visited {
	margin-top: 80px;
	margin-bottom: 62px;
}

.sites-visited h3 {
	margin-bottom: 14px;
}

.sites-visited .screenshot {
	margin-top: 30px;
}

.table_phrases tbody tr.head-table td:last-child {
	border-right: none;
}

.table_phrases tbody tr:last-child td {
	padding-bottom: 12px;
}

.main_briefcases_item.right-img .inner {
	padding-left: 0;
	padding-right: 300px; /*300px; 540px;*/
}

.main_briefcases_item .link_item a {
	top: 0;
	margin-left: 12px;
}

.main_briefcases_item.right-img .img-block {
	left: auto;
	right: -55px;
}

.main_briefcases_item .img-block img {
	/*max-width: none;
	max-width: 320px;*/
	max-width: 280px;
}

.main_briefcases_item.right-img .block-link {
	margin-top: 48px;
}

.main_briefcases_item.right-img .block-links {
  margin-bottom: -16px;
}

.main_briefcases_item .block-link .link_item {
	display: inline-block;
	vertical-align: top;
	margin-right: 58px;
	margin-bottom: 20px;
}

.main_briefcases_item .block-link .link_item:last-child {
	margin-right: 0;
}

.main_briefcases_item.right-img .comment {
	margin-top: 39px;
}

.main_briefcases_item .block-link .link_item img {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.cases_list.cell-2 .item {
	width: 50%;
}

.entry_briefcases_item .cases_list.cell-2 .inner {
	/*display: table;
	width: 100%;*/
}

.entry_briefcases_item .cases_list.cell-2 .item p {
	max-width: 340px;
}

.entry_briefcases_item .cases_list.cell-2 .item:last-child p {
	max-width: 360px;
}

.entry_briefcases_item .cases_list .item:first-child p {
	margin-left: auto;	
	margin-right: 0;
}

.entry_briefcases_item .cases_list.cell-2 .item:last-child p {
	margin-left: 0;
	margin-right: auto;
}

.entry_briefcases_item .cases_list.cell-2 .item:first-child {
	padding-right: 64px;
}

.entry_briefcases_item .cases_list.cell-2 .item:last-child {
	padding-left: 74px;
}

.orbitaria_purpose li:nth-child(1) img {
	width: 56px;
	left: 34px;
	left: 0px;
}

.orbitaria_purpose li:nth-child(2) img {
	width: 56px;
	left: 34px;
	left: 7px;
}

.orbitaria_purpose li:nth-child(3) img {
	width: 56px;
	top: -6px;
	left: 34px;
	left: 0px;
}

.orbitaria_purpose li:nth-child(4) img {
	width: 56px;
	top: -7px;
	left: 34px;
	left: 7px;
}

.text-period {
	text-align: center;
	color: #000000;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	margin-top: 20px;
}

.text-period img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.realization {
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	color: #000000;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	overflow: hidden;
}

.realization .text {	
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.realization .text.block-list {
	max-width: 660px;
}

.realization .moments_list {
	margin-top: 22px;
	margin-left: 35px;
	margin-bottom: 32px;
}

.realization .moments_list li {
	font-size: 18px;
	line-height: 28px;
}

.realization .moments_list li:last-child {
	margin-bottom: 0;
}

.realization h2 {
	font-size: 36px;
	line-height: normal;
	font-weight: 400;
	text-align: center;
	color: #000000;
}

.realization h3 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	text-align: left;
	color: #000000;
	margin-top: 36px;
	margin-bottom: 21px;
	text-align: center;
	padding-top: 12px;
}

.realization h4 {
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	text-align: left;
	color: #000000;
	margin-top: 36px;
	margin-bottom: 21px;
}

.realization p {
	margin-bottom: 15px;
}

.realization_item {
	background: #01a0e3;
	margin-top: 43px;
	margin-bottom: 42px;
}

.realization_item .img-block {
	width: 100%;
}

.realization_item .img-block img {
	width: 100%;
	vertical-align: bottom;
}

.realization_item .block-text {
	position: relative;
	color: #ffffff;
	padding: 32px 150px 32px 150px;
}

.realization_item .block-text img {
	position: absolute;
	top: 35px;
	left: 43px;
}

.realization_item .block-text .title {
	font-size: 24px;
	font-weight: 500;
}

.realization_item .block-text p {
	margin-top: 23px;
}

.realization_item.realization_item_bloggers .block-text p {
	margin-top: 18px;
}

.realization_item {
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;	
}

.realization_item.realization_item_bloggers {
	padding-bottom: 50px;
}

/*.realization_item.realization_item_bloggers .video-block {
	position: relative;
	display: block;
	width: 100%;
	max-width: 763px;
	height: auto;
	margin-left: 150px;
}*/

.realization_item.realization_item_bloggers .video-block {
  position: relative;
  height: 0;
	width: 73%;
	max-width: 763px;
  margin-left: 150px;
  padding-bottom: 38.5%; 
  padding-top: 25px;
}

.realization_item.realization_item_bloggers .video-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.realization_stages {
	display: block;
	position: relative;
	text-align: center;
	margin-top: 51px;
	margin-bottom: 35px;
}

.realization_stages_item {
	position: relative;
	display: inline-block;
	width: 170px;
	text-align: center;
}

.realization_stages_item:nth-child(2) {
	margin-left: 130px;
	margin-right: 130px;
}

.realization_stages_item:nth-child(2):before {
	content: '';
	position: absolute;
	display: block;
	width: 47px;
	height: 14px;
	background: url('../img/briefcases_orbitaria/arrow.png') no-repeat;
	background-size: 100% auto;
	top: 50%;
	margin-top: -7px;
	left: -100px;
}

.realization_stages_item:nth-child(2):after {
	content: '';
	position: absolute;
	display: block;
	width: 47px;
	height: 14px;
	background: url('../img/briefcases_orbitaria/arrow.png') no-repeat;
	background-size: 100% auto;
	top: 50%;
	margin-top: -7px;
	right: -100px;
}

.realization_stages_item .img-block {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 14px;
}

.realization_stages_item .img-block img {
	vertical-align: bottom;
	width: 79px;
}

.realization_stages_item p {
	margin: 0;
	max-width: none;
}

.advancement {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #f2f2f2;
}

.advancement .img-block {
	position: relative;
	display: table-cell;
	vertical-align: top;
	width: 48.5%;
	overflow: hidden;
}

.advancement .img-block img {
	position: absolute;
	top: 0;
	right: 0;
	vertical-align: bottom;
	width: 100%;
}

.advancement .block-text {
	position: relative;
	display: table-cell;
	vertical-align: top;	
	width: 51.5%;
	padding: 32px 50px 32px 50px;
	box-sizing: border-box;
}

.advancement .block-text .title {
	font-weight: 500;
	color: #000000;
	font-size: 24px;
	margin-bottom: 23px;
}

.advancement .moments_list {
	margin-top: 21px;
	margin-bottom: 0px;
}

.realization .advancement .moments_list {
	margin-left: 0;
}

.examples {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 72px;
	margin-bottom: -12px;
}

.examples:after {
	content: '';
	display: table;
	clear: both;
}

.examples_item {
	position: relative;
	display: block;
	float: left;
}

.examples_item img {
	vertical-align: bottom;
}

.examples_item_post {
	width: 42%;
	padding-right: 40px;
	box-sizing: border-box;
}

.examples_item_post img {
	max-width: 100%;
}

.examples_item_images {
	width: 58%;
}

.examples_item_images img {
	position: relative;
	margin-left: -12px;
	margin-right: -12px;
}

.examples_item .title {
	color: #000000;
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
	margin-bottom: 34px;
}

.results-work_list {
	position: relative;
	display: block;
	width: 100%;	
	max-width: 681px;
	margin-top: 42px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
}

.results-work_item {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	position: relative;
	display: table;
	min-height: 87px;
	width: 100%;
	padding: 10px 45px 10px 122px;
	margin-bottom: 30px;
	-webkit-box-shadow: -2px 3px 7px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow:    -2px 3px 7px 0px rgba(0, 0, 0, 0.13);
	box-shadow:         -2px 3px 7px 0px rgba(0, 0, 0, 0.13);
	box-sizing: border-box;
	background: #ffffff;
}

.results-work_item strong {
	font-weight: 700;
}

.results-work_item:last-child {
	margin-bottom: 0;
}

.results-work_item span |{
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.results-work_item.block-blue {
	background: #0096e7;
	color: #ffffff;
}

.results-work_item.block-orange {
	background: #ff6f00;
	color: #ffffff;
}

.results-work_item img {
	position: absolute;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	left: 35px;
}

.results-work_list.more-results {
	margin-top: 35px;
	padding-bottom: 65px;
}

.results-work_list.more-results .results-work_item {
	font-weight: 300;
}

.realization_item .block-text p {
	margin-bottom: 0;
}

.skyfit_purpose {
	max-width: 1050px;
	margin-bottom: 5px;
}

.skyfit_purpose li {
	width: 34%;
	padding-left: 80px;
}

.purpose_list.skyfit_purpose  li:nth-child(2n) {
	width: 37%;
	padding-right: 37px;
}

.purpose_list.skyfit_purpose  li:nth-child(3n) {
	width: 28%;
	padding-right: 0px;
}

.realization_title {
	font-size: 24px;
	line-height: 34px;
	color: #000000;
	font-weight: 300;
	text-align: center;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 20px;
}

.realization_title_big {
	font-size: 28px;
	line-height: 38px;
	color: #000000;
	font-weight: 300;
	text-align: center;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 20px;
}

.realization_skyfit {
	overflow: visible;
}

.realization_steps {
	max-width: 940px;
	width: 100%;
	margin: 38px auto 70px auto;
}

.realization_step {
	position: relative;
	display: block;
	width: 100%;
	padding-left: 155px;
	margin-bottom: 44px;
	box-sizing: border-box;
}

.realization_step:last-child {
	margin-bottom: 0;
}

.realization_step img {
	width: 120px;
	position: absolute;
	display: block;
	top: 7px;
	left: 0;
}

.realization_step .title {
	color: #000000;
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	margin-bottom: 22px;
}

.realization_step .list li {
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
	color: #000000;
	margin-bottom: 21px;
}

.realization_step .list li:last-child {
	margin-bottom: 0;
}

.realization_step .list li:before {
	top: 8px;
}

.realization_items_steps {
	position: relative;
	display: block;
	margin-top: 41px;	
	max-width: 955px;
	margin-left: auto;
	margin-right: auto;
}

.realization_items_steps.realization_steps_kedr {
	margin-top: 60px;
	padding-bottom: 50px;
}

.realization_item_step {
	background: #f3f2f2;
	margin-bottom: 20px;
}

.realization_item_step:last-child {
	margin-bottom: 0;
}

.realization_item_step .title {
	background: #0096e7;
	color: #ffffff;
	font-size: 24px;
	font-weight: 500;
	padding-left: 117px;
	height: 100px;
	position: relative;
	display: block;
	padding-top: 1px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.realization_item_step .title .number {
	font-size: 48px;
	font-weight: 400;
	position: absolute;
	display: table;
	width: 117px;
	height: 100%;
	text-align: center;
	top: -2px;
	left: 0;
}

.realization_item_step .title span {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 100px;
	width: 100%;
}

.realization_item_step .list {
	position: relative;
	display: block;
	margin: 0;
	padding: 27px 0 14px 0;
}

.realization_item_step .list > li {
	position: relative;
	display: block;
	margin: 0 0 28px 0;
	padding: 0 55px 0 111px;
	color: #000000;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;	
	max-width: none;
}

.realization_item_step .list2 {
	margin-top: -5px;
	margin-bottom: 17px;
}

.realization_item_step .list2 > li {
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	max-width: none;
	color: #000000;
	margin-bottom: 6px;
}

.realization_item_step .list2 > li:before {
	top: 10px;
}

.realization_item_step .list2 > li:last-child,
.realization_item_step .list > li:last-child {
	margin-bottom: 0;
}

.realization_item_step .list > li:before {
	display: none;
}

.realization_item_step .list > li strong {
	font-weight: 500;
}

.realization_item_step .list > li .img-block,
.realization_items_steps.realization_steps_kedr .realization_item_step:nth-child(3) .list > li:nth-child(2) .img-block,
.realization_items_steps.realization_steps_kedr .realization_item_step:nth-child(3) .list > li:nth-child(5) .img-block {
	width: 111px;
	height: 100%;
	position: absolute;
	display: block;
	text-align: center;
	top: 3px;
	left: 0;
}

.realization_item_step:nth-child(1) .list > li .img-block,
.realization_item_step:nth-child(2) .list > li:nth-child(3) .img-block,
.realization_item_step:nth-child(3) .list > li:nth-child(5) .img-block,
.realization_items_steps.realization_steps_kedr .realization_item_step .list > li .img-block {
	top: 9px;
}

.realization_item_step .list > li img {
	max-width: 56px;
	max-height: 57px;
	vertical-align: bottom;
}

.moments .text.results-work .comment-center {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
  margin-top: 22px;
  margin-bottom: 35px;
}

.moments .text.results-work .total-price {
	position: relative;
	display: block;
	width: 100%;
	background: #0070c0;
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	max-width: 1050px;
	margin: -29px auto 50px auto;
	padding: 27px 30px 28px 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.moments .text.results-work .total-price:last-child {
	margin-bottom: 65px;
}

.moments .comment-center {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	font-weight: 300;
	color: #000000;
	margin-top: 31px;
	margin-bottom: 33px;
}

.moments .table_search-phrases {
	max-width: 510px;
	margin-left: auto;
	margin-right: auto;
}

.moments .table_search-phrases thead th:first-child {
	text-align: left;
	padding-left: 30px;
	width: 73%;
}

.moments .table_search-phrases thead th:last-child {
	width: 27%;
}

.moments .table_search-phrases tbody td:first-child {
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	padding-left: 30px;
	text-align: left;
}

.moments .table_search-phrases tbody td {
	padding: 2px 3px 5px 3px;
}

.results-work_list.mini-list {
	margin-top: 24px;
}

.results-work_list.results-work_kedr {
  max-width: 1055px;	
  padding-bottom: 97px;
  margin-top: 50px;
}

.results-work_list.results-work_kedr .results-work_item img {
	max-width: 49px;
}

.results-work_kedr .results-work_item {
  font-size: 20px;
  line-height: 26px;
  min-height: 83px;
  padding: 10px 30px 10px 120px;
  margin-bottom: 20px;
}

.purpose_list li {
	padding-left: 90px;
}

.client_block .block-link-doc {
	padding-top: 5px;
}

.client_block .block-link-doc a {
	color: #0094e3;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	top: -6px;
	border-bottom: 1px solid #0094e3;
	transition: all 0.3s ease;
}

.client_block .block-link-doc a:hover {
	color: #ff6d00;
	border-bottom: 1px solid #ff6d00;
}

.client_block .block-link-doc .link-img {
	position: relative;
	display: table-cell;
	vertical-align: middle;
  padding-right: 14px;
}

.client_block .block-link-doc .link-doc {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.block-link-recommendation {
	position: relative;
	display: block;
	max-width: 400px;
	margin: 0 auto 65px auto;
}

.block-link-recommendation a {
	color: #0094e3;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	top: -6px;
	border-bottom: 1px solid #0094e3;
	transition: all 0.3s ease;
}

.block-link-recommendation a:hover {
	color: #ff6d00;
	border-bottom: 1px solid #ff6d00;
}

.block-link-recommendation .link-img {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.block-link-recommendation .link-recommendation {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding-top: 8px;
  padding-left: 14px;
}

.increase_command .image-block .text {
	position: absolute;
	display: block;
	font-size: 30px;
	line-height: 40px;
	text-align: right;
	width: 48%;
	height: 100%;
	z-index: 2;
	top: 0;
	right: 0;
	color: #ffffff;
	font-weight: 500;
	padding-top: 29px;
	padding-right: 26px;
	overflow: hidden;
}

.increase_command .image-block:before {
	content: '';
	position: absolute;
	display: block;
	width: 58%;
	height: 100%;
	top: 0;
	right: 0;
	background: url('../img/instagram/bg_blue.png') no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.increase_command .image-block:after {
	content: '';
	position: absolute;
	display: block;	
	width: 108px;
	height: 123px;
	bottom: -1px;
	right: 0;
	background: url('../img/instagram/bg_logo.png') no-repeat;
	background-size: 100% auto;	
	background-position: left bottom;
	z-index: 1;
}

.intro .order-btn {
  text-transform: uppercase;
  height: 51px;
  font-size: 18px;
  line-height: 51px;
  padding-right: 17px;
  padding-left: 65px;
  position: relative;
  letter-spacing: 0.8px;
  overflow: hidden;
  -webkit-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  font-weight: 500;
  text-align: left;
  margin-top: 34px;
}

.intro .order-btn:before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 100%;
  background: url(../img/seo_promotion/icon-graph.svg) no-repeat;
  background-size: 33px auto;
  background-position: center;
  background-color: #df6100;
  top: 0;
  left: 0;
}

.content .entry .main_briefcases h1 span,
.intro h1 span {
	display: inline;
}

.see-also {
  padding: 31px 40px 44px 40px;
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  line-height: 1.35;
}

.see-also .title {
	text-align: center;
	color: #000000;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 39px;
}

.see-also_list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}

.see-also_list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 29px;
	padding: 0 0 0 48px;
	font-size: 16px;
	color: #000000;
}

.see-also_list li img {
	position: absolute;
	left: 2px;
	top: -1px;
}

.see-also_list li:nth-child(2) img {
	left: 12px;
}

.see-also_list li a {
	color: #0094e3;
	text-decoration: none;
	border-bottom: 1px solid #0094e3;
}

.content .entry_context.entry_vkontakte_promotion .inner {
	padding-bottom: 138px;
}

.content .entry_vkontakte_promotion .text {
	max-width: 700px;
}

.entry_vkontakte_promotion .btn:before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 100%;
  background: url(../img/vkontakte/people_white.svg) no-repeat;
  background-size: 29px auto;
  background-position: center;
  background-color: #e55915;
  top: 0;
  left: 0;
}

.vkontakte_services {
	position: relative;
	display: block;
	width: 100%;
	padding: 50px 0;
	background: url('../img/vkontakte/bg_pattern.jpg') repeat;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_services_list {
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
}

.vkontakte_services_list:after {
	content: '';
	display: table;
	clear: both;
}

.vkontakte_services_list .item {
	position: relative;
	display: block;
	width: 50%;
	float: left;
	padding: 0 10px;
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_services_list .wrap-item {
	background-color: #ffffff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 58px 30px 32px;
}

.vkontakte_services_list .item .head {
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 27px;
	min-height: 80px;
}

.vkontakte_services_list .item .head .img-block {
	width: 80px;
	height: 80px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #0094e3;
	padding-top: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_services_list .item .head .title {
	color: #333333;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	height: 80px;
	padding-left: 19px;
}

.vkontakte_services_list .item .list {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 0 0 0;
}

.vkontakte_services_list .item .list li {
	position: relative;
	display: block;
	margin: 0 0 6px 0;
	padding: 0 0 0 24px;
}

.vkontakte_services_list .item .list li:last-child {
	margin-bottom: 0;
}

.vkontakte_services_list .item .list li:before {
	content: '';
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background-color: #0094e3;
	top: 8px;
	left: 0;
}

.vkontakte_services_list .rub-text {
	position: relative;
	display: block;
	padding-left: 54px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	color: #333333;
	margin-top: 23px;
}

.vkontakte_services_list .rub-text .text {
	position: relative;
	display: table-cell;
	height: 42px;
	vertical-align: middle;
}

.vkontakte_services_list .rub-text .orange {
	color: #ff6f00;
}

.vkontakte_services_list .rub-text .orange .number {
	white-space: nowrap;
	font-size: 22px;
}

.vkontakte_services_list .rub-text:before {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -21px;
	left: 0;
	width: 42px;
	height: 42px;
	background: url('../img/vkontakte/rub_2.svg') no-repeat;
	background-position: center;
	background-color: #ff6f00;
}

.vkontakte_advertising {
	position: relative;
	display: block;
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_content {
	position: relative;
	display: block;	
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #333333;
}

.vkontakte_advertising_head {
	position: relative;
	display: block;
	background-color: #5b7aa8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
	color: #ffffff;
	padding: 37px 50px 40px 50px;
}

.vkontakte_advertising_head:before {
	content: '';
	position: absolute;
	display: block;
	width: 290px;
	height: 148px;
	bottom: 0;
	right: 61px;
	background: url('../img/vkontakte/vk_icon.png') no-repeat;
	background-size: 100% auto;
	background-position: bottom right;
}

.vkontakte_advertising_head h2 {
	font-size: 48px;
	line-height: 56px;
	font-weight: 500;
	margin-bottom: 12px;
}

.vkontakte_advertising_head .text {
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	max-width: 910px;
}

.vkontakte_advertising_head .btn {	
  text-transform: uppercase;
  height: 51px;
  font-size: 20px;
  line-height: 51px;
  padding-right: 17px;
  padding-left: 65px;
  position: relative;
  letter-spacing: 0.8px;
  margin-top: 22px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
  text-shadow: none;
  font-weight: 400;
}

.vkontakte_advertising_head .btn:before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 100%;
  background: url(../img/vkontakte/icon-promotion_white.svg) no-repeat;
  background-size: 25px auto;
  background-position: center;
  background-color: #e55915;
  top: 0;
  left: 0;
}

.vkontakte_advertising .vkontakte_services_list .wrap-item {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;	
  padding-left: 52px;
  padding-bottom: 25px;
}

.vkontakte_complex {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	padding: 50px 0;
	background: url('../img/vkontakte/bg_pattern.jpg') repeat;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}

.vkontakte_complex_content {
	position: relative;
	display: block;	
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #000000;
  background-color: #e3e3e3;
  padding: 23px 35px 50px 35px;
}

.vkontakte_complex_content:before {
	content: '';
	position: absolute;
	display: block;
	width: 164px;
	height: 112px;
	bottom: 0;
	right: 0px;
	background: url('../img/vkontakte/vk_icon2.png') no-repeat;
	background-size: 100% auto;
	background-position: bottom right;
}

.vkontakte_complex_content h2 {
	font-size: 48px;
	line-height: 56px;
	font-weight: 500;
	margin-bottom: 17px;
	text-align: center;
}

.vkontakte_complex_content .row {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.vkontakte_complex_content .cell {
	position: relative;
	display: table-cell;
	vertical-align: top;
	padding: 0 25px;
	width: 50%;
}

.vkontakte_complex_content .cell_title {
	font-weight: 700;
	margin-bottom: 7px;
}

.vkontakte_complex .rub-text {
	position: relative;
	display: block;
	padding-left: 54px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
  color: #000000;
	margin-top: 22px;
}

.vkontakte_complex .rub-text .text {
	position: relative;
	display: table-cell;
	height: 42px;
	vertical-align: middle;
}

.vkontakte_complex .rub-text .orange .number {
	white-space: nowrap;
	font-size: 22px;
}

.vkontakte_complex .rub-text:before {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -21px;
	left: 0;
	width: 42px;
	height: 42px;
	background: url('../img/vkontakte/rub_2_orange.svg') no-repeat;
	background-position: center;
	background-color: #ffffff;
}

.content .entry_context.entry_vkontakte_advertising .inner {
	padding-bottom: 200px;
}

.entry_vkontakte_advertising .btn:before {	
  background: url(../img/vkontakte/icon-promotion_white.svg) no-repeat;
  background-size: 25px auto;
  background-position: center;
  background-color: #e55915;
}

.vkontakte_advertising_tools {
	position: relative;
	display: block;
	width: 100%;
	padding: 50px 0;
	background: url('../img/vkontakte/bg_pattern_2.jpg') repeat;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_tools_content {
	position: relative;
	display: block;
	width: 100%;
	background-color: #e3e3e3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 34px 45px 48px 45px;
}

.vkontakte_advertising_tools_content .title {
	text-align: center;
	font-size: 36px;
	line-height: 42px;
	color: #000000;
}

.vkontakte_advertising_tools_content .text {
	position: relative;
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	padding-left: 105px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 21px;
}

.vkontakte_advertising_tools_content .text:before {
	content: '';
	position: absolute;
	display: block;
	width: 75px;
	height: 75px;
	top: 2px;
	left: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: url('../img/vkontakte/targeting2.svg') no-repeat;
	background-position: center;
	background-color: #ffffff;
}

.vkontakte_advertising_targeting {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 50px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}

.vkontakte_advertising_targeting:before {
	content: '';
	position: absolute;
	display: block;
	width: 149px;
	height: 119px;
	background: url('../img/vkontakte/vk_icon3.png') no-repeat;
	background-position: bottom right;
	bottom: 0;
	right: 0;
}

.vkontakte_advertising_targeting .head {
	position: relative;
	display: block;
	width: 100%;
	background-color: #5b7aa8;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 30px 50px 38px 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_targeting .head h2 {
	font-size: 48px;
	line-height: 56px;
	text-align: center;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 14px;
}

.vkontakte_advertising_targeting .head .text {
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	color: #ffffff;
	font-weight: 300;	
}

.vkontakte_advertising_targeting .row {
	position: relative;
	display: block;
	width: 100%;
	color: #333333;
	font-size: 16px;
	line-height: 23px;
	padding: 23px 25px 36px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_targeting .list {
	color: #333333;
	font-size: 16px;
	margin-top: -3px;
}

.vkontakte_advertising_targeting .list li {
	margin-bottom: 6px;
}

.vkontakte_advertising_targeting .list li:before {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #0094e3;
  top: 8px;
  left: 0;
}

.vkontakte_advertising_targeting .list-row {
	position: relative;
	display: block;
	width: 100%;	
}

.vkontakte_advertising_targeting .list-row .list-cell {
	width: 50%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_targeting .list-row .list-cell:first-child {
	padding-left: 0;
}

.vkontakte_advertising_targeting .list-row .list-cell:last-child {
	padding-right: 0;
}

.vkontakte_advertising_targeting .row p {
	margin: 13px 0;
}

.vkontakte_advertising_targeting .row:after,
.vkontakte_advertising_targeting .list-row:after {
	content: '';
	display: table;
	clear: both;
}

.vkontakte_advertising_targeting .row .cell {
	position: relative;
	display: block;
	width: 50%;
	float: left;
	padding: 0 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_stage {
	position: relative;
	display: block;
	width: 100%;
	background: #6f8cb8;
	padding: 50px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_stage-block {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url('../img/vkontakte/bg_stage.png') no-repeat;
	background-position: top right;
	background-size: auto 100%;
	background-color: #ffffff;	
	font-size: 16px;
	line-height: 23px;
  color: #333333;
  padding: 33px 38px 53px 38px;
}

.vkontakte_stage-block h2 {
  color: #333333;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  font-weight: 700;
}

.vkontakte_stage-block h2 .orange {
	color: #ff6f00;
}

.vkontakte_stage-block h2 .blue {
	color: #0094e3;
}

.vkontakte_list_stage {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 44px;	
}

.vkontakte_list_stage .item {
	position: relative;
	display: block;
	width: 100%;
	padding-left: 108px;
  color: #333333;
  margin-bottom: 43px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_list_stage .item:last-child {
	margin-bottom: 0;
}

.vkontakte_list_stage .item .img-block {
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
	background: #ff6f00;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 3px;
	left: 0;
}

.vkontakte_list_stage .item .img-block .img-wrap {
	display: table-cell;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_list_stage .item .img-block img {
	display: inline;
}

.vkontakte_list_stage .item .item_title {
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;	
  margin-bottom: 11px;
}

.vkontakte_list_stage .item .list li {
	margin-bottom: 6px;
}

.vkontakte_list_stage .item .list li:before {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #0094e3;
  top: 8px;
  left: 0;
}

.vkontakte_cost {
	position: relative;
	display: block;
	width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 42px;
	background-color: #0094e3;	
	color: #ffffff;
	padding: 38px 50px 48px 50px;
}

.vkontakte_cost h2 {
	text-align: center;
	font-size: 48px;
	line-height: 56px;
	font-weight: 500;
	margin-bottom: 13px;
}

.vkontakte_cost .text {
	position: relative;
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
}

.vkontakte_cost:before {
	content: '';
	position: absolute;
	display: block;
	width: 290px;
	height: 148px;
	background: url('../img/vkontakte/vk_icon4.png') no-repeat;
	background-position: bottom right;
	bottom: 0;
	right: 61px;
}

.vkontakte_cost .rub-top-text {
	font-size: 16px;
	font-weight: 700;
	margin-top: 19px;
}

.vkontakte_cost .rub-text {
	position: relative;
	display: block;
	padding-left: 54px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
  color: #ffffff;
	margin-top: 8px;
}

.vkontakte_cost .rub-text .text {
	position: relative;
	display: table-cell;
	height: 42px;
	vertical-align: middle;
	font-weight: 700;
}

.vkontakte_cost .rub-text .orange .number {
	white-space: nowrap;
	font-size: 22px;
}

.vkontakte_cost .rub-text:before {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -21px;
	left: 0;
	width: 42px;
	height: 42px;
	background: url('../img/vkontakte/rub_2_orange.svg') no-repeat;
	background-position: center;
	background-color: #ffffff;
}

.vkontakte_cost .btn {
  text-transform: uppercase;
  height: 51px;
  font-size: 20px;
  line-height: 51px;
  padding-right: 17px;
  padding-left: 65px;
  position: relative;
  letter-spacing: 0.8px;
  margin-top: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
  text-shadow: none;
  font-weight: 400;
}

.vkontakte_cost .btn:before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 100%;
  background: url(../img/vkontakte/icon-promotion_white.svg) no-repeat;
  background-size: 25px auto;
  background-position: center;
  background-color: #e55915;
  top: 0;
  left: 0;
}

.vkontakte_cost .row {
	position: relative;
	display: block;
	width: 100%;
}

.vkontakte_cost .row:after {
	content: '';
	display: table;
	clear: both;
}

.vkontakte_cost .cell {
	position: relative;
	display: block;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}

.vkontakte_cost .cell:first-child {
	padding-left: 0;
}

.vkontakte_cost .cell:last-child {
	padding-right: 0;
}

.vkontakte_advertising_communities {
	position: relative;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px 0;
	background: url('../img/vkontakte/bg_pattern_2.jpg') repeat;
}

.vkontakte_paid_advertising {
	position: relative;
	display: block;
	width: 100%;	
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}

.vkontakte_paid_advertising .head {
	position: relative;
	display: block;
	width: 100%;
	background: #e3e3e3;
	color: #000000;
	font-size: 16px;
	line-height: 23px;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 37px 50px 51px 50px;
}

.vkontakte_paid_advertising .head:before {
	content: '';
	position: absolute;
	display: block;
	width: 203px;
	height: 153px;
	background: url('../img/vkontakte/vk_icon5.png') no-repeat;
	background-size: 100% auto;
	background-position: bottom right;
	right: 8px;
	bottom: 0;
}

.vkontakte_paid_advertising .head h2 {
	text-align: center;
	color: #000000;
	font-size: 48px;
	line-height: 56px;
	font-weight: 500;
	margin-bottom: 13px;
}

.vkontakte_paid_advertising .head p {
	margin: 0 0 23px 0;
	position: relative;
	z-index: 1;
}

.vkontakte_paid_advertising .head p:last-child {
	margin-bottom: 0;
}

.vkontakte_advertising_list .item .item_head .img-block.orange {
	background: #ff6f00;
}

.vkontakte_advertising_list {
	position: relative;
	padding: 47px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_list:after {
	content: '';
	display: table;
	clear: both;
}

.vkontakte_advertising_list .item {
	position: relative;
	display: block;
	width: 50%;
	float: left;
	padding: 0 10px;
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  padding: 0px 25px 0 25px;
}

.vkontakte_advertising_list .item .item_head {
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 20px;
	min-height: 80px;
}

.vkontakte_advertising_list .item .item_head .img-block {
	width: 80px;
	height: 80px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #0094e3;
	padding-top: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_list .item .item_head .title {
	color: #333333;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	height: 80px;
	padding-left: 19px;
}

.vkontakte_advertising_list .item .list {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 0 0 0;
}

.vkontakte_advertising_list .item .list li {
	position: relative;
	display: block;
	margin: 0 0 6px 0;
	padding: 0 0 0 24px;
}

.vkontakte_advertising_list .item .list li:last-child {
	margin-bottom: 0;
}

.vkontakte_advertising_list .item .list li:before {
	content: '';
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background-color: #0094e3;
	top: 8px;
	left: 0;
}

.vkontakte_advertising_list .item .b_list {
	position: relative;
	display: block;
	margin: 0;
	padding: 1px 0 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_list .item .b_list li {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;	
	font-size: 18px;
	line-height: 25px;
	font-weight: 700;
	color: #333333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vkontakte_advertising_list .item .b_list li .orange {
	color: #ff6f00;
}

.vkontakte_advertising_list .item .b_list li .number {
	white-space: nowrap;
	font-size: 22px;
}

.vkontakte_advertising_list .item .b_list li:last-child {
	margin-bottom: 0;
}

.vkontakte_advertising_specialist.specialist-info-block {
	background: #5b7aa8;
  font-size: 20px;
  line-height: 30px;
  margin-top: 50px;
  font-weight: 300;
  padding: 33px 50px 33px 390px;
}

.vkontakte_advertising_specialist .people-head .people-block {
  font-size: 18px;
  line-height: 24px;
}

.vkontakte_advertising_specialist.specialist-info-block .people-head {
	width: 336px;
  left: 46px;
  top: 49px;
  margin-top: 0px;
}

.vkontakte_advertising_specialist.specialist-info-block .text {
	padding: 6px 0 6px 40px;
}

.vkontakte_advertising_specialist.specialist-info-block p {
	margin-bottom: 30px;
}

.vkontakte_advertising_specialist.specialist-info-block p:last-child {
	margin-bottom: 0px;
}

.trust ul {
	position: relative;
	display: block;
	width: 100%;
	max-width: 100%;
}

.trust ul:after {
	content: '';
	display: table;
	clear: both;
}

.trust ul li {
	position: relative;
	display: table;
	text-align: center;
	width: 20%;
	float: left;
  margin-bottom: 52px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.trust ul li .img-block {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 81px;
	width: 100%;
}

.trust ul li img {
	max-width: 100%;
	vertical-align: bottom;
}

.trust .inner {
  padding-bottom: 15px;
}

.trust h3 {
	margin-bottom: 58px;
}

.vkontakte_services_list .rub-text .light {
	font-weight: 400;
}

.promotion_action {
	background: url('../img/services_bg.png') no-repeat;
	background-size: cover;
	background-position: center;
}

.promotion_action .inner {
  padding-top: 58px;
  padding-bottom: 68px;
}

.promotion_action h2 {
	text-align: center;
	color: #ffffff;
	font-size: 36px;
	line-height: 1.35;
    margin-bottom: 14px;
}

.promotion_action .text_selected {
	text-align: center;
	margin-bottom: 35px;
}

.promotion_action .text_selected span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 6px 23px 5px 23px;
	font-size: 24px;
	line-height: 1.35;
	font-weight: 300;
	color: #ffffff;
	background: #0194e2;
}

.promotion_action .text_selected strong {
	font-weight: 600;
}

.promotion_action .block-action {
	margin-bottom: 36px;
	background: #0194e2;
	-webkit-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

.promotion_action .block-action:after {
	content: '';
	display: table;
	clear: both;
}

.promotion_action .block-action .list-action {
	position: relative;
	display: block;
	width: 66.66%;
	float: left;	
	background: #ffffff;
	padding: 41px 8px 31px 48px;
	-webkit-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.promotion_action .block-action .list-action:after {
	content: '';
	display: table;
	clear: both;
}

.promotion_action .list-action .item {
	position: relative;
	display: block;
	width: 50%;
	float: left;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	padding-right: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.promotion_action .list-action .item .title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #333333;
	text-align: left;
	padding-left: 90px;
	position: relative;
	display: block;
	min-height: 60px;
	margin-bottom: 20px;
}

.promotion_action .list-action .item .title img {
	position: absolute;
	top: 0;
	left: 0;
}

.promotion_action .list-action .item .title span {
	position: relative;
	display: table-cell;
	height: 60px;
	vertical-align: middle;
}

.promotion_action .final-block {
	position: relative;
	display: table;
	width: 33.33%;
	float: left;
	background: #0194e2;
	color: #ffffff;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	text-align: center;
	padding: 50px 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

.promotion_action .wrap_final-block {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.promotion_action .final-block .text {
	font-size: 18px;
	line-height: 26px;
}

.promotion_action .final-block .price {
	font-size: 30px;
	line-height: 36px;
	margin-top: 16px;
	white-space: nowrap;
}

.promotion_action .final-block .price span {
	font-size: 55px;
}

.promotion_action .final-block .price .rub {
	font-family: 'Roboto';
	font-weight: 300;
}

.promotion_action .final-block .number {
	text-align: center;
}

.promotion_action .final-block .number span {
	background: #4eb4eb;
	position: relative;
	display: inline-block;
	vertical-align: top;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	font-size: 30px;
	line-height: 36px;
	margin-top: 9px;
	padding: 7px 20px 9px 20px;
}

.promotion_action .final-block .block-price {
	margin-bottom: 35px;
}

.promotion_action .final-block .block-price:last-child {
	margin-bottom: 0;
}

.promotion_action .btn_block {
	text-align: center;
}

.promotion_action .btn_block .btn {
  text-transform: uppercase;
  height: 51px;
  font-size: 18px;
  line-height: 51px;
  padding-right: 17px;
  padding-left: 65px;
  position: relative;
  letter-spacing: 0.8px;
  overflow: hidden;
  -webkit-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  font-weight: 500;
  text-align: left;
}

.promotion_action .btn_block .btn:before {
  content: '';
  position: absolute;
  display: block;
  width: 51px;
  height: 100%;
  background: url(../img/icon-send.svg) no-repeat;
  background-size: 25px auto;
  background-position: center;
  background-color: #df6100;
  top: 0;
  left: 0;
}

.promotion_action .btn_block .btn:hover {
  background-color: #ff5400;
  text-shadow: none;
  font-weight: 500;
}

.promotion_action .list-action .item .list {
	position: relative;
	display: block;
}

.promotion_action .list-action .item .list li {
	position: relative;
	display: block;	
}

.promotion_action .list-action .item .list li:before {
	background: #0194e2;
	width: 5px;
	height: 5px;
  top: 9px;
}

.work_begins {
	margin-bottom: 66px;
}

.work_begins_content h2 {
	font-size: 36px;
	line-height: 46px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 400;
}

.work_begins_content {
	position: relative;
	display: block;
	background: #193342;
	-webkit-border-radius: 9px;
	-ms-border-radius: 9px;
	border-radius: 9px;
	padding: 39px 100px 45px 100px;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	max-width: 955px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.main_briefcases .list_briefcases.list_briefcases_phone {
	display: none;
}

.footer {
	background: #202928;
}

.footer .inner {
  display: flex; 	 
  flex-flow: row wrap;	
}

.footer .col {
	display: block;
	float: left;
	padding-top: 7px;
	position: relative;
}

.footer .col_1 {
	width: 29%;
	padding-top: 0;
	order: 0;
}

.footer .col_1 img {
	width: 116px;
	margin-bottom: 23px;
}

.footer .col_2 {
	width: 16%;
	margin-left: 0;
  padding-right: 0;
  border-right: none;
	order: 1;
}

.footer .col_3 {
	width: 21%;
  padding-left: 0;
	order: 2;
}

.footer .col_4 {
	width: 16%;
  margin-left: 0;
	order: 3;
}

.footer .col_5 {
	width: 18%;
	padding-top: 2px;
	order: 4;
}

.footer .inner {
	padding: 41px 0 36px 0;
}

.footer .inner:after {
	content: '';
	display: table;
	clear: both;
}

.footer .col_1 p {
	max-width: none;
  margin-bottom: 20px;
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.footer .sitemap {
	text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer .sitemap:hover {
  color: #0094e3;
  text-decoration: none;	
}

.footer .links_item .link_top {
	padding-left: 0;
}

.footer .link_top a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer .links_item ul {
	margin-top: 16px;
	padding-left: 0;
}

.footer .links_item ul li {
	margin-top: 0;
	margin-bottom: 14px;
}

.footer .links_item ul li:last-child {
	margin-bottom: 0;
}

.footer .links_item ul li a {
	text-decoration: none;	
	font-size: 14px;
	font-weight: 300;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer .phone {
	padding-left: 0;
  margin-bottom: 0;
	text-align: right;
}

.footer .phone p {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	text-align: right;
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-left: 33px;
	margin-bottom: 10px;
}

.footer .phone p a {
	cursor: pointer;
}

.footer .phone p:before {
	content: '';
	display: block;
	position: absolute;
  top: 5px;
  left: 0px;
  width: 19px;
  height: 19px;
  background: url(../img/footer/icon-phone.svg) 0 0 no-repeat;
  background-size: 100% auto;	
}

.footer .phone p span.phone_number {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
}

.footer .phone p .city {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	display: block;
}

.footer .mail {
	padding-left: 0;
	text-align: right;
	display: block;
	font-size: 18px;
	font-weight: 300;
	margin-top: 7px;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .phone:before,
.footer .mail:before {
	display: none;
}

.footer .mail:hover {
  color: #0094e3;
  text-decoration: none;	
}

.footer .social {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: right;
}

.footer .social li {
	margin-left: 7px;
}

.footer .social li a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #0094e3;
	cursor: pointer;
	text-align: center;
	background-color: transparent;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer .social li a:hover {
	background-color: #0094e3;
}

.footer .social li a img {
	width: auto;
	height: auto;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
	top: -1px;
	position: relative;
	vertical-align: middle;
}

body {
  margin: 0px 0px 235px 0px;
}

.footer .link_top a:hover {
	color: #ffffff;
}

.results-cases .work {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.results-cases .bx-controls-direction {
	display: none;
}

.results-cases .bx-wrapper .bx-pager {
	bottom: 38px;
}

.results-cases .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: rgba(255, 255, 255, 0.51);
}

.results-cases .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: rgba(255, 255, 255, 1);
}

.bxslider_cases {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}

.bxslider_cases li {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
}

.bxslider_cases li .container {
	width: 100%;
	/*max-width: 1280px;
	padding-left: 3px;
	padding-right: 3px;*/
}

.bxslider_cases li .container:after,
.slider_left-text .slider_company:after {
	content: '';
	display: table;
	clear: both;
}

.bxslider_cases li .top-slider {
	position: relative;
	display: block;
	width: 50%;
	float: left;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #0194e2;
}

.slider_wrap-left {
	position: relative;
	display: block;
	width: 100%;
	max-width: 640px;
	float: right;
}

.bxslider_cases .top-slider .slider_left-text {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 640px;
	height: 640px;
	padding-right: 220px;
}

.slider_left-text .slider_category {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 22px;
}

.slider_left-text .slider_category span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 3px 11px 5px 11px;
	margin-left: -11px;
	background-color: #0194e2;
}

.slider_left-text .slider_title {
	font-size: 36px;
	line-height: 44px;
	color: #ffffff;
	text-align: left;
	margin-bottom: 30px;
	position: relative;
	left: -2px;
}

.slider_left-text .slider_company .company-logo {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 84px;
}

.slider_left-text .slider_company .company-logo img {
	width: auto;
	height: auto;
	max-width: 200px;
	vertical-align: bottom;
	margin-right: 25px;
}

.slider_left-text .slider_company .company-link {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 84px;
}

.slider_left-text .slider_company .company-link a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.slider_left-text .slider_company .company-link a:hover {
	border-bottom-color: rgba(255, 255, 255, 0);
}

.slider_left-text .slider_btn {
	position: relative;
	display: block;
	margin-top: 48px;
}

.slider_left-text .slider_btn .btn {
	position: relative;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 36px 15px 36px;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	background-color: #ff6e00;
	border: none;
    -webkit-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
}

.slider_left-text .slider_btn .btn:hover {
    background-color: #ff5400;	
}

.slider_left-text .slider_img {
	position: absolute;
	display: block;
	top: 50%;
	left: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.slider_left-text .slider_img img {
	width: auto;
	height: auto;
	max-width: 420px;
	filter: drop-shadow(0px 14px 16px rgba(1, 148, 226, 0.24));
	-webkit-filter: drop-shadow(0px 14px 16px rgba(1, 148, 226, 0.24));
	-moz-filter: drop-shadow(0px 14px 16px rgba(1, 148, 226, 0.24));
}

.bxslider_cases li .bottom-slider {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	background-color: #0194e2;
}

.bxslider_cases .bottom-slider .slider_right-text { 
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 640px;
	font-size: 20px;
	line-height: 30px;
	color: #cceaf9;
	padding-left: 220px;
}

.bxslider_cases .bottom-slider .slider_right-text p {
	margin-top: 0;
	margin-bottom: 42px;
}

.bxslider_cases .bottom-slider .slider_right-text p:last-child {
	margin-bottom: 0;
}

.slider_right-text .big-text {
	font-size: 24px;
	font-weight: 500;
	color: #ffffff;
}

.slider_right-text .slider_list {
	position: relative;
	display: block;
	margin: 0 0 35px 0;
	padding: 0;
}

.slider_right-text .slider_list li {
	position: relative;
	display: block;
	margin: 0 0 45px 0;
	padding: 0;
}

.slider_right-text .slider_list li:last-child {
	margin-bottom: 0;
}

.slider_right-text .slider_list li .number {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 62px;
	line-height: 62px;
	font-weight: 300;
	margin-right: 17px;
	color: #ffffff;
}

.slider_right-text .slider_list li .text-list {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.blog_item .title_description, .news_item .title_description,
.paper h1, .paper h2, .paper h3, .advantages_partners ul li .title,
.advantages_clients ul li span, .increase_networks .title, .constituent_optimization .item > div > span,
.increase_networks .right .title, .increase_context .title, .context_step .item .right > span,
.increase_networks.increase_odnoklassniki .right .title, .about_optimization .title, .about_promotion .title, .task_promotion .item .top > span,
 .about_social_network .title, .increase_direkt .title, .context_consult > span,
 .budget-item-title, .how_conversion_items li span, .about_context .title,
 .task_context .item span, .context_step .item .right > span .context_step .item ul li,
 .conditions .items .item .title, .success-project .item span, .increase_conversion .title,
 .price-lead_price .description .title, .stages .item .top span, .type_of_store .item span,
 .about_promotion_store .title, .task_promotion_store .item .top > span,
 .how_smm .item span, .how_smm_networks .item .top span {
	text-transform: none;
}

.cost_promotion .item .description_back p span, .own-technology .item .bottom strong {
	font-weight: 700;
}

.positioning h2, .positioning .left p span, .content .entry p span, .partners_scheme .inner > p span,
.why .why_item span, .services_item .link, .thanks .thanks_item p span, .partners_scheme ul li .title_scheme,
.thanks .thanks_item p a, .team .team_top p span, .people_item .people_name, .our_team .container p span,
.profit .container ul li > p span,.increase_networks .right .title, .instruments_networks .item .top span,
.instruments_networks.instruments_instagram .item .description strong, .cost-list li .name, .cost-list li .name,
.instruments_networks .item .top span, .instruments_networks.instruments_vkontakte .item .description strong,
.cost-promotion .info-block .text p strong, .cost-list li .name, .increase_networks.increase_odnoklassniki .right .title,
.instruments_networks .item .top span, .increase_conversion .right .description strong, .list-expert strong, 
.mini-list strong, .task_promotion .item .top span span, .type_of_promotion .item span, .approach_promotion h2,
.approach_promotion .item > div > span, .cost_promotion .item .right, .task_social_network .item span, 
.advantage_smm .item > span, .smm_results .item .description .title, .smm_price .item_blue span, 
.table-rates thead th, .loyalty ul li span, .cost .item span, .type_of_context .item span, 
.context_profi ul li b, .task_promotion_store .item .bottom span, .results .effect_item p span,
.about_optimization .title span:first-of-type, .about_optimization .right p strong,
.constituent_optimization > .inner > span, .approach_promotion .item > div > span, 
.approach_promotion .item p span, .advantage_smm .item p span  {
	font-weight: 500;
}

.positioning ul li span, .positioning ul li p, .results_inner h2, .constituent_optimization h2,
.why h3, .services h3, .reviews h3, .trust h3, .task_promotion h2, .scheme-cooperation h2,
.type_of_promotion h2, .case_promotion h2,  .cost_promotion h2,
.price_promotion h2, .promotion_action h2, .type_of_context h2, .task_context h2, .conditions h2,
.context_advantages h2, .context_results h2, .context_cost h2, .context_step h2, .success-project h2,
.task_social_network h2, .advantage_smm h2, .how_smm h2, .smm_cost h2, .smm_price h2, .price-lead h2,
.how_conversion h2, .loyalty h2, .cost h2, .can_not h2, .how_conversion h2, .loyalty h2,
.garant_top h2, .cost_service h2, .type_of_store h2, .seomotion h2, .approach_optimization h2,
.own-technology h2, .expert-tuning h2, .budget h2, .rates h2, .instruments_networks h2, .cost-promotion h2,
.vkontakte_advertising_targeting .head h2, .vkontakte_stage-block h2, .vkontakte_cost h2, .vkontakte_paid_advertising .head h2,
.vkontakte_advertising_head h2, .vkontakte_complex_content h2, .career_item .item .title_item,
.advantages_career h3 span, .content .entry_about .position, .profit .container .sum, .profit .container .pay,
.advantages_clients ul li p, .advantages_partners ul li .title, .advantages_clients ul li span,
.increase_networks .title, .how_smm .item span, .specialist-info-block p:first-child, .increase_context .title,
.budget-title, .budget-item-title, .about_promotion .title, .promotion_consult p, .task_promotion .item .top > span,
.type_of_promotion .inner > p, .case_slider .region, .cost_promotion .tick, .about_social_network .title, 
.increase_direkt .title, .order_service.order_training .title, .order_service.order_service_new .title, 
.increase_conversion.conversion .title, .how_conversion_items li span, .about_context .title, 
.promotion_consult p, .task_context .item span, .context_advantages .item span, .context_step .item .right > span,
.increase_seo_promotion .left .title strong, .increase_seo_promotion .left p strong,
.scheme-cooperation .items .item .top, .conditions .items .item .title, .success-project .item span,
.price-lead_price .description .title, .own-technology h2, .stages .item .top span, .about_promotion_store .title,
.task_promotion_store .item .top > span, .cost_service h2, .type_of_store .item span,
.about_optimization .title, .constituent_optimization .item > div > span, .increase_conversion.increase_top .title,
.case_slider .region {
	font-weight: 400;
}

.big_left .blog_item p, .blog_item p, .news_item p, .career_item .item, .our_team .container p,
.positioning .left p, .why .why_item p, .services_item p, .advantages_career h3, .advantages_partners ul li p,
.reviews .container .left .quote, .content .entry.entry_career p, .content .entry_about p,
.carousel_container_clients .owl-carousel .owl-item p, .carousel_container_reviews .quote, 
.thanks .thanks_item p, .header .nav ul li.arrow_2 li a, .team .team_top p, .real_reviews .container .left .quote,
.real_reviews .container .right p, .about_partners .container p, .partners_scheme .inner > p,
.increase_conversion.increase_networks .left, .increase_networks .right p, .how_smm .item p,
.instruments_networks .item, .instruments_networks.instruments_instagram .item .description,
.cost-promotion .item .top p, .increase_conversion .right .description, .increase_command .description p,
.specialist-info-block .text, .instruments_networks.instruments_vkontakte .item .description,
.cost-promotion .info-block, .specialist-info-block p, .instruments_networks.instruments_odnoklassniki .item .description p,
.increase_conversion .left, .increase_conversion .right .description, .list-expert, .mini-list,
.budget-item .description, .about_promotion .left p, .task_promotion .item .bottom, .type_of_promotion .item p,
.approach_promotion .item p, .cost_promotion .item .description p, .cost_promotion .item .description_back p,
.price_promotion .item p, .about_social_network .left p, .advantage_smm .item p, 
.context_results .item .description p, .smm_price .item_blue, .increase_direkt .left p, 
.expert-block.mini-block.first-block, .expert-block.mini-block.third-block, .budget-item .description,
.table-rates tbody td:first-child, .order_training p, .order_service.order_service_new p, .increase_conversion .right .description,
.increase_conversion .left p, .how_conversion_items li p, .loyalty .inner > p, .cost .item ul li, .can_not .container p,
.about_context .left, .type_of_context .item p, .task_context .item p, .context_advantages .item p, 
.context_results .item .description p, .context_results .item .description li, .context_cost .item ul li,
.context_profi ul li, .context_step .item ul li, .increase_seo_promotion .left p, .increase_conversion p, .increase_seo_promotion .right .list-icons li,
.scheme-cooperation .items .item .bottom, .conditions .items .item > div p, .success-project .comment, .about_promotion .left p,
.price-lead_price .description p, .own-technology .item .bottom p, .stages .list-items li, .about_promotion_store .left p,
.task_promotion .item ul li, .growth .growth_item p, .results .effect_item p, .cost_service .text, 
.type_of_store .item p, .about_optimization .left, .about_optimization .right p, .constituent_optimization .description .right,
.constituent_optimization .item ul li, .approach_promotion .item p, .increase_top .left p, .increase_conversion .right .description p,
.garant_top .item p, .seomotion .item .description p, .increase_conversion.increase_top .right p.full,
.cost_service .text p  {
	font-weight: 200;
}

.table-rates tbody .free-service td:first-child {
	font-weight: bold;
}

.conditions .comment {
	font-weight: 300;
}

.contacts .col p, .contacts .contacts_item .description p {
	font-weight: 200 !important;
}

.contacts .right .item span, .contacts .contacts_item h2 {
	font-weight: 400 !important;
}

.contacts .col p span, .contacts .contacts_item .description span {
	font-weight: 500 !important;
}

.order_service.order_training .title, 
.order_service.order_service_new .title {
	font-size: 44px;
}

.increase_networks .title {
	font-size: 36px;
}

.price-lead_price .description .title {
	font-size: 34px;
}

.increase_context .title, .about_promotion .title,
.increase_direkt .title, .increase_conversion.conversion .title,
.about_context .title, .increase_seo_promotion .left .title,
.about_promotion_store .title, .about_optimization .title,
.increase_conversion.increase_top .title {
	font-size: 30px;
}

.increase_conversion.conversion .title {
	line-height: 1.25;	
}

.context_step .item .right > span {
	font-size: 28px;
	line-height: 1.3;
}

.how_conversion_items li span {
	font-size: 26px;
}

.increase_networks .right .title,
.how_smm .item span, .budget-item-title,
.about_social_network .title, .success-project .item span, 
.conditions .items .item .title,
.stages .item .top span, .type_of_store .item span,
.constituent_optimization .item > div > span {
	font-size: 25px;
	line-height: 1.3;
}

.advantages_partners ul li .title, .advantages_clients ul li span {
	font-size: 22px;
}

.order_training p, .order_service.order_service_new p,
.increase_networks.increase_odnoklassniki .right .title {
	font-size: 20px;
	line-height: 1.3;
}

.order_service .btn {
	text-transform: uppercase;
	font-size: 18px;
}

.order_main.order_service .button-bottom-main {
	font-size: 15px;
}

.cost-promotion .item .top,
.specialist-info-block .text,
.cost-promotion .info-block,
.specialist-info-block p,
.price_promotion .item p {
	font-size: 17px;
}

.success-project .item p {
	font-size: 18px;
	font-weight: 400;
}

.list-expert li, .mini-list li {
	padding-top: 12px;
	padding-bottom: 12px;
}

.service_and_price h1 {
	font-size: 53px;
	font-weight: 300;
	text-transform: none;
}

.paper h1 {
	font-weight: 400;
    text-transform: none;
    font-size: 46px;
    line-height: 52px;
}

.paper h2 {
    font-size: 28px;
}

.paper h3 {
    font-size: 22px;
}

.bxslider_1 li {
    padding-top: 5px;
    padding-left: 5px;
}

.header .work {
    max-width: 1920px;
    padding-left: 30px;
    padding-right: 30px;
}

.vkontakte_services_list .wrap-item strong,
.vkontakte_services_list .rub-text,
.vkontakte_services_list .item .head .title,
.vkontakte_complex_content .cell_title,
.vkontakte_complex .rub-text .text,
.vkontakte_list_stage .item .item_title,
.vkontakte_cost .rub-top-text,
.vkontakte_advertising_list .item .item_head .title,
.vkontakte_advertising_list .item .b_list li,
.people-head .people-block .name-block .name,
.vkontakte_advertising_targeting .row p strong,
.vkontakte_cost .rub-text .text {
	font-weight: 500;
}

.vkontakte_services_list .item .list li,
.vkontakte_complex_content .cell,
.vkontakte_services_list .item,
.vkontakte_advertising_tools_content .text,
.vkontakte_advertising_targeting .row,
.vkontakte_list_stage .item .list li,
.vkontakte_paid_advertising .head p,
.vkontakte_advertising_list .item .list li,
.vkontakte_advertising_specialist.specialist-info-block p {
	font-weight: 300;
}

body {
	-webkit-text-size-adjust: 100%;
}

/*.slider_left-text .slider_company .company-logo img,
.reviews .container .left .logo img,*/
.carousel_container_clients .icon img,
.owl-carousel .owl-item .logo img {	
  image-rendering:optimizeSpeed;             
  image-rendering:-moz-crisp-edges;          
  image-rendering:-o-crisp-edges;            
  image-rendering:-webkit-optimize-contrast; 
  image-rendering:optimize-contrast;         
  image-rendering:crisp-edges;   
  -ms-interpolation-mode:nearest-neighbor;   
}
/*-----------------NEW-----------------*/

.testing {
	position: relative;
	display: block;
	background: #f2f2f2;
	padding: 79px 0;
	overflow: hidden;
}

.testing .inner {
	position: relative;
	z-index: 1;
}

.testing:before {
	content: '';
	position: absolute;
	display: block;
	width: 524px;
	width: 27.29%;
	height: 485px;
	background: url(../img/briefcases_bars/testing_bg_1.png) no-repeat;
	background-size: 100% auto;
	background-position: bottom left;
	bottom: -125px;
	bottom: -22.73%;
	left: -35px;
	left: -1.82%;
}

.testing:after {
	content: '';
	position: absolute;
	display: block;
	width: 524px;
	width: 27.29%;
	height: 524px;
	background: url(../img/briefcases_bars/testing_bg_2.png) no-repeat;
	background-size: 100% auto;
	background-position: top right;
	top: -195px;
	top: -35.45%;
	right: -75px;
	right: -3.91%;
}

.testing h2 {
	font-size: 36px;
	font-weight: 400;
	color: #000000;
	text-align: center;
    margin-bottom: 31px;
}

.testing .list {
	margin: 30px auto 0 auto;
	max-width: 760px;
}

.testing .list li {
	margin-bottom: 17px;
}

.testing .list li:last-child {
	margin-bottom: 0px;
}

.realization_item_step .big-img {
	position: relative;
	padding: 60px 35px 57px 117px;
}

.realization_item_step .big-img img {
	max-width: 100%;
}

.moments .table.big-table {
	width: 100%;
    max-width: 1050px;
}

.moments .table.big-table td span {
	color: #6a6a6a;
}

.realization_bars {
	margin-top: 65px;
}

.realization_bars .realization_items_steps {
	margin-top: 47px;
}

.realization_bars .realization_item_step .title {
	height: auto;
	padding-bottom: 18px;
}

.realization_bars .realization_item_step .title span {
	height: auto;
	padding-top: 36px;
	padding-bottom: 11px;
    vertical-align: top;
}

.realization_bars .realization_item_step .title p {
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	padding-right: 55px;
}

.realization_bars .realization_item_step .list > li img {
	max-width: 46px;
}

.realization_bars .realization_item_step:first-child .list > li:nth-child(5) img {
	max-width: 41px;
}

.moments_bars.moments .text.results-work .total-price {
	margin-top: 0;
}

.moments_bars.moments .results-work {
    margin-top: 78px;
}

.moments_bars h2 {
    margin-bottom: 37px;
}

.moments_bars .screenshot {
	margin-bottom: 21px;
}

.moments_bars.moments {
	padding-bottom: 24px;
}

.moments_bars.moments .text.results-work .comment-center {
	max-width: 840px;
    margin-top: 20px;
    margin-bottom: 38px;
}

.moments_bars.moments .table thead th {
	font-weight: 400;
}

.moments_bars.moments .table tbody td:first-child {
	font-weight: 400;
}

.moments .table thead th:first-child {
	width: 200px;	
}

.moments_bars.moments .table tbody td {
	line-height: normal;
}

.client_bars h2 {
	margin-bottom: 52px;
}

.client_bars .client_block .text {
    line-height: 24px;
}

.client_bars .client_block .men-block .img-block {
	margin-bottom: 12px;
}

.client_bars .client_block .men-block {
	padding-top: 20px;
}

.client_bars .client_block {
	padding-top: 30px;
	margin-bottom: 80px;
}

.entry_briefcases_item .cases_list_bars.cases_list .inner {
	margin-left: auto;
	margin-right: auto;
	width: 1280px;
	display: table;
}

.entry_briefcases_item .cases_list_bars.cases_list .item:first-child {
	padding-left: 0px;
	width: 31.83%;
}

.entry_briefcases_item .cases_list_bars.cases_list .item:nth-child(2) {
	width: 36.33%;
}

.entry_briefcases_item .cases_list_bars.cases_list .item:nth-child(3) {
	width: 31.83%;
	padding-right: 0;
}

.purpose_bars .purpose_list li {
	line-height: normal;
	margin-bottom: 66px;
	width: 32.33%;
}

.purpose_bars .purpose_list.skyfit_purpose li:nth-child(2n) {
	padding-right: 20px;
	width: 33.33%;
}

.purpose_bars .purpose_list.skyfit_purpose li:nth-child(3n) {
	width: 32.33%;	
}

.cases_green3 .cases_item {
    background-color: #43a97a;
}

.cases_green3 .cases_list {
    background-color: #1d8756;
}

.cases_green3 .cases_item .img-block img {
	width: 240px;
}

@media  (max-width: 1440px) {

	.order_service_new .inner {
		padding-top: 96px;
	}

	.entry_briefcases_item .cases_list .inner {
		max-width: 1320px;
	}

	.realization_items_steps.realization_steps_kedr {
	  margin-top: 50px;
	  padding-bottom: 20px;
	}

	.results-work_list.results-work_kedr {
		padding-bottom: 64px;
	}

	.client_block {
		margin-bottom: 85px;
	}

	/*.main_briefcases_item .img-block img {
		max-width: 498px;
	}*/

  .main_briefcases_item.right-img .img-block img {
  	max-width: 280px !important;
  }

	.results .statistics {
		height: 389px;
	}

	.results .bottom {
    height: 156px; 
  }

	.growth .top .increase,
	.growth .top .multiples {
		display: table-cell;
		vertical-align: top;
	}

	.growth .top .multiples {	
     padding-left: 20px;
     white-space: nowrap;
  }

	.increase_networks.increase_odnoklassniki .left {
		width: 560px;
	}

	.increase_networks.increase_conversion.increase_odnoklassniki .right {
    margin-left: 560px;
  }

	.positioning .right {
		width: 46%;
	}

	.positioning h2 {
		font-size: 32px;
	}

	.instruments_networks .comment {
		font-size: 21px;
	}

  .block-comment img {
  	left: 46px;
  }

  .block-comment {
  	padding-left: 156px;
  	padding-right: 10px;
  }

	.increase_seo_promotion .right .list-icons {
		font-size: 16px;
	}

	.increase_seo_promotion .right .list-icons li {
		margin-bottom: 4px;
	}

	.increase_seo_promotion .right .list-icons li:last-child {
		margin-bottom: 0;
	}

	.increase_seo_promotion .right .list-icons li img {
		top: 5px;
	}

	.increase_seo_promotion .left .title > span {
		display: block;
	}

	.content .entry_promotion h1,
	.content .entry_advertising h1,
	.content .entry_facebook h1,
	.content .entry_vkontakte h1,
	.content .entry_instagram h1,
	.content .entry_odnoklassniki h1,
	.content .entry_google_context h1,
	.content .entry_direkt h1,
	.content .entry_conversion h1,
	.content .entry_seo_promotion h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store h1 {
		padding-top: 0px;
	}

	.cost-promotion.cost-promotion_vkontakte .item > div {
		padding: 23px 23px 21px 30px;
	}

	.cost-promotion.cost-promotion_vkontakte .item > div:last-child {
		padding: 17px 23px 15px 30px;		
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2) {
		padding: 2px 23px 1px 30px;
	}

	.cost-promotion_odnoklassniki .item > div:nth-child(2) .cost-list {
    margin-bottom: 15px;
	}

	.cost-promotion_odnoklassniki .item > div:nth-child(2) .bottom {
    padding-top: 12px;
  }

	.block-gift {
		font-size: 22px;
		padding-right: 80px;
	}

	.increase_direkt .left {
	  min-height: 545px;
	}

	.type_of_store .inner {
		max-width: 1280px;
	}

	.task_promotion_store .item .icon_2 {
		left: 26px;
	}

	.task_social_network .item span {
		font-size: 20px;
		line-height: 1.4;
	}

	.results .effect_item p {
		font-size: 16px;
		line-height: 1.4;
	}

  .why .why_item span {
  	font-size: 18px;
  }
  .how_smm .item > div {
    min-height: 380px;
  }

	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .wrap-img,
	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .name,
	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .price {
		height: 79px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2),
	.cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(3) {
		padding-top: 4px;
		padding-bottom: 3px;
	}

	.cost-promotion_odnoklassniki .cost-list li img {
		margin-top: 0;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item .head {		
    padding-top: 13px;
    padding-bottom: 13px;
    margin-bottom: 33px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list.cost-list2 {
		margin-bottom: 37px;
	}

	.cost-promotion_odnoklassniki .cost-list.cost-list2 li {
		margin-bottom: 24px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item .bottom,
	.cost-promotion_odnoklassniki .item > div:nth-child(2) .bottom,
	.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .bottom {
		padding-top: 0;
	}

	.cost-promotion_odnoklassniki .cost-list,
	.cost-promotion_odnoklassniki .item > div:nth-child(2) .cost-list,
	.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list {
		margin-bottom: 0;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:last-child .wrap-img,
	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:last-child .name {
		display: inline-block;
		vertical-align: top;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:last-child .name {
		padding-top: 5px;
	}

	.cost-promotion.cost-promotion_facebook .cost-list ul {
		margin-top: -20px;
		padding-left: 74px;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li .name,
	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:last-child ul li .name {
		display: table-cell;
		vertical-align: middle;		
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:first-child  {
		margin-bottom: 8px;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li:first-child  {
		margin-bottom: 0;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list li {
		margin-bottom: 18px;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li {
		margin-bottom: -11px;
		padding-right: 0;
	}

	.cost-promotion.cost-promotion_facebook .cost-list li .price {
		width: 180px;
	}

  .increase_networks.increase_instagram .left {
  	width: 583px;
  }

  .increase_networks.increase_conversion.increase_instagram .right {
    margin-left: 583px;
  }

  .increase_conversion .right .description p,
  .increase_direkt .right .description .list li,
  .increase_context .right .description .list li,
  .increase_conversion.increase_top .right p.full {
  	font-size: 16px;
  }

	.cost-promotion .cost-list {
	  display: block;
	  width: 100%;	
	}

	.cost-promotion .cost-list li {
	  position: relative;
	  display: table;
	  width: 100%;	
	  padding: 0;
	  vertical-align: middle;
	}

	.cost-promotion .cost-list li img {
	  position: relative;
	  top: 0;
	  left: 0;
	}

	.cost-promotion .cost-list li .name {
	  padding-right: 10px;
	  display: table-cell;
	  line-height: 1.4;
	  vertical-align: middle;
	  height: 60px;
	  float: none;
	  max-width: none;
	}

	.cost-promotion_vkontakte .cost-list {
		margin-bottom: 0;
	}

	.cost-promotion_vkontakte .cost-list li img {
		margin-top: 0;
	}

	.cost-promotion .cost-list li .price {
	  float: none;
	  position: relative;
	  display: table-cell;
	  top: 0;
	  vertical-align: middle;
	  text-align: right;
	  width: 200px;
	  height: 60px;
	}

	.cost-promotion.cost-promotion_vkontakte .item .bottom {
    padding-top: 0;
  }

	.cost-promotion.cost-promotion_instagram .item:first-child > div {
	  padding-top: 17px;
	  padding-bottom: 19px;
	}

	.cost-promotion.cost-promotion_vkontakte .item > div {
	  padding: 10px 23px 16px 30px;
	}

	.cost-promotion .cost-list li .wrap-img {	
	  position: relative;
	  display: table-cell;
	  vertical-align: middle;
	  width: 45px;
	  height: 60px;
	}

	.cost-promotion .cost-list li img {	
		top: 7px;
	}

	.cost-promotion.cost-promotion_instagram .item .head .cost-list li .name,
	.cost-promotion.cost-promotion_vkontakte .item .head .cost-list li .name,
	.cost-promotion.cost-promotion_facebook .head .cost-list li .wrap-img {
		height: auto;
	}

	.cost-promotion.cost-promotion_instagram .item .head {
		padding: 22px 23px 17px 30px;
	  margin: -24px -23px 8px -30px;
	}

	.cost-promotion.cost-promotion_vkontakte .item .head {
		padding: 22px 23px 17px 30px;
	  margin: -17px -23px 8px -30px;
	}

	.cost-promotion .cost-list2 li .name,
	.cost-promotion .cost-list2 li .price {
		height: auto;
	}

	.cost-promotion_instagram .item:last-child .bottom .cost-list li,
	.cost-promotion_vkontakte .item:last-child .bottom .cost-list li {
	  margin-bottom: 9px;
	}

	.cost-promotion_instagram .item:last-child .bottom .cost-list li:last-child,
	.cost-promotion_vkontakte .item:last-child .bottom .cost-list li:last-child {
		margin-bottom: 0;
	}

	.cost-promotion.cost-promotion_instagram .item:last-child > div {
	  padding-bottom: 8px;
	}

	.cost-promotion.cost-promotion_vkontakte .item:last-child > div {
	  padding-bottom: 5px;
	}

	.cost-promotion.cost-promotion_instagram .item .head {
		margin-bottom: 9px;
	}

	.increase_networks.increase_facebook .left {
    width: 700px;		
	}

	.increase_networks.increase_conversion .right {
    margin-left: 700px;
  }
	.increase_networks.increase_odnoklassniki .left .title {
		font-size: 34px;
	}

  .entry_briefcases_item .cases_list .inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header .nav > li > a {
  	font-size: 13px;
  }

  .entry_social_network {
    background-position: bottom center;
  }

  .content .entry_promotion h2, 
  .content .entry_advertising h2, 
  .content .entry_facebook h2, 
  .content .entry_vkontakte h2, 
  .content .entry_instagram h2, 
  .content .entry_odnoklassniki h2, 
  .content .entry_google_context h2, 
  .content .entry_direkt h2, 
  .content .entry_conversion h2, 
  .content .entry_seo_promotion h2, 
  .content .entry_promotion_optimization h2, 
  .content .entry_social_network h2, 
  .content .entry_promotion_top h2, 
  .content .entry_promotion_store h2,
	.content .entry_promotion .h2,
	.content .entry_advertising .h2,
	.content .entry_facebook .h2,
	.content .entry_vkontakte .h2,
	.content .entry_instagram .h2,
	.content .entry_odnoklassniki .h2,
	.content .entry_google_context .h2,
	.content .entry_direkt .h2,
	.content .entry_conversion .h2,
	.content .entry_seo_promotion .h2,
	.content .entry_promotion_optimization .h2,
	.content .entry_social_network .h2,
	.content .entry_promotion_top .h2,
	.content .entry_promotion_store .h2 {
  	font-size: 35px;
  }

  .content .entry_context.entry_promotion .inner, .content .entry_context.entry_advertising .inner, 
  .content .entry_context.entry_facebook .inner, .content .entry_context.entry_vkontakte .inner, 
  .content .entry_context.entry_instagram .inner, .content .entry_context.entry_odnoklassniki .inner, 
  .content .entry_context.entry_google_context .inner, .content .entry_context.entry_direkt .inner, 
  .content .entry_conversion .inner, .content .entry_context.entry_seo_promotion .inner, 
  .content .entry_promotion_optimization .inner, .content .entry_social_network .inner, 
  .content .entry_promotion_top .inner, .content .entry_context.entry_promotion_store .inner {
    padding-bottom: 123px;
  }

  .intro .inner {
    padding-bottom: 127px;
  }

  .main_briefcases_item.right-img .inner {
  	padding-left: 15px;
    padding-right: 300px;
  }

  .main_briefcases_item.right-img .img-block {
  	right: 15px;
  }

  .examples_item_images img {
  	width: 100%;
  	margin-left: 0;
  	margin-right: 0;
  }

  .examples_item.examples_item_images .title {
  	padding-left: 10px;
  }

  .examples {
  	margin-top: 62px;
  }

  .realization_title,
  .realization_title_big {
  	margin-left: 0;
  	margin-right: 0;
  }

  .realization_skyfit {
    overflow: hidden;
  }

  .realization_steps {
  	margin-bottom: 0;
  }

  .increase_command .image-block:before { 
  	width: 64%;
  }

  .increase_command .image-block .text {  
    padding-top: 31px;	
    font-size: 28px;
    line-height: 38px;
  }

  .content .entry_context.entry_vkontakte_promotion .inner {
    padding-bottom: 127px;
  }

  .content .entry_context.entry_vkontakte_advertising .inner {
    padding-bottom: 189px;
  }

  .main_briefcases {  	
    padding-top: 38px;
    padding-bottom: 100px;
  }

  .footer .inner {
  	padding-left: 15px;
  	padding-right: 15px;
  }

  .slider_wrap-left {
  	max-width: 600px;
  }

  .bxslider_cases .top-slider .slider_left-text {
  	width: 600px;
  	padding-left: 15px;
    padding-right: 180px;
  }

  .bxslider_cases .bottom-slider .slider_right-text {
    padding-left: 180px;
  	padding-right: 15px;
  }

  .slider_left-text .slider_img {
  	-webkit-transform: scale(0.8);
  	-ms-transform: scale(0.8);
  	transform: scale(0.8);
  }

    .header .work {
	    padding-left: 30px;
	    padding-right: 30px;
	}


	.entry_briefcases_item .cases_list_bars.cases_list .inner {
		width: 100%;
		max-width: 1200px;
		display: block;
	}

	.entry_briefcases_item .cases_list_bars.cases_list .item:nth-child(2) p br {
		display: none;
	}

	.entry_briefcases_item .cases_list_bars.cases_list .item:nth-child(2) {
		padding-right: 40px;
	}
}

@media  (max-width: 1320px) {

	.block-comment {
		padding-left: 158px;
	}

	.block-comment img {
		left: 46px;
	}

	.increase_networks .work,
	.how_smm_networks .work, 
	.instruments_networks .work,
	.cost-promotion .work {
    max-width: 1200px;
  }

	.increase_conversion.increase_networks.increase_facebook .left {
		width: 660px;
	}

	.increase_conversion.increase_networks.increase_vkontakte .left {
		width: 780px;
	}

	.increase_conversion.increase_networks.increase_odnoklassniki .left {
		width: 530px;
	}

	.increase_networks.increase_conversion.increase_facebook .right {
		margin-left: 660px;
	}

	.increase_networks.increase_conversion.increase_vkontakte .right {
		margin-left: 780px;
	}

	.increase_networks.increase_conversion.increase_odnoklassniki .right {
		margin-left: 530px;
	}

	.cost-promotion .info-block {
		padding-left: 260px;
		padding-right: 100px;
	}

	.cost-promotion .info-block img {
		left: 115px;
	}

	.specialist-info-block {
		padding-right: 40px;
		padding-left: 357px;
	}

	.cost-promotion_instagram .specialist-info-block {
		padding-left: 348px;
	}

	.specialist-info-block .people-head {
		left: 30px;
	}

	.cost-promotion.cost-promotion_vkontakte .item .head {
		margin-bottom: 15px;
	}

	.cost-promotion.cost-promotion_vkontakte .item:last-child > div {
    padding-bottom: 15px;
  }

  .increase_networks.increase_odnoklassniki .left .title {
		font-size: 32px;
	}

	.main_briefcases .list_briefcases {
		margin-top: 60px;
	}

	.cases_item .title {
    font-size: 28px;
    margin-bottom: 18px;
  }

  .cases_item .text {
    font-size: 20px;
    margin-bottom: 24px;
  }

  .cases_list .item,
  .cases_list .item p,
  .entry_briefcases_item .cases_list .item p { 
    font-size: 20px;
  }

  .cases_list .item br {
  	display: none;
  }

  .cases_list .inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .moments_imp_list {
  	margin-top: 40px;
  }

  .moments_imp_list li {
  	font-size: 18px;
  	line-height: 22px;
  }

  .entry_briefcases_item .cases_list.cell-2 .item p {
    max-width: 300px;
  }
}

@media  (max-width: 1295px) {

  .header .nav > li > a {
    padding-left: 15px;
    font-size: 12px;
  }

  .content .entry .main_briefcases_item h1 {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 25px;
  }

  .main_briefcases_item .block-link {
    font-size: 22px;
  }

  .entry_briefcases_item .cases_list .item {
    padding-left: 60px;
    padding-right: 40px;
  }

	.order_service.order_training .title,
  .order_service.order_service_new .title {
	  font-size: 44px;
	  line-height: 52px;
	}
}

@media  (max-width: 1280px) {

	.positioning h2 {
		font-size: 30px;
	}

	.bx-wrapper .bx-prev:before,
	.bx-wrapper .bx-next:before,
	.bx-wrapper .bx-prev:after,
	.bx-wrapper .bx-next:after {
		display: none;
	}

	.reviews .bx-wrapper .bx-next {
		background-image: url(../img/slider/next.svg);
		background-size: 100% auto;
	}

	.reviews .bx-wrapper .bx-prev {
		background-image: url(../img/slider/pre.svg);
		background-size: 100% auto;
	}

	.reviews .bx-wrapper .bx-next:hover {
		background-image: url(../img/slider/next_hover.svg);
		background-size: 100% auto;
	}

	.reviews .bx-wrapper .bx-prev:hover {
		background-image: url(../img/slider/pre_hover.svg);
		background-size: 100% auto;
	}

	.list-expert li br {
		display: none;
	}

	.block-gift {
		padding-left: 171px;
		padding-right: 40px;
	}

	.block-gift img {
		left: 65px;
	}

	.garant_top .item span {
		padding-right: 0px;
	}

	.task_promotion_store .item:last-child .top > span,
	.task_promotion_store .item .top > span {
		font-size: 24px;
	}

	.growth .growth_item_1:before,
	.growth .growth_item_4:before,
	.growth .growth_item_2:before {
		top: -6px;
	}

	.growth .growth_item_3:before {
		top: -5px;		
	}

	.reviews .bx-wrapper .bx-controls-direction a {
		top: -40px;
	}

	.footer .social {
		margin-bottom: 9px;
		text-align: left;
	}
	.main_briefcases_item .img-block {
		left: 8px;
	}

	.training_services_list {		
    margin-left: -10px;
    margin-right: -10px;
	}

	.training_services_list .item {
		padding: 0 10px;
	}

	.training_services_list .item_content .title-block {
		font-size: 20px;
    line-height: 24px;
	}

	.training_advantages_list .item_content .title-block {
		font-size: 22px;
		line-height: 28px;
	}

  .slider-teachers .owl-controls .owl-prev {  	
    left: -43px;
  }

  .slider-teachers .owl-controls .owl-next {
    right: -43px;  	
  }

  .slider-teachers .owl-nav {
  	top: 50%;
    margin-top: -15px;
  }

  .slider-teachers .item {
    margin: 0 17px;  	
  }

  .footer .social {
  	margin-bottom: 0;
  	text-align: right;
  }
	.header .work {
	    padding-left: 20px;
	    padding-right: 20px;
	}
}

@media  (max-width: 1200px) {
  .header .logo img {
      width: 118px;
  }

  .header .nav > li > a {
      font-size: 12px;
  }

  .city_content {
  	cursor: pointer;
  }

  .city_list li span {
  	padding-left: 16px;
  }

  .city_list li a {
    padding-right: 16px;
  }

  .header .header_right .phones {
    padding-left: 20px;
  }
  .content {
    margin-top: 77px;
  }


	.entry_briefcases_item .cases_list_bars.cases_list .item:nth-child(2) {
		padding-right: 60px;
	}
}

@media  (max-width: 1199px) {
	.slider_left-text .slider_title {
		left: -1px;
	}

	.order_service_new .inner {
    padding-top: 76px;
		padding-bottom: 88px;
	}

	.error_404 .breadcrums {
		display: none;
	}

	.positioning ul:nth-child(1) li:nth-child(1) p,
	.positioning ul:nth-child(2) li:nth-child(1) p,
	.positioning ul:nth-child(1) li:nth-child(2) p,
	.positioning ul:nth-child(2) li:nth-child(2) p {
		max-width: 264px;
	}

	.positioning .left {
		max-width: 800px;
		width: 54%;
	}

	.positioning .right {
		width: 38%;
	}

	.positioning .inner {
    padding-top: 66px;
    padding-bottom: 40px;
  }

	.positioning h2 {
		font-size: 28px;
	}

	.positioning .right {
    padding-top: 4px;
  }

  .results .bottom {
    height: auto;
  }
	.content .entry_promotion h1,
	.content .entry_advertising h1,
	.content .entry_facebook h1,
	.content .entry_vkontakte h1,
	.content .entry_instagram h1,
	.content .entry_odnoklassniki h1,
	.content .entry_google_context h1,
	.content .entry_direkt h1,
	.content .entry_conversion h1,
	.content .entry_seo_promotion h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store h1 {
	  font-size: 48px;	  
	}
  
  .content .entry_promotion h2,
  .content .entry_advertising h2,
  .content .entry_facebook h2,
  .content .entry_vkontakte h2,
  .content .entry_instagram h2,
  .content .entry_odnoklassniki h2,
	.content .entry_google_context h2,
	.content .entry_direkt h2,
	.content .entry_conversion h2,
	.content .entry_seo_promotion h2,
	.content .entry_promotion_optimization h2,
	.content .entry_social_network h2,
	.content .entry_promotion_top h2,
	.content .entry_promotion_store h2,
	.content .entry_promotion .h2,
	.content .entry_advertising .h2,
	.content .entry_facebook .h2,
	.content .entry_vkontakte .h2,
	.content .entry_instagram .h2,
	.content .entry_odnoklassniki .h2,
	.content .entry_google_context .h2,
	.content .entry_direkt .h2,
	.content .entry_conversion .h2,
	.content .entry_seo_promotion .h2,
	.content .entry_promotion_optimization .h2,
	.content .entry_social_network .h2,
	.content .entry_promotion_top .h2,
	.content .entry_promotion_store .h2 {
    font-size: 30px;
    margin-top: 14px;
  }

  .entry_promotion .btn,
  .entry_advertising .btn,
  .entry_facebook .btn,
  .entry_vkontakte .btn,
  .entry_instagram .btn,
  .entry_odnoklassniki .btn,
	.entry_google_context .btn,
	.entry_direkt .btn,
	.entry_conversion .btn,
	.entry_seo_promotion .btn,
	.entry_promotion_optimization .btn,
	.entry_social_network .btn,
	.entry_promotion_top .btn,
	.entry_promotion_store .btn {
  	margin-top: 47px;
  }

  .entry_promotion,
  .entry_advertising,
  .entry_facebook,
  .entry_vkontakte,
  .entry_instagram,
  .entry_odnoklassniki,
	.entry_google_context,
	.entry_direkt,
	.entry_conversion,
	.entry_seo_promotion,
	.entry_promotion_optimization,
	.entry_social_network,
	.entry_promotion_top,
	.entry_promotion_store {
    background-size: 1920px auto;
    background-position: -480px bottom;
  }

  .main_briefcases {
  	padding-top: 20px;
    padding-bottom: 76px;
  }

  .content .entry .main_briefcases h1,
  .intro h1 {
  	margin-bottom: 20px;
  }
  .entry_social_network {
    background-position: center 75%;
  }

  .content .entry_context.entry_promotion .inner, .content .entry_context.entry_advertising .inner, .content .entry_context.entry_facebook .inner, .content .entry_context.entry_vkontakte .inner, .content .entry_context.entry_instagram .inner, .content .entry_context.entry_odnoklassniki .inner, .content .entry_context.entry_google_context .inner, .content .entry_context.entry_direkt .inner, .content .entry_conversion .inner, .content .entry_context.entry_seo_promotion .inner, .content .entry_promotion_optimization .inner, 
  .content .entry_social_network .inner, .content .entry_promotion_top .inner, .content .entry_context.entry_promotion_store .inner {
  	padding-bottom: 108px;
  }

	.intro {
		min-height: 612px;
	}

	.intro .inner {
    padding-top: 130px;
    padding-bottom: 116px;
  }

  .question_btn a {
  	height: 100px;
  }

  .question_result h1 {
  	font-size: 44px;
  }

  .question_btn {
  	margin-top: 40px;
  }

  .question_result {
  	padding-top: 52px;
  	padding-bottom: 60px;
  }

	.question_result.question_cases {
		padding-top: 48px;
	}
	.vkontakte_advertising_specialist.specialist-info-block {
		font-size: 16px;
		line-height: 1.35;
    padding: 38px 50px 38px 357px;
	}

	.vkontakte_advertising_specialist.specialist-info-block p {
    margin-bottom: 12px;
  }

  .vkontakte_advertising_specialist.specialist-info-block .text {
    padding: 0px 0 0px 30px;
  }

  .vkontakte_advertising_specialist .people-head .people-block {
		font-size: 16px;
		line-height: 1.35;
  	margin-left: 0;
  }

  .vkontakte_advertising_specialist.specialist-info-block .people-head {
  	top: 54px;
  }

	.promotion_action h2,
	.training_advantages h2, .training_teachers h2 {
		font-size: 30px;
	}

	.training_advantages h2, .training_teachers h2 {
		line-height: 40px;
	}

	.promotion_action .text_selected span {
		font-size: 22px;
		padding-bottom: 6px;
	}

	.promotion_action .inner {
    padding-top: 48px;
    padding-bottom: 58px;
  }

  .order_main .button-bottom-main {
  	font-size: 18px;
  }
}

@media  (max-width: 1195px) {

	.task_promotion .item:nth-child(1) .top {
		min-height: 75px;
	}
	.task_promotion.task_promotion_store .item:nth-child(1) .top {
		min-height: 0px;
	}

	.increase_conversion .right .description {
		padding-right: 10px;
	}

	.increase_conversion .right .description p,
	.increase_direkt .right .description .list li {
		font-size: 16px;
	}

  .increase_conversion .graph {
    width: 37%;
  }

  .block-comment img {
  	left: 28px;
  }

  .block-comment {
  	padding-left: 132px;
  	padding-right: 10px;
  } 

  .footer .col_4 {
  	width: 13%;
  }

  .footer .col_5 {
  	width: 21%;
  }
}

@media  (max-width: 1163px) {
	.scheme-cooperation .items .item .top {
		font-size: 26px;
    line-height: 1.15;
    padding: 24px 5px 16px 130px;
	}

	.advantage_smm .left {
    width: 37%;
  }

  .advantage_smm .right {
  	width: 63%;
  }


  .header .header_right .phones p a {
      display: block;
  }

  .header .header_right .phones .city {
    display: block;
  	margin-top: 6px;
  	margin-bottom: 4px;
  }

  .header .header_right .phones {
  	text-align: left;
  }

  .header .header_right .phones p span {
  	margin-left: 0 !important;
  }

  .header .header_right .feedback {
  	vertical-align: top;
  }

  .city_list li span {
  	display: block;
  	padding-bottom: 2px;
  }

  .content {
    margin-top: 77px;
  }

 .header .header_right .phones {
 	display: none;
 }

  .trust ul li {
    margin-bottom: 40px;
  }

  .trust ul li img {
  	-webkit-transform: scale(0.9);
  	transform: scale(0.9);
  }

  .trust h3 {
    margin-bottom: 48px;
  }
}

@media  (max-width: 1154px) {
  .block-comment {
  	font-size: 19px;
  	padding-top: 29px;
  }
}

@media  (max-width: 1149px) {
	.instruments_networks .comment {
		font-size: 20px;
	}
}

@media  (max-width: 1143px) {

	.cost-promotion.cost-promotion_odnoklassniki .item .head {
		margin-bottom: 24px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list.cost-list2 {
    margin-bottom: 25px;
  }

  .cost-promotion_odnoklassniki .cost-list.cost-list2 li {
    margin-bottom: 20px;
  } 

  .entry_briefcases_item .cases_list .item {
    padding-left: 40px;
    padding-right: 20px;
  }

	.entry_briefcases_item .cases_list .inner {
		margin-left: -45px;
		margin-right: -45px;
	}


	.entry_briefcases_item .cases_list_bars.cases_list .item:nth-child(2) {
		padding-right: 20px;
	}

	.testing:before {
		bottom: -26.73%;
		left: -10.82%;
	}

	.testing:after {
	    top: -37.45%;
	    right: -10.91%;
	}
}

@media  (max-width: 1119px) {

	.increase_conversion.increase_networks .left .title {
    padding-left: 86px;
  }

	.cost-promotion.cost-promotion_odnoklassniki .item > div,
	.cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2) {
    padding-top: 9px;
    padding-bottom: 9px;
  }

	.cost-promotion.cost-promotion_odnoklassniki .item .head {
		margin-bottom: 30px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list.cost-list2 {
    margin-bottom: 46px;
  }

  .cost-promotion_odnoklassniki .cost-list.cost-list2 li {
    margin-bottom: 23px;
  } 

  .entry_promotion,
  .entry_advertising,
  .entry_facebook,
  .entry_vkontakte,
  .entry_instagram,
  .entry_odnoklassniki,
	.entry_google_context,
	.entry_direkt,
	.entry_conversion,
	.entry_seo_promotion,
	.entry_promotion_optimization,
	.entry_social_network,
	.entry_promotion_top,
	.entry_promotion_store {
    background-size: 1920px auto;
    background-position: -560px bottom;
  }
  .entry_social_network {
    background-position: center 75%;
  }
}

@media  (max-width: 1111px) {

	.block-gift {
		font-size: 20px;
		padding-right: 40px;
		padding-top: 22px;
    padding-bottom: 15px;
	}
}

@media  (max-width: 1098px) {

	.order_service_new .inner {
    padding-top: 78px;
	}

	.cost-promotion .info-block img {
    left: 40px;		
	}

	.cost-promotion .info-block {
    padding-left: 170px;
    padding-right: 40px;
  }

  .cost-promotion .info-block .text p:first-child {
  	padding-right: 40px;
  }

	.instruments_networks .comment {
		font-size: 18px;
	}

	.instruments_networks .comment img {
		top: 8px;
	}

	.increase_conversion .right .description {
	}

	.increase_networks.increase_vkontakte .left .title {
    max-width: 460px;
  }

	.own-technology h2 {
	  max-width: 660px;
	}

	.own-technology h2 img {
		top: 0;
	}

	.own-technology .item .top {
		font-size: 28px;
	}

	.own-technology .item .top span {
		font-size: 46px;
	}

	.conditions .items .item,
	.success-project .item,
	.own-technology .item {
		padding-left: 10px;
		padding-right: 10px;
	}

	.conditions .items,
	.success-project .items,
	.own-technology .items {
    margin-left: -10px;
    margin-right: -10px;
  }

  .own-technology .item > div {
  	padding-left: 30px;
  	padding-right: 30px;
  }

  .stages .item .top span {
  	width: 81%;
  }

	.cost-promotion h2,
	.conditions h2,
	.scheme-cooperation h2,
	.success-project h2,
	.price-lead h2,
	.own-technology h2,
	.expert-tuning h2, .budget h2, .rates h2 {
		font-size: 40px;
		line-height: 46px;
	}

	.price-lead_price,
	.success-project .item .bottom {
		padding-left: 30px;
		padding-right: 30px;
	}

	.success-project .item span {
		font-size: 18px;
	}

	.success-project .item .top {
		padding-left: 20px;
	}

	.success-project .item .icon {
		left: 20px;
	}

	.cost-promotion .inner {
    padding-top: 42px;
	}

	.how_smm .inner {
		padding-top: 47px;
    padding-bottom: 31px;
	}

	.instruments_networks .inner {
		padding-top: 42px;
    padding-bottom: 45px;
	}

  .increase_conversion.increase_top .right p.full {
    font-size: 16px;
  }
	.task_promotion .item:nth-child(1) .bottom {
		min-height: 163px;
	}

	.content .entry_context h1 {
		padding-top: 50px;
		font-size: 48px;
	}
 
	.increase_networks.increase_instagram .left,
	.increase_conversion.increase_networks.increase_facebook .left, 
	.increase_conversion.increase_networks.increase_vkontakte .left, 
	.increase_conversion.increase_networks.increase_odnoklassniki .left {
		width: 50%;
	}

	.increase_networks.increase_conversion.increase_vkontakte .right,
	.increase_conversion.increase_networks.increase_facebook .right,
	.increase_conversion.increase_networks.increase_odnoklassniki .right,
	.increase_networks.increase_conversion.increase_instagram .right {
    margin-left: 50%;
  }

	.increase_conversion.increase_networks.increase_vkontakte .left {
		width: 62%;
	}

	.increase_networks.increase_conversion.increase_vkontakte .right {
    margin-left: 62%;
  }

  .increase_conversion.increase_vkontakte .left .title {
  	padding-right: 40px;
  }

  .increase_vkontakte.increase_conversion .right .description p {
  	font-size: 18px;
  }

  .increase_vkontakte.increase_conversion .right .description {
  	padding-right: 0;
  }
 
	.increase_facebook.increase_conversion .right .description p {
  	font-size: 18px;
  }

  .increase_conversion .right .description p,
  .increase_odnoklassniki .right .description p {
  	font-size: 16px;
  }

  .increase_odnoklassniki .right .title {
  	font-size: 18px;
  }

	.content .entry_promotion h1,
	.content .entry_advertising h1,
	.content .entry_facebook h1,
	.content .entry_vkontakte h1,
	.content .entry_instagram h1,
	.content .entry_odnoklassniki h1,
	.content .entry_google_context h1,
	.content .entry_direkt h1,
	.content .entry_conversion h1,
	.content .entry_seo_promotion h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store h1 {
		padding-top: 0px;
	}

  .increase_command .image-block:before { 
  	width: 60%;
  }

  .increase_command .image-block .text {  
    font-size: 24px;
    line-height: 34px;
    padding-top: 40px;
    padding-right: 20px;
  }

	.order_service.order_training .title,
  .order_service.order_service_new .title {
	  font-size: 40px;
	  line-height: 48px;
	}
}

@media  (max-width: 1091px) {

	.cost-promotion.cost-promotion_odnoklassniki .item .head {
		margin-bottom: 20px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list.cost-list2 {
    margin-bottom: 37px;
  }

  .cost-promotion_odnoklassniki .cost-list.cost-list2 li,
  .cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:first-child {
    margin-bottom: 18px;
  } 
}

@media  (max-width: 1080px) {
  .increase_networks.increase_odnoklassniki .left .title {
		font-size: 29px;
	}
  .question_result h1 {
    font-size: 42px;
  }
}

@media  (max-width: 1069px) {

	.cost-promotion.cost-promotion_instagram .item:last-child > div {
	  padding-bottom: 24px;
	}

	.cost-promotion.cost-promotion_instagram .item .head {
		margin-bottom: 20px;
	}

	.cases_list .inner {
    padding-left: 0px;
    padding-right: 0px;
  }

  .content .entry .main_briefcases_item h1 {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 23px;
    /*padding-right: 70px;*/
  }

  .main_briefcases_item .comment {
		line-height: normal;
	}

  .main_briefcases_item .block-link {
  	margin-top: 40px;
  }

  .main_briefcases_item.right-img .inner {
  	padding-bottom: 10px;
    padding-right: 300px;
  }

  .main_briefcases_item.right-img .img-block img {
  	max-width: 280px !important;
  }

  .main_briefcases_item.right-img .block-link {
    font-size: 20px;
    margin-top: 35px;
  }

  .main_briefcases_item.right-img .block-links {
    margin-bottom: -25px;
  }

  .examples {
  	margin-top: 58px;
  }

  .examples_item .title {
  	margin-bottom: 30px;
  }

	.realization_items_steps.realization_steps_kedr {
	  margin-top: 46px;
	  padding-bottom: 6px;
	}

	.client_block {
		margin-bottom: 80px;
	}

	.results-work_list.results-work_kedr {
    padding-bottom: 46px;
    margin-top: 46px;
  }

	  .slider_right-text .slider_list li .number {
	  	font-size: 58px;
	  	line-height: 58px;
	  }
	
	  .slider_right-text .slider_list li {
	  	margin-bottom: 30px;
	  }
	
	  .bxslider_cases .bottom-slider .slider_right-text p {
	  	margin-bottom: 37px;
	  }
	
	  .bxslider_cases .bottom-slider .slider_right-text p br,
	  .slider_left-text .slider_title br {
	  	display: none;
	  }
	
	  .slider_left-text .slider_title {
	    font-size: 34px;
	    line-height: 40px;
	   }
	
	   .slider_left-text .slider_btn {
	   	margin-top: 30px;
	   }
}

@media  (max-width: 1048px) {

	.screenshot_description .item-left {
		margin-right: 100px;
		max-width: 300px;
	}

	.screenshot_description .item-center {
		margin-right: 100px;
	}

	.screenshot_description .item.item-left:before {
		left: 85px;
	}

	.vkontakte_services_list .wrap-item {
		padding-right: 32px;
	}

	.vkontakte_advertising_head h2,
	.vkontakte_complex_content h2 {
		font-size: 44px;
		line-height: 52px;
	}
	.vkontakte_advertising_targeting .head h2,
	.vkontakte_stage-block h2,
	.vkontakte_cost h2,
	.vkontakte_paid_advertising .head h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .vkontakte_advertising_head .text {
    font-size: 18px;
    line-height: 28px;  	
  }
}

@media  (max-width: 1032px) {

	.intro {
		min-height: 600px;
	}

	.intro .inner {
    padding-top: 128px;
    padding-bottom: 96px;
  }

  .content .entry_context.entry_promotion .inner, .content .entry_context.entry_advertising .inner, 
  .content .entry_context.entry_facebook .inner, .content .entry_context.entry_vkontakte .inner, 
  .content .entry_context.entry_instagram .inner, .content .entry_context.entry_odnoklassniki .inner, 
  .content .entry_context.entry_google_context .inner, .content .entry_context.entry_direkt .inner, 
  .content .entry_conversion .inner, .content .entry_context.entry_seo_promotion .inner, 
  .content .entry_promotion_optimization .inner, .content .entry_social_network .inner, 
  .content .entry_promotion_top .inner, .content .entry_context.entry_promotion_store .inner {
    padding-bottom: 93px;
  }

	.content .entry_promotion.entry_context h1,
	.content .entry_advertising.entry_context h1,	
	.content .entry_facebook.entry_context h1,	
	.content .entry_vkontakte.entry_context h1,	
	.content .entry_instagram.entry_context h1,	
	.content .entry_odnoklassniki.entry_context h1,	
	.content .entry_google_context.entry_context h1,	
	.content .entry_direkt.entry_context h1,	
	.content .entry_conversion h1,
	.content .entry_seo_promotion.entry_context h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store.entry_context h1 {
		margin-top: 71px;
		padding-top: 0px;	
	}

	.content .entry_promotion h2, .content .entry_advertising h2, 
	.content .entry_facebook h2, .content .entry_vkontakte h2, 
	.content .entry_instagram h2, .content .entry_odnoklassniki h2, 
	.content .entry_google_context h2, .content .entry_direkt h2, 
	.content .entry_conversion h2, .content .entry_seo_promotion h2, 
	.content .entry_promotion_optimization h2, .content .entry_social_network h2, 
	.content .entry_promotion_top h2, .content .entry_promotion_store h2,
	.content .entry_promotion .h2,
	.content .entry_advertising .h2,
	.content .entry_facebook .h2,
	.content .entry_vkontakte .h2,
	.content .entry_instagram .h2,
	.content .entry_odnoklassniki .h2,
	.content .entry_google_context .h2,
	.content .entry_direkt .h2,
	.content .entry_conversion .h2,
	.content .entry_seo_promotion .h2,
	.content .entry_promotion_optimization .h2,
	.content .entry_social_network .h2,
	.content .entry_promotion_top .h2,
	.content .entry_promotion_store .h2 {
		font-size: 28px;
    margin-top: 14px;
  }

	.content .entry_promotion .text, .content .entry_advertising .text, 
	.content .entry_facebook .text, 
	.content .entry_vkontakte .text, 
	.content .entry_instagram .text, 
	.content .entry_odnoklassniki .text,	
	.content .entry_google_context .text,
	.content .entry_direkt .text,
	.content .entry_conversion .text,
	.content .entry_seo_promotion .text,
	.content .entry_promotion_optimization .text,
	.content .entry_social_network .text,
	.content .entry_promotion_top .text,
	.content .entry_promotion_store .text {
		margin-top: 32px;
		font-size: 20px;
    line-height: 30px;
	}

  .cost-promotion.cost-promotion_vkontakte .item .head {
  	margin-top: -14px;
  }

  .cost-promotion.cost-promotion_vkontakte .item .head {
  	padding-bottom: 16px;
  }

  .cost-promotion .cost-list li .price {
  	width: 180px;
  }

	.positioning .left {
		width: 60%;
	}

	.positioning .right {
    width: 34%;
  }
	.main_briefcases .list_briefcases {
    margin-top: 40px;
  }

  .content .entry_vkontakte_promotion h1,
  .content .entry_vkontakte_advertising h1 {
  	font-size: 44px;
  }

  .content .entry_context.entry_vkontakte_promotion .inner {
    padding-bottom: 84px;
  }

  .content .entry_context.entry_vkontakte_advertising .inner {
    padding-bottom: 144px;
  }
}

@media  (max-width: 1024px) {

	.promotion_action .btn_block .btn,
	.entry_promotion .btn {
		font-size: 16px;
	}

	.advantage_smm .right .item .icon {
    position: relative;
    float: left;
    top: auto;
    margin-top: 0;
  }

  .advantage_smm .right .item {
  	min-height: 0px;
  }

	.advantage_smm .left {
    width: 100%;
  }

  .advantage_smm .left .item {
  	min-height: 0px !important;
  }

  .advantage_smm .right {
  	width: 100%;
  }

	.positioning .inner {
    padding-top: 23px;
    padding-bottom: 30px;
  }

	.instruments_networks.instruments_odnoklassniki .item {
		width: 100%;
		margin-bottom: 20px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 800px;
	}
 
  .context_advantages .item > div {
  	min-height: 440px;
  }

  .expert-block {
  	max-height: 351px;
  }

  .expert-block.second-block .list-expert li {
  	padding-right: 0;
  }

  .expert-block.second-block {
  	padding: 20px 21px;  	
  }

	.cost_map {
    margin-top: -60px;
    margin-bottom: -60px;
  }

	.cost_service .lower {
		font-size: 16px;
		margin-top: 20px;
	}
	.garant_top .item > div {
		height: auto !important;
	}

	.type_of_store .items {
		max-width: none;
		margin-left: -10px;
		margin-right: -10px;
	}

	.task_promotion_store .item {
		width: 100%;
	}

	.about_promotion_store .left {
		max-width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	.about_promotion .title {
		margin-bottom: 20px;
	}

	.task_promotion .item .bottom {
		height: auto !important;
	}

  .about_optimization .inner{
      padding-top: 0px;
      padding-bottom: 0px;
  }
  
  .about_optimization .container{
      margin: 0 -15px;
      border-radius: 0;
      box-shadow: none;
  }
  
  .about_optimization .left{
      width: auto;
      float: none;
      padding: 26px 15px 20px;
      border-right: none;
      border-bottom: 10px solid #016398;
      position: static;
  }
  
  .about_optimization .right{
      padding: 26px 15px 20px;
      margin-left: 0;
      border-bottom: 10px solid #016398;
  }
  
  .about_optimization .title{
      max-width: 580px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px;
  }
  
  .about_optimization .left p{
      max-width: 580px;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
  }
  
  .about_optimization .title_type{
      max-width: 580px;
      margin-left: auto;
      margin-right: auto;
  }
  
  .about_optimization .right p{
      max-width: 580px;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
  }

	.constituent_optimization .item > div {
		height: auto !important;
	}
 
  .context_advantages .item > div {
  	min-height: 440px;
  }

	.task_promotion .item:nth-child(1) .bottom,
	.task_promotion .item:nth-child(2) .bottom,
	.task_promotion .item:nth-child(3) .bottom,
	.task_promotion .item:nth-child(4) .bottom,
	.task_promotion .item:nth-child(1) .top {
		min-height: 0px;
	}

	.about_optimization .title {
		margin-bottom: 14px;
	}

	.promotion_action .block-action {
		max-width: 890px;
		margin-left: auto;
		margin-right: auto;
  	background: transparent;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;  	  	
	}

  .promotion_action .block-action .list-action {
  	width: 100%;
  	float: none;
    -webkit-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }

  .promotion_action .final-block {
  	width: 100%;
  	float: none;
    -webkit-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;  	
    padding: 32px 24px 40px 24px;
  }

  .promotion_action .final-block .price {
    font-size: 28px;
  }

  .promotion_action .final-block .price span {
    font-size: 48px;
  }

  .promotion_action .final-block .block-price {
    margin-bottom: 23px;
  }

  .promotion_action .block-action .list-action {  	
    padding: 36px 0px 26px 40px;
  }

	.training_services_list {		
    margin-left: 0px;
    margin-right: 0px;
	}

	.training_services_list .item,
	.training_advantages_list .item {
		padding: 0;
    width: 100%;
    float: none;
    max-width: 620px;
    margin: 0 auto 20px auto;
	}

	.training_services_list .item:last-child,
	.training_advantages_list .item:last-child {
		margin-bottom: 0;
	}

	.training_services_list .item_content .title-block {
		font-size: 20px;
    line-height: 24px;
	}

	.training_advantages_list .item_content .title-block {
		font-size: 22px;
		line-height: 28px;
	}

	.content .entry .main_briefcases h1,
  .intro h1 {
		font-size: 48px;
	}

	.training_services {
		padding: 50px 0;
	}

	.training_advantages,
	.training_teachers {
		padding: 46px 0 60px 0;
	}

	.training_advantages_list {
    margin-top: 36px;
    margin-left: 0px;
    margin-right: 0px;		
	}

	.training_advantages_list .item_content .title-block img {
		height: 84px;
	}

	.training_teachers .comment {
    margin: 20px auto 38px auto;
	}

	.order_service_new.order_training .inner {
    padding-top: 94px;
    padding-bottom: 90px;
  }

  .training_advantages_list .item_content {
  	padding-right: 30px;
  }
}

/* Large Devices, Wide Screens */
 
@media  (min-width: 1024px) {
    .header .nav > li > a:hover{
        color: #0099cc;
    }
    
    .header .nav .arrow:hover > a{
        background-color: #0095e5;
        color: #fff;
    }
    
    .header .nav li:hover > ul{
        display: block;
    }
    
    .header .nav ul li:hover {
        background: #0086cf;
    }
    
    .header .nav ul ul li:hover{
        background: transparent;
    }
    
    .header .nav > li:hover > .open span,
    .header .nav > li ul li:hover > .open span{
        background-color: transparent;     
    }

    .header .nav {
        display: inline-block!important;
    }
    
    .header .header_right .phones .city:hover .city_list{
        display: block;
    }
    
    .city_list li:hover{
        background: #ff6f00;
    }
    .header .header_right {
    	display: block !important;
    }
}

@media  (max-width: 1023px) {

	.map_description {
		max-width: 750px;
		margin-left: auto;
		margin-right: auto;
	}

	.block-gift {
		font-size: 18px;
    padding-top: 26px;
    padding-bottom: 11px;
	}

	.item_total, .item_total:first-of-type {
		width: 100%;
		float: none;
	}

	.smm_results .item_total:nth-child(2) {
		width: 100%;
	}

  .header .nav > li.arrow.active > .open span{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  
  .header .nav li.arrow_2.active > .open span{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  
  .header{
    background: #0f1f28;   
  }
  
  .header .inner{
    height: 62px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 9px;
    padding-bottom: 12px;
  }
  
  .header .logo{
    width: 100px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 8px;
  }
	
	.header .logo img{
		width: 100%;
	}
    
  .header .burger{
    display: inline-block;
  }
  
  .header .nav{
    width: 320px;
    max-width: 100%;
    display: none;
    margin-left: 0;
    position: absolute;
    top: 100%;
    left: 0px;
    border-top: 1px solid #204055;
    background: #0f1f28;
  }
  
  .header .nav > li{
    display: block;
    list-style: none;
    background-color: #00669f;
    border-bottom: 1px solid #005380;
  }
  
  .header .nav > li{
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .header .nav > li:last-child{
    border-bottom: none;
  }
  
  .header .nav .arrow > a:before{
    display: none;
  }
  
  .header .nav li .open{
    display: inline-block;
  }
  
  .header .nav ul{
    top: 0px;
    left: 100%;
  }
  
  .header .nav ul li{
    min-height: 57px;
    max-height: none;
    font-size: 14px;
    line-height: 58px;
  }

  .header .nav ul li a {
    font-size: 14px;    	
  }
          
  .header .nav > li.arrow.active > .open span{
    background-color: #ff6f00;
      
  }    
  
  .header .nav li.arrow_2.active > .open span{
    background-color: #ff6f00;
      
  }
  
  .header .nav li .open span{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
          
  }
    
  .nav > li:hover > .open span{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  
  .header .nav li .open span{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);          
  }
  
  .header .nav .dropdown_2 > li:hover > .open span{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }

  .header .nav ul li {
  	padding-right: 50px;
  }

  .header .nav ul ul{
  	margin-left: -70px;
  	margin-right: -40px;
  	width: auto;
    position: static;
  }
  
  .header .nav .dropdown_2 ul li{
    padding-left: 70px;
    background: #0086cf;
  }
  
  .header .header_right{
    display: none;
    position: absolute;
    top: 100%;
    right: 0px;
    border-top: 1px solid #204055;
    background: #0f1f28;
    padding: 20px 30px 20px;
  }

  .header .header_right .feedback{
    display: block;
    margin-left: 0;
  }
  
  .feedback .bid{
    width: 138px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
    margin-left: 10px;
  }
  
  .feedback .callback{
    width: 138px;
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 8px;
    background-color: #0093e3;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 25px;        
    margin-top: 0px;
    border-bottom: none;
  }
  
  .feedback .callback:hover{
    border-bottom: none;
    color: #fff;
    background-color: #ff6d00;
  }
  
  .header .header_right .phones:before{
    display: none;
  }
  
  .header .header_right .phones{
    margin-left: 0px;
    padding-left: 0;
    text-align: left;
    display: block;
  }
  
  .header .header_right .phones p{
    margin-top: 15px;
    line-height: 16px;
    font-size: 17px;
    display: block;
  }  
  
  .header .header_right .phones p span{
    margin-left: 0px;
    float: right;
  }
  
  .header .header_right .phones .city{
    width: 100%;
    font-size: 17px;
  }
  
  .city .selected{
    display: none;
  }
  
  .city_list{
    width: 100%;
    display: block;
    position: static;
    margin-top: 7px;
    text-align: right;
  }
  
  .city_list li{
    text-align: left;
  }
  
  .city_list li a{
    padding-left: 0;
    padding-right: 0;
    text-align: right;
  }
  
  .header .header_right{
    float: none;
  }
  
  .header .header_right .phones .second_phone{
    display: none;
  }
  
  .header .header_right .phones .phone_mob{
    display: block;
  }
  
  .btn_feedback{
    display: inline-block;
    width: 19px;
    height: 21px;
    background-size: contain;
    position: relative;
    top: 5px;
  }
  
  .btn_feedback.active{
    background-image: url(../img/tel.svg);
  }

  .city_content {
  	cursor: auto;
  }

  .city_list li span {
  	padding-left: 0px;
  }

  .city_list li a {
    padding-left: 0;
    padding-right: 0;
  }

  .header .header_right .phones p a {
    display: inline-block;
  }

  .header .header_right .phones .city {
    display: inline-block;
  	margin-top: 0px;
  	margin-bottom: 0px;
  }

  .header .header_right .phones {
  	text-align: left;
  }

  .header .header_right .phones p span {
  	margin-left: 10px !important;
  }

  .header .header_right .feedback {
  	vertical-align: middle;
  }

  .city_list li span {
  	display: inline-block;
  	padding-bottom: 0px;
  }

  .header .nav > li > a {
    font-size: 14px;
  }

  .header .header_right .phones p,
  .header .header_right .phones .city {
  	font-size: 14px;
  }

  .header .header_right .phones p a {
  	float: right;
  }
  .content {
    margin-top: 62px;
  }
	.header .header_right .phones {
		display: block;
	}

	.header .nav {
		margin-top: 0;
	} 

	@-moz-document url-prefix() {
		.header .nav {
			margin-top: 0;
		}
	}

	.header .nav ul ul{ 
		height: auto;
	}

	.header .nav ul li { 
		position: relative;
	}

	.moments_imp h1 {
		margin-bottom: 26px;
	}

	.moments_imp_list {
		display: block;
		width: auto;
		max-width: 768px;
		margin-left: auto;
		margin-right: auto;
		right: -40px;
	}

	.moments_imp_list li {
		display: inline-block;
		width: 32.33%;
		vertical-align: top;
		padding-right: 30px;
		margin-bottom: 40px;		
    box-sizing: border-box;
	}

	.moments_imp_list li span {
		max-width: 204px;
		display: inline-block;
	}

	.map_description {
		margin-top: -10px;
	}

	.map_description .text {
		margin-left: 0;
		margin-right: 0;
		max-width: none;
	}

	.map_description .map {
		position: relative;
		display: block;
		top: 0;
		left: 0;
		width: auto;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.sites-visited {
    margin-top: 65px;
  }
	.order_service.order_training .title,
  .order_service.order_service_new .title {
	  font-size: 36px;
	  line-height: 44px;
	}
	.footer .col_4 {
		display: none;
	}

	.footer .col_1 {
		width: 32%;
	}

	.footer .col_2 {
		width: 20%;
	}

	.footer .col_3 {
		width: 23%;
	}

	.footer .col_5 {
		width: 25%;
	}
} 

@media  (min-width: 1001px) and (max-width: 1098px) {

  .instruments_networks.instruments_vkontakte .item .top {
  	width: 67.81% !important;
  }

	.instruments_instagram .block-comment img {
    left: 31px;
  }

  .instruments_instagram .block-comment {
  	padding-left: 130px;
  	padding-right: 30px;
  }

	.instruments_networks h2 {
		font-size: 40px;
    line-height: 46px;
	}
  
  .how_smm h2{
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 25px;
  }

	.how_smm .item span {
		width: 80%;
    padding-left: 18px;
	}

	/*.increase_conversion.increase_seo_promotion .left,
	.increase_conversion.increase_networks .left, 
	.increase_networks.increase_instagram .left,
	.increase_conversion.increase_networks.increase_facebook .left, 
	.increase_conversion.increase_networks.increase_vkontakte .left, 
	.increase_conversion.increase_networks.increase_odnoklassniki .left,
	.increase_direkt.increase_conversion .left {
		width: 50%;
	}

	.increase_seo_promotion .right,
	.increase_networks.increase_conversion .right,	
	.increase_networks.increase_conversion.increase_vkontakte .right,
	.increase_conversion.increase_networks.increase_facebook .right,
	.increase_conversion.increase_networks.increase_odnoklassniki .right,
	.increase_networks.increase_conversion.increase_instagram .right {
    margin-left: 50%;
  }

	.cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2) .bottom {
		padding-top: 0;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2) .cost-list {
		margin-bottom: 0;
	}

  .cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2), .cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(3),
  .cost-promotion.cost-promotion_odnoklassniki .item > div {
    padding-top: 3px;
    padding-bottom: 4px;
  }

  .cost-promotion.cost-promotion_odnoklassniki .item .head {
  	margin-bottom: 32px;
  }

  .cost-promotion_odnoklassniki .cost-list.cost-list2 li {
    margin-bottom: 23px;
  }

  .cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list.cost-list2 {
  	margin-bottom: 59px;
  }

	.cost-promotion.cost-promotion_facebook .item .bottom {
		padding-top: 13px;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:first-child {
		margin-bottom: 6px;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list li {
		margin-bottom: 15px;
	}

	.cost-promotion.cost-promotion_facebook .cost-list ul {
		margin-top: -35px;
		margin-bottom: 34px;
	}

	.cost-promotion.cost-promotion_facebook .item:nth-child(2) .cost-list li .price,
	.cost-promotion.cost-promotion_facebook .item:nth-child(3) .cost-list li .price  {
		display: block;
		position: absolute;
		bottom: -40px;
		width: 100%;
		height: auto;
		vertical-align: top;
		right: 0;
		top: 48px;
	}

	.cost-promotion.cost-promotion_facebook .item:nth-child(2) > div,
	.cost-promotion.cost-promotion_facebook .item:nth-child(3) > div {
		padding-bottom: 42px;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li:first-child {
		margin-bottom: -20px;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li {
		margin-bottom: -20px;
	}

  .cost-promotion_vkontakte .item:first-child .cost-list li .wrap-img, 
  .cost-promotion_vkontakte .item:first-child .cost-list li .name, 
  .cost-promotion_vkontakte .item:first-child .cost-list li .price {
  	height: 75px !important;
  }

  .cost-promotion.cost-promotion_vkontakte .item > div {	
    padding: 6px 23px 5px 30px;
  }

  .cost-promotion.cost-promotion_vkontakte .item .head {
  	margin-top: -6px;
  	padding-bottom: 23px;
  	margin-bottom: 33px;
  }

  .cost-promotion_vkontakte .item:last-child .bottom .cost-list li {
  	margin-bottom: 14px;
  }

  .cost-promotion_vkontakte .cost-list.cost-list2 {
  	margin-bottom: 28px;
  }*/
}

@media  (max-width: 1005px) {
	.screenshot_description .item.item-left:before {
    width: 77px;
    height: 124px;
    top: -124px;
    left: 10px;
    background: url(../img/briefcases_aeros/arrow-1-mini.png) no-repeat;
	}

	.screenshot_description .item.item-center:before {
    width: 84px;
    height: 142px;
    top: -20px;
    left: -84px;
    background: url(../img/briefcases_aeros/arrow-2-mini.png) no-repeat;
  }

  .screenshot_description .item.item-right:before {
    width: 84px;
    height: 70px;
    top: -70px;
    left: -10px;
    background: url(../img/briefcases_aeros/arrow-3-mini.png) no-repeat;
  }

	.screenshot_description .item-left {
		max-width: none;
		margin-right: 3.33%;
		width: 33.33%;
	}

	.screenshot_description .item-center {
		max-width: none;
		margin-right: 3.33%;
		width: 30%;
	}

	.screenshot_description .item-right {
		max-width: none;
		margin-right: 0;
		width: 30%;
	}
}

@media  (max-width: 1000px) {

	.realization_item_step .list > li {
		font-size: 16px;
    line-height: 1.7;
    margin-bottom: 20px;
	}

	.success-project:after {
		display: none;
	}

	.cost-promotion_instagram .people-head .people-block img {
		margin-left: auto;
		margin-right: auto;
	}

	.cost-promotion_odnoklassniki .specialist-info-block {
    padding-top: 32px;
    padding-bottom: 32px;
  }

	.specialist-info-block {	 
		padding-top: 28px;
		padding-bottom: 28px;
	}

	.cost-promotion_instagram .specialist-info-block .text {
		max-width: 280px;
	}

	.block-comment { 
		padding-top: 22px;
	}

	.increase_seo_promotion .right .list-icons {
		font-size: 16px;
	}

	.increase_seo_promotion .right .list-icons li {
		margin-bottom: 4px;
	}

	.increase_seo_promotion .right .list-icons li img {
		top: 5px;
	}

	.increase_conversion .right .description {
		padding-right: 0px;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.increase_seo_promotion .left .title {
    max-width: 630px;
	}

	.increase_seo_promotion .left .title > span {
		max-width: none;
	}

	.increase_conversion .right .description p,
	.increase_facebook.increase_conversion .right .description p {
		font-size: 16px;
	}

	.increase_conversion .left,
	.instruments_networks.instruments_instagram .item .img-block {
		min-height: 0px !important;
	}

	.increase_context .right .description .list {
		margin-bottom: 0px;
	}

	.increase_seo_promotion .left .title {
		white-space: normal;
	}

	.cost-promotion.cost-promotion_instagram .item:first-child > div {
    padding-top: 22px;
    padding-bottom: 23px;		
	}

	.cost-promotion.cost-promotion_instagram .item .head {
    padding: 15px 23px 13px 30px;
  }

	.cost-promotion.cost-promotion_vkontakte .item:first-child .cost-list li .wrap-img, 
	.cost-promotion.cost-promotion_vkontakte .item:first-child .cost-list li .name, 
	.cost-promotion.cost-promotion_vkontakte .item:first-child .cost-list li .price {
		height: 75px !important;
	}

	.cost-promotion.cost-promotion_vkontakte .item .head {
    padding-top: 17px;
    padding-bottom: 11px;
  }

	.scheme-cooperation {
		margin-top: 0;
		padding-top: 35px;
	}

	.scheme-cooperation .items {
		margin-top: 16px;
	}

	.scheme-cooperation h2,
	.conditions h2,
	.success-project h2,
	.price-lead h2,
	.own-technology h2 {
		font-size: 30px;
		line-height: 36px;
	}

	.own-technology .item > div {
    padding-left: 60px;
    padding-right: 60px;
  }

  .price-lead_price, .success-project .item .bottom {
    padding-left: 50px;
    padding-right: 50px;
  }

  .success-project .item span {
  	font-size: 20px;
  }

  .increase_seo_promotion .right .list-icons {
  	margin-bottom: 0;
  }

	.own-technology h2 img {
		width: 70px;
		top: 2px;
	}

	.own-technology h2 {
		padding-left: 88px;
    max-width: 500px;
	}

	.conditions .comment {
		font-size: 16px;
    max-width: 500px;
	}

	.success-project .comments {
		font-size: 16px;
		padding-top: 5px;
		padding-bottom: 27px;
	}

	.success-project .comment {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-top: 19px;
	}

	.price-lead {
		padding-top: 45px;
		padding-bottom: 50px;
	}

	.price-lead_price {
		margin-top: 26px;
		padding: 22px 30px 13px 30px;
	}

	.price-block {
		margin-top: 30px;
	}

	.price-block_cost {
		font-size: 18px;
	}

	.price-block_cost span {
		font-size: 30px;
	}

	.price-lead_price .description .title,
	.price-lead_price .price-block .title {
		font-size: 22px;
	}

	.price-lead_price .description {
		font-size: 16px;
	}

	.success-project h3 {
		font-size: 22px;
		padding-bottom: 20px;
	}

	.scheme-cooperation .items .item {
		float: none;
		width: 100%;
		max-width: 575px;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
    height: auto !important;	
	}

	.conditions .items {
		margin-top: 26px;
	}

	.success-project {
    background: url(../img/seo_promotion/success-project_bg2.jpg) no-repeat;
    background-size: 100% auto;
    background-position: top center;
    background-color: #121d23;
    padding-top: 39px;
	}

	.conditions .items .item {
		float: none;
		width: 100%;
		max-width: 360px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
    height: auto !important;	
	}

	.success-project .item,
	.own-technology .item {
		float: none;
		width: 100%;
		max-width: 370px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
    height: auto !important;	
	}

	.success-project .item > div,
	.own-technology .item > div {
    height: auto !important;			
	}

  .conditions {
  	padding-top: 34px;
  }

  .conditions .comment {
  	margin-top: 20px;
  }

	.own-technology {
    background: url(../img/seo_promotion/own-technology_bg2.jpg) no-repeat;
    background-size: cover;
    background-color: #0e1f29;
    background-position: top center;
  }

	.own-technology .items {
		margin-top: 23px;
	}

	.own-technology .item .top span {
		font-size: 26px;
	}

	.own-technology .item .top {
		font-size: 22px;
		padding-bottom: 30px;
	}

	.own-technology .item .bottom {
		padding: 14px 0;
	}

	.scheme-cooperation .items .item:first-child {
		margin-bottom: 42px;
	}

	.scheme-cooperation .items .item:first-child:before {
		transform: rotate(90deg);
		margin-top: -37px;
	}

	.list_content li:before {
		top: 10px;
	}

	.about_social_network .right {
		max-width: 580px;
	} 

	.blog_item .photo img {
		height: auto;
		width: 100%;
	}
	
	.table-rates tbody td:first-child {
		padding-right: 35px;
	}

	.how_smm .inner {
    padding-top: 42px;
    padding-bottom: 15px;
  }

  .block-comment br {
  	display: none;
  }

	.people-head .people-block {
		width: 142px;
		display: block;		
	}

	.specialist-info-block .people-head { 
		left: 30px;
		width: 142px;
		display: block;		
		margin-top: -114px;
	}

	.specialist-info-block.blue .people-head {
    margin-top: -114px;
  }

	.specialist-info-block .people-block img {
		width: 142px;
		height: auto;
		margin-right: 0;
		display: block;
		margin-bottom: 13px;
	}

	.specialist-info-block.orange {
		margin-bottom: 30px;
	}

	.specialist-info-block,
	.cost-promotion_odnoklassniki .specialist-info-block,
	.cost-promotion_instagram .specialist-info-block {
		padding-left: 202px;
	}

	.expert-tuning {
		margin-top: 0;
	}

	.budget h2 .blue {
		display: block;
	}

	.cost_service .inner {
		padding-top: 34px;
	}

	.case_promotion .inner {
		padding-bottom: 40px;
	}

	.increase_conversion.increase_top .right .description {
		padding-bottom: 0px;
	}

	.increase_top .left {
		min-height: 0 !important;
	}

	body {
	  margin-bottom: 0;
	}

	.header .nav ul {
		top: -1px;
	}

	.type_of_promotion .item span {
		font-size: 20px;
		line-height: 1.4;
	}

	.services_item p {
		min-height: 200px;
	}

	.type_of_promotion .item > div {
		min-height: 449px;
	}

	.partners_scheme ul li .title_scheme {
		font-size: 18px;
	}

	.why h3, .results h2, .results h3, .positioning ul li span, .context_results h2,
	.reviews h3, .trust h3, .team .team_top h2, .advantages_partners h2,
	.context_cost h2, .how_conversion h2, .cost h2, .can_not h2 {
		font-size: 46px;
	}

	.summary ol li:before {
		top: 0;
	}

	.paper ul:not(.list_content) li:before {
		top: 9px;
	}

	.blog_item {
		height: 258px;
	}

	.content .paper h1 {
		font-size: 34px;
	}

	.paper p, .paper ul:not(.list_content) li, .list_content li, .paper ol li,
	.paper ol li:before {
		font-size: 16px;
	}

	.paper h2 {
		font-size: 22px;
	}

	.how_conversion_items li:last-child > div,
	.how_smm .item > div {
		min-height: 0px;
	}

	.carousel_container_reviews .owl-carousel .owl-item {
		min-height: 514px;
	}

	.content .filter li a {
		padding-left: 26px;
		padding-right: 26px;
	}

	.context_results .item p {
		font-size: 16px;
		line-height: 1.4;
	}

	.content h1, .content .entry_context h1 {
		font-size: 45px;
	}

	.positioning .left p {
		font-size: 16px;
	}

	.results .growth {
		height: auto;
	}

	.results .statistics {
		height: 470px;
	}

	.header .header_right .phones {
	  padding-left: 4px;
	}

	.header .dropdown_2 {
		width: 308px;
	}

  .header .inner {
  	padding-top: 11px;
  }

  .header .nav .arrow ul li {
  	line-height: 55px !important;
  	padding-right: 50px;
  }

  .header .nav .arrow ul.dropdown_2 li {
  	width: 342px;
  }

  .header .nav ul ul {
  	margin-right: -50px;
  }

  .header .nav .arrow ul.dropdown_2 .dropdown li {
  	line-height: normal !important;
    padding-top: 6px;
    padding-bottom: 9px;
  }

  .header .nav .arrow ul.dropdown_2 .dropdown {
  	padding-top: 10px;
  	padding-bottom: 10px;
  }

  .header .nav ul li a br {
  	display: none;
  }
    
  .smm_results .item .context_total .item_total .col {
      width: 43%;
  }

  .item_total, .item_total:first-of-type {
    width: 45%;
    float: left;
  }

  .item_total:nth-child(2) {
  	width: 55%;
  }

  .smm_results .item .context_total .item_total:nth-last-child(2) .col {
      width: 80%;
  }

  .results .bottom .right .positions_item {
  	max-width: 190px;
  }

	.cost-promotion h2 {
		font-size: 40px;
		line-height: 46px;
	}

	.cost-promotion_instagram .specialist-info-block .text {
		min-height: 186px;
		padding-top: 22px;
	}

	.cost-promotion_instagram .specialist-info-block.blue .people-head {
		margin-top: -105px;
	}

	.cost-promotion {
		background-image: url(../img/vkontakte/value_bg.png);
		background-position: top center;
		background-color: #f2f2f2;
		background-size: 100% auto;
	}

	.cost-promotion.cost-promotion_vkontakte .item .head {
		margin-top: -6px;
	}

	.task_promotion .item:nth-child(1) .bottom {
		min-height: 140px;
	}

	.instruments_networks .item > div,
	.cost-promotion .item > div {
		height: auto !important;
	}

	.cost-promotion_odnoklassniki.cost-promotion .inner {
		padding-bottom: 20px;
	}

	.how_smm .item span {
		padding-left: 24px;
	}

	.how_smm .item .top {
    margin-bottom: 22px;
  }

	.how_smm .item .top {
		margin-right: -10px;
	}

	.cost-promotion .items {
		max-width: 630px;
		margin-left: auto;
		margin-right: auto;
	}

	.cost-promotion .item {
		float: none;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}

	.cost-promotion h2 {
		font-size: 30px;
	}

	.cost-promotion .comment {
		font-size: 16px;
	}

	.cost-promotion .inner {
    padding-top: 40px;
    padding-bottom: 10px;
  }

	.cost-promotion .inner {
		max-width: 660px;
		margin-left: auto;
		margin-right: auto;
	}

	.cost-promotion .info-block {
		padding-left: 75px;
		padding-right: 75px;
		position: relative;
	}

	.cost-promotion .info-block img {
		top: 30px;
		left: 102px;
		margin-top: 0;
	}

  .cost-promotion .info-block .text p,
  .cost-promotion .info-block .text p:first-child {
  	width: 100%;
  	padding-right: 0;
  	float: none;
  }

  .cost-promotion .info-block .text p:first-child {
  	margin-bottom: 25px;
  	padding-left: 170px;
  }

  .cost-promotion.cost-promotion_vkontakte .item > div:last-child,
  .cost-promotion.cost-promotion_vkontakte .item > div {
  	padding: 6px 23px 5px 30px;
  }

  .cost-promotion_vkontakte .cost-list.cost-list2 {
  	margin-bottom: 32px;
  }

	.block-comment {
		margin-bottom: 25px;
		max-width: 630px;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
    padding-left: 140px;
	}

	.increase_networks .list li {
		font-size: 16px;
	}

	.block-comment img {
    left: 30px;
    top: 28px;
    margin-top: 0;
  }

	.instruments_instagram .block-comment img {
    left: 30px;
    top: 28px;
    margin-top: 0;
  }

  .instruments_instagram .block-comment {
    padding-left: 130px;
    padding-right: 28px;
  }

  .instruments_networks .items {
  	margin-left: 0;
  	margin-right: 0;
  }

  .instruments_networks.instruments_vkontakte .item .top,
  .instruments_networks.instruments_vkontakte .item .description {
  	width: 100%;
  	padding-right: 0;
  }

  .instruments_networks.instruments_vkontakte .item > div:before {
  	display: none;
  }

  .instruments_networks.instruments_vkontakte .item .description .img-block {
  	position: relative;
  	width: auto;
  	height: auto;
  	margin-left: -30px;
  	margin-right: -30px;
  	margin-top: 13px;
  	padding-top: 17px;
  	padding-bottom: 0;
  }

  .instruments_networks.instruments_vkontakte .item:last-child {
  	margin-bottom: 30px;
  }

  .instruments_networks.instruments_vkontakte .item .description .img-block img {
  	width: auto;
  	max-width: 100%;
  	position: relative;
  	margin-left: auto;
  	margin-right: auto;
  	display: block;
  }

  .instruments_networks.instruments_vkontakte .item .description .img-block:before {
  	content: '';
    width: 100%;
    height: 5px;
    background: #ff6f00;
    position: absolute;
    top: 0;
    left: 0;
  }

	.instruments_networks.instruments_instagram .item .description {
		width: 100%;
		float: none;
	}

	.instruments_networks.instruments_instagram .item .img-block {
		width: 100%;
		float: none;
		text-align: center;
	}

	.instruments_networks .work {
		max-width: 660px;
		margin-left: auto;
		margin-right: auto;
	}

  .how_smm .inner{
      padding-top: 50px;
      padding-bottom: 15px;
  }
  
  .how_smm h2{
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 25px;
  }
  
  .how_smm .items{
      margin: 0;
  }
  
  .how_smm .item{
      width: 100%;
      max-width: 630px;
      float: none;
      padding: 0;
      margin-left: auto;
      margin-right: auto;
  }

	.increase_command .description {
		width: 100%;
	}

	.increase_command .image-block {
		position: relative;
		width: 100%;
	}

	.increase_command .image-block img {
		position: relative;
		width: 100%;
		height: auto;
		min-height: 0px;
		min-width: 0px;
		vertical-align: bottom;
	}

	.increase_command-block {
		margin-left: auto;
		margin-right: auto;
		max-width: 630px;
	}

	.increase_command {
		margin-top: 30px;
		margin-bottom: 32px;
	}
  
  .increase_conversion .left{
    width: 100%;
    float: none;
    min-height: 0;
    padding: 34px 30px;
    border-bottom: 9px solid #ff6e00;
    border-right: 0;
  }
  
  .increase_conversion .right {
    padding: 25px 30px;
    margin-left: 0;
    border-bottom: 9px solid #ff6e00;
  }

	.increase_conversion.increase_seo_promotion .left,
	.increase_conversion.increase_networks .left, 
	.increase_networks.increase_instagram .left,
	.increase_conversion.increase_networks.increase_facebook .left, 
	.increase_conversion.increase_networks.increase_vkontakte .left, 
	.increase_conversion.increase_networks.increase_odnoklassniki .left,
	.increase_direkt.increase_conversion .left {
		width: 100% !important;
    min-height: 0 !important;		
	}

	.increase_seo_promotion .right,
	.increase_networks.increase_conversion .right,	
	.increase_networks.increase_conversion.increase_vkontakte .right,
	.increase_conversion.increase_networks.increase_facebook .right,
	.increase_conversion.increase_networks.increase_odnoklassniki .right,
	.increase_networks.increase_conversion.increase_instagram .right,
  .increase_direkt.increase_conversion .right {
    margin-left: 0 !important;
		min-height: 0 !important;
  }

	.increase_seo_promotion .right {
		border-color: #0094e3;
	}

	.increase_networks.increase_conversion.increase_vkontakte .right {
		border-color: #ffffff;
	}

	.increase_conversion.increase_networks.increase_odnoklassniki .right {
		border: none;
	}

	.increase_direkt .right p:last-child {
		margin-bottom: 0px;
	}

	.increase_conversion p {
		padding-right: 0;
	}

	.increase_context .right .description .list li img, 
	.increase_direkt .right .description .list li img {
		top: 6px;
	}

	.increase_conversion.increase_networks .title br {
		display: block;
	}

  .increase_networks .icon-decor {
    position: relative;
    top: 0;
    left: 0;
    width: 630px;
    margin-left: auto;
    margin-right: auto;
	}

	.increase_networks .icon-decor img {
		position: absolute;
    top: -52px;
    left: 0;
	}

	.increase_networks .right .title {
		margin-top: 8px;
	}

	.increase_networks .right p:last-child {
	    margin-bottom: 8px;
	}

	.content h1, .content .entry_context h1 {
		font-size: 45px;
	}

	.increase_context .right .description .list li,
	.increase_direkt .right .description .list li,
	.increase_context .right .description .list li {
		font-size: 16px;
	}

	.increase_context .title,
	.increase_direkt .title {
		margin-bottom: 13px;
	}

  .increase_conversion .container {
    border-radius: 0;
    box-shadow: none;
  }
  
  .increase_conversion .inner {
    padding: 0!important;
  }
  
  .increase_conversion .title {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .increase_networks.increase_odnoklassniki .left .title {
    font-size: 30px;  	
  }
  
  .increase_conversion .title br {        
    display: none;
  }
  
  .increase_conversion p {
    font-size: 16px;
  }
  
  .increase_conversion .right span {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
  }
  
  .increase_conversion .graph {
    width: 284px;
  }
	.increase_conversion .right .description {
		width: 100%;
	}

	.increase_conversion .graph {
		float: none;
		margin-top: 20px;
	}

	.instruments_networks.instruments_vkontakte .item .description .img-block:after {
		display: none;
	}

	.increase_networks .left .title,
	.increase_conversion.increase_vkontakte .left .title {
		padding-right: 100px;
		max-width: 630px;
	}

	.increase_vkontakte.increase_conversion .right .description p {
    font-size: 16px;
  }

	.increase_conversion .title,
	.increase_conversion p,
	.increase_conversion .right span,
	.increase_conversion .right > div,
	.increase_conversion .list,
	.block-comment, .cost-promotion .items {
		max-width: 630px;
		margin-left: auto;
		margin-right: auto;
	}

	.instruments_networks .item,
	.cost-promotion .item {
		float: none;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}

	.instruments_networks .item:nth-child(4) {
		margin-top: 0 !important;
	}

	.instruments_networks h2,
	.cost-promotion h2 {
		font-size: 30px;
	}

	.instruments_networks .comment,
	.cost-promotion .comment {
		font-size: 16px;
	}

	.instruments_networks .inner,
	.cost-promotion .inner {
    padding-top: 40px;
    padding-bottom: 10px;
  }

	.people-head .people-block .name-block {
		width: 100%;
		display: block;
		padding: 0;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .wrap-img, 
	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .name, 
	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .price {
		height: 68px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(3) {
		padding-top: 9px;
		padding-bottom: 9px;
	}

	.content .entry_promotion.entry_context h1,
	.content .entry_advertising.entry_context h1,
	.content .entry_facebook.entry_context h1,
	.content .entry_vkontakte.entry_context h1,
	.content .entry_instagram.entry_context h1,
	.content .entry_odnoklassniki.entry_context h1,
	.content .entry_google_context.entry_context h1,
	.content .entry_direkt.entry_context h1,
	.content .entry_conversion h1,
	.content .entry_seo_promotion.entry_context h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store.entry_context h1 {
    padding-top: 0px;
  }

  .features_list li, .history-development_list li .text, .moments p,
  .moments_list li {
  	font-size: 16px;
  }

  .star-list li,
  .star-list li strong {
  	font-size: 18px;
  }

  .star-list li:before,
  .moments_list li:before,
  .features_list li:before {
  	top: 9px;
  }

	.map_description .text {
    font-size: 16px;
    line-height: 1.7;
  }

  .increase_command .image-block:before {
  	width: 55%;
  }

  .increase_command .image-block .text {  	
    padding-top: 111px;
    font-size: 26px;
    line-height: 36px;
  }

  .see-also {
  	margin-bottom: 30px;
  	padding-left: 30px;
  	padding-right: 30px;
  }

  .see-also .title {
  	margin-bottom: 26px;
  }

  .see-also_list li {
  	margin-bottom: 25px;
  }

  .see-also_list li:last-child {
  	margin-bottom: 0px;
  }

  .specialist-info-block.orange {
    margin-bottom: 20px;
  }

  .vkontakte_services_list {
  	margin-left: auto;
  	margin-right: auto;
  	max-width: 630px;
  }

  .vkontakte_services_list .item {
  	width: 100%;
  	float: none;
  	padding-left: 0;
  	padding-right: 0;
  	margin-bottom: 20px;
  }

  .vkontakte_services_list .item:last-child {
  	margin-bottom: 0px;
  }

  .vkontakte_services_list .wrap-item {
    padding: 30px 32px 30px 32px; 
    height: auto !important; 	
  }

  .vkontakte_advertising_content,
  .vkontakte_complex_content {
  	margin-left: auto;
  	margin-right: auto;
  	max-width: 630px;  	
  }

  .vkontakte_advertising_head {
    padding: 37px 32px 40px 32px;  	
  }

  .vkontakte_advertising_head h2 {
    font-size: 32px;
    line-height: 42px; 
    margin-bottom: 14px;
  }

  .vkontakte_advertising_head .btn {
  	font-size: 16px;
  }

  .vkontakte_advertising_head .text {
    font-size: 18px;
    line-height: 28px;  	
  }

  .vkontakte_advertising_head:before {
  	width: 200px;
  	right: -30px;
  }

  .vkontakte_services_list .item .head {
  	min-height: 0;
  }

  .vkontakte_advertising .vkontakte_services_list {
    padding-bottom: 25px;
  }

  .vkontakte_advertising .vkontakte_services_list .item {
  	margin-bottom: 0;
  }

  .vkontakte_advertising .vkontakte_services_list .wrap-item {
  	padding-bottom: 0;
  }

  .vkontakte_complex_content {
  	padding-bottom: 30px;
  }

  .vkontakte_complex_content h2 {
    font-size: 32px;
    line-height: 42px;   	
  }

  .vkontakte_complex_content .row {
    position: relative;
    display: block;  	
  }

  .vkontakte_complex_content .cell {
    position: relative;
    display: block;
    padding: 0;
    width: 100%;
    margin-bottom: 22px;
  }

  .vkontakte_complex_content .cell:last-child {
    margin-bottom: 0px;
  }

  .vkontakte_advertising_tools_content .title,
  .vkontakte_advertising_targeting .head h2, 
  .vkontakte_stage-block h2, .vkontakte_cost h2, 
  .vkontakte_paid_advertising .head h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 14px;
  }

  .vkontakte_advertising_tools_content,
  .vkontakte_advertising_targeting,
  .vkontakte_stage-block,
  .vkontakte_paid_advertising, .vkontakte_cost,
  .vkontakte_advertising_specialist.specialist-info-block {
    margin-left: auto;
    margin-right: auto;
    max-width: 630px;
  }

  .vkontakte_services, .vkontakte_advertising, .vkontakte_complex, 
  .vkontakte_advertising_tools, .vkontakte_stage, .vkontakte_advertising_communities {
    padding: 40px 0;
  }

  .vkontakte_advertising_targeting, .vkontakte_cost,
  .vkontakte_advertising_specialist.specialist-info-block {
  	margin-top: 40px;
  }

  .vkontakte_advertising_tools_content,
  .vkontakte_advertising_targeting .head,
  .vkontakte_advertising_targeting .row,
  .vkontakte_stage-block, .vkontakte_cost,
  .vkontakte_paid_advertising .head,
  .vkontakte_advertising_list {
  	padding-left: 30px;
  	padding-right: 30px;
  }

  .vkontakte_advertising_targeting .row .cell,
  .vkontakte_advertising_list .item {
  	width: 100%;
  	float: none;
  	padding-left: 0px;
  	padding-right: 0px;
  }

  .vkontakte_advertising_targeting .row {
  	padding-top: 11px;
  	padding-bottom: 22px;
  }

  .vkontakte_stage-block,
  .vkontakte_cost,
  .vkontakte_paid_advertising .head {
  	padding-top: 28px;
  	padding-bottom: 40px;
  }

  .vkontakte_list_stage .item {
  	margin-bottom: 32px;
  }

  .vkontakte_list_stage {
  	margin-top: 32px;
  }

  .vkontakte_cost .btn {
  	font-size: 16px;
  }

  .vkontakte_paid_advertising .head:before {
    right: 0px;
    bottom: -10px;  	
  	width: 146px;
  	background-size: 100% auto;
  }

  .vkontakte_cost:before {
  	width: 200px;
  	background-size: 100% auto;
  	right: 0px;
  }

  .vkontakte_advertising_targeting:before {
    width: 119px;
  	background-size: 100% auto;  	
  }

  .vkontakte_advertising_list .item {
  	margin-bottom: 30px;
  }

  .vkontakte_advertising_list {
  	padding-top: 30px;
  	padding-bottom: 30px;
  }

  .vkontakte_advertising_list .item:last-child {
  	margin-bottom: 0px;
  }

  .vkontakte_advertising_specialist.specialist-info-block .people-head {
  	left: 30px;
    width: 142px;
    display: block;
  }

  .vkontakte_advertising_specialist.specialist-info-block {
    padding: 28px 40px 28px 202px;
    font-size: 16px;
    line-height: 1.35;
  }

  .vkontakte_advertising_specialist.specialist-info-block p {
    margin-bottom: 12px;
  }

  .vkontakte_advertising_specialist.specialist-info-block .text {
    padding: 0px 0 0px 30px;
  }

  .vkontakte_advertising_specialist .people-head .people-block {  	
    font-size: 16px;
    line-height: 1.35;
    margin-left: auto;
  }

  .vkontakte_advertising_tools_content .title {
  	font-size: 30px;
  	line-height: 40px;
  }

	.vkontakte_services_list .item {
		line-height: 23px;
	}

	.vkontakte_advertising_head .text {
    font-size: 16px;
    line-height: 26px;
  }

  .moments .text.results-work .comment-center {
  	font-size: 16px;
  	line-height: 1.7;
    margin-top: -5px;
    margin-bottom: 28px;
  }

  .realization_item_step .list > li .img-block,
	.realization_items_steps.realization_steps_kedr .realization_item_step:nth-child(3) .list > li:nth-child(2) .img-block,
	.realization_items_steps.realization_steps_kedr .realization_item_step:nth-child(3) .list > li:nth-child(5) .img-block {
  	top: 9px;
  }

  .realization_item_step .list2 > li {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 4px;
  }

	.realization_bars .realization_item_step .title p {
		font-size: 16px;
		line-height: 1.7;
	}
}

@media  (max-width: 992px) {

	.bxslider_1 li {
	    padding-top: 0px;
	    padding-left: 0px;
	}

	.entry_briefcases_item .cases_list.cell-2 .item:last-child {
		padding-left: 34px;
	}

	.entry_briefcases_item .cases_list.cell-2 .item:first-child {
		padding-right: 30px;
	}

	.block-link-recommendation {
		margin-bottom: 40px;
	}

	.realization_items_steps,
	.realization_items_steps.realization_steps_kedr {
		margin-top: 37px;
	}

	.moments .text.results-work .total-price {
		font-size: 20px;
		line-height: 28px;
    margin: -20px auto 33px auto;
    padding: 20px 15px 21px 15px;
	}

	.moments .text.results-work .total-price:last-child {
    margin-bottom: 40px;
  }

	.moments .results-work {
    margin-top: 46px;
  } 

	.realization_item_step .title,
	.realization_item_step .title span {
		height: 80px;
	}

	.realization_item_step .title .number {
		font-size: 44px;
    top: -1px;
	}

	.realization_item_step .title {
		font-size: 22px;
	}

	.content .entry .main_briefcases_item h1 {
		padding-right: 0;
	}

	.real_reviews .container .left {
		width: 360px;
	}

	.real_reviews .container .right {
		margin-left: 360px;
	}

	.seomotion .item_2 .description {
		padding-top: 0;
	}

	.seomotion .right .item .shild {
		margin-bottom: 15px;
	}

	.price-lead_price .description {
		width: 315px;
	}

	.price-lead_price .price-block {
		width: 290px;
    margin-top: 70px;
	}

	.increase_command .description {
		width: 100%;
	}

	.real_reviews .container .logo img {
		max-height: 63px;
		image-rendering: -moz-crisp-edges;  
		image-rendering:   -o-crisp-edges;       
		image-rendering: -webkit-optimize-contrast;
		image-rendering: crisp-edges;
		-ms-interpolation-mode: nearest-neighbor;  
	}

	.real_reviews .container .photo {
		margin-bottom: 5px;
	}

	.results .bx-wrapper img {
		max-height: 100%;
	}

	.results .statistics {
		height: auto;
	}

	.how_conversion h2 {
		line-height: 1.1;
	}

	.about_context .right {
		max-width: 580px;
	}

	.price_promotion .item > div {
		min-height: 0px;
	}

	.how_conversion_items li  > div {
		height: auto !important;
	}

  .expert-block {
  	max-height: none;
  }

	.table-rates thead tr {
		width: 100%;
	}

	.table-rates thead th {
		text-align: center;
	}

	.content h1, .content .entry_context h1 {
		font-size: 42px;
		line-height: 1.4;
	}

	.content .entry_promotion.entry_context h1, .content .entry_advertising.entry_context h1, 
	.content .entry_facebook.entry_context h1, 
	.content .entry_vkontakte.entry_context h1, 
	.content .entry_instagram.entry_context h1, 
	.content .entry_odnoklassniki.entry_context h1, 
	.content .entry_google_context.entry_context h1, 
	.content .entry_direkt.entry_context h1, 
	.content .entry_conversion h1,
	.content .entry_seo_promotion.entry_context h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store.entry_context h1 {
		font-size: 42px;
		line-height: 1.4;
		font-weight: 300;
	}

	.rates h2 {
		max-width: 570px;
	}

	.content .entry_context h1 {
		padding-top: 22px;
	}

	.rates {
		padding-top: 42px;
		padding-bottom: 50px;
	}

	.table-rates {
		width: auto;
		-webkit-border-radius: 0px;
		-ms-border-radius: 0px;
		border-radius: 0px;
		margin-bottom: 45px;
	}

	.table-rates tfoot {
		font-size: 20px;
	}

	.table-rates tfoot td {		
    padding: 14px 15px 15px 15px;
	}

	.table-rates thead th,
	.table-rates thead th:last-child {
		font-size: 20px;
		padding: 9px 29px 7px 29px;
	}

	.table-rates thead th span {
		display: none;
	}

	.table-rates thead th:first-child span {
		display: inline;
	}

	.table-rates thead img {
		position: relative;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
	}

	.table-rates thead th:last-child img {
		width: 48px;
		height: 47px;
		left: 0px;
		top: -1px;
	}

	.table-rates thead th:first-child {
		text-align: left;
		padding-right: 0px;
	}

	.block-gift {
		margin-top: -15px;
		width: auto;
		margin-left: -15px;
		margin-right: -15px;
		-webkit-border-radius: 0px;
		-ms-border-radius: 0px;
		border-radius: 0px;
		font-size: 16px;
		min-height: 44px;
		padding: 15px 20px 15px 109px;
	}

	.block-gift img {
		left: 36px;
		top: 10px;
		width: 57px;
		height: auto;
	}

	.budget h2 {
		padding-left: 40px;
		padding-right: 40px;
	}

	.budget-title.blue {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}

	.expert-content {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.expert-content.triple-content {
		max-width: 585px;
	}

	.expert-block.first-block {
		width: 57.26%;
	}

	.expert-block.third-block {
		width: 39.32%;
	}

	.expert-block.second-block {
		display: block;
		width: 100%;
		height: auto !important;
		margin: 20px 0 0 0;
		clear: both;
		padding-bottom: 10px;
	}

	.expert-tuning h2, .budget h2, .rates h2 {
		font-size: 30px;
		line-height: 1.2;
		margin-bottom: 16px;
	}

	.budget {
		padding-top: 32px;
		margin-bottom: 0;
		padding-bottom: 40px;
	}

	.budget-title {
		font-size: 18px;
		line-height: 1.4;
	}

	.expert-right {
		overflow: hidden;
	}

	.budget h2 {
		margin-bottom: 10px;
	}

	.budget-item {
		min-height: 0 !important;
	}

	.budget-content {
		margin-top: 20px;
	}

	.expert-left,
	.budget-left,
	.budget-right {
		width: 100%;
		float: none;
	}

	.budget-right {
		margin-top: 20px;
	}

	.budget-item-title {
		max-width: 80%;
		font-size: 20px;
	}

	.expert-right {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.expert-mini-block {
		-webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
	}

	.expert-tuning {
		padding-bottom: 40px;
	}

	.expert-mini-block img {
		width: 55%;
		float: left;
		-webkit-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
	}

	.expert-mini-block .description {
		float: left;
		width: 45%;
		padding-top: 43px;
	}

	.increase_context .right span,
	.increase_direkt .right span {
		font-size: 24px;
		line-height: 1.4;
	}

	.increase_context .right span span {
		display: block;
	}

	.cost .work .item {
		height: auto !important;
	}

	.list-expert, .expert-mini-block {
		height: auto !important;
	}

	.seomotion .item .shild span {
		margin-right: 3px;
	}

	.cost .work .item,
	.approach_optimization .item > div {
		height: auto !important;
	}

	.approach_optimization .item > div {
		min-height: 0px;
	}
	
	.blog_item {
		height: auto;
		max-height: none;
	}

	.cost .item {
		max-width: 550px;
		width: 100%;
	}
	.carousel_container_reviews .headline a {
		font-size: 18px;
	}

	.content .entry_promotion.entry_context .inner,
	.content .entry_advertising.entry_context .inner,
	.content .entry_facebook.entry_context .inner,
	.content .entry_vkontakte.entry_context .inner,
	.content .entry_instagram.entry_context .inner,
	.content .entry_odnoklassniki.entry_context .inner,
	.content .entry_direkt.entry_context .inner,
	.content .entry_google_context.entry_context .inner,
	.content .entry_conversion .inner,
	.content .entry_seo_promotion.entry_context .inner,
	.content .entry_promotion_optimization .inner,
	.content .entry_social_network .inner,
	.content .entry_promotion_top .inner,
	.content .entry_promotion_store.entry_context .inner {
    height: auto;
    padding-bottom: 65px;
  }

  .content .entry_promotion h1,
  .content .entry_advertising h1,
  .content .entry_facebook h1,
  .content .entry_vkontakte h1,
  .content .entry_instagram h1,
  .content .entry_odnoklassniki h1,
  .content .entry_google_context h1,
  .content .entry_direkt h1,
  .content .entry_conversion h1,
  .content .entry_seo_promotion h1,
  .content .entry_promotion_optimization h1,
  .content .entry_social_network h1,
  .content .entry_promotion_top h1,
  .content .entry_promotion_store h1 {
  	padding-bottom: 0;
  }

  .content .entry_promotion h2,
  .content .entry_advertising h2,
  .content .entry_facebook h2,
  .content .entry_vkontakte h2,
  .content .entry_instagram h2,
  .content .entry_odnoklassniki h2,
  .content .entry_google_context h2,
  .content .entry_direkt h2,
  .content .entry_conversion h2,
  .content .entry_seo_promotion h2,
  .content .entry_promotion_optimization h2,
  .content .entry_social_network h2,
  .content .entry_promotion_top h2,
  .content .entry_promotion_store h2,
	.content .entry_promotion .h2,
	.content .entry_advertising .h2,
	.content .entry_facebook .h2,
	.content .entry_vkontakte .h2,
	.content .entry_instagram .h2,
	.content .entry_odnoklassniki .h2,
	.content .entry_google_context .h2,
	.content .entry_direkt .h2,
	.content .entry_conversion .h2,
	.content .entry_seo_promotion .h2,
	.content .entry_promotion_optimization .h2,
	.content .entry_social_network .h2,
	.content .entry_promotion_top .h2,
	.content .entry_promotion_store .h2 {
  	margin-bottom: 29px;
    margin-top: 14px;
    font-size: 26px;
  }

  .entry_promotion,
  .entry_advertising,
  .entry_facebook,
  .entry_vkontakte,
  .entry_instagram,
  .entry_odnoklassniki,
  .entry_google_context,
  .entry_direkt,
  .entry_conversion,
  .entry_seo_promotion,
  .entry_promotion_optimization,
  .entry_social_network,
  .entry_promotion_top,
  .entry_promotion_store {
    background-size: auto 100%;
    background-position: center bottom;
  }

  .entry_promotion .btn,
  .entry_advertising .btn,
  .entry_facebook .btn,
  .entry_vkontakte .btn,
  .entry_instagram .btn,
  .entry_odnoklassniki .btn,
  .entry_google_context .btn,
  .entry_direkt .btn,
  .entry_conversion .btn,
  .entry_seo_promotion .btn,
  .entry_promotion_optimization .btn,
  .entry_social_network .btn,
  .entry_promotion_top .btn,
  .entry_promotion_store .btn {
    margin-top: 38px;
  }

  .content .entry_promotion .text,
  .content .entry_advertising .text,
  .content .entry_facebook .text,
  .content .entry_vkontakte .text,
  .content .entry_instagram .text,
  .content .entry_odnoklassniki .text,
  .content .entry_google_context.text,
  .content .entry_direkt .text,
  .content .entry_conversion .text,
  .content .entry_seo_promotion .text,
  .content .entry_promotion_optimization .text,
  .content .entry_social_network .text,
  .content .entry_promotion_top .text,
  .content .entry_promotion_store .text {
    font-size: 19px;
    line-height: 29px;
    max-width: 600px;
    margin-top: 29px;
  }

  .main_briefcases .list_briefcases li a {
  	padding: 10px 26px;
  }

  .main_briefcases .list_briefcases li {
  	margin-bottom: 20px;
  }

  .content .entry .main_briefcases h1,
  .intro h1 {
  	font-size: 46px;
  }

  .main_briefcases {
  	padding-top: 42px;
  	padding-bottom: 62px;
  }

  .cases_list .item {
    padding: 9px 20px 12px 24px;  	
  }

  .main_briefcases .list_briefcases li:first-child {
    margin-left: 8px;
  }

  .main_briefcases .list_briefcases li:last-child {
    margin-right: 8px;
  }

  .main_briefcases .list_briefcases {
  	padding-left: 25px;
  	padding-right: 25px;
  }

  .content .entry .main_briefcases_item h1 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
  }

  .main_briefcases_item .block-link {
    font-size: 20px;
    margin-top: 35px;
  }

  .main_briefcases_item .comment {
    font-size: 16px;
    margin-top: 33px;
  }

  .entry_briefcases_item .cases_list .item {
  	padding: 9px 20px 12px 24px;
  }

  .entry_briefcases_item .cases_list {
  	padding-top: 32px;
  	padding-bottom: 32px;
  }

  .entry_briefcases_item .cases_list .inner {
  	padding-top: 0;
  }

  .purpose {
    padding-top: 50px;
  }

  .purpose h2,
  .history-development h2,
  .moments h2, .client h2, .features h2, .realization h2 { 
  	font-size: 32px;
    line-height: 42px;
  }

  .purpose_list li span br {
  	display: none;
  }

  .headmen_block .men-block,
  .client_block .men-block {
    width: 300px;
    padding: 33px 20px;  	
  }

  .headmen_block,
  .client_block {
    padding: 35px 35px 32px 300px;  	
  }

  .headmen_block .text,
  .client_block .text {
    font-size: 16px;
    line-height: 26px;
  }

	.headmen_block .text p,
	.client_block .text p {
		margin: 14px 0;
	}

  .headmen_block .men-block .name,
  .client_block .men-block .name {
    font-size: 20px;
    line-height: 26px;
  }

  .headmen_block .men-block .position,
  .client_block .men-block .position {
    line-height: 26px;
  }

  .purpose_list {
  	margin-top: 45px;
  	margin-bottom: 0;
  }

  .purpose_list li {
  	margin-bottom: 60px;
  }

  .features_list {
  	margin-top: 30px;
  }

  .moments {
  	margin-top: 36px;
  }

  .features {
    padding-bottom: 30px;
  } 

  .moments h2 {
  	margin-bottom: 18px;
  }

  .moments h3 {
  	font-size: 26px;
  	line-height: 30px;
    margin-bottom: 24px;
  }

  .moments p {
  	margin: 24px 0;
  }

  .screenshot_description {
  	padding-bottom: 50px;
  	margin-top: -40px;
  }

  .screenshot {
  	margin-bottom: 40px;
  }

  .moments .search-phrases {
    margin-top: 20px;
  } 

  .moments .search-phrases h2 {
    padding-top: 15px;
  	margin-bottom: 26px;
  }

  .moments .table, .star-list {
  	margin-bottom: 40px;
  }

  .moments .search-phrases_percent .table {
  	margin-top: 37px;
  }

  .client h2 {
  	margin-bottom: 33px;
  }

  .client_block {
  	margin-bottom: 50px;
  }

  .client .big-btn {
  	font-size: 28px;
  	margin-top: 40px;
  }

  .context_cost .item .bottom .link-more {
  	padding-top: 8px;
  }

  .paper h2 {
  	margin-bottom: 12px;
  }

	.intro {
		min-height: 514px;
	}

	.content .entry_promotion h1, .content .entry_advertising h1, .content .entry_facebook h1, .content .entry_vkontakte h1, .content .entry_instagram h1, .content .entry_odnoklassniki h1, .content .entry_google_context h1, .content .entry_direkt h1, .content .entry_conversion h1, .content .entry_seo_promotion h1, .content .entry_promotion_optimization h1, 
	.content .entry_social_network h1, .content .entry_promotion_top h1, .content .entry_promotion_store h1 {
		margin-top: 52px;
	}

	.intro .inner {
    padding-top: 124px;
    padding-bottom: 60px;
  }

	.article-table {
		display: none;
	}
	.table-mobile {
		display: table ;
	}
	.table-mobile .header-row {
		background: #d9e2f1!important;	
	}

	.question_btn a {
		font-size: 20px;
		height: 80px;
	}

	.question_btn a img {
		height: 28px;
	}

	.btn_send span {
		top: 6px;
	}

	.question_result h1 {
    font-size: 38px;
  }

  .question_btn {
    margin-top: 30px;
  }

  .question_result {
    padding-top: 53px;
  	padding-bottom: 60px;
  }

  .main_briefcases_item.right-img .inner {
  	padding-bottom: 0;
  }

  .realization {
  	margin-top: 0;
  }

  .text-period {
  	margin-top: 15px;
  }

  .realization_item .block-text {  	
    padding: 32px 30px 32px 146px;
  }

  .realization_item .block-text img {
  	top: 30px;
  	left: 30px;
  }

  .realization_item .block-text p {
    margin-top: 20px;
  }

  .realization_item {
  	margin-bottom: 35px;
  }

  .realization h4 {
  	margin-bottom: 18px;
  }

  .realization .moments_list {
  	margin-top: 18px;
  }

  .headmen {
    padding-bottom: 52px;
  }

  .realization_stages_item:nth-child(2) {
    margin-left: 100px;
    margin-right: 100px;
  }

  .realization_stages_item:nth-child(2):before {
  	left: -80px;
  }

  .realization_stages_item:nth-child(2):after {
  	right: -80px;
  }

  /*.realization_item.realization_item_bloggers .video-block {
  	margin-left: 0;
  	margin-left: 30px;
  	margin-right: 30px;
  	width: auto;  	
    height: 329px;
  }

  .realization_item.realization_item_bloggers .video-block iframe {
    height: 329px;
  }*/

  .realization_item.realization_item_bloggers {
    padding-bottom: 40px;
  }

  .advancement {
  	display: block;
  }

  .advancement .img-block {
  	display: block;
  	width: 100%;
  }

  .advancement .img-block img {
  	position: relative;
  }

  .advancement .block-text {
  	display: block;
  	width: 100%;
    padding: 28px 30px 28px 30px;
  }

  .examples {
    margin-top: 48px;
  }

  .examples_item .title {
  	font-size: 22px;
  	line-height: 26px;
  	margin-bottom: 28px;
  }

  .examples_item_post {
    width: 46%;
    padding-right: 50px;
  }

  .examples_item_images {
    width: 54%;
  }

  .results-work_list,
  .results-work_list.results-work_kedr {
  	padding-bottom: 60px;
  }

	.main_briefcases_item .block-link .link_item {
		margin-right: 48px;
	}

	.map_description .map {
		text-align: center;
	}

	.advancement .img-block {
		display: none;
	}

	.realization_item.realization_item_bloggers .video-block {
		width: 63%;
	  margin-left: 146px;
    padding-bottom: 32%;
	}

	.main_briefcases_item.right-img .comment {
    margin-top: 33px;		
	}
  /*.content .entry_context.entry_vkontakte_advertising .inner {
    padding-bottom: 144px;
  }*/

  .training_advantages h2 {
  	padding-left: 50px;
  	padding-right: 50px;
  }

  .order_service_new.order_training .inner {
    padding-top: 74px;
    padding-bottom: 60px;
  }

  .order_training p,
  .order_service.order_service_new p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 32px;
  }

  .order_service.order_training .title,
  .order_service.order_service_new .title {
  	margin-bottom: 14px;
  }

  .slider-teachers .item {
    width: 90%;  	
  	margin: 0 5%;
    padding: 0 30px 24px 30px;
  }

  .slider-teachers {
    max-width: 900px;
    width: 80%;  	
  }

  .work_begins {
    margin-bottom: 51px;
  }

  .realization_items_steps.realization_steps_kedr {
  	padding-bottom: 3px;
  }

  .results-work_list.results-work_kedr {
  	margin-top: 37px;
    padding-bottom: 29px;
  }

  .results-work_kedr .results-work_item {
  	font-size: 18px;
  	line-height: 23px;
  }

  .work_begins_content {
  	padding-left: 60px;
  	padding-right: 60px;
  }
	.entry_briefcases_item .cases_list .inner {
		margin-left: -24px;
		margin-right: -20px;
	}

	.intro h1 {
		max-width: none;
	}

	.reviews .container .left .logo {
		left: 0;
	}

	.testing h2 {
	    font-size: 32px;
	    line-height: 42px;		
	    margin-bottom: 0;
	}

	.testing {
		padding: 50px 0;
	}

	.realization_bars {
	    margin-top: 50px;
	} 

	.moments_bars.moments .results-work {
	    margin-top: 50px;
	}

	.realization_bars .realization_items_steps {
	    margin-top: 35px;
	}

	.realization_item_step .big-img {
	    position: relative;
	    padding: 40px 35px 42px 117px;
	}

	.moments_bars h2 {
	    margin-bottom: 35px;
	}

	.moments .table thead th:first-child {
	    width: 160px;
	}

	.moments_bars.moments {
	    padding-bottom: 14px;
	}

	.client_bars h2 {
	    margin-bottom: 33px;
	}

	.client_bars .client_block {
		margin-bottom: 60px;
	}

	.context_consult .btn {
		text-align: right;
	    padding-right: 80px;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	}
}

@media  (max-width: 991px) {
	.testing:before,
	.testing:after {
		display: none;
	}
}

@media  (min-width: 993px) {

	.how_conversion_items {
		position: relative;
		left: 2px;
		width: auto;
	}

	.how_conversion_items li {
    width: 50%!important;
    float: none !important;
    margin-left: -2px;
	}
}

@media  (max-width: 965px) {
	.results-cases .bx-wrapper .bx-viewport {
    	background-color: #0194e2;
	}
	.content .entry_promotion.entry_context h1 {
		padding-top: 0px;
	}
		  .bxslider_cases li .top-slider,
	  .bxslider_cases li .bottom-slider {
	  	width: 100%;
	  	float: none;
	  }
	
	  .slider_wrap-left {
	    max-width: none;
	    float: none;
	  }
	
	  .bxslider_cases .top-slider .slider_left-text {
	    width: 100%;
	    padding: 40px 310px 40px 40px;
	    height: auto;
	    display: block;
	    -webkit-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    box-sizing: border-box;
	  }
	
	  .bxslider_cases .bottom-slider .slider_right-text {
	    width: 100%;
	    height: auto;
	    display: block;
	  	font-size: 18px;
	  	line-height: 26px;
	    padding: 35px 40px 93px 40px;
	    -webkit-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    box-sizing: border-box;
	  }
	
	  .slider_right-text .big-text {
	  	font-size: 22px;
	  }
	
	  .slider_right-text .slider_list li .number {
	    font-size: 56px;
	    line-height: 56px;
	  }
	
	  .slider_left-text .slider_img {
	  	margin-top: 0 !important;
	  	margin-left: 0 !important;
	  	top: -8px;
	  	left: auto;
	  	right: -5px;
	  }
	
	  .slider_left-text .slider_category {
	  	font-size: 16px;
	    margin-bottom: 15px;
	  }
	
	  .slider_left-text .slider_category span {  	
	    padding: 2px 10px 3px 10px;
	    margin-left: -10px;
	  }
	
	  .slider_left-text .slider_title {
	    font-size: 30px;
	    line-height: 40px;
	    margin-bottom: 0px;
	  }
	
	  .slider_left-text .slider_btn {
	    margin-top: 10px;
	  }
	
	  .slider_left-text .slider_company .company-link a {
	  	font-size: 18px;
	  }
	
	  .slider_left-text .slider_company .company-logo img {
	  	-webkit-transform: scale(0.8);
	  	-ms-transform: scale(0.8);
	  	transform: scale(0.8);
	    margin-right: 10px;
	  }
	
	  .bxslider_cases .bottom-slider .slider_right-text p {
	  	width: 50%;
	  	display: block;
	  	float: left;
	  	margin-bottom: 25px;  
	  	padding-right: 60px;	
	  	box-sizing: border-box;
	  }
	
	  .bxslider_cases .bottom-slider .slider_right-text p:nth-child(2n) {
	  	padding-right: 30px;
	  }
	
	  .bxslider_cases .bottom-slider .slider_right-text p:nth-child(3) {
	  	clear: left;
	  }
	
	  .slider_right-text .slider_list {
	  	width: 50%;
	  	display: block;
	  	float: right;
	  	margin-bottom: 0;  
	  	padding-top: 13px;
	  }
	
	  .bxslider_cases .bottom-slider .slider_right-text:after,
	  .slider_right-text .slider_list li:after,
	  .bxslider_cases .bottom-slider .slider_right-text:after,
	  .slider_right-text .slider_list:after {
	  	content: '';
	  	display: table;
	  	clear: both;
	  }
	
	  .slider_right-text .slider_list li .text-list p {
	  	padding-right: 0;
	  	width: auto;
	  	float: none;
	  }
	
	  .slider_right-text .slider_list li .text-list p br {
	  	display: inline;
	  }
	
	  .slider_right-text .slider_list li {
	    margin-bottom: 35px;
	    margin-right: -20px;
	    width: auto;
	  }
	
	  .slider_left-text .slider_btn .btn {
	  	padding: 8px 27px 12px 27px;
	  }
}

@media  (min-width: 910px) {
	.footer .links_item ul {
		display: block !important;
	}
}

@media  (max-width: 909px) {
	.positioning h2 {
	    font-size: 23px;
	}

	.positioning .right {
    padding-top: 2px;
  }

	.footer .phone {
		margin-top: 3px;
	}
	
	.footer .col_5 .social,
	.footer .col_5 .sitemap {
		display: block;
	}

	.footer .col_5 .sitemap br {
		display: none;
	}

	.footer .col_1 .social,
	.footer .col_1 .sitemap {
		display: none;
	}

	.footer .social {
		margin-bottom: 16px;
	}

	.footer .col_4 {
		margin-top: 0;
	}

	.footer .col_5 {
		margin-top: 29px;
	}

	.footer .inner {
    padding-bottom: 17px;
  	padding: 0 0 24px 0;
  	display: block;
  }

  .footer .col_2, .footer .col_3, .footer .col_4 {
  	position: relative;
  	padding-top: 0;
  	border-bottom: 1px solid #121817;
  }

  .footer .col {
  	display: block;
  	float: none !important;
  	left: 0;
  	width: 100% !important;
  	padding-left: 15px;
  	padding-right: 15px;
  	-webkit-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;
  }

  .footer .links_item:last-child {
  	float: none !important;  
  	display: block !important;	
  }

  .footer .inner:before {
  	display: none;
  }

  .footer .links_item {
  	margin-bottom: 0px;
  	padding-bottom: 2px;
  }

  .footer .links_item .link_top {
  	margin-top: 0 !important;
  	padding-top: 15px;
  	padding-bottom: 16px;
  	cursor: pointer;
  }

  .footer .links_item ul {
  	margin-top: 0;
  	display: none;
  	padding-bottom: 21px;
  }

  .footer .links_item .link_top:after {
  	content: '';
  	position: absolute;
  	display: block;
  	top: 22px;
  	right: 0;
  	width: 10px;
  	height: 6px;
  	background-size: 100% auto;
  	-webkit-transition: all 0.4s ease;
  	-ms-transition: all 0.4s ease;
  	transition: all 0.4s ease;
  }

  .footer .links_item .link_top.active:after {
  	-webkit-transform: rotate(180deg);
  	-ms-transform: rotate(180deg);
  	transform: rotate(180deg);
  }

  .footer .link_top a:hover {
  	color: #ffffff;
  }

  .footer .col_1 {
  	padding-top: 29px;
  }

  .footer .col_1 img {
  	margin-bottom: 18px;
  }

  .footer .phone {
  	text-align: left;
    margin-top: 1px;
    margin-left: 0;
    margin-right: auto;
  }

  .footer .mail,
  .footer .social {
  	text-align: left;
  }

  .footer .col_1 .sitemap {
  	display: block;
  	text-align: center;
  }

  .footer .social li a {
    width: 34px;
    height: 34px;
  }

  .footer .social li {
  	margin-left: 6px;
  }

  .footer .social li:last-child {
  	margin-left: 7px;
  }

  .footer .social li a img {
  	-webkit-transform: scale(0.95);
  	-ms-transform: scale(0.95);
  	transform: scale(0.95);
  }

  .footer .col_1, .footer .mail, .footer .col_5 .social {
  	text-align: center;
  }

  .footer .phone {
  	max-width: 206px;
  	margin-left: auto;
  	margin-right: auto;
  }
}

@media  (max-width: 883px) {
	.thanks .thanks_item {
	    width: 47%;
	}
}

@media  (max-width: 870px) {
	.content .entry_promotion.entry_context h1,
	.content .entry_advertising.entry_context h1,
	.content .entry_facebook.entry_context h1,
	.content .entry_vkontakte.entry_context h1,
	.content .entry_instagram.entry_context h1,
	.content .entry_odnoklassniki.entry_context h1,
	.content .entry_google_context.entry_context h1,
	.content .entry_direkt.entry_context h1,
	.content .entry_conversion h1,
	.content .entry_seo_promotion.entry_context h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store.entry_context h1 {
    padding-top: 0px;
    margin-top: 51px;
		font-size: 36px;
		line-height: 1.25;
	}

	.content h1, .content .entry_context h1 {
		font-size: 36px;
	}

	.content .entry_context h1 {
		width: 68%;
	}

  .content .entry_promotion h2,
  .content .entry_advertising h2,
  .content .entry_facebook h2,
  .content .entry_vkontakte h2,
  .content .entry_instagram h2,
  .content .entry_odnoklassniki h2,
  .content .entry_google_context h2,
  .content .entry_direkt h2,
  .content .entry_conversion h2,
  .content .entry_seo_promotion h2,
  .content .entry_promotion_optimization h2,
  .content .entry_social_network h2,
  .content .entry_promotion_top h2,
  .content .entry_promotion_store h2,
	.content .entry_promotion .h2,
	.content .entry_advertising .h2,
	.content .entry_facebook .h2,
	.content .entry_vkontakte .h2,
	.content .entry_instagram .h2,
	.content .entry_odnoklassniki .h2,
	.content .entry_google_context .h2,
	.content .entry_direkt .h2,
	.content .entry_conversion .h2,
	.content .entry_seo_promotion .h2,
	.content .entry_promotion_optimization .h2,
	.content .entry_social_network .h2,
	.content .entry_promotion_top .h2,
	.content .entry_promotion_store .h2 {
    font-size: 22px;
    line-height: 1.6;
    margin-top: 14px;
    margin-bottom: 22px;
  }

  .content .entry_promotion .text,
  .content .entry_advertising .text,
  .content .entry_facebook .text,
  .content .entry_vkontakte .text,
  .content .entry_instagram .text,
  .content .entry_odnoklassniki .text,
  .content .entry_google_context .text,
  .content .entry_direkt .text,
  .content .entry_conversion .text,
  .content .entry_seo_promotion .text,
  .content .entry_promotion_optimization .text,
  .content .entry_social_network .text,
  .content .entry_promotion_top .text,
  .content .entry_promotion_store .text {
    font-size: 18px;
    line-height: 28px;
    margin-top: 17px;
  }

  .entry_promotion .btn,
  .entry_advertising .btn,
  .entry_facebook .btn,
  .entry_vkontakte .btn,
  .entry_instagram .btn,
  .entry_odnoklassniki .btn,
  .entry_google_context .btn,
  .entry_direkt .btn,
  .entry_conversion .btn,
  .entry_seo_promotion .btn,
  .entry_promotion_optimization .btn,
  .entry_social_network .btn,
  .entry_promotion_top .btn,
  .entry_promotion_store .btn {
    margin-top: 35px;
  } 	

	.intro {
		min-height: 493px;
	}

	.constituent_optimization .description .right p {
		margin-bottom: 16px;
	}
	.realization_title {
		font-size: 22px;
		line-height: 32px;
		margin-top: 18px;
	}

  .realization_title_big {
		font-size: 26px;
		line-height: 36px;
		margin-top: 18px;
	}

	.realization_steps {
		margin-top: 30px;
	}

	.realization_step img {
		width: 100px;
	}

	.realization_step {
		padding-left: 135px;
		margin-bottom: 38px;
	}

	.realization_step .title {
		font-size: 22px;
		line-height: 32px;		
    margin-bottom: 18px;
	}

	.moments .comment-center {
		margin-top: 26px;
		/*max-width: 600px;
		margin-left: auto;
		margin-right: auto;*/
	}
	.results-work_list.more-results {
    margin-top: 30px;
    padding-bottom: 55px;
  }

  .content .entry_vkontakte_promotion.entry_context h1,
  .content .entry_vkontakte_advertising.entry_context h1 {
  	font-size: 34px;
  }

  .trust ul li {
    margin-bottom: 26px;
  }

  .trust ul li img {
  	-webkit-transform: scale(0.8);
  	transform: scale(0.8);
  }

  .trust h3 {
    margin-bottom: 26px;
  }
}

@media  (max-width: 785px) {
  .positioning ul li span {
  	font-size: 40px;
  	line-height: 1.1;
  }

	.question_btn a {
		font-size: 18px;
		height: 70px;
	}

	.question_btn a img {
		height: 24px;
	}

	.btn_send span {
		top: 4px;
	}

	.question_result h1 {
    font-size: 32px;
  }

  .question_btn {
    margin-top: 30px;
  }

  .question_result {
  	padding-top: 43px;
  	padding-bottom: 50px;
  } 

	.skyfit_purpose {
		max-width: 540px;
		margin-top: 25px;
		margin-bottom: 42px;
	}

	.skyfit_purpose li {
		width: 100%;
		padding-left: 80px;
		display: block;
		padding-right: 0;
		margin-bottom: 24px;
		min-height: 61px;
	}

	.skyfit_purpose li span {
		position: relative;
		display: table-cell;
		vertical-align: middle;
		height: 61px;
	}

	.skyfit_purpose li:last-child {
		margin-bottom: 0;
	}

	.purpose_list.skyfit_purpose  li:nth-child(2n) {
		width: 100%;
		padding-right: 0;
	}

	.purpose_list.skyfit_purpose  li:nth-child(3n) {
		width: 100%;
		padding-right: 0px;
	}

	.purpose_bars .purpose_list li,
	.purpose_bars .purpose_list.skyfit_purpose li:nth-child(2n),
	.purpose_bars .purpose_list.skyfit_purpose li:nth-child(3n) {
		width: 100%;
		margin-bottom: 24px;
		padding-right: 0;
	}

	.purpose_bars .purpose_list li img {
		width: 54px !important;
		top: 10px;
	}
}

@media  (min-width: 769px) {
	.increase_top.increase_conversion .right p.full {
    display: block !important;
	}

	.instruments_facebook .item .top {
		width: 100% !important;
	}

	.all_thanks {
    display: block !important;
  }
}

@media  (min-width: 768px) {

  .main_briefcases .list_briefcases li {
  	display: inline-block !important;
  }
}

@media  (max-width: 768px) {

	.intro p {
		max-width: 640px;
	}

	.intro p br {
		display: none;
	}

	.content .entry_promotion h1, .content .entry_advertising h1, 
	.content .entry_facebook h1, 
	.content .entry_vkontakte h1, 
	.content .entry_instagram h1, 
	.content .entry_odnoklassniki h1, 
	.content .entry_google_context h1, 
	.content .entry_direkt h1, 
	.content .entry_conversion h1, 
	.content .entry_seo_promotion h1, 
	.content .entry_promotion_optimization h1, 
	.content .entry_social_network h1, 
	.content .entry_promotion_top h1, 
	.content .entry_promotion_store h1 {
		margin-top: 53px;
	}

	.thanks .thanks_item {
		height: auto !important;
		width: 100%;
	}
	
	.content .entry.entry_career p,
	.content .entry.entry_partners p {
		line-height: 22px;
	}

	.best_item .autor {
		bottom: 5px;
	}

	.why h3, .results h2, .results h3, .positioning ul li span, .context_results h2, .reviews h3, .trust h3, .team .team_top h2, .advantages_partners h2, .context_cost h2, .how_conversion h2, .cost h2, .can_not h2 {
		font-size: 44px;
		line-height: 1;
	}

	.carousel_container_reviews .owl-carousel .owl-item {
		min-height: 0px;
	}

	.content .paper h1 {
		font-size: 32px;
		line-height: 1.25;
	}

	.list_content li:before {
		top: 9px;
	}

	.content .paper h2 {
		margin-bottom: 24px;
	}

	.content h1, .content .entry_context h1 {
		font-size: 48px;
	}

	.for_whom ul li p {
		!margin-top: 10px;
	}

	.about_promotion .title {
		margin-bottom: 20px;
	}

	.context_advantages .item span, .about_social_network .title {
		margin-bottom: 18px;
	}

	.context_results .work h2 {
		padding-left: 60px;
		padding-right: 60px;
	}

	.context_results .bx-wrapper .bx-controls-direction a {
		top: -64px;
	}

	.context_results .item .img, .context_results .item .description {
		min-height: 320px;
	}

	.context_advantages .item > div {
    min-height: 462px;
  }

	.promotion_bonus .item .top .title {
		font-size: 26px;
		line-height: 1.4;
	}

	.context_cost .item ul li:before {
		top: 6px;
	}

	.context_profi ul li:before {
		top: 10px;
	}

	.context_advantages .item span, .context_cost .item ul li {
		line-height: 1.4;
	}

	.partners_scheme ul li .title_scheme {
		font-size: 16px;
	}

	.content .entry_promotion h1,
	.content .entry_advertising h1,
	.content .entry_facebook h1,
	.content .entry_vkontakte h1,
	.content .entry_instagram h1,
	.content .entry_odnoklassniki h1,
	.content .entry_google_context h1,
	.content .entry_direkt h1,
	.content .entry_conversion h1,
	.content .entry_conversion h1 {
		font-size: 36px;
		line-height: 1.25;
		text-align: right;
		padding-right: 0;
	}

	.content .entry_promotion.entry_context h1,
	.content .entry_advertising.entry_context h1,
	.content .entry_facebook.entry_context h1,
	.content .entry_vkontakte.entry_context h1,
	.content .entry_instagram.entry_context h1,
	.content .entry_odnoklassniki.entry_context h1,
	.content .entry_google_context.entry_context h1,
	.content .entry_direkt.entry_context h1,
	.content .entry_conversion h1,
	.content .entry_seo_promotion.entry_context h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store.entry_context h1 {
		padding-top: 42px;	
	}

	.content .entry_context h1 {
		padding-top: 42px;
	}

	.team .team_top h2 {
		margin-bottom: 26px;
	}

	.results .bx-wrapper .bx-pager {
		bottom: -30px;
	}

	.services_item p, .type_of_promotion .item > div,
	.approach_promotion .item > div {
		min-height: 0px;
	}

	.approach_promotion .item > div {
		padding-bottom: 30px;
	}

	.reviews .wrap {
		height: auto;
	}

	.type_of_context .items .item,
	.thanks .thanks_item, .approach_promotion .item,
	.type_of_context .item > div {
		height: auto !important;
	}

	.type_of_context .item > div {
		min-height: 0px;
	}

  .content .entry_context h1 {
  	width: 80%;
  	padding-top: 26px;
  }
  .positioning ul li span {
  	font-size: 40px;
  	line-height: 1.1;
  }

	.positioning h2 {
    font-size: 21px;
  }

  .why h3, .results h2, .results h3, .positioning ul li span, 
  .context_results h2, .reviews h3, .trust h3, 
  .team .team_top h2, .advantages_partners h2, .context_cost h2, 
  .how_conversion h2, .cost h2, .can_not h2, .clients_item h3, .content h2,
  .content .paper h1 {
  	font-size: 30px;
    line-height: 36px;
  }

  .content .paper h2 {
  	font-size: 26px;
    line-height: 34px;  	
  }

  .paper h3 {
  	font-size: 22px;
    line-height: 30px;  	
  }

  .header .nav > li > a {
  	padding: 19px 15px 18px 15px;
  }

  .task_promotion .item .top > span,
  .price_promotion .item .title span,
  .smm_price .item .smm_name,
  .cost-promotion .item .top .title {
  	font-size: 26px;
  }

  .increase_seo_promotion .right .title {
  	font-size: 22px;
  }

  .garant_top .item span {
  	font-size: 22px;
  	line-height: 34px;
  }

  .increase_conversion .right span {
  	font-size: 22px;
  	line-height: 28px;
  	margin-bottom: 20px;
  }

  .context_results h2 {
  	margin-bottom: 45px;
  }

  .how_conversion_items li span {
  	margin-left: 10px;
  }

  .service_and_price h1,
  .content h1 {
  	font-size: 36px;
  }

  .promotion_bonus .item .top .title {
  	font-size: 24px;
  }

  .type_of_store .item span,
  .conditions .items .item .title,
  .task_context .item span,
  .context_advantages .item span {
  	font-size: 20px;
  }

  .seomotion h2 {
  	padding-left: 80px;
  }

  .instruments_networks h2 {
  	line-height: 1.35;
  }

  .content .clients h2 {
    font-size: 24px;
    line-height: 30px;
  }
	.content .entry_promotion.entry_context h1,
	.content .entry_advertising.entry_context h1,
	.content .entry_facebook.entry_context h1,
	.content .entry_vkontakte.entry_context h1,
	.content .entry_instagram.entry_context h1,
	.content .entry_odnoklassniki.entry_context h1,
	.content .entry_google_context.entry_context h1,
	.content .entry_direkt.entry_context h1,
	.content .entry_conversion h1,
	.content .entry_seo_promotion.entry_context h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_promotion_store.entry_context h1 {
    padding-top: 0;
    text-align: left;
  }

  .content .entry_promotion.entry_context .inner,
  .content .entry_advertising.entry_context .inner,
  .content .entry_facebook.entry_context .inner,
  .content .entry_vkontakte.entry_context .inner,
  .content .entry_instagram.entry_context .inner,
  .content .entry_odnoklassniki.entry_context .inner,
  .content .entry_google_context.entry_context .inner,
  .content .entry_direkt.entry_context .inner,
  .content .entry_conversion .inner,
  .content .entry_seo_promotion.entry_context .inner,
  .content .entry_promotion_optimization .inner,
  .content .entry_social_network .inner,
  .content .entry_promotion_top .inner,
  .content .entry_promotion_store.entry_context .inner {
    padding-bottom: 60px;
  }

  .content .paper h2 {
  	margin-bottom: 12px;
  }

	.intro {
		min-height: 489px;
	}

  .content .entry_context.entry_vkontakte_promotion .inner {
    padding-bottom: 61px;
  }

  .content .entry_context.entry_vkontakte_advertising .inner {
    padding-bottom: 117px;
  }

	.trust ul li:nth-child(13), .trust ul li:nth-child(14), .trust ul li:nth-child(15), .trust ul li:nth-child(16) {
    display: table;
	}

}

@media  (max-width: 767px) {

	.order_service_new .inner {
    padding-top: 40px;
    padding-bottom: 48px;
  }

	.main_briefcases .list_briefcases {
		display: none;
	}

	.main_briefcases .list_briefcases.list_briefcases_phone {
		display: block;
	}

	.header .nav .arrow ul.dropdown_2 li a.seo {
		white-space: nowrap;
	}

  .header .nav .arrow ul.dropdown_2 li {
  	width: auto;
  }

  .header .nav ul li {
    white-space: normal;  	
  }

  .header .nav ul{
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
  }

	.real_reviews .container .left {
    width: 100%;
    float: none;
    min-height: 0;
  }

  .real_reviews .container .right {
    margin-left: 0;
  }

  .increase_seo_promotion .right .title {
  	font-size: 18px;
  	letter-spacing: 0.2px;
  	margin-bottom: 10px;
  }

  .increase_seo_promotion .right .list-icons {
  	font-size: 14px;
  	line-height: 1.45;
  	margin-top: 0;
  }

  .increase_seo_promotion .right .list-icons li {
  	margin-bottom: 8px;
  	padding-left: 26px;
  }

  .scheme-cooperation {
  	padding-top: 25px;
  	padding-bottom: 20px;
  }

  .scheme-cooperation .items {
  	margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
  }

  .conditions .comment {
    font-size: 14px;
    max-width: 400px;
    line-height: 1.4;
  } 

  .scheme-cooperation .items .item .top .icon {
  	left: 18px;
  	top: 10px;
  }

  .conditions .items .item .icon {
  	transform: scale(0.8);
  	margin-bottom: 0;
  }

  .conditions .items .item > div {
    padding: 8px 15px 16px 15px;  
    height: auto !important;	
  }

  .conditions .items .item .title {
  	font-size: 18px;  	
    line-height: 1.3;
  	margin-bottom: 7px;
  }

  .conditions .items .item,
  .success-project .comments {
  	font-size: 14px;
  }

  .success-project .comments {
    line-height: 1.45;
    padding-top: 0px;  	
    padding-bottom: 9px;
  }

  .success-project .comment {
    padding-top: 10px;  	
  }

  .conditions {
    padding-top: 24px;
    padding-bottom: 6px;
  }

  .success-project h3 {
  	padding-bottom: 12px;
  }

  .conditions .comment {
    margin-top: 12px;
    margin-bottom: 0;
  }

  .success-project .items {
  	margin-left: 0;
  	margin-right: 0;
  }

  .success-project .item span {
  	font-size: 18px;
  	letter-spacing: 0;
  }

  .success-project .item .top {
    padding: 24px 10px 22px 17px;
  }

  .success-project .item .icon_1 {
    top: 13px;
  }

  .success-project .item .icon_2 {
    top: 18px;
  }

  .success-project .item .icon_3 {
    top: 10px;
  }

  .success-project {
  	padding-bottom: 20px;
  }

  .price-lead {
  	padding-top: 22px;
  	padding-bottom: 30px;
  }

  .price-lead_price {
  	margin-top: 13px;
    padding: 13px 20px 20px 20px;
    background: url(../img/seo_promotion/price-lead_price_bg2.jpg) no-repeat;
    background-size: 100% auto;
    background-position: bottom right;
	  background-color: #0a3348;
  }

  .price-lead_price .description {
  	width: 100%;
  	float: none;
    font-size: 14px;
  	line-height: 1.45;
  }

  .price-lead_price .description .title, 
  .price-lead_price .price-block .title {
  	font-size: 18px;
  }

  .price-lead_price .description .title {
  	margin-bottom: 4px;
  }

  .price-lead_price .description p {
  	margin: 4px 0;
  }

  .price-lead_price .price-block {
  	margin-top: 10px;
  	width: 100%;
  	float: none;
  }

  .price-block .select .selected {
  	font-size: 18px;
  }

  .price-block .btn {
  	font-size: 18px;  	
  }

  .price-lead h2 {
  	line-height: 1.4;
  	width: 180px;
  	margin-right: auto;
  	margin-left: auto;
  }

  .own-technology h2 {
  	padding-left: 0;
  	width: auto;
  	text-align: center;
  	margin-left: -5px;
  	margin-right: -5px;
  }

  .own-technology {
  	padding-top: 19px;
  	padding-bottom: 20px;
  }

  .own-technology h2 img {
  	position: relative;
  	display: block;
  	top: 0;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 13px;
  }

  .own-technology .items {
    margin-top: 15px;
  	margin-left: auto;
  	margin-right: auto;
  } 

  .own-technology .item > div {
  	height: auto !important;
    padding: 0 20px;
  }

  .own-technology .item .top span {
    font-size: 24px;
  }

  .own-technology .item .top {
    font-size: 18px;
    padding-top: 31px;
  }

  .own-technology .item {
  	margin-bottom: 10px;
  }

  .own-technology .item .bottom {
  	font-size: 14px;
  	padding: 15px 0;
  }

  .price-block_cost {
    font-size: 16px;
    white-space: normal;
  }

  .price-lead_price .price-block .title {
  	margin-top: 16px;
  	margin-bottom: 15px;
  }

  .price-block .select .selected {
  	padding-top: 15px;
  }

  .price-block_cost {
    margin: 16px 0 16px 0;  	
  }

  .price-block_cost span {
    font-size: 26px;
  }

  .success-project .item .bottom {
    padding: 15px 20px 15px 20px;  	
  }

  .success-project .item {
  	margin-bottom: 10px;
  }

  .success-project .item p {
    font-size: 14px;
    line-height: 1.45;
  }

  .success-project .item .icon {
  	left: 17px;
  }

	.conditions .items {
	  margin-top: 16px;
    margin-left: 0px;
    margin-right: 0px;
	}

	.stages .item .top span {
		font-size: 18px;
		width: 75%;
    padding-left: 10px;
	}

	.success-project h3 {
		font-size: 18px;
	}

  .success-project {
    background: url(../img/seo_promotion/success-project_bg2.jpg) no-repeat;
    background-size: 240% auto;
    background-position: top center;
    background-color: #121d23;
    padding-top: 22px;
  }

	.stages .list-items {
		line-height: 1.4;
	}

	.stages .list-items li:last-child {
		margin-bottom: 0;
	}

	.how_smm.stages .inner {
		padding-bottom: 20px;
	}

  .scheme-cooperation .items .item .top .icon img {
  	margin-right: 18px;
  }

  .increase_seo_promotion .right .list-icons li:last-child {
  	margin-bottom: 0;
  }

  .scheme-cooperation h2, .conditions h2, .success-project h2, .price-lead h2, .own-technology h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .scheme-cooperation .items .item .top {
  	font-size: 18px;
  	padding: 8px 10px 10px 103px;
  }

  .scheme-cooperation .items .item .top > span {
  	height: auto;
  }

  .scheme-cooperation .items .item .bottom {
  	font-size: 14px;
  	padding: 15px 11px;
  }

  .scheme-cooperation .items .item:first-child:before {
    background: url(../img/seo_promotion/big-arrow.svg) no-repeat;
    background-size: auto 57px;
    height: 57px;
    margin-left: -23px;
    margin-top: -25px;
  }

  .scheme-cooperation .items .item:first-child .top {
    padding: 17px 10px 19px 103px;
  }

  .scheme-cooperation .items .item:first-child {
  	margin-bottom: 32px;
  }

  .increase_seo_promotion .right .list-icons li img {
  	margin-top: -3px;
  }

  .increase_seo_promotion .left .title {
  	margin-bottom: 12px;
  }

  .increase_conversion.increase_seo_promotion .left {
  	padding-right: 15px;
  }

	.increase_command {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .increase_command .description {
  	padding: 18px 15px 18px 15px;
    font-size: 14px;
  }

  .increase_command-block .title {
  	font-size: 18px;
  	line-height: 1.35;
  }

  .btn_blue {
  	font-size: 18px;
  	margin-top: 18px;
  }

	.contacts .contacts_item .description {
		padding-bottom: 30px;
	}

	.context_results .item .context_total .col {
		min-height: 78px;
	}

	.context_advantages .item > div {
		padding-bottom: 15px;
	}

	.scroll-thead-1,
	.scroll-thead-2 {
		margin-top: -33px;
	}

	.increase_top.increase_conversion .right p.full {
    display: none;
  }

  .increase_top.increase_conversion .right .all{
    display: inline-block;
  }

	.header .dropdown_2 {
		width: 100%;
	}

	.footer .sitemap {
    left: 0px !important;
  }

	.results .bottom .right {
		text-align: center;
	}

  .content .filter li:first-child a:before {
    width: 12px;
    height: 7px;
    top: 14px;
    right: 16px;
    left: auto;
    background: url(../img/content/arrow.png) no-repeat;
    background-position: top left;
    background-size: 100% auto;
    transition: all 0.5s ease;
  }

  .content .filter {
  	background: #f2f2f2;
  }

	.content .filter li.open_filter {
		display: block;
	}

  .blog_item .photo {
 	  text-align: center;
  }

  .blog_item .photo img {
	 	position: relative;
	 	top: -15%;
	 	width: auto;
  }

	.scheme-cooperation .items .item .top {
    padding: 17px 10px 19px 103px;
  }
	.positioning .right,
	.positioning .left {
    max-width: none;
    width: 100%;
	}

	.positioning .inner {
		padding-bottom: 15px;
	}

	.header .nav li .open span {
	    transform: rotate(90deg);
	    -webkit-transform: rotate(90deg);
	    -moz-transform: rotate(90deg);
	}

	.header .nav > li.arrow.active > .open span {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
  }

  .header .inner {
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 2px;
  }

  .header .header_right {
    padding-left: 15px;
    padding-right: 15px;
  }

  .content {
    margin-top: 50px;
  }


	.positioning .right {
    padding-top: 0px;
  }

  .header .logo {
    width: 90px;
    margin-left: -45px;
    top: 6px;
  }

  .btn_feedback {
    width: 14px;
    height: 16px;
    top: 7px;
    margin-top: 2px;
  }

  .main_briefcases .list_briefcases {
  	padding-left: 0px;
  	padding-right: 0px;
  	width: 100%;
    max-width: 230px;
    border-radius: 17px;
    overflow: hidden;
    top: 0px;
    left: 0px;
  	background: #ffffff;
  	margin-left: auto;
  	margin-right: auto;
  }
  			
  .main_briefcases .list_briefcases li {
		display: block;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
		display: none;
  }

  .main_briefcases .list_briefcases li a {
    border-radius: 0;
    padding: 10px 28px 10px;
    cursor: pointer;
  }

  .main_briefcases .list_briefcases li a.active {
    background-color: #ffffff;
    color: #333;
  }
  
  .main_briefcases .list_briefcases li a.active:before{
    content: "";
    position: absolute;
    width: 12px;
    height: 7px;
    top: 14px;
    right: 16px;
    left: auto;
    background: url(../img/briefcases/drop.svg) no-repeat;
    background-position: top left;
    background-size: 100% auto;
    transition: all 0.5s ease;
    transform: rotate(-180deg);
  }

  .content .list_briefcases._open li a.active:before{
    transform: rotate(0deg);
  }

  .main_briefcases .list_briefcases {
  	padding-top: 35px;
  	position: relative;
  }

	.main_briefcases .list_briefcases li.open_list {
		display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
	}

	.main_briefcases .list_briefcases li:first-child {
    margin-left: 0;
  }

  .main_briefcases .list_briefcases li:last-child {
    margin-right: 0;  	
  }
  .context_cost .item .bottom .link-more {
  	margin-left: 30px;
  	margin-right: 30px;
  	padding-top: 14px;
  }      
  
	.intro {
		min-height: 0px;
	}

  .intro .inner {
    padding-top: 90px;
  }

  .main_briefcases_item.right-img .inner {
  	padding-right: 240px;
  }

  .main_briefcases_item.right-img .img-block img {
    max-width: 200px !important;
  }

  .realization_stages_item {
  	width: 180px;
  	display: block;
  	margin-bottom: 10px;
  }

  .realization_stages_item:nth-child(2) {
  	margin-left: auto;
  	margin-right: 0;
  }

  .realization_stages_item:nth-child(2):before {
  	transform: rotate(40deg);
  	margin-top: -40px;
  	left: -100px;
  }

  .realization_stages {
  	margin-top: 30px;
  	margin-bottom: 25px;
  	max-width: 400px;
  	margin-left: auto;
  	margin-right: auto;
  }

  .realization_stages_item:nth-child(2):after {
  	transform: rotate(-40deg);
  	margin-top: 0;
  	top: auto;
  	bottom: -41%;
  	right: 62px;
    background: url(../img/briefcases_orbitaria/arrow-right.png) no-repeat;
    background-size: 100% auto;
  }

  .trust ul li:nth-child(10), .trust ul li:nth-child(11), .trust ul li:nth-child(12) {
    display: table;
  }

  .trust ul li {
  	width: 25%;
  }

	.main_briefcases_item.right-img .img-block img {
		max-width: 240px !important;
	}

	.realization_item_step .title {
    font-size: 18px;
    line-height: 24px;
  }

  .realization_item_step .title .number {
    font-size: 38px;
    top: 0;
    width: 87px;  	
  }

  .realization_item_step .title {
    padding-left: 87px;  	
  }

  .realization_item_step .list > li {  	
    padding: 0 15px 0 81px;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 14px;
  }

  .realization_item_step .list > li .img-block {
  	width: 81px;
  }

  .realization_item_step .list > li img {
  	-webkit-transform: scale(0.85);
  	transform: scale(0.85);
  }

  .realization_item_step:nth-child(1) .list > li .img-block, 
  .realization_item_step:nth-child(2) .list > li:nth-child(3) .img-block, 
  .realization_item_step:nth-child(3) .list > li:nth-child(5) .img-block,
  .realization_item_step .list > li .img-block,
	.realization_items_steps.realization_steps_kedr .realization_item_step:nth-child(3) .list > li:nth-child(2) .img-block,
	.realization_items_steps.realization_steps_kedr .realization_item_step:nth-child(3) .list > li:nth-child(5) .img-block,
  .realization_items_steps.realization_steps_kedr .realization_item_step .list > li .img-block {
    top: 3px;
  }

  .realization_title_big {
    font-size: 20px;
  }

  .realization_items_steps,
  .realization_items_steps.realization_steps_kedr {
    margin-top: 20px;
  }

  .realization_item_step .list {  	
    padding: 20px 0 8px 0;
  }

  .moments .text.results-work .comment-center {
  	font-size: 14px;
  	margin-bottom: 22px;
  }

  .moments .text.results-work .total-price {
    font-size: 16px;
    line-height: 22px;
    margin: 0px auto 26px auto;
    padding: 16px 15px 16px 15px;
  }

  .entry_training .btn-block {
  	margin-top: 28px;
  }
  
  .training_services,
  .training_advantages, .training_teachers {
  	padding: 30px 0;
  }

  .training_services_list .item_content .title-block {
    font-size: 18px;
    line-height: 22px;
  }

  .training_services_list .item_content .title-block span {
    padding: 0 20px 0 80px;  	
    height: 70px;
  }

  .training_services_list .item_content .title-block img {
  	left: 15px;
    height: 48px;
    margin-top: -24px;
  }

  .training_services_list .item_content .text {
    font-size: 16px;
    line-height: 24px;  	
    padding: 12px 15px 15px 15px;
  }

  .training_services_list .item, .training_advantages_list .item {
  	margin-bottom: 10px;
  }

  .training_advantages h2 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .training_advantages_list {
    margin-top: 30px;
  }

  .training_advantages_list .item_content {
  	padding: 15px;
  }

  .training_advantages_list .item_content .title-block img {
    height: 74px;
  }

  .training_advantages_list .item_content .title-block {
    font-size: 20px;
    line-height: 26px;
  }

  .training_advantages_list .item_content .text {
    font-size: 16px;
    line-height: 24px;  	  	
  }

  .training_teachers .comment {
  	margin-top: 15px;
  	margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;  	
  }

  .slider-teachers .item {
    margin: 0 10px;  	
  }

  .order_training p,
  .order_service.order_service_new p {
  	font-size: 15px;
  	margin-bottom: 20px;
  }

  .order_service.order_training .title,
  .order_service.order_service_new .title {
    margin-bottom: 10px;
  }

  .order_service_new.order_training .inner {
    padding-top: 26px;
    padding-bottom: 30px;
  }

  .order_service.order_training form > div {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }

  .training_advantages_list .item_content .title-block img {
  	margin-bottom: 10px;
  }

  .promotion_action .btn_block .btn .hide-phone {
  	display: none;
  }

  .promotion_consult .btn,
  .context_consult .btn {
    padding-top: 0;  	
    vertical-align: middle;
    display: table-cell;
  }

  .promotion_consult .btn span,
  .context_consult .btn span {
  	position: relative;
  	top: 2px;
  	left: 1px;
  }

  .realization_item_step .list2 > li {  	
    font-size: 14px;
    line-height: 1.7;
  }

  .realization_item_step .list2 > li:before {
    top: 8px;
  }

  .realization_item_step .list2 {
    margin-bottom: 14px;
  	margin-top: -5px;
  }

  .realization_items_steps.realization_steps_kedr {
  	padding-bottom: 0;
  }

  .work_begins {
    margin-bottom: 35px;
  }

  .realization_items_steps.realization_steps_kedr .realization_item_step:nth-child(3) .list > li:nth-child(2) .img-block, 
  .realization_items_steps.realization_steps_kedr .realization_item_step:nth-child(3) .list > li:nth-child(5) .img-block {
  	width: 81px;
  }

  .promotion_action .btn_block .btn {
  	min-width: 290px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

	.order_service.order_training .title,
  .order_service.order_service_new .title {
	  font-size: 28px;
	  line-height: 34px;
	}

	.intro .order-btnk {
    margin-top: 28px;
  }

  .header .nav ul li a {
  	line-height: 22px;
  }

  .header .nav .arrow ul.dropdown_2 .dropdown {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .header .nav .arrow ul.dropdown_2 .dropdown li {
  	margin-bottom: 8px;
  }

  .header .nav .arrow ul.dropdown_2 .dropdown li:last-child {
  	margin-bottom: 0;
  }

	.realization_bars .realization_item_step .title p {
	    font-size: 14px;
	    line-height: 1.7;
    	padding-right: 15px;
	}

	.context_consult .btn {
	    padding-left: 25px;
	    padding-right: 94px;
	    display: table;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	}

	.context_consult .btn span {
		margin-right: 10px;
	}
}

@media  (max-width: 740px) {

	.slider_left-text .slider_category {
    	font-size: 14px;
        margin-bottom: 7px;
    }

    .bxslider_cases .top-slider .slider_left-text {
    	padding: 30px 15px;
    }

    .slider_left-text .slider_title {
	    font-size: 24px;
	    line-height: 30px;
	    margin-bottom: 4px;
	}

	.slider_left-text .slider_company .company-link a {
	    font-size: 16px;
	}

	.slider_left-text .slider_btn .btn {
		font-size: 14px;
		line-height: 22px;
        padding: 7px 25px 8px 25px;
	    margin-top: 6px;
	}

	.slider_left-text .slider_img {
	    -webkit-transform: scale(1);
	    -ms-transform: scale(1);
	    transform: scale(1);
	    max-width: 100px;
	    max-height: 110px;
	    top: 74%;
	    right: 10px;
	}

	.slider_left-text .slider_img img {
		max-height: 100%;
		max-width: 100%;
	}

	.slider_left-text .slider_company .company-logo img {
	    -webkit-transform: scale(1);
	    -ms-transform: scale(1);
	    transform: scale(1);
	    max-width: 80px;
	    max-height: 42px;
	    width: auto !important;
	    margin-right: 15px;
	}

	.bxslider_cases li {
		overflow: hidden;
	}

	.bxslider_cases .bottom-slider .slider_right-text {
		font-size: 16px;
		line-height: 22px;
        padding: 23px 15px 66px 15px;
	}

	.slider_right-text .big-text {
		font-size: 20px;
	}

	.bxslider_cases .bottom-slider .slider_right-text p {
		width: 100%;
		float: none;
		padding-right: 0;
    	margin-bottom: 17px;
	}

	.slider_right-text .slider_list {
		width: 100%;
		float: none;
		padding-top: 0;
		margin-bottom: 20px;
	}

	.slider_right-text .slider_list li .number {
	    font-size: 44px;
	    line-height: 44px;
	}

	.results-cases .bx-wrapper .bx-pager.bx-default-pager a {
	    width: 8px;
	    height: 8px;
	    margin: 0 4px;
	}

	.slider_left-text .slider_category span {
    	padding: 1px 10px 2px 10px;
    }

    .slider_left-text .slider_company .company-logo,
    .slider_left-text .slider_company .company-link {
    	height: 60px;
    }

    .slider_left-text .slider_btn {
	    margin-top: 0px;
	}

	.slider_right-text .slider_list li {
	    margin-bottom: 19px;
	    margin-right: -10px;
	}

	.results-cases .bx-wrapper .bx-pager {
	    bottom: 28px;
	}

	.bxslider_cases .bottom-slider .slider_right-text > p:first-child {
		padding-right: 92px;
	}

	.bxslider_cases .bottom-slider .slider_right-text p:nth-child(2n) {
	    padding-right: 0px;
	}

	.slider_right-text .slider_list:first-child li:first-child {
		padding-right: 92px;
	}
}

@media  (max-width: 707px) {
	.expert-mini-block .description {
    padding-top: 23px;
	}

	.promotion_action .block-action .list-action {
		padding-left: 24px;
		padding-right: 24px;
	}

	.promotion_action .list-action .item {
		width: 100%;
		float: none;
		margin-bottom: 30px;
		padding-right: 0;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.promotion_action .list-action .item:last-child {
		margin-bottom: 0px;
	}

	.promotion_action .block-action {
		max-width: 620px;
	}
}

@media  (max-width: 647px) {
	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li:first-child,
	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li {
    margin-bottom: -5px;
  }

  .cost-promotion.cost-promotion_facebook .cost-list ul {
  	margin-top: -15px;
    margin-bottom: 0px;
  }

  .btn_send span {
  	display: none;
  }

  .question_result {
  	padding-top: 34px;
    padding-bottom: 40px;
  }

	.question_result.question_cases {
		padding-top: 34px;
	}

  .question_result h1 {
  	font-size: 26px;
  	line-height: 30px;
  	padding-left: 15px;
  	padding-right: 15px;
  }

  .question_btn {
    margin-top: 20px;
  }

  .question_btn a img {
    height: 20px;
  }
}

@media  (max-width: 628px) {

	.block-gift p br {
		display: none;
	}

	.content .entry_promotion h2,
	.content .entry_advertising h2,
	.content .entry_facebook h2,
	.content .entry_vkontakte h2,
	.content .entry_instagram h2,
	.content .entry_odnoklassniki h2,
	.content .entry_google_context h2,
	.content .entry_direkt h2,
	.content .entry_conversion h2,
	.content .entry_seo_promotion h2,
	.content .entry_promotion_optimization h2,
	.content .entry_social_network h2,
	.content .entry_promotion_top h2,
	.content .entry_promotion_store h2,
	.content .entry_promotion .h2,
	.content .entry_advertising .h2,
	.content .entry_facebook .h2,
	.content .entry_vkontakte .h2,
	.content .entry_instagram .h2,
	.content .entry_odnoklassniki .h2,
	.content .entry_google_context .h2,
	.content .entry_direkt .h2,
	.content .entry_conversion .h2,
	.content .entry_seo_promotion .h2,
	.content .entry_promotion_optimization .h2,
	.content .entry_social_network .h2,
	.content .entry_promotion_top .h2,
	.content .entry_promotion_store .h2 {
    font-size: 22px;
    line-height: 1.4;
  }
}

@media  (min-width: 601px) {
	.instruments_networks .item .top {
		width: 100%;
	}
}
 
@media  (max-width: 600px) {	
	.bgt_purpose li:nth-child(1) img {
		left: 27px;
	}

	.instruments_instagram p,
	.instruments_instagram  .list li {
		font-size: 14px;
	}

	.increase_seo_promotion .left .title > span {
		max-width: 260px;
		display: block;
	}

	.advantage_smm .right .item .icon, 
	.advantage_smm .item .icon {
    float: none;
  } 

  .advantage_smm .left .item .icon {
  	margin-bottom: 0;
  	top: -9px;
  	position: relative;
  }

  .advantage_smm .right .item .icon {
  	top: -9px;
  }

	.specialist-info-block,
	.cost-promotion_odnoklassniki .specialist-info-block {	 
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.cost-promotion_instagram .specialist-info-block .text {
		max-width: none;
	}

	.increase_conversion .right span {
		margin-bottom: 15px;
	}

	.instruments_networks.instruments_instagram .item .img-block {
		padding-top: 15px;
		padding-bottom: 15px;
	}

  .increase_seo_promotion .left .title {
  	width: 180px;
  	margin-left: 0;
  }

	.increase_networks.increase_vkontakte .left .title {
    max-width: 340px;
  }

	.increase_conversion .left,
	.increase_conversion.increase_networks .left,
	.increase_conversion .right {
		padding-left: 14px;
		padding-right: 14px;
	}

	.increase_conversion .title {
		font-size: 20px;
		line-height: 26px;
	}

  .increase_networks.increase_odnoklassniki .left .title {
		font-size: 20px;
		line-height: 26px;
  }

	.cost-promotion.cost-promotion_instagram .item:first-child > div {
    padding-top: 15px;
    padding-bottom: 10px;
  }

	.cost-promotion.cost-promotion_vkontakte .item:first-child .cost-list li .wrap-img, 
	.cost-promotion.cost-promotion_vkontakte .item:first-child .cost-list li .name, 
	.cost-promotion.cost-promotion_vkontakte .item:first-child .cost-list li .price {
		height: auto !important;
	}

	.cost-promotion.cost-promotion_instagram .item .head {
    margin: -17px -15px 15px -15px;
    padding: 17px 15px 15px 15px;		
	}

	.cost-promotion.cost-promotion_instagram .item > div {
    padding: 17px 15px 15px 15px;
    margin-bottom: 15px;
  }

	.cost-promotion.cost-promotion_instagram .items {
		margin-left: 0;
		margin-right: 0;
	}

  .instruments_instagram .block-comment {
  	padding-left: 15px;
  	padding-right: 15px;
  	font-size: 14px;
  	border-radius: 0px;
  }

  .cost-promotion_instagram .specialist-info-block.blue .people-head {
  	margin-top: 0;
  }

  .cost-promotion_instagram .specialist-info-block .text {
  	min-height: 0px;
  	padding-top: 0px;
  }

  .instruments_instagram .block-comment img {
  	position: relative;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	left: 0;
  	top: 0;
  	margin-bottom: 14px;
  }

	.increase_command .description {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 2px;
	}

	.increase_command-block {
		box-shadow: none;
	}

	.increase_networks.increase_conversion.increase_instagram .right {
		border: none;
	}

  .cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2) {
  	padding-left: 15px;
  }

	.instruments_networks.instruments_vkontakte .item .top span {
		max-width: none;
	}
	.increase_networks .left .title {
		padding-right: 40px;
	}
	.increase_networks.increase_vkontakte .left .title {
		padding-right: 80px;		
	}
	.increase_networks.increase_facebook .left .title {
		padding-right: 100px;
	}
	
	.table-rates tbody td:first-child {
		padding-right: 15px;
	}

	.cost-promotion.cost-promotion_vkontakte .item > div:last-child, 
	.cost-promotion.cost-promotion_vkontakte .item > div {
		padding: 9px 15px 4px 15px
	}

	.cost-promotion.cost-promotion_vkontakte .item .head {
		padding: 19px 15px 10px 15px;
		margin: -9px -15px 10px -15px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child, 
	.cost-promotion.cost-promotion_odnoklassniki .item > div {
		padding: 9px 15px 4px 15px
	}

	.cost-promotion.cost-promotion_odnoklassniki .item .head {
		padding: 19px 15px 10px 15px;
		margin: -9px -15px 10px -15px;
	}

	.people-head .people-block {
		display: table;
		vertical-align: middle;
		margin-left: auto;
		margin-right: auto;
		text-align: center;	
	}

	.people-head .people-block img {
		max-width: 100px;
		margin-right: 5px;
		display: table-cell;
		vertical-align: middle;
		margin-bottom: 5px;
	}

	.people-head .people-block .name-block {
		padding: 0 10px;
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: -3px;
	}

	.specialist-info-block.orange {
		margin-bottom: 20px;
	}

	.cost-promotion.cost-promotion_vkontakte .item .bottom {
		padding-top: 0px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item .bottom {
		padding-top: 8px;
	}

	.cost-promotion_vkontakte .cost-list.cost-list2 {
		margin-bottom: 15px;
	}

	.cost-promotion_odnoklassniki .cost-list.cost-list2 {
		margin-bottom: 15px;
	}

	.cost-promotion_odnoklassniki .cost-list.cost-list2 li,
	.cost-promotion_vkontakte .cost-list li {
		margin-bottom: 12px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list.cost-list2 {
    margin-bottom: 18px;
  } 

  .cost-promotion_odnoklassniki.cost-promotion .inner {
    padding-bottom: 10px;
  }

	.specialist-info-block,
	.cost-promotion_odnoklassniki .specialist-info-block,
	.cost-promotion_instagram .specialist-info-block {
		padding: 15px;
	}

	.specialist-info-block .people-head {
		position: relative;
		left: auto;
		width: 100%;
		margin-top: 0;
		top: auto;
		padding-bottom: 5px;
		border-bottom: 1px solid #ffffff;
		margin-bottom: 10px;
	}

	.specialist-info-block.blue .people-head {
		margin-top: 0;
	}

	.specialist-info-block.blue {
		margin-top: 10px;
	}

	.people-head .people-block {
		font-size: 16px;
		line-height: 1.45;
	}

	.specialist-info-block .people-block img {
		width: 100px;
		height: auto;
	}

	.specialist-info-block .text {
		border: none;
		padding-left: 0;
		font-size: 14px;
		line-height: 1.4;
	}

	.cost-promotion.cost-promotion_vkontakte .item > div,
	.cost-promotion.cost-promotion_odnoklassniki .item > div {
		margin-bottom: 15px;
	}

	.cost-promotion_vkontakte .cost-list,
	.cost-promotion_odnoklassniki .cost-list {
    margin-bottom: 0px;  
  }

	.increase_networks .list li {
		font-size: 14px;
		margin-bottom: 8px;
	}

	.cost-promotion .info-block {
		padding: 15px 15px 15px 15px;
	}

	.cost-promotion .info-block .text p:first-child {
		padding-left: 65px;
	}

	.increase_networks .icon-decor img {
		width: 40px;
		top: -45px;
	}

	.cost-promotion.cost-promotion_vkontakte .items {
		margin-left: 0;
		margin-right: 0;
	}

	.cost-promotion_vkontakte .cost-list li img {
		top: -4px;
		margin-top: 0;
	}

	.cost-promotion_vkontakte .cost-list li .name {
		max-width: 100%;
		float: none;
	}

	.cost-promotion_vkontakte .cost-list li .price {
		position: relative;
		top: 0;
		margin-top: 0;
	}

	.cost-promotion.cost-promotion_odnoklassniki .items {
		margin-left: 0;
		margin-right: 0;
	}

	.cost-promotion_odnoklassniki .cost-list li img {
		top: -4px;
		margin-top: 0;
	}


	.increase_command-block {
		border-radius: 0;
	}

	.instruments_networks .list li {
		font-size: 14px;
	}

	.instruments_networks .list li:before {
		top: 7px;
	}

	.increase_networks .left .title {
		max-width: 340px;
		margin-left: 0;
	}

	.btn_blue {
		padding-top: 6px;
		padding-bottom: 6px;
	}

	.cost-promotion_instagram .cost-list li img {
		top: -4px;
		margin-top: 0;
	}

	.cost-promotion_instagram .item:last-child .bottom .cost-list li {
		margin-bottom: 9px;
	}

	.cost-promotion_instagram .item:last-child .bottom .cost-list li:last-child {
		margin-bottom: 0;
	}

	.cost-promotion.cost-promotion_instagram .items {
		margin-top: 20px;
	}

	.instruments_instagram .block-comment {
		margin-top: 15px;
	}

	.cost-promotion_odnoklassniki .cost-list li .name {
		max-width: 100%;
		float: none;
	}

	.cost-promotion_odnoklassniki .cost-list li .price {
		position: relative;
		top: 0;
		margin-top: 0;
	}

	.cost-promotion .info-block .text p:first-child {
		margin-bottom: 12px;
	}

	.cost-promotion .info-block {
		line-height: 1.4;
	}

	.increase_networks .right .title {
		font-size: 18px;
		line-height: 1.4;
	}

	.increase_networks.increase_odnoklassniki .right .title {
		font-size: 16px;
	}

	.cost-promotion .info-block {
		font-size: 14px;
	}

	.cost-promotion .info-block img {
		width: 50px;
		top: 20px;
		left: 18px;
	}

	.cost-promotion .comment {
		font-size: 14px;
	}

	.instruments_networks.instruments_vkontakte .item:last-child {
		margin-bottom: 20px;
	}

	.instruments_networks.instruments_odnoklassniki .item:last-child {
		margin-bottom: 20px;
	}

	.cost-promotion .info-block {
		margin-top: 8px;
	}

	.how_smm .item span {
    padding-left: 10px;
  }

  .how_smm .item .top {
    margin-bottom: 6px;
  }

  .block-comment {
  	-webkit-border-radius: 0;
  	-ms-border-radius: 0;
  	border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 92px;
    font-size: 14px;
    line-height: 1.4;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 15px;
    margin-bottom: 10px;
  }

  .cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2) .cost-list,
  .cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list {
    margin-bottom: 0px;
  }

  .cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .bottom,
  .cost-promotion.cost-promotion_odnoklassniki .item .bottom {
    padding-top: 0px;
  }

  .instruments_networks.instruments_vkontakte .item .top span {
  	padding-left: 0;
  	display: inline;
  }

  .instruments_networks.instruments_vkontakte .item .top {
  	padding-right: 20px;
  }

  .instruments_networks.instruments_vkontakte .item .top br {
  	display: none;
  }

  .instruments_networks.instruments_vkontakte .item .top > div {
  	display: block;
  	text-align: left;
  }

  .instruments_networks.instruments_vkontakte .item .description .img-block {
  	padding-left: 15px;
  	padding-right: 15px;
  	padding-top: 19px;
  	padding-bottom: 2px;
  	margin-left: -15px;
  	margin-right: -15px;
  }

  .instruments_networks h2, .cost-promotion h2 {
    font-size: 22px;
    line-height: 1.4;
  }

  .instruments_networks .inner, .cost-promotion .inner,
  .how_smm .inner {
    padding-top: 22px;
    padding-bottom: 10px;
  }

  .instruments_networks .comment {
  	padding-left: 46px;
  	font-size: 15px;
  }

  .instruments_networks .comment img {
  	top: 4px;
  }

  .instruments_networks h2 {
  	margin-bottom: 12px;
  }

  .instruments_networks .items {
    margin-left: -15px;
    margin-right: -15px;  	
  }

  .instruments_networks .item > div {
  	-webkit-border-radius: 0;
  	-ms-border-radius: 0;
  	border-radius: 0;  	
    padding: 15px;
    position: relative;
  }

  .instruments_networks .item .top {
  	padding-left: 80px;
  	display: table-cell;
  	vertical-align: middle;
  	height: 66px;
  	position: relative;
  	width: 100%;
  }

  .instruments_networks .item .description {
  	padding-top: 12px;
  	display: none;
  }

  
  .instruments_networks.instruments_instagram .item .description {
  	display: block;
  }

  .instruments_networks .item .hide-description {
  	display: none;  	
  	padding-top: 12px;
  }

  .instruments_networks.instruments_instagram .item .img-block {
  	display: none;
  }

  .instruments_networks.instruments_instagram .item .top span {
  	display: inline;
  }

  .instruments_networks.instruments_instagram .item .top > div {
  	text-align: left;
  }

  .instruments_networks.instruments_instagram .item .description {
  	padding: 15px 22px 15px 15px;
  }

  .instruments_networks.instruments_instagram .item .top:after {
  	right: -6px;
  }

  .instruments_networks .item .top:after {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 6px;
    background: url(../img/facebook/arrow.png) no-repeat;
    top: 50%;
    margin-top: -3px;
    right: 1px;
    transition: all 0.4s ease;
  }

  .instruments_networks .top-head .people-block img {
  	max-width: 104px;
  } 

  .instruments_networks .top-head {
    padding: 15px 15px 15px 15px;
    margin: -15px -15px 14px -15px;    
    -wbkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }

  .instruments_networks .btn {
  	font-size: 18px;
  	line-height: 20px;
  	padding-top: 4px;
  	height: auto;
  	padding-bottom: 7px;
  }

  .cost-promotion h2 {
  	margin-bottom: 5px;
  }

  .cost-promotion .items {
    margin: 14px -15px 0 -15px;  
  }

  .cost-promotion .item .top {
    padding: 15px 15px 15px 15px;
    margin: -15px -15px 0 -15px;
    font-size: 14px;
    line-height: 1.5;
  }

  .cost-promotion .item .bottom {
  	padding-top: 20px;
  }

  .cost-list li .name {
  	font-size: 18px;
  	line-height: 1.2;
  }

  .cost-list li img {
  	top: 0;
  }

  .cost-list li .price {
  	float: none;
  	top: 0;
  	display: block;
  	line-height: 1.2;
  }

  .cost-list ul li {
    margin: 0 0 9px 0;
    padding: 0 0 0 15px;
  }

  .cost-list li {
  	margin-bottom: 19px;
  	padding-left: 37px;
  }

  .cost-promotion .item > div {
  	padding: 15px;
  }

  .cost-promotion .item .top .title {
  	font-size: 18px;
  }

  .cost-promotion {
		background-image: url(../img/vkontakte/value_bg.png);
		background-color: #f2f2f2;
    background-position: top center;
		background-size: 100% auto;
  }

  .instruments_networks .top-head .people-block {
  	font-size: 16px;
  }

  .instruments_networks .item .top.open:after {
    transform: rotate(-180deg);
  }

  .instruments_networks .item {
  	font-size: 14px;
  	margin-bottom: 10px;
  }

  .instruments_networks .item p {
  	margin-bottom: 10px;
  }

  .instruments_networks .item .top span {
  	font-size: 18px;
  	line-height: 22px;
  	text-align: left;
  	border-bottom: 1px dashed #333333;
  	display: inline;
  }

  .instruments_networks .item .icon {
  	position: absolute;
  	top: 0px;
  	left: 0px;
  }

  .instruments_networks .item .icon img {
  	width: 66px;
  }

	.increase_networks .title .icon-block img {
		width: 40px;
	}

	.block-comment img {
		width: 66px;
		top: 15px;
		left: 15px;
	}

	.instruments_instagram .block-comment.orange img {
		width: 66px;
	}

	.type_of_store .items {
		margin-left: 0px;
		margin-right: 0px;
	}

	.increase_networks .title span {
		top: 0px;
	}

	.increase_conversion.increase_networks .left {
		padding-top: 26px;
	}

	.increase_networks .title,
	.increase_conversion.increase_networks .left .title {
		padding-left: 55px;
	}

	.type_of_store .item > div {
	    height: auto !important;
	    padding-bottom: 18px;
	}

	.loyalty .inner > p {
		margin-bottom: 14px;
	}

	.header .header_right .feedback {
		margin-left: 0;
	}


	.increase_networks.increase_odnoklassniki .left .title {
		max-width: 420px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(2), .cost-promotion.cost-promotion_odnoklassniki .item > div:nth-child(3), 
	.cost-promotion.cost-promotion_odnoklassniki .item > div {
		padding-top: 15px;
		padding-bottom: 10px;
	}

	.cost-promotion.cost-promotion_odnoklassniki .item .head {
    padding-top: 15px;
    padding-bottom: 19px;
    margin-bottom: 16px;
  }

  .cost-promotion_odnoklassniki .cost-list.cost-list2 li {
  	margin-bottom: 8px;
  }

  .cost-promotion_odnoklassniki .cost-list.cost-list2 li:last-child {
		margin-bottom: 6px;
  }

  .cost-promotion.cost-promotion_odnoklassniki .item > div:last-child .cost-list.cost-list2 {
  	margin-bottom: 4px;
  }

	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .wrap-img, 
	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .name, 
	.cost-promotion.cost-promotion_odnoklassniki .item:first-child .cost-list li .price {
		height: auto;
	}

	.cost-promotion.cost-promotion_facebook .item .bottom {
		padding-top: 21px;
	}

	.cost-promotion.cost-promotion_facebook .cost-list li .price {
		width: 100%;
	}

	.cost-promotion.cost-promotion_facebook .cost-list ul li .price {
		padding-left: 0;
	}

	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li:first-child,
	.cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li {
    margin-bottom: 0;
  }

  .cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li .name, 
  .cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:last-child ul li .name {
  	height: auto;
  	vertical-align: top;
  	display: block;
		padding-left: 0;
  }

  .cost-promotion.cost-promotion_facebook .cost-list ul {
  	margin-top: 8px;
    margin-bottom: -25px;
    padding-left: 48px;
  }

  .cost-promotion.cost-promotion_facebook .item:nth-child(2) > div, .cost-promotion.cost-promotion_facebook .item:nth-child(3) > div {
  	padding-bottom: 15px;
  }

  .cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li,
  .cost-promotion.cost-promotion_facebook .item:first-child .cost-list ul li:first-child {
  	margin-bottom: 9px;
  }

  .cost-promotion_instagram .cost-list.cost-list2 {
  	margin-top: 0px;
  	margin-bottom: 0px;
  }

  .cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:last-child .name {
  	padding-top: 0;
  }

  .cost-promotion.cost-promotion_facebook .item:first-child .cost-list li,
  .cost-promotion.cost-promotion_facebook .item:first-child .cost-list li:first-child {
  	margin-bottom: 18px;
  }

  .cost-promotion_vkontakte .item:first-child .cost-list li .wrap-img, 
  .cost-promotion_vkontakte .item:first-child .cost-list li .name, 
  .cost-promotion_vkontakte .item:first-child .cost-list li .price {
  	height: auto !important;
  }

	.instruments_networks .item .top {
		width: 100% !important;
		padding-right: 25px;
	}

  .instruments_networks .item .wrap-top {
    width: 100%;
    display: table;
  }

  .cost-promotion .cost-list li .wrap-img {
  	height: auto;
  	display: block;
  	position: absolute;
  	width: auto;
  	top: -2px;
  	left: 0;
  }

  .cost-promotion .cost-list li img {
  	top: 0;
  }

  .cost-promotion .cost-list li .name {
  	display: block;
  	width: 100%;
  	padding-right: 0;
  	height: auto;
  	padding-left: 37px;
  	line-height: 1.3;
  	box-sizing: border-box;
  }

  .cost-promotion .cost-list li .price {
  	display: block;
  	width: 100%;
  	padding-right: 0;
  	height: auto;
  	text-align: left;
  	padding-left: 38px;
  	box-sizing: border-box;
  }

  .cost-promotion .cost-list2 li .price,
  .cost-promotion .cost-list2 li .name {
  	padding-left: 0;
  }

  .cost-promotion.cost-promotion_instagram .item > div,
  .cost-promotion.cost-promotion_vkontakte .item > div,
  .cost-promotion.cost-promotion_vkontakte .item > div:last-child {
    padding: 15px 23px 10px 13px;
  }

  .cost-promotion_vkontakte .cost-list li,
  .cost-promotion_vkontakte .cost-list.cost-list2 {
  	margin-bottom: 0;
  }

  .cost-promotion.cost-promotion_instagram .item .head {
    margin: -15px -23px 16px -13px;
    padding: 17px 15px 17px 13px;
  }

  .cost-promotion.cost-promotion_vkontakte .item .head {
    margin: -16px -23px 16px -13px;
    padding: 17px 15px 17px 13px;
  }

  .cost-promotion_instagram .item:last-child .bottom .cost-list li,
  .cost-promotion_vkontakte .item:last-child .bottom .cost-list li {
    margin-bottom: 8px;
  }

  .cost-promotion.cost-promotion_instagram .item:last-child > div,
  .cost-promotion.cost-promotion_vkontakte .item:last-child > div {
    padding-bottom: 15px;
  }

	.increase_networks.increase_facebook .left .title,
	.increase_networks .left .title,
	.increase_networks.increase_vkontakte .left .title {
		padding-right: 0px;
	}
	.content .entry .main_briefcases h1,
  .intro h1 {
    font-size: 33px;
    margin-bottom: 14px;
  }

	.content .entry .main_briefcases h1 span,
  .intro h1 span {
		display: block;
	}
	

  .main_briefcases .comment,
  .intro p {
  	font-size: 16px;
  	line-height: 26px;
  }

  .main_briefcases {
    padding-top: 36px;
    padding-bottom: 60px;
  }

  .main_briefcases .list_briefcases {
  	margin-top: 28px;
  }

  .cases_item .title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  .cases_item .text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
  }

  .cases_item .link {
    font-size: 18px;
  }

  .cases_list .inner {
    padding-left: 0px;
    padding-right: 0px;
  }

  .cases_list .item {
    padding: 9px 0px 12px 0px;
    font-size: 18px;
    line-height: 24px;
    border-right: none;
    border-bottom: 1px solid #ffffff;
    display: block;
    margin-left: 0px;
    width: 100%;
  }

  .cases_list .item:last-child {
    border-bottom: none;  	
  }

  .cases_list .item p,
  .entry_briefcases_item .cases_list .item p {
  	max-width: none;
    font-size: 18px;
    line-height: 24px;
  }

  .cases_list {
    padding: 16px 15px;
  }

  .content .entry .main_briefcases_item h1 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 15px;
  }

  .main_briefcases_item .inner {
  	padding-right: 0;
  }

  .main_briefcases_item .img-block {
  	position: relative;
  	max-width: 60%;
  	margin-left: auto;
  	margin-right: auto;
  }

  .main_briefcases_item .text {
    font-size: 16px;
    line-height: 24px;
  }

  .main_briefcases_item .block-link {
    font-size: 18px;
    margin-top: 25px;
  }

  .main_briefcases_item .cases_logo img {
  	margin-right: 20px;
  }

  .main_briefcases_item .comment {
  	margin-top: 26px;
  }

  .entry_briefcases_item .cases_list .inner,
  .entry_briefcases_item .cases_list .item {
  	padding-left: 0;
  	padding-right: 0;
  }

  .entry_briefcases_item .cases_list {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .purpose h2, .history-development h2, .moments h2, .client h2, .features h2, .realization h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .purpose_list,
  .features_list {
  	margin-top: 24px;
  }

  .features_list li {
    font-size: 16px;
    line-height: 24px;
  }

  .purpose_list li {
  	display: block;
  	width: 100%;
  	padding-right: 0;
  	margin-bottom: 22px;
    font-size: 16px;
    line-height: 24px;
    padding-left: 85px;
    min-height: 72px;
  }

  .purpose_list li:nth-child(2n) {
    width: 100%;
  }

  .purpose_list li:nth-child(2) img {
  	left: -19px;  	
  }

  .purpose_list li:nth-child(4) img {
  	left: -24px;
  }

  .purpose_list.bgt_purpose li:nth-child(2) img {
  	left: 25px;
  }

  .moments_imp h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .moments_imp h2 {
  	font-size: 16px;
  	line-height: 22px;
  }

  .moments_imp_list {
  	right: 0;
  	margin-top: 30px;
  }

  .moments_imp_list li {
  	width: 100%;
    min-height: 50px;
  	padding-left: 85px;
  	padding-right: 0;
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 24px;
  }

  .moments_imp_list li:last-child {
  	margin-bottom: 0;
  }

  .moments_imp_list li .img-block {
  	padding-left: 0;
  	position: absolute;
  	left: 0;
  	top: -8px;
  }

  .map_description {
    margin-top: 0px;
  }

  .map_description .map {
  	margin-bottom: 18px;
  }

  .map_description .map img {
  	vertical-align: bottom;
  }

  .map_description .text {
  	font-size: 16px;
  	line-height: 24px;
  	font-size: 14px;
    line-height: 1.7;
  }

  .sites-visited {
    margin-top: 35px;
    margin-bottom: 42px;
  }

  .map_description p {
    margin: 14px 0;
  }

  .moments_imp_list {
  	margin-top: 26px;
  }

  .moments_imp_list li .img-block img {
    transform: scale(0.65);
  }

  .purpose_list li img {
  	transform: scale(0.8);
  	top: 2px;
  	left: -8px;
  }

  .purpose {
    padding-top: 35px;
    padding-bottom: 6px;
  }

  .features {
    padding-bottom: 22px;
  }

  .headmen_block .men-block,
  .client_block .men-block {
  	position: relative;
  	width: 100%;
  	padding: 0;
  	margin-bottom: 20px;
  }

  .headmen_block .men-block .name, .client_block .men-block .name {
    font-size: 18px;
    line-height: 24px;
  }

  .headmen_block, .client_block {
    padding: 30px 15px 28px 15px;
  } 

  .headmen {
    padding-bottom: 34px;
  }

  .history-development_list li .data {
  	font-size: 15px;
  }

  .history-development_list li .text {
  	font-size: 14px;
  	line-height: 1.6;
  }

  .history-development_list li {
    padding: 0 0 15px 30px;
  }

  .history-development_list {
  	margin-top: 24px;
  }

  .moments p {
  	font-size: 14px;
  	line-height: 1.6;
  	margin: 14px 0;
  }

  .moments h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 18px !important;
  }

  .screenshot_description .item:before {
  	display: none;
  }

  .screenshot_description .item {
  	float: none;
  	font-size: 14px;
  	line-height: 1.6;
    padding: 17px 15px 17px 15px;
  }

  .screenshot_description .item-left,
  .screenshot_description .item-center,
  .screenshot_description .item-right {
  	width: 100%;
  	margin-right: 0;
  }

  .screenshot_description {
  	margin-top: 0;
  	padding-bottom: 20px;
  }

  .screenshot {
    margin-bottom: 20px;
  }

  .moments .site-menu {
    margin-top: 28px;
  }

  .moments_list {
  	margin-top: 0;
  	margin-bottom: 20px;
  }

  .moments_list li {
  	font-size: 14px;
  	line-height: 1.6;  	
  }

  .moments_list li:before {
  	top: 8px;
  	width: 6px;
  	height: 6px;
  }

  .moments h4 {
  	font-size: 16px;
  	line-height: 22px;
  }

  .moments .title-table {
  	font-size: 18px;
  	line-height: 24px;
  }

  .moments .results-work {
    margin-top: 20px;
  } 

  .moments .results-work h2 img {
  	top: 8px;
    margin-right: 10px;
  	transform: scale(0.8);
  }

  .moments .text-traffic h2 {
  	margin-bottom: 24px;
  }

  .moments .table thead th {
  	font-size: 10px;
    line-height: 13px;
    height: 35px;
    padding: 5px 1px 5px 1px;
  }

  .moments .table tbody td {
  	font-size: 12px;
  	line-height: 1.4;
  }

	.moments .search-phrases .table tbody td:first-child {	
		font-size: 12px;
  	line-height: 1.4;
	}

	.moments .search-phrases .table tbody td {	
		font-size: 14px;
  	line-height: 1.4;
	}

  .moments .table, .star-list {
    margin-bottom: 24px;
  }

  .moments .search-phrases h2 {
    padding-top: 0px;
    margin-bottom: 18px;
  }

  .moments .search-phrases h3 {
    margin-bottom: 18px;
  }

  .moments .search-phrases .table thead th:first-child {
    width: 54%;
  }

  .moments .search-phrases .table thead th:first-child,
  .moments .search-phrases .table tbody td:first-child {
  	padding-left: 10px;
  }

  .moments .search-phrases .table tbody td {
  	line-height: 1.4;
  	padding-right: 5px;
  }

  .moments .search-phrases_percent h2 {
    text-align: center;
    padding-top: 0px;
    margin-bottom: 18px;
  }

  .moments .search-phrases_percent .table {
    margin-top: 18px;
    margin-bottom: 24px;
  }

  .star-list li, .client_block .text {
  	font-size: 14px;
  	line-height: 1.6;
  }

	.star-list li strong {
  	font-size: 14px;
	}

  .star-list li:before {
  	width: 11px;
  	height: 11px;
  	background-size: 100% auto;
  	top: 5px;
  }

  .client h2 {
    margin-bottom: 28px;
  }

  .client_block .men-block {
  	margin-bottom: 16px;
  }

  .client_block {
    margin-bottom: 34px;
  }

  .client .big-btn {
    font-size: 22px;
    margin-top: 30px;
    height: 60px;
    line-height: 60px;
  }

  .star-list {
  	margin-bottom: 26px;
  }

  .entry_briefcases_item .cases_list .item:last-child p {
    margin-left: 0;
    margin-right: 0;
  }

  .history-development_list li:before,
  .history-development_list li:after {
  	top: 7px;
  }

  .moments {
    margin-top: 24px;
  }

  .moments .site-menu h2,
  .moments h4,
  .moments .title-table {
  	margin-bottom: 18px;
  }

  .main_briefcases_item .inner {
  	padding-left: 15px;
  	padding-right: 15px;
  }

  .main_briefcases_item .img-block {
  	top: 0;
  	left: 0;
  	text-align: center;
  }

  .purpose_list li img {
  	top: 0px;
  	margin-left: -13px;
  }

	.aeros_purpose li:nth-child(4) img,
	.aeros_purpose li:nth-child(2) img {
		top: 0px;
	}

	.aeros_purpose li:nth-child(1) img {
		top: 3px;
	}

  .purpose_list li {
  	min-height: 50px;
  } 

	.aeros_purpose li:nth-child(1) img {
		width: 66px;
  	margin-left: 0px;
	}

	.aeros_purpose li:nth-child(2) img {
		width: 56px; 
		left: 12px;
	}

	.aeros_purpose li:nth-child(3) img {
		width: 53px; 
		left: 11px;
	}

	.aeros_purpose li:nth-child(4) img { 
		width: 43px; 
		left: 24px;
	}

	.table_phrases thead th {
    font-size: 12px;
    line-height: 13px;
    height: 35px;
    padding: 5px 5px 5px 5px;
  }

  .table_phrases tbody td {  	
    padding: 3px 5px 1px 5px;
    white-space: nowrap;
  } 

  .table_phrases tbody td,
  .table_phrases tbody td:first-child,
  .table_phrases tbody tr.head-table td {
    font-size: 12px;
    line-height: 1.4;
  }

  .table_phrases tbody td:first-child {
  	padding-left: 10px;
  }

  .table_phrases tbody tr:last-child td {
  	padding-bottom: 8px;
  }

  .sites-visited .screenshot {
    margin-top: 25px;
  }

  .sites-visited {
  	margin-top: 28px;
  }

  .table_phrases thead th:first-child {
    width: 160px;
    text-align: left;
    padding-left: 30px;
  }

  .table_phrases tbody tr.border-bottom td {
    border-bottom: 8px solid #eeeeee;
  }

  .table_phrases {
  	position: relative;
  	display: table;
  	table-layout: auto;
  	margin-bottom: 27px;
  }

  .wrap_table_phrases {
  	position: relative;
  	display: block;
  	overflow: auto;
  }

  .main_briefcases_item.right-img .inner {
    padding-right: 15px;
  }

  .main_briefcases_item.right-img .img-block {
    right: 0px;
    margin-bottom: 18px;
  }

  .main_briefcases_item.right-img .block-link {
    font-size: 18px;
    margin-top: 26px;
  }

  .main_briefcases_item .block-link .link_item img {
  	width: 23px;
  }

  .main_briefcases_item {
  	padding-bottom: 30px;
  }

  .main_briefcases_item .block-link .link_item {
  	margin-bottom: 13px;
  }

  .entry_briefcases_item .cases_list.cell-2 .item:first-child {
    padding-right: 0px;
  }

  .cases_list.cell-2 .item {
    width: 100%;
  }

  .entry_briefcases_item .cases_list .item:first-child p {
    margin-left: 0;
    margin-right: 0;
  }

  .entry_briefcases_item .cases_list.cell-2 .item p {
    max-width: none;
  }

  .entry_briefcases_item .cases_list.cell-2 .item:last-child {
    padding-left: 0px;
  }

  .orbitaria_purpose li:nth-child(1) img {
  	top: 1px;
  	left: 32px;
  }

  .orbitaria_purpose li:nth-child(2) img {
  	top: 1px;
  	left: 32px;
  }

  .orbitaria_purpose li:nth-child(3) img {
  	top: -3px;
  	left: 32px;
  }

  .orbitaria_purpose li:nth-child(4) img {
  	top: -1px;
  	left: 32px;
  }

  .purpose_list {
  	max-width: 400px;
  	margin-left: auto;
  	margin-right: auto;
  }

  .text-period {
  	font-size: 16px;
  	line-height: 26px;
  }

  .realization_item {
  	margin-top: 30px;
  }

  .text-period span {
  	display: block;
  }

  .realization_item .block-text img {
  	width: 58px;
  	height: auto;
  	top: 14px;
  	left: 15px;
  }

  .realization_item .block-text {  	
    padding: 14px 15px 14px 15px;
  }

  .realization_item .block-text .title {
    font-size: 20px;
    line-height: 28px;
    padding-left: 80px;
    height: 56px;
    display: table-cell;
    vertical-align: middle;
  }

  .realization_item .block-text p {
    margin-top: 18px;
    margin-bottom: 0;
  }

  .realization_item {
    font-size: 16px;
    line-height: 26px;
  }

  .realization h4 {
    margin-top: 24px;
  	margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
  }

  .realization_item {
  	margin-bottom: 28px;
  }

  .realization .text,
  .realization .moments_list li {
  	font-size: 14px;
  	line-height: 24px;
  }

  .realization .moments_list {
  	margin-left: 15px;
  	margin-top: 14px;
    margin-bottom: 18px;
  }

  .realization p {
    margin-bottom: 14px;
  }

  .realization h3 {
  	font-size: 17px;
  	line-height: 26px;
  	margin-top: 30px;
  	padding-top: 0;
  }

  .realization_stages_item {
  	width: 127px;
  	display: block;
  	margin-bottom: 10px;
  }

  .realization_stages_item:nth-child(2) {
  	margin-left: auto;
  	margin-right: 0;
  }

  .realization_stages_item:nth-child(2):before {
  	transform: rotate(40deg);
  	margin-top: -40px;
  	left: -100px;
  }

  .realization_stages {
  	margin-top: 30px;
  	margin-bottom: 25px;
  }

  .realization_stages_item:nth-child(2):after {
  	transform: rotate(-40deg);
  	margin-top: 0;
  	top: auto;
  	bottom: -41%;
  	right: 62px;
    background: url(../img/briefcases_orbitaria/arrow-right.png) no-repeat;
    background-size: 100% auto;
  }

  .realization_item.realization_item_bloggers {
    padding-bottom: 23px;
  }

  /*.realization_item.realization_item_bloggers .video-block {
  	margin-left: 0;
  	padding-left: 15px;
  	padding-right: 15px;
  	width: 100%;
  	box-sizing: border-box;
		height: 200px;
		width: auto;
		margin-left: 15px;
		margin-right: 15px;
  }

	.realization_item.realization_item_bloggers .video-block iframe {
		height: 200px;
	}*/

	.advancement .block-text .title {
		font-size: 20px;
		margin-bottom: 14px;
	}

	.advancement .block-text {		
    padding: 18px 15px 18px 15px;
    font-size: 14px;
    line-height: 24px;
    box-sizing: border-box;
	}

	.realization_item {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .realization h3 {
  	margin-top: 28px;
  }

  .realization .advancement .moments_list {
  	margin-bottom: 4px;
  }

  .examples {
  	display: block;
  	width: 100%;
  	margin-top: 28px;
  	margin-bottom: -2px;
  }

  .examples_item_post {
  	display: block;
  	width: 100%;
    padding-right: 0px;
  }

  .examples_item_images {
  	display: block;
  	width: 100%;
  	margin-top: 28px;
  }

  .examples_item .title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .examples_item.examples_item_images .title {
    padding-left: 0px;
  }

  .results-work_list {
  	margin-top: 30px;
  }

  .results-work_item {
    font-size: 16px;
    line-height: 22px;    
    padding: 10px 15px 10px 86px;
    margin-bottom: 20px;
  }

  .results-work_item img {
    height: 49px;
    top: 15px;
    margin-top: 0;
    left: 15px;
  }

  .results-work_list,
  .results-work_list.results-work_kedr {
    margin-top: 20px;
    padding-bottom: 40px;
  }


  .realization_stages {
  	max-width: 320px;
  }

  .realization_stages_item:nth-child(2):after {
  	right: 85px;
  }

  .table_phrases {
    table-layout: fixed; 	
  }

  .table_phrases tbody td {
  	white-space: normal;
  	font-size: 13px;
  }

  .table_phrases thead th:first-child {
    width: 54%;
  }

  .table_phrases thead th:nth-child(2),
  .table_phrases tbody td:nth-child(2),
  .table_phrases tbody td:nth-child(3),
  .table_phrases tbody td:nth-child(4) {
  	display: none;
  }

  .moments .search-phrases .table tbody td {
  	font-size: 13px;
  }

  .moments .search-phrases .table thead th,
  .moments .search-phrases_percent .table thead th {
  	font-size: 12px;
  }

  .realization_item .block-text .title br {
  	display: none;
  }

	.realization_item.realization_item_bloggers .video-block {
		width: auto;
	  margin-left: 0px;
    padding-bottom: 46%;
    margin-left: 15px;
    margin-right: 15px;
	}

	.main_briefcases_item.right-img .comment {
    margin-top: 23px;
  }

  .main_briefcases_item.right-img .block-links {
    margin-bottom: -12px;
  }

	.skyfit_purpose li img {
    top: 0px;
    margin-left: 20px;
	}

  .skyfit_purpose li:nth-child(2) img {
    left: -10px;
  }

  .skyfit_purpose {
  	margin-bottom: 29px;
  }
  .realization_title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
  }

  .realization_title_big {
    font-size: 22px;
    line-height: 28px;
    margin-top: 10px;
  }

  .realization_steps {
    margin-top: 26px;
  }

  .realization_step {
  	padding-left: 0;
  	margin-bottom: 24px;
  }

  .realization_step img {
  	width: 70px;
  	position: relative;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 17px;
  	top: 0;
  }

  .realization_step .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
    text-align: center;
  }

  .realization_step .list li {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px;
  }

	.moments .comment-center {
		margin-top: -5px;
		font-size: 16px;
		line-height: 24px;
    margin-bottom: 20px;
	}

	.moments .table_search-phrases thead th {
    font-size: 13px;
    line-height: 13px;
    height: 35px;
    padding: 5px 1px 5px 1px;
  }

  .moments .table_search-phrases thead th:first-child {
    padding-left: 15px;
  }

  .moments .table_search-phrases tbody td:first-child {
  	padding-left: 15px;
  	font-size: 14px;
  }

  .moments .table_search-phrases tbody td {
    font-size: 14px;
    padding: 6px 3px 7px 3px;
  }

  .results-work_list.mini-list {
    margin-top: 20px;
  }
  
  .main_briefcases_item .cases_logo img {
    max-width: 150px;
  }

  .results-work_list.more-results {
    margin-top: 18px;
    padding-bottom: 27px;
  }

  .client_block .block-link-doc a {
  	font-size: 14px;
  	line-height: 18px;
  	top: -2px;
  }

  .block-link-recommendation {
    margin-bottom: 33px;
  }

  .block-link-recommendation a {
  	font-size: 14px;
  	line-height: 18px;
  }

  .entry_briefcases_item .cases_list.cell-2 .item:last-child p {
    max-width: none;
  }

  .increase_command .image-block .text {  	
    width: 38%;
    padding-top: 39px;
    font-size: 26px;
    line-height: 36px;
  }

  .increase_command .image-block:after {
  	width: 88px;
  	height: 103px;
  }

  .see-also {
  	padding: 18px 15px 23px 15px;
    margin-bottom: 20px;
  }

  .see-also .title {
  	font-size: 22px;
  	line-height: 1.4;
    margin-bottom: 22px;
  }

  .see-also_list {
  	max-width: 360px;
  	margin-left: auto;
  	margin-right: auto;
    text-align: left;
  }

  .see-also_list li {
  	font-size: 14px;
  	line-height: 1.65;
    margin-bottom: 18px;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }

  .see-also_list li:nth-child(2) img {
    left: 6px;
  }

  .see-also_list li img {
  	top: 1px;
  }

  .vkontakte_services_list .item .head .img-block {
    width: 66px;
    height: 66px; 
  }

  .vkontakte_services_list .item .head {
  	margin-bottom: 20px;
  }

  .vkontakte_services_list .item .head .img-block img {
  	-webkit-transform: scale(0.8);
  	transform: scale(0.8);
  }

  .vkontakte_services_list .item .head .title {
  	font-size: 18px;
  	line-height: 22px;
    height: 66px;
  }

  .vkontakte_services_list .item .list li {
  	margin-bottom: 4px;
  }

  .vkontakte_services_list .wrap-item {
    padding: 20px 15px 20px 15px;
  }

  .vkontakte_services_list .item {
  	font-size: 14px;
  	line-height: 1.6;
  }

  .vkontakte_services_list .rub-text
  .vkontakte_complex .rub-text {
  	font-size: 15px;
    padding-left: 50px;
  }

  .vkontakte_services_list .rub-text .orange .number {
  	font-size: 19px;
  }

  .vkontakte_services_list .rub-text:before,
  .vkontakte_complex .rub-text:before {
  	width: 38px;
  	height: 38px;
  	top: 2px;
  	margin-top: 0px;
  }

  .vkontakte_services_list .rub-text .text,
  .vkontakte_complex .rub-text .text {
  	height: 38px;
  	line-height: 20px;
    margin-top: 20px;
  }

  .vkontakte_services,
  .vkontakte_advertising,
  .vkontakte_complex {
  	padding: 20px 0;
  }

  .vkontakte_advertising_head,
  .vkontakte_complex_content {
    padding: 20px 15px 20px 15px;
  }

  .vkontakte_advertising_head h2,
  .vkontakte_complex_content h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 14px;
  }

  .vkontakte_advertising_head .text {
    font-size: 15px;
    line-height: 1.6;
  }

  .vkontakte_advertising_head .btn {
    text-transform: uppercase;
    height: 41px;
    line-height: 41px;
    font-size: 12px;
    margin-top: 22px;
    padding-left: 51px;
    padding-right: 10px;
    letter-spacing: 0.6px;  	
  }

  .vkontakte_advertising_head .btn:before {
    width: 41px;  	
  }

  .vkontakte_advertising .vkontakte_services_list {
    padding-bottom: 15px;
  }

  .vkontakte_advertising .vkontakte_services_list .wrap-item {
    padding-left: 15px;
    padding-bottom: 5px;
  }

  .vkontakte_advertising .vkontakte_services_list .rub-text {
  	margin-top: 20px;
  }

  .vkontakte_complex_content {
    font-size: 14px;
    line-height: 1.6;  	
  }

  .vkontakte_complex_content .cell_title {
  	margin-bottom: 4px;
  }

  .vkontakte_complex .rub-text {
  	margin-top: 18px;
  }

  .vkontakte_complex_content:before {
  	width: 114px;
  	right: -10px;
  }

  .vkontakte_services, .vkontakte_complex, .vkontakte_advertising_tools, .vkontakte_stage, .vkontakte_advertising_communities {
    padding: 20px 0;
  }

  .vkontakte_advertising_targeting, .vkontakte_cost, .vkontakte_advertising_specialist.specialist-info-block {
    margin-top: 20px;
  }

  .vkontakte_advertising_tools_content .title, .vkontakte_advertising_targeting .head h2, .vkontakte_stage-block h2, .vkontakte_cost h2, .vkontakte_paid_advertising .head h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 14px;
  }

  .vkontakte_advertising_tools_content .title {
  	font-size: 22px;
  	line-height: 28px;
  }

  .vkontakte_advertising_tools_content, .vkontakte_advertising_targeting .head, .vkontakte_advertising_targeting .row, .vkontakte_stage-block, .vkontakte_cost, .vkontakte_paid_advertising .head, .vkontakte_advertising_list {
    padding-left: 15px;
    padding-right: 15px;
  }

  .vkontakte_advertising_tools_content .text {
  	padding-left: 0;
  	padding-top: 90px;
    font-size: 14px;
    line-height: 1.6;
  }

  .vkontakte_advertising_tools_content .text:before {
  	top: 0;
  	left: 50%;
  	margin-left: -38px;
  }

  .vkontakte_advertising_tools_content,
  .vkontakte_advertising_targeting .head,
  .vkontakte_stage-block, .vkontakte_cost,
  .vkontakte_paid_advertising .head,
  .vkontakte_advertising_list {
  	padding-top: 20px;
  	padding-bottom: 20px;
  }

  .vkontakte_advertising_targeting .head .text,
  .vkontakte_cost .text {
    font-size: 15px;
    line-height: 25px;
  }

  .vkontakte_advertising_targeting .row,
  .vkontakte_paid_advertising .head,
  .vkontakte_services_list .item .list li,
  .vkontakte_list_stage .item .list li,
  .vkontakte_advertising_list .item .list li {
    font-size: 14px;
    line-height: 1.6;  	
  }

  .vkontakte_advertising_targeting .row p,
  .vkontakte_paid_advertising .head p {
    margin: 10px 0;
  }

  .vkontakte_advertising_targeting .row {
    padding-top: 5px;
    padding-bottom: 15px;
  }

  .vkontakte_stage-block {
  	background: #ffffff;
  }

  .vkontakte_list_stage .item {
  	padding-left: 0;
  	margin-bottom: 26px;
  }

  .vkontakte_list_stage .item .img-block {
  	position: relative;
  	display: block;
  	top: 0;
  	width: 66px;
  	height: 66px;
  	padding-top: 0;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 20px;
  }

  .vkontakte_list_stage .item .img-block .img-wrap {
  	width: 66px;
  	height: 66px;
  	padding-top: 5px;
  }

  .vkontakte_list_stage .item .img-block img,
  .vkontakte_advertising_list .item .item_head .img-block img {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  .vkontakte_list_stage {
    margin-top: 30px;
  }

  .vkontakte_cost .cell {
  	width: 100%;
  	float: none;
  	padding-left: 0;
  	padding-right: 0;
  }

  .vkontakte_cost .btn {
    text-transform: uppercase;
    height: 41px;
    line-height: 41px;
    font-size: 12px;
    margin-top: 22px;
    padding-left: 51px;
    padding-right: 10px;
    letter-spacing: 0.6px;  	
  }

  .vkontakte_cost .btn:before {
    width: 41px;
  }

  .vkontakte_paid_advertising .head:before {
    bottom: -10px;
    width: 96px;
  }

  .vkontakte_advertising_list .item .item_head .title{
    font-size: 18px;
    line-height: 22px;
    height: 66px;
  }

  .vkontakte_advertising_list .item .item_head .img-block {
    width: 66px;
    height: 66px;
    display: block;
    padding-top: 10px;
  }

  .vkontakte_advertising_list .item .item_head {
  	min-height: 66px;
  }

  .vkontakte_advertising_list .item .b_list li {
  	font-size: 16px;
  	line-height: 24px;
  }

  .vkontakte_advertising_list .item .b_list li .number {
  	font-size: 19px;
  }

  .vkontakte_advertising_list .item {
    margin-bottom: 26px;
  }

  .vkontakte_advertising_list .item .list {
  	padding-top: 0;
  }

  .vkontakte_advertising_specialist.specialist-info-block {
  	padding: 15px;
  }

  .vkontakte_advertising_specialist.specialist-info-block .text {
  	padding: 0;
  }

  .vkontakte_advertising_specialist.specialist-info-block .people-head {
    position: relative;
    left: auto;
    width: 100%;
    margin-top: 0;
    top: auto;
    padding-bottom: 5px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 10px;
  }

  .vkontakte_list_stage .item .item_title {
  	font-size: 16px;
  	line-height: 24px;
  }

  .vkontakte_advertising_targeting .list li {
  	margin-bottom: 2px;
  	font-size: 14px;
  }

  .trust h3 {
    margin-bottom: 20px;
  }

  .trust ul {
  	width: auto;
  	margin-left: -15px;
  	margin-right: -15px;
  	max-width: none;
  }

  .trust ul li {
  	width: 33.33%;
    margin-bottom: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .trust ul li .img-block {
  	height: 48px;
  }

  .trust ul li img {
  	-webkit-transform: scale(1);
  	transform: scale(1);
    max-height: 100%;	    
    max-width: 94%;
    width: auto !important;
  }

  .trust ul li:last-child {
  	display: none;
  }

  .realization_title_big {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
  }

  .moments .text.results-work .total-price:last-child {
    margin-bottom: 35px;
  }

  .features {
    padding-bottom: 16px;
  }

  .work_begins_content {
    padding: 19px 15px 21px 15px;
    font-size: 16px;
  }

  .work_begins_content h2 {
    font-size: 24px;
    line-height: 32px;  
    margin-bottom: 14px;	
  }

  .work_begins {
    margin-bottom: 35px;
  }

  .results-work_kedr .results-work_item {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 15px 10px 86px;
    margin-bottom: 20px;
  }

  .results-work_list.results-work_kedr {
  	padding-bottom: 15px;
  }

  .client h2 {
    margin-bottom: 20px;
  }

  .entry_briefcases_item .cases_list .inner {
		margin-left: 0;
		margin-right: 0;
	}
	
	.entry_briefcases_item .cases_list_bars.cases_list .item:first-child,
	.entry_briefcases_item .cases_list_bars.cases_list .item:nth-child(2),
	.entry_briefcases_item .cases_list_bars.cases_list .item:nth-child(3) {
		width: 100%;
	}

	.purpose_bars .purpose_list li, .purpose_bars .purpose_list.skyfit_purpose li:nth-child(2n), 
	.purpose_bars .purpose_list.skyfit_purpose li:nth-child(3n) {
		margin-bottom: 22px;
	}

	.testing h2 {
	    font-size: 24px;
	    line-height: 32px;
	}

	.testing {
	    padding-top: 35px;
	    padding-bottom: 35px;
	}

	.realization_bars,
	.moments_bars.moments .results-work {
	    margin-top: 35px;
	}

	.realization_bars .realization_items_steps {
	    margin-top: 27px;
	}

	.realization_bars .realization_item_step .title span {
		padding-top: 28px;
	}

	.realization_bars .realization_item_step .title {
		padding-bottom: 14px;
	}

	.realization_bars .realization_item_step .title .number {
		padding-top: 10px;
	}

	.realization_item_step .big-img {
	    position: relative;
	    padding: 25px 15px;
	}

	.moments_bars h2 {
	    margin-bottom: 25px;
	}

	.moments_bars.moments .text.results-work .comment-center {
		margin-top: 18px;
		margin-bottom: 23px;
	}

	.client_bars h2 {
	    margin-bottom: 22px;
	} 

	.client_bars .client_block {
	    margin-bottom: 40px;
	}

	.testing .list {
		margin-top: 22px;
	}

	.moments_bars.moments {
	    padding-bottom: 10px;
	}

	.moments.moments_bars .table thead th {
		overflow: hidden;
	}

	.moments.moments_bars .table thead th:first-child {
	    width: 68px;
	}

	.moments.moments_bars .table thead th:nth-child(2),
	.moments.moments_bars .table tbody td:nth-child(2) {
		display: none;
	}

	.moments.moments_bars .table tbody td {
		font-size: 10px;
	}

	.moments.moments_bars .table.big-table td span {		
	    white-space: pre-wrap;
	    word-wrap: break-word;
	}

	.moments.moments_bars .table tbody td:nth-child(1) {
		font-size: 11px;
	}
}

@media  (max-width: 550px) {

  .header .inner {
  	padding-top: 8px;
  }

  .seomotion h2 {
  	padding-left: 0;
  }
}

@media  (max-width: 520px) {
	.increase_networks .left .title {
		padding-right: 0px;
	}
}

@media  (min-width: 498px) {
	
	.how_conversion_items {
    width: auto !important;
    transform: translate3d(0px, 0px, 0px)!important;
	}

	.how_conversion_items .item.bx-clone {
		display: none;
	}

	.how_conversion_items_container .bx-wrapper .bx-viewport {
		height: auto !important;
	}

	.how_conversion_items_container .bx-controls.bx-has-controls-direction {
		display: none;
	}

	.how_conversion_items li:last-child  > div {
		min-height: 0px;
		padding-bottom: 30px;
	}
}

@media  (max-width: 480px) {

	.task_promotion.task_context_two .item .bottom {
		padding-top: 60px;
	}

	.task_promotion.task_context_two .item:nth-child(2) .bottom {
		padding-top: 80px;
	}

	.constituent_optimization .description .right p {
		margin-bottom: 10px;
	}

	.content .entry_promotion.entry_context .inner, 
	.content .entry_advertising.entry_context .inner, 
	.content .entry_facebook.entry_context .inner, 
	.content .entry_vkontakte.entry_context .inner, 
	.content .entry_instagram.entry_context .inner, 
	.content .entry_odnoklassniki.entry_context .inner, 
	.content .entry_google_context.entry_context .inner, 
	.content .entry_direkt.entry_context .inner, 
	.content .entry_conversion .inner, 
	.content .entry_seo_promotion.entry_context .inner, 
	.content .entry_promotion_optimization .inner, 
	.content .entry_social_network .inner, 
	.content .entry_promotion_top .inner, 
	.content .entry_promotion_store.entry_context .inner {
		padding-bottom: 40px;
	}

	.growth .top .increase,
	.growth .top .multiples {
		display: block;
		vertical-align: top;
	}

	.growth .top .multiples {	
     padding-left: 0;
     white-space: nowrap;
  }

  .advantage_smm .left .item .icon {
  	top: -1px;
  }

  .advantage_smm .right .item .icon {
  	top: -1px;
  }

  .advantage_smm .item .icon {
    width: 65px;
  }

  .advantage_smm .item > span {
  	padding-left: 11px;
  }

	.increase_seo_promotion .right .list-icons li {
		margin-bottom: 3px;
	}

	.increase_conversion .right {
    padding: 20px 15px;
  }

  .increase_conversion .right span {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }

	.content .entry .promise p {
		line-height: 22px;
	}

	.context_results .item .description .tasks {
		margin-top: 0;
		padding-bottom: 6px;
		line-height: 24px;
	}

	.increase_conversion p {
		margin-bottom: 14px;
	}

	.contacts .contacts_item .description {
		padding-bottom: 2px;
	}

	.advantage_smm .items {		
    margin: 0 -10px;
	}

	.context_results .item .context_total .col {
		min-height: 0px;
	}

	.content .entry.entry_career p,
	.content .entry.entry_partners p {
		line-height: 21px;
	}

	.how_smm .items {		
    margin: 0 -10px;
	}
	.expert-block,
	.list-expert, .mini-list {
		font-size: 14px;
	}

	.mini-list {
		line-height: 0.6;
	}

	.mini-list li {
		margin-bottom: 3px;
	}

	.table-rates thead.scroll-thead th span {
		border: none;
	}

	.table-rates thead.scroll-thead th span:after {
		display: none;
	}

	.garant_top .items {
		margin: 0;
	}

	.garant_top .item span {
		width: 73%;
	}

	.type_of_store .inner > span {
		line-height: 1.4;
	}

	.increase_conversion.increase_top .right p.full {
	    font-size: 14px;
	    line-height: 1.6;
	}

	.cost_service .lower {
		font-size: 16px;
		margin-top: 20px;
	}
	.cost_service .inner {
		padding-top: 20px;
	}

	.case_promotion .inner {
		padding-bottom: 20px;
	}

	.garant_top .item > div {
		padding-top: 15px;
	}

	.garant_top .item .icon {
		top: 0;
	}

	.increase_conversion.increase_top .title {
		margin-bottom: 12px;
	}
	.type_of_store .items {
		margin-left: -10px;
		margin-right: -10px;
	}

	.type_of_store .item span {
		max-width: 66%;
		padding-left: 14px;
	}

	.task_promotion {
    background: #ffffff;
  }

	.task_promotion_store .item:last-child .top > span,
	.task_promotion_store .item .top > span {
		font-size: 20px;
		padding-left: 14px;
	}

	.constituent_optimization .items {
    margin: 0 -10px;
  }

	.constituent_optimization .item > div > span {
		width: 75%;
		padding-left: 12px;
	}

	.blog_item .title_description a {
		border-bottom: 1px solid #0095e5;
	}

	.best_item .title_best a {
		border-bottom: 1px solid #ffffff;		
	}

	.news_item .title_description a {		
		border-bottom: 1px solid #0095e5;
    display: inline;
	}

	.best_item .autor {
		bottom: 0px;
		position: relative;
	}

  .news_item .photo > img {
    width: 100%;
    position: relative;
    vertical-align: bottom;
  }

  .blog_item .photo .title {
  	line-height: 26px;
  }

  .news_item .photo .title {
  	position: relative;
  	display: block;
  }

	.smm_cost .item .description {
		height: auto !important;
	}

	.list_content li {
		margin-bottom: 16px;
	}

	.list_content li:before {
		top: 7px;
	}

	.context_results .work h2 {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 25px;
	}

	.content h1, .content .entry_context h1 {
		font-size: 36px;
		line-height: 1;
	}

	.smm_cost .top .photo {
		margin-right: 10px;
	}

	.smm_results .item .context_total .item_total .col {
		width: 100%;
	}

	.why h3, .results h2, .results h3, .positioning ul li span, .context_results h2, .reviews h3, 
	.trust h3, .team .team_top h2, .advantages_partners h2, .context_cost h2, .how_conversion h2, .cost h2, .can_not h2 {
		font-size: 36px;
		line-height: 1;
	}

	.team .team_top h2 {
		font-size: 24px;
		line-height: 1.4;
		margin-bottom: 12px;
	}

	.order_service p {
		line-height: 1.4;
	}

	.contacts .contacts_item .map {
		margin-top: -10px;
	}

	.header .header_right .feedback {
		margin-left: 0;
	}

	.chance span {
		padding-left: 0;
	}

	.order_service form > div {
		max-width: none;
	}

	.for_whom ul li p {
		!width: auto;
		!font-size: 20px;
        width: 140px;
        font-size: 20px;
        white-space: nowrap;
        margin-left:7px;
	}

	.real_reviews .container .right {
		padding-top: 15px;
	}

	.services_item .btn {
		line-height: 37px;
	}

	.carousel_container_clients .owl-carousel .owl-item {
		height: auto !important;
	}

	.reviews .container .left .logo img {
		width: auto;
		max-width: 100%;
		max-height: 60px;
	}

	.proposal .form_group > span {
		width: 100%;
	}

	.proposal .form_group {
		text-align: left;
		margin-bottom: 24px;
	}

	.proposal .left label {
		margin-bottom: 11px;
		text-align: left;
	}

	.positioning ul li p br {
		display: none;
	}

	.results .effect_item,
	.services_item p {
		text-align: left;
	}

  .blog_item p {
      height: auto;
  }

  .blog_item .description {
      height: auto;
  }

  .pag li a {
      padding: 7px 8px 9px 7px;
  }

  .paper img.news-image {
      margin-bottom: 10px;
  }

  .paper .top {
      margin-bottom: 14px;
  }

	.content h1 {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .paper p, .paper ul:not(.list_content) li, .list_content li, .paper ol li, .paper ol li:before {
  	font-size: 14px;
  }

  .content .paper h1 {
  	font-size: 22px;
  }

  .paper h3 {
  	margin-top: 10px;
  }

  .content .paper h2 {
  	font-size: 18px;
  	margin-bottom: 12px;
  	line-height: 1.5;
  }

  .content .breadcrumbs {
    margin-bottom: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .task_social_network .item .icon img{
      height: 65px;
  }

  .blog_item .photo img {
	 	position: relative;
	 	top: -27%;
	 	width: 100%;
	}

  .list_content li, .paper ul:not(.list_content) li,
  .summary ol li, .paper ol li {
	  font-size: 14px;
	  line-height: 22px;
  }

  .carousel_container_reviews .top {
  	margin-bottom: 9px;
  }

  .partners_scheme h2 {
  	margin-bottom: 20px;
  }

  .advantages_partners h2 {
  	font-size: 32px;
  }

  .content .entry_career h1 {
  	margin-top: 10px;
  }

  .service_and_price h1 {
  	margin-top: 30px;
  	margin-bottom: 44px;
  }

  .content .entry_promotion h1, .content .entry_context h1,
  .content .entry_advertising h1,
  .content .entry_facebook h1,
  .content .entry_vkontakte h1,
  .content .entry_instagram h1,
  .content .entry_odnoklassniki h1,
  .content .entry_google_context h1,
  .content .entry_direkt h1,
  .content .entry_conversion h1,
  .content .entry_seo_promotion h1,
  .content .entry_promotion_optimization h1,
  .content .entry_social_network h1,
  .content .entry_promotion_top h1,
  .content .entry_promotion_store h1 {
    font-size: 30px;
    line-height: 1.25;
    width: 100%;
  }

  .content .entry_promotion h1,
  .content .entry_advertising h1,
  .content .entry_facebook h1,
  .content .entry_vkontakte h1,
  .content .entry_instagram h1,
  .content .entry_odnoklassniki h1,
  .content .entry_google_context h1,
  .content .entry_direkt h1,
  .content .entry_conversion h1,
  .content .entry_seo_promotion h1,
  .content .entry_promotion_optimization h1,
  .content .entry_social_network h1,
  .content .entry_promotion_top h1,
  .content .entry_promotion_store h1 {
  	padding-top: 10px !important;
  }

  .promotion_consult p, .promotion_consult ul {
  	line-height: 1.4;
  }

  .promotion_consult .btn,
  .context_consult .btn {
  	line-height: 16px;
  	padding-top: 7px;
  }

  .promotion_bonus .item .top .title {
  	font-size: 22px;
  }

  .promotion_bonus .item {
  	margin-bottom: 30px;
  }

  .promotion_bonus .item {
  	font-size: 18px;
  }

  .bx-wrapper .bx-controls-direction a {
  	-webkit-transform: scale(0.6);
  	-ms-transform: scale(0.6);
  	transform: scale(0.6);
  }

  .case_slider .bx-wrapper .bx-prev {
  	left: 0;
  }
  .case_slider .bx-wrapper .bx-next {
  	right: 0;
  }

  .case_slider .photo {
  	width: 240px;
  }

  .case_slider .left .seo-link {
  	margin-bottom: 15px;
  }

  .cost_promotion .tick {
  	padding-bottom: 16px;
  }

  .price_promotion .inner {
  	padding-top: 26px;
  }

  .about_promotion .title {
  	margin-bottom: 14px;
  }

  .context_consult p {
  	padding-top: 4px;
  }

  .type_of_context .item .icon {
  	margin-right: 5px;
  }

  .task_context h2 {
  	margin-bottom: 20px;
  }

  .context_advantages .item > div {
    min-height: 0px;
  }

  .context_advantages .item span {
  	margin-bottom: 0;
  }

  .context_results .work h2, .how_conversion h2 {
  	font-size: 32px;
  }

  .context_results .item .context_total .col span {
  	font-size: 22px;
  }

  .context_results .bx-wrapper .bx-pager {
  	padding-bottom: 5px;
  }

  .context_cost h2 {
  	margin-bottom: 24px;
  }

  .context_cost .list {
  	margin-bottom: 18px;
  }

  .context_cost .item > div {
  	padding-bottom: 25px;
  }

  .context_profi > div {
  	padding-bottom: 28px;
  }

  .increase_conversion .title br {
  	display: none;
  }

  .how_conversion .inner > p {
  	line-height: 1.4;
  }

  .loyalty h2 {
  	margin-bottom: 18px;
  }

  .loyalty ul {
  	padding-top: 0;
  	padding-bottom: 15px;
  }

  .cost h2, .can_not h2 {
  	font-size: 32px;
  }

  .cost .item, .task_social_network .item > div {
  	padding-bottom: 20px;
  }

  .task_social_network .item > div {
  	padding-left: 15px;
  	padding-right: 15px;
  }

  .social_network_consult p {
  	font-size: 16px;
  }

  .task_social_network .item span {
  	font-size: 18px;
  }

  .task_social_network .item .icon {
  	margin-bottom: 4px;
  }

  .advantage_smm h2, .how_smm h2 {
  	margin-bottom: 20px;
  }

  .advantage_smm .item > span {
    margin-bottom: 6px;
  }

  .advantage_smm .left .item .icon {
  	margin-bottom: 0;
  }

  .advantage_smm .right .item {
  	padding: 19px 15px 24px 15px;
  }

  .advantage_smm .item {
  	padding-bottom: 24px;
  }
  
	.content .entry_context h1 {
		width: 78%;
		text-align: center;
	}

	.content .entry_context h1 br {
		display: none;
	}

	.increase_context .title,
	.increase_direkt .title {
		margin-bottom: 3px;
	}

	.increase_context .right span,
	.increase_direkt .right span {
		font-size: 18px;
		line-height: 1.35;
	}

	.increase_context .right .description .list li,
	.increase_direkt .right .description .list li {
		font-size: 14px;
		padding-left: 50px;
		margin-bottom: 10px;
	}

	.increase_direkt .right .description .list li img {
		width: 40px;
		height: 40px;
	}

	.expert-block.first-block {
		width: 100%;
		float: none;
		-webki-border-radius: 0px;
		-ms-border-radius: 0px;
		border-radius: 0px;
		height: auto !important;
		padding: 17px 15px;
	}

	.expert-block.second-block {
		width: 100%;
		float: none;
		-webki-border-radius: 0px;
		-ms-border-radius: 0px;
		border-radius: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		display: none;
		padding: 17px 15px 13px 15px;
	}	

	.expert-block .title {
		font-size: 18px;
	}

	.expert-block.second-block.mobile-block {
		display: block;
	}

	.expert-block.second-block .list-expert li img {
		top: 14px;
		margin-top: 0;
	}

	.expert-block.second-block .list-expert {
		padding-top: 0;
	}

	.expert-block.third-block {
		width: 100%;
		float: none;
		-webki-border-radius: 0px;
		-ms-border-radius: 0px;
		border-radius: 0px;
		height: auto !important;
		padding: 17px 15px;
	}

	.budget h2 {
    padding-left: 0px;
    padding-right: 0px;
  }

	.expert-tuning {
		padding-bottom: 0;
	}

	.budget h2 .blue {
		display: inline;
	}

	.budget-title {
		line-height: 1.25;
	}

	.budget {
		padding-top: 22px;
		padding-bottom: 30px;
	}

	.budget-content {
		margin-top: 10px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.expert-content {
		margin-left: -15px;
		margin-right: -15px;		
		width: auto;
		max-width: none;
	}

	.budget-item-title {
		padding-left: 15px;
		font-size: 16px;
		padding-right: 78px;
		cursor: pointer;
		max-width: 100%;
	}

	.rates .work {
		padding-left: 0;
		padding-right: 0;				
	}

	.table-rates {
	  table-layout: fixed;
	  width: 100%;
		margin-left: 0px;
		margin-right: 0px;		 
		margin-bottom: 10px; 
	}

	.table-rates thead th span {
		border-bottom: 1px dashed #ffffff;
		line-height: 1.6;
	}

	.table-rates thead th,
	.table-rates tbody td {
		width: 60px;
	}

	.table-rates thead th:first-child,
	.table-rates tbody td:first-child {
		padding-left: 15px;
		padding-right: 5px;
		width: auto;
	}

	.table-rates thead th:first-child {
		padding-right: 40%;
	}

	.table-rates thead img {
		width: 34px;
		height: 34px;
	}

	.table-rates thead th:last-child img {
		width: 36px;
		height: 34px;
	}

	.table-rates thead th, 
	.table-rates thead th:last-child,
	.table-rates tbody td {
		padding-left: 0px;
		padding-right: 0px;
	}

	.table-rates thead th:last-child {
		padding-right: 2px;
	}

	.table-rates tbody td,
	.table-rates tbody td:first-child {
		font-size: 14px;
		line-height: 1.3;
		padding-top: 10px;
		padding-bottom: 11px;
	}

	.table-rates thead th span {
		position: relative;
	}

	.table-rates thead th span:after {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 6px;
    background: url(../img/context/icons/arrow.png) no-repeat;
    top: 50%;
    margin-top: -3px;
    right: -25px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  .rates {
  	padding-top: 20px;
  	padding-bottom: 30px;
  }

  .table-rates thead th {
  	font-size: 16px;
  	text-align: center;
  }

	.rates h2 br {
		display: none;
	}

	.table-rates tfoot {
    font-size: 14px;
  }

  .table-rates tfoot td {
		vertical-align: middle; 	   
		padding: 8px 4px 9px 4px;
  }

  .table-rates tfoot td:first-child {
  	font-size: 18px;
		padding-left: 15px;
		padding-right: 25px;
  }

	.table-rates tbody .free-service td:first-child img {
		position: absolute;
		top: 13px;
		left: 15px;
	}

	.table-rates tbody .free-service td:first-child {
		padding-left: 49px;
	}

	.block-gift {
		margin: 0;
		padding: 14px 15px 10px 15px;
		font-size: 14px;
		line-height: 1.5;
	}

	.block-gift img {
		position: relative;
		display: block;
		left: 0;
		top: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;
	}

	.budget-item-title:after {
		content: '';
		position: absolute;
		display: block;
		width: 12px;
		height: 6px;
		background: url(../img/context/icons/arrow.png) no-repeat;
		top: 50%;
		margin-top: -3px;
		right: 52px;
		transition: all 0.4s ease;
	}

	.budget-right {
		margin-top: 10px;
	}

	.expert-mini-block .description {
		font-size: 14px;
		line-height: 1.6;
	}

	.budget-item .description {
		padding: 15px;
		font-size: 14px;
		line-height: 1.6;
		padding-bottom: 0;
		display: none;
	}

	.budget-item {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.budget-item-title:before {
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
	}

	.budget-item-title.open:after {
		transform: rotate(-180deg);
	}

	.budget-item-title span {
		border-bottom: 1px dashed #ffffff;
	}

	.budget-title br {
		display: none;
	}

	.expert-left, .expert-mini-block, .expert-mini-block img {
		-webkit-border-radius: 0px;
		-ms-border-radius: 0px;
		border-radius: 0px;
	}

	.expert-mini-block img, .expert-mini-block .description {
		width: 100%;
		float: none;
	}

	.expert-mini-block .description {
		padding: 15px;
	}

	.expert-tuning h2, .budget h2, .rates h2 {
		font-size: 22px;
	}

	.expert-tuning {
		padding-top: 20px;
	}

	.expert-left .list-expert li {
		padding-left: 55px;
		padding-right: 15px;
	}

	.expert-left .list-expert li img {
		left: 5px;
		top: 5px;
		margin-top: 0;
		transform: scale(0.6);
	}

	.expert-left .list-expert {
		font-size: 14px;
		line-height: 1.6;
	}

	.table-rates tbody,
	.table-rates tfoot,
	.table-rates thead img {
		opacity: 0;
	}

	.wrap-table.height-auto {
		height: auto !important;
	}

	.wrap-table {
		margin-bottom: 10px;
	}

	.wrap-table .table-rates {
		margin-bottom: 0px;
	}

	.table-rates thead.open th span:after {
    transform: rotate(-180deg);
  }
  .table-rates tfoot td:last-child, 
  .table-rates tbody td:last-child {
  	padding-right: 5px;
  }

  /*.table-rates thead.scroll-thead th:nth-child(2) img {
  	left: 5px;
  }

  .table-rates thead.scroll-thead th:last-child img {
  	left: 7px;
  }*/

  .table-rates thead.scroll-thead th:nth-child(2) img {
  	left: -3px;
  }

  .table-rates thead.scroll-thead th:last-child img {
  	left: -3px;
  }

  .budget-item-title .hide {
  	display: none;
  }

	.scroll-thead tr {
		display: table;
	}

	.how_smm h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .results h2, .results h3, .why h3, .services h3, .reviews h3, .trust h3, .advantages_career h3 {
    font-size: 22px;
    padding-bottom: 16px;
    margin-bottom: 20px;
  }

  .increase_conversion p,
  .increase_conversion .right .description p,
	.increase_vkontakte.increase_conversion .right .description p,
	.increase_direkt .right .description .list li,
	.increase_context .right .description .list li,
	.increase_conversion.increase_top .right p.full {
    font-size: 14px;
  }

  .increase_facebook.increase_conversion .right .description p {
  	font-size: 14px;
  }

  .about_context .title,
  .about_optimization .title,
  .increase_seo_promotion .left .title,
  .about_promotion_store .title,
  .increase_conversion.conversion .title,
  .about_promotion .title,
  .about_social_network .title,
  .increase_conversion.increase_top .title,
  .increase_direkt .title {
  	font-size: 20px;
    line-height: 24px;
	  margin-bottom: 10px;
  } 

	.type_of_promotion .item span, .context_advantages .item span,
	.why .why_item span, .type_of_context .item span,
	.context_step .item .right > span, .advantage_smm .item > span,
	.how_smm .item span, .how_conversion_items li span,
	.cost .item span,	.garant_top .item span,
	.type_of_store .item span, .constituent_optimization .item > div > span,
	.stages .item .top span, .conditions .items .item .title,
	.increase_networks .right .title, .increase_context .right span, .increase_direkt .right span,
	.increase_seo_promotion .right .title, .increase_command-block .title {
    font-size: 16px;
    line-height: 1.4;
  }

  .paper h3 {
  	font-size: 16px;
    line-height: 1.45;  	
  }

  .content .paper h2 {
  	line-height: 1.4;
  }

  .success-project .item span,
  .task_context .item span {
  	font-size: 16px;
  }

  .positioning h2,
  .about_context .title, .about_optimization .title, .increase_seo_promotion .left .title, .about_promotion_store .title, .increase_conversion.conversion .title, 
  .about_promotion .title, .about_social_network .title, .increase_conversion.increase_top .title, .increase_direkt .title, .increase_conversion .title {
	    font-size: 19px;
	}

  .increase_networks.increase_odnoklassniki .left .title {
		font-size: 19px;
		line-height: 26px;
  }

	.task_promotion .item .top > span, .price_promotion .item .title span, .smm_price .item .smm_name, .cost-promotion .item .top .title,
	.promotion_bonus .item .top .title, .clients_item h3 {
		font-size: 18px;
	}

	.promotion_bonus .item .top .title,
	.clients_item h3 {
		font-size: 20px;
	}

  .smm_price .item .smm_name,
  .content h1, .content .entry_context h1,
  .what_gives .caption,
  .content h1, .content .entry_context h1 {
  	font-size: 22px;
  }

  .context_results .work h2, .how_conversion h2,
  .why h3, .results h2, .results h3, .context_results h2, .reviews h3, .trust h3, 
  .team .team_top h2, .advantages_partners h2, .context_cost h2, .how_conversion h2, .cost h2, .can_not h2, .content h2 {
    font-size: 22px;
    line-height: 26px;  	
  }

  .advantages_partners h2 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
  } 

  .garant_top .item span,
  .type_of_store .item span {
  	padding-left: 12px;
  }

  .context_step .item .right > span {
  	height: 70px;
  }

  .what_gives .caption {
  	margin-bottom: 17px;
  }

  .about_social_network .title {
  	padding-top: 0;
  }

  .task_social_network .item {
  	max-width: 260px;
  }

  .how_smm .item .top,
  .what_gives .item {
    margin-bottom: 10px;
  }

  .context_results .work h2 {
  	padding-left: 10px;
  	padding-right: 10px;
  }

  .smm_cost .item .head span {
  	font-size: 18px;
  	padding-left: 3px;
  }

  .smm_cost .item .icon {
  	height: 40px;
  }

  .how_conversion .department {
  	margin-bottom: 85px;
  }

  .how_conversion .inner > p {
  	height: auto;
  }

  .header .nav > li > a {
  	padding: 19px 15px 18px 15px;
  }

  .contacts .right .item span {
  	font-size: 18px;
  	margin-bottom: 17px;
  }

  .task_promotion_store .item:last-child .top > span, .task_promotion_store .item .top > span {
  	font-size: 18px;
  }

  .results h2,
  .task_promotion .inner,
  .results h3, .why h3, .reviews h3,
  .trust h3 {
  	padding-bottom: 0;
  }

  .order .inner .container > span {
  	font-size: 20px;
  	font-weight: 500;
  }

  .about_optimization .title_type {
  	padding-left: 56px;
  }

	.task_promotion h2,
	.case_promotion h2, .clients_item h3, .cost_service h2,
	.constituent_optimization h2, .approach_optimization h2,
	.instruments_networks h2, .cost-promotion h2,
	.content h1, .price_promotion h2, .cost_promotion h2, .approach_promotion h2,
	.type_of_promotion h2, .advantages_clients h2 {
		line-height: 26px;
	}

	.type_of_promotion .inner > p {
		line-height: 24px;
	}

	.cost_service h2 {
		line-height: 28px;
	}

	.approach_promotion .item > div > span {
		margin-bottom: 0;
	}

	.how_smm h2 {
    line-height: 26px;
    margin-bottom: 17px;
  }

  .positioning ul li span:before {
  	margin-top: -5px;
  }

  .positioning ul li .visits-record:before {
  	margin-top: -8px;  	  	
  }

  .positioning ul li .good-reputation:before {
  	margin-top: -2px;  	
  }

  .content .paper h1 {
  	line-height: 28px;
  }

  .content .clients h2 {
  	font-size: 18px;
  	line-height: 24px;
  }

  .content h2 {
    font-size: 22px;
    line-height: 26px;  	
  }

  .about_agency_item .line_item .title_line {
  	font-size: 30px;
  }

  .about_agency_item .line_item .title_line span {
  	font-size: 26px;
  }
  .content .entry_context.entry_promotion,
  .content .entry_context.entry_advertising,
  .content .entry_context.entry_facebook,
  .content .entry_context.entry_vkontakte,
  .content .entry_context.entry_instagram,
  .content .entry_context.entry_odnoklassniki,
  .content .entry_context.entry_google_context,
  .content .entry_context.entry_direkt,
  .content .entry_conversion,
  .content .entry_context.entry_seo_promotion,
  .content .entry_promotion_optimization,
  .content .entry_social_network,
  .content .entry_promotion_top,
  .content .entry_context.entry_promotion_store {
  	height: auto;
  }

  .content .entry_promotion.entry_context h1,
  .content .entry_advertising.entry_context h1,
  .content .entry_facebook.entry_context h1,
  .content .entry_vkontakte.entry_context h1,
  .content .entry_instagram.entry_context h1,
  .content .entry_odnoklassniki.entry_context h1,
  .content .entry_google_context.entry_context h1,
  .content .entry_direkt.entry_context h1,
  .content .entry_conversion h1,
  .content .entry_seo_promotion.entry_context h1,
  .content .entry_promotion_optimization h1,
  .content .entry_social_network h1,
  .content .entry_promotion_top h1,
  .content .entry_promotion_store.entry_context h1 {
  	font-size: 30px;
    max-width: none;
  }

  .content .entry_promotion h2,
  .content .entry_advertising h2,
  .content .entry_facebook h2,
  .content .entry_vkontakte h2,
  .content .entry_instagram h2,
  .content .entry_odnoklassniki h2,
  .content .entry_google_context h2,
  .content .entry_direkt h2,
  .content .entry_conversion h2,
  .content .entry_seo_promotion h2,
  .content .entry_promotion_optimization h2,
  .content .entry_social_network h2,
  .content .entry_promotion_top h2,
  .content .entry_promotion_store h2,
	.content .entry_promotion .h2,
	.content .entry_advertising .h2,
	.content .entry_facebook .h2,
	.content .entry_vkontakte .h2,
	.content .entry_instagram .h2,
	.content .entry_odnoklassniki .h2,
	.content .entry_google_context .h2,
	.content .entry_direkt .h2,
	.content .entry_conversion .h2,
	.content .entry_seo_promotion .h2,
	.content .entry_promotion_optimization .h2,
	.content .entry_social_network .h2,
	.content .entry_promotion_top .h2,
	.content .entry_promotion_store .h2 {
    font-size: 20px;
    line-height: 1.45;
    margin-bottom: 12px;
    margin-top: 8px;
  }

  .content .entry_promotion .text,
  .content .entry_advertising .text,
  .content .entry_facebook .text,
  .content .entry_vkontakte .text,
  .content .entry_instagram .text,
  .content .entry_odnoklassniki .text,
  .content .entry_google_context .text,
  .content .entry_direkt .text,
  .content .entry_conversion .text,
  .content .entry_seo_promotion .text,
  .content .entry_promotion_optimization .text,
  .content .entry_social_network .text,
  .content .entry_promotion_top .text,
  .content .entry_promotion_store .text {
    font-size: 16px;
    line-height: 1.65;
    margin-top: 9px;
  }

  .entry_promotion .btn,
  .entry_advertising .btn,
  .entry_facebook .btn,
  .entry_vkontakte .btn,
  .entry_instagram .btn,
  .entry_odnoklassniki .btn,
  .entry_google_context .btn,
  .entry_direkt .btn,
  .entry_conversion .btn,
  .entry_seo_promotion .btn,
  .entry_promotion_optimization .btn,
  .entry_social_network .btn,
  .entry_promotion_top .btn,
  .entry_promotion_store .btn {
    text-transform: uppercase;
    height: 41px;
    line-height: 41px;
    font-size: 12px;
    margin-top: 25px;
  	padding-left: 51px;
  	padding-right: 10px;
    letter-spacing: 0.6px;
  }

  .promotion_action .btn_block .btn {
  	margin-top: 0;
  }

  .intro .order-btn {
    text-transform: uppercase;
    height: 41px;
    line-height: 41px;
    font-size: 12px;
  	padding-left: 51px;
  	padding-right: 10px;
    letter-spacing: 0.6px;
  }

  .entry_promotion .btn:before,
  .entry_advertising .btn:before,
  .entry_facebook .btn:before,
  .entry_vkontakte .btn:before,
  .entry_instagram .btn:before,
  .entry_odnoklassniki .btn:before,
  .entry_google_context .btn:before,
  .entry_direkt .btn:before,
  .entry_conversion .btn:before,
  .entry_seo_promotion .btn:before,
  .entry_promotion_optimization .btn:before,
  .entry_social_network .btn:before,
  .entry_promotion_top .btn:before,
  .entry_promotion_store .btn:before,
  .intro .order-btn:before {
  	width: 41px;
  }

  .content .entry_promotion.entry_context .inner,
  .content .entry_advertising.entry_context .inner,
  .content .entry_facebook.entry_context .inner,
  .content .entry_vkontakte.entry_context .inner,
  .content .entry_instagram.entry_context .inner,
  .content .entry_odnoklassniki.entry_context .inner,
  .content .entry_google_context.entry_context .inner,
  .content .entry_direkt.entry_context .inner,
  .content .entry_conversion .inner,
  .content .entry_seo_promotion .inner,
  .content .entry_promotion_optimization .inner,
  .content .entry_social_network .inner,
  .content .entry_promotion_top .inner ,
  .content .entry_promotion_store.entry_context .inner {
    padding-bottom: 36px;
  }  
  
  .features_list li, .history-development_list li .text, .moments p,
  .moments_list li {
  	font-size: 14px;
    line-height: 1.7;
  }

  .star-list li {
  	font-size: 16px;
    line-height: 1.7;
    padding-left: 27px;
  }

	.star-list li strong {
  	font-size: 16px;
	}

  .star-list li:before {
  	top: 7px;
  }

  .moments_list li:before,
  .features_list li:before {
  	top: 8px;
  }

  .features_list li:before {
    top: 8px;
    width: 6px;
    height: 6px;
  }

  .about_promotion .left p {
	  margin-bottom: 10px;
  }

  .increase_top.increase_conversion .right p {
  	margin-top: 10px;
  }

  .about_optimization .left p,
  .about_context .left p,
  .increase_conversion.increase_top p,
  .about_promotion_store .left p:last-of-type,
  .increase_seo_promotion .left p,
  .increase_direkt .left p,
  .increase_context .left p,
  .about_social_network .left p,
  .increase_conversion.conversion p,
  .increase_conversion.conversion .right p,
  .increase_seo_promotion .right .description p {
  	margin-bottom: 10px;
  }

  .budget-item ul li,
  .budget-item p {
  	margin-bottom: 10px;
  }

  .budget-item ul {
  	margin-top: 10px;
  }

  .budget-item .description .btn { 
  	margin-top: 22px;
  	margin-bottom: 8px;
  }
  .intro .inner {
    padding-top: 90px;
  }

	.content .entry_context.entry_promotion h1,
	.content .entry_context.entry_advertising h1,
	.content .entry_context.entry_facebook h1,
	.content .entry_context.entry_vkontakte h1,
	.content .entry_context.entry_instagram h1,
	.content .entry_context.entry_odnoklassniki h1,
	.content .entry_context.entry_google_context h1,
	.content .entry_context.entry_direkt h1,
	.content .entry_conversion h1,
	.content .entry_context.entry_seo_promotion h1,
	.content .entry_promotion_optimization h1,
	.content .entry_social_network h1,
	.content .entry_promotion_top h1,
	.content .entry_context.entry_promotion_store h1 {
		margin-top: 12px;
		margin-bottom: 0;
	}

	.main_briefcases_item .img-block {
		max-width: 80%;
		text-align: center;
	}

	.trust h3 {
		margin-bottom: 23px;
	}

	.promotion_action h2,
	.training_advantages h2, .training_teachers h2 {
		font-size: 22px;
		line-height: 30px;
	}

	.promotion_action .text_selected span {
    font-size: 18px;
    line-height: 22px;
  }

  .promotion_action .text_selected strong {
  	display: block;
  }

  .promotion_action .inner {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .promotion_action .text_selected {
  	margin-bottom: 23px;
  }

  .promotion_action .block-action .list-action {
    padding: 24px 24px 9px 24px;  	
  }

  .promotion_action .list-action .item {
  	margin-bottom: 20px;
  }

  .promotion_action .list-action .item .title {  	
    font-size: 18px;
    line-height: 22px;
    padding-left: 83px;
  }

  .promotion_action .final-block .text {
    font-size: 16px;
    line-height: 24px;
  }

  .promotion_action .final-block .price {
    font-size: 22px;
    line-height: 28px;
  }

  .promotion_action .final-block .price span {
    font-size: 36px;
  }

  .promotion_action .final-block .number span {
    font-size: 22px;
    line-height: 24px;
  }

  .promotion_action .list-action .item .title img {
  	-webkit-transform: scale(0.9);
  	transform: scale(0.9);
  }

  .promotion_action .final-block {
    padding: 22px 24px 29px 24px;  	
  }

  .promotion_action .block-action {
  	margin-bottom: 24px;
  }

  .training_teachers .owl-carousel {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .training_teachers .owl-controls .owl-prev:before,
  .training_teachers .owl-controls .owl-next:before {
  	display: none;
  }

  .training_teachers .owl-carousel .owl-item {
    border-radius: 0;
    padding-left: 0px;
    padding-right: 0px;
  }

  .slider-teachers .item {
    width: 100%;
    margin: 0;
    padding: 0 15px 18px 15px;
  }

  .slider-teachers .position {  	
    font-size: 14px;
    line-height: 21px;
  }

  .slider-teachers .img-block {
  	width: 160px;
  	height: 160px;
  	margin-bottom: 15px;
  }

  .slider-teachers {
  	width: 90%;
  }

  .slider-teachers .owl-controls .owl-prev {
    left: -20px;
  }

  .slider-teachers .owl-controls .owl-next {
    right: -20px;
  }

  .slider-teachers .owl-nav {
  	margin-top: 15px;
  }

  .promotion_consult .btn,
  .context_consult .btn {
    padding-top: 0;  	
    vertical-align: middle;
    display: table-cell;
  }

  .promotion_consult .btn span,
  .context_consult .btn span {
  	position: relative;
  	top: 2px;
  	left: 1px;
  }

  .footer .links_item:last-child, .footer .links_item:first-child {
  	margin-left: 0;
  	margin-right: 0;
  }

  .footer .col {
  	margin-top: 0;
  }

  .footer .col_5 {
    margin-top: 25px;
  }

  .context_consult .btn:after {
    top: -15px;
    right: 0px;
    transform: scale(0.75);
  }

  .context_consult .btn { 
    padding-left: 20px;
    padding-right: 65px; 
    white-space: nowrap; 	
  }
}

@media  (max-width: 440px) {
  .increase_command .image-block .text {  	
    font-size: 26px;
    line-height: 36px;
  }
}

@media  (max-width: 427px) {
	.mini-list li:nth-child(3) {
		padding-top: 21px;
	}

	.mini-list li {
		margin-bottom: 0;
	}
}

@media  (min-width: 421px) {

	.wrap-table.height-auto {
		height: auto !important;
	}
}

@media  (max-width: 420px) {

	.results .bx-wrapper .bx-viewport {
		overflow: hidden !important;
	}
    
  .best_item .photo img {
      width: 100%;
      height: auto;
  }
  
  .best_item .title_best {
      font-size: 14px;
      line-height: 1.35;
  }

  .best_item .autor {
      font-size: 12px;
  }

  .best_item .photo {
      height: 111px;
  }

  .content .best .best_item {
      margin-bottom: 20px;
  }

  .news_item .title_description {
      font-size: 14px;
      line-height: 1.35;        
  }

  .news_item .title_description a {        
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
  }

  .news_item {
      height: 122px;
  }

  .header .header_right .feedback {
      margin-left: 0;
  }

  .about_promotion .title {
  	padding-top: 0;
  }

  .content .entry_context h1 {
    padding-top: 14px !important;
  }

  .task_promotion .item ul li:before {
  	top: 6px;
  }
	.news_item .title_description a {		
    display: inline;
	}
  .increase_context .right .description .list li img, 
  .increase_direkt .right .description .list li img {
  	top: 5px;
  }

  .content .entry_promotion.entry_context h1,
  .content .entry_advertising.entry_context h1,
  .content .entry_facebook.entry_context h1,
  .content .entry_vkontakte.entry_context h1,
  .content .entry_instagram.entry_context h1,
  .content .entry_odnoklassniki.entry_context h1,
  .content .entry_google_context.entry_context h1,
  .content .entry_direkt.entry_context h1,
  .content .entry_conversion h1,
  .content .entry_seo_promotion.entry_context h1,
  .content .entry_promotion_optimization h1,
  .content .entry_social_network h1,
  .content .entry_promotion_top h1,
  .content .entry_promotion_store.entry_context h1 {
  	text-align: left;
  }

  .purpose_list.orbitaria_purpose,
  .purpose_list.bgt_purpose {
  	margin-left: -15px;
  	width: auto;
  }
}

@media  (max-width: 414px) {
 .blog_item .photo img {
 	position: relative;
 	top: -36%;
 	width: 100%;
 }

  .results .bottom .right .positions_item {
  	max-width: 140px;
  }
	.table-rates thead th:first-child {
		padding-right: 20%;
	}

	.error_404 .right h1 {
		font-size: 26px;
	}

	/*.realization_item.realization_item_bloggers .video-block {
		height: 180px;
	}

	.realization_item.realization_item_bloggers .video-block iframe {
		height: 180px;
	}*/

  .increase_command .image-block:after {
  	width: 78px;
  }
}

@media  (max-width: 380px) {
  .table-rates thead.scroll-thead th:nth-child(2) img {
  	left: 0px;
  }

  .table-rates thead.scroll-thead th:last-child img {
  	left: 0px;
  }

	.type_of_context .items,
	.type_of_context .item {
		margin-left: -10px;
		margin-right: -10px;
	}

	.item_total, .item_total:first-of-type {
		width: 100%;
	}
	.table-mobile {
		font-size: 12px;
	}

	.realization_item.realization_item_bloggers .video-block {
    padding-bottom: 45%;
	}
	
	.increase_command .image-block .text {
    padding-top: 24px;
    padding-right: 18px;
    font-size: 20px;
    line-height: 28px;
  }

  .increase_command .image-block:after {
  	width: 78px;
  }
}

@media  (max-width: 379px) {
	.increase_networks.increase_vkontakte .left .title,
	.increase_networks.increase_facebook .left .title {
		padding-right: 0px;
	}

	.cost-promotion .info-block img {
		top: 31px;
	}
}

@media  (max-width: 378px) {
	.scheme-cooperation .items .item .top {
    padding: 8px 10px 10px 103px;
  }
}

@media  (max-width: 360px) {

	.type_of_promotion .items {
		 margin: 0 -10px;
	}

	/*.realization_item.realization_item_bloggers .video-block {
		height: 150px;
	}

	.realization_item.realization_item_bloggers .video-block iframe {
		height: 150px;
	}*/
}

@media  (max-width: 350px) {
 .blog_item .photo img {
 	top: -24%;
 }
	.table-rates thead th:first-child {
		padding-right: 0%;
	}

	.mini-list {
		margin-left: -1px;
		margin-right: -4px;
	}

	.realization_item.realization_item_bloggers .video-block {
    padding-bottom: 42%;
	}

	.main_briefcases_item.right-img .img-block img {
    max-width: 210px !important;
  }
  .promotion_action .text_selected strong {
    display: inline;
  } 

  .promotion_action .text_selected {
    margin-bottom: 20px;
  } 
}

@media  (max-width: 339px) {

	.stages .item .top span .dash {
		display: inline;
		width: auto;
    padding-left: 0;
    vertical-align: top;
	}

	.cost-promotion .info-block img {
		top: 41px;
	}

	.mini-list li:nth-child(2) {
		padding-top: 21px;
	}

	.increase_networks.increase_odnoklassniki .left .title {
		margin-right: -13px;
	}

	.increase_networks .title {
		padding-left: 54px;
	}

	.increase_command .image-block .text {
    padding-top: 22px;
    padding-right: 16px;
    font-size: 16px;
    line-height: 22px;
  }

  .increase_command .image-block:after {
    width: 68px;
  }
	.order_service.order_training .title,
  .order_service.order_service_new .title,
  .content .entry .main_briefcases h1,
  .intro h1 {
	  font-size: 26px;
	  line-height: 32px;
	}

	.main_briefcases .comment, .intro p {
		line-height: 24px;
	}

  .context_consult .btn:after {
    top: -15px;
    right: -5px;
    transform: scale(0.7);
  }

  .context_consult .btn { 
    padding-left: 14px;
    padding-right: 54px; 
    white-space: nowrap; 	
  }
}

@media  (max-width: 319px) {
  .header .header_right {
    max-width: 100%;
    box-sizing: border-box;  	
  }

  .feedback .callback,
  .feedback .bid {
  	max-width: 47%;
  }

  .header .header_right .phones {
    padding-left: 0px;
  }

  .city_list li span {
  	padding-top: 0;
  }

  .city_list {
    min-width: 250px;
  }

  .advantages_career ul li p {
  	width: calc(100% - 90px);
  }

  .promotion_consult .btn,
  .context_consult .btn {
    font-size: 13px;
    padding-right: 80px;
  }

  .task_promotion .item .top > span {
  	font-size: 16px;
  }

  .type_of_promotion .item span {
    width: 70%;
    font-size: 18px;
  }

  .approach_promotion .item > div > span {
  	width: 70%;
    margin-bottom: 4px;
  }

  .cost_promotion .item .right {  	
    font-size: 16px;
    line-height: 18px;
  }

  .context_advantages .item span {
    width: 65%;
    font-size: 16px;
  }

  .advantage_smm .item > span,
  .how_smm .item span {
  	width: 70%;
  }

  .smm_results .item .context_total .total {
    font-size: 13px;
  }

	.item_total, .item_total:first-of-type {
		width: 100%;
	}

	.content .entry_context {
		min-height: 140px;
		height: auto;
	}

	.garant_top .item span {
		width: 68%;
		font-size: 16px;
		line-height: 20px;
	}

	.type_of_store .item span {
		max-width: 65%;
	}

	.constituent_optimization .item > div > span,
	.stages .item .top span {
		width: 71%;
	}

	.success-project .item span {
		font-size: 16px;
    margin-left: 60px;
    padding-left: 14px
	}

	.best_item .title {
		white-space: nowrap;
		font-size: 12px;
	}

	.news_item .title_description {
		max-height: 90px;
		overflow: hidden;
	}
}


.smm_cases {
	position: relative;
	display: block;
	overflow: hidden;
}

.context_results.smm_results {
	padding-top: 22px;
	padding-bottom: 15px;
}

.context_results.smm_results h2 {
	padding-bottom: 17px;
}

.smm_cases .items {
	position: relative;
	display: block;
	border-bottom: 1px solid #e2e2e2;
}

.smm_cases .items:after,
.logo-cases_description:after {
	content: '';
	display: table;
	clear: both;
}

.smm_cases .smm_item {
	position: relative;
	display: block;
	float: left;
	width: 20%;
	border: 1px solid #e2e2e2;
	border-bottom: none;
	border-right: none;
	box-sizing: border-box;
}

.smm_cases .smm_item:nth-child(5),
.smm_cases .smm_item:nth-child(11),
.smm_cases .smm_item:nth-child(17) {
	border-right: 1px solid #e2e2e2;
}

.smm_cases .smm_item .logo-cases {
	position: relative;
	display: block;
	background-color: #ffffff;
	cursor: pointer;
	width: 100%;
	height: 180px;
	text-align: center;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;	
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.smm_cases .smm_item:hover .logo-cases {
	background-color: #f2f2f2;
}

.smm_cases .smm_item .logo-cases:before {
	content: '';
	position: absolute;
	display: block;
	bottom: -2px;
	width: 100%;
	height: 4px;
	background-color: transparent;
	left: 0;
	z-index: 3;
	-webkit-transition: all 0.5s ease;	
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.smm_cases .smm_item:hover .logo-cases:before {
	background-color: #f2f2f2;
}

.smm_cases .smm_item .logo-cases .wrap {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 254px;
	height: 178px;	
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
}

.smm_cases .smm_item .logo-cases .wrap img {
	max-width: 174px;
}

.smm_cases .smm_item .logo-cases_description {
	position: relative;
	display: none;
	width: calc(500% + 4px);
	background-color: #f2f2f2;
	top: 100%;
	left: 0;
	border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
	box-sizing: border-box;
	padding: 0 50px;
	height: auto;
	overflow: hidden;
	z-index: 1;
}

.smm_cases .smm_item:nth-child(1) .logo-cases_description,
.smm_cases .smm_item:nth-child(7) .logo-cases_description,
.smm_cases .smm_item:nth-child(13) .logo-cases_description {
    border-left: none;
}

.smm_cases .smm_item:nth-child(2) .logo-cases_description,
.smm_cases .smm_item:nth-child(8) .logo-cases_description,
.smm_cases .smm_item:nth-child(14) .logo-cases_description {
	left: calc(-100% - 2px);
	width: calc(500% + 5px);
}

.smm_cases .smm_item:nth-child(3) .logo-cases_description,
.smm_cases .smm_item:nth-child(9) .logo-cases_description,
.smm_cases .smm_item:nth-child(15) .logo-cases_description {
	left: calc(-200% - 3px);
	width: calc(500% + 5px);
}

.smm_cases .smm_item:nth-child(4) .logo-cases_description,
.smm_cases .smm_item:nth-child(10) .logo-cases_description,
.smm_cases .smm_item:nth-child(16) .logo-cases_description {
	left: calc(-300% - 4px);
	width: calc(500% + 5px);
}

.smm_cases .smm_item:nth-child(5) .logo-cases_description,
.smm_cases .smm_item:nth-child(11) .logo-cases_description,
.smm_cases .smm_item:nth-child(17) .logo-cases_description {
	left: calc(-400% - 9px);
	width: calc(500% + 9px);
    border-right: none;
}

.logo-cases_description .text {
	position: relative;
	display: block;
	float: left;
	width: calc(100% - 200px);
	color: #333333;
	font-size: 15px;
	line-height: 24px;
	max-width: 800px;
	padding-top: 46px;
	padding-bottom: 34px;
}

.logo-cases_description .title {
	font-size: 20px;
	margin-bottom: 15px;
}

.logo-cases_contacts {
	width: 200px;
	float: right;
	position: relative;
	display: block;
	padding-top: 46px;
	padding-bottom: 34px;
}

.logo-cases_contacts .link {
	position: relative;
	display: block;
	margin-bottom: 14px;
}

.logo-cases_contacts .link a {
	color: #0094e3;
	border-bottom: 1px solid #0094e3;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	-webkit-transition: all 0.3s ease;	
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.logo-cases_contacts .link a:hover {
	color: #ff6d00;
	border-color: #ff6d00;
}

.list_social {
	position: relative;
	display: block;
	margin: 16px 0 0 0;
	padding: 0;
}

.list_social li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 0;	
}

.list_social li a {
	text-decoration: none;
	outline: none;
}

.list_social li a svg path {
	-webkit-transition: all 0.3s ease;	
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}

.list_social li a:hover svg path {
	fill: #ff6d00;
}

@media screen and (max-width: 1040px) {

	.logo-cases_contacts {
		width: 160px;
	}

	.smm_cases .smm_item .logo-cases .wrap img {
		max-width: 100%
	}
}

@media screen and (max-width: 999px) {

	.logo-cases_contacts {
		width: 140px;
	}

	.smm_cases .smm_item .logo-cases {
		height: 132px;
	}

	.smm_cases .smm_item .logo-cases .wrap {
		height: 130px;
	}

	.context_results.smm_results h2 {
		padding-bottom: 0;
	}

	.context_results.smm_results {
		padding-top: 14px;
	}

	.smm_cases .smm_item .logo-cases_description {
		padding-left: 30px;
		padding-right: 30px;
	}

	.logo-cases_description .text,
	.logo-cases_contacts {
	    padding-top: 36px;
	    padding-bottom: 30px;
	}
}

@media screen and (max-width: 600px) {

	.smm_cases .items {
		margin-right: -5px;
	}

	.smm_cases .smm_item {
		width: 50%;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-left: -4px;
	}

	.smm_cases .smm_item .logo-cases {
		height: 102px;
	}

	.smm_cases .smm_item .logo-cases .wrap {
		height: 100px;
    	padding: 16px;
	}

	.smm_cases .smm_item .logo-cases_description {
		padding-left: 20px;
		padding-right: 20px;
	}

	.logo-cases_description .text,
	.logo-cases_contacts {
	    padding-top: 26px;
	    padding-bottom: 28px;
    	float: none;
	}

	.logo-cases_description .text {
    	width: 100%;
	}

	.logo-cases_contacts {
		width: 100%;
	    padding-top: 0px;
	}

	.smm_cases .smm_item .logo-cases_description {
		width: calc(200% + 3px);
	}

	.smm_cases .smm_item:nth-child(1) .logo-cases_description,
	.smm_cases .smm_item:nth-child(7) .logo-cases_description,
	.smm_cases .smm_item:nth-child(13) .logo-cases_description {
	    border-left: none;
	}

	.smm_cases .smm_item:nth-child(2) .logo-cases_description,
	.smm_cases .smm_item:nth-child(8) .logo-cases_description,
	.smm_cases .smm_item:nth-child(14) .logo-cases_description {
		left: 0;
		width: calc(200% + 2px);
	}

	.smm_cases .smm_item:nth-child(3) .logo-cases_description,
	.smm_cases .smm_item:nth-child(9) .logo-cases_description,
	.smm_cases .smm_item:nth-child(15) .logo-cases_description {
		left: 0;
		width: calc(200% + 2px);
	}

	.smm_cases .smm_item:nth-child(4) .logo-cases_description,
	.smm_cases .smm_item:nth-child(10) .logo-cases_description,
	.smm_cases .smm_item:nth-child(16) .logo-cases_description {
		left: 0;
		width: calc(200% + 2px);
	}

	.smm_cases .smm_item:nth-child(5) .logo-cases_description,
	.smm_cases .smm_item:nth-child(11) .logo-cases_description,
	.smm_cases .smm_item:nth-child(17) .logo-cases_description {
		left: 0;
		width: calc(200% + 9px);
	    border-right: none;
	}

	.smm_cases .smm_item:nth-child(2) .logo-cases_description,
	.smm_cases .smm_item:nth-child(4) .logo-cases_description,
	.smm_cases .smm_item:nth-child(6) .logo-cases_description,
	.smm_cases .smm_item:nth-child(9) .logo-cases_description,
	.smm_cases .smm_item:nth-child(11) .logo-cases_description,
	.smm_cases .smm_item:nth-child(14) .logo-cases_description,
	.smm_cases .smm_item:nth-child(16) .logo-cases_description {
		width: calc(200% + 2px);
		left: calc(-100% - 1px);
	}

	.smm_cases .smm_item:nth-child(7) .logo-cases_description {
		left: calc(-100% - 1px);		
	}

	.smm_cases .smm_item:nth-child(13) .logo-cases_description {
		width: calc(200% + 3px);
	}

	.context_results.smm_results {
		padding-top: 0;
		padding-bottom: 0;
	}

	.logo-cases_description .title {
	    font-size: 18px;
	    margin-bottom: 10px;
	}

	.logo-cases_description .text {
		padding-bottom: 24px;
    	font-size: 14px;
	}

	.logo-cases_contacts .link {
		font-size: 15px;
    	margin-bottom: 12px;
	}

	.list_social {
		margin-top: 14px;
	}

	.smm_cases .smm_item .logo-cases .wrap img {
		max-height: 100%;
	}

	.smm_cases .items {
    	border: 1px solid #e2e2e2;
	}

	.smm_cases .smm_item {
		border: none !important;
    	border-bottom: 1px solid #e2e2e2 !important;
		box-sizing: border-box;
	}

	.smm_cases .smm_item:nth-child(1),
	.smm_cases .smm_item:nth-child(3),
	.smm_cases .smm_item:nth-child(5),
	.smm_cases .smm_item:nth-child(8),
	.smm_cases .smm_item:nth-child(10),
	.smm_cases .smm_item:nth-child(12),
	.smm_cases .smm_item:nth-child(13),
	.smm_cases .smm_item:nth-child(15),
	.smm_cases .smm_item:nth-child(17) {
    	border-right: 1px solid #e2e2e2 !important;
	}

	.smm_cases .smm_item:nth-child(17) {
		border-bottom: none !important;
	}

	.smm_cases .clearfix {
		display: none;
	}

	.smm_cases .smm_item .logo-cases_description {
		overflow: visible;
	}

	.logo-cases_description:before {
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 1px;
		bottom: -1px;
		left: 0;
		background-color: #e2e2e2;
		z-index: 1;
	}

	.smm_cases .smm_item:nth-child(3) .logo-cases_description {
    	width: calc(200% + 3px);
	}

	.smm_cases .smm_item:nth-child(3) .logo-cases_description,
	.smm_cases .smm_item:nth-child(5) .logo-cases_description,
	.smm_cases .smm_item:nth-child(8) .logo-cases_description,
	.smm_cases .smm_item:nth-child(10) .logo-cases_description,
	.smm_cases .smm_item:nth-child(15) .logo-cases_description,
	.smm_cases .smm_item:nth-child(17) .logo-cases_description {
		left: -1px;
	}

	.smm_cases .smm_item:nth-child(7) .logo-cases_description {
    	left: -100%;
	}

	.smm_cases .smm_item:nth-child(3) .logo-cases_description,
	.smm_cases .smm_item:nth-child(8) .logo-cases_description,
	.smm_cases .smm_item:nth-child(10) .logo-cases_description,
	.smm_cases .smm_item:nth-child(15) .logo-cases_description {
    	width: calc(200% + 4px);
	}
}


.case_slider .left span,
.case_slider .left .seo-link,
.case_slider .left .region {
	color: #ffffff;
    position: relative;
    z-index: 1;
}

.case_slider .photo {
    position: absolute;
    display: block;
    width: calc(45% + 3px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px;
    border-radius: 12px 0 0 12px;
    overflow: hidden;
    margin: 0;	
}

.case_slider .left .seo-link {
	margin-bottom: 21px;
}

.case_slider .left span {
	margin-bottom: 8px;
}

.case_slider .logo {
    position: relative;
    display: block;
    margin-bottom: 23px;
}

.case_slider .logo img {
	max-width: 140px;
	max-height: 80px;
	vertical-align: bottom;
}

.case_slider .wrap {
    position: absolute;
    display: block;
    bottom: 30px;
    left: 30px;	
}

.case_slider .item {
	overflow: hidden;
}

.case_slider .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left bottom;
}

.case_slider .right {
	position: relative;
	left: 45%;
}

.case_slider .right .request {
	white-space: nowrap;
}

.case_promotion, .case_slider {
	position: relative;
}

.case_promotion {
    padding-top: 22px;
    padding-bottom: 15px;
}

@media screen and (max-width: 999px) {
	.case_promotion {
	    padding-top: 14px;
	}	
}

@media (max-width: 992px) {
	.case_slider .right { 
		left: 0;
	}

	.case_slider .right .request {
		white-space: normal;
	}
}

@media (max-width: 767px) {
	.case_slider .photo {
	    position: relative;
	    display: block;
	    width: 100%;
	    height: 300px;
	    top: 0;
		left: 0;
		border-radius: 0px;
	}

	.case_slider .left {
		padding: 0;
	    position: relative;
	}

	.case_slider .wrap {
	    bottom: 22px;
	    left: 16px;
	}

	.case_slider .photo img {
	    width: 102%;
	    height: 102%;
	}
}

@media screen and (max-width: 600px) {
	.case_promotion {
	    padding-top: 0;
	    padding-bottom: 0;
	}	
}