@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic);
body {
	background: #f0f0f0;
	font-family			: Roboto;
}
#contentWrapper {
	background: white;
}
h1, .h1, h2, h3, h4, .description, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4 {
	font-family			: 'Roboto', Arial, sans-serif;
}
h1, .h1, .mceContentBody h1 {
  font-size: 40px;
  margin: 40px 0;
  color: #273B3F;
  line-height: 1;
}
h3, .mceContentBody h3,
div.h3, .mceContentBody div.h3{
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 30px 0 20px;
}
span, p, .mceContentBody span, .mceContentBody p {
	line-height			: 1.5;
	font-family: inherit;
}
a, .mceContentBody a {
	font-family			: inherit;
  
	color: rgb(77, 144, 158);
  border-bottom: dotted 1px rgb(77, 144, 158);
}
a:hover, .mceContentBody a:hover {
  border-bottom: none;
}
#outerWrap {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    /* left: -300px;
    margin-left: -300px; */
    background: #F0F0F0;
    overflow: auto;
    box-shadow: 0 0 15px #000;	
}
.above_menu {
	padding: 16px 0 10px;
	font-family			: 'Roboto', Arial, sans-serif;
	line-height			: 1.5;
	z-index: 21;
	position: relative;
}
.above_menu a {
	border: none;
}
.above_menu .grid_12 {
	/* padding					: 6px 0; */
	text-align: right;
}
.above_menu span {
	color						: #848d8f;
}
.above_menu span,
.above_menu a {
	font-size				: 13px;
	display: 			inline-block;
	vertical-align: middle;
}
.above_menu a {
	color						: #273b3f;
	font-family			: inherit;
	margin-left: 20px;
}
.above_menu .lang {
	padding: 3px 5px 3px 32px;
	border : dashed 1px #d0d0d0;
	border-radius: 3px;
	position: relative;
}
.above_menu .lang::before {
	content:'\0020';
	display:block;
	width:22px;
	height:16px;
	background: url('//az849513.vo.msecnd.net/webclient-images/country_flags_shad.png') no-repeat 0 -3488px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 5px;
}
.above_menu a:hover {
	text-decoration	: none;
	color						: #ff4119;
}
.top_menu_container {
	height					: 60px;
	font-family			: 'Roboto', Arial, sans-serif;
	font-size				: 0;
	/* border					: solid 1px #f0f0f0; */
	border-left			: none;
	border-right		: none;
  box-shadow			: 0 3px 3px rgba(0,0,0,.1);
	position				: relative;
	z-index					: 20;
	background: white;
}
.top_menu_container .grid_8 {
	text-align: right;
}
.top_menu_logo {
	position: relative;
	min-height: 20px;
}
.top_menu_item {
	display					: inline-block;
	vertical-align	: middle;
	position				: relative;
}
.top_menu_item > a {
	color						: #959595;
	text-decoration	: none;
	display					: block;
	height: 46px;
	line-height: 46px;
	text-transform	: uppercase;
	font-size				: 14px;
	padding					: 0 25px;
	font-family			: 'Roboto', Arial, sans-serif;
	margin: 7px 0;
	border-radius		: 2px;
	/*border-bottom		: solid 1px transparent;*/
	font-weight			: bold;
	border					: none;
}
.top_menu_item.current a {
	color						: #273b3f;
}
.top_menu_item:nth-child(1) a {
	padding-left		: 0;
}
.top_menu_item a:hover {
	color						: #273b3f;
}
.top_menu_item ul {
	position: absolute;
  top: 60px;
  left: 0;
  background: white;
  border-top: solid 1px #e0e0e0;
	box-shadow: 0 3px 3px rgba(0,0,0,.1);
	display: none;
}
.top_menu_item:hover ul {
	display: block;
}
.top_menu_item ul li a {
	font-size: 15px;
	font-family: ''Roboto', Arial, sans-serif';
	padding: 0 30px;
	white-space: nowrap;
	color: #707070;
	line-height: 40px;
	height: 40px;
	border:none;
	display: block;
}
.top_menu_item ul li a:hover {
	background: #f0f0f0;
}
.top_menu_item:nth-child(1) ul li a {
	padding: 0 30px;
}
.top_menu_control {
	position: absolute;
  width: 70px;
  height: 59px;
  top: 0;
  right: 0;
  background: url('/images/netrox/menu_control.png') no-repeat right top;
	display: none;
}
.top_menu_control:active,
.top_menu_control:hover {
	background-position: right -59px;
}

#top_logo {
	padding					: 0;
	display					: block;
	color						: inherit;
	text-decoration	: none;
	position:  absolute;
	top: 8px;
	left:0;
}
#menu_block_screen {
	position: fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:19;
	display:none;
	background: rgba(0,0,0,.4);
}
.top_logo_small {
	display: none;
	margin: 7px 0;
}
.top_logo_small a,
.top_logo_small a:hover {
	border: none;
}
.top_menu_container.fixed_menu {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	background: white;
	z-index:20;
  box-shadow			: 0 3px 10px rgba(0,0,0,.2);
}
.top_menu_container.fixed_menu .top_logo_small {
	display: block;
}
.top_menu_container .button,
.button.big {
	font-size				: 16px;
	font-family			: 'Roboto', Arial, sans-serif;
	text-transform	: uppercase;
	height: 46px;
	display					: inline-block;
	line-height: 46px;
	margin: 7px 0;
	border-radius		: 2px;
	font-weight			: bold;
	padding					: 0 30px;
	border					: none;
}
.top_menu_container .button.light_green {
	height: 44px;
	line-height: 44px;
	border: solid 1px #00B26F;
	background-color: white;
	color: #00B26F;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.top_menu_container.fixed_menu .button.light_green {
	height: 46px;
	line-height: 46px;
	border: none;
	background-color: #00B26F;
	color: white;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}


