@media (max-width: 1240px){

	.center_container {
		max-width: 930px;
		margin: 0 auto;
	}


	.section_two_item {
		background: #F4F6F8;
		border-radius: 12px;
		max-width: 290px;
		padding: 20px;
		min-height: 510px;
		margin: 10px;
	}

	.section_three_item {
		width: 350px;
		padding: 20px;
		min-height: 325px;
	}


	.section_five_item {

		max-width: 155px;
	}

	.sect_six_block {
		width: 333px;

	}
	.sect_six_block.b2 {
		width: 155px;
	}
	.sect_six_block.b3 {
		width: 302px;
	}
	.sect_six_block.b2:after {
		width: 282px;
		height: 282px;


	}

	.sect_six_block.b2 img {

		width: 100%;
		height: auto;
	}

	 .sect_six_item_description {
		max-width: 240px;
	}

	.sect_six_item_image {
		position: relative;
		top: -40px;
		width: 44px;
		height: 44px;
		margin-right: 10px;
	}

	.left_column {
		width: 384px;
		height: 528px;
	}


	.right_column {
		width: 530px;
		height: 528px;
	}

	.projects_item.item_2,.projects_item.item_3,.projects_item.item_4,.projects_item.item_5 {
		width: 256px;
		height: 256px;
	}
	.footer_center {
		max-width: 930px;
		margin: 0 auto;
	}

	ul.bottomMenu {
		margin-top: 30px;
		margin-bottom: 30px;
		width: 100%;
	}
	ul.bottomMenu li {
		width: 162px;
		padding-bottom: 10px;
	}


	footer {
		max-width: 930px;
		margin: 0 auto;
	}

	.section_container.container_nine.center_container {
		max-width: 900px;
		margin: 0 auto;
	}


	.section_container.container_eight.center_container {
		max-width: 100%;
		margin: 0 auto;
	}
	.shem_item {
		width: 242px;
		height: 210px;
	}

	.shem_item_text {
		width: 165px;
		margin-left: 45px;
		margin-bottom: -10px;
	}
	.shem_item_num {
		top: 25px;
		left: 30px;
	}

	.shem_delimiter {
		width: 44px;
		background-image: url('/assets/images/shem_delimiter_1.svg');
		position: absolute;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		right: -10px;
		height: 210px;
	}

}
