@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
	.effect-hover-1, .effect-hover-2, .effect-hover-3, .effect-hover-4, .effect-hover-5, .effect-hover-6{
		margin-bottom: 30px;
	}
	.content-effect-hover-1, .content-effect-hover-2, .content-effect-hover-3, .content-effect-hover-4, .content-effect-hover-5, .content-effect-hover-6, .content-effect-hover-7, .content-effect-hover-8, .content-effect-hover-9, .content-effect-hover-10, .content-effect-hover-11{
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.images-hover-boxs .title-wb{
		font-size: 22px;
	}
	.select-title h3{
		font-size: 20px;
	}
	.inner-text h2{
		font-size: 16px;
	}
	.effect-hover-1, .effect-hover-2, .effect-hover-3, .effect-hover-4, .effect-hover-5, .effect-hover-6{
		margin-bottom: 30px;
	}
	.content-effect-hover-1, .content-effect-hover-2, .content-effect-hover-3, .content-effect-hover-4, .content-effect-hover-5, .content-effect-hover-6, .content-effect-hover-7, .content-effect-hover-8, .content-effect-hover-9, .content-effect-hover-10, .content-effect-hover-11{
		margin-bottom: 30px;
	}
	.effect-hover-1 figcaption{
		width: 85%;
	}
}
@media only screen and (min-width: 280px) and (max-width: 575px) {
	.images-hover-boxs .title-wb{
		font-size: 22px;
	}
	.select-title h3{
		font-size: 20px;
	}
	.inner-text h2{
		font-size: 16px;
	}
	.effect-hover-1, .effect-hover-2, .effect-hover-3, .effect-hover-4, .effect-hover-5, .effect-hover-6{
		margin-bottom: 30px;
	}
	.content-effect-hover-1, .content-effect-hover-2, .content-effect-hover-3, .content-effect-hover-4, .content-effect-hover-5, .content-effect-hover-6, .content-effect-hover-7, .content-effect-hover-8, .content-effect-hover-9, .content-effect-hover-10, .content-effect-hover-11{
		margin-bottom: 30px;
	}
	.effect-hover-1 figcaption{
		width: 85%;
	}
	.inner-text p{
		font-size: 12px;
	}
	.content-hover-boxs .inner-text{
		padding: 0px;
	}
}