.button.light_green, .button.light_grey, .button.pale_blue, button.orange {
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.button.light_green {
	color						: white;
	background			: #00b26f;
}
.button.light_green:hover {
	color						: white;
	background			: #00935C;
}
.button.light_grey {
	background			: #f0f0f0;
}
.button.light_grey:hover {
	background			: #e0e0e0;
}
.button.orange {
	background: #FF6747;
	color: white;
}
.button.orange:hover {
	background: #FF5D3A;
}
.button.pale_blue {
	background: #6D9299;
	color: white;
}
.button.pale_blue:hover {
	background: #46747D;
}
.align_center {
	text-align			: center;
}
.align_right {
	text-align			: right;
}
.breadcrumbs {
	font-family			: 'Roboto', Arial, sans-serif;
	color						: black;
	font-size				: 14px;
	padding: 10px 0;
	margin-top: -30px;
	text-align: left;
}
.pale_blue .breadcrumbs {
	color: #B0C2C6;
}
.pale_blue .breadcrumbs a {
	color: #C8D5DA;
}
.pale_blue .breadcrumbs a:hover {
	color: white;
}
.breadcrumbs a {
	font-family			: inherit;
	font-size				: inherit;
	color						: #5B9EAB;
	border					: none;
}
.breadcrumbs a:hover {
	color						: #FF4119;
}
.breadcrumbs span {
	margin					: 0 8px;
}
.brcrmb_delimiter {
	display: inline-block;
	width: 7px;
  height: 10px;
  background: url('/images/netrox/brcrmb_arr.png') no-repeat left top;
	vertical-align: middle;
}
h2, .mceContentBody h2,
div.h2, .mceContentBody div.h2 {
	font-size				: 31px;
	margin					: 40px 0 30px;
	line-height: 1.2;
}
.page_content_background {
	padding-top			: 40px;
	padding-bottom: 50px;
}
.page_content, .mceContentBody {
	color						: #273B3F;
}
.page_content ol {
	list-style: decimal outside;
	margin: 20px 0;
	margin-left: 50px;
}
.page_content ol li {
	margin:10px 0;
}
.mceContentBody {
	font-size: 14px;
	background: white;
}
.mceContentBody h1,
.mceContentBody h2,
.mceContentBody h3,
.mceContentBody div.h3,
.mceContentBody h4
{
	margin: 20px 0;
}

body.scrolled .page_content_background {
	padding-top: 60px;
}
.light_grey_wrap {
	padding					: 40px 0;
}
.page_content p, .mceContentBody p {
	margin					: 20px 0;
}
.content ul, .mceContentBody ul,
.content ol, .mceContentBody ol {
	margin					: 20px 0 20px 60px;
	list-style				: outside square;
}
.content ol, .mceContentBody ol {
	list-style-type:decimal;
}
.content ul, .mceContentBody ul {
}

.content li, .mceContentBody li {
	margin:10px 0;
	padding-left:10px
}
.description {
	font-size: 17px;
	color: #959595;
	margin:-30px 0 60px;
}
.description p {
	/* margin:0; */
}
.border_bottom {
	border-bottom: solid 1px #e0e0e0;
}
ul.siteMap  ul {
	padding-left: 30px;

}

/*News */
.news_tag {
	position: relative;
	padding-right:  120px;
	font-weight:  bold;
	border-bottom:  solid 1px #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.news_tag a {
	display: block;
	position: absolute;
	right: 0;
	top:0;
	
	/* border: none; */
	font-weight:  normal;
	line-height: 1;
	padding-top: 3px;
}
.news_tag a:hover {
	/* color: #FF4119; */
}
.news_item {
	margin: 30px 0;
	font-size: 0;
	padding-bottom:  30px;
	/* border-bottom:  solid 1px #e0e0e0; */
	/* min-height: 250px; */
}
.news_date {
color: #273B3F;
	
margin: 0 0 10px;
	font-size: 17px;
}
span.news_day,
span.news_month,
span.news_year,
.news_list_name,
.news_list_description {
	font-family: 'Roboto', Arial, sans-serif;
}
.news_list_description {
	min-height: 160px;
	margin-bottom: 30px;
	font-size:  15px;
	color: #627175;
}
strong {
	font-weight: inherit;
}
.news_list_description strong {
	font-weight:normal;
}
.news_list_description p {
	margin: 20px 0;
}
.news_list_more {
	font-weight: bold;
	border:none;
	color: #768D92;
	margin-top: -10px;
	display:  block;
}
.news_list_more:hover {
	color: #376973;
}
.news_tools {
	color: #959595;
	font-size:15px
}
.news_cat {
	color: #707070;
	margin-top:15px
}
.news_tools a {
	color: #b1b1b1;
	border:none; 
}
.news_tools a:hover {
	color: #273B3F;
	border:none; 
}
.news_list_description img {
	max-width:100%;
	height:auto;
}
span.news_day {
}
span.news_month {
	display: inline-block;
}
span.news_year {
}
.news_title {
	display: inline-block;
	width: 150px;
	vertical-align:top;
	border-bottom:none;
}
img.news_img {
	max-width: 100%;
}
.news_list_text {
	font-size: 17px;
	width: 670px;
	padding-left: 30px;
	display:inline-block;
}
a.news_list_name {
	font-size: 25px;
	/* font-weight:bold; */
	color: #273B3F;
	line-height: 24px;
	border:  none;
}
.news_list_name:hover {
	color: #FF4119;
}
.paginator {
	border-top: solid 1px #e0e0e0;
	margin: 40px 0;
}
.paginator p {
	margin: 0;
	font-size: 0;
	margin-top: 2px;
	position: relative;
	text-align:  center;
}
#id_prev,
#id_next {
	position:absolute;
	top:0;
	background: #e0e0e0;
}
#id_prev,
#id_next {
	position:absolute;
	top:0;
	background: url('/images/netrox/paging.png') no-repeat;
}
#id_prev {
	left:0;
	background-position: -34px 0;
}
#id_prev:hover {
	background-position: 0 0;
}
#id_next {
	right:0;
	background-position: -68px 0;
}
#id_next:hover {
	background-position: -102px 0;
}
.paginator a, .paginator span {
	width: 34px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	border: none;
	font-size: 20px;
	vertical-align:  middle;
	border-radius: 2px;
}
.paginator a {
	color: #c0c0c0;
}
.paginator a:hover {
	color: #FF4119;
}
.news_page {
	padding-right: 30px;
	margin-bottom:60px;
}
.news_page img {
	max-width: 100%;
}
.news_text img {
	float: left;
	margin-right: 20px;
	max-width: 400px;
	height: auto;
	margin-bottom:  20px;
}
.news_text p:after {
	content:"\0020";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.news_large_img {
	margin-bottom:40px;
}
.news_page .news_tools {
	padding-top: 10px;
	border-top:solid 1px #e0e0e0;
	margin-top: 40px
}
.news_page .news_date {
	font-weight:bold;
	margin-top: 20px
}
#footerContainer {
	padding: 40px 0;
}
.footer_menu {
	font-size:0;
}
.footer_menu_h {
	font-family: 'Roboto', Arial, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	color: #707070;
	cursor: default;
}
.footer_menu .footer_col {
	font-size: 17px;
	display:inline-block;
	vertical-align:top;
	width: 236px;
	margin-top: 20px;
}
.footer_menu ul {
	margin:10px 0;
}
.footer_menu a {
	color: #707070;
	font-size: 15px;
	border: none;
	display: block;
	/* padding-top:10px; */
	font-family: 'Roboto', Arial, sans-serif;
	padding: 10px 0;
}
.footer_menu a:hover {
	color: black;
}
.footer_copy .grid_12 {
	margin-top:20px;
	margin-bottom:20px;
	border-top: solid 1px #d0d0d0;
	padding-top: 10px;
	font-size:13px;
	color: #959595;
}
div.footer_social {
	text-align:center;
	font-size:0;
	padding: 20px 0;
}
.cms_link {
	color: #959595;
	border: none;
	
}
a.footer_social {
	display: inline-block;
	height: 44px;
	width: 44px;
	border:none;	
	background-image: url('/images/netrox/social.png');
	margin:0 5px;
}
#soc_vk { background-position: -2px -2px; }
#soc_vk:hover { background-position: -47px -2px; }
#soc_fb { background-position: -2px -227px; }
#soc_fb:hover { background-position: -47px -227px; }
#soc_gp { background-position: -2px -137px; }
#soc_gp:hover { background-position: -47px -137px; }
#soc_in { background-position: -2px -182px; }
#soc_in:hover { background-position: -47px -182px; }
#soc_yt { background-position: -2px -92px; }
#soc_yt:hover { background-position: -47px -92px; }
#soc_tw { background-position: -2px -47px; }
#soc_tw:hover { background-position: -47px -47px; }
.right_menu_item {
	border-bottom: solid 1px #e0e0e0;
	border-top: solid 1px #e0e0e0;
	margin-bottom: -1px;
}
.right_menu_item a {
	border: none;
	color: inherit;
	display: block;
	padding: 10px 20px;
}
.right_menu_item:hover {
	background: #f7f7f7;
}

