@media only screen and (max-width: 1260px) {
  body {
    font-size: 16px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 25px;
  }

  .container {
    max-width: 760px;
  }

  .header__logo {
    margin-right: 20px;
  }

  .header__menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    margin: 0;
    flex-direction: column;
    transform: translateY(-100%);
    height:100vh;
    display: block;
    columns: 2;
    padding: 10px;
  }

  .header__menu li {
    margin: 5px;
    padding: 0 5px;
    margin-bottom: 30px;
    width: auto;
    display: block;
  }

  .header__menu .sub-menu {
    position: relative;
    left: auto;
    top: auto;
    max-height: 1000px;
  }

  .header__menu .sub-menu li {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    width: 90%;
  }

  .header__menu .sub-menu li a {
    text-transform: none;
  }




  .header.active .header__menu {
    transform: translateY(55px);
  }

  .header__lang {
    margin-right: 20px;
  }

  .header__social {
    margin: 0;
  }

  .home-heading {
    height: 300px;
  }

  .header__burger {
    display: flex;
  }

  .home-heading .item {
    height: 300px;
    font-size: 16px;
    width: 145px;
    padding-left: 10px;
  }

  .home-heading .item__title {
    font-size: 14px;
  }

  .home-heading .item:before {
    right: 10px;
    width: 3px;
  }

  .home-heading .item:after {
    right: 10px;
    width: 3px;
    bottom: -3px;
  }

  .home-seo {
    padding: 60px 0;
  }

  .home-seo .seo__image {
    margin-left: 0;
    max-width: 300px;
    overflow: hidden;
  }

  .home-seo .seo__image img {
    width: 100%;
  }

  .home-seo .seo__content {
    max-width: 420px;
  }

  .home-seo .seo__text {
    padding-right: 0;
  }

  .home-info .year {
    margin-left: 0;
    max-width: 300px;
    font-size: 30px;
  }

  .home-info .year b {
    font-size: 100px;
  }

  .home-info .items {
    margin-right: 0;
    max-width: 470px;
  }

  .home-info .item {
    padding: 0 10px;
  }

  .home-info .item__text b {
    width: 90px;
    font-size: 35px;
  }

  .home-projects {
    padding: 60px 0;
  }

  .home-projects .map {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .home-projects .projects {
    max-width: 100%;
  }

  .home-projects .project__content {
    max-width: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .home-news h2 {
    text-align: center;
    background-position: 50% 0;
  }

  .home-news .news {
    margin-top: 30px;
  }

  .home-news .news .post {
    max-width: 350px;
  }

  .home-news .news__list {
    margin-top: 30px;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .home-news .news__list .post {
    padding: 10px;
    max-width: 33.33%;
  }

  .filter {
    margin-bottom: 20px;
  }

  .filter__name {
    padding: 10px;
    margin: 0 5px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .section-seo {
    padding: 90px 0;
  }

  .section-seo .seo__icon {
    margin-bottom: 10px;
  }

  .section-seo .seo__image {
    margin-left: 0;
    width: 250px;
    height: 250px;
  }

  .section-seo .seo__image img {
    width: 100%;
  }

  .section-seo .seo__content {
    max-width: 470px;
  }

  .section-seo .seo__text {
    padding-right: 10px;
  }

  .section-brands .brands {
    padding: 30px 0;
  }

  .section-brands .slick-slide {
    margin: 0 5px;
  }

  .footer__menu {
    width: 50%;
  }

  .footer__menu.menu-services {
    width: 100%;
  }

  .footer__map,
  .footer__info {
    width: 50%;
  }

  .section-services .service {
    max-width: 360px;
    margin-right: 20px;
  }

  .section-services .service:nth-child(3n) {
    margin-right: 20px;
  }

  .section-services .service:nth-child(2n) {
    margin-right: 0;
  }

  .section-feedback {
    padding: 50px 0;
  }

  .section-feedback h2 {
    text-align: center;
    background-position: 50% 0;
  }

  .section-feedback .container {
    align-items: flex-end;
  }

  .section-feedback .feedback__info {
    max-width: 320px;
    padding: 0 20px;
  }

  .section-feedback .feedback__info .info__content {
    max-width: 190px;
  }

  .form {
    max-width: 350px;
  }

  .form input,
  .form select,
  .form textarea {
    margin-right: 0;
  }

  .subm {
    margin-top: 0;
  }

  .section-contacts {
    padding-top: 50px;
  }

  .section-contacts h2 {
    text-align: center;
    background-position: 50% 0;
  }

  .section-contacts .company {
    max-width: 360px;
  }

  .section-products .products {
    justify-content: center;
  }

  .section-projects .project {
    max-width: 360px;
    height: 460px;
  }

  .section-news .post {
    max-width: 360px;
  }

  .section-reviews .review {
    max-width: 360px;
    margin-bottom: 20px;
  }

  .section-shareholders .faq {
    text-align: center;
    max-width: 100%;
  }

  .section-shareholders .faq__adress {
    justify-content: center;
  }

  .section-shareholders .faq__adress span {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .section-search .search__title {
    text-align: center;
  }

  .section-search .result {
    max-width: 360px;
  }

  .section-single-post .content {
    max-width: 100%;
  }

  .section-single-post .sidebar {
    max-width: 100%;
    margin-top: 50px;
    padding: 20px;
  }

  .section-single-post .sidebar h3 {
    text-align: center;
  }

  .section-single-post .sidebar .posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .section-single-post .sidebar .post {
    max-width: 320px;
    margin: 0 10px;
    width: 100%;
    border: none;
    padding: 20px 0;
  }

  .section-single-post .sidebar .post__image {
    margin-right: 10px;
  }

  .section-single-product .sidebar {
    max-width: 100%;
    margin-top: 50px;
    padding: 20px;
  }

  .section-single-product .sidebar h3 {
    text-align: center;
  }

  .section-single-product .sidebar .products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .section-single-product .sidebar .product {
    max-width: 320px;
    margin: 0 10px;
    width: 100%;
    border: none;
    padding: 20px 0;
  }

  .section-single-product .sidebar .product__image {
    margin-right: 10px;
  }

  .section-single-project .sidebar-wrap,
  .section-single-project .sidebar {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }

  .section-single-project .sidebar:after {
    content: '';
    width: 60px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    background: #F7AF01;
  }

  .section-single-project .sidebar .item {
    width: 50%;
  }

  .section-single-project .sidebar .item__content {
    border: none;
    max-width: 280px;
  }

  .section-single-project .sidebar .item__value {
    font-size: 16px;
  }

  .section-single-service .content {
    max-width: 100%;
  }

  .section-single-service .sidebar {
    max-width: 100%;
    margin-top: 50px;
    padding: 10px;
    margin-top: 10px;
  }

  .section-single-service .sidebar__wrap {
    max-width: 100%;
    margin-top: 20px;
  }

  .section-single-service .sidebar__wrap h3 {
    text-align: center;
  }

  .section-single-service .sidebar .works {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .section-single-service .sidebar .work {
    max-width: 320px;
    margin: 0 10px;
    width: 100%;
    border: none;
    padding: 20px;
  }

  .section-single-service .sidebar .work__image {
    margin-right: 10px;
  }

  .section-service-area h2 {
    text-align: center;
  }

  .section-service-area .area__images {
    margin-left: -10px;
    margin-right: -10px;
  }

  .section-service-area .area__images .image {
    max-width: 230px;
    height: auto;
  }

  .section-single-work .sidebar {
    max-width: 100%;
    margin-top: 50px;
    padding: 10px;
    margin-top: 10px;
  }

  .section-single-work .sidebar__wrap {
    max-width: 100%;
    margin-top: 20px;
  }

  .section-single-work .sidebar__wrap h3 {
    text-align: center;
  }

  .section-single-work .sidebar .works {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .section-single-work .sidebar .work {
    max-width: 320px;
    margin: 0 10px;
    width: 100%;
    border: none;
    padding: 20px;
  }

  .section-single-work .sidebar .work__image {
    margin-right: 10px;
  }

  .block-history .years__numbers {
    width: 200px;
  }

  .block-history .years__content {
    max-width: 520px;
  }

  .block-numbers .items p {
    font-size: 20px;
    text-align: center;
  }

  .block-numbers .items p b {
    font-size: 60px;
  }

  .block-cards .card {
    max-width: 230px;
  }

  .block-cards .card__image {
    height: 300px;
  }

  .block-cards .card__image img {
    width: 100%;
  }

  .block-cards .card__title {
    font-size: 20px;
  }

  .block-cards .card__text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 760px) {
  body {
    font-size: 14px;
  }

  h1 {
    font-size: 20px;
  }

  h2 {
    text-align: center;
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  .container {
    max-width: 340px;
  }

  .wrapper {
    padding-top: 60px;
  }

  .header {
    padding: 10px 0;
  }

  .header__logo img {
    width: 100px;
  }

  .header__lang {
    margin-right: 0;
  }



  .heading {
    padding-top: 50px;
    height: auto;
    min-height: 250px;
    padding-bottom: 50px;
  }

  .breadcrumbs {
    font-size: 14px;
  }

  .section-seo {
    padding: 60px 0;
    padding-top: 100px;
  }

  .section-seo .seo__icon {
    margin-bottom: 10px;
  }

  .section-seo .seo__image {
    margin: 0 auto;
  }

  .section-seo .seo__image:before {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 0;
  }

  .section-seo .seo__content {
    text-align: center;
  }

  .section-brands .brands {
    padding: 20px 0;
    margin-bottom: 0 !important;
  }

  .section-services .service {
    margin: 0;
    margin-bottom: 20px;
  }

  .section-services .service:nth-child(3n) {
    margin-right: 0;
  }

  .section-services .service__photo {
    height: 200px;
  }

  .section-services .service__photo img {
    width: 100%;
  }

  .section-services .service__content {
    padding: 10px;
    padding-top: 0;
  }

  .section-services .service__title {
    margin-bottom: 10px;
  }

  .home-heading {
    height: auto;
    padding-bottom: 30px;
  }

  .home-heading .container {
    max-width: 340px;
  }

  .home-heading .items {
    display: block;
  }

  .home-heading .item {
    position: relative;
    width: 100%;
    height: auto;
    left: auto !important;
    right: auto;
    display: block;
    padding: 30px 0;
  }

  .home-heading .item__title {
    font-size: 14px;
    text-align: center;
  }

  .home-heading .item__title br {
    display: none;
  }

  .home-heading .item__menu {
    text-align: left;
    transition: 0.3s ease;
  }

  .home-heading .item:before {
    width: 100%;
    bottom: 0;
    left: 0;
    transform: none;
    height: 2px;
    top: auto;
  }

  .home-heading .item:after {
    display: none;
  }

  .home-heading .item.active,
  .home-heading .item:hover {
    width: 100% !important;
  }

  .home-heading .item.active .item__menu {
    margin-top: 20px;
  }

  .home-heading .item:nth-child(5):hover {
    width: 100% !important;
  }

  .home-heading .item.has-child {
    padding-right: 10px;
    background: url(../img/arr_down.svg) 100% 35px no-repeat;
  }

/*  .home-heading .item.has-child.active {
    padding-right: 10px;
    background: url(../img/arr_up.svg) 100% 35px no-repeat;
  }*/

  .home-heading .item:nth-child(6):hover {
    width: 100% !important;
  }

  .home-seo .seo__icon {
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
  }

  .home-seo .seo__icon svg {
    margin: 0 auto;
  }

  .home-seo .seo__image {
    max-width: 100%;
    height: 320px;
    margin-bottom: 20px;
  }

  .home-seo .seo__content {
    text-align: center;
  }

  .home-info {
    background-position: 50% 0;
  }

  .home-info .container {
    justify-content: center;
  }

  .home-info .year {
    text-align: center;
  }

  .home-info .item {
    justify-content: center;
    height: auto;
    padding: 10px;
    text-align: center;
  }

  .home-info .item__icon {
    order: 1;
  }

  .home-info .item__text {
    order: 2;
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .home-info .item__text b {
    margin: 0;
    width: 100%;
    text-align: center;
  }

  .home-projects .project__image {
    margin-right: 10px;
    width: 130px;
    height: 90px;
  }

  .home-projects .project__image img {
    width: 100%;
  }

  .home-projects .project__content {
    max-width: 160px;
  }

  .home-projects .project__text {
    font-size: 12px;
    line-height: 120%;
  }

  .home-projects .project__link {
    font-size: 12px;
  }

  .filter__name {
    margin-bottom: 5px;
    width: 150px;
    padding: 5px;
    font-size: 12px;
  }

  .home-news .news .post {
    margin-bottom: 30px;
  }

  .home-news .news .post__image {
    height: 250px;
    margin-bottom: 15px;
  }

  .home-news .news .post__date {
    font-size: 14px;
  }

  .home-news .news .post__title {
    font-size: 16px;
  }

  .home-news .news .post__link {
    margin-top: 0;
  }

  .home-news .news__list .post {
    max-width: 100%;
  }

  .home-news .news__list .post:last-child {
    margin-bottom: 0;
  }

  .form {
    max-width: 100%;
  }

  .form input {
    max-width: 100%;
  }

  .subm {
    width: 100%;
    height: 60px;
  }

  .section-feedback .feedback__form {
    margin-bottom: 50px;
  }

  .section-services {
    padding: 50px 0;
  }

  .section-services .service__icon {
    width: 50px;
    height: 50px;
  }

  .section-services .service__icon img {
    width: 60%;
  }

  .section-projects .project {
    padding: 10px;
    height: 400px;
    margin-bottom: 30px;
  }

  .section-projects .project__content {
    padding: 10px;
  }

  .section-projects .project__text {
    font-size: 16px;
  }

  .section-projects .project__icon {
    margin-bottom: -30px;
  }

  .section-projects .project__link {
    max-height: 100px;
    opacity: 1;
  }

  .section-news .post__image {
    height: 250px;
    margin-bottom: 15px;
  }

  .section-news .post__date {
    font-size: 12px;
  }

  .section-news .post__title {
    font-size: 18px;
    height: auto;
  }

  .section-shareholders .item {
    padding: 10px;
    padding-right: 30px;
  }

  .section-shareholders .item__title {
    max-width: 270px;
    font-size: 16px;
  }

  .section-shareholders .item__icon {
    top: 10px;
    right: 10px;
  }

  .section-shareholders .item .doc__icon {
    margin-right: 10px;
  }

  .section-shareholders .item .doc__name {
    font-size: 14px;
    margin-right: 0;
    width: 100%;
    max-width: calc(100% - 35px);
  }

  .section-shareholders .item .doc__date {
    font-size: 12px;
    margin-left: 35px;
  }

  .block-history h2 {
    text-align: center;
    background-position: 50% 0;
  }

  .block-history .years {
    margin-top: 30px;
  }

  .block-history .years__numbers {
    margin-bottom: 50px;
    width: 100%;
  }

  .block-history .years__numbers p {
    margin-bottom: 10px;
  }

  .block-numbers .items {
    margin-top: 30px;
  }

  .block-numbers p {
    font-size: 18px;
    width: 50%;
  }

  .block-numbers p b {
    font-size: 30px;
  }

  .block-cards .cards {
    justify-content: center;
  }

  .section-404 {
    padding: 50px 0;
  }

  .section-404 .title {
    font-size: 25px;
  }

  .section-404 .title b {
    line-height: 100%;
    font-size: 170px;
  }

  .section-404 .subtitle {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-search .result {
    margin-bottom: 30px;
  }

  .section-search .result__date {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .section-search .result__title {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .section-single-post {
    padding: 50px 0;
  }

  .section-single-post .sidebar {
    padding: 10px;
  }

  .section-single-post .sidebar .post {
    margin: 0;
  }

  .section-single-post .sidebar .post__content {
    max-width: 200px;
  }

  .section-single-post .sidebar .post__title {
    font-size: 14px;
  }

  .section-single-post .sidebar .post__date {
    font-size: 12px;
  }

  .section-single-product {
    padding: 50px 0;
  }

  .section-single-product .sidebar {
    padding: 10px;
  }

  .section-single-product .sidebar .product {
    margin: 0;
    padding: 10px 0;
  }

  .section-single-product .sidebar .product__name {
    max-width: 200px;
    font-size: 14px;
  }

  .section-single-project {
    padding: 50px 0;
  }

  .section-single-project .sidebar {
    padding-bottom: 20px;
  }

  .section-single-project .sidebar:after {
    display: none;
  }

  .section-single-project .sidebar .item {
    width: 100%;
  }

  .section-single-project .sidebar .item__content {
    max-width: 230px;
    padding-bottom: 0;
  }

  .section-single-project .sidebar .item__value {
    font-size: 14px;
  }

  .section-single-service {
    padding: 50px 0;
  }

  .section-single-service .sidebar {
    padding: 0;
  }

  .section-single-service .sidebar .work {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #ececec;
  }

  .section-single-service .sidebar .work__title {
    font-size: 16px;
  }

  .section-service-area {
    padding: 50px 0;
  }

  .section-service-area .area__images {
    justify-content: center;
  }

  .section-service-area .area__list {
    -moz-columns: 1;
    columns: 1;
  }

  .section-service-area .area__list li:last-child {
    text-align: center;
    padding: 0;
  }

  .section-single-work {
    padding: 50px 0;
  }

  .section-single-work .sidebar {
    padding: 0;
  }

  .section-single-work .sidebar .work {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #ececec;
  }

  .section-single-work .sidebar .work__title {
    font-size: 16px;
  }

  .footer {
    text-align: center;
    padding-top: 30px;
  }

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

  .footer__menu {
    width: 100%;
    margin-bottom: 15px;
  }

  .footer__menu.menu-services ul {
    -moz-columns: 1;
    columns: 1;
  }

  .footer__map,
  .footer__docs,
  .footer__copy {
    width: 100%;
  }

  .footer__copy {
    margin-bottom: 10px;
  }

  .footer__docs li {
    margin-right: 0;
    margin-bottom: 5px;
    width: 100%;
  }

  .footer__map_btn {
    margin: 0 auto;
    margin-top: 20px;
  }

  .modal-search .search__input {
    max-width: 250px;
  }

  .block-cards-slider .cards {
    max-width: 230px;
    margin: 0 auto;
  }
  .home-seo .seo__image {
    box-shadow: none;
  }

  .home-seo .seo__image video {
    width: 100%;
  }

  .review__btn-wrap {
    width: 100%;
  }

  .review__btn {
    margin: 0 auto;
  }
  .section-single-service .content .service__image {
    display: block;
  }

  .footer__social {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }

  .section-single-service .sidebar .work__title {
    padding-right: 10px;
  }

  .section-single-work .sidebar .work__icon {
    right: 10px;
  }

  .wp-block-image img {
    height: auto;
  }

  .section-seo .seo__text {
    height: auto;
  }

}