* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	overflow-x: hidden;
}

html, body {
	height: 100%;
}

body {
	overflow-y: scroll;
}

A:link, A:visited{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 19px;
  outline: none;
  text-decoration: none;
  color: #e1382d;
}

h1 {
	text-transform: uppercase;
	margin-bottom: 25px;
}

h2 {
	font-size: 2.126em;
	font-weight: 500;
	margin-bottom: 40px;
}

h2 span {
	font-size: 36px;
}

h2 span:last-child {
	color: #e1382d;
}

h3 {
	font-size: 2.526em;
}

h4 {
	font-size: 1.894em;
	margin-bottom: 40px;
	color: #252525;
	font-weight: 500;
}

h5 {
	font-size: 1.263em;
	font-weight: 500;
}

img{
	border: 0;
	max-width: 100%;
}

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

.header {
	height: 148px;
	position: relative;
	z-index: 2;
}

.header .logo {
	width: 189px;
	height: 134px;
	position: absolute;
	top: 4px;
	left: 59px;
	z-index: 1;
	background: url('/images/logo.png') 50% 50% no-repeat;
	background-size: cover;
}

.header .jekt-logo {
	width: 317px;
	height: 85px;
	position: absolute;
	right: 0;
	top: 0;
	background: url('/images/jekt-logo.png') 50% 50% no-repeat;
	background-size: contain;
}

.nav-container {
	height: 148px;
	float: right;
}

.header-contacts {
	height: 87px;
	line-height: 87px;
	text-align: right;
}

.header-contacts span {
	padding-right: 35px;
	margin-right: 35px;
	border-right: 1px solid #323131;
}

.header-contacts a {
	color: #323131;
}

.header-contacts span:last-child {
	border-right: none;
	margin: 0;
	padding-right: 17px;
}

.nav {
	height: 61px;
	line-height: 61px;
	float: left;
	background: #f7f7f7;
	position: relative;
}

.nav a {
	float: left;
	height: 61px;
	line-height: 61px;
	padding: 0 17px;
	color: #262626;
	font-size: 0.789em;
}

.nav a.tm-itemS,
.nav a:hover {
	background: #e1382d;
	color: #fff;
}

.request-quote {
	padding: 0 44px;
	height: 61px;
	line-height: 61px;
	display: block;
	float: left;
	background: #589dd5;
	color: #fff;
	position: relative;
	border-right: 13px solid #f2f2f2;
}

.content-block {
	max-width: 80%;
	margin: 0 auto;
	color: #212121;
}

.content-block.type-2 {
	max-width: 1050px;
	margin-left: 150px;
}

.content-block.type-3 {
	margin-top: 45px;
	margin-bottom: 50px;
	text-align: center;
}

.content-block.type-3 p {
	max-width: 1000px;
	margin: 0 auto;
}

.content-block.type-2 p {
	max-width: 800px;
	margin: 0 50px 20px 0;
	display: inline-block;
}

.content-block.type-2 .more-link {
	width: 145px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
	text-align: center;
	border: 7px solid #8a8a8a;
	color: #222;
	vertical-align: top;
	box-shadow: 10px 10px 35px -16px rgba(0,0,0,0.75);
}

.content-block.type-3 p {
	margin-bottom: 1em;
	font-size: 0.842em;
}

.tabs-container {
	margin-top: 1em;
	background: #ebebeb;
}

.tabs {
	padding-left: 50px;
	line-height: 55px;
	background: #fff;
	border-bottom: 1px solid #b2b2b2;
}

.tabsH-blocks .tabsH-blocks-item .product p {
	background: transparent;
}

.tabs-item, .tabs-itemS {
	float: left;
	position: relative;
	top: 1px;
}

.logos {
	width: 300px;
}

.tabs-item A:link, .tabs-item A:visited{
	display: block;
	padding: 0 51px;
	height: 56px;
	font-size: 1.157em;
	color: #fff;
	background: #e1382d;
	border: 1px solid #634330;
	text-decoration: none;
	margin-left: -1px;
}

.tabs-item:first-child {
	border-radius: 3px 0 0 0;
}

.tabs-item:last-child {
	border-radius: 0 3px 0 0;
}

