@media only screen and (max-width: 768px) {
	/*
	a.news_div:hover div.news_img_outside img {
		transform: scale(1.0);
	}
*/

	div.step2_div_content {
		padding: 0px;
	}

	div.second_blocks .step2_div {
		height: 680px;
	}

	div.second_blocks .step2_text {
		height: 170px;
	}

	div.news_img_outside {
		height: 250px;
	}

	div.step2_text {
		height: auto;
	}

	div.news_content {
		padding: 40px 0px 70px;
	}

	a.button_blue:hover {
		background: #3f72ac;
	}

	a.news_div:hover .button_blue {
		background: #3f72ac;
	}

	h3:after {
		display: none;
	}

	div.title_vertical_c {
		position: relative;
		left: unset;
		top: unset;
		transform: translateY(0);
	}

	div.step2_date span {
		display: inline-block;
		text-align: left;
	}

	div.step2_date {
		width: 100%;
		max-height: unset;
		margin-bottom: 15px;
	}

	h3 span {
		padding-left: 0;
		max-height: unset;
	}

	div.date_title {
		height: auto;
		display: block;
		align-items: unset;
	}
}

@media only screen and (min-width: 768px) {
	/*
	a.news_div:hover div.news_img_outside img {
		transform: scale(1.0);
	}
*/

	div.step2_div_content {
		padding: 0px 20px;
	}

	div.second_blocks .step2_div {
		height: 680px;
	}

	div.second_blocks .step2_text {
		height: 170px;
	}

	div.news_img_outside {
		height: 325px;
	}

	div.step2_text {
		height: 125px;
	}

	div.news_content {
		padding: 40px 0px 70px;
	}

	a.button_blue:hover {
		background: #3f72ac;
	}

	a.news_div:hover .button_blue {
		background: #3f72ac;
	}

	h3:after {
		display: block;
	}

	div.title_vertical_c {
		position: absolute;
		left: 55px;
		top: 50%;
		transform: translateY(-50%);
	}

	div.step2_date span {
		display: block;
		text-align: center;
	}

	div.step2_date {
		width: 40px;
		max-height: 60px;
		margin-bottom: 0;
	}

	h3 span {
		padding-left: 20px;
		max-height: 40px;
	}

	div.date_title {
		height: 86px;
		display: flex;
		align-items: center;
	}
}

@media only screen and (min-width: 1024px) {
	/*
	a.news_div:hover div.news_img_outside img {
		transform: scale(1.0);
	}
*/

	div.step2_div_content {
		padding: 0px 20px;
	}

	div.second_blocks .step2_div {
		height: 680px;
	}

	div.second_blocks .step2_text {
		height: 170px;
	}

	div.news_img_outside {
		height: 325px;
	}

	div.step2_text {
		height: 110px;
	}

	div.news_content {
		padding: 130px 0px 70px;
	}

	a.button_blue:hover {
		background: #3f72ac;
	}

	a.news_div:hover .button_blue {
		background: #3f72ac;
	}

	h3:after {
		display: block;
	}

	div.title_vertical_c {
		position: absolute;
		left: 55px;
		top: 50%;
		transform: translateY(-50%);
	}

	div.step2_date span {
		display: block;
		text-align: center;
	}

	div.step2_date {
		width: 40px;
		max-height: 60px;
		margin-bottom: 0;
	}

	h3 span {
		padding-left: 20px;
		max-height: 40px;
	}

	div.date_title {
		height: 86px;
		display: flex;
		align-items: center;
	}
}

@media only screen and (min-width: 1250px) {
	/*
	a.news_div:hover div.news_img_outside img {
		transform: scale(1.2);
	}
*/

	div.step2_div_content {
		padding: 0px 20px;
	}

	div.second_blocks .step2_div {
		height: 656px;
	}

	div.second_blocks .step2_text {
		height: 135px;
	}

	div.news_img_outside {
		height: 315px;
	}

	div.step2_text {
		height: 110px;
	}

	div.news_content {
		padding: 130px 0px 70px;
	}

	a.button_blue:hover {
		background: #ff484f;
	}

	a.news_div:hover .button_blue {
		background: #ff484f;
	}

	h3:after {
		display: block;
	}

	div.title_vertical_c {
		position: absolute;
		left: 55px;
		top: 50%;
		transform: translateY(-50%);
	}

	div.step2_date span {
		display: block;
		text-align: center;
	}

	div.step2_date {
		width: 40px;
		max-height: 60px;
		margin-bottom: 0;
	}

	h3 span {
		padding-left: 20px;
		max-height: 40px;
	}

	div.date_title {
		height: 86px;
		display: flex;
		align-items: center;
	}
}

