.sw #sync1 .item .sw-cw-03:after {
	top: 0;
	height: 30vw;
}

@media screen and (min-width:1024px){
	.sw #sync1 .item .sw-cw-03:after {
		height: 210px;
	}
}


@media screen and (min-width:1200px){
	.sw #sync1 .item .sw-cw-03:after {
		height: 240px;
	}
}


@media screen and (max-width:767px){
	.box-carousel .carousel-wrap {
		width: 75%;
	}
	.s-dark .box-carousel .owl-theme .owl-dots .owl-dot.active span, 
	.s-dark .box-carousel .owl-theme .owl-dots .owl-dot:hover span {
		background: #fff;
		border: 1px solid #fff;
		background-color: transparent;
	}
}
