/* Medium Devices, Desktops */
@media only screen and (max-width : 1169px) {
	.header .right{
		float: right;
		display: block;
	}
	.slogan{
		display: inline-block;
		vertical-align: middle;
	}
	.header .btn{
		display: inline-block;
		vertical-align: middle;
		float: none;
	}
	.toggle_mnu {
	  width: 40px;
	  height: 36px;
	  margin-left: 15px;
	  position: relative;
	  display: inline-block;
	  vertical-align: middle;
	  z-index: 100;
	  border: none;
	   }
	  .toggle_mnu span {
	    display: block; }
	.sandwich {
	  width: 28px;
	  height: 28px;
	  position: absolute;
	  top: 8px;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
	  z-index: 200; }
	.sw-topper {
	  position: relative;
	  top: 0;
	  width: 28px;
	  height: 3px;
	  background: #000;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  display: block; }
	.sw-bottom {
	  position: relative;
	  width: 28px;
	  height: 3px;
	  top: 6.6px;
	  background: #000;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  -webkit-transition-delay: 0.2s, 0s;
	          transition-delay: 0.2s, 0s; }
	.sw-footer {
	  position: relative;
	  width: 28px;
	  height: 3px;
	  top: 13.5px;
	  background: #000;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: all 0.5s;
	          transition: all 0.5s;
	  -webkit-transition-delay: 0.1s;
	          transition-delay: 0.1s; }
	.sandwich.active .sw-topper {
	  top: 9px;
	  -webkit-transform: rotate(-45deg);
	      -ms-transform: rotate(-45deg);
	          transform: rotate(-45deg); }
	.sandwich.active .sw-bottom {
	  top: 6px;
	  -webkit-transform: rotate(45deg);
	      -ms-transform: rotate(45deg);
	          transform: rotate(45deg); }
	.sandwich.active .sw-footer {
	  opacity: 0;
	  top: 0;
	  -webkit-transform: rotate(180deg);
	      -ms-transform: rotate(180deg);
	          transform: rotate(180deg); }
	.nav{
		z-index: 12;
		position: fixed;
		top:0px;
		height: 100%;
		overflow-y: auto;
		left:0;
		width: 200px;
		background: #fff;
		box-shadow: 2px 0 15px 0 rgba(0,0,0,0.3);
		display: none;
	}
	.nav li{
		display: block;
		margin: 0;
	}
	.nav a{
		display: block;
		padding: 10px;
		color: #000;
	}
	#wrapper{
		width: 768px;
		margin: 0 auto;
	}
	.toping{
		background: url(../img/tb-768.jpg) 0 0 no-repeat;
		height: 1163px;
	}
	.wrap{
		max-width: 750px;
	}
	.top-line .info-list span{
		font-size: 15px;
	}
	.top-line .info-list li{
		margin: 0 10px;
	}
	.order-form-box{
		width: 353px;
		padding: 10px;
		margin-top: 167px;
	}
	.tt-wrap{
		top: 10px;
		width: 100%;
	}
	.tt-wrap .t2{
		width: 400px;
		position: absolute;
		right: 10px;
		top: 13px;
	}
	.tt-wrap .t2 span{
		font-size: 33px;
	}
	.tt-wrap .t1{
		font-size: 80px;
	}
	.ico-list li{
		width: auto;
		display: block;
		margin-bottom: 20px;
	}
	.ico-list {
		width: 345px;
		right: 10px;
		bottom: 25px;
	}
	.ico-list .t1{
		max-width: 188px;
	}
	.ico-list .ico{
		text-align: center;
		width: 60px;
	}
	.info .list li{
		padding: 0 10px;
	}
	.info .list p{
		font-size: 16px;
	}
	.info .t1{
		font-size: 25px;
	}
	.title{
		font-size: 30px;
	}
	.doctor .img img{
		width: 230px;
	}
	.doctor .tt .pp{
		padding: 0;
	}
	.doctor .tt p{
		font-size: 16px;
	}
	.doctor{
		padding-bottom: 50px;
		height: auto;
		padding-top: 50px;
	}
	.sos-list .h4{
		font-size: 20px;
		min-height: 50px;
	}
	.sos-list p{
		font-size: 16px;
	}
	.sos-list .img img{
		max-width: 100%;
	}
	.sos-list li{
		padding: 0;
	}
	.sostav{
		background: #fff;
		height: auto;
		padding: 50px 0;
	}
	.sostav .list p{
		font-size: 18px;
	}
	.sostav .list{
		margin-bottom: 0;
	}
	.table-box{
		background: url(../img/table-768.jpg) 50% 0 no-repeat;
		height: 1291px;
		padding-top: 70px;
	}
	.table-box .r{
		width: auto;
		float: none;
	}
	.table-box .wr{
		padding-right: 35px;
		padding-left: 115px;
	}
	.table-box .title{
		font-size: 40px;
	}
	.rev{
		text-align: center;
	}
	.rev-slider{
		padding: 0 20px;
	}
	.rev .img{
		margin: 0 0 20px;
		float: none;
	}
	.owl-carousel .owl-nav>div{
		top: 208px;
	}
	.rev .tt p{
		font-size: 18px;
	}
	.how-use{
		background: url(../img/hu-768.jpg) 50% 0 no-repeat;
		height: 562px;
	}
	.how-use .title{
		margin-bottom: 405px;
	}
	.how-use .list li{
		margin: 0 20px;
		width: 196px;
	}
	.how-use .list{
		font-size: 22px;
		padding: 15px;
	}
	.how-get .list p{
		font-size: 18px;
	}
	.how-get .list{
		margin-bottom: 0;
	}
	.how-get{
		padding-top: 90px;
	}
	.how-get .list li{
		padding: 0 10px;
	}
	.bottom{
		height: 1169px;
		background: url(../img/bottom-768.jpg) 50% 0 no-repeat;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	#wrapper{
		width: 320px;
	}
	.wrap{
		max-width: 300px;
	}
	.header .btn{
		display: none;
	}
	.header{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	#wrapper{
		padding-top: 67px;
		position: relative;
	}
	.top-box{
		height: 1484px;
		background:#e8e8e8 url(../img/tb-320.jpg) 50% 0 no-repeat;
	}
	.tt-wrap{
		position: static;
		text-align: center;
	}
	.tt-wrap .t2{
		position: static;
		width: auto;
		font-size: 19px;
		margin-bottom: 10px;
	}
	.tt-wrap .t2 span{
		font-size: 22px;
	}
	.tt-wrap .t1{
		font-size: 65px;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	.tt-wrap .t3{
		font-size: 16px;
	}
	.order-form-box{
		width: 100%;
		float: none;
		margin-top: 605px;
	}
	.order-form-box .skidka{
		font-size: 40px;
	}
	.countdown span{
		margin: 0 5px;
		width: 70px;
	}
	.order-form-box .small{
		font-size: 22px;
	}
	.mm li{
		margin: 0 3px;
		width: 70px;
		font-size: 16px;
	}
	.ico-list{
		width: 100%;
		top: 555px;
		bottom: auto;
		left: 0;
		right: auto;
	}
 	.title{
 		font-size: 20px;
 	}
	.btn{
		width: 290px;
		-webkit-background-size: cover;
		background-size: cover;
		height: 55px;
	}
	.info .list {
		margin-bottom: 20px;
	}
	.info .list li{
		width: auto;
		float: none;
		margin: 0 0 30px;
		padding: 0;
	}
	.info .t1{
		font-size: 18px;
	}
	.doctor .img{
		width: auto;
		margin: 0 0 20px;
		float: none;
		text-align: center;
	}
	.doctor{
		-webkit-background-size: cover;
		background-size: cover;
	}
	.sos-list li{
		float: none;
		width: 49%;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 30px;
	}
	.sos-list li:last-child{
		width: 100%;
	}
	.sos-list .h4{
		min-height: inherit;
	}
	.sos-list .img{
		height: 175px;
	}
	.sos-list{
		margin-bottom: 0px;
	}
	.sostav{
		padding-bottom: 0;
	}
	.sostav .wr{
		padding: 30px 0;
		background-color: #e7e7e7;
	}
	.sostav .list li{
		float: none;
		width: auto;
		margin-bottom: 30px;
	}
	.table-box{display: none;}
	.review .owl-carousel .owl-item img{
		width: 200px;
	}
	.rev-slider{
		padding: 0;
	}
	.rev .tt p{
		font-size: 16px;
	}
	.rev .tt .name{
		font-size: 24px;
	}
	.owl-carousel .owl-nav>div{
		top: 94px;
	}
	.how-use{
		height: 1693px;
		background:  url(../img/hu-320.jpg) 0 0 no-repeat;
	}
	.how-use .title{
		margin-bottom: 455px;
	}
	.how-use .list{
		padding: 0;
		background: none;
	}
	.how-use .list li{
		display: block;
		margin: 0;
		width: auto;
		margin-bottom: 497px;
	}
	.how-use .list li:last-child{margin-bottom: 0;}
	.how-get{
		padding: 50px 0;
	}
	.how-get .list li{
		float: none;
		width: 49%;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 30px;
	}
	.how-get .list img{
		max-width: 100%;
	}
	.how-get .list p{
		font-size: 16px;
	}
	.how-get .list .img{
		height: 130px;
	}



}