.page-container .container-advantages-1 .widget-development.template-advantages .widget-header {
    margin-bottom: 105px;
}

.landingpage-w-develop-wrap .container-advantages-1{
	margin-top: 106px;
}
.landingpage-w-develop-wrap .container-advantages-2{
	margin-top: 120px;
}
.landingpage-w-develop-wrap .container-differences{
	margin-top: 110px;
}
.landingpage-w-develop-wrap .container-indexes{
	margin-top: 128px;
}
.landingpage-w-develop-wrap .container-advantages-3{
	margin-top: 144px;
}
.landingpage-w-develop-wrap .container-include-3{
	margin-top: 135px;
}
.landingpage-w-develop-wrap .container-include-4{
	margin-top: 120px;
}
.landingpage-w-develop-wrap .container-stages{
	margin-top: 150px;
}
.landingpage-w-develop-wrap .container-rates{
	margin-top: 148px;
}
.landingpage-w-develop-wrap .container-other-services-1{
	margin-top: 80px;
}
.landingpage-w-develop-wrap .container-include-5{
	margin-top: 64px;
}
.landingpage-w-develop-wrap .container-staff{
	margin-top: 124px;
}
.landingpage-w-develop-wrap .container-list{
	margin-top: 184px;
}
.landingpage-w-develop-wrap .container-reviews{
	margin-top: 90px;
}
.landingpage-w-develop-wrap .container-faq{
	margin-top: 123px;
}
.landingpage-w-develop-wrap .container-other-services-2{
	margin-top: 150px;
}

@media all and (max-width: 1200px) {
    .page-container .container-include-4 {
        display: none;
    }
	
}
@media all and (max-width: 1024px) {
    .page-container .widget-header,
    .page-container .widget-header-text,
    .page-container .widget-development.template-endexes .widget-item-name {
		font-weight: 600 !important;
		font-size: 24px !important;
		line-height: 133.3% !important;
    }
	.page-container .container-advantages-1 .widget-development.template-advantages .widget-header {
		margin-bottom: 30px;
	}
	
	.landingpage-w-develop-wrap .container-advantages-1,
	.landingpage-w-develop-wrap .container-advantages-2,
	.landingpage-w-develop-wrap .container-differences,
	.landingpage-w-develop-wrap .container-indexes,
	.landingpage-w-develop-wrap .container-advantages-3,
	.landingpage-w-develop-wrap .container-include-3,
	.landingpage-w-develop-wrap .container-include-4,
	.landingpage-w-develop-wrap .container-stages,
	.landingpage-w-develop-wrap .container-rates,
	.landingpage-w-develop-wrap .container-other-services-1,
	.landingpage-w-develop-wrap .container-include-5,
	.landingpage-w-develop-wrap .container-staff,
	.landingpage-w-develop-wrap .container-list,
	.landingpage-w-develop-wrap .container-reviews,
	.landingpage-w-develop-wrap .container-faq,
	.landingpage-w-develop-wrap .container-other-services-2{
		margin-top: 50px;
	}
}
@media all and (max-width: 500px) {
	.landingpage-w-develop-wrap{
	  -moz-osx-font-smoothing: grayscale;
	  -webkit-font-smoothing: antialiased !important;
	  -moz-font-smoothing: antialiased !important;
	  text-rendering: optimizelegibility !important;
	  letter-spacing: .03em;
	}
}