@media screen and (max-width:767px){
    .ckmagm-div>.div-1{
        float: none;
        width: 100%;
    }
    .ckmagm-div>.div-2{
       float: none;
       text-align: center;
       margin-top: 15px;
    }

	.spek{
		margin-top: 0;
	}
	.wrapper{
		padding: 0 15px;
	}
	.user-detail{
		text-align: center;
	}
	.btn-filter{
		display: block;
		position: absolute;
		top: 66px;
		left: 0;
		width: 100%;
		border: none;
		background: #0081AB;
	}
	.row>.form-filter{
		padding: 0;
		margin-top: -1px;
	}
	.row>.img-wrapper{
		padding: 0;
		margin-top: -15px;
	}
	.menu{
		display: none;
	}
	.btn-mobile{
		display: block;
	}
	.btn-mobile li a{
		background: transparent;
		color: #fff;
		float: left;
		padding: 0;
	}
	.box-right>.box-body>.box-img{
		height: auto;
	}
	.menu-title{
		text-align: center;
		margin-top: 20px;
	}
	.news-search{
		width: 100%;
	}
}
@media screen and (max-width:480px){
	.box>.box-body{
		height: 225px;
	}
	.box-description>._price{
		font-size: 13px;
		padding: 3px 0;
	}
	.box-description .desc{
		font-size: 11px;
	}
	.news>.description>h2{

	}
	.box-img{
		height: 114px;
	}
	.fsearch-mobile{
		display: block;
	}
	.fsearch-desktop{
		display: none;
	}
}
@media screen and (max-width:400px){
	.box>.box-body{
		height: 210px;
	}
	.box-img{
		height: 95px;
	}
}
@media screen and (max-width:320px){
	.box>.box-body{
		height: 190px;
	}
	.box-img{
		height: 95px;
	}
}