

@media (min-width:768px) { 
	.visible-xs {
		display: none !important; 
	}
	.hidden-xs {
		display: block !important; 
	}
		
}

@media (max-width:767px) {
	
	.visible-xs {
		display: block !important;
		/* margin: 0 !important; */
	}
	
	.hidden-xs {
		display: none !important; 
	}	
	
	/* главная страница */
	
	.loader {
		display: none !important
	}
	.wrapper {
		min-width: 100%;
	}
	
	.body-index {
		overflow:hidden;
	}
	
	.body-index ul li.visible-xs {
		display: none !important
	}
	
	.back-video-index {
		min-width: 100%;
		min-height: 300px;
		background: url(/images/poster1.jpg) center center no-repeat;
		background-size:cover;
	}	
	
	
	.back-video-index video {
		display: none;
	}
				
	.cont {
		width: 100%;
		box-sizing: border-box;
	}
	
	.slogan {
		display: none
	} 
		
	.menu-index {
		left:50%;
		margin-left:-125px;
		padding:30px 20px;
		top:20px;
	}	
		
	.menu-index .logo	{
		width:25%;
		float: left;
		background-size:100% auto;
	}
	
	.menu-index h1 {
		width:100;
		float: left;
		font-size:14px;
		border-bottom: none;
		padding-bottom:0
	}
	
	.menu-index .logo {
		height: 40px;
		float: none;
		margin: 0 auto;
		width: auto;
		background-size: contain;
	}
	
	.menu-index ul {
		border-top: 1px solid rgba(255,255,255,0.5); 
		margin-top:0;
		padding-top:30px
	}
	
	.menu-index a {
		font-size: 18px;
		padding: 5px 0 3px;
		transition: all 0s;
	}
	
	
	/* header */
	

	
	header .search {
		display: none
	}
	

	
	header .user-auth {
		max-width: 200px;
		width: calc(70% - 55px);
		overflow: hidden;
		font-size:14px;
	}
	
	
	/* footer*/
	
	footer .dante-circle-1{
		padding:40px 20px;
		display: none
	}
	
	footer .foot-col-2 {
		display: none
	}
	
	.dante-circle-2 {
		padding: 40px 20px;
	}
	
	.dante-circle-2 a {
		color: #fff
	}
	
	.foot-1 {
		width:100%;
	}
	
	.foot-1 p {
		display: inline;
	}	
	
	.foot-2 {
		width:100%;
		margin: 20px 0		
	}
		
	.foot-5 {
		margin-left:0;
		width:100%;
		font-size:12px;
		margin: 20px 0;
		color:#fff		
	}
	
	.foot-6 {
		margin-left:0;
		width:100%;
		font-size:12px;
		margin: 0 0 20px;
		color:#fff
	}	
	
	
	
	/* галерея */
	
	.back-3 {
		background: url(/css/../images/gallery-top.jpg) center top no-repeat;
		background-size: auto auto;
		background-repeat: repeat;
	} 

	.content__left{
		max-width:initial;
	}
	.content__wrap>div{
	display: flex;
	flex-direction: column;
	align-items: center;
}
	.content__main.content{}
	.content .cont {
		padding-left:20px;
		padding-right:20px;
		/* width: calc(100% - 40px); */
		width: 100%;
	}
	
	.content h1 {
		font-size:34px;
		margin: 0 0 18px !important;
	}
	
	.cbp-l-filters-buttonCenter {
		padding-left:0
	}
	

	
	.gallery {
		margin-bottom: 0;
		padding-bottom: 40px;
	}


	/* каталог */ 

	.navibar {
		width: 100%;
		float: none;
		margin-right: 0;
	}
		
	.catalog-search input[type="text"] {
		width: calc(100% - 48px)
	}

	.catalog-section {
		width: 100%;
		float: none;
	}
	
	.catalog-item {
		float: none;
		margin: 0 auto 30px;
		margin-right: auto !important
	}


	.catalog-item:hover {
		z-index:50;
		width:215px !important;
		padding:0px !important;
		overflow: hidden;
		border-radius:8px;
		margin: 0 auto 30px !important;
		transition: all 0.3s;
	}

	.catalog-desc {
		width: calc(100% - 40px);
	}
	
	.paging {
		width:calc(100% - 40px)
	}
	
	.catalog-section {
		margin-bottom:80px;
	}
	.catalog-section .row {
		margin-left:0;
		/* margin: 0; */
	}
	
	.catalog-section .col-xs-12  {
		width:calc(100% - 10px);
		padding-left:0;
		padding-right:0		
	}
	
	.catalog-search {
		margin-bottom:0
	}
	
	
	/* хлебные крошки*/
	

	/* страница товара */

	.bx_item_detail .bx_item_container .bx_lt,
	.bx_item_detail .bx_item_container .bx_rt	{
		float: none;
		width: 100%;
	}
	
	.bx_item_detail .bx_item_slider .bx_bigimages {
		/* border:1px solid #ccc; */
		/* background: #045f71; */
	}
		
	.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
		margin-top: 0 !important;
		height: 100%;
	}	
	
	.owl-morephoto .item {
		box-shadow: none;
	}
	
	.owl-carousel .owl-item img {
		box-shadow: 1px 2px 2px rgba(0,0,0,0.1), -1px -1px 2px rgba(0,0,0,0.1)
	}
	
	.rt_cont h1 {
		font-size:26px;
		margin: 20px 0;
	}
	
	.item_price {
		display: none;
	}
	
	.artikul, .srok {
		width:100%;
		float: none
	}
	
	.goto {
		width:100%;
		max-width:433px;
		margin-top:0px;
	}
	
	.rt_cont {
		min-height:50px;
	} 
	
	.tab-pane {
		width: calc(100% - 44px);
		padding: 20px;
	}
	
	.catalog-inner .col-xs-12 {
		width: calc(100% - 30px)
	}
	
	
	.catalog-inner  h2 {
		font-size:20px;
		margin-bottom:0
	}
	
	.catalog-inner .nav-tabs li {
		width:33%;
	}
	
	.bx_item_detail .bx_item_detail_scu {
		width:100%;
		float: none
	}

	.owl-recommend{
		width: calc(100% ) !important
	}
	
	.owl-prev, .owl-prev:hover {
		left:-20px;
		top:40px;
	}
	
	.owl-next, .owl-next:hover {
		right:-20px;
		top:40px;
	}
	
	
	/* кабинет заказа */
	
	.user-info input[type="text"], .user-info input[type="password"] {
		font-size:17px;
	} 
	
	.content .order-cabinet {
		font-size: 15px;
	}	
	
	.content .order-cabinet h1 {
		padding-top: 0;
		margin-bottom:20px;
		
	}	
		
	.content .order-cabinet h2 {
		font-size:22px;
		
	}		
	
	.content .order-cabinet  .title {
		padding-right:0;
		margin-bottom:35px;
	}
	
	.content .order-cabinet  .title-left {
		width: 50%;
		float: left;
	}

	.content .order-cabinet  .title-right {
		width: 50%;
		float: left;
	}	
	
	.markers .span3 {
		width:calc(100% - 20px);
		margin-bottom:10px;
	}
	
	.markers .check {
		float:right;
		height:25px;
		margin-top:-3px
	}
	
	.content .order-row .col {
		padding: 10px;
	}
	.content  .order-row .col,
	.content .order-head .col	{
		font-size:12px;
	}
	
	.content  .table-wrap {
		overflow: scroll
	}
	
	.content  .order-row .col-min {
		min-width: 20px;
	}	
	
	
	/* контакты */
	
	.contacts {
		/* margin-top:0; */
		/* background-position: center -80px; */
	}
	.page_contacts .content__wrap{
	margin: 0;
	background-position: center -97px;
	background-color: #fff;
	padding-bottom: 30px;
}
	
	.rekvisits {
		width: calc(100% - 40px);
		float: none;
		padding: 0 20px;
		font-size:15px;
	}
	
	.callback {
		float: none;
		width: calc(100% - 40px);
		padding: 0 20px;
		margin-top: 44px;
	}
	
	.licence-block {
		float: none;
		width: calc(100% - 40px);
		padding: 20px;
	}
	
	.contacts .main-user-consent-request {
		width: 100%;
	}
	
	.map {
		margin-top:0;
	}
	
	.map > ymaps {
		height:500px !important;
		margin-top:50px;
	}
	
	.contacts-top {
		padding-top:20px;
		margin-bottom:55px;
	}
	
	.contacts-top table {
		font-size:18px;
	}
	
	
	.contacts h1 {
		font-family: 'mullerthin_italic';
		font-size: 34px;
		font-weight: 100;
		margin: 10px 0 50px;
		color: #044666;
		padding-left: 20px;
		
	}
	
	.contacts  .contact-xs {
		color: #fff;
		font-size:18px;
		line-height:1.1;
		padding-left: 20px; 	
	}
	
	/* о нас */
	
	.longread {
		font-size: 15px;
	}	
		
	.longread .animated {
		-webkit-animation-duration: 0s;
		animation-duration: 0s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;	
	}	
	
	.block1 {
		height:350px;		
	}
	
	.block1 h1 {
		font-size:34px;
		left:20px;
		bottom: auto;
		top:195px;
	} 
	
	#cube {
		left:-270px;
		top:-293px; 
		display: none
	}
	
	.contain {
		width:100%;
	}
	
	
	.block2 {
		padding: 70px 0 0px;
		width: 100%;
	}		
		
	.first {
		font-size:90px;
	}
	
	.block2 .contain {
		padding:0 45px;
		width: calc(100% - 90px)
	}
	
	.block3 {
		padding:50px 0;
	}
	
	.quote {
		width: 100%;
		font-size: 34px;
		background: url(/images/quote2.png) center center no-repeat;
		padding: 80px 0;
		color:#fff;
	}	
	
	.block4 .contain {
		padding:0 20px;
		width: calc(100% - 40px)	
	}
	
	.block5  {
		height:180px;
	}
	
	.block5 h2 {
		font-size:34px;
		left:20px;
	}
	
	.block6 {
		padding:40px 0;
	}
	
	.block6 tr td:nth-child(1) {
		font-size: 34px;
		padding: 0px 20px 0px;
		text-align: center;
		width:100px;
		vertical-align: top;
		line-height:1.8;
	}
	
	.block6 tr td:nth-child(1) span:after {
		width: 1px;
		left: 50%;
		display: none
	}
	
	.block6 tr td:nth-child(2) {
		padding: 10px 20px 10px 0px;
		vertical-align: top		
	}	
	
	.block7 {
		height:150px;
	}
		
	.block7 h2 {
		font-size:34px;
		top:20px;
		left:20px;
	}
	
	.block8 {
		padding: 60px 20px 30px;
	}
	
	.block8 .first {
		margin: 0;
	}
	
	.block9 {
		width: calc(100% + 40px);
		margin-left:-20px;
	}
	
	.quote2 {
		width: 100%;
		font-size: 34px;
	}
	
	.logo-back {
		display: none
	}
	
	.owl-about {
		height: 250px;
	}
	
	.owl-about .item  {
		height: 250px !important;
		background-size:cover !important;
		background-position: center center !important;
	}
	
	.owl-about .item h2 {
		font-size:34px;
		left:20px;
		top:50px;
	}
	
	.owl-about .owl-prev {
		left: 30px !important;
		top: 30% !important;
	}		
	.owl-about .owl-next {
		right: 30px !important;
		top: 30% !important;
	}	
	
	.block11 .contain {
		padding: 70px 30px 20px 50px;
		width: calc(100% - 80px)
	}
	
	.contain2 {
		width:100%;
	}
	
		
	.contain2 h4{
		font-size:34px;
		padding: 50px 45px;
	}
	
	.blue-block {
		padding: 40px 20px 40px;
	}
	
	.block12 {
		display: none;
	}
	
	.block13 {
		padding: 70px 30px 50px 50px;
	}


	/* новости */


	.news {
		width:100%;
	}

	.news .cbp-l-filters-buttonCenter {
		float: none;
		margin-top: 0;
	}
	
	.news-desc {
		font-size: 16px;
	}

	.news-detail span {
		font-size:16px !important;
	}

	.cbp-big .news-prev {
		width: calc(100% - 60px) !important;
	}

	.news .cbp-small .news-prev {
		width: calc(100% - 40px) !important;
	}

	.share {
		width:100% !important;
	}
	
	.share > span {
		margin-bottom:15px;
		font-size:20px !important
	}
	
	.news-detail iframe {
		max-width: 100%;
	}
	
	.news-detail h2 {
		font-size: 26px;
		line-height: 1.1;
	}	
	.news-detail h3 {
		font-size: 26px;
		line-height: 1.1;
	}	
	
	
	/*  энциклопедия */
	
	
	.articles-left {
		width:100%
	} 
	
	.articles-section {
		width:100%;
		padding-bottom:0
	}
	
	.articles-links {
		width:100%;
		font-size:14px;
	}
	
	.articles-left h3 {
		line-height:1;
	}
	
	.articles-right {
		width: 100%;
		margin-left: 0;
		margin-top:30px;
	}
	
	.articles-right {
		margin-bottom: 50px;
	}	
	
	.articles-right h2 {
		margin: 30px 20px;
		font-size:20px;
	}
	
	.articles-right h3 {
		line-height:1.2;
	}
	
	.articles-right ul:not(.ya-share2__list) {
		padding-left:20px;
	}
	
	.articles-main-img {
		height: 190px;
	}	
	
	.articles-text {
		padding: 10px 20px 50px;
	}
			
	.articles-text video, .articles-text iframe {
		margin: 20px 0 20px -20px;
		width: calc(100% + 40px);
		height: 200px;
	}	
			
	.articles-text blockquote {
		width: calc(100% - 40px);
		height: auto;
		float: none;
		padding: 20px 20px 20px 20px;
		margin: 0;
		text-align: center;
	}	
		
	.e404-block {
		height:200px !important
	}
	
	.content .e404-block h1 {
		font-size:30px;
		margin: 80px 0 30px -140px;
	}
	
	/* результаты поиска */
	
	.search-page {
		margin-bottom:-50px;
	}
	
	.search-page .catalog-section {
		margin-bottom: 50px;
	}
	.search-page input[type="text"] {
		width: calc(100% - 10px);
		margin-top:-20px;
		margin-bottom: 20px;
	}
	
	.catalog-section .catalog-item:nth-child(3n) {
		margin-right: auto !important;
	}	
		
	.search-page .catalog-section .catalog-item:nth-child(3n):hover, .search-page .catalog-section .catalog-item:nth-child(4n):hover {
		margin-right: auto !important;
	}	
	
	/* авторизация*/
	
	.bx-system-auth-form {
		margin-left: 0;
	}
	
	.auth.hidden-xs  {
		display: none !important;
	}
		
	.main-user-consent-request{
		width: 100% !important;
	}	
	
	
	/* кабинет */
	
	.cabinet-title-left {
		width: calc(100% - 95px);
		padding-left: 72px;
		background: url(/css/../images/user.png) left center no-repeat;
			background-size: auto;
		height: 55px;
		margin: 0px 0 30px;
		font-size: 36px;
		background-size: 50px 50px;		
		
	} 
	
	.cabinet-title-left {
		font-size: 20px;
	}
	
	
	.cabinet-title-right {
		float: right;
		margin: 40px 0;
		font-size:16px;
		padding-right: 0;
	}

	.order-table {
		width: 100%;
		float: none;
	}

	.order-table table {
		font-size:12px;
	}
	
	.order-table table td {
		padding:3px 3px;
		text-align: center;
		border-bottom: 1px solid #ccc;
	}
	
	.order-table table th {
		font-size:13px;
		text-align: center;
		line-height:1;
	}
	
	.order-table table img {
		display: none
	}

	.user-info {
		float: none;
		padding-left: 0;
		/* width: 100%; */
	}	
	
	.order-table .paging {
		float: none;
	}
	
	.user-info h2 {
		line-height:1;
		margin: 30px 0 0;
	} 
	
	.user-info span.agreement {
		font-size:12px;
		margin-left:20px;
	}
	
	.user-info input[type="submit"] {
		font-size:15px;
	}
	
	.warning-text {
		margin: 0px auto 30px;
		float: none;
		/* height:230px; */
	}
	
	.cabinet .addresses {
		float: none;
		width:100%;
	}
	
	.cabinet .address {
		width:100%;
		margin: 0 auto 30px;
	}
	
	.add-address {
		width:100%;
		height:285px;
	}
	
	/* конфигуратор */
	
	
	.config-title1 {
		margin-right:0
	}
	
	.config-title h1 {
		display: none !important;
	}
	
		
	.config-title2, .config-title3 {
		/* display: none; */
	} 
	
	.config-left {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		float: none;
	}	
	
	.config-left input[type="text"]  {
		/* width: calc(100% - 10px); */
	}
	
	.teeths {
		margin-left:auto;
		margin-right: auto;
	}
	
	#systems, #colors, #comments {
		margin-left:auto;
		margin-right: auto;	
		display: block		
	}
	
	.config-left br {
		display: none;
	}
	
	.config-middle {
		float: none;
		padding: 0;
		width: 100%;
	}	
	
	.btn-add, .btn-copy, .btn-paste {
		/* width:32%; */
		background-size: contain !important;
		margin-right:1%
	}
	
	.btn-paste {
		margin-right:0;
		margin-left:0
	}
	
	.item-cart-top h1 {
		font-size:18px;
		margin:0;
	}
	
	.item-props .ui-selectmenu-button {
		width:calc(100% - 20px);
	}
	
	.item-cart-title {
		padding: 0px 30px;
	}
	
	.config-middle {
		min-height:50px;
	}
	.config-middle .btn-wrap{
	display: flex;
	justify-content: center;
}
	
	.item-data-left {
		width:100%;
	}
	
	.item-data-right {
		height:auto
	}
	
	.item-label {
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}	
	
	.item-data {
		width: 100%;
	}
	
	.item-labels {
		padding: 20px 20px 0px;
	}	
		
	.config-right {
		float: left;
		width: 100%;
		padding: 0;
	}
	
	.attention {
		margin-bottom:50px;
	}
	
	.down-load, .print, .files {
		display: none !important
	}
	
	.order-right {
		width: 100%;
	}	
	
	.content.order {
		width:100% !important
	}
	
	.itog-title {
		float: none
	}
	
	.order-right .itog-title {
		width:100%
	}
	
	.order-addresses .address {
		width:100%;
		margin-right:0
	}
	
	#bx-soa-total-mobile {
		display: none !important
	}
		
	.save-order {
		height: auto;
		padding: 20px;
		width: calc(100% - 45px);
		line-height:1.2;
		background: #2395D2;
	}	
	
	.save-order:hover {
		background: #47AFE0;
	}
	
	.save-order a {
		color: #fff;
	}
	
	.itog-number {
		width:100%;
	}
	
	.itog-number br {
		display: none;
	}
	
	.bx-soa {
		margin-right: 20px;
	}	
	
	.order-addresses .add-address {
		margin-bottom:0;
	}
	
	.order-right .item-name {
		width:100%;
		margin-top:15px;
		background: none;
	}
	
	.order-right .item-properties {
		padding: 0px;
		float: none;
		width: 100%;
		min-height: 1px;
	}	
	
	.order-right .item-price {
		background: none
	}
	
	.order-right .item-price {
		padding: 0;
		float: none;
		width: 100%;
	}	
	
	.order-right .item-preview {
		float:none;
	}
	
	.item-data-left {
		min-height: 0px;
	}	
	
	.item-data {
		padding: 20px 30px 20px;
	}
	
	.order-right .art {
		margin-top:0;
	}
	
	.order-right .item-price br {
		display: none;
	}
	
	.order-right .item-properties {
		background: none
	}
	
	.go-back {
		width:100%;
		position:static;
		background-size: contain !important;
	}
	
	.config-title {
		height:auto;
	}
	
	.config-title1, .config-title2 {
		/* display: none !important; */
	}
	
	.config-title3 {
		float: none;
		/* display: none !important; */
	}
	
	/* fancybox */
	
	#lightbox-container-image-box {
		width:100% !important;
		height: auto !important
	}
	
	#lightbox-container-image-data-box {
		width:100% !important;
		padding:0;
	}
	
	#lightbox-nav {
		width:100% !important
	}
	
	#lightbox-image {
		max-width: 100%  !important
	}
	
	#lightbox-nav-btnNext, #lightbox-nav-btnPrev {
		height: 100% !important
	}
	
	#lightbox-nav {
		left: 0 !important
	}
	
	
	#lightbox-container-image-data {
		right: 0px; 
		top: -50px;
	}	
	
	#lightbox-secNav-btnClose {
		width:30px;
	}
	
	/* menu */
	
	.logo-inner img {
		display: none
	}
	
	.close-mobile {
		position:absolute;
		right:30px;
		top:30px;
		z-index:10;
		cursor: pointer;
		width:30px;
		height:30px;
		display: none !important
	}
	
	.close-mobile img {
		max-width:100%
	}
	

	.close-mobile.visible {
		display: block !important
	}
	
	.logo-inner {
		width:50px;
		padding: 15px 10px 10px;
		height:46px;
		background: #165671 url(/images/mobile.png) center center no-repeat;
		background-size:50px 50px !important;
	}	
	
	.logo-inner:hover {
		background: #43ADDD url(/images/mobile.png) center center no-repeat;
		background-size:50px 50px !important;		
		
	}
	
	.bx-auth-reg + .visible-xs {
		max-width:320px;
	}
	
	.bx-auth-reg + .visible-xs input{
		display: block
	}
	
	.bx-auth-reg + .visible-xs  img {
		display: block;
		margin:20px 0
	}
	
	.bx-auth-reg + .visible-xs .main-user-consent-request {
		max-width:290px !important;
	}
	.bx-system-auth-form.visible-xs input[name=logout_butt]{
		display: none !important
	}
}