/* Responsive */
@media (max-width: 1025px) {
	.frame-prolist{
		display: none;
	}
	.frame-prolist-mobile{
		display: flex;
		justify-content: start;
		flex-wrap: wrap;
	}
	.items-prolist-mobile{
		width: calc(100%/3 - 10px);
		margin: 0 5px 10px 5px;
	}
	.photo-about .img1{
		max-width:500px;
		margin:auto;
}
	.title-about h2 {
	font-size: 40px;}
	.content-about .img{
		margin:auto;
		margin-bottom:10px
	}
	.wrap-about .wrap-content{
	padding: 40px 0px;
	background: none;
	}
	.right-header{
    width: 100px;
}
	.social-footer,.phone-header,.left-header{
		display:none
	}
	.wrap-feedback .wrap-content{
	padding: 40px 0;
}
	.wrap-singer .wrap-content{
	padding: 40px 0 30px 0;
}
	.more-video{
	width: calc(100% - 500px);
}
	.wrap-video .wrap-content{
	padding: 30px 0;}
	.slogan-video{
		padding: 45px 25px 0 25px;
	}
	.wrap-album .wrap-content:after{
		display:none;
	}
	.item-cat{
		padding: 40px 50px 30px 35px;
	}
		.title-list-main span{
    margin: 0 10px;
    padding: 0px 10px;
}
		.title-list-main{
			display:flex;
			justify-content:center;
			margin-bottom: 20px;
}
	.title-main-home h2 {
    font-size: 30px;}
		.title-main-home span {
			font-size:20px
		}
	.title-main-home {
    margin-bottom: 10px;
}
	.left-prolist{
		width: 100%; /* 200/1200 */
	}
	.left-prolist .title-main-home{
		text-align:center !important;
	}
	.right-prolist{
		width: 100%; /* 940/1200 */
	}
	.wrap-uudai .wrap-content{
		padding: 30px 0;}
	.deco1-about{
		display:none;
	}
	.wrap-about .wrap-content:after{
		display:none;
	}
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	.navigation{
	padding:5px 0
	
}
	.cart-head {
		padding: 5px;
		font-size: 12px;
	}
	.header {
		padding: 10px 0px;
	}
	.flex-product-main {
		display: block;
	}
	.flex-product-main .left-product {
		position: fixed;
		z-index: 999;
		top: 0px;
		left: 0px;
		transform: translateX(-250px);
		bottom: 0px;
		overflow-x: hidden;
		background: #fff;
		box-shadow: 0px 0px 5px #000;
		transition: all 0.5s;
	}
	.flex-product-main .left-product.show {
		transform: translateX(0px);
	}

	.flex-product-main .right-product {
		width: 100%;
	}

	.grid-product {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.filter{display: block;}
	.menu-mobile-btn {
		display: flex;
		width: 35px;
		height: 35px;
		position: relative;
		flex-wrap: wrap;
		cursor: pointer;
		left: 0px;
	}
	.menu-mobile-btn span {
		display: inline-block;
		width: 100%;
		height: 3px;
		background: #ffffff;
		margin: 4px 0px;
		left: 0;
	}
	.wrap-menu{width: calc(100% - 60px);}
	.menu ul {
		display: none !important;
	}
}
@media (max-width: 850px) {
	.news-left{width: 100%;}
	.news-right{width: 100%;margin-top: 30px;padding: 10px;}
}
@media (max-width: 769px) {
	.grid-event {
		grid-template-columns: repeat(1, 1fr);
	}
	.items-prolist-mobile{
		width: calc(100%/2 - 10px);
		margin: 0 5px 10px 5px;
	}
	.item-uudai a .pic-uudai {
	width: 100%;
	}
	.box-uudai.slick-center{
	}
		.wrap-uudai .wrap-content:after{
			display:none;
		}
	.content-about:before,.content-about:after{
		display:none;
	}
	.box-about{
    margin-left: 0;
    width: 100%;
    padding: 40px 10px;
}
	.footer-ul li{
    margin-bottom: 10px;
}
	.logo-footer{
		margin:auto;
		margin-bottom:10px
	}
	.info-footer .flex-footer .box-footer:nth-child(1) {
	width: 100%; /* 285/1200 */
	text-align: center;
}
.info-footer .flex-footer .box-footer:nth-child(2) {
	width: 47%; /* 110/1200 */
}
.info-footer .flex-footer .box-footer:nth-child(3) {
	width: 47%; /* 180/1200 */
}
.info-footer .flex-footer .box-footer:nth-child(4) {
	width: 100%; /* 340/1200 */
}
	.info-footer {
	padding: 40px 0px;
}
	.name-feedback{
    font-size: 16px;}
	.pic1_video:after{
		 width: 42px;
		 height: 42px;
		 background-size: cover;
	}
	.slogan-video{
    max-width: 392px;
    margin: auto;
}
	.right-video{
	width: 100%;}
	.left-video{
	width: 100%; /* 753/1200 */
}
	
.right-event{
	width: 100%;}
	.title-event{
		text-align:center;
	}
	.left-event{
	width: 100%; /* 580/1200 */
}
	.prolist__row:last-child{
		flex-wrap:wrap
	}
	.title-uudai h2{
    font-size: 40px;}
	.box-uudai{
		padding-top:0
		
	}
	.gutter-x-20{--bs-gutter-x: 10px;}
	.flex-about {
		flex-wrap: wrap;
	}
	.content-about {
		width: 100%;
	}

	.photo-about {
		margin-top: 0;
		width: 100%;
		text-align: center;
		padding-left: 0;
		padding-top: 0;
	}
	.flex-video{
		flex-wrap: wrap;
	}
	.wr-video{width: 100%;}
	.wr-form{width: 100%;margin-top: 20px;}
	.item-news{padding: 5px;}
	.ds-news h3{font-size: 14px;}
	.text-cart{display: none;}
	.grid-pro-detail {
		display: block;
	}
	.grid-pro-detail .left-pro-detail {
		width: 100%;
		padding: 0px;
		border-right: none;
	}
	.slick_photo1 {
		text-align: center;
	}
	.grid-pro-detail .right-pro-detail {
		width: 100%;
	}
	.grid-product, .grid-news {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}

	.info-footer .flex-footer{
	flex-wrap: wrap;
	gap: 10px;
	}
	.box-footer{/* width: 100% !important; */}
}
@media (max-width: 440px) {
	.title-footer {
		font-size:16px;
	}
	.one-video{
	width: 100%; /* 580/753 */
		margin-bottom:10px
		
}
	.more-video{
	width: 100% ;
}
	.title-video{
		text-align:center;
	}
	.title-video h2{
    font-size: 35px;}
	.ds-event h3 {
	font-size: 14px;}
	.item-event a .pic-event {
	width: 190px;}
	.item-event .ds-event {
	width: calc(100% - 200px);}
	.title-event h2{
	font-size: 35px;}
	.wrap-album .wrap-content:before{
		display:none;
	}
	.wrap-album .wrap-content{
	padding: 40px 0;}
	.item-cat{
    max-width: 292px;
    margin: auto;
    padding: 40px 20px 30px 35px;
}

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

}