.tabs-itemS A:link, .tabs-itemS A:visited {
	display: block;
	padding: 0 51px;
	height: 56px;
	font-size: 1.157em;
	background: #fff;
	color: #181818;
	border-color: #a3a9ae;
	border: 1px solid #634330;
	border-bottom-color: #fff;
	text-decoration: none;
	margin-left: -1px;
}

.tabs-blocks {
	text-align: center;
}

.tabs-blocks-item .product, .tabsH-blocks-item .product,
.inner-products-block .product {
	max-width: 20%;
	display: inline-block;
	margin: 0 25px 25px;
	vertical-align: top;
}

.tabsH-blocks-item.systems .product {
	width: 30%;
}

.tabs-blocks-item .product img, .tabsH-blocks-item .product img,
.inner-products-block .product img {
	opacity: 1;
}

.inner-products-block .product:link, .inner-products-block .product:visited{
	text-decoration: none;
	color: #363636;
	font-size: 13pt;
}

.p-ttl{
	padding: 10px 0;
}

.tabs-blocks-item .product:hover img,.tabsH-blocks-item .product:hover img,
.inner-products-block .product:hover img {
	opacity: 0.85;
}

.tabs-blocks-item .product:hover p,.tabsH-blocks-item .product:hover p,
.inner-products-block .product:hover p {
	color: #e1382d;;
}



.inner-products-block .product:hover p {
	color: #e1382d;
}

.tabs-blocks-item .product p,.tabsH-blocks-item .product p,
.inner-products-block .product p {
	margin-top: 10px;
	background: #fff;
	font-size: 1.263em;
	color: #363636;
	text-align: center;
}

.inner-products-block {
	font-size: 0;
	margin-bottom: 110px;
}

.inner-products-block.single-product {
	font-size: 19px;
}

.inner-products-block .product {
	width: 23.3%;
	font-size: 19px;
	text-align: center;
	margin-bottom: 48px;
	margin-right: 1%;
}

.inner-products-block .product div {
	color: #363636;
	background: #fff;
	font-size: 0.842em;
}

.tabsH {
	background: #fff;
	padding-left: 50px;
	height: 56px;
	line-height: 55px;
	border-bottom: 1px solid #b2b2b2;
}

.tabsH-item {
	padding: 0 51px;
	float: left;
	font-size: 1.157em;
	color: #fff;
	background: #e1382d;
	border: 1px solid #634330;
	cursor: pointer;
	margin-left: -1px;
}

.tabsH-item:first-child {
	border-radius: 3px 0 0 0;
}

.tabsH-item:last-child {
	border-radius: 0 3px 0 0;
}

.tabsH-itemS {
	border: 1px solid #634330;
	padding: 0 51px;
	float: left;
	font-size: 1.157em;
	background: #ebebeb;
	color: #181818;
	cursor: pointer;
	margin-left: -1px;
	border-color: #a3a9ae;
	border-bottom-color: #ebebeb;
}

.tabsH-blocks {
	text-align: center;
	margin-top: 53px;
}

.tabsH-blocks-item {
	display: none;
}


.tabsH-blocks-item:first-child {
	display: block;
}

.clear {
	overflow: hidden;
	clear: both;
}

.footer {
	padding: 83px 83px 20px;
	background: #3a3a3a;
	color: #e0e0db;
	text-align: center;
	position: relative;
}

.ft-label {
	margin-bottom: 35px;
	font-size: 0.947em;
	font-family: "Minion Pro";
}

