@media screen and (max-width:1100px) {
	.discount_cont {
		padding:0px;
	}
	.disc_text span:after {
		display:none;
	}
	.disc_text span {
		margin: 0px;
		position: absolute;
		left: 25px;
	}	
	.disc_text br {
		display:none;
	}
	.disc_text {
	    line-height: 22px;
	    padding-top: 50px;
		padding-left: 85px;
		padding-right:7%;
	}		
	.disc_screen {
		height: auto !important;
	}
	
	.payments img {
		margin-bottom: 14px;
	}
	.guar_item {
		float: none !important;
		margin-bottom: 25px;
		margin: 0 auto 40px !important;
		width: 65% !important;
		min-width: 215px;
		max-width: 450px;
		box-sizing: border-box;
	}
	.guarantees_cont .row {
		margin-bottom:0px !important;
	}
	
	.screenshots {
		display: flex;
		justify-content: space-between;		
		flex-wrap: wrap;
	}
	
	.screenshot {
		width: 47%;
		margin: 0 1% 2%;
		height: 12.25vw;
		max-height: 105px;
	}
	
	.youtube {
		margin-right:2%;
	}
	.youtube, .screenshots_container {
		vertical-align:top;
		width: 49%;
		display: inline-block;		
	}
	.product_left, .product_right {
		float: none;
		width: 100%;
	}
	
	.product_info, .product_description {
		width:100%;
		box-sizing:border-box;
	}
	
	.product_buy .product_image {
		display:inline-block;
		width: 182px;
		max-height:256px;
		
	}
	
	.product_buy .clearfix {
		display:none;
	}
	
	.product_buy .product_price {
		display:inline-block;
		margin-left: 40px;
		margin-top: 10px;		
		vertical-align: top;
	}
	
	.product_buy {
		text-align:center;
		min-height:auto;
	}
	
	.single_product h1, .buy_page h1 {
		text-align:center;
	}
	#cart > .wrapper {
		display:flex;
		justify-content: space-between;
		overflow:hidden;
	}
	.cart_container {
		float: none !important;
		overflow: hidden;
		padding: 0 20px !important;
	}
	.single_product.wrapper {
		max-width:820px;
	}
	
	#cart .prev, #cart .next {
		display:none;
	}
	
	.info_cont {
		border-top: 1px solid #f5f5f5;
		padding-top: 20px;
		margin-top: 8px;
	}
	.prop_title {
	    line-height: 22px;	
	}
	
	#header .search input[type="text"] {
		width: 70% !important;
		box-sizing: border-box;
	}	

	.more_info {
		left: 5vw;
		bottom: 4vw;
		font-size: 2vw;
		height: 5vw;
		line-height: 5vw;
		padding: 0 8vw;
	}
	.cont_slidee {
		overflow: scroll;
	}
}

@media screen and (max-width:900px) {
	.catalog_link {
		display:none !important;
	}
}

@media screen and (max-width:1100px) and (min-width:601px) {
	.logo {
	    width: 100%;
		margin: 40px 0 0 -40px;	
	}
}
@media screen and (max-width:1100px) and (min-width:801px) {
	.req_val, .req_title {
		width:50%;
		margin-right:0px;
	}	
}

@media screen and (max-width:800px) {
	.payments {
		margin-top:75px;
	}
	.space_before_med.tabs_container{
		margin-top:60px;
	}
	.navi {
		bottom:-36px;
	}
	.navi .dot {
		height:6px;
	}	
}

@media screen and (min-width: 501px){
	#menu .open_menu {
		display:none !important;
	}
}

