@media(max-width:1590px) {
	.header__list-item {
		margin: 0 12px;
	}

	.header__list-link {
		font-size: 16px;
	}
	.timeline__year {
		display: none;
	}
}

@media (max-width: 1440px) {
	.popup-calendar__grid {
		grid-template: auto / repeat(6, 160px);
	}
	.timeline-menu-popup__blocks .swiper-slide {
	    width: auto;
		max-width: 300px;
	}
	.timeline-menu-popup__block-img-wrapper {
		width: 100%;
	}
	.artefact_student_info .fancybox__content {
		width: 100%;
	}
	.header__language {
		font: 600 16px/22px 'PF Centro Sans Pro', sans-serif;
	}
	.container {
		max-width: 1320px;
	}

	.welcome {
		margin-bottom: 48px;
	}

	.welcome__row {
		max-width: 100%;
		height: auto;
		padding-left: 0;
	}

	.welcome__col:first-child {
		max-width: 55%;
		height: 400px;
	}

	.welcome__col:last-child {
		padding-top: 0;
	}

	.welcome__title {
		font-size: 32px;
		line-height: 40px;
	}

	.welcome__dsc {
		font-size: 16px;
		line-height: 24px;
	}

	.welcome__img {
		position: relative;
	}

	.welcome__line {
		padding-left: 0;
		max-width: 100%;
	}

	.welcome__line-link:hover .welcome__line:before {
		width: 1700px;
	}

	.welcome__line.active {
		max-width: 1240px;
	}

	.welcome__link {
		font-size: 30px;
		line-height: 40px;
		left: 60%;
	}

	.welcome__line-container {
		padding-left: 80px;
	}

	.welcome__line-text {
		font-size: 16px;
		line-height: 20px;
	}

	.timeline__container {
		max-width: 1200px;
	}

	.header__logo {
		-o-object-fit: cover;
		object-fit: cover;
		max-width: 250px;
	}

	.header__list {
		margin: 0 -12px;
	}

	.header__list-item {
		margin: 0 12px;
	}

	.header__list-link {
		font-size: 14px;
		line-height: 20px;
	}

	.header__search-btn {
		margin-right: 16px;
	}

	.btn {
		padding: 0 16px;
		font-size: 12px;
		line-height: 18px;
		margin-right: 16px;
	}

	.header__language-wrapper {
		margin-right: 8px;
	}

	.header-search__form-btn {
		padding: 0 24px;
		margin-right: 0;
	}

	.timeline__slide-row {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.timeline__slide-col:first-child {
		max-width: 50%;
		width: 50%;
		margin-right: 50px;
	}

	.timeline__slide-img {
		max-height: 500px;
	}

	.timeline__slide-col {
		max-height: 500px;
	}

	.timeline__slide-col:first-child {
		max-height: 500px;
		height: 500px;
	}

	.timeline__slide-title {
		font-size: 28px;
		line-height: 36px;
	}

	.timeline__slide-dsc-wrapper {
		margin-top: 24px;
	}

	.timeline__slide-dsc {
		line-height: 20px;
	}

	.popup-new__block:last-child {
		padding: 48px;
	}

	.popup-new__block:first-child {
		width: 500px;
		padding: 48px;
	}

	.default__arrow {
		width: 80px;
		height: 80px;
	}

	.default__arrow-next:before,
	.default__arrow-prev:before {
		width: 24px;
		height: 80px;
		background-size: 24px 80px;
	}

	.default__arrow-next:after,
	.default__arrow-prev:after {
		width: 12px;
		height: 40px;
		background-size: 12px 40px;
	}

	.timeline__year {
		font-size: 200px;
		line-height: 200px;
	}

	.timeline-menu-popup__head {
		padding-right: 48px;
	}

	.timeline-menu-popup__container {
		padding-left: 48px;
		padding-top: 48px;
	}

	.timeline-menu-popup__blocks {
		padding-right: 48px;
	}

	.timeline-menu-popup__content {
		margin-top: 32px;
	}

	.timeline-menu-popup__block-between {
		margin-top: 24px;
		font-size: 40px;
		line-height: 40px;
	}

	.timeline-menu-popup__block-between small {
		font-size: 18px;
		line-height: 18px;
	}

	.timeline-menu-popup__month-name {
		font-size: 14px;
		line-height: 20px;
	}

	.timeline-menu-popup__month-date {
		font-size: 14px;
		line-height: 20px;
	}

	.carousel__button {
		width: 80px;
		height: 80px;
	}

	.carousel__button.is-next:after,
	.carousel__button.is-prev:after {
		width: 12px;
		height: 40px;
		background-size: 12px 40px;
	}

	.carousel__button.is-next:before,
	.carousel__button.is-prev:before {
		width: 24px;
		height: 80px;
		background-size: 24px 80px;
	}
}

@media(max-width:1280px) {
	.history__videos-year_list {
		grid-gap: 40px 15px;
	}
	.artefact_info .fancybox__content {
		width: 100%;
	}
	.timeline__slide-col:first-child {
		max-width: 45%;
		width: 45%;
	}
	.header__minDesc {
		padding-left: 20px;
		margin-left: 20px;
	}

	.header__language {
		font: 600 14px/20px 'PF Centro Sans Pro', sans-serif;
	}
	
	.footer__copyright {
		font: 400 14px/normal 'PF Centro Sans Pro', sans-serif;
	}
	
	.footer__rudn {
		font: 400 14px/normal 'PF Centro Sans Pro', sans-serif;
	}
	
	.footer__block {
		margin-left: auto;
	}
	
	.footer__support {
		font: 400 14px/normal 'PF Centro Sans Pro', sans-serif;
	}
	
	.footer__support a {
		font: 400 14px/normal 'PF Centro Sans Pro', sans-serif;
	}
	
	.footer__link {
		font: 400 14px/normal 'PF Centro Sans Pro', sans-serif;
	}
	
	.main-title {
		font: 700 70px/normal 'PF Centro Sans Pro', sans-serif;
	}
	
	.contacts {
		max-width: 100%;
		margin-top: 60px;
		padding-bottom: 130px;
	}
}

@media (max-width: 1200px) {
	.container {
		max-width: 100%;
		padding: 0 30px;
	}
	.popup-calendar__grid {
		grid-template: auto / repeat(3, 160px);
	}
	.popup-calendar__header-title {
		font: 600 35px/45px 'PF Centro Sans Pro', sans-serif;
	}
	.header__minDesc {
		font-size: 14px;
	}
	.header__list {
		flex-wrap: wrap;
	}
	.contacts__col:last-child {
		padding-left: 30px;
	}
}

@media(max-width:1024px) {
	.timeline__slide-popup-col:first-child {
		max-height: auto;
	}
	.timeline__slide-popup-col:last-child {
		height: auto;
	}
	.header-search-wrapper.active {
	    position: absolute;
		left: 0;
		z-index: 1;
		right: auto;
		background: transparent;
		padding: 0;
	}
	.popup-video__body {
		padding: 40px 100px 20px;
	}
	.history__tab {
		gap: 15px;
		flex-wrap: wrap;
	}
	.add_info .fancybox__slide {
		padding: 0;
	}
	.add_info .fancybox__content {
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
	}
	.history__videos-year_list {
	    grid-gap: 40px 15px;
		grid-template: auto / repeat(3, 1fr);
	}
	.history__videos-year_head {
		font-size: 40px;
		margin-bottom: 15px;
	}
	.sliderNew {
		padding: 30px 100px 40px;
	}
	.timeline__slide-popup-col:first-child {
		width: 40%;
		min-width: 40%;
		height: 100%;
		margin-right: 20px;
		flex: 0 0 40%;
	}
	.timeline__slide-popup-img-wrapper {
		line-height: 0;
	}
	.timeline__slide-popup-name {
		font: 700 18px/24px 'PF Centro Sans Pro', sans-serif;
	}
	.popup_student_list {
		padding: 30px 100px;
	}
	.about {
		margin-top: 45px;
		padding-bottom: 100px;
	}
	.about__title {
		font: 700 35px/40px 'PF Centro Sans Pro', sans-serif;
	}
	.about__management-block {
		margin: 0 10px;
	}
	.about__management {
		margin: 0 -10px;
		margin-top: 30px;
	}
	.management-block__img {
		height: 330px;
	}
	.welcome__title {
		display: none;
	}
	.welcome__tiser {
		margin-top: 0;
	}
	.welcome {
		margin-bottom: 40px;
		padding-top: 20px;
	}
	.welcome__line {
		padding-left: 0;
		max-width: 85%;
		margin: 0 auto;
	}
	.welcome__line-container {
		display: none;
	}
	.welcome__line-arrow {
		right: 7px;
		top: 6px;
		width: 40px;
		height: 40px;
	}
	.welcome__link {
		font-size: 30px;
		line-height: normal;
		position: relative;
		width: 100%;
		text-align: center;
		left: auto;
		bottom: auto;
	}
	.header__minDesc {
		padding-left: 25px;
		margin-left: 25px;
	}
	.header__row {
		height: 100px;
		justify-content: space-between;
	}
	.header__minDesc br {
		display: none; 
	}
	.hide_tablet {
		display: none!important;
	}
	.visible_tablet {
		display: block;
	}
	.tablet_js_menu {
	    position: fixed;
		top: 0;
		left: 100%;
		width: 100%;
		max-width: 500px;
		background: #0079C1;
		height: 100%;
		z-index: 999;
		display: block;
		padding: 40px;
		transition: all .3s ease;
	}
	.header__language-wrapper {
		margin-right: 0;
		color: #fff;
	}
	.header__language {
		color: #fff;
	}
	.header__language:after {
		background-image: url(../img/icons/btn-arrow-bottom-white.svg);
	}
	.top_tablet_menu {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 20px;
	}
	.close_menu_mobile {
	    position: relative;
		cursor: pointer;
		line-height: 0;
		width: 20px;
		height: 23px;
	}
	.close_menu_mobile:after, .close_menu_mobile:before {
	    content: '';
		display: inline-block;
		width: 20px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) rotate(45deg);
	}
	.close_menu_mobile:after {
		transform: translate(-50%, -50%) rotate(-45deg);
	}
	.burger_tablet {
	    line-height: 0;
		height: 20px;
		display: flex;
		align-items: center;
		cursor: pointer;
	}
	.burger_tablet span {
		display: inline-block;
		width: 20px;
		position: relative;
		height: 2px;
		background: #000;
		line-height: 0;
	}
	.burger_tablet span:before, .burger_tablet span:after {
		content: '';
		height: 2px;
		width: 100%;
		background: #000;
		display: block;
		top: -5px;
		position: absolute;
	}
	.burger_tablet span:before {
		top: 5px;
	}
	.footer__row {
		align-items: flex-start;
		justify-content: flex-start;
		height: auto;
		flex-wrap: wrap;
		gap: 15px;
	}
	.footer__col {
		display: block;
		width: 100%;
		line-height: normal;
	}
	.footer__copyright, .footer__rudn {
		display: inline-block;
	}
	.footer__block {
		margin: 0;
	}
	.footer {
		padding: 20px 0;
	}
	.contacts__col:last-child {
		padding-left: 20px;
	}
	.header__menu {
	    position: relative;
		left: auto;
		width: 100%;
		margin-top: 10px;
		display: block;
		overflow: auto;
		padding: 10px 0;
		padding-right: 15px;
		max-height: calc(100% - 35px);
		box-sizing: border-box;
	}
	.header__list {
		margin: 0;
		display: block;
		padding: 0;
	}
	.header__list-item {
	    margin: 0;
		padding: 0;
		display: block;
		width: 100%;
	}
	.header__list-link {
		font-size: 20px;
		line-height: normal;
		color: #fff;
		padding: 10px 0;
		margin: 0;
		display: block;
	}
	.header__list-link:hover, .header__list-link:focus, .header__list-link:active {
		color: #fff;
	}
	.tablet_add_info {
		margin-top: 10px;
	}
	.tablet_add_info .btn {
	    background: none;
		color: #fff;
		border-color: #fff;
		font-size: 13px;
		padding: 0 20px;
		margin: 0;	
	}
	.tablet_search {
		margin-top: 10px;
		position: relative; 
		overflow: hidden;
	}
	.header__search-btn {
	    display: block;
		padding: 15px 0;
		margin: 0;
		width: 100%;
		height: auto;
		text-align: left;
		line-height: 0;
	}
	.tablet_eye {
	    margin-top: 0;
		position: relative;
	}
	.header__eye {
		line-height: 0;
		display: block;
		padding: 10px 0;
		width: 100%;
		text-align: left;
		padding-left: 2px;
	}
	.header-search__form-input {
		margin-right: 10px;
		border-radius: 10px;
		height: 45px;
		border: none;
		padding-left: 40px;
		font: 400 16px/25px 'PF Centro Sans Pro', sans-serif;
		background-size: 23px 23px;
		background-position: left 9px center;
	}
	.header-search__form-btn {
	    padding: 0 20px;
		margin-right: 0;
		background: none;
		border-color: #fff;
		color: #000;
		background: #fff;
		border-radius: 10px;
		height: 45px;
	}
	.header-search-wrapper {
	    margin-right: 0;
		position: absolute;
		transform: translateX(100%);
		padding: 0;
		opacity: 0;
	}
	.header__list-item.active .header__list-link {
		color: #fff;
		border-bottom: none;
		cursor: auto;
	}
}

