/* Media Queries */

/* 1200 - 1650 px */
@media screen and (max-width: 1650px) {
  	.container {
		width: 1140px;
	}
	
	h2 {
	     font-size: 30px;
	}

	.history-progress__info {
	    right: 0px;
	}

	.history-info {
	    width: 570px;
	}

	.history-progress__text {
	    width: 270px;
	    border: 1px solid #ebebeb;
	    margin-right: 273px;
	    padding-left: 20px;
	    padding-top: 20px;
	    padding-right: 15px;
	    padding-bottom: 20px;
	    margin-top: 20px;
	}

	.history-progress__text {
	    margin-right: 0px;
	}

	.history-progress {
		width: 536px;
	}

	.history1991 .history-progress__info, .history2004 .history-progress__info, .history2007 .history-progress__info, .history2013 .history-progress__info {
		left: 0;
	}

	.history1991 .history-progress__text, .history2013 .history-progress__text {
	    padding-top: 35px;
	    padding-left: 30px;
	    color: #fff;
	    margin-left: 260px;
	    margin-top: -36px;
	}

	.history1989_img {
	    height: 420px;
	}

	.history1991_img {
	    height: 460px;
	}

	.history1993_img, .history1998_img, .history2005_img, .history2012_img, .history2014_img, .history2018_img {
	    height: 450px;
	}

	.history1995_img {
	    height: 920px;
	}

	.history2013_img {
	    height: 500px;
	}

	.history2007_img, .history2017_img {
	    height: 870px;
	}

	.history2019_img {
	    height: 600px;
	}

	.button-line__block__transition_line {
	    width: 75px;
	}

	.history1993 .history-progress__info {
	    width: 450px;
	    top: 30px;
	}

	.history1993 .history-progress__text {
	    width: 334px;
	}

	.history1993 .history-progress__info p {
	    font-size: 40px;
	}

	.history1993 .history-progress__text p {
	    font-size: 15px;
	}

	.history1998 .history-progress__info {
	    top: -30px;
	    width: 460px;
	}

	.history2004 .history-progress__info {
	    width: 400px;
	}

	.history2004 .history-progress__text {
	    margin-left: 250px;
    	margin-top: 10px;
    	width: 241px;
	}

	.history2005 .history-progress__info {
	    top: -50px;
	    width: 450px;
	    margin-top: 40px;
	}

	.history2012 .history-info, .history2014 .history-info {
	    margin-bottom: 90px;
	    width: 600px;
	}

	.history2012 .history-progress__info, .history2014 .history-progress__info {
	    width: 380px;
	}

	.history2014 .history-progress__info p {
	    font-size: 40px;
	    margin-top: 220px;
	}

	.history2014 .history-progress__text {
	    margin-left: 50px;
	}

	.history2017 .history-progress__info {
	    left: 0;
	}

	.history2004 .history-item:nth-child(1) {
	    margin-top: -190px;
	}

	.menu__line {
		width: 1050px;
	}

	.menu__line2 {
		margin-left: 120px;
	}

	.history1993 .history-info {
	    width: 600px;
	}

	.history2004 .history-block h2, .history2019 .history-block h2 {
	    width: 365px;
	}

}

/* 992 - 1200 px */
@media screen and (max-width: 1200px) {
	.container {
		width: 950px;
	}

	h1 {
	    font-size: 30px;
	}

	h2 {
	    font-size: 30px;
	}

	body {
		font-size: 16px; 
	}

	.history2007 {
		padding-bottom: 20px;
	}

	.history2004 .history-block h2, .history2019 .history-block h2 {
	    width: 315px;
	}

	.button-line__block__transition_line {
	    width: 60px;
	}

	.button-line {
	    margin-top: 25px;
	}

	.interblock {
	    display: none;
	}

	.history-item:nth-child(1) {
	    margin-bottom: 50px;
	}

	.history-info {
	    width: 100%;
	}

	.menu__line {
	    margin-left: 38px;
	    width: 850px;
	}

	.menu__line2 {
	    margin-left: 120px;
	    width: 785px;
	    margin-top: -7px;
	}

	.history-item:nth-child(2) {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}

	.history-progress__text {
    	width: 370px;
    	margin-top: 0px;
    	margin-left: 30px;
	}

	.history-info__text {
	    margin-bottom: 50px;
	}

	.history-progress {
	    width: 90%;
	    margin-left: auto;
	}

	.history-progress__info p {
	    margin-top: 0px;
	}

	.history-progress__info {
	    position: relative;
	    right: 0px;
	    top: 0px;
	    margin-top: -120px;
   	 	margin-left: 150px;
   	 	text-align: center;
		text-align: -webkit-center;
		text-align: -moz-center;
		text-align: -ms-center;
		text-align: -o-center;
		margin-bottom: 120px;
	}

	.history-progress__info p {
	    margin-top: 0px;
	    padding-top: 200px;
	}

	.history1991 .history-item:nth-child(2) {
	    -webkit-flex-direction: column-reverse;
	    -moz-flex-direction: column-reverse;
	    -ms-flex-direction: column-reverse;
	    -o-flex-direction: column-reverse;
	    flex-direction: column-reverse;
	}

	.history1991 .history-progress__info, .history2004 .history-progress__info, .history2007 .history-progress__info, .history2013 .history-progress__info {
	    height: 243px;
	    position: relative;
	    top: 0px;
	}

	.history1991 .history-progress__info p {
	    font-size: 30px;
	    color: #fff;
	    line-height: 1.3em;
	    margin-right: 0px;
	    margin-left: 0;
	    margin-top: 0px;
	    text-align: center;
		text-align: -webkit-center;
		text-align: -moz-center;
		text-align: -ms-center;
		text-align: -o-center;
		padding-top: 90px;
	}

	.history1991 .history-progress__info, .history2004 .history-progress__info, .history2007 .history-progress__info, .history2013 .history-progress__info {
	    height: 243px;
	    position: relative;
	    top: 0px;
	    margin-top: -60px;
	    margin-left: 0px;
	}

	.history2007 .history-progress__info {
	    height: 163px;
	}

	.history1993 .history-progress__text {
	    margin-top: 50px;
	}

	.history1993 .history-progress__info p {
	    margin-top: 0px;
	}

	.history1993 .history-progress__info {
	    width: 450px;
	    top: 0px;
	    margin-left: 120px;
	}

	.history1995 .history-item:nth-child(2), .history2007 .history-item:nth-child(2), .history2017 .history-item:nth-child(2) {
		-webkit-flex-direction: inherit;
	    -moz-flex-direction: inherit;
	    -ms-flex-direction: inherit;
	    -o-flex-direction: inherit;
		flex-direction: inherit;
	}

	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    width: 100%;
	    padding-left: 50px;
	    color: #fff;
	    margin-top: 0px;
	}

	.history1995 .history-progress, .history2007 .history-progress, .history2017 .history-progress {
	    width: 90%;
	    margin-left: auto;
	    margin-top: 200px;
	}

	.history1998 .history-progress__text {
	    margin-top: 50px;
	    margin-left: 70px;
	}

	.history1998 .history-progress__info {
	    top: 0px;
	}

	.history2004 .history-item:nth-child(1) {
	    margin-top: -140px;
	}

	.history-block h2 {
	    width: 90%;
	}

	.history2004 .history-progress__info p {
        margin-top: 0;
        padding-top: 100px;
    }

    .history2004 .history-item:nth-child(2), .history2013 .history-item:nth-child(2) {
    	-webkit-flex-direction: column-reverse;
    	-moz-flex-direction: column-reverse;
    	-ms-flex-direction: column-reverse;
    	-o-flex-direction: column-reverse;
    	flex-direction: column-reverse;
    }

    .history1991 .history-info .history-info__text, .history2013 .history-info .history-info__text, .history2004 .history-info .history-info__text {
	    margin-bottom: 50px;
	}

	.menu .button-line__block__transition_line {
	    width: 55px;
	}

	.history2005 .history-progress__info {
	    margin-top: -70px;
	}

	.history2005 .history-progress__text {
	    margin-left: 60px;
	}

	.history2005 .history-progress__info p {
	    margin-top: 0px;
	    padding-top: 200px;
	    font-size: 40px;
	    margin-left: 0;
	}

	.history2007 .history-info {
	    padding-left: 0;
	    margin-top: -30px;
	}

	.history2007 .history-progress__text, .history2017 .history-progress__text {
	    padding: 30px 40px;
	}

	.history2007 .history-progress__info p, .history2017 .history-progress__info p {
	    padding-top: 100px;
	    margin-left: 0;
	}

	.history-info__text {
	    font-size: 17px;
	}

	.history2012_img {
	    margin-top: -49px;
	}

	.history2012 .history-item:nth-child(2) {
		margin-top: 100px;
	}

	.history2012 .history-info, .history2014 .history-info {
	    margin-bottom: 90px;
	    width: 100%;
	}

	.history2012 .history-info__text, .history2014 .history-info__text {
	    width: 100%;
	}

	.history2012 .history-progress__info p {
	    margin-top: 0px;
	}

	.history2012 .history-progress__info, .history2014 .history-progress__info {
	    width: 380px;
	    margin-top: -150px;
	    margin-left: 189px;
	    margin-bottom: 150px;
	}

	.history2013 .history-info {
	    margin-top: 100px;
	}

	.history2013 .history-progress__info p {
	    margin-top: 0px;
	    padding-top: 100px;
	}

	.history2014 .history-info {
	    margin-bottom: 0px;
	    width: 100%;
	}

	.history2014 .history-progress__info p {
	    margin-top: 0px;
	}

	.history2012 .history-progress__info, .history2014 .history-progress__info {
	    margin-left: 159px;
	}

	.history2017 .history-info__line {
	    margin-top: 0px;
	}

	.history2017 .history-progress {
	    margin-top: 70px;
	}

	.history2017 .history-progress__info {
	    margin-left: 0px;
	}

	.history2018 .history-info {
	    margin-top: 50px;
	}

	.header-end .header-title h1 {
	    width: 280px;
	}

	.footer-block_text {
	    width: 600px;
	}

	.header .button-line__block:nth-child(1) .button-line__block__transition_line {
	    width: 60px;
	    height: 1px;
	    margin-top: 4px;
	}

	.header-end__img_position {
	    left: 127px;
	}
}

