@media (max-width: 1200px) {
  .nav-left {
    width: 35%;
  }
  .nav-right {
    width: 65%;
  }
  .nav-drop .col-7 {
    width: 100%;
  }
  .nav-drop .col-5 {
    display: none;
  }
  .header-right {
    margin-top: 60px;
    margin-left: 0;
  }
  .header-body {
    display: block;
    text-align: center;
  }
  .header-body .col-5,
  .header-body .col-7 {
    width: 100%;
  }
  .header-image {
    width: 100%;
  }
  .nav-drop .col-7 {
    width: 75%;
  }
  .nav-drop .col-5 {
    width: 25%;
  }
  .header {
    padding-top: 40px;
  }
  .nav {
    background-color: #ffffff;
    padding: 0;
    -webkit-box-shadow: 3px 3px 18px 3px rgba(35, 39, 48, 0.2);
            box-shadow: 3px 3px 18px 3px rgba(35, 39, 48, 0.2);
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .nav-left {
    padding-top: 10px;
    padding-bottom: 7px;
    position: relative;
    width: 100%;
  }
  .nav-right {
    width: 100%;
  }
  .nav-drop {
    display: none;
    background-color: #232730;
    padding: 20px 0 40px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
  }
  .nav-drop.show {
    display: block;
  }
  .nav-logo {
    display: none;
  }
  .nav-logo-mobile {
    display: inline-block;
  }
  .nav-body {
    display: block;
  }
  .nav-body .col-2,
  .nav-body .col-10 {
    width: 100%;
  }
  .nav-body .nav-drop .col-7,
  .nav-body .nav-drop .col-5 {
    width: 100%;
  }
  .nav-body .nav-drop .col-5 {
    display: block;
  }
  .nav-mobile {
    position: absolute;
    top: 18px;
    right: 5px;
  }
  .nav-mobile-icon {
    display: inline-block;
    width: 25px;
    height: 23px;
    background-image: url(../img/nav-mobile-icon.png);
    background-position: center;
    background-repeat: no-repeat;
  }
  .menu {
    display: block;
    text-align: center;
    margin-left: 0;
  }
  .menu-item {
    margin: 10px;
  }
  .info {
    text-align: center;
    display: block;
  }
  .info-left {
    display: block;
  }
  .telephone {
    margin: 20px 0;
    display: inline-block;
  }
  .consult-btn {
    margin: 0 auto;
  }
  .press-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .press-item {
    width: 30%;
  }
  .press-image {
    max-width: 100%;
  }
  .contacts-item {
    width: 33.3333%;
  }
}

@media (max-width: 992px) {
  .about-body {
    display: block;
  }
  .about .col-4,
  .about .col-8 {
    width: 100%;
  }
  .about .col-4 {
    text-align: center;
  }
  .about .col-8 {
    margin-top: 60px;
  }
  .wedo-item {
    width: 50%;
  }
  .help-btn {
    padding: 15px 20px;
  }
  .keys-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-top .col-3,
  .footer-top .col-6 {
    width: 33.3333%;
  }
  .press-item {
    width: 29%;
  }
  .press-image {
    height: 130px;
  }
  .contacts-list {
    margin-top: 50px;
    display: block;
  }
  .contacts-item {
    width: 100%;
  }
}

@media (max-width: 768px) {
  h2:before {
    content: none;
  }
  .about-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-item {
    width: 39%;
  }
  .wedo-item {
    max-width: 100%;
    width: 100%;
  }
  .help-body {
    display: block;
  }
  .help-body .col-8,
  .help-body .col-4 {
    width: 100%;
  }
  .help-body .col-4 {
    margin-top: 30px;
    text-align: center;
  }
  .keys-item {
    width: 100%;
  }
  .map-info {
    width: 100%;
    margin-top: 30px;
    position: static;
  }
  .footer-top {
    display: block;
  }
  .footer-top .col-3,
  .footer-top .col-6 {
    width: 100%;
  }
  .current {
    padding-top: 20px;
  }
  .current-row-reverse .col-3 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .current-skills {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .current-skills::before {
    content: none;
  }
  .current-subtitle {
    margin-top: 10px;
  }
  .current .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .current .row .col-5,
  .current .row .col-7 {
    width: 100%;
  }
  .current .row .col-5 {
    margin-bottom: 10px;
  }
  .current .row .col-3,
  .current .row .col-9 {
    width: 100%;
  }
  .current .row .col-3 {
    margin-bottom: 10px;
  }
  .current .row .col-3 .current-image {
    max-width: 350px;
  }
  .press-top {
    display: block;
  }
  .press-left, .press-right {
    width: 100%;
  }
  .press-right {
    margin-top: 20px;
  }
  .press-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .press-item {
    width: 45%;
    margin: 10px;
  }
  .press-image {
    height: 110px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .propos {
    margin: 0 0 40px 0;
  }
  .propos-body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .propos-left {
    width: 100%;
  }
  .propos-right {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 20px;
  }
}

@media (max-width: 425px) {
  h1 {
    font-size: 26px;
  }
  .header-body {
    padding: 40px 0 60px 0;
  }
  .header-list {
    font-size: 14px;
    margin-top: 20px;
  }
  .header-more {
    margin-top: 35px;
  }
  .about {
    padding: 40px 0;
  }
  .about-item {
    width: 100%;
  }
  .wedo {
    padding: 40px 0;
  }
  .keys {
    padding: 40px 0 10px 0;
  }
  .map {
    padding: 0 0 40px 0;
  }
  .sender-item {
    width: 100%;
    text-align: center;
  }
  .footer {
    text-align: center;
  }
  .footer-block {
    padding-left: 0;
  }
  .footer-list {
    margin-left: 0;
  }
  .footer .col-3,
  .footer .col-6 {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .current {
    padding-bottom: 10px;
  }
  .press {
    margin-top: 35px;
  }
  .press-item {
    width: 100%;
  }
  .press-image {
    height: auto;
    -o-object-fit: inherit;
       object-fit: inherit;
  }
  .contacts-bottom {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 80px;
  }
  .kontakt {
    width: 90%;
    left: 15px;
    top: -40px;
    text-align: center;
  }
  .kontakt-end {
    display: block;
  }
  .kontakt-end-right {
    margin-top: 10px;
    margin-left: 0;
  }
}
/*# sourceMappingURL=media.css.map */