/* Medium Devices, Desktops */
@media only screen and (max-width : 1170px) {
	#wrapper{
		width: 768px;
		margin: 0 auto;
	}
	.rev-slider{
		display: block !important;
	}
	.btn-box .btn, .inform .btn{
		width: 290px;
	}
	.toggle_mnu {
	  width: 40px;
	  height: 36px;
	  margin-right: 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: #8e8e8e;
	  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: #8e8e8e;
	  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: #8e8e8e;
	  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;
	}
	.toping{
		background: url(../img/1tb-768.jpg) 0 0 no-repeat;
		height: 1220px;
	}
	.header{
		width: 750px;
		margin-left: -375px;
		left: 50%;
		padding-left: 0;
		padding-right: 0;
	}
	.header .btn{
		vertical-align: middle;
		width: 185px;
		background-position: 50% 0;
	}
	.top-box .text{
		top: 500px;
		width: 390px;
	}
	.top-box .text .t1{
		font-size: 38px;
	}
	.top-box .text .t2{
		font-size: 30px;
	}
	.ogange-list{
		width: 100%;
		top: 815px;
		height: auto;
		padding: 20px;
		text-align: center;
	}
	.ogange-list li{
		width: 32%;
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}
	.ogange-list li img{
		margin: 0 0 10px;
	}
	.ogange-list li .t1{
		display: block;
		text-align: center;
	}
	.order-form-box{
		width: 100%;
		margin-top: 990px;
	}
	.toping{
		height: 1800px;
	}
	.text-box{
		height: 2460px;
		background:#000 url(../img/text-box-768.jpg) 50% 250px no-repeat;
	}
	.text-box .tt .r{
		padding: 0;
		width: auto;
		padding-left: 10px;
		float: none;
	}
	.title{
		font-size: 44px;
	}
	.how-work .list .item1, .how-work .list .item2{
		top: 20px;
	}
	.text-box .title{
		max-width: 448px;
		margin-bottom: 800px;
	}
	.expert .title{
		max-width: inherit;
		margin-bottom: 630px;
	}
	.text-box .l{
		width: auto;
		padding-left: 10px;
	}
	.exp-name{
		bottom: 660px;
		right: 80px;
	}
	.text-box .l .t1{
		margin-bottom: 15px;
	}
	.how-work{
		height: 1619px;
		padding-top: 0;
		background:#000 url(../img/how-work-768.jpg) 50% 0 no-repeat;
	}
	.how-work .r{
		width: auto;
		float: none;
	}
	.how-work .title{
		width: 300px;
		float: right;
		padding-top: 120px;
	}
	.how-work .list{
		overflow: hidden;
		clear: both;
		padding-top: 321px;
		padding-left: 50px;
	}
	.how-work .list li{
		margin-top: 260px;
	}
	.reviews{
		height: auto;
		padding-bottom: 80px;
		padding-top: 140px;
		background:#000 url(../img/rev-768.jpg) 50% 0 no-repeat;
	}
	.reviews .wr{
		display: none;
	}
	.reviews .title{
		padding-left: 20px;
		margin-bottom: 290px;
	}
	.rev-slider{
		padding-left: 100px;
		padding-right: 100px;
	}
	.rev-slider .item{
		width: auto;
		float: none;
	}
	.owl-carousel .owl-item img{
		width: auto;
		display: block;
		margin: 0 auto 10px;
	}
	.rev-slider .item .age{
		text-align: center;
	}
	.owl-carousel .owl-nav>div{
		display: block;
		text-indent: -9999px;
		width: 72px;
		position: absolute;
		left: 80px;
		top: 90px;
		height: 72px;
		background: url(../img/prev.png) 0 0 no-repeat;
	}
	.owl-carousel .owl-nav>div:last-child{
		left: auto;
		right: 80px;
		background: url(../img/next.png) 0 0 no-repeat;
	}
	.inform{
		background: url(../img/1inform-768.jpg) 50% 0 no-repeat;
		height: 1265px;
		padding-top: 584px;
	}
	.inform .r{
		width: auto;
		padding: 30px;
		float: none;
		padding-top: 60px;
	}
	.inform .list{
		text-align: center;
		margin-bottom: 100px;
	}
	.inform .list li{
		width: 32%;
		display: inline-block;
		vertical-align: top;
		margin: 0; 
	}
	.inform .list li img{
		margin: 0 0 20px;
	}
	.inform .list li .t1{
		display: block;
		font-size: 14px;
	}
	.inform .btn{
		display: block;
		margin: 0 auto;
	}
	.make-order{
		background: url(../img/make-768.jpg) 50% 0 no-repeat;
		height: 1975px;
		padding-top: 100px;
		padding-left: 30px;
	}
	.make-order .list{
		padding-left: 20px;
		padding-top: 300px;
	}
	.deliv{
		padding-left: 0;
	}
	.bottom{
		background: url(../img/1bottom-768.jpg) 50% 0 no-repeat;
		height: 1743px;
	}
	.bottom .ogange-list{
		top: 770px;
	}
	.bottom .text{
		top: 430px;
	}
	.ogange-list .t1{
		font-size: 22px;
	}
	.bottom .order-form-box{
		margin-top: 950px;
	}
	.data-list{
		margin-bottom: 15px;
	}
	.text-box .tt{
		overflow: visible;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	#wrapper{
		width: 320px;
	}
	.header{
		width: 300px;
		margin-left: -150px;
	}
	.toggle_mnu{
		margin-right: 0;
	}
	.header .btn{
		display: none;
	}
	.slogan{
		display: none;
	}
	.toping{
		height: 1313px;
		background: url(../img/1tb-320.jpg) 0 0 no-repeat;
	}
	.top-box .text{
		top: 115px;
		left: 10px;
		width: auto;
	}
	.top-box .text .t1{
		font-size: 20px;
	}
	.top-box .text .t2{
		font-size: 16px;
		max-width: 180px;
	}
	.order-form-box{
		margin-top: 281px;
	}
	.order-form-box .sk-box{
		padding: 20px;
		text-align: center;
	}
	.order-form-box .small{
		font-size: 26px;
		float: none;
	}
	.order-form-box .sk-box .sk-wr{
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.text-box .list .t1{
		font-size: 16px;
	}
	.countdown{
		float: none;
	}
	.order-form-box .old-price{
		margin-left: 15px;
	}
	.order-form{
		padding-left: 10px;
		padding-right: 10px;
	}
	.order-form-box .price{
		margin-bottom: 0;
	}
	.select-area{
		height: 50px;
	}
	.select-area .center, .order-form input[type='text']{
		padding: 16px;
		font-size: 16px;
	}
	.ogange-list{
		top: 1002px;
	}
	.data-list{
		margin-top: 0;
		background-color: #fff;
		color: #000;
		text-align: left;
		font-size: 16px;
		padding-bottom: 10px;
	}
	.data-list img{
		margin-right: 0;
	}
	.ogange-list li{
		width: auto;
		display: block;
		text-align: left;
		margin-bottom: 20px;
	}
	.ogange-list li:last-child{
		margin-bottom: 0;
	}
	.ogange-list li img{
		margin-bottom: 0;
		margin-right: 10px;
	}
	.ogange-list li .t1{
		display: inline-block;
		font-size: 21px;
		max-width: 180px;
		text-align: left;
	}
	.text-box{
		padding-top: 50px;
		background: url(../img/text-box-320.jpg) 50% 200px no-repeat;
		height: 1670px;
	}
	.title{
		font-size: 28px;
	}
	.text-box .title{
		text-align: center;
		margin-bottom: 380px;
	}
	.text-box .list{
		font-size: 18px;
	}
	.text-box .tt{
		margin-bottom: 20px;
	}
	.expert .title{
		margin-bottom: 330px;
	}
	.exp-name{
		display: block;
	}
	.exp-name{
		top: 1110px;
		bottom: auto;
		left: 10px;
	}
	.text-box .l p{
		font-size: 16px;
	}
	.how-work{
		padding-top: 240px;
		background: url(../img/how-work-320.jpg) 50% 0 no-repeat;
		height: 2005px;
	}
	.how-work .title{
		padding: 0;
		float: none;
		width: auto;
		text-align: center;
	}
	.how-work .list{
		padding-left: 30px;
		padding-top: 86px;
	}
	.how-work .list .item1{
		 top: -50px;
	}
	.how-work .list li{
		width: auto;
		display: block;
		margin-top: 200px;
	}
	.how-work .list .h4{
		font-size: 16px;
	}
	.how-work .list p{
		font-size: 16px;
	}
	.how-work .wr{
		margin-bottom: 375px;
	}
	.reviews{
		background: #000;
		padding: 50px 0;
		height: auto;
	}
	.rev-slider{
		padding-left: 10px;
		padding-right: 10px;
	}
	.reviews .title{
		padding: 0;
		text-align: center;
		margin-bottom: 40px;
	}
	.owl-carousel .owl-item img{
		max-width: 100%;
	}
	.reviews .item{
		margin-right: 0;
	}
	.reviews .tt{
		padding-left: 0;
		padding-right: 0;
	}
	.owl-carousel .owl-nav>div:last-child{
		right: 10px;
	}
	.owl-carousel .owl-nav>div{
		left: 10px;
		top: 72px;
	}
	.inform{
		height: 1013px;
		padding-top: 380px;
		background: url(../img/1inform-320.jpg) 50% 0 no-repeat;
	}
	.inform .r{
		padding-left: 10px;
		padding-right: 10px;
	}
	.inform .title{
		font-size: 23px;
		text-align: center;
	}
	.inform .list li img{
		margin-bottom: 0;
		margin-right: 10px;
	}
	.inform .list li .t1{
		font-size: 14px;
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}
	.inform .list li{
		width: auto;
		text-align: left;
		display: block;
		margin-bottom: 10px;
	}
	.inform .list{
		margin-bottom: 65px;
	}
	.make-order{
		height: 1450px;
		padding-top: 320px;
		padding-left: 0;
		background: url(../img/make-320.jpg) 50% 0 no-repeat;
	}
	.make-order .title{
		text-align: center;
		font-size: 28px;
		margin-bottom: 85px;
	}
	.make-order .list{
		padding-left: 100px;
		padding-top: 10px;
	}
	.order-form-box .white{
		padding-bottom: 20px;
	}
	.make-order .list li{
		display: block;
		margin-bottom: 40px;
	}
	.make-order .list .item3{
		margin-left: 0;
	}
	.deliv{
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.bottom{
		background: url(../img/1bottom-320.jpg) 50% 0 no-repeat;
		height: 1255px;
	}
	.bottom .text{
		top: 60px;
	}
	.bottom .order-form-box{
		margin-top: 228px;
	}
	.bottom .ogange-list{
		top: 948px;
	}
	.count{
		float: none;
		text-align: center;
	}
	.how-work .list .item1, .how-work .list .item2{
		top: -40px;
	}















}