@media(max-width: 1120px){
	.onethou{
		width: 100%;
	}
	header{
		height: auto;
	    min-height: 60px;
	}
	header .logo{
	    width: 87px;
	    height: 50px;
	    margin: 5px 10px;
	    background-size: cover;
	}
	header .nav{
    	width: 100%;
    	line-height: 2.5;
    	display: none;
	}
	header .nav div {
    	margin: 0 auto;
	    width: 100%;
    	text-align: center;
    	border-bottom: 1px solid #292929;
	}
	header .nav div:hover::after, header .nav div.active:after{
		display: none;
	}	
	header .bars{
		display: block;
	}
	a.anchor{
	    top: -60px;
	}
	#section1 {
    	padding-top: 60px;
	}
	section h1, .cModal h1 {
    	margin: 15px 0;
    	font-size: 22px;
	}
	#section2 table td{
		font-size: 12px;
	}
	.products-desktop{
		display: none;
	}
	.products-slider{
		display: block;
		padding-bottom: 20px;
	}
	#section1 p {
    	font-size: 14px;
	}
	#section1 h3 {
	    font-size: 20px;
    	margin: 10px 0 5px 0;
	}
	.slick-slide img, #section1 p{
		width: 85%;
    	margin: 0 auto;
    	max-width: 350px;
	}
	#section1 .products{
		margin: 0;
	}
	#section2 span{
		font-size: 13px;
	}
	.putingSquare{
	    left: 0;
	    margin-left: 0;
	    width: 100%;
	}
	#section3 .cellmom {
	    width: 100%;
    	font-size: 14px;
	}
	#section4 .cell{
		font-size: 11px;
	}
	#section4 .cell img {
    	margin-bottom: 5px;
    	width: 50px;
	}
	#section4 p {
    	margin: 30px 0 10px 0;
    	font-size: 11px;
	}
	#section3 .cell{
		margin: 0;
	}
}
