.page_content_background {
	padding-top				: 0;
}
.main_image {
	background: #212121 url('/images/netrox/main_back.jpg') no-repeat center;
	color:  white;
	padding: 40px 0 0;
	text-align:  center;
}
.main_image .grid_12 {
}
.home_form_cnt {
	margin-top: 50px;
	width: 360px;
	text-align: center;
}
.home_form_cnt button {
	cursor: pointer;
}
.home_form_cnt input {
	height:  46px;
	background: transparent;
	border: solid 1px rgba(255,255,255,.2);
	border-radius: 3px;
	padding: 0 29px;
	color:  white;
	font-size: 18px;
	width: 300px;
	text-align: center;
}
.home_form_cnt .hint {
	color: #6a6a6a;
}
.slider_outer_wrap {
	background				: #f0f0f0;
	padding						: 55px 0;
}
#sliderTitle,
#sliderSlogan {
	font-size					: 31px;
	line-height				: 1;
}
#sliderTitle {
	color							: #a0a0a0;
	margin						: 0 0 20px;
}
#sliderSlogan {
	color							: #4d4d4d;
}
.slider_slide_wrap {
	position					: relative;
  height						: 258px;
}
h2.slider_slide_title {
	font-size					: 70px;
	color							: #273B3F;
	margin						: 0 0 70px;
}
span.slider_slide_item {
	font-size					: 16px;
	line-height				: 16px;
	color							: #4d4d4d;
	margin						: 0 40px 20px 0;
	padding						: 0 0 0 40px;
	background				: url('/images/netrox/slider_pointer.png') no-repeat left top;
	display						: inline-block;
	white-space				: nowrap;
}
span.slider_slide_item:nth-child(2) {
	background-position: 0 -16px;
}
span.slider_slide_item:nth-child(3) {
	background-position: 0 -32px;
}
.grid_filler {
	margin: 0 -10px;
}
.below_logo {
	font-size				: 20px;
}
.below_logo p,
.below_logo strong {
	margin					: 0;
}
.below_logo h2 {
	margin-top			: 0;
}
.main_image .inner {
	/* padding-left: 600px; */
	/* padding-top: 50px; */
	text-align: left;
	display:  inline-block;
	max-width: 600px;
	vertical-align: middle;
	margin-left: 90px;
}
.main_image h2,
.main_image div.h2 {
	font-size: 40px;
	/* color: #A5ABAD; */
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 20px;
}
.main_image p {
	color: #CCD2D3;
	margin: 0 auto 10px;
	font-size: 18px;
}
.main_image .button {
	/* margin-right: 100px; */
	/* margin-top: 40px; */
	width: 300px;
	text-align: center;
	padding: 0 30px;
}
#whyUsContainer {
	/* margin					: 0 0 40px; */
	/*background			: url('/images/netrox/background.png');*/
	padding: 50px 0;
}
#reviewsBlock {
	padding: 50px 0;
	text-align: center;
}
#reviewsBlock h2,
#reviewsBlock div.h2 {
	margin-top:0;
	margin-bottom: 0;
}
#reviewsBlock .descr {
	margin: 10px auto 40px;
	color:  #959595;
	max-width: 400px;
}
#reviewsBlock .descr p {
	margin:0;
}
#reviewsBlock .photo {
	width: 110px;
	height: 110px;
	margin: 0 auto;
	border-radius:30px;
	overflow:hidden;
	border-radius: 50%;
	border: solid 4px #f0f0f0;
}
#reviewsBlock span.name {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
#reviewsBlock .grid_filler {
	padding: 0 20px;
}
#reviewsBlock .text {
	font-size: 15px;
	color: #717171;
	background: #f0f0f0;
	border-radius: 10px;
	padding: 10px 30px;
	margin-top: 20px;
	position: relative;
	text-align: left;
}
#reviewsBlock .text::after {
	content: "\0020";
	display: block;
	position: absolute;
	top:-10px;
	left: 50%;
	margin-left: -10px;
	border: solid #f0f0f0;
	border-width: 10px;
	border-top-width:0;
	border-color:#f0f0f0 transparent;
}
#whyUsContainer .grid_filler {
	padding: 20px;
	position				: relative;
	text-align: center;
}
#whyUsContainer .big_item_number {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 130px;
  font-family: Courier New;
}
#whyUsContainer .circle {
	text-align: center;
	width: 200px;
	height: 40px;
	border: solid 3px #D0D0D0;
	border-radius: 50%;
	background: white;
	padding: 80px 0;
	display:inline-block;
	margin-bottom: 30px;
	position: relative;
}
#whyUsContainer .circle1 {
	background: #fff url('/images/netrox/cable.png') no-repeat left 13px;
}
#whyUsContainer .circle2 {
	background: #fff url('/images/netrox/card.png') no-repeat left 33px;
}
#whyUsContainer .circle3 {
	background: #fff url('/images/netrox/cup.png') no-repeat left top;
}
.circle .cap {
	position: absolute;
	top:35px;
	left: 15px;
	text-align: left;
}
.circle .cap div {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	margin-left: 15px;
}
#whyUsContainer .circle .cap p {
	font-size: 13px;
	line-height: 1.3;
	margin:0;
	color: inherit;
	max-width:160px
