/*==========  Desktop First Method  ========== */
/* Large Devices, Wide Screens */

@media screen and (max-width: 1365px) {
  .item_slider_section .swiper-button-next {
    right: 5px; }
  .item_slider_section .swiper-button-prev {
    left: 5px; }
  .item_slider {
    max-width: 1100px;
    margin: 0 auto; } 
  .item_slider .swiper-slide {
    width: 155px !important;
  }
}
@media screen and (max-width: 1000px) {
	.item_slider {
			width: 690px;
	}
.item_slider .swiper-slide {
    width: 145px !important;
}
}
@media screen and (max-width: 700px) {
	.item_slider {
			width: 515px;
	}
.item_slider .swiper-slide {
    width: 145px !important;
}        
}
@media screen and (max-width: 500px) {
	.item_slider {
			width: 380px;
	}
        .item_slider .swiper-slide {
    width: 165px !important;
  }
}
/*@media screen and (max-width: 400px) {
	.item_slider {
			max-width: 290px;
	}
}*/
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
@media screen and (max-width: 479px) {
  .callback_modal .modal-dialog, .order_modal .modal-dialog {
    margin-top: 35px; }
/*  .callback_modal .modal-dialog .modal-content .close, .order_modal .modal-dialog .modal-content .close {
      top: -30px;
      right: 0px; } */
}
@media screen and (max-width: 300px) {
    .main_header .top_header .logo {
        background-position-y: -20 !important;
    }
}

/*# sourceMappingURL=media.css.map */
@media screen and (max-width: 1000px){
*{           
 /*max-width: 100vw !important;*/
  min-width:unset !Important;
  /*overflow-x:hidden;*/
}
#1blockman{
display:none !important;}
#2blockman{
display:block !important;}
.container{
width:100vw !important;}
.header_nav{
display:none !important;
}
.header_nav{
display:none;}
.header_nav li{
padding:5px 5px !important;}
.search_block{
display:none;}
.main_header .top_header .logo{
    background: url(../img/logo.png) no-repeat center;
    background-size: contain;
    /*height: 28vw !important;*/
}
.main_slider .swiper-slide .container{
    position: relative;
    height: 100%;
    padding: 0px !important;
    /*background: #d7d6d2;*/
    
}
.main_slider .swiper-slide .wrapper .text{
margin-left:17px;}
/*.footer_nav{
display: table-row-group !important;
}*/
.main_footer .footer_nav li{
    padding: 5px 7px !important;
    white-space: nowrap;
}
.main_footer .footer_nav li a {
    font-size: 12px;
}
html{
max-width:100vw!important;
overflow-x:hidden;
min-width:100vw!important;
}
.advantages .right_block{
padding-left:15px !important;}
.reclame_section{
display:none !important;}
.navbar-nav{
   /* top: 45px;*/
    background: white;
    opacity: 100;
    z-index: 99999;
    float: none;
    margin: 0;
    padding: 0;
    /*    position:fixed;*/
}
.navbar-nav > li {
    float: none;
    display: inline-block;
}
.container-fluid > .navbar-collapse {
    text-align: center;
}
.main_header .top_header .header_contacts .tel {
    font-size: 22px;
}
.main_slider .swiper-slide .wrapper .text {
    width: 330px;
}
.container > .row > div {
    text-align: center;
    /*width: 50%;*/
}
.container > .row > div ul, .container > .wrapper ol, .container > .wrapper p {
    text-align: left;
}
.container {
    margin-left: 0;
    text-align: center;
}
.main_footer .footer_nav {
    text-align: center; 
    text-align-last: center; 
    margin: 20px 0 30px;
    line-height: 20px;
}
.bx_sitemap .col-xs-3 {
    width: 32%;
}
.catalog_section .row > div:first-child {
    display: none;
}
.item_slider_section .container {
    margin-left: auto;
}
.navbar-header {
    display: none;
}
nav.navbar-default {
    border: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.navbar-collapse.collapse {
    margin: 0;
    padding: 0;
}
.nav.navbar-nav > li a {
    padding: 10px 10px;
    font-weight: bold;
    color: #222;
}
.catalog_content div.wrapper > div {
    width: 50%;
}
}
 @media screen and (min-width: 1000px){
.navbar{
display:none;}
body {
    overflow-x: auto;
}
}