.ft-block {
	margin-right: 150px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.ft-block:last-child {
	margin-right: 0;
}

.ft-menu {
	line-height: 25px;
	font-size: 0.736em;
	list-style: none;
	display: inline-block;
	margin-right: 71px;
	vertical-align: top;
}

.ft-menu:last-child {
	margin-right: 0;
}

.ft-menu a {
	color: #e0e0db;
	font-size: 10pt;
}

.ft-menu a:hover {
	color: #e1382d;
}

.moto {
	height: 61px;
	line-height: 61px;
	float: left;
	font-size: 0.842em;
	text-transform: uppercase;
	padding-right: 1em;
}

.ft-jtekt {
	position: absolute;
	top: 20px;
	right: 48px;
}

.ft-jtekt img {
	width: 100%;
}

.ft-logo {
	position: relative;
	right: -100px;
	margin-top: -20px;
	width: 100%;
	height: 134px;
	background: url('/images/footer-logo.png') 100% 0 no-repeat;
}

.copy-link {
	text-decoration: underline;
}

.company-profile-block {
	margin-top: 3px;
	padding: 60px;
	background-position: 50% 50%;
	background-size: cover;
	text-align: center;
}

.cp-w{
	color: #fff;
}

.company-profile-block.block-1 {
	background-image: url('/images/company-profile-tabs/1.jpg');
}

.company-profile-block.block-2 {
	background-image: url('/images/company-profile-tabs/2.jpg');
}

.company-profile-block.block-3 {
	background-image: url('/images/company-profile-tabs/3.jpg');
}

.home-slider-container .owl-carousel .owl-stage-outer {
	overflow: visible;
}

.company-profile-block p {
	max-width: 1150px;
	margin: 0 auto 30px;
}

.company-profile-block h3 {
	margin-bottom: 50px;
	font-weight: 300;
}

.systems h2,
.products h2,
.products-categories h2 {
	color: #f9701c;
}

.gallery-icon {
	width: 48px;
	height: 48px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #efefef url('/images/gallery-icon.png') 100% 100% no-repeat;
	opacity: 0.6;
}

.product-footer .brochures {
	float: left;
	margin-right: 95px;
}

.product-footer .description {
	max-width: 1000px;
	font-size: 0.789em;
	color: #4a4a4a;
	/* float: left; */
}

.product-footer {
	clear: both;
}

.app-inner-block {
	margin-bottom: 130px;
}

.app-inner-block .menu-block {
	float: left;
	width: 20%;
}

.app-inner-block .menu-block ul {
	margin-left: 100px;
	list-style: none;
}

.app-inner-block .menu-block ul li {
	margin-bottom: 25px;
}

.app-inner-block .menu-block ul a {
	font-size: 0.947em;
	color: #1e1e1e;
}

.app-inner-block .menu-block ul a:hover,
.app-inner-block .menu-block ul .itemS a {
	color: #e1382d;
	text-decoration: underline;
}

.app-inner-block .menu-block ul .sm {
	margin: 35px 0 35px;
}

.app-inner-block .menu-block ul .sm a {
	margin:  0 0 10px 3px;
	padding-left: 24px;
	float: left;
	clear: both;
	font-size: 0.888em;
	color: #727272;
	text-decoration: none;
	background: url('/images/left-submenu-icon.png') 0 50% no-repeat;
}

.app-inner-block .menu-block ul .sm a:hover {
	text-decoration: underline;
}

.app-inner-block .gallery-preview {
	vertical-align: top;
	max-width: 800px;
	margin: 0 30px 55px 180px;
	text-align: center;
}

.app-inner-block .gallery-preview img {
	width: 100%;
}

.app-inner-block .gallery-preview a {
	display: inline-block;
	background: #efefef;
	position: relative;
}

.app-inner-block .gallery-preview A.large-image {
	margin-bottom: 5px;
}

.app-inner-block .gallery-preview A.large-image {
	width: 100%;
}

.app-inner-block .small-images a {
	width: 32.65%;
}

.app-inner-block A.small-images:last-child {
	margin-right: 0;
}

.app-inner-block .inner-products-block {
	float: left;
	width: 80%;
}

.app-inner-block .product-description {
	max-width: 1010px;
	display: inline-block;
	vertical-align: top;
	font-size: 0.842em;
	color: #1d1d1d;
}

.app-inner-block .product-description p {
	margin-bottom: 30px;
}

.app-inner-block .product-description ul,
.square-ul {
	list-style: none;
	margin: 0 30px 30px 0;
	display: inline-block;
	vertical-align: top;
}

.app-inner-block .product-description ul li::before,
.square-ul li:before {
	content: ' ';
	height: 5px;
	width: 5px;
	display: inline-block;
	background: #f9711d;
	margin: 0 12px 2px 0;
}

.square-ul {
	font-size: 0.734em;
	margin-bottom: 0;
}

.square-ul li {
	padding-bottom: 0.5em;
}

.product-slider {
	display: inline-block;
	width: 38%;
	vertical-align: top;
	padding-right: 70px;
}

.single-product .product-footer .product-footer {
	display: inline-block;
	width: 47%;
	vertical-align: top;
}

.single-product .product-footer .product-footer .data-files {
	padding-top: 0;
}

.slider-vewport {
	line-height: 428px;
	max-width: 550px;
	background: #efefef;
	text-align: center;
	position: relative;
}

.slider-vewport img {
	width: 100%;
	vertical-align: middle;
}

.slider-previews {
	max-width: 550px;
	margin-top: 20px;
}

.slider-preview-item {
	margin-right: 7px;
	width: auto;
	max-width: 22%;
	height: 138px;
	overflow: hidden;
	line-height: 140px;
	background: #efefef;
	float: left;
	position: relative;
	cursor: pointer;
}

.slider-preview-item img {
	height: 100%;
	vertical-align: middle;
}

.slider-arrow {
	height: 65px;
	width: 51px;
	background: url('/images/slider-arrows-icon.png');
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -25px;
	cursor: pointer;
}

.slider-arrow.right {
	left: auto;
	right: 10px;
	background-position: 51px 0;
}

.product-table {
	margin-top: 65px;
	font-size: 0.736em;
}

.product-table table {
	border-spacing: 0 3px;
    border-collapse: separate;
}

.product-table th {
	padding: 20px 25px 20px 25px;
	font-weight: normal;
	text-transform: uppercase;
}

.product-table td {
	line-height: 11px;
	padding: 9px 25px 9px 25px;
}

.product-table td:first-child,
.product-table th:first-child {
	border-radius: 6px 0 0 6px;
}

.product-table td:last-child,
.product-table th:last-child {
	border-radius: 0 6px 6px 0;
}

.product-table tr:nth-child(even),
.product-table tr:nth-child(1) {
	background: #efefef;
}

.applications .product:hover {
	background: #f1f1f1;
}

.applications .product:hover p {
	color: #363636;
}

.applications .product p {
	text-align: left;
	font-size: 11pt;
}

.applications .product p.p-ttl{
  font-size: 17pt;
}

.applications .product ul{
  margin: 0;
  padding: 20px 0 0 15px;
  line-height: 25px;
}

.applications .product li{
  padding-bottom: 5px;
  font-size: 11pt;
}

.applications .inner-products-block {
	text-align: center;
}

.applications .product {
	width: 20%;
	text-align: left;
	margin-right: 1em;
}

.applications .product:hover {
	background: #fff;
}

.applications .product div {
	padding-bottom: 1em;
}

.product-content {
	background: #fff;
	display: block;
}

/* заглушка */
.dummy {
	margin: 0 auto;
	max-width: 650px;
	padding: 30px 0 20px;
}

.dummy img{
  width: 100%;
}

.checks-list {
	margin-right: 70px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	list-style: none;
	font-size: 0.734em;
	font-weight: 700;
}

.checks-list:last-child {
	margin-right: none;
}

.checks-list li {
	margin-bottom: 28px;
}

.checks-list li::before {
	content: ' ';
	display: inline-block;
	width: 26px;
	height: 19px;
	margin-right: 17px;
	background: url('/images/check-icon.png');
}

.gray-bg {
	padding: 57px 0;
	min-width: 100%;
	margin: 0;
	background: #ebebeb;
}

.responsive-nav {
	float:right;
	width: 61px;
	height: 61px;
	position: relative;
	cursor: pointer;
	display: none;
}

.responsive-nav span {
	margin: 5px auto 5px;
	display: block;
	height: 7px;
	width: 50px;
	background: #e1382d;
}

.responsive-nav span:first-child {
	margin-top: 15px;
}

.responsive-nav-container {
	display: none;
	padding: 10px 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	text-align: center;
	z-index: 3;
}

.responsive-nav-container p {
	margin-bottom: 10px;
}

.responsive-nav-container a {
	font-size: 1.1em;
	color: #363636;
}


.responsive-nav-container a:hover {
	text-decoration: underline;
}

/*.inner-products-block .product img {
	width: 100%;
}*/


.inner-products-block .product div {
	display: inline-block;
	vertical-align: top;
	position:relative;
  overflow:hidden;
	margin-bottom:10px;

}

.inner-products-block .product div:first-child {
		height: 300px;
}

.inner-products-block .product div > img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 95%;
    max-height: 95%;
}