;
	margin-left: 15px;
}
#whyUsContainer h2 {
	/*color						: white;*/
	
}
#whyUsContainer h3,
#whyUsContainer div.h3 {
	font-size				: 20px;
	font-weight			: normal;
	margin					: 0 0 20px;
	text-transform	: none;
	/*color						: rgb(200, 200, 200);*/
	min-height: 50px;
	line-height: 1.2;
}
#whyUsContainer p {
	font-family			: 'Roboto', Arial, sans-serif;
	color: #959595;
}
#whyUsContainer p a {
	/*color						: rgb(118, 186, 200);*/
	
	/*border					: none;*/
}
#whyUsContainer p a:hover {
	/*color						: rgb(77, 144, 158);
	border-bottom		: dotted 1px rgb(77, 144, 158);*/
}
#salesBlock {
	background: #6D9299;
	color: white;
}
#salesBlock .container_12 {
	background: #6D9299;
	padding: 120px 0;
	height: 300px;
	background: url('/images/netrox/hand.png') no-repeat right 50px;
}
#salesBlock h2,
#salesBlock div.h2 {
	margin-top:0;
	margin-right: 500px;
}
#salesBlock p {
	margin-right: 500px;
	color: #DAE1E2;
}
#supportBlock {
}
#supportBlock .container_12 {
	padding: 70px 0 100px;
	height: 300px;
	background: url('/images/netrox/specialist.png') no-repeat left bottom;
}
#supportBlock h2,
#supportBlock div.h2 {
	margin-top:0;
	margin-left: 500px;
}
#supportBlock p,
#supportBlock .button {
	margin-left: 500px;
}
#priceBlock {
	background: #f0f0f0;
	padding: 70px 0 30px;
}
#newsContainer {
	color: #C1C1C1;
	font-size:  13px;
	text-align: center;
	border-top:  solid 1px rgba(255,255,255,.2);
	margin-top: 20px;
}
#newsContainer .grid_12 {
}
#newsContainer strong {
	margin-right: 20px;
	color: #8AABB2;
	text-transform: lowercase;
}
#newsContainer a {
	margin-left: 10px;
	color: rgb(138, 171, 178);
	border: none;
	/* color: rgb(218, 229, 231); */
	padding: 7px 10px;
	display: inline-block;
	/* background-color: #367F8E; */
}
#newsContainer a:hover {
	color						: white;
	/* background			: #508D99; */
}
#joinNowContainer {
  text-align: center;
  margin: 40px 0 0;
}
#joinNowContainer .container_12 {
	padding-bottom: 40px;
}
#joinNowContainer a{
  margin: 0 30px;
}
#mainText h2,
#mainText div.h2{
	text-align: center;
}
#clientBlock {
	padding: 0px 0 80px;
	border-top: dashed 1px #d0d0d0;
}
#clientBlock h2,
#clientBlock div.h2 {
	margin-bottom: 10px;
	font-size: 20px;
	color: #708081;
}
#clientBlock img {
	display: inline-block;
	vertical-align: top;
	margin: 0 50px;
}
#belowMain {
	background: #f0f0f0;
	padding: 50px 0;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
}
#belowMain h1, #belowMain .h {
	font-size: 30px;
	margin: 0 0 20px;
}
#belowMain .h {
	margin-top: -25px;
}
#belowMain p {
	color: #707070;
	margin:0 auto;
	max-width: 600px;
	
}

