@media (min-width: 1200px) and (max-width: 1500px) {
	.features-text p {
		margin-right: 0;
	}
	
	.contact-us-area {
		margin-left: 70px;
		margin-right: 70px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.features-text p {
		margin-right: 0;
	}
	
	.features-icon-img::before {
		left: -10px;
	}
	
	.section-title h2 {
		font-size: 40px;
		margin-top: 17px;
	}
	
	.section-title h1 {
		font-size: 190px;
	}
	
	.blog-text h3 {
		font-size: 20px;
	}
	
	.header-address-text h4 {
		font-size: 18px;
	}
	
	.slider-text h2 {
		font-size: 68px;
		margin-bottom: 36px;
	}
	
	.slider-03-space {
		padding-top: 245px;
	}
	
	.slider-02-height {
		min-height: 990px;
	}
	
	.our-services-text h3 {
		font-size: 18px;
	}
	
	.inner-our-services {
		padding: 30px 20px 35px;
	}
	
	.our-services-text h3::before {
		left: -20px;
		top: -3px;
	}
	
	.our-services-button {
		top: 24px;
		right: 25px;
	}
	
	.skills-single-wrapper {
		margin-right: 0;
	}
	
	.section-title p {
		margin-right: 0;
	}
	
	.contact-us-area {
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.single-contact-us {
		margin-right: 0;
	}
	
	.contact-us-text h4 {
		font-size: 18px;
	}
	
	.contact-us-icon {
		margin-left: 14px;
	}
	
	.footer-wrapper {
		padding-left: 0;
	}
	
	.team-text h3 {
		font-size: 22px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.features-text p {
		margin-right: 0;
	}
	
	.features-icon-img::before {
		left: -10px;
	}
	
	.features-text h3 {
		font-size: 20px;
	}
	
	.section-title h2 {
		font-size: 40px;
		margin-top: 17px;
	}
	
	.section-title h1 {
		font-size: 190px;
	}
	
	.blog-text h3 {
		font-size: 20px;
	}
	
	.slider-03-space {
		padding-top: 245px;
	}
	
	.slider-02-height {
		min-height: 700px;
	}
	
	.slider-text h2 {
		font-size: 68px;
		margin-bottom: 45px;
	}
	
	.our-services-text h3 {
		font-size: 18px;
	}
	
	.inner-our-services {
		padding: 30px 20px 35px;
	}
	
	.our-services-text h3::before {
		left: -20px;
		top: -3px;
	}
	
	.our-services-button {
		top: 24px;
		right: 25px;
	}
	
	.section-title p {
		margin-right: 0;
	}
	
	.skills-single-wrapper {
		margin-right: 0;
	}
	
	.team-parent .col-xl-6:nth-child(1) .team-wrapper {
		transform: translateY(0);
	}
	
	.team-parent .col-xl-6:nth-child(3) .team-wrapper {
		transform: translateY(0);
	}
	
	.team-padding {
		padding-top: 125px;
	}
	
	.contact-us-area {
		margin-left: 0;
		margin-right: 0;
	}
	
	.contact-us-text {
		text-align: left;
		float: left;
	}
	
	.contact-us-icon {
		margin-left: 0;
		float: left;
		margin-right: 16px;
	}
	
	.slider-03-space {
		padding-top: 130px;
	}
	
	.team-02-icon {
		top: 9px;
		right: 40px;
	}
}

@media (max-width: 767px) {
	.features-text p {
		margin-right: 0;
	}
	
	.features-icon-img::before {
		left: -5px;
	}
	
	.section-title {
		margin-left: 0;
		margin-right: 0;
	}
	
	.section-title h2 {
		font-size: 40px;
		margin-top: 17px;
	}
	
	.section-title h1 {
		font-size: 145px;
	}
	
	.section-title h2 {
		font-size: 32px;
		margin-top: 8px;
	}
	
	.section-title > span {
		font-size: 18px;
	}
	
	.blog-text h3 {
		font-size: 21px;
	}
	
	.btn {
		font-size: 13px;
		padding: 20px 44px 20px 40px;
	}
	
	.btn i {
		font-size: 13px;
	}
	
	.counter-text h1 {
		font-size: 36px;
	}
	
	.counter-text h1 > span {
		top: -22px;
	}
	
	.slider-text h2 {
		font-size: 68px;
		margin-bottom: 45px;
	}
	
	.our-services-text h3 {
		font-size: 18px;
	}
	
	.inner-our-services {
		padding: 30px 20px 35px;
	}
	
	.our-services-text h3::before {
		left: -20px;
		top: -3px;
	}
	
	.our-services-button {
		top: 24px;
		right: 25px;
	}
	
	.section-title p {
		margin-right: 0;
	}
	
	.skills-single-wrapper {
		margin-right: 0;
	}
	
	.team-parent .col-xl-6:nth-child(1) .team-wrapper {
		transform: translateY(0);
	}
	
	.team-parent .col-xl-6:nth-child(3) .team-wrapper {
		transform: translateY(0);
	}
	
	.team-padding {
		padding-top: 125px;
	}
	
	.contact-us-area {
		margin-left: 0;
		margin-right: 0;
	}
	
	.contact-us-text {
		text-align: left;
		float: left;
	}
	
	.contact-us-icon {
		margin-left: 0;
		float: left;
		margin-right: 16px;
	}
	
	.slider-03-space {
		padding-top: 142px;
	}
	
	.slider-text h2 {
		font-size: 34px;
		margin-bottom: 26px;
		letter-spacing: 0;
	}
	
	.slider-text {
		text-align: center;
	}
	
	.slider-02-height {
		min-height: 550px;
	}
	
	.contact-us-text h4 {
		font-size: 18px;
	}
	
	.footer-wrapper {
		padding-left: 0;
	}
	
	.team-02-icon {
		right: 34px;
	}
	
	.video-text h2 {
		font-size: 35px;
	}
}