.inner-responsive-menu {
	width: 90%;
	margin: 0 auto;
	display: none;
}

.second-level {
	padding-left: 20px;
	background: url('/images/left-submenu-icon.png') 6px 50% no-repeat;
}

.owl-carousel {
	overflow: hidden;
}

.top-menu-inner-select{
  display: none;
  padding: 30px 0 30px 5%;
}

.top-menu-inner-select select{
  width: 200px;
}

.not-found{
  text-align: center;
  height: 300px;
  padding-top: 50px;
  color: #FF0000;
}

.data-files{
  width: 100%;
  padding: 30px 0 20px;
}

.spec-wp div.data-files{
  padding: 0 0 50px;
}

.data-files label{
  display: block;
  padding: 10px 10px 20px 50px;
  background: url(../images/downloads-lbl.jpg) no-repeat;
  text-transform: uppercase;
  color: #606060;
}

.data-files A:link, .data-files A:visited{
  clear: left;
  float: left;
  display: block;
  height: auto;
  min-height: 21px;
  _height: 21px;
  padding: 8px 0 4px 45px;
  color: #000;
  font-size: 13pt;
  margin-top: 10px;
}

.data-doc:link, .data-doc:visited{
  background: url(../images/icons/doc-icon.gif) no-repeat;
}