#mainDemo {
	width: 300px;
	margin: 30px auto;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	border: solid 1px rgba(255,255,255,.2);
	padding: 12px;
	border-radius:  17px;
	position:relative;
}
#mainDemo .outer {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	/* box-shadow: 0 0 15px rgba(0,0,0,.9); */
}
#mainDemo .info {
	position: relative;
	color: black;
	padding: 10px 20px 10px 90px;
	background: #f0f0f0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	height:  60px;
}
#mainDemo .info h4,
#mainDemo .info div.h4,
#mainDemo .info p {
	margin: 0;
}
#mainDemo .info h4,
#mainDemo .info div.h4 {
	font-size: 14px;
	font-weight: bold;
}
#mainDemo .info p {
	font-size: 12px;
	color: #707070;
	line-height:  1;
}
#mainDemo .avatar {
	position: absolute;
	left:10px;
	top:10px;
	width: 60px;
	height: 60px;
	background-image:url('/images/netrox/valya.png');
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
#mainDemo .history {
	height: 247px;
	background: white;
	border-top: solid 1px #e0e0e0
;
	overflow: auto;
}
#mainDemo .typing {
	position: absolute;
	z-index:2;
	top: 70px;
	left: 12px;
	color: #959595;
	font-size: 12px;
	text-transform: lowercase;
	/* background: rgba(255,255,255,.5); */
	/* width: 280px; */
	padding: 0 10px 0 90px;
	display:  none;
}
#mainDemo .typing div {
	display: inline-block;
	vertical-align:middle;
	width: 26px;
	height: 16px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
#mainDemo .typing img {
	position: absolute;
	left:0;
	top:0;
}
#mainDemo .input {
	position: relative;
	height: 40px;
	background: white;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-top: dashed 1px #b0b0b0;
	color: black;
	font-size: 13px;
	padding: 7px 60px 7px 10px;
}
#mainDemo .send {
	position: absolute;
	height: 17px;
	width: 23px;
	background: url('//netroxstatica.blob.core.windows.net/image/CWicon-send7.png') no-repeat -23px top;
	top:50%;
	margin-top: -8px;
	right: 10px;
}

#mainDemo .message h5,
#mainDemo .message p {
	margin:0;
}
#mainDemo .message {
	/* margin:10px; */
	position:relative;
	font-size: 14px;
	font-weight: normal;
	opacity:1;
	width:100%;
	transition: all .5s ease;
}
#mainDemo .message.blind {
	opacity:0;
}
#mainDemo .message h5 {
	display:none;
}
#mainDemo .message.visitor .m_inner {
	margin-left:70px;
}
#mainDemo .message.agent .m_inner {
	margin-right:70px;
}
#mainDemo .m_inner {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e0e0e0;
	padding: 6px 15px;
	margin:10px;
}
#mainDemo .agent .m_inner {
	background: #4FAE89;
}
#mainDemo .time {
	position: absolute;
	color: #b0b0b0;
	left: 20px;
	font-size: 13px;
	top:6px;
}
#mainDemo .agent .time {
	left: auto;
	right: 20px
}
#mainDemo p {
	font-size: 13px;
}
#mainDemo .visitor p {
	color: #4d4d4d;
}
#mainDemo .agent p {
	color: white;
}
#mainDemo  .m_inner::after {
	content: '\0020';
	display: block;
	position: absolute;
	top:50%;
	margin-top: -6px;
	width: 0;
	height: 0;
	border: solid;
}
#mainDemo .visitor .m_inner::after {
	right: 4px;
	border-width: 6px 0 6px 6px;
	border-color: transparent #E0E0E0;
}
#mainDemo .agent .m_inner::after {
	left: 4px;
	border-width: 6px 6px 6px 0;
	border-color: transparent #4FAE89;
}

/* #Smaller Screen
================================================== */
@media only screen and (min-width: 996px) and (max-width: 1220px) {
	#clientBlock img {
		height: 100px;
	}
}

