/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1232px) {

}

@media only screen and (max-width : 1200px){
	#common-home .productinfo img {
		width: 100%;
	}
}

@media only screen and (max-width : 1194px) {
	#common-home .nav-tabs>li {
		padding: 0px 10px;
	}
	#common-home .nav-tabs>li>a {
		font-size: 14px;
	}
}


@media only screen and (max-width : 1174px) {
	
	.left-bl-header img{
		width: 100%;
	}
	.right-bl-header p {
		font-style: normal;
		font-weight: 300;
		font-size: 47px;
		line-height: 56px;
		color: #000000;
	}
	.txt-pd-1{padding: 0;}
	.txt-pd-2{padding: 0;}
	.right-bl-header {
		width: 52%;
		padding: 0;
	}
}

@media only screen and (max-width : 1120px){
	.cont-line{padding:5px 10px;}
	.sect-4{padding: 0 10px;}
}
@media only screen and (max-width : 1019px){
	.txt-pd{
		display: inline;
	}
}
@media only screen and (max-width : 991px){
	#common-home .nav-tabs {
		text-align: center;
		border-bottom: 0px solid #ddd;
		margin-bottom: 0;
		padding-bottom: 0px;
		max-width: 369px;
		margin: 0 auto;
	}
	#common-home .nav-tabs>li {
		padding: 0px 10px;
		margin-bottom: 12px;
	}
	.tab-content-prod .nav-tabs {
		text-align: center;
		margin-bottom: 15px;
		padding-top: 0px;
		padding-bottom: 34px;
	}
	.megamenu-top{
		display: none;
	}
}
@media only screen and (max-width : 990px){
	.liner-product-title{display: none;}
	
	.btn-home-back{display: block;}
	.thumbnails{text-align: center;}
	.col-product-left{
		width: 100%;
		display: block;
	}
	.col-product-right{
		max-width: 308px;
		width: 100%;
		display: block;
		padding-left: 0;
		margin: 0 auto;
	}
	.tab-content-prod{
		padding: 40px 20px 33px 20px;
	}
	.thumbnails {
		margin-left: 0px;
	}
	.thumbnails .image-additional {
		float: none;
		margin-left: 0;
		display: inline-block;
	}
	.thumbnails > li {
		margin-left: 0;
	}
	}
