@media (max-width: 1170px) {
	.reviews .text_review{
		padding: 5px 3px;
		text-align: center;
		flex-direction: column;
		justify-content: center;
	}
	.sec_timer h2{
		font-size: 25px;
		line-height: 25px;
	}
	.reviews .text_review .image{
		margin-right: 0;
	}
	.reviews .owl-next{
		margin-right: 0;
		margin-top: -50px;
	}

	.reviews .owl-prev{
		margin-left: 0;
		margin-top: -50px;

	}
	.h2_ttl span{
		font-size: 26px;
	}
	#sec_1 .container {
		max-width: 340px;
	}
	.ponny_girl img{
		width: 50%;
		margin-top: 20px;
	}

	#popup {
		max-width: 320px;
	}

	#header_fixed {
		position: static;
		padding-bottom: 10px;
	}

	.cart {
		position: fixed;
		width: 80px;
		height: 80px;

		border-radius: 50em;
		z-index: 99998;
		bottom: 30px;
		right: 30px;

	}

	.icon-info {
		margin-top: 5px;
		width: 70px;
		height: 70px;
		margin-bottom: -5px;
	}

	.benef_list3>li:nth-child(2):before,
	.benef_list3>li:nth-child(1):before{
		background-size: cover;
	}
	.benef_list3>li>p{
		padding: 0;
	}
	.benef_list3>li:before{
		content: '';
		width: 69px;
		height: 62px;
		float: left;
	}
	.benef_list3{
		margin-bottom: 75px;
	}


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

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

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

	.right_block {
		margin-top: 0;
	}

	#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: 35px;
		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: 85px;
		right: -20px;
		width: 300px;
		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: 17px "Open Sans", sans-serif;
		color: #000;
		text-align: center !important;
		border-top: 0;
		transition: 0s;
		padding-top: 0;
	}
	#nav a:hover, 
	#nav ul a:hover {
		background: none;
		color: #000;
		border-top: 0;
	}
	
	/* 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: 2px auto 0;
	}

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

	}

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

	h1 {
		background: #401845;
		display: block;
		text-align: center;
		padding: 15px 0 25px;
		font-family: 'Philosopher', sans-serif;
		color: #fff;
		font-size: 22px;
		line-height: 22px;
	}

	.rotated {
		background: #fff;
		position: relative;
		top: -260px;
    	left: 120px;
		display: inline-block;
		font-size: 14px;
		padding: 0px 0px 15px 10px;
		line-height: 14px;
		font-size: 13px;
		width: 69%;
	}
	.rotated p{
		line-height: 20px;
	}
	.rot_img img{
		width: 150px;
	}
	.rot_img{
		top: 40px;
		left: -27px;
		z-index: 100;
	}	
	.in_cat {
		font-size: 18px;
		height: 45px;
		line-height: 45px;
		margin-top: 130px;
	}
	.tab-group > li:not(:first-child):not(:last-child), .tab-group > li:not(:first-child):not(:last-child) > a:hover{
		border-radius: 10px;
	}
	



	.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;
	}

	h2 {
		padding-top: 25px;
		position: relative;
		text-align: center;
		font-family: "Philosopher";
		font-size: 40px;
		line-height: 40px;
	}

	.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: #f1f1f1;
	}

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

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

	.prod_head .top {
		min-width: 90px;
	}

	.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%;
		font-size: 24px;
	}


	.small__item_text {
		height: auto;
	}

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

	.sm_price .big_it_btn, .sm_price .big_it_btn_not {
		max-width: 100%;
		margin: 5px auto 0;
	}

	.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;
		margin-bottom: 20px;
	}

	.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: 150px 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 {
		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;

		text-align: center;
	}

	.vertical .tabs {
		width: 100%;
	
	}

	.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;
	}


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

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

	.jq-selectbox {
		margin: 10px auto 0;
	}

	.icon-info span {
		top: 3px;
	}

	#showroom {
		margin-top: 50px;
		margin-bottom: 25px;
	}

	#showroom h2 {
		margin-bottom: 25px;
	}

	.showroom_slider div img,
	.showroom_slider video {
		width: 100%;
		height: auto;
		display: block;
		margin: auto;
		outline: none;
	}

	.position {
		position: relative;
		height: auto;
	}

	.show_main {
		font-size: 25px;
	}

	.contact_us, .contact_us span {
		font-size: 15px;
	}

	.contact_us span a {
		font-size: 17px;
	}

	.contact_showroom {
		margin-top: 25px;
		width: 100%;
		position: static;
		top: 0%;
		transform: translateY(0%);
		padding: 15px;
		text-align: center;
		box-shadow: 3px 3px 15px rgba(0,0,0,.4);
	}

	.heght {
		margin-top: 0px;
	}

	.heght .small__item_text {
		height: 430px;
	}

	.heght .sm_new_price {
		margin-top: 5px;
	}

	.fixed_line {
		position: fixed;
		width: 100%;
		z-index: 9999;
		padding: 5px;
	}

	.fixed_line p, .fixed_line p b {
		font-size: 18px;
		line-height: 20px;
		text-align: center;
	}

	.top_btn_1 {
		float: none;
		display: block;
		margin: 5px auto 0;
		max-width: 130px;
		font-size: 18px;
		font-family: 'Philosopher', sans-serif;
		text-decoration: underline;
	}
	.del_desc{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.item_desc h3{
		font-size: 14px;
	}
	.state{
		text-align: center;
	}
	.main_text{
		margin-top: 0;
	}
	.postel{
		font-size:17px;

	}
	.rotated{
		font-size:17px;
	}
	.postel ul li{
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 10px;
	}
	.rotated ul li{
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 10px;
	}
	.certf{
		width: 300px;
	}
	.item_photo img{
		width: 100%;
		height: auto;
	}
	
}


@media (max-width: 800px) 
{
	
	.logo_img{
		text-align: center;
	}

	.tab-group li + li{
		margin: 0;
	}
	.nav>li>a{
		padding: 7px 6px;
	}
	#sec_5{
		margin-bottom: 0;
	}
	.copy,.state{
		display: block;
	}
	footer{
		height: 200px;
	}
	.del_img img{
		width: 32%;
	}
	.deliv{
		margin-bottom: 20px;
	}
	.ttl{
		line-height: 25px;
	}
}
