@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%;
    }
	.padding {
		padding: 10px 0;
	}

	footer {
		padding: 20px 0 60px;
	}

	.row_footer {
		flex-wrap: wrap;
	}

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

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

	.fix-toolbar {
		display: block;
	}
	#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;
	}
	.wrap-top-row {
	    grid-template-columns: 1fr;
	    gap: 0px;
	}
	.logo {
	    width: 100%;
	    text-align: center;
	    padding: 5px 0;
	}
	.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 10px;
    }
	.about-text span:nth-child(1){
		 font-size: 20px;
	}
	.about-text span:nth-child(2){
	    font-size: 30px;
	}
	.right_gt {
	    min-height: 400px;
	    overflow: hidden;
	    display: none;
	}
	.xemthemcongtrinh a{
		font-size: 16px;
		padding: 15px 0;
		height: inherit;
		width: 100%;
	}
	.right_gt a.pic-about:nth-child(1){
		
	}
	.right_gt a.pic-about:nth-child(2){
		
	}
	.right_gt a.pic-about:nth-child(3){
		width: 60%;
		top: 46%;
		height: initial;
	}
	@keyframes key_three {
	  0% { left: 0; top: 0px; z-index: 2; }
	  25% { left: 0; top: 50px; z-index: 3; }
	  50% { left: 50px; top: 50px; z-index: 2; }
	  75% { left: 50px; top: 0; z-index: 3; }
	  100% { left: 0; top: 0; z-index: 2; }
	}
	@keyframes runnow {
	    0% {
	        top: 0%;
	        left: 0%;
	    }
	    25% {
	        top: 30%;
	        left: 0%;
	    }
	    50% {
	        top: 30%;
	        left: 50%;
	    }
	    75% {
	        top: 0%;
	        left: 50%;
	    }
	    100% {
	        top: 0%;
	        left: 0%;
	    }
	}
	@keyframes run {
	    0% {
	        top: 30%;
	        left: 50%;
	    }
	    25% {
	        top: 0%;
	        left: 50%;
	    }
	    50% {
	        top: 0%;
	        left: 0%;
	    }
	    75% {
	        top: 30%;
	        left: 0%;
	    }
	    100% {
	        top: 30%;
	        left: 50%;
	    }
	}
	.title-about,
	.title-home,
	.title-main{
		font-size:24px;
	}
	.title-about span,
	.title-home span,
	.title-main span{
	font-size: 22px;
	}
	.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;
	}
	.news_index_left,
	.news_index_right{
		width:100%;
		padding: 10px 0;
	}
	.contactus-home{
		padding:20px;
	}
	.compayname{
		font-size:25px;
	}
	.info_footer{
		padding:10px ;
	}
	.info_footer p{
		width:100% !important;
		margin:10px 0;
	}
	.info_footer p b{
		font-size:15px;
		margin-bottom:5px;
	}
	.post-item-name{
		padding: 31% 10px 15px;
	}
	.bannerlayout img {
		width: -webkit-fill-available;
		margin: 0 auto;
	}
	
	
}

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