@media (min-width: 993px) and (max-width: 1200px){
	.services ul li.service-15,
	.services ul li.service-23{
		left: 200px;
	}
	.services ul li.service-17,
	.services ul li.service-21{
		right: 200px;
	}
	.left.carousel-control{
		left: 15px;
	}
	.right.carousel-control{
		right: 15px;
	}
	.title-services h2{
		font-size: 50px;
	}
	.news-wrapper-others{
		height: 220px;
	}
	.input-newsletter{
		width: 250px;
		margin-right: 0px;
	}
	.copyright-wrapper ul li{
		font-size: 12px;
	}
	.fold-quote h2{
		font-size: 40px;
		text-align: center;
	}
	.services-child-page .fold-quote{
		padding-top: 200px;
		padding-bottom: 150px;
	}
	.blog-categories ul li a{
		font-size: 12px;
	}
	.bloglist-wrapper{
		height: 800px;
	}
}