.data-xls:link, .data-xls:visited{
  background: url(../images/icons/xls-icon.gif) no-repeat;
}

.data-ppt:link, .data-ppt:visited{
  background: url(../images/icons/ppt-icon.gif) no-repeat;
}

.data-pdf:link, .data-pdf:visited{
  background: url(../images/icons/pdf-icon.gif) no-repeat;
}

.text-center {
	padding-top: 61px;
	text-align: center;
	background: #ebebeb;
}

.text-center.inner-products-block .product p {
	background: #ebebeb;
}

.text-center.inner-products-block .product div {
	background: #ebebeb;
}

.tabsH-blocks-item.systems .product img {
	width: 100%;
}

.app-spec a {
	padding-left: 35px;
	display: block;
	line-height: 31px;
}

.form-loading {
  display: none;
  width: 41px;
}

.form-loading img {
  max-width: 100%;
}

/* hiding input placeholders for large screens */
@media (max-width: 1725px) {
	.moto {
		font-size: 12px;
	}

	.request-quote {
		padding: 0 5px;
		font-size: 16px;
	}
}

@media (max-width: 1670px) {
	.nav A:link, .nav A:visited{
		font-size: 12pt;
	}
	.header .logo{
		left: 15px;
	}
}

@media (max-width: 1625px) {
	.ft-block {
		margin-right: 100px;
	}
}

@media (max-width: 1525px) {
	.header .logo {
		width: 147px;
    	height: 100px;
   		top: 18px;
    	left: 0;
	}

	.nav A:link, .nav A:visited {
		font-size: 11pt;
		padding: 0 9px;
	}

	.applications .product{
		width: 30%;
	}

	.quote-link {
		font-size: 11pt;
	}

	.header-contacts {
		font-size: 11pt;
	}

	.request-quote {
		float: right;
		font-style: 16px;
	}

	.ft-block {
		margin-right: 45px;
	}

	.app-inner-block .gallery-preview {
		display: block;
		max-width: 90%;
		margin: 0 auto 30px;
	}

	.app-inner-block .product-description,
	.product-footer {
	    display: block;
	    max-width: 90%;
	    margin: 0 auto;
	}



	.product-table {
	    max-width: 90%;
	    margin-left: auto;
	    margin-right: auto;
	}
}

@media (max-width: 1315px) {
	.ft-block {
		width: 20%;
	}

	.ft-logo {
		display: none;
	}

	.address-block {
		display: block;
		text-align: center;
		margin-right: 0;
	}

	h5 {
		text-align: center;
	}

	.wp-content .submit-btn {
		display: block;
		margin: 16px 0 0 0;
		float: right;
	}

	.slider-preview-item {
		max-width: 80px;
		max-height: 80px;
	}

	.request-quote {
		border: none;
	}
}

@media (max-width: 1200px) {
	.content-block.type-2 {
		margin-left: 0;
		padding: 0 20px;
	}
}

