@media (max-width: 1170px) {
	.container {
		max-width: 340px;
	}

	#wrapper header {
		display: none;
	}

	#popup {
		max-width: 320px;
	}

	#popup h3 {
		font-size: 20px;
		line-height: 25px;
	}

	.header-mobile {display: block; padding: 0; height: 70px; background: #f3f3f3;}

	.top_btn {
		margin-top: 18px;
		width: 110px;
		height: 35px;
		line-height: 32px;
		font-size: 16px;
	}

	#nav ul {
		background: #fff;
		padding: 2px;
		position: absolute;
		border: solid 1px #ccc;
		display: none; /* hide dropdown */
		width: 200px;
	}
	.pl {
		padding-left: 0px;
	}
	#nav ul li {
		float: none;
		margin: 0;
		padding: 0;
	}
	#nav li:hover > ul {
		display: block; /* show dropdown on hover */
	}

	#nav-wrap {
		float: left;
		position: relative;
	}

	#menu-icon {
		margin-top: 20px;
		border-radius: 45em;
		color: #000;
		width: 30px;
		height: 30px;
		background: url(../img/nav_ic.png) no-repeat;
		cursor: pointer;
		display: block; /* show menu icon */
	}

	#menu-icon.active {
		background-color: transparent;
	}

	/* main nav */
	#nav {
		text-align: center;
		clear: both;
		position: absolute;
		list-style-type: none;
		top: 70px;
		left: 0;
		height: 213px;
		width: 330px;
		z-index: 10000;
		padding: 5px;
		background: #fff;
		box-shadow: 3px 3px 15px rgba(0,0,0,.4);
		display: none; /* visibility will be toggled with jquery */
	}
	#nav li {
		clear: both;
		float: none;
		margin: 5px 0 5px 0;
	}
	#nav a,
	#nav ul a {
		font: inherit;
		background: none;
		display: inline;
		text-transform: uppercase;
		text-align: center;
		font: 18.5px "Open Sans", sans-serif;
		color: #000;
		text-align: center !important;
	}
	#nav a:hover,
	#nav ul a:hover {
		background: none;
		color: #000;
	}

	/* dropdown */
	#nav ul {
		width: auto;
		position: static;
		display: block;
		border: none;
		background: inherit;
	}
	#nav ul li {
		text-align: center;
		margin: 3px 0 3px 15px;
	}
	.nav-hr {
		width: 200px;
		height: 2px;
		display: block;
		margin: 10px auto 0;
	}

	#sec_1 {
		min-height: auto;
		padding: 60px 0 50px;
	}

	.skidki {
		font-size: 21px;
		margin-bottom: 35px;
	}

	#sec_1 h1 {

		display: block;
		text-align: center;
		padding: 15px 0 25px;
		font-family: 'Philosopher', sans-serif;

		font-size: 22px;
		line-height: 22px;
	}

	.rotated {
		background: #fff;
		position: relative;
		top: -15px;
		left: 0;
		display: inline-block;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}

	.in_cat {
		font-size: 18px;
		height: 45px;
		line-height: 45px;
	}

	.pre_item {
		margin-bottom: 25px;
	}

	.sec-3-pad {
		padding: 0;
	}

	.sec_3_head {
		font-size: 20px;
		line-height: 25px;
		font-family: "Comfortaa";
	}

	.sec_3_p {
		font-size: 16px;
		line-height: 24px;
	}

	#sec_2 h2 {
		padding-top: 25px;
		position: relative;
		text-align: center;
		font-family: "Philosopher";
		font-size: 20px;
		line-height: 20px;
	}
	#sec_9 h2 {
		padding-top: 25px;
		position: relative;
		text-align: center;
		font-family: "Philosopher";
		font-size: 30px;
		line-height: 30px;
	}
	.slick-buttons {
		position: static;
		z-index: 99;
		top: 0;
		left: 0;
		width: 100%;
		display: block;
		background: #fff;
		padding: 0 0 40px;
	}

	.slick_1, .slick {
		min-height: 465px !important;
	}

	.ramka, .small__item .border {
		display: none;
	}

	.cost_txt, .small__item_text {
		border-radius: 0px;
		border: 1px solid #000;
		padding: 20px 10px 10px 10px;
		background: #fff;
	}

	.product_name {
		font-size: 22px;
		line-height: 24px;
		font-weight: 600;
		margin-bottom: 15px;
	}

	.prod_head {
		color: #666;
		font-size: 15px;
		line-height: 24px;
	}

	.colors.left, .price.right {
		float: none;
		width: 100%;
	}

	.price.right p {
		float: left;
		width: 33.33%;
		margin-top: 10px;
	}

	.price.right .price_name {
		width: 25%;
	}

	.big_it_btn, .big_it_btn_1 {
		margin-top: 55px;
	}

	button.slick-arrow:last-child {
		right: 15px;
	}

	button.slick-arrow:first-child {
		left: 15px;
	}

	.top_item {
		margin-top: 0px;
	}

	.sm_price {
		margin-top: 10px;
	}

	.sm_old_price, .sm_old_price_1 {
		float: left;
		width: 50%;
		margin-top: 12px;
	}

	.sm_new_price, .sm_new_price_1 {
		display: inline-block;
		width: 50%;
	}

	.small__item_text {
		height: auto;
	}

	.sm_price .big_it_btn {
		margin-top: 15px;
	}

	.small__wrap .col-lg-4:nth-child(1), .small__wrap .col-lg-4:nth-child(4n) {
		margin-top: 0px;
	}

	.small__wrap {
		margin-top: 0;
	}

	#more .small__wrap {
		margin-top: 0;
	}

	#more .small__wrap:first child {
		margin-top: 40px;
	}

	#more .big__wrap {
		max-width: 310px;
		margin: auto;
	}

	#catalog {
		margin-bottom: 50px;
	}

	#sec_4 h2 {
		font-size: 31px;
		line-height: 32px;
		padding-top: 40px;
	}

	.differences,
	.what_we_get {
		background: #fff;
		height: auto;
		display: none;
	}

	#sec_4 .hidden,
	#sec_4 .hidden .differences,
	#we_get .hidden,
	#we_get .hidden .what_we_get {
		display: block !important;
		width: 100%;
		background: #fff;
	}

	.differences p,
	.what_we_get p {
		text-align: left;
		min-height: 30px;
		position: static;
		top: 0;
		left: 0;
		margin-bottom: 20px;
		max-width: 100%;
		padding-left: 40px;
		background: url(../img/icons/plus.png) no-repeat;
		background-position: 0 50%;
	}

	.what_we_get p:nth-child(3), .what_we_get p:nth-of-type(1) {
		text-align: left;
	}

	.differences p br, .what_we_get p br {display: none;}

	.centered {
		margin-top: 20px;
	}

	.feed_text {
		margin: 15px auto 20px;
	}

	#sec_5 {
		padding-bottom: 60px;
	}

	#sec_7 {
		background-position: 0 0;
		padding: 0px 0;
	}

	.cost_head {
		display: block;
		background: #57252c;
		text-align: center;
		font-family: 'Philosopher', sans-serif;
		text-transform: uppercase;
		height: 65px;
		line-height: 50px;
		font-size: 24px;
		color: #fff;
	}

	.cost_profile {
		height: 30px;
		display: block;
		position: relative;
		line-height: 30px;
		color: #191919;
		text-align: center;
		font-family: 'Philosopher', sans-serif;
		background: #fff;
		transform: rotate(-1deg);
		top: -15px;
		left: 0;
		font-size: 17px;
		max-width: 680px;
		box-shadow: 4px -3px 13px 0px rgba(0,0,0,0.5);
	}

	#sec_8 {
		padding: 70px 0;
		background-position: 50% 0;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.insta_head {
		display: block;
		background: #b95f72;
		text-align: center;
		font-family: "Comfortaa";
		height: 40px;
		line-height: 40px;
		font-size: 22px;
		color: #fff;
	}

	.insta_profile {
		height: 30px;
		display: block;
		position: relative;
		line-height: 30px;
		color: #191919;
		text-align: center;
		font-family: "Comfortaa";
		background: #fff;
		transform: rotate(-1deg);
		top: -3px;
		left: 0px;
		font-size: 11px;
		max-width: 680px;
		box-shadow: 4px -3px 13px 0px rgba(0,0,0,0.5);
	}

	.num_two {
		margin-bottom: 0px;
	}

	.form_bot {
		max-width: 290px;
		/*height: 275px;*/
		width: 100%;
		background: transparent;
	}

	.form_bot p {
		color: #fff;
		font-size: 24px;
		line-height: 24px;
		font-weight: 600;
		padding: 30px 0 20px;
	}

	.form_bot input[type="text"] {
		display: block;
		max-width: 440px;
		width: 90%;
		height: 42px;
		padding-left: 15px;
		outline: none;
		font-size: 16px;
		font-weight: 600;
		border: none;
		display: block;
		margin: 0 auto 10px;
	}

	.form_bot button {
		border-radius: 15px;
		border-bottom-width: 5px;
		width: 90%;
		font-size: 20px;
		height: 50px;
		line-height: 48px;
		outline: none;
	}

	.phone, .recv {
		float: none !important;
	}

	.phone {
		margin-top: 15px;
	}

	footer a {
		float: none !important;
		display: block;
		margin: 10px auto;
		text-align: center;
	}

	.vertical .tabs {
		width: 100%;
		float: none;
	}

	.vertical .tabs li {
		width: 100%;
		padding: 10px;
	}

	.vertical .box {
		margin-left: 0;
		width: 100%;
	}

	ul.tabs {
		float: none;
	}

	.vertical .box {
		padding: 10px;
		margin-top: 10px;
	}

	footer .hidden {
		display: block;
	}

	footer .col-md-6 {
		display: none;
	}

	.phone {
		margin-top: 23px;
		margin-left: 10px;
		display: inline-block;
	}

	.phone span, .phone a {
		font-size: 14px;
	}


}
@media (max-width: 768px) {
	.container {
		width: auto;
		max-width:100%;
	}
	#sec_1 {
		background: url(../img/bg1mob.jpg?v0) no-repeat;
		background-position: 0% 100%;
		-webkit-background-size: contain;
		background-size: contain;
		padding-bottom: 270px;
		padding-top: 30px;
	}

	table td {
		padding: 5px;
		font: 300 10px/30px "Roboto Condensed", Tahoma, Arial, Helvetica, sans-serif;
	}

	#sec_1 h2 {
		padding-top: 0px;
	}

	#sec_4 p {
		padding-top: 0px;
	}

	.desc table {
		margin: 5px;
	}

	.desc table td {
		padding: 5px;
		font: 300 16px/23px "Roboto Condensed", Tahoma, Arial, Helvetica, sans-serif;
	}

	#sec_9 {
		margin-top: 10px;
		background: #fff;
	}
	.quantity_change label
	{
		display: block;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.minchena .price p
	{
		font-size: 20px;
		margin-top: 20px;
	}
}