@media only screen and (min-width: 1400px) {
	/*
	a.news_div:hover div.news_img_outside img {
		transform: scale(1.2);
	}
*/

	div.step2_div_content {
		padding: 0px 20px;
	}

	div.second_blocks .step2_div {
		height: 626px;
	}

	div.second_blocks .step2_text {
		height: 130px;
	}

	div.news_img_outside {
		height: 300px;
	}

	div.step2_text {
		height: 105px;
	}

	div.news_content {
		/*		padding: 130px 0px 70px;*/
		padding: 70px 0px 70px;
	}

	a.button_blue:hover {
		background: #ff484f;
	}

	a.news_div:hover .button_blue {
		background: #ff484f;
	}

	h3:after {
		display: block;
	}

	div.title_vertical_c {
		position: absolute;
		left: 55px;
		top: 50%;
		transform: translateY(-50%);
	}

	div.step2_date span {
		display: block;
		text-align: center;
	}

	div.step2_date {
		width: 40px;
		max-height: 60px;
		margin-bottom: 0;
	}

	h3 span {
		padding-left: 15px;
		max-height: 40px;
	}

	div.date_title {
		height: 86px;
		display: flex;
		align-items: center;
	}
}

@media only screen and (min-width: 1600px) {
	/*
	a.news_div:hover div.news_img_outside img {
		transform: scale(1.2);
	}
*/

	div.step2_div_content {
		padding: 0px 20px;
	}

	div.second_blocks .step2_div {
		height: 716px;
	}

	div.second_blocks .step2_text {
		height: 155px;
	}

	div.news_img_outside {
		height: 345px;
	}

	div.step2_text {
		height: 135px;
	}

	div.news_content {
		/*		padding: 130px 0px 70px;*/
		padding: 70px 0px 70px;
	}

	a.button_blue:hover {
		background: #ff484f;
	}

	a.news_div:hover .button_blue {
		background: #ff484f;
	}

	h3:after {
		display: block;
	}

	div.title_vertical_c {
		position: absolute;
		left: 55px;
		top: 50%;
		transform: translateY(-50%);
	}

	div.step2_date span {
		display: block;
		text-align: center;
	}

	div.step2_date {
		width: 40px;
		max-height: 60px;
		margin-bottom: 0;
	}

	h3 span {
		padding-left: 15px;
		max-height: 40px;
	}

	div.date_title {
		height: 86px;
		display: flex;
		align-items: center;
	}
}

/* # */

/* # */

/* . */
h1.page_title_h1 {
	color: #313e50;
}

h1.page_title_h1:after {
	display: none;
}

h3 {
	position: relative;
}

h3:after {
	border-bottom: 0px;
	width: 1px;
	height: 25px;
	background: #ff484f;
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
}

h3 span {
	display: flex;
	align-items: center;
}

div.step2_text {
	margin: 15px 0;
	overflow: hidden;
}

div.step2_div {
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

div.step2_date {
	color: #ff484f;
}

div.news_img_outside {
	overflow: hidden;
}

div.news_img_outside img {
	transition: all 0.5s ease-in-out;
}

div.news_content {
	background-color: #f2f3f5;
}

div.content_div {
	background: transparent;
}

a.news_div {
	display: block;
	color: #454d6e;
	cursor: default;
}

a.news_content_all {
	margin: auto;
	margin-top: 50px;
}

div.step2_div {
	cursor: pointer;
	overflow: hidden;
}

div.date_title {
	overflow: hidden;
	position: relative;
}

.step2_date span {
	font-size: 14px;
}

.step2_text_div {
	margin: 15px;
}

.right_div {
	margin: 15px;
}

.step2_div_heading::after {
	display: none;
}

.step2_div_heading_line {
    width: 1px;
	height: 25px;
    background: #ff484f;
}
/* . */