/* 768 - 992 px */
@media screen and (max-width: 992px) {
	.container {
		width: 720px;
	}

	h1 {
	    font-size: 25px;
	}

	h2 {
	    font-size: 22px;
	}

	body {
	    font-size: 15px;
	}

	.history2004 .history-block h2, .history2019 .history-block h2 {
	    width: 255px;
	}

	.header-title__img {
	    width: 500px;
	    height: 300px;
	    margin-top: -128px;
	    margin-left: -320px;
	}

	.header {
		padding-top: 162px
	}

	.header-title__logo {
	    margin-left: 100px;
	    width: 170px;
	    height: 55px;
	}

	.header-title__years__number {
	    width: 150px;
	    height: 87px;
	    margin-top: -20px;
	}

	.header-title h1 {
	    width: 30%;
	    margin-left: -150px;
	    line-height: 1.1em;
	    margin-top: -10px;
	}

	.menu__line {
	    margin-left: 60px;
   		width: 585px;
   		margin-top: -5px;
	}

	.menu__line2 {
	    margin-left: 110px;
	    width: 587px;
	    margin-top: -10px;
	}

	.header .button-line__block:nth-child(1) .button-line__block__transition_circle {
	    margin-top: 4px;
	}

	.button-line__block__transition_circle {
	    margin-top: 2px;
	}

	.button-line__block a span {
	    display: none;
	}

	.button-line__block__transition_line {
	    width: 40px;
	}

	.header .button-line__block:nth-child(1) .button-line__block_button2 {
	    margin-top: 0px;
	}

	.button-line__block a {
	    font-size: 15px;
	}

	.header .button-line__block:nth-child(1) a {
	    font-size: 15px;
	}

	.button-line__block__transition {
	    margin-top: 9px;
	}

	.header .button-line__block:nth-child(1) .button-line__block__transition_line {
	    width: 40px;
	    height: 1px;
	    margin-top: 3px;
	}

	.button-line__block_button, .button-line__block_button2 {
	    margin-left: -10px;
	}

	.menu-active .button-line__block_button a {
	    font-size: 15px;
	}

	.menu-active {
	    margin-top: 0px;
	}

	.menu .button-line__block__transition_line {
	    width: 40px;
	}

	.about-block__item a {
	    padding: 30px 20px;
	}

	.about-block__item {
	    padding-top: 150px;
	}
	
	.history1989_img {
	    height: 320px;
	}

	.history-item:nth-child(1) {
	    margin-top: -140px;
	}

	.history-block:nth-child(2) {
	    padding-left: 20px;
	}

	.history-item:nth-child(1) {
	    margin-bottom: 30px;
	}

	.history1989 .history-info p:nth-child(2) {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}

	.history-progress {
	    margin-left: 10px;
	}

	.history1991_img {
	    height: 360px;
	}

	.history1991 .history-info__line {
	    margin-top: 0px;
	}

	.history1991 .history-progress__text, .history2013 .history-progress__text {
	    margin-top: 0px;
	}

	.history1993_img, .history1998_img, .history2005_img, .history2012_img, .history2014_img, .history2018_img {
	    height: 350px;
	}

	.history-item:nth-child(1) {
	    margin-top: -160px;
	}

	.history1993 .history-info p:nth-child(2), .history1998 .history-info p:nth-child(2) {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}

	.history1995 .history-progress__text {
       	width: 300px;
	}

	.history1995 .history-progress, .history2007 .history-progress, .history2017 .history-progress {
	    margin-top: 100px;
	}

	.history1995 .history-info p, .history2007 .history-info p, .history2017 .history-info p {
	    margin-bottom: 20px;
	}

	.history2004 .history-item:nth-child(1) {
	    margin-top: -120px;
	}

	.history2005_img, .history2012_img, .history2014_img, .history2018_img {
	    height: 300px;
	}

	.history2005 .history-item:nth-child(1) {
	    margin-top: -140px;
	}

	.history2005 .history-info__line {
	    margin-top: 30px;
	}

	.history1995 .history-progress, .history2007 .history-progress, .history2017 .history-progress {
	    width: 53%;
	    margin-left: auto;
	    margin-top: 200px;
	}

	.history2007 .history-progress__text, .history2017 .history-progress__text {
	    width: 280px;
	}

    .history2007 .history-progress__info, .history2013 .history-progress__info {
	    width: 300px;
	}

	.history2007 .history-info {
	    width: 50%;
	}

	.history-info__text {
	    font-size: 15px;
	}

	.history2007 .history-info p {
	    margin-bottom: 10px;
	}

	.history2012 .history-item:nth-child(1), .history2014 .history-item:nth-child(1), .history2018 .history-item:nth-child(1) {
	    margin-top: -140px;
	}

	.history2012 .history-item:nth-child(2) {
	    margin-top: 0px;
	}

	.history2013 .history-info {
	    margin-top: 30px;
	}

	.history2013 .history-progress__info p {
	    font-size: 40px;
	}

	.history2017 .history-info {
	    margin-bottom: 20px;
	}

	.history1995 .history-progress, .history2007 .history-progress, .history2017 .history-progress {
	    margin-top: 100px;
	}

	.history2017 .history-progress__info {
	    width: 350px;
	}

	.history2017 .history-info {
	    width: 50%;
	    padding-left: 0px;
	    color: #fff;
	    margin-top: 0px;
	    margin-bottom: 20px;
	}

	.history2018 .history-info {
	    margin-top: 0px;
	}

	.footer-block {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}

	.footer-block__line {
		display: none;
	}

	.footer-block_logo {
		margin-right: 30px;
	}

	.footer-block__item {
		margin-top: 30px;
	}

	.history2017 .history-progress__info p {
	    padding-top: 200px;
	    margin-left: 0;
	}

	.header-end {
	    height: 450px;
	}

	.header-end__img_position img {
		width: 100%;
	}

	.header-end__img_position {
		width: 700px;
		left: 27px;
	}
	.menu-active .button-line__block__transition_circle {
	    margin-top: 0px;
	}
}

