.history_back_wrap{
	margin: 30px 10px 0px;
}

.cr_wrap{
	margin: 30px 0px 0px;
}

.cr_catalog_button,
.cr_certificate{
	width: 230px;
	height: 38px;
	display: block;
	line-height: 38px;
	font-size: 18px;
	margin: auto;
}

.cr_header{
	color: #353535;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	font-family: 'MontserratMedium';
	margin: 30px auto 0px;
	width: 280px;
}

.cr_header > span{
	font-family: 'MontserratBold';
}

.cr_top_block{
	margin: 30px 0px 0px;
}

.cr_top_block_text{
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	margin: 0px 10px;
}

.cr_certificate{
	width: 270px;
	margin: 30px auto 0px;
}

.cr_top_block_img{
	width: 320px;
	height: 1092px;
	background: url(/static/img/controlroom/top_block_img.png) left top/270px 1092px no-repeat;
	margin: 30px auto 0px;
}

.cr_middle_block{
	margin: -103px 0px 0px;
}

.cr_laptop_img{
	width: 300px;
	height: 278px;
	background: url(/static/img/controlroom/laptop.png) center/auto no-repeat;
	position: relative;
	z-index: 1;
	margin: auto;
}

.cr_middle_block_label{
	display: none;
}

.cr_middle_block_text_wrap{
	background: #2B4B9B;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	padding: 98px 10px 29px;
	margin: -127px 0px 0px;
	position: relative;
	z-index: 0;
}

.cr_bottom_block{
	margin: 30px 10px 0px;
	text-align: center;
	color: #353535;
}

.cr_bottom_block_work_time_text{
	width: 254px;
	margin: auto;
	font-size: 20px;
	line-height: 24px;
}

.cr_bottom_block_work_time_img{
	width: 250px;
	height: 85px;
	background: url(/static/img/controlroom/work_time_mob.svg) center/250px 85px no-repeat;
	margin: 10px auto 0px;
}

.cr_bottom_block_delimiter{
	background: #C4C4C4;
	width: 200px;
	height: 1px;
	margin: 20px auto;
}

.cr_bottom_block_flex_elem{
	width: 268px;
	margin: auto;
	font-size: 20px;
	line-height: 24px;
}

.cr_bottom_block_img{
	width: 310px;
	height: 549px;
	background: url(/static/img/controlroom/bottom_block_img.png) center/auto no-repeat;
	margin: auto;
}

.cr_bottom_block_text{
	margin: -39px 0 20px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}

.cr_youtube_video{
	width: calc(100vw - 20px);
	height: calc((100vw - 20px) / 16 * 9);
	margin: 30px auto 0px;
}

footer{
	margin-top: 40px;
}

div.cr_certificate{
	display: none;
}

@media(min-width: 720px){
	.cr_top_block_text{
		width: 620px;
		line-height: 22px;
		margin: auto;
	}

	.cr_top_block_img{
		width: 430px;
		background: url(/static/img/controlroom/top_block_img720.png) left top/325px 1092px no-repeat;
	}

	.cr_middle_block_text_wrap{
		width: 720px;
		padding: 99px 131px 50px;
		margin: -127px auto 0px;
	}

	.cr_bottom_block_work_time_text,
	.cr_bottom_block_flex_elem{
		width: 458px;
	}

	.cr_bottom_block_text{
		width: 460px;
		margin: -39px auto 30px;
	}

	.cr_youtube_video{
		width: 620px;
		height: 350px;
	}

	footer{
		margin-top: 150px;
	}

	.history_back_wrap{
		margin: 30px 10px 0 50px;
	}
}

@media(min-width: 960px){
	.history_back_wrap{
		margin: 30px 10px 0 38px;
	}
}