/* PRICES and FEATURES */
.feature_table {
	width: 100%;
}
.feature_table td {
	padding:8px 20px;
}
.feature_fare_cell {
	width:150px;
	border: solid 1px #d0d0d0;
	text-align: center;
}
#pricePageContainer h1 {
	margin-bottom: 20px;
}
#pricePageContainer div.heading_add {
  margin: 0 0 50px;
  color: #959595;	
}
#pricePageContainer div.heading_add h2 {
  font-size: 20px;
	margin-top: 20px;
}

.price_bar {
	color: white;
	padding: 40px 30px 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #707070;
	text-align: center;
	margin-bottom: 10px;
}
#priceBlock .price_bar {
	padding-bottom:60px;
}
.price_bar h3,
.price_bar div.h3 {
	font-size: 36px;
	color: rgba(255,255,255,.6);
	text-transform: uppercase;
	margin-bottom:0;
}
.price_bar.price-Lite {
	background: #9d2810;
}
.price_bar.price-Basic {
	background: #078554;
}
.price_bar.price-Pro {
	background: #00586a;
}
.price-add-info {
	font-size: 16px;
	color: rgba(255,255,255,.6);
	height: 35px;
}
.price-add-info p,
.rate-big,
.rate-big strong,
.price-small-text,
.price_bar a,
.plan_feature,
.heading_add p {
	
	font-family:'Roboto', Arial, sans-serif;
}
.price-add-info p {
	margin: 0;
	line-height:1.2;
}
.rate-big {
	margin: 40px 0 10px;
	font-size: 32px;
	line-height: 40px;
	color: rgba(255,255,255,.8);
}
.rate-big strong {
	font-size: 40px;
	color: white;
}
.price_bar .space-filler {
	height: 250px;
}
.price_bar hr {
	border:none;
	margin: 8px 20px;
	border-top: solid 1px rgba(255,255,255,.3);
}
.price-small-text {
	font-size: 16px;
	color: rgba(255,255,255,.6);
}
.price_bar a,
.plan_header a {
	font-size: 16px;
	text-transform: uppercase;
	color: white;
	height: 50px;
	line-height: 50px;
	display: block;
	background: rgba(0,0,0,.2);
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
  font-family: 'Roboto', Arial, sans-serif;
}
#compareTableHeader {
	margin-top: 40px;
}
.price_bar a:hover,
.plan_header a:hover {
	background: rgba(0,0,0,.4);
}
.plan_header a {
  margin-top: 15px;
  text-transform: none;
  padding: 10px 20px;
  /* display: inline-block; */
  height: auto;
  line-height: 1;
  color: rgba(255,255,255,.7);
}
.plan_feature {
	margin: 10px 0;
  background-color: #f0f0f0;
  padding: 15px 30px;
  color: #273B3F;
	position:  relative;
}
.clear_space {
	font-size:0;
}
.plan_header {
	font-size: 16px;
  text-transform: uppercase;
  background: #f0f0f0;
  padding: 20px;
  font-weight: bold;
}
.plan_header,
.plan_cell {
  display: inline-block;
  width: 150px;
  text-align: center;
	border-right: solid 1px white;
}
.plan_header_Lite { background: #9d2810; border-radius: 3px 0 0 3px; }
.plan_header_Basic { background: #078554; }
.plan_header_Pro { background: #00586a; border-radius: 0 3px 3px 0; }
.plan_header_Lite, .plan_header_Basic, .plan_header_Pro { color: rgba(255,255,255,.6); }
#compareTableHeader .grid_12 {
    text-align: right;
	
}
#compareTable {
	font-size:0;
	padding-bottom:80px;
}

.description_cell, .plan_cell {
	display:inline-block;
	font-size: 17px;
	font-family: 'Roboto', Arial, sans-serif;
	height: 66px;
	/* line-height: 42px; */
	vertical-align: middle;
	padding: 0 12px;
	color: #707070;
	cursor: default;
}
#compareTable .row:hover {
	border: solid 1px #e0e0e0;
	margin:-1px;
	z-index:1;
	position: relative;
	border-radius: 5px;
	background: #f7f7f7;
}
#compareTable .row:hover .plan_cell {
	background-color:#f0f0f0;
	border-color: transparent;
}
.description_cell {
	width: 582px;
	border-bottom:solid 1px #f0f0f0;
	position: relative;
}
.description_cell::after {
	content:'\0020';
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}
.description_cell .mob_link {
	display:none;
}
.description_cell .minor {
	font-size: 13px;
	color:#aaa;
}
.cell_tooltip {
	position: absolute;
	bottom: 100%;
	left: 10px;
	background: #fff;
	width: 300px;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
	padding: 20px;
	font-size: 15px;
	display: none;
	line-height:1.5;
	border-radius: 5px;
	color: black;
	margin-bottom: -10px !important;
}
.cell_tooltip, .cell_tooltip p, .cell_tooltip a.tooltip_more {
	line-height:1.5;
	font-family: 'Roboto', Arial, sans-serif;
	margin:0;
}
.cell_tooltip a.tooltip_more, .cell_tooltip div {
	display: block;
	background: #73A1AA;
	margin: 20px -20px -20px;
	border: none;
	color:  white;
	padding:  10px 20px;
	border-radius: 0 0 5px 5px;
}
.cell_tooltip a.tooltip_more {
	border-radius: 0 0 5px 5px;
}
.cell_tooltip div {
	padding: 0;
	height: 5px;
}
.description_cell:hover .cell_tooltip, .plan_feature:hover .cell_tooltip {
	display: block;
}
.cell_tooltip::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -10px;
	left: 20px;
	width: 0;
	border-width: 10px 10px 0 10px;
	border-style: solid;
	border-color: #73A1AA transparent;
}
.plan_cell {
	/* padding: 8px 20px; */
	/* font-size: 16px; */
	background: #f7f7f7;
	vertical-align: middle;
	/* height: 30px; */
	width: 166px;
	border-bottom: solid 1px #fff;
	line-height: 42px;
}
.plan_cell span, .description_cell span, .description_cell h3, .description_cell div.h3 {
	display: inline-block;
  	vertical-align: middle;
  	line-height: normal;
	font-family: inherit;
	font-size: inherit;
}
.description_cell h3, .description_cell div.h3 {
	margin:0;
	color: #273B3F;
}
.plan_cell.positive {
	background: #f7f7f7 url('/images/netrox/price_tick.png') no-repeat center;
}
#compareTableHeader.fixed_header {
	position:fixed;
	width: 100%;
	top:60px;
	z-index:20;
	margin-top:  0;
}
#compareTableHeader.fixed_header .plan_header {
	box-shadow: 0 3px 10px rgba(0,0,0,.2);
}
#compareTableHeader.fixed_header a {
	display: none;
}
#compareTable .clear_space {
	/* background: #f7f7f7; */
	/* border-bottom:solid 1px white; */
	vertical-align: middle;
}
#compareTable .container_12 {
	/* border-bottom:solid 1px #f0f0f0; */
}
#priceFaqContainer {
  background: #f0f0f0;
  margin: 40px 0;
  padding: 40px 0;
  color: #273B3F;
}
#joinNowContainer {
  text-align: center;
  margin: 40px 0 0;
}
#joinNowContainer .container_12 {
	padding-bottom: 40px;
}
#joinNowContainer a{
  margin: 0 30px;
}
#contactsContainer table{
	margin:40px 0;
	width:100%;
}
#contactsContainer td table {
	margin:0;
	width: auto;
}
#contactsContainer td {
	line-height: 1.5;
	padding: 8px 30px;
	font-family: 'Roboto', Arial, sans-serif;
	border-right: solid 1px white;
}
#contactsContainer tr:nth-child(odd) td {
	background: #f7f7f7;
}
#contactsContainer td.l {
	padding-left:15px;
	color: #959595;
	width:150px;
}
#contactsContainer td table td {
	padding:0;
}
#contactsContainer td table td.l {
	font-weight:normal;
	padding-left:0;
}
#requisites {
	background: #F7F1D9;
	padding: 20px;
	margin:40px 0 40px 20px;
}
#requisites h2 {
	margin-top:0;
}
#requisites p {
	font-size:12px;
}
#yMapContainer {
	margin-bottom: 40px;
}
#yMapContainer .ymaps-b-zoom__scale-bg,
#yMapContainer .ymaps-b-zoom__hint,
#yMapContainer .ymaps-b-zoom__mark,
#yMapContainer .ymaps-b-zoom__scale {
	display: none;
}
#ymaps1439315808765860944 {
	width: auto !important;
}
.categories {
	margin: 40px 0 50px;
	background-color: #f7f7f7;
	padding: 20px;
}
.categories h2 {
	margin-top: 0;
}
.categories ul {
	/* margin: 40px 0; */
}
.categories a {
	display: block;
	border:none;
	color: inherit;
	padding: 5px 20px;
}
.categories strong,
.categories span {
	font-family: inherit;
}
.categories a:hover {
	color: rgb(255, 65, 25);
}
.categories a span.tag_count {
	margin-left:5px;
	color: #959595
}
.advantage_head {
	padding: 60px 0 100px;
	margin-top:-40px;
	text-align:center;
	font-size: 24px;
	color: white;
	background: #728082 url('/images/netrox/adv_back.jpg') no-repeat center;
}
.advantage_head h1 {
	color: white;
}
.advantage_head p {
	margin: 0 auto 50px;
	max-width: 600px;
	font-size: 17px;
	color: #CCD2D3;
}
.advantage_head .descr,
.advantage_head .images {
	width: 903px;
	font-size: 0;
	margin: 0 auto;
}
.advantage_head .col {
	display: inline-block;
	vertical-align:middle;
}
.advantage_head .col.agent {
	width: 523px;
}
.advantage_head .col.visitor {
	width: 308px;
}
.advantage_head .col-del {
	display: inline-block;
	vertical-align:middle;
	width: 72px;
}
.advantage_head .images * {
	height: 416px;
}
.advantage_head .images .agent {
	background: url('/images/netrox/adv_agent.png') no-repeat center;
}
.advantage_head .images .visitor {
	background: url('/images/netrox/adv_visitor.png') no-repeat center;
}
.advantage_head .images .col-del {
	background: url('/images/netrox/adv_arrows.png') no-repeat center;
}
.advantage_head .descr .col-del {
	height: 150px;
	border-left: dashed 1px #c1c4c4;
	border-right: dashed 1px #c1c4c4;
	margin: 0 -1px;
}
.advantage_head .descr {
	margin: 40px auto 30px;
}
.advantage_head .descr .agent {
	text-align: right;
}
.advantage_head .descr .visitor {
	text-align: left;
}
.advantage_head .descr h3, .advantage_head .descr div.h3 {
	text-transform:none;
	font-weight: normal;
	width: 300px;
	display: inline-block;
	font-size: 14px;
}
.advantage_head .descr strong {
	display: block;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 10px;
}
.advantage_head .descr .agent h3, .advantage_head .descr .agent div.h3 {
	padding-right: 30px;
}
.advantage_head .descr .visitor h3, .advantage_head .descr .visitor div.h3 {
	padding-left: 30px;
}