/* #Tablet (Portrait)
================================================== */
@media only screen and (min-width: 768px) and (max-width: 995px) {
	#clientBlock img {
		height: 100px;
		margin:0 20px;
	}
	.main_image .inner {
		max-width:300px;
		margin-left: 40px
	}
	.main_image h2,
	.main_image div.h2 {
		line-height: 1.2;
		font-size: 30px;
	}
	.main_image p {
		font-size: 15px;
		margin-top:20px;
	}
	#whyUsContainer h3,
	#whyUsContainer div.h3 {
		font-size				: 17px;
	}
	#whyUsContainer p {
		font-size: 15px;
	}
	#salesBlock .container_12,
	#supportBlock .container_12 {
		background-size: 300px;
		padding-top:60px;
		padding-bottom:30px;
		height: auto;
	}
	#salesBlock .container_12 {
		background-position: 100% 120%;
	}
	#supportBlock .container_12 {
		background-position: 0 100%;
	}
	#salesBlock h2, #salesBlock div.h2 {
		margin-right: 300px;
	}
	#salesBlock p {
		font-size: 15px;
		margin-right: 300px;
	}
	#supportBlock h2, #supportBlock div.h2 {
		margin-left: 300px;
		line-height: 1.2
	}
	#supportBlock p,
	#supportBlock .button {
		margin-left: 300px;
	}
	#supportBlock p {
		font-size: 15px;
	}
	#reviewsBlock .grid_4 {
		width: auto;
		float: none;
		text-align: left;
		clear: both;
	}
	#reviewsBlock .grid_filler {
		padding-left: 150px;
		position:relative;
	}
	#reviewsBlock .photo {
		position:absolute;
		left:0;
		top:50%;
		margin-top: -55px;
	}
	#reviewsBlock .text {
		display: block;
		margin-top: 10px;
		/* vertical-align:middle; *//* max-width:500px
	
	 */
	}
	#reviewsBlock .text::after {
		top:50%;
		margin-top:-10px;
		left:0;
		border-width:10px 10px 10px 0;
		border-color:transparent #f0f0f0;
	}
	#reviewsBlock span.name {
		display:inline
	}
}

/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width: 767px) {
	#newsContainer {
  		padding: 7px 0;
		line-height: 1.3;
	}
	#newsContainer .grid_12 {
		font-size: 14px;
	}
	#newsContainer a,
	#newsContainer strong {
		display: block;
	}
	#newsContainer a:hover {
		color: rgb(138, 171, 178);
		background: none;
		border-bottom: dotted 1px rgb(81, 163, 178);
	}
	#belowMain {
		padding: 40px 0;
	}
	#belowMain h1 {
		font-size: 25px;
		margin-bottom:30px;
	}
	h2.slider_slide_title {
		font-size: 40px;
		text-align: center;
		margin-bottom: 30px;
	}
	.slider_slide_content {
		text-align: center;
	}
	span.slider_slide_item {
		padding: 0;
		margin: 0;
		margin-bottom: 10px;
		background: none;
		white-space: normal;
	}
	.slider_slide_wrap img {
		width:100%;
		margin-top: 20px;
	}
	#whyUsContainer {
		margin-bottom: 20px;
	}
	#whyUsContainer h2 {
		/*margin-bottom: 0;*/
	}
	#whyUsContainer .grid_filler {
		padding: 0;
  	text-align: center;
	}
	#whyUsContainer .big_item_number {
		position: relative;
  	text-align: center;
  	font-size: 90px;		
	}
	#joinNowContainer {
		margin-top: 20px;
	}
	#joinNowContainer a {
		margin: 20px 0;
  	display: block;
		border: none;
	}
	#mainDemo {
		padding:0;
		border:none;
		margin:0 0 30px;
		display: none;
	}
	#mainDemo .typing {
		margin-top:-12px;
		margin-left: -13px;
	}
	#clientBlock img {
		height: 100px;
		margin:0 20px;
	}
	.main_image .inner {
		margin:0;
		text-align:center; 
	}
	.main_image h2, .main_image div.h2 {
		line-height: 1.2;
		font-size: 30px;
	}
	.main_image p {
		font-size: 15px;
		margin-top:20px;
	}
	.home_form_cnt {
		width: auto;
		margin:50px auto 0;
	}
	.home_form_cnt input {
		width: 240px;
	}
	.main_image .button {
		margin: 0 auto;
		width: 240px;
	}

	#whyUsContainer h3, #whyUsContainer div.h3 {
		font-size				: 17px;
	}
	#whyUsContainer p {
		font-size: 15px;
	}
	#salesBlock .container_12,
	#supportBlock .container_12 {
		background: none;
		height: auto;
		padding-top:60px;
		padding-bottom:30px;
		text-align: center;
	}
	#salesBlock h2,
	#supportBlock h2,
	#salesBlock div.h2,
	#supportBlock div.h2 {
		margin: 0;
		font-size:25px;
		line-height: 1.2;
	}
	#salesBlock p {
		font-size: 15px;
		margin-right: 0;
	}
	#supportBlock h2,
	#supportBlock div.h2 {
		text-align:center !important;
	}
	#supportBlock p {
		margin-left: 0;
		font-size: 15px;
		text-align:center !important;
	}
	#supportBlock .button {
		margin-left: 0;
	}
	#reviewsBlock .grid_filler {
		margin-bottom: 20px;
	}
	#reviewsBlock h2, #reviewsBlock div.h2 {
		font-size: 25px;
	}
	#clientBlock h2, #clientBlock div.h2 {
		font-size:17px;
	}
}

/* #Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}