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

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

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

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

}
@media (max-width: 1800px) {
    .analytic-first__circle {
        width: 300px;
        min-width: 300px;
        height: 300px;
    }

    .analytic-first__circle-main {
        width: 350px;
        height: 350px;
    }

    .analytic-first__circle__before:before {
        width: 16px;
        height: 16px;
        margin-top: -8px;
    }

    .analytic-first__circle__before {
        width: 16px;
        margin-left: -8px;
    }

    .analytic-first__item {
        padding: 10px;
        width: 290px;
        margin-bottom: 10px;
    }

    .analytic-first-item__title {
        font-size: 14px;
    }

    .analytic-first-item__list ul {
        font-size: 12px;
    }

    .analytic-first__center {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 1536px) {

}
@media screen and (max-width: 1400px) {
    .header-mobile__top {
        margin-bottom: 50px;
    }

    .header-mobile__footer {
        margin-top: 50px;
    }

    .header-mobile {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 1366px) {
    .header-burger {
        display: block;
    }
    /*.header-mobile {
        display: flex;
    }*/


    header .header-menu {
        display: none;
    }


    .window-list ul li a {
        padding: 40px;
    }


    /*------------------*/
    .contact-info__text {
        font-size: 18px;
        max-width: 255px;
    }

    .contact-info__title {
        font-size: 20px;
    }

    .contact-text {
        font-size: 14px;
    }

    .contact-info__top {
        margin-bottom: 30px;
    }

    .contact-info__block {
        padding: 40px 35px;
    }



    /*--------------------------*/
    .header-mobile .header-menu ul.menu > li {
        margin-right: 50px;
    }


    .page-about-container {
        padding: 0 30px;
        padding-top: 30px;
    }

    /* .page-about-container:before {
        display: none;
    } */
    .departments-banner-title .section_title {
        font-size: 50px;
    }

    .section.section-page-about {
        padding: 0 15px;
    }
}
@media screen and (max-width: 1200px) {
    .home-banner__social {
        margin-bottom: 50px;
    }

    .home-banner__title {
        font-size: 60px;
    }

    .home-banner__description {
        font-size: 20px;
    }

    .home-banner__main {
        padding-top: 180px;
    }

    .home-banner {
        height: 800px;
        padding-bottom: 150px;
    }

    .indicator-col {
        width: 50%;
    }


    .news-item__img {
        margin-bottom: 20px;
    }

    .news-item__date {
        margin-top: 15px;
    }

    .news-item__title {
        font-size: 19px;
    }


    .logs-item a {
        font-size: 13px;
        line-height: 1.2;
    }

    .logs-item__icon {
        margin-right: 15px;
    }
    .footer__social {
        margin-left: 50px;
    }

    .pagination {
        margin-top: 40px;
    }

    /*--------------------------------------*/
    .content-404 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .content-404__title {
        font-size: 35px;
    }

    .content-404__description {
        font-size: 16px;
    }

    footer {
        margin-top: 50px;
    }



    /*--------------------------------*/
    .analytic-first__center {
        order: 1;
        width: 100%;
        min-height: auto;
    }

    .analytic-first__col--left {
        order: 2;
        width: 50%;
        align-items: center;
        padding: 0 15px;
    }

    .analytic-first__col--right {
        order: 3;
        width: 50%;
        align-items: center;
        padding: 0 15px;
    }

    .analytic-first__block {
        flex-wrap: wrap;
        margin: 0 -15px;
    }

    .analytic-first__circle-main:before {
        display: none;
    }

    .analytic-first__circle-main {
        border: 0;
        width: auto;
        height: auto;
    }

    .analytic-first__circle {
        border: 0;
        padding: 0;
    }

    .analytic-first__item {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .analytic-first__item {
        width: 100%;
        max-width: 400px;
    }


    /*----------------------*/
    .start-block__text {
        font-size: 14px;
    }
    
    .start-block__title {
        font-size: 20px;
    }
}
@media screen and (max-width: 1024px) {
    .section-bg img {
        height: 200px;
    }
    .window-list ul li a {
        padding: 30px;
    }
    .logs-item__icon img {
        max-width: 70px;
        max-height: 70px;
    }
    .page-about-title {
        font-size: 30px;
    }



    
    /*-------------*/
    .page-news__content h1 {
        font-size: 40px;
    }
    .page-news__content h2 {
        font-size: 35px;
    }
    .page-news__content h3 {
        font-size: 32px;
    }

    .page-news__content h4 {
        font-size: 22px;
    }
    .page-news__content h5 {
        font-size: 20px;
    }
}
@media screen and (max-width: 992px) {
    .page-pre__li,
    .page-next__li {
        display: none;
    }


    .header-burger {
        display: none;
    }

    .header-right .header-burger {
        display: block;
        margin-left: 40px;
    }
    /*------------------------------------------*/
    .header-mobile .header-logo {
        display: flex;
    }



    /*----------------------*/
    .md-start.md-modal {
        max-width: 80% !important;
        width: 90% !important;
        min-width: 300px !important;
    }
    .start-block__text {
        font-size: 13px;
    }
    
    .start-block__title {
        font-size: 20px;
    }
}
@media screen and (max-width: 991px) {
    .about-img {
        margin-bottom: 30px;
    }

    .about-img img {
        width: 100%;
    }
    .window-img {
        height: 350px;
        margin-bottom: 10px;
    }
    .window-list ul li a {
        font-size: 15px;
        padding: 25px;
    }



    .help-block--bg {
        position: relative;
    }

    .help-block__left,
    .help-block__right {
        display: none;
    }
    .help-logo__col,
    .help-logo__col:nth-last-child(2) {
        margin-bottom: 10px;
    }

    .help-logo__logos {
        margin-top: 20px;
    }

    .help-logo__logos:before {
        display: none;
    }

    .footer-top {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .footer-right {
        flex-direction: column-reverse;
    }

    .footer-left {
        margin-bottom: 30px;
    }

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

    .footer__social {
        margin-left: 0;
    }


    .footer-contacts {
        flex-direction: column;
    }

    .footer-contact__item {
        margin-right: 0;
        flex-direction: column;
        margin-bottom: 20px;
        align-items: center;
    }

    .footer-contact__item:last-child {
        margin-bottom: 0;
    }

    .footer-contact__icon {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .footer-contact__text {
        text-align: center;
    }

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

    .section-map__contact .container {
        position: static;
    }

    .contact-block {
        bottom: 30px;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        padding: 45px 30px;
        max-width: 370px;
        width: 100%;
    }
    .footer-menu ul.menu li {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .footer-menu ul {
        flex-direction: column;
        text-align: center;
    }

    .footer-menu ul.menu li:last-child {
        margin-bottom: 0;
    }

    /*------------------------------------*/
    .content-404 {
        padding-top: 0;
        padding-bottom: 0;
    }


    .contact-info {
        margin-top: -50px;
    }

    .contact-info__text {
        font-size: 16px;
    }

    .contact-info__item {
        margin-right: 20px;
    }

    .contact-info__title {
        font-size: 18px;
    }

    .contact-info__wrap {
        margin: 5px 0;
    }

    .contact-info__top {
        margin-bottom: 15px;
    }

    .page-news__banner img {
        height: 400px;
    }

    .news-gallery__item img {
        height: 250px;
    }


    /*----------------------------------------*/
    .header-bg {
        display: none;
    }
    .header-bg-mobile {
        display: block !important;
        position: absolute;
        top: 0;
        z-index: -1;
        right: 0;
    }
    .header-mobile {
        height: 100vh;
    }


    .header-menu ul.menu {
        display: flex;
        flex-direction: column;
    }

    .header-mobile .header-menu ul.menu > li {
        margin-bottom: 30px;
        margin-right: 0;
        max-width: 100%;
    }

    .header-mobile .header-menu ul.menu ul.sub-menu {
        display: none;
        margin-top: 10px;
    }

    .header-mobile .header-menu ul.menu > li > a {
        margin-bottom: 0;
        /*pointer-events: none;*/
        display: flex;
        width: 100%;
        position: relative;
    }
    .header-mobile .header-menu ul.menu > li > a:before {
        content: "";
        position: absolute;
        right: 0;
        width: 24px;
        height: 24px;
        background: url("../img/menu-icon.svg");
        top: 50%;
        transform: translateY(-50%);
        background-size: contain;
        background-repeat: no-repeat;
        transition: all 0.5s ease;
    }

    .header-mobile .header-menu ul.menu > li.mobile_menu-active > a:before {
        transform: translateY(-50%) rotate(180deg);
    }

    .header-menu ul.menu li a:hover {
        color: #fff;
    }
    .header-mobile .header-menu ul.menu > li:last-child {
        margin-bottom: 0;
    }
    .header-mobile--row {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .header-mobile .container {
        height: 100%;
    }


    .services-number-line__title {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .services-minidesc__block {
        margin-top: 50px;
    }
    .file-item {
        padding: 25px;
    }

    .about-banner {
        height: 400px;
    }

    .section-page-about {
        margin-top: -90px;
    }

    .section-title__row .link_item {
        margin-left: 0;
        margin-top: 15px;
    }

    .project-title__row {
        flex-direction: column;
        align-items: flex-start;
    }


    .departments-banner-title {
        margin-top: 100px;
    }
    
    .departments-banner {
        height: 650px;
    }


    /*------------------------*/
    .md-content {
        padding: 25px;
        padding-bottom: 30px;
    }
    
    .md-close {
        right: 20px;
        top: 20px;
    }
}
@media screen and (max-width: 768px) {
    .home-banner__title {
        font-size: 40px;
    }

    .home-banner__description {
        font-size: 16px;
    }

    .home-banner__link {
        margin-top: 35px;
    }

    .home-banner__social {
        margin-bottom: 35px;
    }

    .section-about {
        margin-top: 0;
        padding-top: 50px;
    }

    .about-container:before {
        display: none;
    }

    .about-container {
        padding: 0;
    }

    .home-banner {
        padding-bottom: 60px;
        height: 550px;
        margin-bottom: 25px;
    }

    .home-banner__main {
        padding-top: 120px;
    }

    .section_title {
        font-size: 35px;
    }
    .link_item a {
        font-size: 16px;
    }
    .about-link {
        margin-top: 15px;
    }
    .header-logo img {
        max-height: 30px;
    }


    .section {
        padding: 25px 0;
    }

    .section-title__row {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .section-title__row .link_item {
        margin-top: 15px;
    }

    .indicator-col {
        width: 100%;
    }


    .content-404__title {
        font-size: 30px;
    }

    .content-404__description {
        font-size: 14px;
        max-width: 400px;
        margin: 0 auto;
    }


    .contact-info__list {
        flex-direction: column;
    }
    .file-col {
        margin-bottom: 15px;
    }

    /*----------------------------------------*/
    .page-about-title {
        font-size: 20px;
        margin-bottom: 20px;
    }






    /*------------------------------*/
    .analytic-first__center {
        align-items: flex-start;
        padding-left: 15px;
        padding-right: 15px;
    }

    .analytic-first__circle-main {
        margin-left: 0;
    }

    .analytic-first__circle {
        width: auto;
        min-width: auto;
        height: auto;
        margin-bottom: 30px;
    }

    .analytic-first__col--left {
        width: 100%;
        align-items: flex-start;
    }

    .analytic-first__item {
        max-width: 100%;
    }

    .analytic-first__col--right {
        width: 100%;
        margin-top: 10px;
    }

    .departments-banner-title .section_title {
        font-size: 40px;
    }
    

    
    
    /*-------------*/
    .page-news__content h1 {
        font-size: 30px;
    }
    .page-news__content h2 {
        font-size: 26px;
    }
    .page-news__content h3 {
        font-size: 22px;
    }

    .page-news__content h4 {
        font-size: 20px;
    }
    .page-news__content h5 {
        font-size: 18px;
    }
}
@media screen and (max-width: 645px) {

    .home-banner__main {
        padding-top: 105px;
    }

    .home-banner__title {
        font-size: 35px;
    }


    .header-lang__title {
        display: block;
        padding-right: 30px;
    }
    .header-lang__list {
        background: rgb(255, 255, 255);
        position: absolute;
        padding: 10px;
        margin-top: 5px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease 0s;
        z-index: 1;
    }

    .header-lang:hover .header-lang__list {
        opacity: 1;
        visibility: visible;
    }
    .header-lang ul {
        flex-direction: column;
    }

    .header-lang ul li a {
        color: #001832;
    }

    .header-lang ul li {
        margin-right: 0;
    }
    .home header {
        padding: 35px 0;
    }

    .section_title {
        font-size: 35px;
    }
    .header-bg-mobile img {
        width: 150px;
    }

    .page-news__banner img {
        height: auto;
    }


    .services-number__title {
        font-size: 35px;
    }


    .personal-contact {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .personal-contact:last-child {
        margin-bottom: 0;
    }

    .personal-item > .personal-item__img {
        display: none;
    }

    .personal-item__top > .personal-item__img {
        display: block;
    }

    .personal-item__top {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }

    .personal-item__title {
        margin-bottom: 10px;
    }

    .personal-item__contacts {
        flex-direction: column;
    }

    .page-banner {
        padding-top: 40px;
    }

    .about-banner {
        height: 310px;
    }
    .service-item {
        padding: 25px 20px;
    }
}
@media screen and (max-width: 575px) {
    .filter-item {
        margin-bottom: 15px;
    }

    .filter-button {
        margin-top: 10px;
    }

    .filter-button .filter-item__title {
        display: none;
    }

    .filter-button .filter-item {
        margin-bottom: 0;
    }


    /*-------------------------------*/
    .department-service-item__title {
        font-size: 18px;
    }
    
    .department-service-item__text {
        font-size: 14px;
    }
    
    .department-service-item__footer {
        margin-top: 25px;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .department-service-item__footer .button-popup {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .department-service-item__footer .button-popup:last-child {
        margin-bottom: 0;
    }


    /*-------------------------------*/
    .md-start .md-content {
        padding: 40px 20px 20px 20px;
        max-height: 90vh;
        overflow-y: auto;
    }
    
    .start-block__text {
        font-size: 12px;
    }
    
    .start-block__title {
        font-size: 16px;
    }
}
@media screen and (max-width: 520px) {
    .contact-info__block {
        padding: 35px 20px;
        max-width: 320px;
        margin: 0 auto;
    }

    .page-news__banner {
        margin-bottom: 30px;
    }

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

    .header-bg-mobile img {
        width: 130px;
    }


    .news-gallery__item img {
        height: 100px;
    }


    .departments-banner-title .section_title {
        font-size: 30px;
    }
    
    .departments-banner-title {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    
    .departments-banner {
        height: 350px;
    }
    
    .section.departments-page-about {
        margin-top: -60px;
    }
    
    .departments-page-about .page-about-container {
        padding-top: 40px;
    }


    .department-service-item {
        padding: 25px 20px;
    }
}
@media screen and (max-width: 480px) {
    .home-banner__title {
        font-size: 32px;
    }

    .home-banner {
        height: 530px;
    }

    .header-burger {
        margin-left: 0px;
    }
    .header-right .header-burger {
        margin-left: 20px;
    }
    .header-lang {
        margin-left: 20px;
    }
    .header-search {
        margin-left: 30px;
    }
    .logs-arrows {
        margin-top: 30px;
    }
    .section-breadcrumbs {
        margin-bottom: 40px;
    }

    header {
        margin-bottom: 40px;
    }
    footer {
        margin-top: 50px;
    }

    .content-404__img img {
        max-width: 250px;
    }

    .content-404__title {
        font-size: 28px;
    }
    .contact-container div#map {
        height: 300px;
    }


    .section.section-page-about {
        padding: 0;
    }



    
    /*-------------*/
    .page-news__content h1 {
        font-size: 26px;
    }
    .page-news__content h2 {
        font-size: 24px;
    }
    .page-news__content h3 {
        font-size: 20px;
    }

    .page-news__content h4 {
        font-size: 18px;
    }
    .page-news__content h5 {
        font-size: 17px;
    }
}
@media screen and (max-width: 450px) {

    .section_title {
        font-size: 30px;
    }

    .indicators-row {
        margin-top: -100px;
    }
    .indicator-item__title {
        font-size: 28px;
    }

    .indicator-item {
        padding: 20px;
    }

    .indicator-item__text {
        font-size: 12px;
    }

    .indicators-image img {
        height: 160px;
    }

    .indicator-item__icon {
        width: 30px;
        min-width: 30px;
        margin-right: 15px;
    }

    .indicator-item__icon svg {
        width: 100%;
    }

    .industry-item {
        height: 440px;
    }
    .industry-arrows {
        margin-top: 30px;
    }
    .services-minidesc__desc ul {
        padding-left: 20px;
    }


    .departments-banner-title .section_title {
        font-size: 20px;
    }
}
@media screen and (max-width: 400px) {
    .header-burger {
        margin-left: 0px;
    }

    .header-search {
        margin: 0;
        display: none;
    }
    .home-banner__title {
        font-size: 25px;
    }

    .home-banner__description {
        font-size: 14px;
    }

    .slider_pagination span.swiper-pagination-bullet-active {
        width: 50px;
    }

    .about-title {
        font-size: 20px;
    }

    .about-description {
        font-size: 14px;
    }

    body {
        font-size: 14px;
    }

    .section_title {
        font-size: 25px;
    }

    .industry-item {
        height: 350px;
    }

    .help-logo__item a {
        height: 100px;
    }

    /*----------------*/
    .news-item__img {
        height: 200px;
        min-height: 200px;
        margin-bottom: 15px;
    }

    .news-item__title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .news-item__description {
        font-size: 14px;
        line-height: 1.3;
    }

    .news-item__date {
        font-size: 14px;
    }

    .news-col {
        margin-bottom: 20px;
    }


    .contact-block {
        padding: 30px 20px;
    }

    .contact-row__text {
        font-size: 18px;
    }

    footer {
        padding: 50px 0;
    }

    .footer-left {
        margin-bottom: 20px;
    }

    .footer-menu {
        margin-top: 20px;
    }

    .footer-menu ul.menu li {
        margin-bottom: 15px;
    }

    .footer-contact__item {
        margin-bottom: 10px;
    }
    div#map {
        height: 500px;
    }

    .content-404__title {
        font-size: 22px;
    }

    .content-404__img img {
        max-width: 200px;
    }
    .content-404__description {
        font-size: 12px;
    }


    .contact-text {
        font-size: 12px;
    }

    .contact-info__title {
        font-size: 16px;
    }

    /*----------------------------*/
    .header-mobile .header-menu ul.menu > li > a {
        font-size: 20px;
    }

    .header-logo img {
        max-height: 25px;
    }


    /*----------------------------*/
    .personal-item__top {
        flex-direction: column;
        text-align: center;
    }

    .personal-item__top > .personal-item__img {
        margin-right: 0;
        margin-bottom: 10px;
    }


    .page-about-container {
        padding: 0 15px;
        padding-top: 30px;
    }


    /*----------------------------*/
    .service-item__title {
        font-size: 16px;
    }

    .service-item__text {
        font-size: 14px;
    }
}
@media screen and (max-width: 320px) {

}