.advantage_group {
	padding: 100px 0 60px;
	text-align: center;
}
.advantage_group h2,
.advantage_group .h2 {
	font-size: 17px;
	text-align: center;
	text-transform: uppercase;
	/* font-weight:  bold; */
	/* color: #00586A; */
	opacity: .5;
}
.advantage_group h3,
.advantage_group div.h3 {
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	margin: 50px 0;
}
.advantage_edge {
	margin: 50px 0 -150px;
}
.advantage_edge .dg-container {
	height: auto;
}
.advantage_edge .dg-prev,
.advantage_edge .dg-next {
	position:absolute;
	bottom:0;
	color: black;
	
}
.advantage_edge .dg-prev {
	left: 0;
}
.advantage_edge .dg-next {
	right: 0;
}
.advantage_edge .dg-wrapper{
	width: 400px;
}
.advantage_group#group_chats {
	padding-top:50px;

}
.advantage_group#group_chats h3,
.advantage_group#group_reports h3,
.advantage_group#group_chats .h3,
.advantage_group#group_reports .h3 {
	color: #4d4d4d;
}
.advantage_group#group_chats p,
.advantage_group#group_reports p {
	color: #818181;
}
.advantage_group strong {
	font-weight: normal;
}
.advantage_group#group_auto {
	background: #808F92;
	color: #FFFFFF;
}
.advantage_group#group_auto p {
	color: #CED6D8;
}
.advantage_group .button {
	margin-top: 50px;
}
.advantage_group#group_widgets {
	background: #335F69;
	color:  white;
}
.advantage_group#group_widgets p {
	color: #A3B2B5;
}
.advantage_image img {
	max-width: 1000px;
  border-radius: 5px;
}
.advantage_group#group_integration {
	background: #f0f0f0;
	color: #818181;
}
.advantage_group#group_integration h3 {
	color: #4d4d4d;
}

