.expedition-in-list img {
	width: 100%;
}
.tablebodytext {
	display: none;
}
.slider-wide .slide-wide .dates.report-dates {
	font-size: 0.75rem;
    color: #ffffff;
}
.slider-wide .slide-wide .report-text {
	font-size: 0.75rem;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 32px;
	margin-top: 14px;
	margin-bottom: 4px;
	font-weight: 500;
    letter-spacing: 0.05625rem;
    color: #ffffff;
}
.slider-wide .slide-wide .title, .slider-wide .news-wide .title, .news-wide-outer .slide-wide .title, .news-wide-outer .news-wide .title {
	min-height: 98px;
}
.my-gulag-slider .slide .grid-container {
	height: 227px;
}
.my-gulag-slider .slide .text {
	width: 150px;
	height: 73px;
}
@media print, screen and (min-width: 45em) {
	.activity-single .inner .file-list, .activity-single .tabs-content .file-list {
		width: 41.875rem;
	}
}
@media print, screen and (min-width: 75em) {
	.event-in-list.cell, .report-in-list.cell, .exhibition-in-list.cell {
		margin-bottom: 3rem;
	}
}

@media print, screen and (min-width: 45em) {
	.my-gulag-slider .slide .title {
		width: 360px;
	}
	.my-gulag-slider .slide .text {
		width: 360px;
	}
	.slider-wide .slide-wide .title, .slider-wide .news-wide .title, .news-wide-outer .slide-wide .title, .news-wide-outer .news-wide .title {
		min-height: 114px;
		margin-bottom: 1.3rem;
	}
}

@media print, screen and (min-width: 75em) {
	.slider-wide .slide-wide .title, .slider-wide .news-wide .title, .news-wide-outer .slide-wide .title, .news-wide-outer .news-wide .title {
		min-height: 138px;
		margin-bottom: 1.3rem;
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2), /* для Safari, Safari IOS */
only screen and (min-resolution: 192dpi), /* для IE 10, IE 11, Opera Mini */
only screen and (min-resolution: 2dppx) { /* для нормальных браузеров */
	.loaded .expos-widget .bgs .track {
		background: url(../img/expo/bg.jpg) 0 0;
		background-size: 12800px 100%;
	}
}

@media print, screen and (min-width: 45em) {
	.expos-widget .welcome .start {
		bottom: 1rem;
	}
}

/*Rains of history*/
.biographies-in-list:hover .biographies-over  {
	display:block;
}
.biographies-in-list.cell {
	margin-bottom: 3rem;
}
.biographies-in-list .image {
	position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.biographies-in-list:focus {
	outline: none;
}

.biographies-in-list:hover .image:before  {
	content: '';
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background-color: #000;
	background-blend-mode: screen;
	width: 100%;
	height: 100%;
	opacity: 0.8;
}

.biographies-in-list .image img {
	width:100%;
}

.biographies-over {
	position:absolute;
	display:none;
}


/*hack для того, чтобы в сафари не пропадали при наведении кнопки навигации слайдера*/
button.owl-next:hover > i.icon-right-frame,
button.owl-prev:hover > i.icon-left-frame
{
	display:inline;
}

/*radario*/
form.styled.reveal .sub-heading.radario-wrapper {
	max-width: 100%;
	min-height: 800px;
}
@media print, screen and (min-width: 45em) {
	form.styled.reveal .sub-heading.radario-wrapper iframe {
		height: 700px !important;
	}
}

.image-wide-2.mission {
	margin: 0;
	height: 36rem;
}
.image-wide-2.mission img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	object-fit: cover;
	object-position: center bottom;
}
.image-wide-2.mission .inner {
	position: relative;
	margin-top: 150px;
	z-index: 2;
	color: #fff;
	font-size: 36px;
}
.image-wide-2.mission:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ' ';
	background: rgba(0, 0, 0, 0.51);
}
.history-and-mission {
	padding: 0;
}
.history-and-mission .inner {
	margin-top: 0;
}
.history-and-mission .outer {
	padding: 5.5625rem 0 6.0625rem;
	line-height: 1.6875rem;
}
.history-and-mission .inner .reduce-line-height {
	font-size: 24px;
	margin: 0 0 2rem;
}
.history-and-mission .header-h2 {
	font-size: 34px;
	font-weight: 600;
	line-height: 1.5;
}
.mis-block {
	margin: 40px 0 70px;
}
.mis-block-text {
	border-top: 1px solid #5F5F5F;
	margin: 0 30px 0 20px;
	padding-top: 40px;
	line-height: 1.8;
}
.mis-block-text p {
	margin-bottom: 30px;
}
.history-and-mission .mis-block-photo.subtitled-image {
	margin: 0 20px;
}
@media screen and (max-width: 45em) {
	
	.image-wide-2.mission {
		height: 24rem;
	}
	.image-wide-2.mission .inner {
		font-size: 24px;
		margin-top: 100px;
	}
	.history-and-mission .inner .reduce-line-height {
		font-size: 18px;
		margin: 0;
	}
	.history-and-mission .header-h2 {
		font-size: 24px;
		margin-bottom: 0;
	}
	.mis-block {
		margin: 30px 0 40px;
	}
	.mis-block-text {
		margin: 0;
		padding-top: 20px;
	}
	.history-and-mission .mis-block-photo.subtitled-image {
		margin: 0;
	}
	.history-and-mission .outer {
		padding: 2.5rem 0 2.5rem;
	}
}

#footer .socials .icon-ok {
    font-size: 1.2rem;
}

.button2.ok {
	background: #ed812b;
	padding-left: 3.1rem;
}
.button2.ok i {
	left: 1.3125rem;
	top: 0.875rem;
	font-size: 1.0625rem;
}
.button2.tg {
	background: #0088cc;
}
.button2.tg i {
	left: 1.625rem;
	top: 0.9375rem;
	font-size: 0.875rem;
}
.button2.yadzen {
	background: #535353;
}
.button2.yadzen i {
	left: 1.5rem;
	top: 0.875rem;
	font-size: 0.95rem;
}