@media (max-width: 992px) {
	.popup-new__row {
		flex-wrap: wrap;
	}
	.popup-new__block:first-child {
		width: 100%;
		padding: 35px;
		flex: 0 0 100%;
	}
	.popup-new__block:last-child {
		padding: 35px;
		width: 100%;
		flex: 0 0 100%;
	}
	.popup-new__form {
		max-width: 100%;
	}
	.contacts__col:first-child {
		width: 100%;
		flex: 0 0 100%;
	}
	.contacts__col:last-child {
		padding-left: 0;
		width: 100%;
		flex: 0 0 100%;
		margin-top: 50px;
	}
	.contacts {
		max-width: 100%;
		margin-top: 40px;
		padding-bottom: 100px;
	}
	.contacts__row {
		margin-top: 60px;
		flex-wrap: wrap;
	}
}

@media (max-width: 768px) {
	.about-content__gallery a {
		min-height: 200px;
	}
	.popup-video__body {
		padding: 30px 0 0;
	}
	.popup-video__header-title {
		font: 600 24px/35px 'PF Centro Sans Pro', sans-serif;
	}
	.history__stories {
		gap: 35px 50px;
	}
	.history__story.big {
		margin-top: 0;
		background: none;
		padding: 0;
		border-radius: 0;
	}
	.history__story.small:after {
		right: -25px;
	}
	.history__story-img-wrapper {
		width: 100%;
		height: 200px;
	}
	.history__story:not(.big) .history__story-content-date {
		font: 500 20px/24px 'PF Centro Sans Pro', sans-serif;
		letter-spacing: normal;
	}
	.history__story:not(.big) .history__story-content-title a {
		height: auto;
		overflow: unset;
	}
	.history__story.big .history__story-img-wrapper {
		width: 310px;
		height: 310px;
		margin-right: 30px;
	}
	.history__videos-year_list {
		grid-template: auto / repeat(2, 1fr);
	}
	.history__content {
		margin-top: 0;
	}
	.timeline-menu-popup__container {
		padding-left: 40px;
		padding-top: 30px;
	}
	.timeline__slide-file, .timeline__slide-fileslider {
		font: 400 18px/22px 'PF Centro Sans Pro', sans-serif;
		text-align: left;
	}
	.timeline__slide-col:first-child {
		margin-right: 30px;
	}
	.about {
		margin-top: 35px;
		padding-bottom: 100px;
	}
	.about-content__section {
		margin-top: 40px;
	}
	.about__dsc-wrapper {
		flex-wrap: wrap;
	}
	.img_wrap_about_column {
		flex: 0 0 100%;
		max-width: 100%;
		display: flex;
		flex-wrap: nowrap;
		gap: 20px;
	}
	.img_wrap_about_column img {
		width: auto;
		flex: 0 0 50%;
		max-width: calc(100% / 3 - 14px);
	}
	.about__management {
		margin: 0 -10px;
		margin-top: 30px;
		flex-wrap: wrap;
		gap: 30px;
	}
	.about__management-block {
		margin: 0;
		max-width: calc(100% / 2 - 15px);
		width: auto;
		flex: 0 0 50%;
	}
	.management-block__name {
		margin-top: 15px;
		font: 700 18px/23px 'PF Centro Sans Pro', sans-serif;
	}
	.management-block__position {
		margin-top: 10px;
		font: 500 16px/16px 'PF Centro Sans Pro', sans-serif;
	}
}

