@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) {}

@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;   
	}
}

@media (max-width: 767px) {
	.row-product{
		display: grid ;
		grid-template-columns: repeat(2, 1fr);
		gap: 14px;   
	}
	.bannerlayout{
		height: 200px;
	}
	.grid-item.item_project {
        width: 50%;
    }
	.section-dichvuHome {
		overflow:hidden;
		background: url(../images/bgdichvu.png) no-repeat;
		background-size: auto;
	}
	.padding {
		padding: 10px 0;
	}
	.btn-more-product,
	.none-mb{
		display:none;
	}
	.bannerlayout img{
		height:100%;
	}
	.breadCrumbs-2 .wrap-content .breadcrumb-item.breadcrumb-item1 a{
		font-size:25px;
	}
	.productIn-left{
	  display:none;
	}
	.productIn-right{
	    width: 100%;
	    padding-left: 0px;
	}
	footer {
		padding: 20px 0 00px;
	}
	.coppyright{
		margin-bottom:60px;
	}
	.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: 50px;
	}

	.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: 20px;
	}
	.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 h3{
		font-size:30px;
	}
	.tieuchi-item{
		padding:10px;
		margin: 10px 0;
	}
	.tieuchi-name{
		font-size: 18px;
		margin: 10px 0 0;
	}
	.videonb-home iframe {
	    height:  300px;
	}
	.product-list-row {
	    grid-template-columns: repeat(3, 1fr);
	    gap: 10px;
	}
	.accordion,
	.accordion ul li,
	.accordion ul li div a{
		height:280px;
	}
	.news_index_content{
		padding:10px;
		height: 200px;
	}
	.news_index_name a{
		font-size:20px;
	}
	.dichvu-list-home h2{
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin: 0;
		height: 100%;
		padding: 10px;
		gap: 10px;
	}
	.dichvu-list-home4 h2,
	.dichvu-list-home2 h2{
		flex-direction: row-reverse;
	}
	.dichvu-list-home h2 img{max-width: 70px;margin: 0;}
	.dichvu-list-home h2 span{
		width: 100%;
		color: #fff;
		font: 18px var(--fontB);
		text-transform: uppercase;
		text-align: center;
	}
}

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