@media (min-width: 1200px){
	.header .col-md-9 {
		max-width: 954px;
		width: 100%;
	}
	
	.header .searchWidth {
		max-width: 475px !important;
    		width: 100% !important;
	}
	
	.header .langAutoWidth {
		max-width: 243px !important;
	}
	
	.header .contactsWidth {
		max-width: 226px !important;
	}
	
	.header .container .language-autorization .autorization {
		float: right;
		padding: 0 34px !important;
	}
	
	.middle.page .container-page h1 strong {
		width: 890px;
		margin: 0 auto;
		display: block;
	}
	
	.cat .tabs .tab-menu ul li a {
		width: 180px !important;
	}
	
	.single-product .con .buy-block .price {
		    margin: 0 0 0 20px;
	}
	
	.single-product .con .buy-block .quntitaty {
	    width: 132px;
	    padding: 20px 5px 0 15px;
	}
	
	.single-product .con .buy-block .quntitaty input {
		width: 45px;
	}
	
	.single-product .con .buy-block .add-to-cart {
		float: right;
		margin: 15px 20px 0 0;
	}
	
	.single-product .con .buy-block .add-to-cart {
		    width: 145px;
	}
	
	.single-product .con .buy-block .add-to-cart span {
		    width: 105px;
	}
	
	.cart .content .product-orders li .con {
		width: 400px;
	}
	
	.checkout-p .col-xs-6 {
		width: auto;
		padding: 0;
	}
	
	.checkout-p {
		margin: 0 !important;
	}

}
@media (min-width: 992px){
	.header .lw {
		max-width: 216px;
	}
	
	.header .langAutoWidth {
		max-width: 203px;
	}
	
	.header .contactsWidth {
		max-width: 206px;
	}
	
	.header .searchWidth {
		max-width: 318px;
		width: 100%;
	}
	
	.middle.page .container-page h1 strong {
		width: 890px;
		margin: 0 auto;
		display: block;
	}
	
	.cat .tabs .tab-menu ul li {
		width: 16%;
	}
	
	.cat .tabs .tab-menu ul li a {
		width: 150px;
	}
	
	.products .product .con {
		width: 250px;
	}
	
	.cart .recomanded {
		width: 25%;
	}
	
	.checkout-p .col-xs-6 {
		width: auto;
	}
	
}
@media (max-width: 992px) {
	.container {width: 100% !important;}
	
	.header .container .language-autorization .login {
		padding: 0 7px 0 30px;
	}
	
	.header .container .language-autorization .login p a {
		font-size: 12px;
	}
    	
    	.cat .tabs .tab-menu ul li:first-child {
		margin-left: 0 !important;
	}

    	
    	.cat .tabs .tab {margin: 0;}
    	
    	.cat .tabs .tab .catalog-menu {
    	    	position: relative;
    		z-index: -1;
    		top: -6px;
    	}
    	
    	
    	.cat .tabs .tab .menu ul {
    		overflow: hidden;
    		zoom: 1;
    		margin: 0 0 5px;
    	}
    	
    	.cat .tabs .tab-menu ul {
    		text-align: center;
    	}
    	
    	.cat .tabs .tab-menu ul li {
    		width: 32.7%;
    	}
    	
    	.cat .tabs .tab .menu ul li {
    		margin: 0 15px 0 0;
    	}
    	
    	.cat .tabs .tab .menu ul li a {
		font-size: 12px;
	}
	
	.cat .tabs .tab-menu ul li {bottom: 0;}

    	.cat .tabs .tab-menu ul li.active .color-0 {background-image: none;}
    	
    	.cat .tabs .tab-menu ul li a {
    		width: 500px;
    		padding: 0 5px;
    		border-bottom: 1px solid #aaaaaa;
    		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
    		border-radius: 4px;
    	}
    	
    	.cat .tabs .tab .catalog-menu {
		width: 25%;
	}
	
	.cat .tabs .tab .catalog-menu ul li a {
		padding: 0 10px 0 30px;
	}
	
	.products .product .buy-block .add-to-cart {width: 156px;}
	.products .product .buy-block .add-to-cart span {width: 105px;}
	
	.content {width: 73%;}
    	.products .product .con {width: 250px;}
    	.products .product .buy-block {width: 170px;}
    	.products .product .buy-block .non {width: auto;}
    	.products .product .buy-block .non p {font-size: 13px;}

    	
    	.single-product .con .buy-block .price {width: 30%;}
    	.single-product .con .buy-block .quntitaty {width: 30%;}
    	.single-product .con .buy-block .add-to-cart {width: 33%;}
    	.single-product .con .buy-block .add-to-cart span {width: 65%;}
    	.single-product .con .buy-block .add-to-cart .cart-icon {width: 34%;}
    	
    	.cart .recomanded {
		width: 34%;
	}
	
	
	.product-orders li .quntitaty {
		width: 120px;
    		margin: 35px 0 0;
    		padding: 0;
	}
	
	.product-orders li .quntitaty input {
		width: 45px;
    		height: 33px;
    		font-size: 22px;
	}
	
	.cart .content .product-orders li .buy-block {
   		 width: auto;
   		padding: 0 15px 0 0;
    		text-align: center;
	}
	
	.cart .content .product-orders li .con {
	    	padding: 0 15px;
	    	width: 170px;
	}
    	
}
@media (min-width: 768px) {

	.header .container .language-autorization .autorization {
		padding: 0 10px;
	}
	
	.pdr_none {
		padding-right: 0 !important; 
	}
	
	.pd_none {
		padding: 0 !important;
	}
	
	#bx-pager ul li {
    		margin: 0 3px 10px !important;
    	}
    	
    	.footer-mobile .mobile-address {
		padding: 0 0 0 30px;
	}
    	
    	.footer-mobile .mobile-address .phones span {
	    font-size: 13px;
	    line-height: 13px;
	}
	
	.checkout-p .col-xs-6 {
		width: auto;
	}		

}
@media (max-width: 883px) {
	.cat .tabs .tab .catalog-menu,
    	.content {
    		width: 100%;
    	}
    	
    	.products .product {
		padding: 0 0 20px;
	}
	
	.related-products .products .product {
		padding: 20px 0;
	}
    	
    	.products .product .con  {
    	    	width: 100%;
    		padding: 16px 15px 10px;
    	}
    	
    	.products .product .buy-block {
    		float: none;
    		margin: 0 auto;
    	}
    	
    	.products .product .thumbnail-p {float: none; height: auto;}
    	.products .product .thumbnail-p figure {display: block;     width: 80%;height: auto;margin: 0 auto;}
    	.products .product .thumbnail-p figure img {width: 100%; height: auto;}
    	.products .product .con {float: none; text-align: center;}
    	.products .product .con .sku {margin: 5px auto 0;}
    	
    	.product-orders li .thumbnail-p {
	    width: 100%;
	    float: none;
	}
	
	.product-orders li .thumbnail-p figure {
		width: 800px;
	}
	
	.product-orders li .thumbnail-p figure img {
		width: 100%;
	}
	
	.product-orders li .con {
		text-align: center;
		width: auto !important;
		float: none;
		padding:0 15px !important;
	}
	
	.product-orders li .con h2 {
		width: 800px;
	}
	
	.product-orders li .quntitaty {
		width: 120px;
	    	margin: 20px 0 0;
	    	padding: 0 0 0 15px;
	}
	
	.product-orders li .quntitaty input {
		width: 45px;
    		height: 33px;
    		font-size: 22px;
	}
	
	.cart .content .product-orders li .buy-block {
	    width: auto;
	    padding: 0 15px 0 0;
	}
	
	.product-orders li .buy-block .price {
		line-height: 70px;
	}
	
	.cart .content .checkout {
		float: none;
		margin: 10px 0;
	}
	
	.cart .content .total, .cart .content .checkout-total {
	   	background: none;
	    	float: none;
	    	padding: 3px 0 0;
	    	text-align: center;
	}
	
	.cart .recomanded {
		float: none;
		margin: 0 auto;
		width: 260px !important;
	}
    	
    	.c-xs-name {
    		font-size: 24px;
    		font-weight: bold;
    		display: block;
    		line-height: 70px;
    		padding: 0 15px;
    	}
    	
    	.checkout-p .first {
    		line-height: 103px;
    		padding: 0 15px;
    	}
    	
    	.checkout-p .buy-block {
    		float: none !important;
    		text-align: center !important;
    	}
    	
    	.cart .checkout-form input {
    		width: 100%;
    		margin: 0 0 15px;
    	}
    	
    	.cart .checkout-form textarea {
    		width: 100%;
    	}
}
@media (max-width: 639px) {
	.middle-mobile-autorization {
		min-height: 598px !important; 
	} 
	
	.cat .tabs .tab .link {
	    background: url(../images/icons/scholl2-icon.png) no-repeat 10px 11px;
	    padding: 0 5px 0 30px;
	    background-size: 15px;
	    font-size: 14px;
	}
	
	.cat .tabs .tab .link.active {
	    background: url(../images/icons/scholl2-icon.png) no-repeat 10px -24px;
	    border: 1px solid #fff;
	    background-size: 15px;
	}
	
	.cat .tabs .tab .menu ul li {
	    display: block;
	    float: none;
	    line-height: 14px;
	}
	
	.cat .tabs .tab .menu ul li a,
	.cat .tabs .tab .menu ul li:last-child a { 
		display: inline;
	}
	
	.cat .tabs .tab .menu ul li:first-child {
		float: left;
		margin: 0 15px 0 0;
	}
	
	.footer-mobile .mobile-footer-lang ul {
   		padding: 10px 0 0 0;
	}
	
	    	
}
@media (max-width: 564px) {
	.header-mobile .col-xs-7,
	.mobile-middle .col-xs-6,
	.header-mobile .col-xs-5,
	.footer-mobile .col-xs-8,
	.footer-mobile .col-xs-4 {width: 100% !important;}	
	.search-mobile {margin: 0 0 15px;}
	.footer-mobile .mobile-footer-lang ul {text-align: center;}
	.mobile-footer-logo.pull-left  {float: none !important; display: block; text-align: center;margin: 0 0 15px;}
	.mobile-address.pull-left {float: none !important;margin: 0 0 15px;text-align: center;;}
	.footer-mobile .mobile-address {padding: 0 0 20px 10px;}
	
	.cat .tabs .tab-menu ul li {
	    width: 32.7%;
	    margin: 0;
	}
	
	.cat .tabs .tab-menu ul li {bottom: 0;}
    	
    	.cat .tabs .tab-menu ul li a {
    		border-bottom: 1px solid #aaaaaa;
    		-moz-border-radius: 4px;
   		-webkit-border-radius: 4px;
    		border-radius: 4px;
    	}
    	
    	.cat .tabs .tab {margin: 0;}
}
@media (min-width: 450px) and (max-width: 768px) {
	.header .address-head {
		max-width: 520px;
    		margin: 0 auto;
	}
	
	.middle.page .container-page { 
    		padding: 50px 15px 45px !important;
	}
	
	.middle.page .container-page h1 strong {
		width: auto !important;
	}
	
	.bx-con .slide-text-con p {
		font-size: 20px !important;
    		line-height: 30px !important;	
	}
	
	.bx-con .slide-btn {
		height: 54px !important;
   		padding: 0 50px 0 53px !important;
	}
	
	.bx-con .slide-btn span {
    		font-size: 20px !important;
    		line-height: 54px !important;
    	}
    	
    	#bx-pager ul li {
    		margin: 0 3px 10px !important;
    	}
}
@media (max-width: 405px) {
	.single-product .con .buy-block .price,
	.single-product .con .buy-block .quntitaty {
		width: 50%;
	}
	
	.single-product .con .buy-block .add-to-cart {
		width: 100%;
	}
}
@media (max-width: 450px) {
	
	.header .address-head .col-xs-6 {
		width: 100%;
	}
	
	.header .container .address-head .head-menu,
	.header .container .address-head .phones,
	.header .container .language-autorization .language-menu {
		text-align: center;
	}
	
	.header .container .language-autorization {
		padding: 0 0 10px;
	}

	.header .container .language-autorization .autorization {
		float: none !important;
    		width: 210px;
    		margin: 0 auto;
	}

	.middle.page .container-page { 
    		padding: 50px 15px 45px !important;
	}
	
	.middle.page .container-page h1 {
		font-size: 28px !important;
	}
	
	.middle.page .container-page h1 strong {
		width: auto !important;
	}
	
	.bx-con .slide-text-con p {
		font-size: 14px !important;
    		line-height: 30px !important;	
	}
	
	.bx-con .slide-btn {
		height: 54px !important;
   		padding: 0 20px 0 20px !important;
	}
	
	.bx-con .slide-btn span {
    		font-size: 16px !important;
    		line-height: 54px !important;
    	}
    	
    	#bx-pager ul li {
    		margin: 0 3px 10px !important;
    	}
    	
    	#bx-pager ul li {
    		width: 130px !important;
    	}
    	
    	.bx-con {
    		padding: 55px 50px 0 50px !important;
    		height: 300px !important;
    		background-size: auto 50% !important;
    		background-position: bottom right !important;
    	}
    	
    	.bx-wrapper {
    		height: 300px !important;
    	}
    	
    		.middle-mobile-autorization {
		min-height: 598px !important; 
	} 
	
	.cat .tabs .tab-menu ul li {
    		width: 48%;
    		margin: 0;
    	}
    	
    	.cat .tabs .tab-menu ul li:first-child {
		margin-left: 0 !important;
	}
    	
    	.cat .tabs .tab .catalog-menu,
    	.content {
    		width: 100%;
    	}
    	
    	.products .product .con  {
    	    	width: 100%;
    		padding: 16px 15px 10px;
    	}
    	
    	.products .product .buy-block {
    		float: none;
    		margin: 0 auto;
    	}
	
	.cat .tabs .tab#tab-1 {background: #b32023;}
    	.cat .tabs .tab#tab-2 {background: #b3205b;}
    	.cat .tabs .tab#tab-3 {background: #73123c;}
    	.cat .tabs .tab#tab-4 {background: #591030;}
    	.cat .tabs .tab#tab-5 {background: #b32023;}
    	.cat .tabs .tab#tab-6 {background: #b3205b;}
    	
    	.cat .tabs .tab .catalog-menu {
    	    	position: relative;
    		z-index: -1;
    		top: -6px;
    	}
    	
    	.cat .tabs .tab .link {
    		width: 48%;
    		min-width: 230px;
    		padding: 0 0 0 40px;
    		float: none;
    		margin: 0 auto 5px;
    	}
    	
    	.cat .tabs .tab .menu ul {
    		overflow: hidden;
    		zoom: 1;
    		margin: 0 0 5px;
    	}
    	
    	.cat .tabs .tab .menu ul li {
    		width: 48%;
    		float: right;
    		margin: 0;
    	}
    	
    	.cat .tabs .tab .menu ul li a {
		font-size: 12px;
	}
	
	.cat .tabs .tab .menu ul li:first-child a {
		font-size: 16px;
	}
    	
    	.cat .tabs .tab .menu ul li:first-child {
    		float: left;
    		height: 68px;
    		margin: 0 0 0 -1px;
    		text-align: center;
    		padding: 20px 13px 0;
    	}
    	
    	.cat .tabs .tab {
    		max-height: 125px;
    	}
    	
    	.cat .tabs .tab#tab-5 .menu ul li:first-child,
    	.cat .tabs .tab#tab-6 .menu ul li:first-child {
    		    background: #fff url(../images/icons/tab-catalog-arrow-c5.png) no-repeat center 48px;
    	}
    	
    	.cat .tabs .tab#tab-3 .menu ul li:first-child {
    		    background: #fff url(../images/icons/tab-catalog-arrow-c3.png) no-repeat center 48px;
    	}
    	
    	.cat .tabs .tab#tab-4 .menu ul li:first-child {
    		    background: #fff url(../images/icons/tab-catalog-arrow-c4.png) no-repeat center 48px;
    	}
    	
    	.cat .tabs .tab#tab-2 .menu ul li:first-child {
    		    background: #fff url(../images/icons/tab-catalog-arrow-c2.png) no-repeat center 48px;
    	}
    	
    	.cat .tabs .tab#tab-1 .menu ul li:first-child {
    		    background: #fff url(../images/icons/tab-catalog-arrow-c1.png) no-repeat center 48px;
    	}
    	
    	.cat .tabs .tab-menu ul li {bottom: 0;}
    	
    	.cat .tabs .tab-menu ul li a {
    		border-bottom: 1px solid #aaaaaa;
    		-moz-border-radius: 4px;
   		-webkit-border-radius: 4px;
    		border-radius: 4px;
    	}
    	
    	.cat .tabs .tab {margin: 0;}
    	
    	.products .product .thumbnail-p {float: none; height: auto;}
    	.products .product .thumbnail-p figure {display: block; width: 100%; height: auto;}
    	.products .product .thumbnail-p figure img {width: 100%; height: auto;}
    	.products .product .con {float: none; text-align: center;}
    	.products .product .con .sku {margin: 5px auto 0;}
    		    	
}