/* --- Дополнительные запросы для корректировки текста --- */

	/* 1650 - 1700 px */
@media screen and (max-width: 1700px) {
	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    width: 45%;
	    padding-left: 0px;
    	margin-left: 220px;
	}

	.history1995 .history-item, .history2007 .history-item, .history2017 .history-item {
	    justify-content: left;
	}
	.history1995 .history-info {
    	margin-left: 190px;
	}

}

	/* 1525 - 1650 px */
@media screen and (max-width: 1650px) {
	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    width: 45%;
    	margin-left: 60px;
	}
}

	/* 1360 - 1525 px */
@media screen and (max-width: 1525px) {
	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    width: 40%;
    	font-size: 15px;
	}

	.history2007 .history-info, .history2017 .history-info {
	    margin-top: -80px;

	}
}

	/* 1200 - 1360 px */
@media screen and (max-width: 1360px) {
	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    width: 35%;
	}

	.history1995 .history-block h2, .history2007 .history-block h2, .history2017 .history-block h2 {
	    width: 70%;
	}

	.history1995 .history-info p, .history2007 .history-info p, .history2017 .history-info p {
	    margin-bottom: 10px;
	}

	.history1995 .history-info__line, .history2007 .history-info__line, .history2017 .history-info__line {
	    margin-top: 20px;
	}

	.history1995 .history-info__text, .history2007 .history-info__text, .history2017 .history-info__text {
	    font-size: 17px;
	}

	.history1995 .history-info {
	    margin-top: -90px;

	}
}

	/* 992 - 1200 px */
@media screen and (max-width: 1200px) {
	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    margin-top: -30px;
	    font-size: 12px;
	}

	.history1995 .history-progress, .history2007 .history-progress, .history2017 .history-progress {
	    width: 47%;
	    margin-left: inherit;
	    margin-top: 100px;
	}

	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    width: 34%;
	}

	.history1995 .history-info__text, .history2007 .history-info__text, .history2017 .history-info__text {
	    font-size: 14px;
	}
}

	/* 768 - 992 px */
@media screen and (max-width: 992px) {
	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    margin-left: 45px;
	}

	.history2007 .history-info {
	    line-height: 2em;
	}

	.history2007 .history-item:nth-child(1) {
	    margin-top: -790px;
	}

	.history2007 {
		padding-bottom: 20px;
	}

	.history1995 .history-info__line, .history2007 .history-info__line, .history2017 .history-info__line {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}

	.history1995 .history-item:nth-child(1) {
	    margin-top: -860px;
	}

	.history1995 .history-progress {
	    margin-top: 150px;
	}
}