@media (max-width: 576px) {
	.about-content__gallery {
		grid-template: auto / repeat(1, 1fr);
		gap: 10px;
	}
	.about-content__gallery a {
		min-height: 300px;
	}
	.popup-video__column:first-child {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.popup-video__column:last-child {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.popup-video__col {
		gap: 30px;
	}
	.popup-calendar__grid {
		grid-template: auto / repeat(1, 1fr);
	}
	.popup-calendar__grid span {
		padding: 30px 0;
	}
	.popup-video__header-title {
		font: 600 20px/28px 'PF Centro Sans Pro', sans-serif;
	}
	.popup-video__body iframe {
		max-height: 300px!important;
	}
	.popup-video {
		padding: 20px;
	}
	.history__filter {
		gap: 15px;
		flex-wrap: wrap;
		flex: 0 0 100%;
	}
	.history__calendar-wrapper {
		min-width: auto;
		width: 100%;
	}
	.history__stories {
		gap: 40px 0;
		grid-template: auto / repeat(1, 1fr);
	}
	.history__stories-nav-wrapper {
		margin-top: 50px;
		grid-column: 1 / 2;
	}
	.history__videos-year_list .history__stories-nav-wrapper {
		margin-top: 50px;
		grid-column: 1 / 2;
	}
	.history__story.big {
		grid-column: 1;
		flex-wrap: wrap;
	}
	.history__story.big .history__story-img-wrapper {
		width: 100%;
		height: 330px;
		margin-right: 0;
		margin-top: 15px;
	}
	.history__story-content-dsc {
		margin-top: 20px;
	}
	.history__story-img-wrapper {
		width: 100%;
		height: 250px;
	}
	.history__story.small:after {
		content: none;
	}
	.artefact_student_info .fancybox__slide {
		padding: 0;
		flex: 0 0 100%;
	}
	.about__head {
		flex-wrap: wrap;
		gap: 30px;
	}
	.history__title {
		font: 700 42px/48px 'PF Centro Sans Pro', sans-serif;
	}
	.history__tab-item {
		max-width: 100%;
	}
	.history__tab-wrapper {
		flex-wrap: wrap;
	}
	.history__tab-item {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.history__filter-select-wrapper {
		width: 100%;
		margin: 0;
		flex: 0 0 100%;
	}
	.history__tags {
		gap: 10px;
	}
	.history__videos-year_list {
		grid-template: auto / repeat(1, 1fr);
		grid-gap: 25px 15px;
	}
	.history__story-content {
		padding: 0;
		flex: 0 0 100%;
		width: 100%;
	}
	.history-day__dsc .column {
		grid-template: auto / repeat(1, 1fr);
		gap: 0;
	}
	.history-day__dsc .column > * {
		margin: 25px 0;
	}
	.welcome {
		padding-top: 50px;
	}
	.visible_mobile {
		display: block;
	}
	.hidden_mobile {
		display: none;
	}
	.header__logo {
		max-width: 50px;
	}
	.artefact_info .timeline__slide-popup, .artefact_student_info .timeline__slide-popup {
		display: block;
		width: 100%;
	}
	.artefact_info .fancybox__content {
	    width: 100%;
		height: auto;
		align-items: center;
		justify-content: center;
		border: none;
		border-radius: 20px;
	}
	.timeline__slide-row {
		flex-wrap: wrap;
	}
	.timeline__slide-popup_descNew {
		font-size: 16px;
		padding: 20px;
		line-height: 22px;
	}
	.timeline__slide-col:first-child {
	    max-width: 100%;
		width: 100%;
		display: block;
		background: none!important;
		max-height: none;
		height: auto;
		box-shadow: none;
		overflow: unset;
	}
	.timeline__slide-title {
		font-size: 25px;
		line-height: 32px;
	}
	.blur {
		display: none;
	}
	.timeline__slide-link {
	    display: block;
		border-radius: 20px;
		overflow: hidden;
		margin-top: 25px;
		line-height: 0;
	}
	.timeline__slide-link blockquote:after {
		content: none;
	}
	.timeline__slide-link blockquote {
		position: relative;
		padding: 15px;
		width: 100%;
		left: 0;
		font-size: 14px!important;
		top: auto;
		background: #efefef;
	}
	.timeline__slide-link blockquote b {
		font-size: 14px;
		line-height: 20px;
	}
	.timeline__arrow.default__arrow, .timeline-menu-popup__arrow.default__arrow {
		display: none;
	}
	.timeline-menu-popup__container {
		padding-left: 20px;
		padding-top: 30px;
	}
	.timeline-menu-popup__blocks {
		padding-right: 20px;
	}
	.sliderNew {
		padding: 50px 20px 20px;
	}
	.main-wrapper {
		min-height: calc(100vh - 100px);
	}
	.timeline__slide-popup-newslider-wrapper {
		overflow: unset;
		height: auto;
		min-height: auto;
		max-height: none;
	}
	.timeline__slide-popup-link {
		height: auto;
	}
	.timeline__slide-file, .timeline__slide-fileslider {
		width: 100%;
		padding-left: 30px;
	}
	.carousel__button.is-next:before, .carousel__button.is-prev:before {
		content: none;
	}
	.carousel__button.is-next:after, .carousel__button.is-prev:after {
		margin-left: 0;
	}
	.carousel__button:hover:after {
		-webkit-transform: scale(2);
		-ms-transform: scale(2);
		transform: scale(2);
		background-image: url(../img/icons/timeline-arrow-front.svg);
		margin-left: 0;
	}
	.timeline__slide-file:before, .timeline__slide-fileslider:before {
		margin-right: 0;
		position: absolute;
		top: 0px;
		left: 0;
	}
	.sliderNew .carousel__button.is-next {
		height: 80px;
		box-shadow: none!important;
		background: none;
		width: 50px;
		position: fixed;
	}
	.sliderNew .carousel__button.is-prev {
		height: 80px;
		box-shadow: none!important;
		background: none;
		width: 50px;
		position: fixed;
	}
	.carousel__button[disabled] {
		cursor: default;
		opacity: 0;
	}
	.artefact_student_info .fancybox__content {
		width: 100%;
		height: auto;
		border-radius: 0;
		align-items: center;
		justify-content: center;
	}
	.artefact_student_info .timeline__slide-popup-name.blue {
		margin: 0 -20px;
		margin-top: 0;
	}
	.artefact_student_info .timeline__slide-popup-col:last-child {
		overflow: unset;
		padding: 20px 0;
	}
	.popup_student_list {
	    padding: 40px 20px;
		width: 100%;
		height: auto;
		min-height: calc(100vh - 2px);
		overflow: hidden;
	}
	.timeline__slide-popup-col:first-child {
		width: 100%;
		min-width: 100%;
		height: auto;
		margin-right: 0;
		flex: 0 0 100%;
	}
	.timeline__slide-popup-col:last-child {
		height: auto;
		max-height: none;
		flex: 0 0 100%;
		max-width: 100%;
		box-shadow: none;
	}
	.timeline__slide-popup-link {
		line-height: 0;
	}
	.timeline__slide-popup-row {
		flex-wrap: wrap;
	}
	.timeline-menu-popup__head {
		padding-right: 20px;
	}
	.timeline__slide-dsc-wrapper {
		margin-top: 25px;
		height: auto;
		max-height: none;
		overflow: unset;
		padding: 0;
	}
	.footer-timeline.new .footer-timeline__menu-btn {
		margin-bottom: 20px;
		order: 1;
		font-size: 0;
		line-height: 0;
		margin-right: 20px;
	}
	.footer-timeline.new.abs {
		padding-left: 0;
		box-shadow: -2px 3px 24px rgba(0, 0, 0, 0.19);
	}
	.footer-timeline__pagination {
		padding-left: 20px;
		padding-top: 25px;
		padding-bottom: 0;
	}
	.timeline.new {
		margin-bottom: 85px;
	}
	.timeline__slide-col:hover .timeline__slide-link blockquote {
		transform: none;
	}
	.popup-share__content {
	    padding: 40px 20px;
		min-width: auto;
		width: 90%;
		border-radius: 20px;
	}
	.timeline-menu-popup__container:after, .timeline-menu-popup__container:before {
		content: none;
	}
	.popup-share__row {
		flex-wrap: wrap;
	}
	.popup-share__input {
		flex: 0 0 100%;
		height: 50px;
		margin-bottom: 20px;
	}
	.popup-share__btn {
		flex: 0 0 100%;
	}
	.popup-share__socials {
		margin-top: 30px;
	}
	.footer-timeline__pagination-bullet:before {
		width: 10px;
		border-radius: 0;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
	}
	.timeline__slide-col {
		max-height: none;
		height: auto;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.timeline__slider {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.timeline__slide {
		padding: 20px;
		border-radius: 20px;
	}
	.about__logo-wrapper {
	    flex: 0 0 50%;
		margin: 0;
	}
	.about__title {
		font: 700 28px/35px 'PF Centro Sans Pro', sans-serif;
	}
	.img_wrap_about_column {
		gap: 10px;
		flex-wrap: wrap;
	}
	.img_wrap_about_column img {
	    max-width: 100%;
		flex: 0 0 100%;
	}
	.about__dsc-wrapper {
		gap: 20px;
	}
	.about__management {
		margin: 0;
		margin-top: 25px;
		gap: 30px;
	}
	.about__management-block {
		margin: 0;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.header__minDesc {
		display: none;
	}
	.header__row {
		height: 85px;
	}
	.header {
	    position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		z-index: 115;
		width: 100%;	
	}
	body {
		padding-top: 85px;
	}
	.footer__block {
		flex-wrap: wrap;
		gap: 10px;
	}
	.footer__link {
		margin: 0;
		display: block;
	}
	.footer__link:nth-child(2) {
		margin: 0;
	}
	.welcome__line {
		padding-left: 0;
		max-width: 100%;
		margin: 0 auto;
		padding-top: 35px;
	}
	.welcome__line-arrow {
		top: 15.5px;
	}
	.welcome__line-wrapper {
		position: relative;
		margin-top: 20px;
		display: block;
	}
	.container {
		padding: 0 20px;
	}
	.tablet_js_menu {
		padding: 30px;
	}
	.contacts {
		max-width: 100%;
		margin-top: 30px;
		padding-bottom: 70px;
	}
	.main-title {
		font: 700 40px/normal 'PF Centro Sans Pro', sans-serif;
	}
	.contacts__row {
		margin-top: 30px;
	}
	.contacts__block-name {
		font: 700 18px/26px 'PF Centro Sans Pro', sans-serif;
	}
	.contacts__block-address {
		font: 400 16px/24px 'PF Centro Sans Pro', sans-serif;
	}
	.contacts__block-tel {
		font: 400 16px/24px 'PF Centro Sans Pro', sans-serif;
	}
	.contacts__block-email {
		font: 400 16px/24px 'PF Centro Sans Pro', sans-serif;
	}
	.contacts__form-wrapper {
		padding: 18px 20px;
	}
	.contacts__form-title {
		font: 700 28px/normal 'PF Centro Sans Pro', sans-serif;
	}
	.contacts__form-label {
		margin-top: 15px;
	}
	.btn {
		font-size: 14px;
	}
	.default-input-placeholder {
		font-size: 16px;
	}
	.default-dropzone:before {
		content: none;
	}
}