@media screen and (max-width: 900px){
.nav.navbar-nav > li > a {
    padding: 10px 6px;
    font-size: 14px;
}
.delivery .delivery_title .inner {
    width: 185px;
    text-align: left;
}
.delivery .delivery_title .inner p {
    font-size: 16px;    
}
}

@media screen and (max-width: 768px){
.navbar-header {
    display: block;
}
.navbar-collapse.collapse {
    padding-right: 15px;
    padding-left: 15px;
}
nav.navbar-default {
    margin: 0 0 20px -5px;
    border: 1px solid #e7e7e7;
}
.nav.navbar-nav > li > a {
    padding: 10px 14px;
    font-weight: normal;
}
.navbar-default .navbar-brand {
    float: right;
    text-transform: uppercase;
    color: #aaa;
}
.navbar-header > div:last-child {
    display: block;
    float: right;
    margin: 16px 12px;
    text-transform: uppercase;
    color: #888;
}
/*.main_header .top_header .logo {
    background-size: 95%;
    background-position-y: 50px;
}*/
.main_header .top_header .header_contacts {
    display: block;
    float: none;
    text-align: center;
    margin: 10px 0;
    width: 100%;
}
.main_header .top_header .search_block {
    float: none;    
    width: 95%;
}
.main_header .top_header {
    height: auto;
}
.main_header .top_header .logo {
    position: relative;
    /*width: 400px;*/
    height: 130px;
    background-size: 95%;
    /*background-position-y: -20px;*/
    max-width: 400px !important;
}
.main_footer .bottom_footer {
    text-align: center;    
}
.main_footer .bottom_footer .footer_contacts {
    text-align: center;    
    float: none;
}
.main_footer .bottom_footer .footer_contacts .tel {
    margin-right: 0;
    display: block;
}
.main_footer .bottom_footer .copyright {
    float: none;
    margin: 20px 0;
}
.navbar-nav > li {
    display: block;
    text-align: left;
    border-top: solid 1px #e7e7e7;
}
.container-fluid > .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px; 
}
.navbar-collapse {
    border-top: none;
}
.delivery .delivery_title .inner p {
    display: block;
    width: 90%;
    font-size: 14px;
    color: #383839;
    position: absolute;
    top: 150px;
    left: -20px;
    text-align: left;
    font-weight: 600;
}
.delivery .delivery_title {
    height: 215px;
    background-position: -83px 0;
}
.question_block {
    padding: 110px 15px 10px;
    padding-left: 15px;
    background-position: center 15px;
}
.map_block {
    height: inherit;
}
.map_block .container {
    position: relative;
    height: inherit;
}
#map {
    width: 85%;
    height: inherit;
    margin-bottom: 30px;
    border: solid 1px #b27948;
    margin: 0 auto 30px;
}
.map_block .wrap {
    width: 95%;
}
.map_block .wrap .contact_title {
    font-size: 22px;
}
.contact_form {
    width: 100%;
}
.map_block .wrap p {
    max-width: none;
}
.items_section .row > .col-xs-3 {
    width: 50% !important;
}
.items_section .row > .col-xs-3 .produc_item .name {
    font-weight: normal;
}
.items_section .row > .col-xs-3 .produc_item .price {
    font-size: 18px;
}
.main_slider .swiper-slide .wrapper {
    position: relative;
    z-index: 2;
    width: 470px;
    height: 100%;
    padding-top: 15px;
}
.main_slider .swiper-slide .wrapper:before {
    content: "";
    display: block;
    width: 1000%;
    height: 300%;
    position: absolute;
    z-index: -1;
    right: 0px;
    top: -500px;
    background-image: none !important;
    background-color: #eee;
    background-image: none;
    overflow: hidden;
    transform: rotate(-45deg);
    transform-origin: 3500px 600px;
    opacity: 0.9;
    border: solid 3px #fff;
}
.main_slider .swiper-slide .wrapper:after {
    display: none;
}
.main_slider .swiper-slide .wrapper .text {
    text-align: left;
    width: 100%;
    margin-bottom: 23px;
}
.main_slider .swiper-slide .wrapper .text p {
    font-size: 13px;
    width: 60%;
}
.main_slider .swiper-slide .wrapper .more {
    margin: 0 0 0 18px;
    border-radius: 0;
    border: 3px solid #fff;
}
.main_slider .swiper-pagination {
    position: absolute;
    width: 200px;
    right: 10px;
    bottom: 20px;
}
.main_slider .swiper-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.4);
}
.main_slider .swiper-slide .wrapper .text .slide_title {
    font-size: 24px;
    text-transform: uppercase;
}
.main_slider .swiper-slide {
    background-color: #dcdcdc;
}
.main_slider .swiper-slide img {
    height: 300px;
    min-height: auto;
    top: auto;
}
.one_item .info_wrapper table td {
    font-size: 14px;
}
.one_item .info_wrapper table {
    width: 98%;
}
}
@media screen and (max-width: 520px){
    .one_item .info_wrapper button {
        width: 80%;
        float: none !important;
    }
.main_slider .swiper-slide .wrapper {
    width: 370px;
}
.main_slider .swiper-slide .wrapper:before {
    transform-origin: 2550px 200px;
}
.main_slider {
    height: 420px;
}
.main_slider .swiper-slide img {
    height: 250px;
}
.catalog_content div.wrapper > div {
    width: 100%;
}
.main_slider .swiper-slide .wrapper .text {
    width: 90%;
    height: auto;
}
.main_slider .swiper-slide .wrapper .text p {
    width: 70%;
}
.one_item .info_wrapper .item_icons .icon {
    height: 140px;
}
.main_header .top_header .logo {
    height: 85px;
}
}
@media screen and (min-width: 420px){
.one_item .info_wrapper .item_icons .icon {
    display: block;
    padding-left: 0;   
    height: 120px;
    background-position-x: center;
    margin: 20px 0;
}
.one_item .info_wrapper .item_icons .icon .inner p {
    vertical-align: bottom;
    text-align: center;
    vertical-align: top;
    padding: 90px 5px;
}
}
@media screen and (max-width: 420px){
    .container {
        width: 100vw !important;
    }

    .row .hidem {
        display: none;
    }
.bx_sitemap .col-xs-3 {
    width: 49%;
}
.delivery .row > div.col-xs-6 {
    width: 100%;
}
.delivery .row > div.col-xs-6:first-child {
    margin-bottom: 30px;
}
.one_item .info_wrapper .item_icons .icon {
    width: 90%;
    height: 90px;
    text-align: left;
    background-position-x: left;
    margin: 30px 0 0;
}
.one_item .info_wrapper .item_icons .icon .inner p {
    text-align: left;
  /*  line-height: 80px;
    white-space: nowrap;
    margin-left: 90px;*/
    display: inline-block;    
    padding: 15px 0;
}
.main_slider .swiper-slide .wrapper .text {
    width: 60%;
}
.main_slider .swiper-slide .wrapper .text p {
    width: 90%;
}
.items_section .row > .col-xs-3 {
    text-align: center;
    width: 100% !important;
}
.one_item .info_wrapper table td {
    padding-left: 4px !important;;
    padding-right: 4px !important;;
}

}
.dropdown-menu {
  display: none;
  padding-left: 15px;
}
.dropdown-menu.open {
  display: block;
}

