.wraper {
    width:100%;
}

@media (max-width:992px) {
    .body-bg,
    .container {
        width:100%;
    }
	.wraper{
		padding:0 10px
	}
}
@media (max-width:767px) {
    .container {
        width:100%;
    }
    .head-nav{
        width: 100%;
        position: relative;
    }
    div[class*="col-md"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .row {
    margin-left: -5px;
    margin-right: -5px;
    }
    .main-menu{
        padding: 0;
		width:100%;
    }
    .header-nav{
        display: none;
    }
    .slide{
        margin-top: 52px;
    }
    .breadcrumbs-wrap{
        display: none;
    }
    .thong-tin-chung{
        margin: 0 5px;
    }
    .block-footer span{
		font-size:13px;
	}
	.viewgrid-tours .tour-title{
		height:56px
	}
	.viewgrid-tours .num-day{
		width:100%
	}
	.viewgrid-tours .date-start{
		float:left
	}
	#footer{
		font-size:13px
	}
}
@media (max-width:499px) {
    .nv-infodie {
        width:100%;
    }
    .block-tour2{
        padding: 0
    }
    .block-tour-heading2{
        background: none;
        position: relative;
        top:0;
    }
    .block-tour-heading2 h2{
        background: none
    }
    .cam-ket .icon-ck:nth-child(1):after, .cam-ket .icon-ck:nth-child(2):after, .cam-ket .icon-ck:nth-child(3):after, .cam-ket .icon-ck:nth-child(4):after, .cam-ket .icon-ck:nth-child(5):after, .cam-ket .icon-ck:nth-child(6):after{
        width: 30px;
        height:30px;
        line-height: 30px
    }
	.viewgrid-tours .tour-title{
		height:75px
	}
	#phonering-alo-phoneIcon{
		display:block;
	}
}
@media (min-width:500px) and (max-width:991px) {
    
}
@media (min-width:500px) {
    .nv-infodie {
        width:500px;
        left:50%;
        margin-left:-250px;
    }
}
@media (min-height:500px) {
    .body-bg,
    .container {
        width:100%;
    }
    .nv-infodie {
        height:500px;
        top:50%;
        margin-top:-250px;
    }
}
@media (min-width:768px) {
    .wraper {
        width:100%;
    }
    
}
@media (min-width:992px) {
    .body-bg,
    .container {
        width:100%;
    }
    .wraper {
        width:100%;
        max-width:1170px;
    }
    
}
@media (min-width:1200px) {
    .wraper {
        width:1170px;
    }
    
}