#toFeaturesBlock {
	padding-top: 100px;
	text-align: center;
	font-size: 20px;
}
#tryFreeBlock {
background: #182526;text-align: center;padding-bottom: 60px;padding-top:  30px; color: white;}
#tryFreeBlock h2 {

}
#tryFreeBlock p {
	margin: 30px auto;
	max-width: 500px;
	color: #859495;
}
ul.doc_list {
	margin: 40px 0 50px;
}

.left_menu {
	padding: 40px 0;
}
.left_menu a {
	display:inline-block;
	/* width: 100%; */
	border:none;
	line-height: 1.2;
	padding:0 30px;
	/* height:  50px; */
	vertical-align: middle;
	font-size: 15px;
	max-width:  200px;
}
.left_menu a:hover {
	color: #FF4119;
}
.left_menu .pos_helper {
	display: inline-block;
	vertical-align:middle;
	width: 0;
	height: 50px;
}

.left_menu li {
	margin-right:20px;
	position: relative;
	font-size: 0;
}
.left_menu .selected {
	background: #f0f0f0;

}
.left_menu .selected a {
	color: #273B3F;
}
.left_menu .selected a:hover {
	color: #273B3F;
}
.left_menu .selected::after {
	content: '\0020';
	display: inline-block;
	position: absolute;
	top:0;
	right: -10px;
	border-color: transparent #f0f0f0;
	border-width: 25px 0 25px 10px;
	border-style: solid;
}

.docs_page .date {
	font-size: 14px;
	color: #959595;
	margin-top: 40px;
}
.docs_page h1 {
	font-size:30px;
	margin-bottom: 30px;
}
.docs_page h2 {
	font-size: 20px;
	margin: 20px 0 10px;
}
.docs_page h3 {
	font-size:17px;
	font-weight: normal;
}
.docs_page {
	font-size: 14px;
}
.docs_page p {
	text-indent: 4em;
	margin: 10px 0
}
.docs_page table {
	border:solid 1px #d0d0d0;
}
.docs_page table td p {
	margin:0;
	text-indent: 0;
	text-align:inherit;
}
.docs_page b {
	font-weight: normal;
}
.docs_page table td {
	border:solid 1px #d0d0d0;
	width: auto;
	text-align: left !important;
	text-indent: 0;
	padding: 8px 15px;
}
.docs_page ol {
	list-style: decimal outside;
	margin: 10px 0;
}
.docs_page li {
	margin: 10px 0;
}
.heading_block {
	margin-top:-40px;
	padding:  50px 0 90px;
}
.heading_block.pale_blue {
	background: #6D9299;
}
.heading_block#featuresHead {
	background: #1e282a url('/images/netrox/cockpit.jpg') no-repeat center;
}
#featuresHead .button {
	margin-top: 90px;
}
#featuresHead p,
#featuresHead h1 {
	color: #A2ABAD;
	display:inline;
	font-size: 120%;
}
.heading_block.pale_blue h1,
.heading_block.pale_blue .h1,
.heading_block.pale_blue h2,
.heading_block.pale_blue p {
	color: white;
}
.heading_block.pale_blue h1,
.heading_block.pale_blue .h1 {
	margin-bottom:30px;
}
.heading_block h2,
.heading_block p {
	font-size: 120%;
	margin:0;
}
.feature_block {
	padding: 50px 0;
}
.feature_block h1 {
	margin-bottom: -40px;
	font-size: 31px;
}
.feature_block.color3,
.feature_block.color1 {
	background: #f7f7f7;
}
.feature_block.color4 {
	background: #f0f0f0;
}
.feature_block .inner {
	position: relative;
}
.feature_block {
	overflow:hidden;
}
.feature_item {
	padding: 40px 0;
}
.feature_item h2 {
	margin-top:0;
}
.feature_item h2 a,
.feature_block h2 a {
	color: inherit;
	border:none;
}
.feature_item h2 a:hover,
.feature_block h2 a:hover {
	color: #FF4119;
}
.feature_block img,
.feature_item .img {
	position: absolute;
	top:0;
	left:0;
	max-width: 450px;
	display:block;
	border: none;
	border-radius: 5px;

}
.feature_block .align_left img,
.feature_item .align_left .img {
	left:auto;
	right:0;
}
.feature_item p {
	color: #7D7D7D;
}
.feature_item .img {
	background: #EBEEEE;
	height: 300px;
	width:  400px;
	text-align:  center;
	font-size: 0;
}
.feature_item .img .helper {
	height: 300px;
	display: inline-block;
	width:0;
	vertical-align:middle;
}
.feature_item img {
	display: inline-block;
	vertical-align:middle;
}
.feature_item .img:hover {
	background: #f0f0f0;
}
.feature_item .img::after {
	content: '\0020';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border:solid;
	top:0;
	left: -50px;
	border-width: 150px 50px 150px 0;
	border-color: transparent #EBEEEE;
}
.feature_item .align_right .img::after {
	left: auto;
	right: -50px;
	border-width: 150px 0 150px 50px;
	border-color: transparent #EBEEEE;
}
.feature_item .img:hover::after {
	border-color: transparent #f0f0f0;

}
.feature_sep_item .descr {
	font-size: 15px;
	background: #f0f0f0;
	/* margin-left: 330px; */
	padding: 30px 50px 30px 30px;
	color: #273B3F;
	margin-bottom:  30px;
	border-bottom:  solid 1px #e0e0e0;
	margin-top:  -40px;
}
.feature_sep_item .text {
}
.feature_sep_item .breadcrumbs {
	margin: -10px 0 60px;
}
.feature_sep_item .descr h1 {
	font-size: 30px;
	margin: 30px 0 30px 500px;
}
.feature_sep_item .descr p{
	color: inherit;
	margin-top:  20px;
	margin-left:  500px;
}
.feature_sep_item p {
	color: #7d7d7d;
	margin:20px 0;
}
.feature_sep_item h2 {
	color: rgb(80, 89, 91);
	margin:  30px 0 10px;
	font-size:  25px;
}
.feature_sep_item a.gal {
	display: block;
	float:left;
	border:	none;
	position: relative;
	margin-right: 50px;
	border: solid 1px #cdcdcd;
	border-radius: 1px;
	overflow: hidden;
	margin-top: -20px;
	font-size:0;
	padding:  12px;
	border-radius: 17px;
}
.feature_sep_item a.gal::after {
	content: '\0020';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background: rgba(255,255,255,.2);

}
.feature_sep_item a.gal:hover::after {
	background: rgba(255,255,255,0);
}