@media only screen and (max-width : 988px){
	.right-bl-header p{
	margin: 46px 0;
   }
   .hidden-search-bottom #search .input-lg {
    width: 580px;
   }
}
@media only screen and (max-width : 912px){

}
/* Medium Devices, Desktops */
@media only screen and (max-width : 900px) {
	.logo img {
		width: 55px;
	}
	.sect-2 .title-section {
		padding-bottom: 28px;
	}
	.liner-border-2 {
		padding-bottom: 37px;
	}
	.cont-s4 h3 {
		font-size: 16px;
		text-align: center;
	}
	footer {
		margin-top: 0px;
	}
	.footer-phone{
		text-align: center;
		padding-bottom: 12px;
	}
	.footer-phone a{
		display: block;
	}
	.sect-3{
		background-image: none;
	}
	.logo span{display: none;}
	.phone img{display: none;}
	.cont-line{
		max-width: 894px;
	}
	.sect-2 .title-section{
		font-size: 22px;
		max-width: 435px;
	}
	.sect-3 .title-section{
		font-size: 22px;
	}
	.sect-4 .title-section{
		font-size: 22px;
	}
	.section-opt-contact .title-section {
		font-size: 22px;
	}
	.liner-border-4{
		display: none;
	}
	.sect-5 .title-section{
		font-size: 22px;
	}
	.sect-5 p {
		font-size: 18px;
		padding-top: 6px;
	}
	.liner-border-3{
		display: none;
	}
	.cont-s3 {
		padding-bottom: 26px;
		padding-top: 26px;
	}
	.sect-2 .title-section:before {
		width: 75px;
		height: 38px;
		background-size: contain;
		top: 0px;
	}
	.cont-s3 p {
		padding-bottom: 9px;
		font-size: 19px;
		line-height: 16px;
	}
	.cont-s3 {
		max-width: 385px;
	}
	.sect-4 {
		padding: 0 10px;
		max-width: 471px;
		margin: 0 auto;
	}
	.cont-s4 p{
		font-size: 19px;
	}
	.liner-border-5{
		display: none;
	}
	.cont-s5 img{
      width: 37px;
	}
	.sect-5{
		padding: 0 10px;
	}
	.cont-s5 div {
		padding: 0 9px;
	}
	.qc-breadcrumb{
		display: block!important;
		text-align: center;
		position: relative;
		top: 160px;
	}
.megamenu-top{
	display:none;
}
.cont-page-head ul li {
    text-align: center;
    font-size: 28px;
    display: block;
    list-style-type: none;
}

 /* Стили для списка */
 #menu-toggle {
    background: transparent;
    border: 0px;
    display: inline-block;
    cursor: pointer;
}
 .page-menu-top{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: none;
  }
  .page-menu-top.active{
    display: block;
    position: relative;
    z-index: 1000;
    background: #fff;
    padding: 10px 0;
  }
  .page-menu-top .language-mod .pull-left{
	float: none!important;
  }
  .page-menu-top .language-mod .btn-group.open .dropdown-menu,
  .page-menu-top .language-mod .btn-group.is-hover .dropdown-menu{
    display: block;
    position: static;
    float: none;
    width: 100%;
    min-width: 100%;
    box-shadow: none;
    border: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .page-menu-top .language-mod .btn-group .dropdown-menu::before{
    display: none;
  }
  .page-menu-top .language-mod .language-select{
    justify-content: center;
  }
  .hidden-menu-bottom .dropdown.open > .dropdown-menu{
    display: block;
    position: static;
    float: none;
    width: 100%;
    box-shadow: none;
  }
}
@media only screen and (max-width : 840px){
	.right-bl-header p{
		font-size: 40px;
    line-height: 48px;
	}
	.sect-1-bg{
		background-image: none;
	}

	.hidden-search-bottom #search .input-lg {
		width: 514px;
	   }
}
@media only screen and (max-width : 806px){
	.hidden-search-bottom #search .input-lg {
		width: 340px;
	   }
}
@media only screen and (max-width : 800px){
.login-title-text{display: none;}
.cart-title-nw{display: none;}
.login-cont{display: none;}
.container-top-bg {
	overflow: unset!important;
}
}
@media only screen and (max-width : 795px){
	#search .input-lg {
		top: 43px;
	}

	.live-search{
		margin-top: 87px!important;
	}
	.col-left {
		display: flex;
	}
	.logo {
		display: block;
		width: 100%;
		text-align: center;
		top: 43px;
	}
	.container-top-bg svg{display: none;}
	.container-top-bg{
		background: #ffb800;
	}
	.phone {
		width: 100%;
		color: #FFFFFF;
		text-align: center;
	}
	.cart {
		position: relative;
		display: block;
		top: 6px;
	}
	.container-menu-header {
		position: relative;
		top: 11px;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.active_login {
		z-index: 99999999;
		padding: 5px 11px;
		background: #ffb800;
		line-height: 16px;
		display: block!important;
		position: absolute;
		border-radius: 0 0px 4px 4px;
	}
	.breadcrumb {
		padding: 15px 0 0px 0;
	}
	/* hidden */
	#search .input-lg {
		z-index: 888;
		top: 42px;
	}
	.bottom-menu{
		display: block;
	}
	.container-menu-header{
	  display: none;
	}
	.container-search-header{
		display: none;
	}
	.container-top-bg {
		height: 90px;
		overflow: unset;
		margin-bottom: 0;
	}

	.hidden-search-bottom {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	   background-color: rgb(255 255 255 / 97%);
		z-index: 9999; 
	  overflow: auto;
		  padding-bottom: 31px;
	}

	/* hidden */
	#product-product .breadcrumb {
		z-index: 88;
		max-width: 910px;
		margin: 17px auto 0 auto;
		position: relative;
	}
	.container-menu-header {
		padding-bottom: 155px;
	}
	.container-menu-header{

        padding-bottom: 155px;

     }
    #product-category {
    padding-top: 70px;
   }
	
	#d_quickcheckout {
		padding-top: 192px;
		position: relative;
		z-index: 2;
	}
	#product-product {
		padding-top: 0px;
	}

	.title-header{
		margin-bottom: 0px;
		padding-top: 27px;
	}
	.right-bl-header p{
		margin: 0;
	}

	.container-top-bg {
		width: 100%;
		position: relative;
		height: 80px;
		overflow: hidden;
		z-index: 885;
	}
    .header-mobile-bg{
		padding-top: 0px;
		padding-bottom: 0px;

	}
	.right-bl-header{
		width: 100%;
		text-align: center;
		float: none;
	}
	.btn-assort{
		margin: 0 auto;
	}
	.liner-border{
		display: none;
	}
	.right-bl-header p{
		font-weight: 500;
font-size: 26px;
line-height: 160.69%;
text-align: center;
color: #FFFFFF;
	}
	.header_center {
		max-width: 100%;
		margin: 0 auto;
		padding: 0 0px;
	}
	.btn-assort{
		display: none;
		width: 194px;
		font-size: 20px;
		padding: 15px 0 15px 33px;
	}
	/*Disable Animation on Mobile Devices*/
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
	/* menu */

	.container-menu-header .container{
     padding: 0px;
	 margin: 0px;
	}

	.cont-page-head ul {
		padding: 0;
		margin: 0px;
		text-align: center;
		font-size: 12px;
	}
	.time-work {
		text-align: center;
		display: block!important;
		position: static;
	}
	#product-category{
		padding-right: 5px!important;
    padding-left: 5px!important;
	}
	#product-category .col-sm-9{
		padding: 0;
	}
	#product-category .product-grid.col-xs-6{
		padding-right: 0px!important;
    padding-left: 0px!important;
	}
    #product-category .product-thumb a{font-size: 16px;}
	#information-information{
		padding-top: 41px;
	}
	/* .language-mod{
		background: #fff;
		position: fixed;
		left: 0;
		top: 56px;
		z-index: 8888;
	} */
}
@media only screen and (max-width : 767px){

	.custome-colstyle {
		width: 49.7%;
		padding-top: 40px;
		padding-bottom: 40px;
		display: inline-block;
		text-align: center;
	}
	#menu .btn-navbar{
		float: none;
	}
	.navbar-header {
		text-align: center;
	}
	#menu #category{
      display: none!important;
	}
	#menu {
		bottom: 0px;
		height: auto;
		background-color: #ffb901;
		background-image: none;
		background-repeat: repeat-x;
		border-color: transparent;
		min-height: 0;
		width: 100%;
		margin: 0 auto;
		border-radius: 0 0px 17px 17px;
		position: relative;
	}
	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 8px;
		margin-right: 0;
		margin-bottom: 0px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}
	#menu .btn-navbar {
		font-size: 15px;
		font-stretch: expanded;
		color: #FFF;
		padding: 2px 18px;
		float: none;
		background-color: transparent;
		background-image: none;
		background-repeat: repeat-x;
		border-color: transparent;
	}
	#menu .btn-navbar{
		position: relative;
		top: 0px;
		background: #ffff;
		border-radius: 20px 20px 0 0px;
		padding: 11px 16px 5px 16px;
		color: #000;
	}

	#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled]
	#menu .btn-navbar .fa {
		color: #000;
		background: #ffff;
		border-radius: 20px 20px 0 0px;
		padding: 11px 16px 5px 16px;
	}
	.container-menu-header {
		position: relative;
		top: 190px;
		z-index: 999;
	}
	.container-menu-header {
		padding-top: 0;
	}
	.container-menu-header .btn {

		box-shadow: none;
	}
	.navbar-collapse.in {
		border-bottom: 6px solid #ffb800;
		background: white;
		overflow-y: auto;
		border-radius: 0px;
		position: relative;
		top: 0px;
	}
	.navbar-nav {
		margin: 0 auto;
		width: 200px;
		text-align: left;
		float: none;
	}
	.container-menu-header .navbar {
		border: 0px solid transparent;
	}

