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

@media (max-width: 767px) {
	.padding {
		padding: 10px 0;
	}

	footer {
		padding: 20px 0;
	}

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

	.logo {
    width: 40%;
}
	.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;
    }
	.about_left  {
      order:2
    }
	.about_des {
		margin-top:10px;
	}
	.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;
	}
	.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%;
	}
	.btn-showmenu-wrap,
	.lang-header span{
		color:#000;

	}
	.btn-showmenu-wrap {
		width: 110px;
		justify-content: flex-start;
		padding: 0 0 0 5px;
	}
	.row-cat{
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
	.col-cat{

	}
	.conso-row{
		flex-wrap: wrap;
		padding: 20px 0 0;
	}
	.conso-col{
		width: 100%;
		max-width: 100%;
		margin: 5px 0;
	}
	.conso-name{
		padding-bottom:10px;
	}
	.conso-text p{
		font-size: 68px;
		line-height: 47px;
	}
	.conso-text span{
		font-size: 65px;
		line-height: 80px;
	}
	.duan-left,
	.duan-right{
		width: 100%;
		padding: 5px 0;
	}
	.duan-slick .slick-dots{
		bottom: 0;
		position: relative;
	}
	.row-doitac{

	}
	.title-doitac{
		width: 100%;
		order: 1;        font-size: 25px;
	}
	.width-slick-doitac {
		width: 100%;
		order: 2;
	}
	.title-rpmenu.fixed{
		background: #fff;
	}.coppyright{
		margin-bottom: 50px;
	}
	.lang-header{
		width: 110px;
	}
	.logo-rp{
		text-align:center;
		flex-grow: 1;
	}
	.logo-rp img{
		max-height:60px;
		margin: 0 auto;
	}
	.section-about{
		background: var(--bgmain);
	}
}

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