.feature_sep_item img.main {
max-width: 450px;border-radius:  5px;}
.feature_sep_item #gallery {
	margin: 50px -16px -40px;
	text-align: left;
	font-size:  0;
}
.feature_sep_item #gallery a {
	display: inline-block;
	border: none;
	vertical-align:top;
	margin: 0 16px 40px;
}
.feature_sep_item #gallery a img {
	width: 270px;
}

.feature_block .align_right .inner,
.feature_item .align_right .inner {
	padding-left: 500px;
	padding-right:0;
	min-height:  300px;
	text-align: left;
}
.feature_block .align_left .inner,
.feature_item .align_left .inner {
	padding-right: 500px;
	padding-left:0;
	min-height:  300px;
}
.feature_block .button {
	margin-top:30px;
}
.plan_badges {
	margin: 50px 0 0;
	text-align: right;
	/* border: solid 1px #e0e0e0; */
	background:  #f0f0f0;
}
.plan_badges span {
	margin-right: 30px;
	color: #7D7D7D;
	font-size:  15px;
}
.plan_badges .inner {
	/* margin: -1px; */
	/* background: white; */
	display: inline-block;
	position: relative;
}
.plan_badge {
	display: inline-block;
	height: 40px;
	font-weight: bold;
	color: white;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 20px 0 5px;
	position: relative;
	min-width: 50px;
	padding: 0 20px;
}
.plan_badge::before, .plan_badge::after {
	content: '\0020';
	position: absolute;
	height: 0;
	width: 0;
	display: block;
	border: solid;
}
.plan_badge::before {
	border-width: 0 0 40px 20px;
	left: -20px;
}
.plan_badge::after {
	border-width: 40px 20px 0 0 ;
	left: 100%;
	bottom: 0;
}
.plan_badges .inner::before {
	/* border-color: white transparent; */
}
.plan_badge.lite::before,
.plan_badge.lite::after {
	border-color: #9d2810 transparent;

}
.plan_badge.basic::before,
.plan_badge.basic::after {
	border-color: #078554 transparent;

}
.plan_badge.pro::before,
.plan_badge.pro::after {
	border-color: #00586a transparent;

}

.plan_badge.lite {
	background: #9d2810;
}
.plan_badge.basic {
	background: #078554;
}
.plan_badge.pro {
	background: #00586a
}

.ext_link {
	border: solid 1px #c0c0c0;
	border-radius: 10px;
	/* float: right; */
	margin: 50px auto;
	padding: 10px 30px 10px 80px;
	/* border-top: solid 1px #e0e0e0; */
	/* border-bottom: solid 1px #e0e0e0; */
	position: relative;
	display: inline-block;
	text-align: left;
}
.ext_link::before {
	display: block;
	position: absolute;
	content:'\0020';
	left: 25px;
	top:50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('data:image/png;base64,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') no-repeat center;

}
.ext_link span {
	display: block;
}

.add_news {
	border-top: dashed 1px #e0e0e0;
	margin-top: 20px;
}
.add_news .news_title {
	width: 270px;
}
.cols2 {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
}
.cols2 h3 {
	margin:0 0 20px;
	-webkit-break-inside: avoid;
	-webkit-break-after: avoid;
	-webkit-column-break-inside: avoid;
	-webkit-column-break-after: avoid;
	-moz-break-inside: avoid;
	-moz-break-after: avoid;
	break-inside: avoid;
	break-after: avoid;
}
.cols2 p {
	margin: 20px 0 30px;
}
.pic_bars {
	font-size: 0;
	margin: 0 -10px;
}
.pic_bar {
	border:none;
	display:inline-block;
	position: relative;
	font-size: 17px;
	color: white;
	width: 280px;
	vertical-align: bottom;
	border-radius: 10px;
	overflow: hidden;
	margin:10px;
}
.pic_bar::after {
	content:'\0020';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background:rgba(255,255,255,.4);
	top:0;
	left:0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.pic_bar:hover::after {
	background:transparent;
}
.pic_bar img {
	width: 100%;
	margin:0;
	display:  block;
}
.pic_bar .inner {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	background: rgba(0,0,0,.5);
	box-sizing: border-box;
	padding:  10px 20px;
	z-index:1;
}
.feature_list_ul {
	list-style: disc inside;
	margin-left: 30px;
}
.form_container .row {
	padding: 8px 20px;
	font-size:0;
}
.form_container .row:nth-child(odd) {
	background: #f7f7f7;
}
.form_container .caption,
.form_container .field {
	display: inline-block;
	vertical-align:middle;
}
.form_container .caption {
	width:300px;
	font-size: 15px;
}
.form_container .field {
	font-size:15px;
}
.form_container .asterisk {
	color: #cc0000;
	margin-left: 5px;
}
.form_container input[type="text"] {
	height: 32px;
}
.form_container input[type="text"],
.form_container textarea {
	box-sizing: border-box;
	width: 300px;
	outline: none;
	resize: none;
	border: solid 1px #d0d0d0;
	border-radius: 2px;
	padding: 0 20px;
	font-family:inherit;
	font-size:inherit;
	color:black;
}
#partnerRegPage #error,
#partnerRegPage #message {
	margin:20px 0;
	padding: 20px 30px;
}
#partnerRegPage #error {
	color: #cc0000;
	background: #f0f0f0;
}
#partnerRegPage #message {
	color: #00B26F;
	background: #f0f0f0;
}
.form_container input[type="text"].error,
.form_container textarea.error {
	border-color: #cc0000;
}
.form_container textarea {
	padding: 10px 20px;
}
.form_container input[name="captcha"] {
	width: 100px;

}
.form_container img.captcha {
	vertical-align:middle;
	margin-left: 5px;
}
.form_container div.captcha {
	display: inline-block;
	vertical-align:middle;
	margin-left: 5px;
	width: 90px;
	font-size: 11px;
	box-sizing:border-box;
	padding-left: 20px;
	position:relative;
	line-height:1;
	color: #959595;
}
.form_container div.captcha img {
	position:absolute;
	left:0;
	top:50%;
	margin-top: -5px;
}
.form_container div.captcha span {
	line-height:1.2;
}
.form_part {
	margin-bottom:20px;
	padding-bottom: 20px;
}
.form_part h2 {
	font-size: 25px;
	margin-bottom: 10px;
	margin-top:0;
}
.form_part .descr {
	margin:20px 0 30px;
	color: #959595;
	font-size: 15px;
}
#shareContainer {
	position: absolute;
	top:100%;
	left:0;
	background: white;
	border-radius: 0 3px 3px 0;
	box-shadow: 0 0 8px rgba(0,0,0,.3);
	margin-top: 10px;
}
#shareContainer .control {
	background: url('/images/netrox/share.png') no-repeat center;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