.navbar-nav>li {
    display: block;
}
#menu .dropdown-inner a{font-size: 14px;}

}

@media only screen and (max-width : 736px){
	.odcatwallhref{
		font-size: 19px;
	}
	.logo img {
		width: 48px;
	}
.sect-1 .title-section{display: none;}
.sect-1-bg{padding: 0;}
.sect-1 .col-s p{display: none;}
.row-ic .sic-1 img{
	width: 58px;
}
.row-ic .sic-2 img{
	width: 46px;
}
.row-ic .sic-3 img{
	width: 58px;
}
.row-ic .sic-4 img{
	width: 62px;
}
.row-ic {
	position: relative;
    max-width: 407px;
    padding-top: 30px;
    margin: 0 auto;
    top: -41px;
}
.sect-1-bg{
	margin-top: -111px;
    margin-bottom: -101px;
}
}
@media only screen and (max-width :722px) {

	.phone {
		font-size: 16px;
		padding-right: 40px;
		width: auto;
		color: #FFFFFF;
		text-align: center;
	}
	.cart-title-nw {
		text-align: right;
		font-size: 0px;
	}
	.cart-total-nw{
		display: none;
	}
	
	.phone span{display: block;padding: 0;}

	/* cart  */
	.phone {
		padding-right: 48px;
	}
	.cart {
		top: 19px;
	}
	.col-left {
		display: flex;
		float: none;
		justify-content: flex-end;
		align-items: center;
	}
	.cart-title-nw{display: none;}
	/* .pc-visb{
		display: none!important;
	} */
   .mb-visb{
	display: block!important;
	color: #000;
    position: relative;
    top: -8px;
    right: 24px;
    background: red;
     }
   .btn.btn-inverse.btn-block.btn-lg.dropdown-toggle #cart-total {
	width: 21px;
		padding: 11px 0px;
		display: none;
		font-size: 12px;
		line-height: 0;
		position: relative;
		top: -70px;
		left: -87px;
		color: white;
		/* background: #ff0a0a; */
		text-align: center;
		border-radius: 10px;
    }

     #cart > .btn{
	padding: 0;
    }
	/* cart  */
	/* .logo {
		position: relative;
		width: 66px;
		padding-top: 0;
		top: 42px;
	} */
	.liner-cont-border-2 {
		height: 119px;
	}
	.sect-1-bg {
		margin-bottom: -70px;
	}
	.svg-voln {
		position: absolute;
		bottom: 7px;
	}

	.phone {
		padding-right: 34px;
		top: -2px;
	}
	.login-bl {
		top: 17px;
		position: relative;
		display: inline-block;
		color: #fff;
		left: -20px;
	}
	.text-time-work {
		top: 0px;
		font-size: 12px;
		left: -22px;
		text-align: left;
		color: #000;
		font-weight: normal;
		position: relative;
	}
	
	#menu{
		bottom: 0;
	}
	.container-menu-header {
		top: 96px;
	}

	.container-menu-header {
		padding-bottom: 96px;
	}
}
@media only screen and (max-width : 634px){
	#search .input-lg{width: 295px;}
	.tab-content-prod .nav>li>a{
		font-size: 17px;
		padding: 10px 6px;
	}
	#common-success #content{
		padding-top: 118px;
	}
	#common-home .productinfo a{
		font-size: 17px;
	}
	.category-tab{
		padding-bottom: 29px;
	}
	.custome-colstyle{
	padding-left: 5px;
    padding-right: 5px;
	width: 49.6%;
	padding-bottom: 0px;
}
.single-products p {
	font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin: 14px 0 0 0px;
}
.text-center {
    text-align: left;
}
#common-home .productinfo .add-to-cart{
	width: 99px;
	font-weight: 600;
