.main-page-preview .list-text-info{
	flex-direction: column;
}
.main-page-preview .item-info-box-global{
	gap: 20px 15px;
}
.main-page-preview .preview-info-home{
	padding-top: 50px;
	padding-bottom: 50px;
	gap: 20px 0px;
}
.main-page-preview .bg-top-preview{
	background: #F5F7FA;
	padding-top: 50px;
}
.main-page-preview .bg-top-preview .elbzotech-swiper-slider img{
	border-radius: 10px;
}
.main-page-preview .banner-preview-home {
	margin-top:70px;
	margin-bottom: 70px;
}
.main-page-preview .banner-preview-home .bzotech-row{
	gap:20px 0;
}

.main-page-preview .banner-preview-home img{
	border-radius: 10px;
}
.title-preview{
	border-bottom: 1px solid #E5E5E5;
    margin-bottom: 30px;
}
.title-preview .elbzotech-heading-global__line{
    width: 60px;
    margin: 10px 0px -1px 0px;
}
.main-page-preview .cate-preview-home{
    padding-bottom: 70px;
}
.post-preview-home{
	padding-top: 70px;
	padding-bottom: 70px;
}
.main-page-preview .home-products .elbzotech-swiper-slider{
    padding: 30px 15px 30px 15px;
    margin: -30px -15px -30px -15px;
}
.new-product-preview-home{
	margin-top: 70px;
}

.new-product-preview-home{
	border-radius: 10px 10px 10px 10px;
}
.banner2-preview-home .zoom-image{
    border-radius: 10px 10px 10px 10px;
}
.banner2-preview-home .elbzotech-info-inner{
	left: 40px;
	align-items: center;
}
.banner2-preview-home{
	margin-top: 70px;
	margin-bottom: 70px;
	gap:20px 0;
}
.banner2-preview-home .info-banner2{
	    max-width: 350px;
}
.banner2-preview-home h2{
    font-size: 32px;
    font-weight: 700;
    margin: 0px 0px 10px 0px;
}
.banner2-preview-home p{
    font-size: 18px;
    font-weight: 400;
    margin: 0px 0px 15px 0px;
    color: #121212;
}
.banner2-preview-home .white h2{
	color: #FFFFFF;
}
.banner2-preview-home .white p{
    color: #DBDBDB;
}
.wapp-product2-preview{
	padding-bottom: 70px;
}
@media(max-width: 1200px){
	.preview-info-home .item-icon-e {
		font-size: 50px;
	}
	.banner2-preview-home p{
		    font-size: 12px;
	}
	.banner2-preview-home h2 {
	    font-size: 18px;
	}
	.banner2-preview-home .info-banner2 {
	    max-width: 200px;
	}
	.banner2-preview-home .elbzotech-info-inner {
	    left: 20px;
	}
	.banner2-preview-home .adv-thumb-link img {
	        min-height: 170px;
   		 object-fit: cover;
	}
	.title-preview {
	    font-size: 18px;
	}
}
@media(max-width: 767px){
	.title-preview {
	    margin-bottom:20px;
	}
}