@media (max-width: 1235px) {
	.nav A:link, .nav A:visited {
		padding: 0 2px;
	}
	.ft-jtekt {
	    width: 200px;
	}
}

@media (max-width: 1130px) {
	.nav {
		display: none;
	}

	.responsive-nav {
		display: block;
	}

	.header-contacts {
		margin-right: 340px;
	}

	.header-contacts span {
	    padding-right: 10px;
	    margin-right: 5px;
	}

	.tabs-blocks-item .product, .tabsH-blocks-item .product, .inner-products-block .product {
		max-width: none;
	}
}

@media (max-width: 1125px) {
	.app-inner-block .menu-block {
		display: none;
	}

	.app-inner-block .product-description,
	.product-footer {
	    max-width: 100%;
	}

	.inner-responsive-menu, .top-menu-inner-select {
		display: block;
	}

	.app-inner-block .inner-products-block {
		width: 100%;
		float: none;

	}

	.app-inner-block .gallery-preview {
		display: block;
		max-width: 90%;
		margin: 0 auto 30px;
	}

	.app-inner-block .product-description {
		display: block;
		margin: 0 auto;
		max-width: 90%;
	}

	.tabsH-blocks-item.systems .product {
		width: 45%;
	}

	.product-slider {
	    margin: 0 auto;
	    display: block;
	    width: 80%;
	    padding-right: 0;
	}

	.single-product .product-footer .product-footer .data-files {
		margin-left: 50px;
	}

	.product-footer .description {
		padding-left: 50px;
		min-width: 210px;
	}

@media (max-width: 1085px) {
	.header .jekt-logo {
		width: 200px;
	}

	.header-contacts {
		margin-right: 280px;
	}

	.ft-jtekt {
		width: 200px;
	}
}

@media (max-width: 1005px) {
	.header-contacts span {
		padding-right: 5px;
		margin-right: 5px;
	}

	.inner-products-block .product {
		width: 49%;
	}
	.applications .product{
		width: 47%;
	}
	.applications .product {
		margin-right: 0;
	}
}

@media (max-width: 950px) {
	.header-contacts {
		margin-right: 0;
		text-align: right;
	}

	.header-contacts  span {
		border: none;
		margin-right: 21px;
		padding: 0;
	}

	.header-contacts .phone,
	.header-contacts .fax {
		display: none;
	}
}

@media (max-width: 925px) {
	.ft-block .ft-menu {
		display: block;
	}

	.content-block.type-2 .more-link {
		display: block;
	}
	.slider-vewport{
		width: 100%;
		max-width: 100%;
	}
	.slider-previews{
		width: 100%;
	}
	.slider-preview-item{
		margin-left: 0;
		margin-right: 5px;
		margin-top: 5px;
	}

	.single-product .product-footer .product-footer {
		width: 80%;
	}
}

@media (max-width: 625px) {
	.inner-products-block .product {
	    width: 99%;
		margin-right: 0;
	}
}

@media (max-width: 600px) {

	.ft-block {
	    margin-bottom: 60px;
	}

	.applications .product{
		width: 98%;
		margin-right: 0;
	}
	.tabs, .tabsH {
		padding-left: 10px;
	}

	.ft-block {
		width: 100%;
		text-align: center;
	}

	.ft-menu {
		margin-right: 0;
	}

	.ft-label {
		margin-bottom: 10px;
	}

	.tabs-blocks-item .product img, .tabsH-blocks-item .product img {
		width: 100%;
	}

	.inner-products-block .product .product-content {
		padding: 0 20px;
	}

	.product-footer .brochures {
		width: 100%;
	}

	.product-table th,
	.product-table td {
		padding: 1%;
	}

	.checks-list {
		display: block;
	}

	.wp-content .submit-btn {
		display: block;
		clear: both;
		float: none;
		margin: 20px 5% 0;
	}

	.tabsH-blocks-item.systems .product {
		width: 90%;
	}

	.moto {
		display: none;
	}
}

@media (max-width: 420px) {
	.tabsH div{
		padding: 0 25px;
	}
}

@media (max-width: 400px) {
	.header .logo {
 		height: 50px;
   		left: 6px;
    	top: 22px;
    	width: 73px;
	}

	.header .jekt-logo {
		width: 150px;
	}
}