@media screen and (max-width:500px) {
	.cart_container {
		padding: 0px !important;
	}
	.screenshot {
	    min-height: 37px;
		height: 12vw;	
	    width: 48% !important;
		margin:0 0 5px 0!important;
	}
	.menu_header > a {
		width:90%;
	}
	.menu_header {
		margin-top: 50px;
	}

	#menu {
	    width: 100%;	
	}
	
	.menu_list li a {
		padding: 15px 0 !important;
		margin-bottom: 10px;
		font-size:16px;
		text-align:center;
	}
	
	#container.opened #header.fixed{
		left: 100%;
	}
	#container.opened {
		margin-left:100%;
	}
	.footer_contacts > div {
		float:left;
		width:100%;
		clear:both;
	}
	.info_cont {
		width:100%;
	}
	.info_cont .prop_value {
		width:100%;
	}
	.info_cont .prop_title {
		display:none;
	}
	.prop_additional {
		clear:both;
		margin:0;
	}	
	.prop_value {
		width:185px;
	}
	#desc.product_description {
		line-height:22px;
		padding:20px;
	}
}

@media screen and (max-width:450px) {
	#header .column:nth-child(1) {
		float: left;
	}
	#header .column:nth-child(3) {
		float: right;
	}

	#header.small .logo {
		margin-top:20px !important;	
	}
	#header .logo {
		width: 128px !important;
		position: absolute;
		left: 50%;
		margin-left: -64px !important;
	}
	
	.search_input {
		display:none !important;
	}
}
@media screen and (max-width:400px) {
	.prop_value {
		width:110px;
	}
	
	.req{
		width:100%;
	}
	.req_title{
		display:block;
		width:100%;
	}
}

@media screen and (max-width:600px) and (min-width:501px) {
	.screenshot {
		height: 60.5px !important;
	}
}

@media screen and (max-width:600px) and (min-width:451px) {
	#header.small .logo {
		margin: 20px 0 !important;
	}	
	.column:nth-child(1) {
		width:15% !important;
	}
	.column:nth-child(2) {
		width:30% !important;
	}	
	.column:nth-child(3) {
		width:55% !important;
	}			
}

@media screen and (max-width:600px) {
	.contacts_cont>p {
		margin-bottom:40px;
	}	
	.contacts_cont {
		padding: 7%;
	}
	.contacts_cont a {
		width: 100%;
		margin-bottom: 18px !important;
		margin-right: 0px !important;
		margin-left: -16px !important;
	}	
	
	.guarantees_cont .guar_item>img:first-child {
		left:-32px;
	}	

	.guar_item {
		width: 100% !important;
		padding-left: 25px !important;
	}
	.total_cart a {
		width: 130px;
		text-transform: uppercase;
		color: #333;
		font-weight: bold;
		margin: 40px 10px 0;
		font-size: 10px;		
	}
	.cart_procceed {
		width:150px;
	}
	#cart .cart_sum {
		font-size: 23px;
	}
	.same_goods_new .product a{
		padding:0 20px;
	}
	.same_goods_new .goods_title {
		width:40%;
	}
	.same_img {
		width: 70px;
		margin-right: 5px;
		height: 26px;
		margin-top: 5px;
		margin-left: -5px;
	}
	#slider_prev, #slider_next {
		display:none;
	}
	.include {
		background-position:1px 5px;
		line-height: 19px;
		margin-bottom:10px;
	}
	
	#header .logo {
		margin: 50px 0;
		height: 25px !important;
		background-position: left 2px;
	}	
	
	.prop_title {
		width: 130px;
	}
	.single_product.wrapper {
		max-width:470px;
	}
	
	.product_buy .product_price {
		width:100%;
		margin: 0;
	}
	
	.youtube_thumb {
		background-size:cover !important;
	}
}

#video_cont {
    max-width: 100%;
    max-height: 100%;
}

#video {
    max-width: 95%;	
}

.product_container {
	text-align:center;
    display: inline-block;
    width: 20%;
}

@media screen and (max-width: 1100px) and (min-width:801px) {
	.product_container {
		display: inline-block;
		width: 25%;
	}	
}

@media screen and (max-width: 800px) and (min-width:601px) {
	.product_container {
		display: inline-block;
		width: 33.3%;
	}	
}

@media screen and (max-width: 375px){
	.product > a {
		height: 191px;	
	}
	.product {
		width: 135px;
	}
}