/* 576 - 768 px */
@media screen and (max-width: 768px) {
  	.container {
		width: 540px;
	}

	.history2004 .history-block h2, .history2019 .history-block h2 {
	    width: 100%;
	}

	.history1989_img, .history1991_img, .history1993_img, .history1995_img, .history1998_img, .history2004_img, .history2005_img, .history2007_img, .history2012_img, .history2013_img, .history2014_img, .history2017_img, .history2018_img, .history2019_img {
		display: none;
	}

	.history1989, .history1991, .history1993, .history1995, .history1998, .history2004, .history2005, .history2007, .history2012, .history2013, .history2014, .history2017, .history2018, .history2019 {
		position: relative;;
	}

	.history1989__img {
		background: url(../img/backgraund1989-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history1991__img {
		background: url(../img/backgraund1991-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history1993__img {
		background: url(../img/backgraund1993-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history1995__img {
		background: url(../img/backgraund1995-mobile.png) no-repeat center top;
		position: absolute;
	    height: 1000px;
	    width: 100%;
	    top: -30px;
	}

	.history1998__img {
		background: url(../img/backgraund1998-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history2004__img {
		background: url(../img/backgraund2004-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history2005__img {
		background: url(../img/backgraund2005-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history2007__img {
		background: url(../img/backgraund2007-mobile.png) no-repeat center top;
		position: absolute;
	    height: 1000px;
	    width: 100%;
	    top: -30px;
	}

	.history2012__img {
		background: url(../img/backgraund2012-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history2013__img {
		background: url(../img/backgraund2013-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history2014__img {
		background: url(../img/backgraund2014-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history2017__img {
		background: url(../img/backgraund2017-mobile.png) no-repeat center top;
		position: absolute;
	    height: 1000px;
	    width: 100%;
	    top: -30px;
	}

	.history2018__img {
		background: url(../img/backgraund2018-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.history2019__img {
		background: url(../img/backgraund2019-mobile.png) no-repeat center top;
		position: absolute;
	    height: 500px;
	    width: 100%;
	    top: -30px;
	}

	.header-title__logo {
	    margin-left: 0px;
	}

	.header-title h1 {
	    width: 100%;
	    margin-left: -170px;
	}

	.header-title__years__number {
	    margin-left: -10px;
	}

	.menu__line {
	    margin-left: 30px;
    	width: 470px;
	}

	.menu__line2 {
	    margin-left: 95px;
		width: 408px;
		margin-top: -10px;
	}

	.button-line__block__transition_line {
	    width: 30px;
	}

	.about-block, .history1989 .history-item:nth-child(1), .history1993 .history-item:nth-child(1), .history1995 .history-item:nth-child(1), .history1998 .history-item:nth-child(1), .history2005 .history-item:nth-child(1), .history2012 .history-item:nth-child(1), .history2014 .history-item:nth-child(1), .history2007 .history-item:nth-child(1), .history2017 .history-item:nth-child(1), .history2018 .history-item:nth-child(1) {
		display: block;
	}

	.about-block__text {
	    width: 100%;
	    margin-top: 0px;
	    color: #fff;
	    padding-bottom: 70px;
	}

	.about-block__item {
	    padding-top: 70px;
	    text-align: center;
		text-align: -webkit-center;
		text-align: -moz-center;
		text-align: -ms-center;
		text-align: -o-center;
	    width: 100%;
	}

	.about {
	    padding-bottom: 0px;
	}

	.history-item:nth-child(1) {
	    margin-top: 0px;
	    padding-top: 200px;
	    margin-left: 10px;
	    margin-right: 10px;
	}

	.about-block__item {
	    height: 170px;
	}

	.history-block {
	    width: 100%;
	}

	.history-block:nth-child(2) {
	    padding-left: 0px;
	    margin-top: 80px;
	}

	.history-item {
		margin-left: 10px;
	    margin-right: 10px;
	} 

	.history-progress__info {
	    background: url(../img/incline1989-mobile.png) no-repeat;
	    width: 454px;
	    height: 300px;
	    margin-top: -100px;
	    margin-left: 50px;
	    margin-bottom: 0px;
	}

	.history-progress__text {
	    width: 270px;
	    margin-top: 0px;
	    margin-left: 0px;
	}

	.history-progress__info p {
	    margin-top: 0px;
	    padding-top: 150px;
	    font-size: 30px;
	}

	.history1991 .history-item:nth-child(1), .history1995 .history-item:nth-child(2), .history2004 .history-item:nth-child(1), .history2007 .history-item:nth-child(2), .history2017 .history-item:nth-child(2), .history2013 .history-item:nth-child(1) {
	    -webkit-flex-direction: column-reverse;
	    -moz-flex-direction: column-reverse;
	    -ms-flex-direction: column-reverse;
	    -o-flex-direction: column-reverse;
	    flex-direction: column-reverse;
	}

	.history1991 .history-block:nth-child(2) {
	    margin-left: 100px;
	    margin-top: 0px;
	}

	.history1991 .history-block {
	    margin-top: 100px;
	}

	.history-progress__text p {
	    font-size: 17px;
	}

	.history1991 .history-progress__info, .history2004 .history-progress__info, .history2007 .history-progress__info, .history2013 .history-progress__info {
	    width: 100%;
	}

	.history1991 .history-progress__text, .history2013 .history-progress__text {
	    margin-top: -20px;
	    width: 250px;
	}

	.history1995 .history-item:nth-child(1) {
	    margin-top: 0px;
	}

	.history1993 .history-block:nth-child(2) {
	    padding-left: 0px;
	    margin-top: 100px;
	}

	.history1993 .history-info {
	    width: 100%;
	}

	.history1993 .history-progress__info p {
	    font-size: 30px;
	}

	.history1993 .history-progress__info {
	    width: 100%;
	    top: 0px;
	    margin-left: 50px;
	}

	.history1993 .history-progress__info p {
	    margin-top: 0px;
	    padding-top: 140px;
	    margin-left: 0px;
	}

	.history1995 .history-item:nth-child(1) {
	    margin-top: 0px;
	    padding-top: 10px;
	    margin-left: 140px;
	}
	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    padding-left: 120px;
	    width: 100%;
	    margin-top: 0;
	    font-size: 15px;
	    margin-left: 0;
	}

	.history1995 .history-info__text, .history2007 .history-info__text, .history2017 .history-info__text {
	    font-size: 15px;
	}

	.history1995 .history-progress__text p, .history2007 .history-progress__text p, .history2007 .history-progress__info p, .history2017 .history-progress__text p  {
	    color: #000;
	}

	.history1995 .history-info p, .history2007 .history-info p, .history2017 .history-info p {
	    margin-bottom: 20px;
	}

	.history-info__line {
	    margin-bottom: 23px;
	}

	.history1995 .history-block h2, .history2007 .history-block h2, .history2017 .history-block h2 {
	    width: 100%;
	}

	.history1995 .history-progress, .history2007 .history-progress, .history2017 .history-progress {
	    width: 100%;
	}

	.history1995 .history-progress__text {
	    margin: 50px auto 100px;
	}

	.history1998 .history-block {
	    margin-top: 50px;
	}

	.history1998 .history-progress__text {
	    margin-top: 50px;
	    margin-left: 0px;
	    width: 260px;
	}

	.history1998 .history-progress__info {
	    top: 0px;
	    margin-bottom: 150px;
	}

	.history1998 .history-progress__info p {
	    margin-top: 0px;
	    padding-top: 150px;
	    font-size: 25px;
	    margin-left: 0px;
	}

	.history2004 .history-block:nth-child(2) {
	    padding-left: 90px;
	    margin-top: 40px;
	}

	.history2007 .history-item:nth-child(1), .history2017 .history-item:nth-child(1) {
	    margin-top: 0px;
	}

	.history2005 .history-block:nth-child(2) {
	    margin-top: 120px;
	}

	.history2005 .history-progress__text {
	    margin-left: 0px;
	    width: 270px;
	    padding: 15px;
	}

	.history2004 .history-block_text {
		margin-top: 70px;
	}

	.history2005 .history-progress__info {
	    margin-top: -55px;
	}

	.history2004 .history-progress__info {
		margin-bottom: 160px;
	}

	.history2005 .history-progress__info p {
	    padding-top: 120px;
	}

	.history2007 .history-item:nth-child(1) {
	    padding-top: 0px;
	}

	.history2007 .history-block:nth-child(2) {
	    padding-left: 170px;
	    padding-top: 100px;
	    margin-top: 0px;
	}

	.history2007 .history-info {
	    width: 100%;
	    margin-top: 20px;
	    line-height: 1.67em;
	}

	.history2007 .history-progress__info {
	    margin-bottom: 200px;
	}

	.history2007 .history-progress__text, .history2017 .history-progress__text {
	    width: 250px;
	    margin-left: 255px;
	    margin-top: 20px;
	}

	.history2012 .history-block:nth-child(2) {
	    margin-top: 110px;
	}

	.history2012 .history-progress__info, .history2014 .history-progress__info {
	    margin-left: 110px;
	    margin-top: -135px;
	    margin-bottom: 50px;
	}

	.history2012 .history-progress__text {
	    width: 330px;
	    padding: 20px 25px;
	    margin-top: -50px;
	}

	.history2013 .history-block:nth-child(2) {
	    padding-left: 70px;
	    margin-top: 40px;
	    margin-bottom: 50px;
	}

	.history2014 .history-item:nth-child(1), .history2018 .history-item:nth-child(1) {
	    margin-top: 0px;
	}

	.history2013 .history-progress__info {
	    margin-bottom: 70px;
	}

	.history2014 .history-block:nth-child(2) {
	    padding-left: 0px;
	    margin-top: 110px;
	}

	.history2014 .history-progress__text {
	    width: 280px;
	}

	.history2017 .history-item:nth-child(1) {
	    padding-top: 20px;
	    margin-left: 130px;
	}

	.history2017 .history-info {
	    width: 100%;
	}

	.history2017 .history-progress__info {
	    margin-top: 500px;
	}

	.history2017 .history-progress__info p {
	   color: #000;
	}

	.history2017 .history-progress__text {
	    width: 250px;
	    margin-left: 255px;
	    margin-top: 30px;
	    margin-bottom: 350px;
	}

	.history2019 .history-item:nth-child(1) {
	    margin-bottom: 50px;
	}

	.interblock2 {
	    background: none;
	    position: relative;
	}

	.history2017 .history-progress__info p {
	    padding-top: 0px;
	    margin-left: 0;
	}

	.history-block_number {
	    padding-top: 20px;
	}

	.history2019 .history-item:nth-child(1) {
	    margin-top: 0px;
	}

	.history2019 .history-item:nth-child(1) {
		display: block;
	}

	.history2019 .history-block:nth-child(2) {
	    margin-left: 70px;
	    margin-top: -30px;
	    width: 90%;
	}

	.button-line__logo {
	    margin-right: 20px;
	}

	.menu .button-line__block__transition_line {
	    width: 26px;
	}

	.footer-block_text {
	    width: 400px;
	}

	.history1991 .history-block:nth-child(2) {
	    width: 80%;
	}

	.history2017 .history-progress {
	    margin-top: 0px;
	}

	.history1989 .history-item:nth-child(1) {
	    padding-top: 150px;
	}

	.header-end__img_position {
	    width: 550px;
	    left: 0px;
	}
	.header-end {
	    height: 380px;
	}
}

/* --- Дополнительные --- */
	/* 540 - 576 px */
@media screen and (max-width: 576px) {
	.history-block {
	    margin-top: 100px;
	    margin-left: 80px;
	    width: 400px;
	}

	.menu__line, .menu__line2 {
	   display: none;
	}

	.history1989 .history-block:nth-child(2), .history1993 .history-block:nth-child(2) {
	    margin-left: 0;
	    padding-top: 30px;
	    width: 100%;
	}

	.history1991 .history-block:nth-child(2) {
	    width: 300px;
	    margin-top: 120px;
	    margin-left: 150px;
	}

	.header-end {
	    height: 350px;
	}

	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    padding-left: 145px;
	}

	.history1995 .history-info__text {

	}

	.history1998 .history-block:nth-child(1) {
	    margin-top: 110px;
    	margin-left: 90px;
    	margin-bottom: 70px;
	}

	.history1998 .history-block:nth-child(2), .history2004 .history-block:nth-child(1), .history2005 .history-block:nth-child(2), .history2012 .history-block:nth-child(2), .history2013 .history-block:nth-child(1), .history2014 .history-block:nth-child(2), .history2018 .history-block:nth-child(2) {
		width: 100%;
		margin-left: 0;
	}

	.history2004 .history-block:nth-child(2) {
	    padding-left: 70px;
	    margin-top: 100px;
	}

	.history2005 .history-block:nth-child(1) {
	    width: 320px;
	    margin-top: 130px;
	}

	.history-item {
	    margin-left: 0px;
	    margin-right: 0px;
	}

	.history2007 .history-info {
	    width: 100%;
	    margin-top: -30px;
	    font-size: 13px;
	    line-height: 1.8em;
	}

	.history2005 .history-info__text {
	    margin-bottom: 0px;
	}

	.history2007 .history-block:nth-child(1) {
	    padding-top: 0px;
	}

	.history2007 {
	    margin-bottom: 250px;
	}

	.history2007 .history-block:nth-child(2) {
	    padding-left: 90px;
	    padding-top: 30px;
	    margin-top: 0px;
	}

	.history2012 .history-block {
	    margin-top: 170px;
	}

	.history2012 .history-progress__text {
	    width: 300px;
	    padding: 10px;
	    margin-top: -100px;
	    margin-right: auto;
	}

	.history2013 .history-block:nth-child(2) {
	    padding-left: 60px;
	    margin-top: 160px;
	    margin-bottom: 0px;
	}

	.history2014 .history-block:nth-child(1) {
	    margin-top: 170px;
    	margin-left: 70px;
	}

	.history2017 .history-block:nth-child(2) {
	    margin-left: 90px;
	    width: 300px;
	    padding-top: 20px;
	}

	.history2018 .history-block:nth-child(1) {
	    margin-top: 160px;
	    margin-left: 70px;
	    width: 240px;
	}

	.history2019 .history-block:nth-child(2) {
	    margin-top: 130px;
	    margin-left: 90px;
	    width: 360px;
	}

	.history1995 .history-info__text, .history2017 .history-info__text {
		color: #000;
	}

	.history1995 .history-info__text {
	    margin-top: 120px;
	}

	.history2017 .history-info__text {
	    margin-top: 60px;
	}


}	

/* --- Дополнительные --- */
	/* 470 - 540 px */
@media screen and (max-width: 540px) {
	.history-block {
	    margin-top: 60px;
	    margin-left: 80px;
	    width: 300px;
	}

	.history1991 .history-block:nth-child(2) {
	    width: 250px;
	    margin-top: 50px;
	    margin-left: 130px;
	}
	.header-end {
	    height: 300px;
	}

	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    padding-left: 135px;
	}

	.history1998 .history-block:nth-child(1) {
	    margin-top: 100px;
    	margin-left: 70px;
    	margin-bottom: 70px;
	}

	.history2004 .history-block:nth-child(2) {
	    padding-left: 50px;
	    margin-top: 80px;
	}

	.history2005 .history-block:nth-child(1) {
	    margin-top: 100px;
	}

	.history2007 .history-block:nth-child(1) {
	    padding-top: 40px;
	    padding-left: 70px;
	}

	.history2007 {
	    margin-bottom: 250px;
	}

	.history2007 .history-block:nth-child(2) {
	    padding-left: 90px;
	    padding-top: 0px;
	    margin-top: 0px;
	}

	.history2012 .history-progress__text {
	    width: 270px;
	}

	.history2012 .history-block {
	    margin-top: 140px;
	}

	.history2013 .history-block:nth-child(2) {
	    padding-left: 60px;
	    margin-top: 140px;
	    margin-bottom: 0px;
	}

	.history2014 .history-block:nth-child(1) {
	    margin-top: 140px;
	    margin-left: 70px;
	}

	.history2017 .history-block:nth-child(2) {
	    margin-left: 90px;
	    width: 300px;
	    padding-top: 0px;
	}

	.history2018 .history-block:nth-child(1) {
	    margin-top: 120px;
	}

	.history2019 .history-block:nth-child(2) {
	    margin-top: 100px;
	    margin-left: 90px;
	    width: 350px;
	}

	.history1995 .history-info p:nth-child(3), .history2007 .history-info p:nth-child(3), .history2007 .history-info__text, .history2017 .history-info p:nth-child(3) {
		color: #000;
	}

	.history2007 .history-info__line {
		background: #009cab;
	}

	.history1995 .history-info__text {
	    margin-top: 30px;
	}

	.history2017 .history-info__text {
	    margin-top: 30px;
	}

}

/* --- Дополнительные --- */
	/* 420 - 470 px */
@media screen and (max-width: 470px) {
	.history-block {
	    margin-top: 40px;
	    margin-left: 50px;
	    width: 300px;
	}

	.history1991 .history-block:nth-child(2) {
	    width: 250px;
	    margin-top: 50px;
	    margin-left: 130px;
	}
	.header-end {
	    height: 250px;
	}

	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    padding-left: 120px;
	}

	.history1995 .history-info__text {
		color: #000;
	}

	.history1998 .history-block:nth-child(1) {
	    margin-top: 80px;
	    margin-left: 60px;
	    margin-bottom: 50px;
	}

	.history2004 .history-block:nth-child(2) {
	    padding-left: 40px;
	    margin-top: 50px;
	}

	.history2005 .history-block:nth-child(1) {
	    margin-top: 50px;
	    width: 280px;
	    margin-left: 50px;
	}

	.history2007 .history-info__text, .history2017 .history-info p:nth-child(2) {
	    color: #000;
	}

	.history2007 .history-block:nth-child(2) {
	    padding-left: 80px;
	}

	.history2012 .history-block {
	    margin-top: 120px;
	}

	.history2012 .history-progress__text {
	    width: 250px;
	}

	.history2013 .history-block:nth-child(2) {
	    padding-left: 20px;
	    margin-top: 120px;
	    margin-bottom: 0px;
	}

	.history2014 .history-block:nth-child(1) {
	    margin-top: 120px;
	    margin-left: 60px;
	}

	.history2017 .history-block:nth-child(2) {
	    margin-left: 70px;
	    width: 270px;
	    padding-top: 0px;
	}

	.history2017 .history-info__text {
		color: #000;
	}

	.history2018 .history-block:nth-child(1) {
	    margin-top: 100px;
	}

	.history2019 .history-block:nth-child(2) {
	    margin-top: 100px;
	    margin-left: 70px;
	    width: 280px;
	}
}

/* --- Дополнительные --- */
	/* 370 - 420 px */
@media screen and (max-width: 420px) {
	.history-block {
	    margin-top: 20px;
	    margin-left: 10px;
	    width: 280px;
	}

	.history1991 .history-block:nth-child(2) {
	    width: 200px;
	    margin-top: 20px;
	    margin-left: 100px;
	}

	.header-end {
	    height: 230px;
	}

	.history1995 .history-info p:nth-child(3), .history1995 .history-info__text, .history1995 .history-info p:nth-child(2) {
		color: #000;
	}

	.history2007 .history-block:nth-child(2) {
	    padding-left: 110px;
	}

	.history1998 .history-block:nth-child(1) {
	    margin-top: 40px;
	}

	.history2004 .history-block:nth-child(2) {
	    padding-left: 70px;
	    margin-top: 30px;
	}
	.history2005 .history-block:nth-child(1) {
	    margin-top: 20px;
	    width: 270px;
	    margin-left: 20px;
	}

	.history2007 .history-info__text {
	    color: #000;
	}

	.history2007 .history-info__line {
	    background: #009cab;
	}

	.history2007 .history-block:nth-child(1) {
	    padding-top: 0px;
	    padding-left: 70px;
	    margin-top: 50px;
	}

	.history2012 .history-progress__text {
	    width: 220px;
	}

	.history2012 .history-block {
	    margin-top: 90px;
	}

	.history2013 .history-block:nth-child(2) {
	    padding-left: 50px;
	    margin-top: 80px;
	    margin-bottom: 60px;
	    width: 290px;
	}

	.history2014 .history-block:nth-child(1) {
	    margin-top: 90px;
	    margin-left: 40px;
	}

	.history2017 .history-info p:nth-child(3) {
		color: #000;
	}

	.history2017 .history-block:nth-child(2) {
	    margin-left: 50px;
	    width: 200px;
	    padding-top: 0px;
	}

	.history2018 .history-block:nth-child(1) {
	    margin-top: 80px;
	    margin-left: 50px;
	}

	.history2019 .history-block:nth-child(2) {
	    margin-top: 90px;
	    margin-left: 70px;
	    width: 240px;
	}

	.history1995 .history-block:nth-child(2) {
	    padding-left: 20px;
	    margin-top: 21px;
	    width: 220px;
	}

	.history2007 .history-info p:nth-child(1)  {
	    margin-top: 15px;
	}

}

/* --- Дополнительные --- */
	/* 340 - 370 px */
@media screen and (max-width: 370px) {
	.history-block_number {
	    line-height: 1em;
	}

	.history2018 .history-block:nth-child(1) {
	    margin-top: 70px;
	    margin-left: 10px;
	}
	.history2019 .history-block h2 {
	    width: 90%;
	}
}


/* --- Дополнительные --- */
	/* 320 - 340 px */
@media screen and (max-width: 340px) {
	.history-block {
	    margin-top: 0px;
	    margin-left: 0px;
	    width: 280px;
	}

	.history1991 .history-block:nth-child(2) {
	    width: 200px;
	    margin-top: 0px;
	    margin-left: 80px;
	}

	.header-end {
	    height: 190px;
	}

	.history1995 .history-info, .history2007 .history-info, .history2017 .history-info {
	    padding-left: 90px;
	}

	.history1998 .history-block:nth-child(1) {
	    margin-top: 20px;
	    margin-left: 40px;
	    margin-bottom: 20px;
	}

	.history2004 .history-block:nth-child(2) {
	    padding-left: 70px;
	    margin-top: 10px;
	}

	.history2005 .history-block:nth-child(1) {
	    margin-top: 0px;
	    width: 270px;
	    margin-left: 20px;
	}

	.history2007 .history-info {
	    width: 100%;
	    margin-top: -30px;
	    font-size: 13px;
	    line-height: 1.8em;
	}

	.history2007 .history-info p:nth-child(2), .history2007 .history-info__text {
	    color: #000;
	}

	.history1995 .history-info p:nth-child(2), .history2007 .history-info p:nth-child(3), .history2017 .history-info p:nth-child(2) {
	    color: #000;
	}

	.history2007 {
	    margin-bottom: 170px;
	}

	.history2007 .history-block:nth-child(2) {
	    padding-left: 100px;
	    padding-top: 0px;
	}

	.history2007 .history-block:nth-child(1) {
	    padding-top: 20px;
	}

	.history2012 .history-block {
	    margin-top: 50px;
	}

	.history2012 .history-progress__text {
	    width: 200px;
	    padding: 10px;
	    margin-top: -100px;
	    margin-right: auto;
	}

	.history2013 .history-block:nth-child(2) {
	    padding-left: 60px;
	    margin-top: 57px;
	    margin-bottom: 20px;
	    width: 250px;
	}

	.history2014 .history-block:nth-child(1) {
	    margin-top: 50px;
	    margin-left: 30px;
	}

	.history2017 .history-block:nth-child(2) {
		margin-left: 20px;
		width: 200px;
	}

	.history2017 .history-info p:nth-child(3) {
		margin-top: 40px;
	}

	.history2018 .history-block:nth-child(1) {
		margin-top: 50px;
		margin-left: 30px;
		width: 240px;
	}

	.history2019 .history-block:nth-child(2) {
		margin-top: 50px;
		margin-left: 60px;
		width: 240px;
	}
}

/* 320 - 576 px */
@media screen and (max-width: 576px) {
	.container {
		width: 90%;
	}

	h1 {
		font-size: 20px;
	}

	h2 {
	    font-size: 17px;
	}

	.history1989 h2, .history2004 h2 {
		font-size: 16px;
	}

	.header-title__years__number {
	    width: 136px;
	    height: 80px;
	    margin-top: -20px;
	}

	.header-title__logo {
	    width: 131px;
	    height: 41px;
	}

	.header-title {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		position: relative;
		justify-content: center;
	}

	.header-title__img {
	    width: 288px;
	    height: 170px;
	    margin-top: 0px;
	    margin-left: 0px;
	    position: absolute;
	    top: -60%;
	    left: -120%;
	}

	.button-line {
		display: none;
	}

	.header {
	    padding-top: 19px;
	    padding-bottom: 40px;
	}

	.header-title h1 {
	    width: 100%;
	    margin-left: 0px;
		margin-top: 20px;
	}

	.header-title h1, .about-block__text, .history-block:nth-child(2), .about .history-item, .history-item:nth-child(2), .footer-block_text, .history-block_text {
		text-align: center;
		text-align: -webkit-center;
		text-align: -moz-center;
		text-align: -ms-center;
		text-align: -o-center;
	}

	.about-block__text {
	    margin-left: 0px;
	}

	.history1989__img, .history1991__img, .history1993__img, .history1995__img, .history1998__img, .history2004__img, .history2005__img, .history2007__img, .history2012__img, .history2013__img, .history2014__img, .history2017__img, .history2018__img, .history2019__img {
		background-size: contain;
	}

	.history-item:nth-child(1) {
	    margin-top: 0px;
	    margin-left: 0;
	    margin-right: 10px;
	}

	.history1989 .history-item:nth-child(1), .history-item:nth-child(1) {
	    padding-top: 1%;
	}

	.history-block_number {
	    font-size: 17px;
	    margin-bottom: 5px;
	}

	.history-block h2 {
	    width: 90%;
	}

	.history-block:nth-child(2) {
	    padding-left: 0px;
	    margin-top: 21px;
	}

	/*.history1989 .history-block_text, .history1989 .history-info p:nth-child(1), .history-progress, .history1991 .history-info p:nth-child(2), .history1991 .history-info p:nth-child(4), .history1993 .history-block_text, .history1993 .history-info p:nth-child(2), .history1995 .history-info p:nth-child(2), .history1998 .history-info p:nth-child(2), .history2004 .history-info p:nth-child(1), .history2004 .history-info p:nth-child(2), .history2007 .history-info p:nth-child(3), .history2012 .history-info p:nth-child(2), .history2013 .history-info p:nth-child(2), .history2014 .history-info p:nth-child(2), .history2017 .history-info p:nth-child(2), .history2018 .history-info p:nth-child(1) {
		display: none;
	}*/

	.history-progress {
		display: none;
	}

	.history1993 .history-block:nth-child(2) {
	    padding-left: 0px;
	    margin-top: 20px;
	}

	.history1989 .history-info p:nth-child(2) {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}

	.history1991 .history-info .history-info__text, .history2013 .history-info .history-info__text, .history2004 .history-info .history-info__text {
	    font-size: 17px;
	}

	.footer-block_text {
	    width: 250px;
	    margin-top: 30px;
	}

	.about-block__item {
	    padding-left: 30px;
	    padding-right: 30px;
	}

	.about-block__item a {
	    padding: 20px 20px;
	}

	.history1991 .history-block:nth-child(2), .history1995 .history-block:nth-child(2), .history2004 .history-block:nth-child(2), .history2007 .history-block:nth-child(2), .history2013 .history-block:nth-child(2), .history2017 .history-block:nth-child(2), .history2019 .history-block:nth-child(2) {
	    text-align: left;
		text-align: -webkit-left;
		text-align: -moz-left;
		text-align: -ms-left;
		text-align: -o-left;  
	}

	.history1991 .history-block {
	    margin-top: 30px;
	    margin-left: 0px;
    	width: 100%;
	}

	.history1993 .history-info p:nth-child(1) {
		margin-top: 0px;
    	margin-bottom: 30px;
	}

	.history1995 .history-block:nth-child(2) {
	    padding-left: 0px;
	    margin-top: 21px;
	    width: 200px;
	}

	.history1995 .history-item:nth-child(1) {
	    margin-top: 0px;
	    padding-top: 0px;
	    margin-left: 90px;
	}

	.history1995 .history-block_number {
	    padding-top: 10px;
	}

	.history1995 .history-item:nth-child(1) {
	    margin-bottom: 10px;
	}

	.history1995 .history-info p {
		font-size: 14px;
	}

	.history1995 .history-info__line {
		background: #009cab;
	}

	.history1995 {
		margin-bottom: 40px;
	}

	.history1998 .history-info p:nth-child(1) {
		margin-bottom: 30px;
	}

	.history1998 {
		margin-bottom: 120px;
	}

	.history2004 .history-block_text {
	    margin-top: 20px;
	}

	.history2004 {
	    padding-bottom: 150px;
	}

	.history2005 .history-block:nth-child(2) {
	    margin-top: 30px;
	}

	.history-block_number {
	    padding-top: 50px;
	}

	.history2012 .history-block:nth-child(2) {
	    margin-top: 30px;
	}

	.history2012 .history-progress__info, .history2014 .history-progress__info {
	    margin-left: -20px;
	    margin-top: -135px;
	    margin-bottom: 50px;
	    width: 288px;
	}

	.history2013 .history-item:nth-child(1) {
	    margin-bottom: 0px;
	}

	.history2013 .history-info__line {
	    margin-top: 30px;
	}

	.history2014 .history-block:nth-child(2) {
	    padding-left: 0px;
	    margin-top: 30px;
	}

	.history2017 .history-item:nth-child(1) {
	    padding-top: 0px;
	    margin-left: 70px;
	}

	.history1998 .history-block:nth-child(1), .history2014 .history-block:nth-child(1) {
		width: 240px;
	}

	.footer-block {
		display: block;
		text-align: center;
		text-align: -webkit-center;
		text-align: -moz-center;
		text-align: -ms-center;
		text-align: -o-center;
	}

	.footer-block_logo {
	    margin-right: 0px;
	}

	.footer-block__contact {
		justify-content: center;
	}

	.history2007 .history-block_number, .history2012 .history-block_number, .history2013 .history-block_number, .history2014 .history-block_number, .history2017 .history-block_number, .history2018 .history-block_number, .history2019 .history-block_number {
	    padding-top: 10px;
	}

	.menu-open {
		display: block;
	}

	.button-line__block {
		text-align: center;
		text-align: -webkit-center;
		text-align: -moz-center;
		text-align: -ms-center;
		text-align: -o-center;
		margin-top: 10px;
	}

	.header-end__img_position {
	    width: 100%;
	    left: 0px;
	}
}


	/* --- Черные строки 1995 2007 2017 --- */
	/* 510 - 540 px */
@media screen and (max-width: 540px) {
	.history1995 .history-info p:nth-child(3) {
		margin-top: 250px;
	}

	.history2007 .history-info p:nth-child(3) {
	    margin-top: 270px;
	}

	.history2017 .history-info p:nth-child(3) {
	    margin-top: 150px;
	}
}

	/* 480 - 510 px */
@media screen and (max-width: 510px) {
	.history1995 .history-info p:nth-child(3) {
		margin-top: 190px;
	}

	.history2007 .history-info p:nth-child(3) {
	    margin-top: 210px;
	}

	.history2017 .history-info p:nth-child(3) {
	    margin-top: 120px;
	}
}

	/* 450 - 480 px */
@media screen and (max-width: 480px) {
	.history1995 .history-info p:nth-child(3) {
		margin-top: 130px;
	}

	.history2007 .history-info p:nth-child(3) {
	    margin-top: 160px;
	}

	.history2017 .history-info p:nth-child(3) {
	    margin-top: 70px;
	}
}

	/* 420 - 450 px */
@media screen and (max-width: 450px) {
	.history1995 .history-info p:nth-child(3) {
		margin-top: 70px;
	}

	.history2007 .history-info p:nth-child(3) {
	    margin-top: 140px;
	}

	.history2017 .history-info p:nth-child(3) {
		margin-top: 20px;
	}

	.history2017 .history-info p:nth-child(2) {
		margin-top: 220px;
	}
}

	/* 390 - 420 px */
@media screen and (max-width: 420px) {
	.history1995 .history-info p:nth-child(3) {
		margin-top: 20px;
	}

	.history1995 .history-info p:nth-child(2) {
		margin-top: 230px;
	}

	.history2007 .history-info p:nth-child(3) {
	    margin-top: 70px;
	}

	.history2017 .history-info p:nth-child(2) {
		margin-top: 150px;
	}
}

	/* 360 - 390 px */
@media screen and (max-width: 390px) {
	.history1995 .history-info p:nth-child(2) {
		margin-top: 160px;
	}

	.history2007 .history-info p:nth-child(3) {
	    margin-top: 20px;
	}

	.history2007 .history-info p:nth-child(2) {
	    margin-top: 140px;
	    color: #000;
	}

	.history2017 .history-info p:nth-child(2) {
		margin-top: 90px;
	}
}

	/* 340 - 360 px */
@media screen and (max-width: 360px) {
	.history1995 .history-info p:nth-child(2) {
		margin-top: 80px;
	}

	.history2007 .history-info p:nth-child(2) {
	    margin-top: 90px;
	}

	.history2017 .history-info p:nth-child(2) {
		margin-top: 70px;
	}
}

	/* 320 - 340 px */
@media screen and (max-width: 340px) {
	.history1995 .history-info p:nth-child(2) {
		margin-top: 50px;
	}

	.history2007 .history-info p:nth-child(2) {
	    margin-top: 70px;
	}

	.history2017 .history-info p:nth-child(2) {
		margin-top: 50px;
	}
}


/* --- Дополнительные запросы для корректировки текста --- */

	/* 1550 - 1750 px */
@media screen and (max-width: 1750px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	    margin-left: 40px;
	    width: 46%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 550px;
	}
}

	/* 1440 - 1550 px */
@media screen and (max-width: 1550px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	    margin-left: 80px;
	    width: 43%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 485px;
	}

}

	/* 1300 - 1440 px */
@media screen and (max-width: 1440px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	   	margin-left: 130px;
    	width: 38%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 435px;
	}

}

	/* 1200 - 1300 px */
@media screen and (max-width: 1300px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	   	margin-left: 165px;
    	width: 35%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 395px;
	}

}

	/* 1100 - 1200 px */
@media screen and (max-width: 1200px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	    margin-left: 105px;
    	width: 39%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 370px;
	}

	.history1989 .history-block_number, .history1993 .history-block_number, .history1998 .history-block_number, .history2005 .history-block_number, .history2012 .history-block_number, .history2014 .history-block_number, .history2018 .history-block_number {
	    margin-bottom: 15px;

	}

}

	/* 992 - 1100 px */
@media screen and (max-width: 1100px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	   	margin-left: 135px;
    	width: 35%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 340px;
	}

}

	/* 892 - 992 px */
@media screen and (max-width: 992px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	   	margin-left: 65px;
    	width: 41%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 290px;
	}

}

	/* 768 - 892 px */
@media screen and (max-width: 892px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	    margin-left: 95px;
    	width: 37%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 260px;
	}

	h2 {
	    font-size: 20px;
	}

}

	/* 576 - 768 px */
@media screen and (max-width: 768px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	    margin-left: 0px;
    	width: 100%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    width: 100%;
	}

	.history1989 .history-block_number, .history1993 .history-block_number, .history1998 .history-block_number, .history2005 .history-block_number, .history2012 .history-block_number, .history2014 .history-block_number, .history2018 .history-block_number {
	    margin-bottom: 25px;
	}

	h2 {
	    font-size: 23px;
	}

}

	/* 400 - 576 px */
@media screen and (max-width: 576px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	    margin-left: 65px;
    	width: 65%;
	}

}

	/* 320 - 400 px */
@media screen and (max-width: 400px) {
	.history1989 .history-block:nth-child(1), .history1993 .history-block:nth-child(1), .history1998 .history-block:nth-child(1), .history2005 .history-block:nth-child(1), .history2012 .history-block:nth-child(1), .history2014 .history-block:nth-child(1), .history2018 .history-block:nth-child(1) {
	    margin-left: 45px;
    	width: 65%;
	}

	.history1989 .history-block h2, .history1993 .history-block h2, .history1998 .history-block h2, .history2005 .history-block h2, .history2012 .history-block h2, .history2014 .history-block h2, .history2018 .history-block h2 {
	    font-size: 13px;
	}

}

	/* 320 - 576 px */
@media screen and (max-width: 576px) {
	h2 {
	    font-size: 17px;
	}

	.history1989 .history-block_number, .history1993 .history-block_number, .history1998 .history-block_number, .history2005 .history-block_number, .history2012 .history-block_number, .history2014 .history-block_number, .history2018 .history-block_number {
	    margin-bottom: 5px;
	}

}