@media (min-width: 1300px) and (max-width: 1514px) {
	.search{
		width: 200px
	}
}
@media (min-width: 1090px) and (max-width: 1299px) {
	.search{
		width: 150px;
	}
}
@media (max-width: 1089px) {
	.btn-open-search{
		display: block;
	}
	.search{
		position: absolute;
		top: 45px;
		width: 0px;
		opacity: 0;
	}
	.header-right{
		/* width: inherit; */
		padding-left: 10px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1200px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.contactus-box{
		max-width:100%;
		height: fit-content;
		padding: 20px 10px;
		border-radius: 10px;
	}
	.fancybox-container .box-newsletter
	{
		width: 100%;
		padding: 10px;
	}
	.title-form{
		font-size:20px;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.pro1-item:nth-child(2n+1) .pro1-left,
	.pro1-left{
		padding:20px;
	}
	.pro1-item{
		margin:20px 0;
	}
	.name_pro1 a{
		font-size: 25px;
	}
	.des_pro1{
		font-size: 14px;
	}
	.img_pro1{
		width: 60%;
	}
	.row-product{
		display: grid ;
		grid-template-columns: repeat(3, 1fr);
		gap: 24px;   
	}
	.contactus-box{
		max-width:100%;
		height: fit-content;
		padding: 20px 10px;
		border-radius: 10px;
	}
	.fancybox-container .box-newsletter
	{
		width: 100%;
		padding: 10px;
	}
	.title-form{
		font-size:20px;
	}
}

@media (max-width: 767px) {
	.row-product{
		display: grid ;
		grid-template-columns: repeat(2, 1fr);
		gap: 14px;   
	}
	.bannerlayout{
		height:250px	
	}
	.grid-item.item_project {
        width: 50%;
    }
	.padding {
		padding: 10px 0;
	}
	.section-chuongtrinhhoc{
		padding: 10px 0 30px;
	}
	.slider::after{
		height: 30px;
		background: url(../images/line_slider.png) no-repeat center center;
		background-size: cover;
	}
	.section-chuongtrinhhoc::after {
		height: 30px;
	    background: url(../images/line_gioithieu.png) no-repeat center center;
	    background-size: cover;
	    bottom: -2px;
	}
	.section-about::after {
	    height: 30px;
	    background: url(../images/line_slider.png) no-repeat center center;
	    background-size: cover;
	}
	.box-camnhan-relative,
	.camnhan-home{
		background:transparent;
	}
	.camnhan-item-top{
		display:block;
	}
	.camnhan_img{
		margin: 0 auto;
	}
	.dots {
	    margin: 0px 0;
	}
	.camnhan-content-right{
		padding: 5px 0 0;
		width:100%;
		text-align:center;
	}
	.camnhan-content-right h3{
		font-size:16px;
	}
	h4.job{
		font-size:15px;
	}
	footer {
		padding: 0px 0 60px;
	}
	.title-main h2{
		font-size:30px;
	}
	.row_footer {
		flex-wrap: wrap;
	}

	.footer1,
	.footer2,
	.footer3,
	.footer4 {
		width: 100%;
		padding: 5px;
	}

	.coppyright,
	.thongke {
		text-align: center;
	}

	.fix-toolbar {
		display: block;
	}
	header,
	#tienich,
	.topone,
	.zalo_fixed,
	.drag-wrapper,
	.ctrlq.fb-button,
	.call_fixed,
	header nav,
	.topone_center p:nth-child(2),
	.hotline,
	.menu,
	.topone_center p {
		display: none;
	}

	.form_contact {
		width: 100%;
		padding: 0;
	}

	.logo {
    width: 100%;
    text-align: center;
}
	.header-right{
		width:50%;
	}
	.logo img{
		max-height: 80px;
	}

	.showmnrp {
		display: block !important;
	}

	.pagination>li>a,
	.pagination>li>span {
		padding: 4px 10px;
	}

	.title-pro-detail {
		margin: 10px 0;
	}
	.content-tabs-pro-detail img,
	.content-main img {
		height: inherit !important;
	}
	
	.media_left,
	.media_right,
	.about_left,
	.about_right {
        width: 100%;
		padding: 5px 0;
    }
	.title-about,
	.title-home,
	.title-main{
		font-size:24px;
	}
	.title-about span,
	.title-home span,
	.title-main span{
	font-size: 24px;
	}
	.title-about p,
	.title-home p,
	.title-main p{
		font-size: 15px;
	}
	.title-main p {
		font-size: 15px;
	}
	.title-camnhan {
	    width: 100%;
	    position: relative;
	    right: 0;
	    top: 0;
	}
	.title-camnhan h3{
		font-size: 20px;
	}
	.title-camnhan h3 span{
		font-size: 30px;
	}
	.title-camnhan p{
		font-size: 14px;
	}

	.about_img{
		padding: 0;
		width: 50%;
	}
	.about_img:before{
		border-width:10px;
	}
	.pro1-item:nth-child(2n+1) .pro1-left,
	.pro1-left{
		padding: 10px;
		width: 100%;
		border: 0;
	}
	.pro1-right{
		padding: 0px;
		width: 100%;
	}
	.pro1-item{
		margin: 10px 0;
	}
	.name_pro1 a{
		font-size: 25px;
	}
	.des_pro1{
		font-size: 14px;
	}
	.img_pro1{
		width: 60%;
	}
	.span-menu,
	.header-right,
	.hotline-header,
	.mangxahoi,
	.scroll-down,
	.slogan-slider{
		display:none;
	}
	.why-left,.why-right{
		width:100%;
		padding: 0;
	}
	.whys-name span{
		font-size:16px;
	}
	.whys-name p{
		font-size:14px;
	}
	.whyimg-right{
		/* width:calc(50% - 5px); */
	}
	.title-contrinh-row{margin: 0 0 25px 0;}
	.title-contrinh{width: 100%;text-align: center;margin-bottom: 10px;}
	.title-contrinh span{
	    font: 16px var(--fontTitle);
	}
	.title-contrinh p.textcontrinh1{
	    font-size: 34px ;
	}
	.desc-contrinh{
	    width: 100%;
	    font: 14px var(--font);
	    text-align: center;
	}
	.contrinhs-choose span{
		padding:0 10px;
	}
	.about_img-row{
		height: 440px;
	}
	.splistnb-left{
		width: 100%;
		padding: 20px 5%;
	}
	.splistnb-right{
		width:100%;
	}
	.splistnb-right img{
		max-width:100%;
		margin: 0;
	}
	.contactus-left,
	.contactus-mid,
	.contactus-right{
		width: 100%;
		padding: 5px 0;
	}
	.contactus-mid{
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: space-between;
		align-items: center;
	}
	.baogia_img{
		width: calc(50% - 5px);
		padding: 5px 0;
		margin: 0;
	}
	.box-baogia {
	    padding: 25px 10px;
	}
	.tintucHome-content{
		padding: 0;
		background: #fff;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
		margin-top: 0;
		position: relative;
	}
	.tintucHome-date{margin-left: 0;}
	.popup-language-title{
		font-size: 26px;
	}
	.popup-language-title p{
		font-size: 18px;
	}
	.btn-360-icon{
		bottom: 130px;
		transform: scale(0.5);
		right: -10px;
	}
	.thongke-img{
		width: 80px;
		height: 80px;
	}
	.thongke-img img{
		max-width: 50px;
	}
	.thongke-item p{
		font-size: 32px;
	}
	.thongke-item h3{
		font-size: 16px;
	}
	.thongke-item {
	    margin: 10px 0 0;
	}
	.title-home h2{
		font-size:30px;
		line-height:40px;
	}
	.title-home a{
		padding: 10px 30px 8px;
		border-radius: 31px;
		font: 15px var(--fontBalooTammudu2Bold);
		line-height: 14px;
	}
	.section-chuongtrinhhoc .title-home a{
		display:none;
	}
	.row_about{
		padding-left:10px;
	}
	.tieuchi-name{
		font-size:20px;
	}
	.about-text3 span,
	.about-text3 p{
		font-size:30px;
	}

	.team-grid {
	    max-width: 100%;
	    margin: auto;
	    display: block;
	}
	
	/* Card 1 */
	.team-card.item1 {
	    grid-column: 1 / span 1;
	    padding: 0 0;
	}
	
	/* Card 2 */
	.team-card.item2 {
	    grid-column: 2 / span 1;
	}
	
	/* Card 3 */
	.team-card.item3 {
	    grid-column: 2 / span 1;
	}
	
	/* Card 4 */
	.team-card.item4 {
	    grid-column: 3 / span 1;
	}
	.team-card.item1 .camnhan-item{
	    position: relative;
	    width: 100%;
	    bottom: 0;
	}
	.team-card.item2 .camnhan-item{
	    
	}
	.team-card.item3 .camnhan-item{
	    
	}
	.team-card.item4 .camnhan-item{
	    position: relative;
	    width: 100%;
	    top: 0;	 
	}
	.camnhan-item{
	    background:#F9F9F9;
	    padding: 10px;
	    border-radius: 10px;
	    border: 1px solid var(--colormain);
		margin: 10px 0;
	}
	.section-albumhome-camnhan{
		background:transparent;
	}
	.title-news{
		font-size:30px;
	}
	.hotline-tuvan,
	.adress-header{
		display:none;
	}
	.btn-tuyensinh {
	    width: 30%;
	    text-align: right;
	}
	.btn-tuyensinh a{
		padding: 5px 10px;
		font-size: 10px;
		background: var(--bgmainhv);
	}
	.contactus-box{
		max-width:100%;
		height: fit-content;
		padding: 20px 10px;
		border-radius: 10px;
	}
	.fancybox-container .box-newsletter
	{
		width: 100%;
		padding: 10px;
	}
	.title-form{
		font-size:20px;
	}
	.breadCrumbs-2 .wrap-content .breadcrumb-item.breadcrumb-item1 a {
		font: 22px var(--fontB);
		color: var(--bgmainhv);
		text-transform: uppercase;
	}
	.section-faqs::after {
		position: absolute;
		content: '';
		width: 100%;
		height: 30px;
		background: url(../images/line_giaovien.png) no-repeat center center;
		background-size: contain;
		z-index: 99;
		top: -2px;
		left: 0;
	}
	.section-albumhome{
		margin: 0 0 0px 0;
	}
	.section-albumhome::after{
		bottom: -30px;
	}
	.section-albumhome::after,
	.section-faqs::before{
		height: 30px;
	}
	.section-faqs{
		padding: 40px 0 20px;
	}
	.news_index_name a{
		font-size: 20px;
	}
	.row-logoft-desc{
		justify-content: center;
	}
	.footer-desc{
		display: none;
	}
	.logoft{

	}
	.mb-none{
		display: none;
	}
	.chuongtrinhhoc-row{
		margin: 0 0px;
	}
	.chuongtrinhhoc-col {
		padding: 0 0px;
	}
	.doingugv-item{
		padding: 10px 5px;
	}
	.doingugv-content{
		clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
		background: #D9D9D9;
		padding: 10px 14px 10px;
		/* margin: 10px 0 0; */
	}
	.doingugv-name a{
		font-size: 12px;
	}
	.doingugv-desc{
		font-size: 11px;
	}
	.camnhan-slick {
		display: none;
	}
	.camnhan-slick-reponsive-box{
		display: block;
	}
	.faq-image-mobile{
		display: none;
	}
	.row1,
	.row2{
		grid-template-columns: 1fr;
	}
	.album-index-box{
	}
}

@media (max-width: 550px) {}