/*.row*/
/*    共12*/
/*    .col-6*/

@media (max-width: 991px) {
 
	.contact-wrapper .contact-right-box .contact-form-items .form-clt span {
		width: 100%;
	}
}
@media (max-width: 767px) {
.section-title.text-center.textTitle {
    margin-bottom: 30px;
}
	.content-type2 .items .lefts img {
		width: 50px;
	}
	.home-hot-product .homepro-des > li {
		padding-top: 30px;
	}
	.home-hot-product .homepro-des {
		padding-top: 0;
	}
/* case  ALL按钮上方间距	 */
	.project-section .tab-content .project-nav {
		margin-top: 30px;
	}
	/* 	 footer部分布局调整*/
	.footer-3 .footer-widgets-wrapper .footer-logo > img {
		max-width: 55%;
	}
	.footer-3 .footer-widgets-wrapper .footer-logo {
		width: 100%;
	}
	

	/* 	about页面about-author部分布局调整 */

	.about-section .align-items-center .about-author .author-icon .content > span {
		font-size: 15px;
	}
	.about-section .align-items-center .about-author .author-icon .content > h5 {
		font-size: 17px;
	}
/* blog间距 */

	
	.section-padding .pt-5 {
		padding: 34px 0 3px !important;
	}

	
/* footer部分 */
.footer-3 .container .footer-bottom-wrapper {
	gap: 10px;
	padding: 15px 0;
}
.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
	font-size: 22px;
}
.footer-widgets-wrapper .single-footer-widget .list-items li {
        font-size: 16px;
    }
	
	.contact-wrapper .contact-right-box {
		padding: 32px 24px;
	}
	.contact-wrapper .contact-right-box .contact-form-items .theme-btn {
    margin-top: 12px;
}
	.feature-car-wrapper .feature-car-content .feature-button {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.news-details-wrapper .news-details-items .details-content h1 {
		font-size: 26px;
	}
	.about-adv-item .about-adv-content {
		flex-direction: column;
	}
	.section-title-area {
		flex-wrap: wrap;
		gap:30px;
		flex-direction: unset;
	}
}