/* Bizmate - HTML Template */

@media only screen and (max-width: 1600px) {
	.consultation-form {
		right: 0;
	}
}

@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;
	}
    .header-top {
        line-height: 16px;
    }
    .header-top .top-left {
        line-height: 16px !important;
    }
    .slogan h2 {
        font-size: 16px;
    }
	.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%;
	}
    .banner-carousel .content-box h2 {
        font-size: 24px;
        line-height: 26px;
    }
	.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;
	}
}

