@media screen and (max-width: 1500px) {
    .hint:after,
   .group-block .board-desc .hint:after {
	    right: calc(100% + 4px); left: auto; transform: rotate(180deg);
    }
    .hint .hint-drop,
    .group-block .board-desc .hint .hint-drop {
        right: calc(100% + 12px); left: auto;
    }
    
    .board-desc .hint:after {
        transform: rotate(0deg);
        left: calc(100% + 4px);
        right: auto;
        top: 50%;
    }
    
    .board-desc .hint-drop {
        left: calc(100% + 12px);
        right: auto;
    }
}

@media screen and (max-width: 1400px) {
    .board-desc .hint:after {
        right: calc(100% + 4px); left: auto; transform: rotate(180deg);
    }
    .board-desc .hint .hint-drop {
        right: calc(100% + 12px); left: auto;
    }
}

@media screen and (max-width: 1200px) {
.fixed-head.active {
    padding-top: 73.2px;
}
.modal-form {
	padding: 60px 20px 40px;
}
.header-mobile {
	display: flex;
}
.header-inner {
	position: fixed; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100vh; overflow-y: scroll;
	background: #fff; z-index: 10; padding: 70px 50px 10px; display: none;
}
.header-inner .logo,
.header-inner .phone {
	display: none;
}
.header-inner__wrapper {
	display: flex; flex-direction: column;
}
.site-header .bot {
	border-bottom: solid 1px #D9D9D9; order: -1;
}
.project-board .section {
	width: 100%; padding-top: 0;
}
.project-board .section:nth-child(2n) {
	width: 100%;
}
.parameters-block .list {
	flex-wrap: wrap;
}
.parameters-block .item-parameter {
	margin-right: 2%; width: 32%;
}
.parameters-block .item-parameter:nth-child(5n) {
	margin-right: 2%;
}
.parameters-block .item-parameter:nth-child(3n) {
	margin-right: 0;
}
.top-block {
	padding-top: 60px;
}
.caclcul-form {
	padding: 31px 20px;
}
.item-program > .title {
	display: none;
}
.item-program .entry {
	opacity: 1;
}
.catalog-block {
	margin-top: 0;
}
.partners-block .item {
	width: 20%; display: flex; justify-content: center; -ms-align-items: center;
	align-items: center;
}
.partners-block .item img {
	max-width: 80%;
}

.progress-block .lg-item {
	width: 100%; max-width: 300px; margin-left: auto; margin-right: auto; /*padding-left: 75px;*/
}
.progress-block .lg-item .val {
	margin-right: 0; min-width: 220px; text-align: center;
}
.progress-block .sm-item .val {
	font-size: 32px; line-height: 1.2;
}
.progress-block .sm-item p {
	font-size: 14px;
	line-height: 18px;
}
.f-menu li {
	margin: 5px 0 0 10px;
}
.site-footer .copy {
	width: 37%;
}
.site-footer .note-error {
	width: 42%;
}
.site-footer .social {
	width: 21%;
}
.services-block .item .bt {
	opacity: 1;
}
.main-person .info {
	margin: -40px 30px 0;
	padding: 25px 30px;
}
.slider-persons {
	padding: 0;
}
.item-person .content {
	padding: 25px 20px 29px;
}
.contacts-section {
	padding: 40px 20px;
}
.page-sidebar {
	width: 300px;
}
.page-content {
	width: calc(100% - 300px);
	padding-left: 30px;
}
.page-content .item-news {
	margin-bottom: 26px;
}
.catalog-partners .side-tabs {
	width: 300px;
}
.catalog-partners .content {
	width: calc(100% - 300px);
	padding-left: 40px;
}
/*
.hint:after {
	right: calc(100% + 4px); left: auto; transform: rotate(180deg);
}
.hint .hint-drop {
	right: calc(100% + 12px); left: auto;
}
*/
.table .cell:nth-child(1) {
	width: calc(100% - 463px);
}
.table .cell:nth-child(2) {
	margin-right: 20px;
}
.table .cell:nth-child(3) {
	margin-right: 20px;
}
.row-program .text {
	margin: 15px 0 0; width: 100%;
}
.site-header .menu .submenu {
    width: 270px;
    padding: 30px 20px 25px;
}

}

