.wraper {
    width:100%;
}

@media (max-width:992px) {
    .container {
        width:100%;
    }
   
}
@media (max-width:767px) {
    .container {
        width:100%;
    }
    .main-menu{
        display: none
    }
	.hidden-md{
		display: block
	}
    .breadcrumbs-wrap{
		display:none
    }
    #sidebar-btn{
        min-height: 60px;
    }
    .logo{
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }
    .logo img{
        width: auto;
        height: 40px;
        margin: 0 auto;
    }
    .sub-menu-top .cat-title:after{
        display: none;
    }
	.slider-box{
		margin-bottom: 30px
	}
    #search_t{
        display: none;
    }
    .searchform{
        width: 100%;
        display: block;
        position: relative;
        top: 0;
    }
    .social-list{
        float: none;
        text-align: center;
        margin-right: 0;
        width: 100%;
        display: inline-block;
    }
    .search-box{
        float: none;
        display: block;

    }
    .header-ex{
        padding: 10px 0;
    }
    .header{
        position: static;
    }
    .title-classic{
        font-size: 36px;
    }
    .title-solution{
        margin-top: 0;
        color: #000;
    }
    .solution{
        padding-left: 0;
    }
    .solution-box{
        width: 100%;
        padding: 30px 15px;
        background-color: #f3f2ef;
    }
    .solution-left, .solution-right{
        float: none;
        width: 100%;
        height: auto;
        background: none;
    }
    .solution li{
        width: 100%;
        padding-left: 112px;
        padding-right: 0;
    }
    .solution li img{
        left: 0;
        top: 0;
    }
    .news-list .des{
        display: none;
    }
    .news-ex .nav-tabs{
        display: block;
        overflow-x: scroll;
    }
    .news-ex-list img{
        margin-bottom: 20px;
    }
    .news-ex .des, .news-ex .des-1{
        text-align: justify;
    }
    .solution .r_icon{
        display: none;
    }
	.footer .block-box-2{
		margin-bottom: 30px
	}
	.header{
		background: url(../images/bg-product.jpg) no-repeat;
		background-size: cover;
	}
	#imageGallery img{
		width: 100%;
		height: auto !important;
	}
	
	.lSSlideOuter .lSPager.lSGallery img{
		width: 100% !important;
		height: auto !important;
	}
	.bg-detail-2 img{
		width: 100%;
		height: auto;
	}
	.des img{
		width: 100%;
		height: auto;
	}
	.cat-title{
		font-size: 20px;
		vertical-align: middle;
	}
	.product-owl h3{
		font-size: 16px
	}
	.cat-sub-block{
		display: none;
	}
	.title-classic.loai-sp{
		text-align: left;
	}
	.loai-sp-child{
		position: absolute;
		right: 0;
		top: 5px;
	}
	.loai-sp-child .btn{
		font-size: 18px;
	}
	.loai-sp-child  ul{
		font-size: 16px;
	}
	.loai-sp-child .dropdown-menu>li>a{
		padding: 10px;
	}
	.loai-sp-child .dropdown-menu{
		left: auto;
		right: 0;
		    margin: 0;
	}
	.img-product img{
		width: 100%;
		height: auto;
	}
	.pro-grid h3{
		font-size: 16px
	}
	.sub-menu-top .loai-sp-child{
		position: relative;
		display: inline-block;
		top: 0;
		margin-left: 10px
	}
	.sub-menu-top .loai-sp-child .btn{
		font-size: 14px;
		padding: 3px 10px;
	}
	.sub-menu-top .loai-sp-child ul li{
		text-align:center;
	}
	.news-grid .image{
		width: auto;
		height: auto;
	}

	.shop-title-cata img{
		width: 100%;
		height: auto;
	}
}
@media (max-width:499px) {
    .nv-infodie {
        width:100%;
    }
    
}
@media (min-width:500px) and (max-width:991px) {
    
}
@media (min-width:500px) {
	.nv-infodie {
        width:500px;
        top: 100px;
        left: 0;
        right: 0;
    }
}
@media (min-height:500px) {
    .container {
        width:100%;
    }
    .nv-infodie {
        height:500px;
        top:5%;
    }
}
@media (min-width:768px) {
    .wraper {
        width:100%;
    }
    
}
@media (min-width:992px) {
    .container {
        width:100%;
        max-width:1150px;
    }
}
.container{
    padding-left: 15px;
    padding-right: 15px;
}