/* Bizmate - HTML Template */
@media (max-width: 576px) {

	.titulonc { font-weight: bold !important; margin-top: 60px !important; color: #fff !important; }

	.titulosldmob { font-size: 40px !important; }
	.textosldmob { padding-right: 120px;  }

	.tituloslddesk { font-size: 40px !important; }
	.textoslddesk { width: 350px; }

}

.titulonc {
	font-weight: bold;
	margin-top: 145px;
	color: #fff;
}



@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;
	}

	.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%;
	}

	.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;
	}
}