@media screen and (max-width: 1200px) {
.progress-big .lg-item:first-child {
	max-width: 100%;
	width: 100%;
	flex-shrink: 0;
	justify-content: center;
}
.progress-big .lg-item:first-child:before {
	display: none;
}
.progress-big .lg-item:first-child .val {
	position: relative;
	padding-left: 0px;
	padding-left: 100px;
}
.progress-big .lg-item:first-child .text {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-right: 0px;
}
.progress-big .lg-item:first-child .val:before {
	content: ''; display: block; border: solid 47px transparent; border-left-color: #002333;
	position: absolute; left: -13px; top: 50%; margin-top: -42px; border-left-width: 85px;
}
}


@media screen and (max-width: 1029px) {

.hint:hover .hint-drop,
.hint:hover::after {
	opacity: 0;
}

.hint.open {
	overflow: visible;
	z-index: 10;
}

.hint.open .hint-drop {
	opacity: 1;
}

.hint.open::after {
	opacity: 1;
}

.docs-block .button-center {
    position: static;
    width: 100%;
    padding-top: 40px;
}
.site-header .mobile-chevron {
    display: block;
}
    
.site-header .menu .root-menu > li {
    padding-right: 30px;
}
.site-header .menu .root-menu > li.active > .mobile-chevron {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.menu a.parent {
	padding-right: 16px !important;
}
.menu a.parent + .mobile-chevron {
	right: -16px !important;
}

.site-header .menu .submenu li {
    margin-bottom: 8px;
    text-align: left;
}
    
.site-header .menu .root-menu > li a {
    text-align: left;
}
    
.site-header .menu .submenu {
    position: relative;
    top: 0;
    left: 0;
    border: none;
    padding: 20px 20px 20px 40px;
    width: 100%;
    box-shadow: none;
    text-align: left;
}

.site-header .menu ul li:hover .submenu {
    display: none;
    animation: none;
}
 
.site-header .menu .root-menu .submenu .submenu {
    position: relative;
    top: 0;
    left: 0;
    border: none;
    padding: 20px 0px 20px 20px;
    width: 100%;
    box-shadow: none;
    text-align: left;
}

.submenu .mobile-chevron {
    top: -3px;
}
.submenu .active .mobile-chevron {
	-webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
    
.md-hide {
	display: none;
}
H2 {
	margin-top: 60px;
}
.inform-block .content {
	padding-left: 5px;
}
.pre-order-block {
	margin-top: 60px; padding: 30px 0;
}
.tabs-block {
	padding-top: 60px;
}
.tabs-block .tabs {
	width: calc(100% + 30px); overflow: hidden; padding: 20px 30px; margin: 0 -15px; max-height: 130px; overflow: hidden;
}
.tabs-block .tabs .tab-link {
	float: left; margin: 0 5px; padding: 10px; height: 70px; display: flex; -ms-align-items: center;
	align-items: center; justify-content: center; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.tabs-block .content {
	width: 100%; padding: 20px 0 0;
}
.tabs-block .content.col-8 {
	width: 100%; padding: 20px 0 0;
}
.project-gallery {
	width: 100%; order: 2; margin-top: 40px;
}
.project-content {
	width: 100%; padding-left: 0;
}
.header-inner {
	padding: 44px 20px 10px;
}
.site-header .bot {
	border-top: 0; padding-bottom: 10px;
}
.site-header .menu li {
	width: 100%;
}
.site-header .menu li a {
	display: block; text-align: center; height: auto; padding: 5px 0;
}
.site-header .menu li a.active::before {
	display: none;
}
.site-header .menu li a.active {
	color: #DD052B;
}
.catalog-block {
	padding: 40px 0 60px;
}
.catalog-tools .item-form {
	max-width: 100%;
	width: 49%;
}
.catalog-list {
	justify-content: space-between;
}
.catalog-list .item-company {
	margin: 32px 0 0; width: 48%;
}


.slider-projects {
	margin: 50px -15px 0; height: auto;
}
.slider-projects .item-project {
	margin: 0 15px;
}
.item-project .content {
	padding: 44px 20px 44px 30px; width: 80%; right: 15%;
}
.item-project .content .val {
	width: 260px;
	height: 130px;
	font-size: 40px;
	line-height: 59px;
	right: -63px;
	top: -75px;
}
.item-project .content .title {
	padding-right: 240px; font-size: 30px; line-height: 40px;
}
.item-project .image {
	padding-right: 140px;
}

.item-project .content {
	margin-right: 0;
}

.article .text {
	padding: 30px 0 0;
	width: 100%;
	order: 2;
}
.article .image {
	width: 100%;
}
.article:first-child {
	margin-top: 30px;
}
.tab-content .article:nth-child(2n+1) .text {
	padding: 30px 0 0;
}
.article p:first-child {
	margin-top: 0;
}
.page H1 {
	margin-top: 60px;
}

.page-sidebar {
	width: 100%; order: 2;
}
.page-content {
	width: 100%; padding-left: 0; margin-top: 70px;
}
.page-content .item-news {
	margin-bottom: 32px;
}
.widget-menu ul {
	display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0 -4px -10px;
}
.widget-menu li {
	flex-grow: 1; flex-basis: 0; margin: 0 4px 10px;
	white-space: nowrap;
}
.contacts-info {
	margin-top: 30px;
}

.bt-more {
	margin-top: 20px;
}
.contacts-section {
	width: 100%; max-width: 100%;
}
.docs-block .content {
	margin-top: 20px;
	width: 100%;
	padding-left: 0;
}
.docs-block .widget-tabs {
	overflow: hidden; width: calc(100% + 30px); position: relative; padding: 30px;
	margin-left: -15px; margin-right: -15px;
}
.docs-block .widget-tabs .slick-track {
	display: flex;
}
.docs-block .widget-tabs .tab-link {
	float: left; margin: 0 8px;	padding: 15px;
}
.docs-block .widget-tabs .slick-dots {
	margin-top: 25px;
}
.persons-block .main-person {
	width: 52%;
}
.persons-block .catalog-persons {
	width: 48%; padding-left: 20px;
}
.slider-persons {
	margin: 0 -7px;
}
.about-wrapper {
	padding-left: 0;
}
.image-right {
	float: none;
	margin: 30px 0 0;
}
.preview-block .entry {
	max-width: 100%; width: 100%;
}
.preview-block .video-bt {
	margin-top: 50px;
}
.caclcul-box {
	width: 100%;
	max-width: 100%;
}
.programs-info {
	width: 100%;
	max-width: 100%;
	margin-top: 50px;
}
.programs-info .top {
	text-align: left; padding-left: 20px; padding-right: 40px;
	clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
}
.services-block {
	padding-top: 60px;
}
.services-block .item span {
	padding: 20px 0 0 20px;
	font-size: 20px;
	line-height: 26px;
}

.services-block .item span {
	padding: 20px 0 0 20px;
	font-size: 20px;
	line-height: 26px;
}
.services-block .item img {
	height: 280px;
}
.services-block .item .bt {
	bottom: 20px;
}
.news-block .list {
	justify-content: space-between;
}
.news-block .item-news {
	margin-right: 0; width: 49%;
}
.item-program .content {
	display: block; margin-top: 16px;
}
.item-program .info-col {
	width: 100%; border-right: 0; text-align: center;
	border-bottom: solid 1px #fff; padding-bottom: 12px;
}
.item-program .info-col .lev {
	margin-top: 10px;
}
.item-program .info-line {
	width: 100%; padding: 15px 0 0;
}
.item-program .subline {
	margin-top: 15px;
}
.item-program .bt {
	margin-top: 20px;
}
.progress-block .list {
	flex-wrap: wrap; justify-content: flex-start;
}
.progress-block .sm-item {
	margin-top: 30px; width: 32%; margin-right: 2%;
}
.progress-block .sm-item:nth-child(3n) {
	margin-right: 0;
}
.progress-block .sm-item br {
	display: none;
}
.site-footer {
	text-align: center; padding: 30px 0;
}
.site-footer .logo {
	width: 100%;
}

.site-footer .logo img {
	width: 100%;
	max-width: 272px;
}

.site-footer .f-menu {
	display: none;
}
.site-footer .copy {
	width: 100%;
}
.site-footer .social {
	width: 100%; justify-content: center; margin-top: 20px;
}
.site-footer .social a {
	margin: 0 5px;
}
.site-footer .note-error {
	width: 100%; order: 2; margin-top: 20px;
}
/*
.hint:after {
	left: calc(100% + 4px); right: auto; transform: rotate(0deg);
}
.hint .hint-drop {
	left: calc(100% + 12px); right: auto;
}
*/
.user-block {
	padding: 50px 0;
}


}



@media screen and (max-width: 767px) {
.catalog-block {
	padding: 20px 0 30px;
}
.modal-form form {
	padding-top: 20px;
}
.modal-form .form-item {
	margin-top: 30px;
	width: calc(50% - 15px);
	max-width: 100%;
}

.modal-person .desc {
    padding: 0;
    margin-top: 0;
}

.table .title {
	padding: 20px 20px 0; margin-bottom: 20px;
}
.table .title H3 {
	font-size: 20px;
	line-height: 26px;
}
.table-head {
	display: none;
}
.table-row a {
	display: block; padding: 1px 20px 12px;
}
.table-row .cell {
	min-width: 100%; padding-top: 10px;	
}
.table .mob-subhead {
	display: block; font-size: 15px;
}
.table .cell .sum {
	text-align: left;
}

.modal-person {
	padding: 50px 15px 30px;
}
.modal-person .photo {
	position: static;
    float: none;
}
    
.modal-person .right-side {
	padding: 25px 0 0;
    margin: 0;
}

.search {
	margin: 20px auto 0; order: 4; width: 100%;
}
.site-header .bt-stroke {
	order: 3; width: 100%; margin-top: 20px;
}
.site-header .input-search {
	height: 35px;
}
.site-header .bt-search {
	top: 12px;
}
.board-desc.col-6 {
	width: 100%; margin-bottom: 8px;
}

.catalog-partners .side-tabs {
	width: 100%;
}
.catalog-partners .content {
	width: 100%; padding: 30px 0 0;
}
.slider-tabs {
	padding: 0;
}
.preview-block .item {
	padding: 70px 0;
}
.top-page H1 {
	width: 100%;
}
.top-page .select {
	margin-top: 20px;
}
.slider-tabs {
	margin: 30px -10px; overflow: hidden; padding-top: 20px; height: auto;
}
.slider-tabs .slick-list {
	padding: 0; overflow: visible; margin-bottom: 30px;
}
.slider-tabs .tab-link {
	margin: 0 10px;
}
.regional-block .info .item {
	width: 49%;
}
.regional-block .item-download {
	width: 100%; max-width: 100%; margin-top: 30px; padding: 0;
}
.regional-block .item-download .icon {
	position: static; margin-right: 10px;
}
.regional-block .item-download a {
	padding-right: 30px;
}
.catalog-partners {
	padding-top: 60px;
}
.parameters-block .item-parameter {
	margin-right: 2%; width: 49%; margin-top: 12px; padding-left: 0;
}
.parameters-block .item-parameter:nth-child(3n),
.parameters-block .item-parameter:nth-child(5n) {
	margin-right: 2%;
}
.parameters-block .item-parameter:nth-child(2n) {
	margin-right: 0;
}
.item-parameter .total {
	margin-right: 0; min-width: 100px;
}
.slider-milestones {
	margin-top: 40px;
}
.pre-order-block .content {
	width: 100%;
	max-width: 100%;
	margin-right: 0;
}
.pre-order-block .image {
	width: 100%;
	max-width: 100%;
	margin-top: 30px;
}
.media-block {
	padding-bottom: 50px;
}
.slider-media {
	margin-top: 40px;
	padding: 0;
	height: auto;
}
.slider-media .slick-dots {
	margin-top: 25px;
}
.inform-block {
	padding: 40px 0;
}
.inform-block .head {
	width: 100%;
	font-size: 28px;
	line-height: 1.2;
}
.inform-block .content {
	padding: 30px 0 0; width: 100%;
}
.inform-block H3 {
	font-size: 20px;
	line-height: 1.2;
}
.inform-block p {
	font-size: 16px;
	margin-top: 17px;
}
.slider-media.slick-slider .item-media {
	max-width: 100%;
}

.milestones-item {
	width: 100%;
	padding: 0 !important;
	height: auto;
	margin-bottom: 32px;
}

.milestones-dots,
.milestones-item::before {
	display: none;
}
.milestones-item-top {
	justify-content: flex-start;
}
.milestones-item-text {
	margin-left: 0;
	margin-top: 0;
	text-align: left;
	max-width: unset;
}
.milestones-item-text br {
	display: none;
}
.milestones-item-ico {
	margin-top: 0;
}
.milestones-item-year {
	margin-top: 0;
}
.milestones-item-year::after {
	display: none;
}

}

@media screen and (max-width: 670px) {
	.flex .image {
		width: calc(100% - 300px);
	}
}


@media screen and (max-width: 600px) {

.modal-form .title {
	font-size: 30px;
}
.modal-form .form-item {
	width: 100%;
}

.services-block .list {
    justify-content: center;
}
.board-desc.col-6 .wrapper, .board-desc.col-6 .attention {
	padding-left: 20px;
	padding-right: 20px;
}
.pre-order-block H3 {
	font-size: 24px; line-height: 1.2;
}
.pre-order-block p {
	font-size: 18px;
	line-height: 1.2;
	margin-top: 18px;
}
.board-desc H3 {
	font-size: 25px;
	line-height: 30px;
	margin-right: 0;
}
.board-desc .wrapper {
	padding: 40px 20px;
}
.board-desc .attention {
	padding: 30px 20px;
}
.board-desc .subline .total {
	font-size: 32px; width: auto; min-width: 70px;
}
.slider-reviews .item-review .photo,
.item-review .photo {
	width: 100%; padding-left: 0;
}
.triangle-photo {
	max-width: 100%;
	height: auto;
	clip-path: none;
	display: block;
	text-align: right;
	padding: 25px 0 0 20px;
}

.item-review .content {
	width: 100%; order: 2; margin-top: 20px;
}
.regional-block .subtitle {
	margin-top: 35px;
	font-size: 20px;
	line-height: 130%;
}
.persons-block .main-person {
	width: 100%;
}
.persons-block .catalog-persons {
	width: 100%;
	padding-left: 0;
}
.services-block .item {
	width: 100%; margin-top: 8px;
}
.top-block {
	display: block;
}
.top-block .link-arrow {
	position: absolute; top: calc(100% + 20px); left: 15px;
}
.news-block .item-news {
	width: 100%;
}
.slider-programs {
	padding: 0; height: auto; margin-left: -15px; margin-right: -15px;
}
.slider-programs .slick-list {
	padding: 30px 0;
}
.slider-programs .item-program {
	margin: 0 15px;
}
.progress-block .lg-item {
	display: block; padding: 0; text-align: center; margin-top: 50px;
}
.progress-block .lg-item::before {
	display: none;
}
.progress-block .lg-item .val {
	display: flex; justify-content: center; -ms-align-items: center;
	align-items: center;
}
.progress-block .lg-item .val:before {
	content: '';
	display: block;
	border: solid 44px transparent;
	border-left-color: #002333;
	margin-right: -10px;
	border-left-width: 64px;
}
.partners-block .list {
	justify-content: flex-start;
}
.partners-block .item {
	width: 33.333%;
}
.docs-block .widget-tabs {
	margin-top: 20px;
}
.docs-block .content {
	margin-top: 0;
}
.slider-pairs {
	margin-top: 40px;
	height: auto;
	padding: 0;
}
.item-project {
	padding-bottom: 30px;
}
.item-project .image {
	padding-right: 0;
}
.item-project .content {
	position: relative; left: auto; top: auto; bottom: auto; right: auto; width: 100%; max-width: 100%;
	padding: 100px 20px 30px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.item-project .content .val {
	width: 100%; left: 0%; right: 0%; height: 90px; top: 0; line-height: 1; padding-bottom: 4px;
}
.item-project .content .val span {
	display: block;
	width: 100%;
}
.item-project .content .title {
	padding-right: 0;
}
.project-content .company {
	display: block; text-align: center;
}
.project-content .company .logo {
	width: 100%; margin: 0 0 20px;
}
.parameters-block .item-parameter {
	margin-right: 0; width: 100%; margin-top: 8px;
}
.parameters-block .item-parameter:nth-child(5n) {
	margin-right: 0;
}
.attention {
	padding: 20px 20px;
	margin-top: 30px;
}
.page-error .title {
	font-size: 30px;
	line-height: 1.2;
}
.page-error .subtitle {
	margin-top: 20px;
	font-size: 18px;
	line-height: 1.2;
}
.page-error .subtitle br {
	display: none;
}
.page-error .bar {
	margin-top: 40px;
}
.page-error .bar .text {
	width: 100%; text-align: center; font-size: 16px; line-height: 1.2;
}
.page-error .bar .bt {
	margin: 15px auto 0;
}
.hint .hint-drop {
	padding: 8px;
	width: 210px;
}
.progress-block .lg-item {
	margin-top: 30px;
	margin-bottom: 0px;
}
.progress-big .lg-item:first-child {
	max-width: 300px;
	width: 100%;
}
.progress-block .lg-item .val {
	font-size: 50px; line-height: 80px; padding-left: 0px;
}
.progress-block .lg-item .val::before {
	border: solid 20px transparent;
	border-left-color: #002333;
	margin-right: -10px;
	border-left-width: 32px;
}
.progress-big .lg-item:first-child .val {
	padding-left: 0px;
}
.progress-big .lg-item:first-child .val::before {
	border: solid 20px transparent;
	border-left-color: #002333;
	margin-right: -10px;
	border-left-width: 32px;
	margin-top: 0px;
	position: relative;
}
.progress-block .lg-item .text {
	font-size: 20px;
	line-height: 26px;
}
.progress-block .list {
	padding-top: 20px;
}
.user-block {
	padding-bottom: 0;
}
.user-block .content {
	width: 100%;
	max-width: 100%;
}
.user-block .image {
	width: 100%;
	max-width: 100%;
	margin-top: 40px; text-align: center;
}
.owl-carousel .owl-dots .owl-dot:hover {
	background: #002333;
}
.partnership-block .slick-dots li:hover,
.partners-block .slick-dots li:hover,
.slider-programs .slick-dots li:hover {
	background: #002333;
}
.board-desc .subline .text {
	position: initial;
}
.board-desc .subline {
	position: relative;
}
.board-desc .subline .text .hint {
	top: 6px;
	right: 10px;
}

}
@media screen and (max-width: 479px) {

ol {
	font-size: 16px;
}
ol li {
	padding-left: 35px;
	margin-top: 25px;
}
ol li::before {
	font-size: 26px;
	line-height: 135%;
}
.user-block {
	margin-top: 40px; padding-top: 40px;
}
.user-block .bt {
	margin-right: 0; width: 100%; height: 50px; font-size: 16px; padding-bottom: 2px;
}
.user-block .bt-stroke {
	width: 100%; height: 50px; font-size: 16px; padding-bottom: 2px;
}
.user-block H3 {
	font-size: 22px;
	line-height: 31px;
}
.user-block ul {
	padding-bottom: 20px;
}
.user-block p {
	margin-top: 20px;
	font-size: 16px;
	line-height: 22px;
}
.modal-person .photo {
	width: 100%;
}
.modal-person .name {
	font-size: 22px; line-height: 1.2;
}
.board-desc .item {
	max-width: 100%; width: 100%;
}
.slider-milestones .item-milestone:nth-child(2n) {
	margin-top: 0;
}
.slider-thumbnail {
	height: 70px;
	margin: 15px -5px 0;
}
.slider-thumbnail .item {
	margin: 0 5px;
}
.slider-thumbnail .item img {
	height: 70px;
}
.project-content .attention {
	padding: 23px 15px 18px;
}
.project-board .item {
	line-height: 18px;
}
.project-board .item-data {
	width: 49%; margin-right: 2%;
}
.project-board .item-data:nth-child(2n) {
	margin-right: 0;
}
.link {
	font-size: 14px;
	line-height: 18px;
}
.catalog-tools .item-form,
.catalog-list .item-company {
	width: 100%;
}
.regional-block .info .item {
	width: 100%; margin-top: 8px;
}
.contacts-info {
	padding: 20px;
}
.page-content .item-news {
	width: 100%;
}
.top-page .select {
	width: 100%;
}
.info-row {
	margin-top: 20px;
}
.info-row .cell:first-child {
	width: 50%;
	line-height: 19px;
}
.info-row .cell:first-child {
	width: 100%;
}
.info-row .cell:nth-child(2) {
	width: 100%;
	max-width: 100%;
	font-size: 20px;
	line-height: 24px;
	padding-top: 8px;
}
.contacts-section {
	padding: 20px; margin-top: 20px;
}
.row-contact {
	margin-top: 30px;
}
.row-contact .subhead {
	width: 70px;
}
.row-contact .content {
	width: calc(100% - 70px);
	font-size: 16px;
	line-height: 21px;
}
body,
.item-download {
	font-size: 14px;
	line-height: 18px;
}
H1, H2 {
	font-size: 26px;
}
H1::before, H2::before {
	width: 35px;
	height: 25px;
	top: 5px;
}
.tab-link {
	padding: 12px 10px;
	font-size: 13px;
	line-height: 16px;
}
.caclcul-box .subtitle {
	font-size: 16px;
}
.progress-block .list {
	justify-content: space-between;
}
.progress-block .sm-item {
	width: 48%;
	margin-right: 0;
}
.caclcul-row .head {
	width: 100%; padding-bottom: 16px;
}
.caclcul-row .content {
	width: 100%;
}
.calcul-add-list {
	padding: 2px 15px 17px;
}
.calcul-add-list .switch {
	min-width: 60px; display: flex;
}
.calcul-add-list .switch label {
	margin-left: 10px;
}
.board-desc .item .total {
	float: none;
}
.board-desc .item .hint {
	right: 0px;
}
.total .hint-drop {
	max-width: initial;
}

}

@media screen and (max-width: 576px) {
    .select-group {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 479px) {
    .top-page .select.from {
        margin-right: 0;
    }
    .select-group {
        width: 100%;
    }
}

@media screen and (max-width: 434px) {
	.main-person .info {
		max-width: 328px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 400px) {
	.widget-menu li { 
		flex: 0 0 auto;
		width: calc(50% - 8px);
	}
}

@media screen and (max-width: 360px) {
	.site-header .lang {
		width: 100%; display: flex; justify-content: flex-end; margin-top: 10px;
	}

	.get-help img {
		margin-left: 0;
	}
}

@media screen and (max-width: 600px) {
	.item-parameter .total,
	.item-parameter .text {
		width: 100%;
		max-width: 100%;
		text-align: left;
	}
	.item-parameter .total {
		margin-bottom: 15px;
	}
	.parameters-block .item-parameter {
		flex-wrap: wrap;
		padding-left: 30px;
	}

	.page-sidebar {
		margin-top: 30px;
	}

	.widget-menu {
		display: none;
	}

	.desktop-hide,
	.desktop-hide .widget-menu {
		display: block;
	}
	.page-sidebar + .page-content {
		margin-top: 30px;
	}
	.board-desc H3 {
		font-size: 20px;
	}
}

