/* Bizmate - HTML Template */

@media only screen and (max-width: 1600px) {
	.consultation-form {
		right: -20px;
		position: initial;
	}
}

@media only screen and (max-width: 1300px) {
	.page-wrapper {
		overflow: hidden;
	}
}

@media only screen and (max-width: 1199px) {
	.page-wrapper {
		margin-bottom: 0px !important;
	}
	.header-top .top-right,
	.header-top .top-left {
		float: none !important;
		text-align: center;
	}
}

@media only screen and (max-width: 991px) {
	.main-footer .posts-widget {
		margin-left: 0px;
		padding-right: 0px;
	}
	.main-footer .services-widget {
		padding-left: 0px;
	}
	.subscribe-form input,
	.subscribe-form .theme-btn {
		width: 100%;
	}
	.image-block-one img {
	    position: relative;
	    float: none;
	    max-width: 100%;
	    right: 0;
	    margin-bottom: 50px;
	}
	.experience-year {
		position: relative;
		left: 0;
		margin-bottom: 30px;
	}
	.about-block h5 {
		margin-left: 0px;
	}
	.about-block .text {
		margin-left: 0px;
	}
	.services-block-three {
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.services-section-two {
		padding-top: 100px;
	}
	.about-us-two .experience-year {
	    position: absolute;
	}
	.about-us-two .image-block-one {
		margin-bottom: 50px;
	}
	.consult-content {
		padding-bottom: 0px;
	}
	.consult-content:after,
	.consult-content:before {
		right: 0;
	}
	.call-to-action,
	.call-to-action .call-btn {
		text-align: center;
	}
	.call-to-action .image {
		margin-bottom: 20px;
	}
	.project-section .text-block {
		margin-bottom: 30px;
	}
	.filter-tabs {
		margin-bottom: 10px;
		float: none !important;
	}
	.about-us-two .image-block-one img {
		width: 100%;
	}
	.right-sidebar {
		padding-left: 0px;
	}
	.consultation-two {
		margin-top: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.header-top .text, .header-top .link-btn {
		margin-left: 0px;
		width: 100%;
		text-align: center;
	}
	.header-top .link-btn {
		margin-bottom: 10px;
	}
	.blog-single .inner-box .lower-box .post-share-options .pull-left,
	.blog-single .inner-box .lower-box .post-share-options .pull-right {
		float: none !important;
		margin-bottom: 30px;
	}
	.iconhand {
		position: relative;
		left: 0px;
		top: 0px;
	}
	.iconhands {
		position: relative;
		left: 0px;
		top: 0px;
	}

	.iconhand2 {
		position: relative;
		left: 0px;
		top: 0px;
		font-size: 18px;
	}
	p.parap {
		margin: 0px;
	}
	.banner-carousel .content-box .text {
		padding-right: 70px;
	}

	.banner-carousel .content-box h2 {
		margin: 12px 0;
		font-size: 25px;
	}

	.banner-carousel .content-box .inner {
		padding: 80px 11px;
	}
	.testimonial-block-one .inner-box .text {
	
		/* max-width: 362px; */
		padding: 36px;
		line-height:1.8em;
		margin-bottom:40px;
		font-weight:400;
		text-align: center;
	}

	.sidebarz-page-container {
		padding: 0px 0px 0px 0px;
	}

	.widget-content-footer {
		padding-top: 0px;
	}
	.page-title h1 {
		font-size: 23px;
	}
}







