@media screen and (max-width: 767px){
	#menu{
		background: #1a2d30;
	    position: fixed;
	    top: 0;
	    left: -100%;
	    width: 200px;
	    transition: .8s;
	    z-index: 9999;
	}
	#menu.active {
	    left: 0;
	}

	#m_icons a {
	    color: #fff;
	    display: inline-block;
	    padding: 1.5rem 1rem;
    	font-size: 1.5rem;
	}
	#m_line {
    	height: 1px;
    	background: #028585;
    	margin-bottom: 10px;
	}
	#list_menu {
	    padding-top: 1rem;
	}
	#list_menu ul{
		list-style: none;	
		padding-left: 0;
	}
	#list_menu ul li a {
	    display: block;
	    padding: 0.9rem 0;
	    padding-left: 15%;
	    position: relative;
	    color: #fff;
	    font-size: 1.5rem;
	}
	#list_menu ul li a i, #list_menu ul li a span {
	    position: absolute;
	    left: 1rem;
	}
	.m_close {
	    width: 22px;
	    height: 22px;
	    border-radius: 50%;
	    border: 1px solid #fff;
	    color: #fff;
	    line-height: 18px;
	    position: absolute;
	    top: 12px;
	    right: 5px;
	    text-align: center;
	}
	#m_phone a {
    	font-size: 1.35rem;
	    font-style: italic;
	    color: #cc3333;
	    display: block;
	    padding: 0.25rem 0.5rem 1.5rem;
	    font-weight: 500;
	    text-align: center;
	}
	#s4.tuvan p{
		text-align: center;
		text-shadow: unset;
		font-size: 32px;
    	line-height: 40px;
	}
	.box-btn-s4{
		padding-left: 15px;
		padding-right: 15px;
	}
	.tuvan-free{
		margin-bottom: 20px;
	}
	.box-s4{
		width: calc(50% - 20px);
		margin-left: 10px;
		margin-right: 10px;
	}
	.box-s4:nth-child(3){
		margin-left: 10px;
	}
	.content-s5 .col-xs-12:last-child{
		margin-top: 20px;
	}
}
@media screen and (max-width: 480px) {
	body{
		font-size: 12px;
		line-height: 16px;
	}
	.khainiem{
		text-align: center;
	}
	#s2.khainiem img.banner-s2{
		display: block;
		margin: auto;
	}
	#s2.khainiem h1{
		margin-top: 20px;
		font-size: 32px;
		margin-bottom: 20px;
	}
	#s2.khainiem p{
		text-align: justify;
	}
	#s2.khainiem .right-s2 .btn-s1{
		margin-top: 15px;
		float: none;
	}
	#s2.khainiem .right-s2 .btn-s1 a{
		display: block;
		margin: 5px auto 10px !important;
		float: none;
		width: 208px !important;
	}
	.tit-s3 i{
		font-size: 25px;
	}
	.tit-s3 h3, .tit-s3 h2{
		font-size: 23px;
		padding-top: 0px;
	}
	.tit-s3 h3:after, .tit-s3 h2:after{
		width: 60px;
	}
	.box-news .col-xs-4{
		padding: 0 0 0 10px;
	}
	.box-news h4{
		font-size: 14px;
		text-transform: capitalize;
		margin-bottom: 5px;
		line-height: 18px;
	}
	.box-news p{
		display: none;
	}
	.box-news a.read-more-s3{
		display: none;
	}
	.tit-s5 h2,.tit-s5 h3{
		font-size: 18px;
		line-height: 25px;
		padding-top: 0;
	}
	.tit-s5 i{
		font-size: 25px;
	}
	.content-s5 img{
		margin-bottom: 10px;
	}
	#s7{
		margin-top: 30px;
	}
	.content-s5{
		padding-left: 0px;
		padding-right: 0px;
	}
	.ft-1{
		padding-top: 30px;
	}
	.tit-ft{
		font-size: 18px;
	}
	.box-tt-ft p{
		font-size: 14px;
	}
	.tit-ft span{
		padding-bottom: 4px;
	}
	.box-ck-ft p{
		height: auto;
	}
	.box-ck-ft p a, .box-ck-ft p{
		color: #fff;
	    font-size: 14px;
	    line-height: 20px;
	}
	.box-lh-ft .mxh-ft{
		display: none;
	}
	.frm-ft input.w70, .frm-ft input.w30{
		width: calc(100% - 50% - 10px);
	}
	.frm-ft button{
		position: static;
		margin-top: 10px;
		float: right;
	}
	.box-ck-ft{
		margin-bottom: 15px;
	}
	.ft-2{
		padding: 20px 10px 80px;
	}
	.w--ft_2{
		padding-right: 0;
		flex-direction: column-reverse;
	}
	.w--ft_2 span{
		max-width: 100%;
	}
	.content-s5 .s5_sitems img, .content-s5 .s5_bitems img{
		border: none;
	}
	.s5_sitems {
	    margin-left: 2px;
	    margin-right: 2px;
	}
	#breadcrumb{
		display: block;
		margin-bottom: 10px;
		padding: 0 5px;
		height: auto;
		line-height: 25px;
	}
	#nc_main{
		padding: 15px 10px;
	}
	#nc_items{
		margin-top: 20px;
	}

	#nc_items .col-xs-12{
		padding: 0;
	}
	.nc_items{
		padding: 10px 5px;
	}
	.nc_items:after{
		content:'';
		clear: both;
		display: table;
	}
	.nc_items .nc_img, .nc_items .nc_content{
		display: inline-block;
		float: left;
	}
	.nc_items .nc_img {
		margin-right: 10px;
		width: 40%;
	}
	.nc_items .nc_content{
		width: calc(60% - 10px)
	}
	.nc_des, .nc_readmore{
		display: none;
	}
	.nc_title h4{
		margin-top: 0;
		font-size: 15px;
	}
	.nc_title h4 a{
		height: auto;
	    white-space: normal;
	    overflow: auto;
	    line-height: 22px;
	    text-align: justify;
	}
	.bannermobile img{
		display: block;
		width: 100% !important;
	}
	#nc_title h1{
		line-height: 25px;
		font-size: 18px;
	}
	#content .nc_sim_box {
	    border: 1px solid #0a8e91;
	    padding: 15px;
	    border-radius: 5px;
	    margin-bottom: 15px;
	    background: none;
	}
	.nc_sim_box p {
	    border-bottom: 1px dashed #3c835f;
	    padding-bottom: 5px;
	}
	#content ul, #content li, #content ol{
		padding-left: 0;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.box-news p {
	    display: block;
	}
	.bannermobile img{
		display: block;
		width: 100%;
	}
	#s2 img.banner-s2{
		display: block;
		margin: 0 auto 20px;
	}
	#s2.khainiem h2{
		margin-bottom: 20px;
	}
	.khainiem p{
		text-align: justify;
	}
	#s2.khainiem .right-s2 .btn-s1{
		margin-top: 30px;
	}
	#s4.tuvan p{
		font-size: 30px;
		line-height: 35px;
	}
	.ft-1 .col-xs-12.col-sm-4
}