.wraper {
    width:100%;
}

@media (max-width:992px) {
    .container {
        width:100%;
    }
   
}
@media (max-width:767px) {
    .container {
        width:100%;
    }
     .centering{
        height: auto;
        flex: none;
    }
    .footer-home{
        position: relative;
        background: #334343;
        padding: 10px 0;
        height: auto;
    }
    .footer-home:before{
        background: none;
    }
    .menu-home{
        padding: 0;
    }
    .homepage:after{
        background: none
    }
    .wraper{
        padding: 0 10px;
    }
}
@media (max-width:499px) {
    .contact-main{
        width:100%;
    }
	.page-main-list h3{
		height:auto;
	}
	.grid-sp .title h3 a{
		font-size: 15px;
		height: 76px;
	}
	.grid-sp{
		margin-bottom:10px;
	}
	.block-sp{
		background:none !important
	}
	.menu-header-2-box{
		float:none
	}
	.menu-header-1-box{
		float:none
	}
	.menu-header-1{
		text-align:center
	}
    .smallogo img{
        height: 30px;
        width: auto;
    }
    .breadcrumbs-wrap{
        display: none;
    }
    .nv-infodie {
        width:100%;
    }
    .centering{
        height: auto;
        flex: none;
    }
    .menu-home img {
        width: 100%;
        height: auto;
    }
    .menu-home .img{
        width: 100%;
        height: auto;
    }
    .border-footer:nth-child(1),
    .border-footer:nth-child(2),
    .border-footer:nth-child(3),
    .border-footer:nth-child(4),
    .border-footer:nth-child(5),
    .border-footer:nth-child(6){
        border-bottom: 1px solid #e1e1e1;
        border-right: none;
        padding: 0;
        margin:0;
    }
    .block-contact .tieude{
        height: auto;
         min-height: auto;
    }
    .block-contact .diachi{
        min-height: auto;
        height: auto;
    }
    .gioi-thieu{
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .header-nav{
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .block-heading-1-box{
        margin-bottom: 15px;
        padding-top: 15px;
    }
    .wsmenu-list .home:after {
        content: '';
        width: 0;
        height: 0;
        border: none !important;
        position: relative;
        top: 100%;
        left: 0;
        z-index: 99999999;
    }
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 60px 10px 10px 10px;
    }
	.menu-header-2{
		margin:0;
		margin-top:10px;
		    text-align: center;
			    margin-bottom: 20px;
	}
    .menu-header-1 li {
        float: none;
		display: inline-block;
        padding: 0 8px;
        font-size: 12px;
    }
    .content-about{
        border-top: 0;
        border-right: 0;
        margin-top: 10px;
    }
    .menu-header-2 li {
        padding: 0 4px;
        margin-top: 10px;
		float: none;
		display: inline-block;
    }
    .hotline-box {
        height: 32px;
        width: 100%;
        text-align: center;
    }
    .iconnn-search{
        display: inline-block;
        width: 100%;
    }
    .headerSearch-sp{
        display: inline-block;
        width: 100%;
        position: relative;
            top: 6px;
    }
    #iconnn-ne{
        display: none;
    }
    [class^="col-"], [class*=" col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .copyright-content{
        text-align: center;
    }
    .menu-footer-2{
        text-align: center;
    }
    .block-about{
        margin-top: 10px;
    }
    .slider{
        margin-bottom: 20px;
    }
}
@media (max-width:320px) {
    .grid-sp .title{
        height: 48px;
    }
    .grid-sp .img{
        margin-bottom: 5px;
    }
    .grid-sp{
        margin-bottom: 10px;
    }
    .news-parent{
        margin-bottom: 10px;
    }
}
@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:1170px;
    }
}
@media (min-width:1200px) {
    .wraper {
        width:1170px;
    }
}