@media screen and (max-width: 600px){
	.disc_first_text {
		padding: 7%;
	}
	.product_container {
		display: inline-block;
		width: 50%;
	}		
}

#menu .open_menu:hover {
	background-color:#f5f5f5 !important;
}

#menu .open_menu {
	transition: all .2s ease;
    width: 40px;
    height: 40px;
    display: block;
    background-color: #ffca18 !important;
    border-radius: 50%;
    right: 20px;
    position: absolute;
    top: 20px;
    border: 2px solid #111;
}

.req_val, .req_title {
	vertical-align: top;
}

@media screen and (max-width:1200px) {
	.cart_slidee {
		left:0px !important;
	}
	.wrapper.buy_page.cart_buy {
		max-width:700px;
	}
	.cart_buy .right_buy .before_buy {
		margin: 0 10px;
	}
	.cart_total {
		padding-bottom: 25px;
	}
	.cart_total .col {
		display: block;
		float: none !important;
		margin: 0 auto !important;
		width: 150px !important;
		text-align: center;
		margin-bottom: 10px !important;
	}	
	.cart_total .col span:last-child{
		text-align:center;
	}
	.cart_buy #pay {
		width: auto;
		max-width: 550px;
	}	
	.buy_cart_product .count {
		position:initial;
	}
	.buy_cart_product .top {
		display: flex;
		width: 100%;
		justify-content: flex-start;		
	}
	.buy_cart_product .title {
		flex-basis: 100%;
		flex-grow: 1;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.pay_cart_cont {
		padding:5px 0px 30px;
	}
	.buy_cart_product:after {
		content:'';
		display:block;
		clear:both;
	}
	.buy_cart_product:last-child {
		margin-bottom:0px;
		border-bottom: 0px;
	}
	.buy_cart_product {
		padding: 0 20px;
		border-bottom: 1px solid #eaeaeb;
		height:auto;
	}
}

.items_container {
    text-align: left !important;
	width: initial !important;
	flex-wrap: wrap;
}

#content, #header, #footer {
    min-width: 320px;
}

#main_slider {
    position: relative;
    height: initial !important;
    padding-bottom: 29.296875%;
    width: 100%;
}

.wrapper {
    width: 94%;
    max-width: 1024px;
}


.slider_cont {
    position: absolute;
}
body {
	min-width:320px !important;
}

#header.small .logo {
	width:175px;
}

.menu_header > a {
	box-sizing:border-box;
	height:64px !important;
}

/*NEW*/
@media screen and (max-width:500px) {
	#menu {
		position: fixed;
		height: 100%;
		overflow: auto;
		left: 0px;
		top: 0px;
	}	
}

.footer_menu ul {
    text-align: left !important;
    margin-bottom: 30px;
}

#footer .center {
	width:auto !important;
}

.footer_contacts b {
    text-align: left !important;
    margin-bottom: 17px;
    font-size: 13px;
    line-height: 12px;
}

.youtube_thumb {
	height: auto !important;
    padding-bottom: 55%;
}

.screenshots_container {
    margin-bottom: 30px;	
}

.youtube_play:before {
	margin-top:3px !important;
}

.youtube_play:after {
	margin-top:16px !important;
}

.single_product .heading3 {
	padding:20px 0;
	margin:0px !important;
}

.youtube:hover>.youtube_play {
	background-color: transparent !important;
}

.youtube:hover>.youtube_thumb {
	opacity:0.5 !important;
}
.youtube .heading3 {
	position:relative;
	z-index:1;
}

#vk_comments {
	width:100% !important;
}

.total_price {
	float:none !important;
}
.cart_total .col:nth-child(3) {
	margin-bottom:0px !important;
}

.cart_buy .right_buy {
	border-left: 0px !important;
}

.buy_cart_product .image {
	flex-shrink:0;
}

.modal .close {
    right: 10px;
    top: -40px;	
}

button,
textarea,
input,
select,
a{
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 -webkit-tap-highlight-color: transparent;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
  user-select: none;

}
	
.bordernd2 {
    width: 102.3%;
}