.wraper {
    width:100%;
}

@media (max-width:992px) {
    .container {
        width:100%;
    }
   .wraper{
    padding: 0 10px
   }
   .heading-block-main{
    font-size: 20px
   }
   .star-heading span:before, .star-heading span:after{
        width: 70px
   }
   .follow{
        text-align: center;
    margin-top: 0;
   }
   .follow .title1, .follow .title2{
        width: 100%;
    text-align: center;
    padding-right: 0;
    font-size: 14px;
    display: inline-block;
   }
   .follow .title2{
    font-size: 16px;
   }
   .follow .title3{
        position: relative;
    padding: 5px 10px;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
   }
   .page-owl .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    }
    .news-grid img{
        width: 100%;
        height: auto
    }
    .news-grid .img{
        width: 100%;
        height: auto
    }
    .news-grid .content{
        padding: 10px;
    }
    .news-grid .title h3 a{
        font-size: 14px;
    }
    .block-footer-content{
        line-height: 1.5;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .heading-block-footer{
        font-size: 14px;
    }
    .logo-footer{
        width: 100px;
        height: auto;
        margin-bottom: 10px;
    }
    .footer{
        text-align: center;
    }
    .social-top{
        text-align: center;
        margin-top: 10px;
    }
    .cart-box{
        text-align: center;
        float: none;
    }
    .hotline-box, .hotline-box a{
        text-align: center;
    }
    #search_form_shops{
        margin-top: 10px;
    }
    .menu-img h3{
        font-size: 14px;
        text-align: center;
    }
    .menu-img .img{
        margin-bottom: 10px;
    }
    .sp-moi .title{
        font-size: 14px;
    }
    .sp-moi .img{
        margin-bottom: 10px;
    }
    .sp-moi{
        margin-bottom: 10px;
    }
	.header{
		margin-top:51px
	}
	.main-menu-box{
		height:0;
		line-height:0
	}
}
@media (max-width:767px) {
	
	#search_form_shops input{
		color:#333
	}
	
.social-top a{
	color:#333
}

.affix .hotline-box, .hotline-box a{display:none}
#search_form_shops .btn-info{
	color:#333
}
	
.news-grid .title h3 a{
	font-size:13px
}
	
	.sp-moi .img{
		height:auto
	}
	.hotline{
		top:0px
	}
    .container {
        width:100%;
    }
    .header{
		margin-top:51px
	}
}
@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%;
    }
    .wraper {
        width:100%;
        max-width:1200px;
    }
}
@media (min-width:1200px) {
    .wraper {
        width:1200px;
    }
}