@media(min-width: 1120px){
	.history_nav_wrap{
		margin: 150px auto 60px;
	}

	.cr_wrap{
		margin: 0;
	}

	.cr_catalog_button,
	.cr_certificate{
		width: 360px;
		height: 60px;
		line-height: 60px;
		font-size: 26px;
	}

	.cr_catalog_button:hover,
	.cr_certificate:hover{
		box-shadow: 0px 0px 17px 6px rgba(43, 75, 155, 0.16);
	}

	.cr_header{
		font-size: 36px;
		line-height: 44px;
		margin: 40px auto 0px;
		width: auto;
	}

	.cr_top_block{
		width: 1166px;
		height: 1010px;
		display: flex;
		flex-direction: column-reverse;
		margin: auto;
		background: url(/static/img/controlroom/top_block_img1120.png) 88px 0px/auto no-repeat;
	}

	.cr_certificate{
		width: 444px;
		font-size: 24px;
		margin: 0;
	}

	.cr_top_block_text{
		width: 760px;
		margin: 20px 0px auto 118px;
		font-size: 24px;
		line-height: 40px;
		text-align: left;
	}

	.cr_top_block_img{
		display: none;
	}

	.cr_middle_block{
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		margin: -281px 0px 0px;
	}

	.cr_laptop_img{
		width: 505px;
		height: 467px;
		background: url(/static/img/controlroom/laptop_big.png) center/auto no-repeat;
		margin: 0px auto 0px -61px;
	}

	.cr_middle_block_text_wrap{
		width: calc(50% + 16px);
		padding: 40px 61px 59px 0px;
		margin: 0;
		text-align: left;
	}

	.cr_middle_block_label{
		display: block;
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 4px;
	}

	.cr_middle_block_label,
	.cr_middle_block_text{
		width: 420px;
		margin-left: auto;
	}

	.cr_middle_block_text{
		font-size: 28px;
		line-height: 34px;
	}

	.cr_bottom_block_delimiter[type="0"]{
		display: none;
	}

	.cr_bottom_block{
		margin: -33px auto 0px;
		position: relative;
		z-index: 1;
	}

	.cr_bottom_block_features{
		width: 1120px;
		margin: auto;
		display: flex;
	}

	.cr_bottom_block_work_time{
		width: 401px;
		margin-right: 20px;
		padding-top: 17px;
	}

	.cr_bottom_block_work_time_text{
		width: 401px;
		font-size: 32px;
		line-height: 39px;
	}

	.cr_bottom_block_work_time_img{
		width: 346px;
		height: 122px;
		background: url(/static/img/controlroom/work_time.svg) center/346px 122px no-repeat;
		margin: 26px auto 0px;
	}

	.cr_bottom_block_flex_wrap{
		width: 699px;
	}

	.cr_bottom_block_flex{
		display: flex;
		min-height: 200px;
		align-items: stretch;
	}

	.cr_bottom_block_delimiter[type="1"]{
		width: 1px;
		height: auto;
		margin: 0;
	}

	.cr_bottom_block_delimiter[type="2"]{
		margin: -1px auto;
		width: 100%;
	}

	.cr_bottom_block_flex_elem{
		margin: 0;
	}

	.cr_bottom_block_flex_elem[type="big"]{
		width: 398px;
	}

	.cr_bottom_block_flex_elem[type="small"]{
		width: 300px;
	}

	.cr_bottom_block_flex[type="0"] .cr_bottom_block_flex_elem[type="big"]{
		padding: 83px 20px 20px 0px;
	}

	.cr_bottom_block_flex[type="0"] .cr_bottom_block_flex_elem[type="small"]{
		padding: 83px 0px 20px 20px;
	}

	.cr_bottom_block_flex[type="1"] .cr_bottom_block_flex_elem[type="big"]{
		padding: 20px 0px 0px 20px;
	}

	.cr_bottom_block_flex[type="1"] .cr_bottom_block_flex_elem[type="small"]{
		padding: 20px 20px 0px 0px;
	}

	.cr_bottom_block_flex_elem_text{
		width: 267px;
	}

	.cr_bottom_block_flex[type="0"] .cr_bottom_block_flex_elem[type="big"] .cr_bottom_block_flex_elem_text,
	.cr_bottom_block_flex[type="1"] .cr_bottom_block_flex_elem[type="small"] .cr_bottom_block_flex_elem_text{
		margin-left: auto;
	}

	.cr_bottom_block_flex[type="0"] .cr_bottom_block_flex_elem[type="small"] .cr_bottom_block_flex_elem_text,
	.cr_bottom_block_flex[type="1"] .cr_bottom_block_flex_elem[type="big"] .cr_bottom_block_flex_elem_text{
		margin-right: auto;
	}

	.cr_bottom_block_img{
		width: 930px;
		height: 308px;
		background: url(/static/img/controlroom/bottom_block_img_desktop.png) center/auto no-repeat;
		margin: 21px auto 0px;
	}

	.cr_bottom_block_text{
		width: 966px;
		margin: -40px auto 0px;
		font-size: 20px;
		line-height: 22px;
		text-align: center;
	}

	.cr_footer{
		max-width: 1360px;
		margin: 70px auto 0;
		box-shadow: 0px 0px 17px 6px rgba(43, 75, 155, 0.1);
		padding: 40px 0 150px;
	}

	.cr_youtube_video{
		width: 930px;
		height: 526px;
		margin: 50px auto 0px;
	}

	footer{
		margin-top: 0;
	}

	div[param_id][contenteditable="true"]{
		outline: 1px solid;
	}

	.cr_certificate_wrap{
		margin: 397px 0px 0px 118px;
		display: flex;
	}

	div.cr_certificate{
		display: block;
	}
}