#shareContainer .contents {
	overflow: hidden;
	max-height:0;
	max-width:0;
	padding: 0 7px;
	transition: all .5s ease;
	border-top: solid 1px transparent;
}
#shareContainer:hover .contents {
	padding: 7px;
	max-height: 200px;
	max-width: 300px;
	border-color: #e0e0e0;
}
#shareContainer .social-likes__widget {
	display: block;
}
#aboutContainer ul {
	background: #f0f0f0;
	margin:20px 0;
	padding: 30px;
}

/* #Smaller Screen
================================================== */
@media only screen and (min-width: 996px) and (max-width: 1220px) {
/*	.plan_header {
		width: 123px;
		padding:20px 15px;
	}
	.plan_header .button {
		padding: 0 15px;
	}*/
	#compareTable .description_cell {
		width: 343px;
	}
	.news_list_text {
		width: 520px;
	}
	.news_text img { max-width: 300px}
	.footer_menu .footer_col {
		width: 235px;
		font-size: 14px;
	}
	.footer_menu .footer_col a {
		font-size: 14px;
	}
}
/* #Tablet (Portrait)
================================================== */
@media only screen and (min-width: 768px) and (max-width: 995px) {
	h1 {
	}
	h2 {
		font-size: 25px;
	}
	.top_menu_item a { padding: 0 20px; font-size: 13px; }
	.top_menu_container .button {
		text-align: center;
		padding-left:0;
		padding-right:0;
		width:100%;
	}
	#top_logo {
		background-size:180px;
	}
	.top_menu_container .button, .button.big {
		font-size: 13px;
	}
	.header_major {
		font-family			: 'Roboto', Arial, sans-serif;
		font-size				: 13px;
	}
	.above_menu .container_12 .prefix_7 {
		margin-left: -30px;
		width: 138px;
	}
	#compareTableHeader .plan_header {
		width: 208px;
	}
	#compareTable .plan_cell {
		width: 224px;
		padding:0 12px;
	}
	#compareTable .description_cell {
		width: auto;
		display: block;
		color: black;
		line-height: normal;
		height: auto;
		text-align: center;
		margin-top: 5px;
		background: #f7f7f7;
		margin-right:  2px;
		border-bottom: solid 1px white;
	}
	#compareTable .description_cell.with_link {
		padding-right: 62px;
	}
	.cell_tooltip {
		display: none !important;
	}
	.description_cell .mob_link {
		display: block;
		position:absolute;
		width:50px;
		height: 100%;
		border:none;
		top:0;
		right:0;
		color: white;
		background: #e0e0e0;
		font-size:35px;
		text-align: center;
	}
	.description_cell .mob_link:hover, .description_cell .mob_link:active {
		background: #73A1AA;
	}
	.news_list_text {
		width: 376px;
	}
	.categories a {
		font-size: 14px
	}
	.news_text img { max-width: 300px;}
	.footer_menu .footer_col {
		width: 185px;
		font-size: 13px;
	}
	.footer_menu .footer_col a {
		font-size: 14px;
		padding:7px 0;
	}
	#featuresHead .h1 {
		font-size: 30px;
	}
	#featuresHead {
		font-size: 13px;
	}
	.feature_block {
		padding: 30px 0;
		font-size: 15px;
	}
	.feature_block img, .feature_item .img {
		max-width:300px
	}
	.feature_item {
		font-size: 15px;
	}
	.feature_item .img {
		height:250px;
	}
	.feature_item .img::after {
		border-width: 125px 40px 125px 0;
		left:-40px;
	}
	.feature_item .img .helper {
		height: 250px;
	}
	.feature_item .align_right .img::after {
		border-width: 125px 0 125px 40px;
		right: -40px;
	}
	.feature_item img {
		max-width: 250px;
	}
	.feature_block .align_left .inner, .feature_item .align_left .inner {
		padding-right: 350px;
		min-height:  250px;
	}
	.feature_block .align_right .inner, .feature_item .align_right .inner {
		padding-left: 350px;
	}
	.feature_block .button, #featuresHead .button {
		font-size: 16px;
	}
	#featuresHead .button {
		margin-top:50px;
	}
	.advantage_head .images {
		display: none;
	}
	.advantage_head .col.agent {
		width: 300px;
		padding-right: 30px;
	}
	.advantage_head .descr {
		width: auto;
	}
	.advantage_head h1 {
		font-size: 30px;
	}
	.advantage_head {
		padding: 40px 0;
	}
	.advantage_image img {
		max-width: 100%;
	}
	.feature_sep_item a.gal {
		float:none;
		max-width:450px;
		margin:-30px auto 30px;
	}
	.feature_sep_item .descr h1,
	.feature_sep_item .descr p {
		margin-left:0;
		text-align:center;
	}
}
/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width: 767px) {
	.above_menu {
		display: none;
	}
	h1, .h1 { font-size:32px;}
	h2 {
		font-size:23px;
	}
	.top_menu_container {
		height: auto;
		text-align: center;
	}
	.top_menu_container .container_12 {
		max-height: 59px;
		overflow: hidden;
		transition: all .5s;
	}
	.top_menu_container .grid_8{
		border-top: solid 1px #d0d0d0;
	}
	.top_menu_container.menu_expanded .container_12 {
		max-height:350px;
	}
	#top_logo {
		position: relative;
		top: auto;
	}
	.top_menu_logo {
		text-align:left;
	}
	.top_menu_item {
		display: block;
		text-transform: none;
		color: #4d4d4d;
	}
	.top_menu_item a {
		text-transform: none;
		color: #4d4d4d;
		font-weight: normal;
		font-size: 18px;
		text-align: center;
		padding: 0 20px !important;
	}
	.top_menu_container .button {
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	.top_menu_container .grid_8.menu_expanded {
		border-top: solid 1px #e0e0e0;
	}
	.top_logo_small {
			display: block;
	}
	.top_menu_control {
		display: block;
		cursor: pointer;
	}
	#menu_block_screen.display {
		display: block;
	}
	.button.big {
		display:block;
		margin-top:20px !important;
		margin-bottom:20px !important;
	}
	#requisites {
		margin-left:0;
	}
	#contactsContainer td.l {
		display:none;
	}
	#contactsContainer td table td.l {
		display:table-cell;
	}
	#contactsContainer tr:last-child {
		display:none;
	}
	#compareTableHeader .plan_header {
		width: 59px;
	}
	#compareTableHeader .plan_header a {
		display: none;
	}
	#compareTable .plan_cell {
		width: 75px;
		padding:0 12px;
		font-size: 12px;
		background-size:12px;
	}
	#compareTable .description_cell {
		width: auto;
		display: block;
		color: black;
		line-height: normal;
		height: auto;
		text-align: center;
		margin-top: 5px;
		background: #f7f7f7;
		margin-right:  1px;
		border-bottom: solid 1px white;
	}
	#compareTable .description_cell.with_link {
		padding-right: 62px;
	}
	.cell_tooltip {
		display: none !important;
	}
	.description_cell .mob_link {
		display: block;
		position:absolute;
		width:50px;
		height: 100%;
		border:none;
		top:0;
		right:0;
		color: white;
		background: #e0e0e0;
		font-size:35px;
		text-align: center;
	}
	.description_cell .mob_link:hover, .description_cell .mob_link:active {
		background: #73A1AA;
	}
	.categories {display:none;}
	.news_title, .news_list_text {	display: block;  width: auto; padding: 0;}
	.news_item { border-bottom: solid 1px #e0e0e0;}
	.news_item:last-child { border-bottom: none;}
	.news_date {margin-bottom:20px;}
	.news_title img { /* display:block; */ position: relative; margin-bottom: 20px;float: none;}
	a.news_list_name { padding-top:30px;}
	.footer_menu {text-align: center;}
	a.footer_social {margin:3px}
	.paginator a { display:none;}
	#id_prev, #id_next { display: inline-block;}
	.news_cat { margin: 20px 0; font-size:14px; }
	.news_cat a { height: 30px; line-height:30px; display:inline-block; padding: 0 10px; background:#f0f0f0; border-radius:3px; color: inherit; margin: 10px 10px 0 0; font-size: 14px}
	.news_cat .comma {display:none;}
	.news_list_more {display:inline-block;height: 40px;border:none; color: white;background: #73AAB5; line-height:40px; padding:0 20px; border-radius: 2px; margin-top:20px;}
	.news_text img {max-width: 100%; margin-right:  0;}
	.news_page {padding-right:0;}
	.news_large_img {margin-bottom:20px; margin-top:-20px}

	#tryFreeBlock {
		padding: 40px 0;
	}
	#tryFreeBlock h2 {
		font-size: 25px;
		line-height:1.2;
		margin:0;
	}
	.feature_block .align_left .inner, .feature_item .align_left .inner,
	.feature_block .align_right .inner, .feature_item .align_right .inner {
		padding:0;
		text-align: center;
	}
	.feature_block img, .feature_item .img {
		position: relative;
		max-width: 300px;
		display: inline-block;
		background: none;
	}
	.feature_item { padding:20px 0; margin: 20px 0; }
	.feature_item .img {
		height: auto;
		min-height: 0;
	}
	.feature_item .img .helper {
		display: none;
	}
	.feature_item .img:hover {
		background: none;
	}
	.feature_item .img::after {
		display: none;
	}
	#featuresHead {
		font-size: 13px;
	}
	#featuresHead .button {
		font-size: 14px;
	}
	.advantage_head .images {
		display: none;
	}
	.advantage_head .col-del {
		display: none;
	}

	.advantage_head .descr .col.agent,
	.advantage_head .descr .col.visitor {
		display: block;
		text-align: center;
		width: auto;
		padding:0;
		margin:0;
	}
	.advantage_head .descr .visitor h3 {
		padding: 0;
	}
	.advantage_head .descr h3 {
		margin: 20px 0;
	}
	.advantage_head .descr {
		width: auto;
	}
	.advantage_head h1 {
		font-size: 30px;
	}
	.advantage_head {
		padding: 40px 0;
	}
	.advantage_image img {
		max-width: 100%;
	}
	.cols2 {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
		text-align: center;
	}
	.cols2 h3 {
		font-size: 14px;
	}
	#shareContainer {
		left: 50%;
		top:0;
		margin-left:60px;
		box-shadow:none;
		background: transparent;
	}
	#shareContainer .contents {
		width: 300px;
		position: absolute;
		max-width:300px;
		left:0;
		top:100%;
		margin-top: 10px;
		margin-left:-210px;
		box-sizing:border-box;
		background: white;
		border:none;
		box-shadow: 0 3px 8px rgba(0,0,0,.2);
	}
	#shareContainer .social-likes__widget {
		display: inline-block;
	}
	.feature_sep_item a.gal {
		float:none;
		max-width:300px;
		margin:-30px auto 30px;
		border:none;
		padding:0;
	}
	.feature_sep_item a.gal::after {
		display: none;
	}
	.feature_sep_item .descr h1,
	.feature_sep_item .descr p {
		margin-left:0;
		text-align:center;
	}
	.feature_sep_item img.main {
		max-width: 300px;
	}
	.feature_sep_item .descr {
		padding-left:0;
		padding-right:0;
	}
	.plan_badge {
		margin:0 2px;
		border-radius:2px;
		padding:0 10px;
	}	
	.plan_badge::before,.plan_badge::after{ display: none; }
	.plan_badges {text-align: center;}
	.plan_badges span {
		display:block;
		margin:0 0 10px;
	}
}

/* #Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#compareTableHeader .plan_header {
		width: 99px;
	}
	#compareTableHeader .plan_header a {
		display: none;
	}
	#compareTable .plan_cell {
		width: 115px;
		padding:0 12px;
		font-size: 12px;
		background-size:12px;
	}
	#shareContainer {
		margin-left:0px;
	}
}