font-size: 16px;
line-height: 19px;
}
}
@media only screen and (max-width : 500px) {
	.section-opt-contact {
		padding: 0 15px;
	}
	.section-opt-contact .title-section{
		font-size: 15px;
		padding-bottom: 20px;
	}
	.sect-2 .title-section {
		font-size: 15px;
		max-width: 338px;
	}
	.sect-3 .title-section {
		font-size: 15px;
	}
	.sect-4 .title-section {
		font-size: 15px;
	}
	.sect-5 .title-section {
		font-size: 15px;
	}
	.cont-s3 p {
		padding-bottom: 0px;
		font-size: 15px;
		line-height: 26px;
	}
	.cont-s3 img {
		width: 26px;
		padding-right: 8px;
	}
	.cont-s3 {
		max-width: 443px;
		padding-top: 18px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.cont-s4 p {
		font-size: 14px;
		line-height: 23px;
	}
	.cont-s5{
		padding-bottom: 30px;
		padding-top: 11px;
	}
	.sect-5 p {
		font-size: 14px;
		padding-top: 0px;
		line-height: 19px;
	}
	.cont-s4 {
		max-width: 405px;
		padding-bottom: 6px;
	}
	.copy-footer{
		font-size: 10px;
	}
	.footer-phone{
		padding-bottom: 12px;
	}
	.sect-2 .title-section:before{
		width: 53px;
	}
	.sect-2 .title-section{
		max-width: 303px;
	}
}
@media only screen and (max-width : 483px){
	.custome-colstyle{
	padding-left: 5px;
    padding-right: 5px;
	width: 49.5%;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 395px) {
	.row-ic .col-s img{
		width: 45px;
	}
	.row-ic .col-s {
		width: 24.1%;
	}
}

@media only screen and (max-width : 392px){
	.custome-colstyle{
	width: 49.4%;
}

.hidden-search-bottom #search .input-lg {
	width: 290px;
   }
}

@media only screen and (max-width : 332px){
	.custome-colstyle{
	width: 49.2%;
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}