@media (max-width: 1360px) {
	.logo-wrapper {margin-left: 20px;}
	.footer_new,
	.woocommerce-breadcrumb, .sect-breadcrumbs {
		padding-left: 20px;
		padding-right: 20px;
	}
	.sect-page {padding-left: 20px;}
	.footer_new .row {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (min-width: 1200px) {
	/*.container { max-width: 1170px; }*/
	.container { max-width: 1290px; }
}
@media (max-width: 1024px) {
	.container {max-width: calc(100% - 20px) !important;}

	.woocommerce-breadcrumb, .sect-breadcrumbs {padding-left: 10px;padding-right: 10px;}
}

@media (max-width: 1023px) {
	.sect-page {padding-left: 0;}
}

@media (min-width: 576px) {
	.o-product__title-holder { flex-wrap: nowrap; }

	.main__slider-title { margin-top: 0; font-size: 4.8rem; }
	.main__slider-title span { font-weight: 700; }
	.main__slider-descr { font-size: 2.2rem; }


}
@media (min-width: 576px) and (max-width: 767.98px) {
	.c-brand>div>div:nth-of-type(3n)>.c-brand__item { border-right: none; }
}
@media (min-width: 768px) {
	.g-link-all { position: absolute; right: 1.5rem; }


	/* .header { padding-top: 4rem; } */
	.header__inner { margin: 0; }
	.header__wrap-logo { max-width: 100%; }
	.header__btn { font-size: 1.6rem; font-weight: 600; }
	.header__phone { font-size: 2.2rem; }
	.shop-cart { margin-right: auto; }

	.about__social-badge { display: inline-block; }

	.main__slider-info { padding-left: 15%; text-align: left; }

	.welling__intro-item { width: 50%; }
	.welling__intro-descr { font-size: 1.4rem; margin-bottom: 0; }

}
@media (min-width: 768px) and (max-width: 991.98px) {
	.c-brand>div>div:nth-of-type(4n)>.c-brand__item { border-right: none; }
	
}
@media (min-width: 992px) {
	.c-brand>div>div:nth-of-type(6n)>.c-brand__item { border-right: none; }
}
@media (max-width: 1400px) {
	/*main*/

}
@media (max-width: 1199.98px) {
	/*main*/
    html { font-size: 9px; }
}
@media (min-width: 992px) and (max-width: 1199.98px) {

}
@media (max-width: 991.98px) {
	/*main*/
	.container {
		max-width: 100% !important;
	}
	/*header*/
	.header_top_right {display: none;}
	/*other*/
	.o-product__col + .o-product__col { margin-top: 3rem }

} 
@media (max-width: 767.98px) {
	html { font-size: 9px; }

	/*header*/
	.header__inner { margin: 0.5rem 0; }
	.header__link.\--store::before { content: none; }
	/*other*/
	.c-product-related {max-width: 100%;}
	.btn-up{display: none !important;}
	.nav-pills{flex-direction:row;}
	.nav-pills .nav-link{padding: .6rem 1.6rem;}
	.c-slide-nav__button-link{
	    position: fixed;
	    top: 15%;
	    right: 0;
	    /*padding: 0px 1.5rem 0px;*/
	    /*height: 5rem;*/
/*	    font-family: Font Awesome\ 5 Free;
	    font-size: 3.2rem;*/
	    font-weight: 900;
	    background: rgb(127, 33, 52);
	    color: #fff;
	    z-index: 9999;
	    transition: 0.3s;
	    content: "\f0b0";
	    padding: 1.5rem 1rem;
}
	.woocommerce-breadcrumb, .sect-breadcrumbs,
	.header_top .container {padding-left: 0;padding-right: 0;}
	.header_top_left .dropdown_location {
		margin-right: 0;
	}
	.header_top_left .dropdown_location .dropdown_menu {
		left: 0;
		right: auto;
	}
	.footer-logos {margin-top: 30px;}

	.footer_new{padding-left: 0;padding-right: 0;}

	.about_page {flex-direction: column;}
	ul.tab_page_menu {padding-bottom: 10px;}
	.news_list {grid-template-columns: repeat(3,1fr);}

	.auction_popup .auction_pic {height: 178px;}
}

@media (max-width: 640px) {
	#game-lead .game-lead-widget {
		height: 700px !important;
	}

	.header_top_left {
		width: 100%;
		justify-content: space-between;
	}
	.dropdown_menu {right: 0;}
	.dropdown_area:hover > .dropdown_toggle {background: none;}

	.footer_new .footer-bottom ul {flex-direction: column;}
	.footer_new .footer-bottom ul li {margin-bottom: 10px;}
	.footer_new .footer-bottom ul li:not(:first-child) {margin-left: 0;}
	.news_list {grid-template-columns: repeat(2,1fr);}
	.news_page iframe {width: 100% !important;}
}

@media (max-width: 575.98px) {

	/*header*/
	/* .header__wrap-logo { max-width: 15rem; } */
	
	.header__wrap-logo { max-width: 11rem; }
	/*footer*/

	/*other*/
	/* .c-brand>div>div:nth-of-type(3n)>.c-brand__item { border-right: none; } */

	.welling__intro + .row { display: none; }

	.c-product__item-content_fw{
		padding-right: 8px;
	}
	.c-product__item{
		box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.37);
			-webkit-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.37);
			-moz-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.37);
	}
	.c-product__item_thumb .c-product__item-title{
		text-align: left !important;
		font-size: 16px;
		line-height: 22px;
		
	}

	div.characteristics {
		padding: 0px;
		color: #606060;
	}
	  
	p.characteristics{
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 3px;
	}
	.characteristics-b {
		font-weight: normal;
	}
	
	.atribyt{
		display: none;
	}

	.c-brand-review__list{
		display: none;
	}

	.c-product__price-num{
		font-size: 19px;
	}

	.c-brand-review{
		margin-bottom: 2.5rem;
	}
	.c-brand-review__content{
		justify-content: space-between;
	}
	.c-brand-review__inner{
		flex-basis: 50%;
	}
	.c-brand-review__inner:nth-child(2){
		display: inherit;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-end;
	}
		
	.c-brand-review__inner-product{
		font-size: 16px;
		margin-top: 0px;
	}
	.c-brand-review__product-style{
		font-weight: normal;
	}

	.card__btns-holder{
		justify-content: center;
	}

	.footer-menu {margin-top: 30px;}
	.footer_new .col-first, .footer-logos {text-align: center;}
	.footer_new .messengers {justify-content: center;}

}
@media (max-width: 522px) {
	.header_top {
		height: auto;
		padding: 20px 0;
	}
	.header_top_left {
		flex-direction: column;
		align-items: flex-start;
	}
	.dropdown_area {position: inherit;}
	.header_top_left {align-items: flex-start;width: 60%;}
	.dropdown_area, .header_top_left .dropdown_location .dropdown_menu,
	.header_top_left .dropdown_toggle {width: 100%;}
	.dropdown_location .dropdown_toggle,
	.dropdown_toggle {justify-content: flex-start;align-items: flex-start;}
	.dropdown_contacts .contacts-menu__info > .d-flex, 
	.dropdown_contacts_inner {flex-direction: column;}
	.dropdown_contacts .contacts-menu__info-blocks,
	.dropdown_contacts .dropdown_menu {width: 100%;}
	.header_top_left .phone {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.dropdown_contacts .dropdown_menu,
	.header_top_left .dropdown_location .dropdown_menu {top: 110px;}
	.header_top_left .dropdown_location {margin-bottom: 8px;}
}
@media (max-width: 480px) {
	/*main*/
    html { font-size: 8px; }

    /*other*/
	#game-lead .game-lead-widget {
		height: 640px !important;
	}

	.news_list {grid-template-columns: repeat(1,1fr);}
}
@media (max-width: 400px) {
	.main__slider-btn { font-size: 1.4rem; }
	#game-lead .game-lead-widget {
		height: 540px !important;
	}

	.link-basket-header__image {margin-left: 0;}

	
}
@media (max-width: 360px) {
	#game-lead .game-lead-widget {
		height: 500px !important;
	}
	.header_top_left {align-items: flex-start;width: 80%;}
}
@media (max-width: 320px) {
	#game-lead .game-lead-widget {
		height: 450px !important;
	}
}