@media (max-width:1199px)
{
	.search-header {
		margin: 15px 0;
	}
	.block-service {
		height: 236px !important;
	}
	a.logo-title {
	    top: 15px !important;
	}
	.blog-thumb-small {
		height: 200px !important;
	}
	.cat-thumb {
		height: 350px !important;
	}
}
@media (max-width:991px)
{
	header {
		position: relative !important;
		text-align: center;
	}
	.search-header {
		margin: 15px 0;
	}
	a.logo-title {
	    top: 0 !important;
	}
	.block-service i {
		font-size: 30px !important;
	}
	.quote-text {
		font-size: 35px !important;
	}
	.quote-devider {
		top: 20px !important;
	}
	.blog-thumb-small {
		height: 250px !important;
	}
	.cat-thumb {
		height: 275px !important;
	}
	.cat-thumb .cat-block {
		top: 32% !important;
	}
	.cat-thumb .cat-block a {
		font-size: 35px !important;
	}
	.nivo-caption {
	    max-width: 70% !important;
	}
}

@media (max-width:767px)
{
    img.main-logo {
        margin: 0 !important;
    }
	h1.profile-title {
		margin: 25px 0 0 0 !important;
	}
	.block-service {
		margin: 0 0 20px 0;
		height: auto !important;
	}
	#services {
		padding: 30px !important;
		background-size: cover !important;
	}
	#quote {
		padding: 30px !important;
	}
	.quote-text {
		display: block;
		margin: 10px 0;
	}
	.quote-devider {
		top: 0 !important;
	}
	.cd-testimonials {
		margin: 15px 0 0 0 !important;
	}
	.cd-testimonials p {
		font-size: 24px !important;
	}
	#bg-block-page h1 {
		font-size: 25px !important;
	}
	.vendor-thumb {
		height: 275px !important;
	}
	h1.sub-title {
		font-size: 18px !important;
	}
	.nivo-caption {
	    top: 20% !important;
	}
	.theme-default .nivo-caption p {
	    max-height: 120px !important;
	}
}

@media (max-width:620px)
{
    #home-profile p {
    	height: auto !important;
    }
}

@media (max-width:600px)
{
	.nivo-caption {
		top: 15% !important;
	}
	.theme-default .nivo-caption h1 {
		font-size: 16px !important;
	}
	.theme-default .nivo-caption p {
		font-size: 12px !important;
		line-height: 18px !important;
	}
	.cat-thumb {
		height: 200px !important;
	}
	.cat-thumb .cat-block {
		top: 35% !important;
	}
	.cat-thumb .cat-block a {
		font-size: 22px !important;
	}
}

@media (max-width:500px)
{
	.vendor-thumb {
		height: 225px !important;
	}
	img.main-logo {
	    margin: 10px 0 0 0 !important;
	}
}

@media (max-width:450px)
{
	.theme-default .nivo-caption p {
		max-height: 50px !important;
	}
	.blog-thumb-small {
		height: 200px !important;
	}
	.cat-thumb {
		float: none !important;
		width: 100% !important;
		height: 250px !important;
		margin-bottom: -5px;
	}
}

@media (max-width:400px)
{
	img.main-logo {
	    margin: 13px 0 0 0 !important;
	}
	#bg-block-page h1 {
		font-size: 20px !important;
	}
}

@media (max-width:350px)
{
    img.main-logo {
        margin: 20px 0 0 0 !important;
    }
	.blog-thumb-small {
		height: 175px !important;
	}
	.vendor-thumb {
		height: 175px !important;
	}
}

@media (max-width:300px)
{
	.blog-thumb-small {
		height: 150px !important;
	}
}