@media screen and (max-width: 1280px) {
    .hero-section .imac-wrapper {
        margin-left: 0;
    }

    .hero-section .imac-wrapper img {
        max-width: 100%;
    }

    .hero-section .partners-block a {
        margin-right: 40px;
    }
}

@media screen and (max-width: 1199px) {

    .menu-button {
        display: block;
    }

    .navbar-nav {
        margin: 0 !important;
    }

    .main-header .main-menu {
        height: 50px;
    }

    .main-header .main-menu .navbar-brand {
        padding: 15px 0;
    }

    .main-header .main-menu .navbar-nav {
        position: fixed;
        right: 0;
        top: 42px;
        bottom: 0;
        left: auto;
        background: #151515;
        width: 100%;
        max-width: 300px;
        padding-top: 50px;
        transform: translate(100%);
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .main-header .main-menu .navbar-nav.menu-open {
        transform: translate(0);
    }

    .main-header .main-menu .navbar-nav li {
        float: none;
        /*border-top: 2px solid #fff;*/
    }

    .main-header .main-menu .navbar-nav li.last-item {
        /*border-bottom: 2px solid #fff;*/
    }

    .main-header .main-menu .navbar-nav li a {
        color: #fff;
        padding-top: 10px;
    }

    /*.main-header .main-menu .navbar-nav li.current-menu-item {
        border-left: 10px solid #fff;
    }*/

    .main-header .main-menu .navbar-nav li a:after {
        display: none;
    }

    .main-header .main-menu .navbar-nav li.header-btn {
        border: none;
        text-align: center;
        max-width: 80%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .template-btn,
    .template-btn:focus,
    .template-btn:active {
        width: 100%;
        min-width: 1px;
        max-width: 300px;
    }

    .hero-section {
        padding-top: 150px;
        padding-bottom: 50px;
    }

    .hero-section h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .hero-section .hero-btn-wrapper {
        margin-top: 40px;
    }

    .hero-section h3 {
        margin-bottom: 30px;
    }

    .hero-section .partners-block a {
        margin-right: 20px;
    }

    .about-us-section {
        padding-top: 100px;
    }

    .quote-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .what-we-can {
        padding-top: 100px;
    }

    .what-we-can .what-we-can-item .title-wrapper h2 {
        font-size: 30px;
    }

    .what-we-can .what-we-can-item .title-wrapper {
        margin-bottom: 20px;
    }

    .team-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .cta-section h2 {
        font-size: 30px;
    }

    .main-footer {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .hero-left-side {
        margin-bottom: 50px;
    }

    .blog-article-section .blog-article-content {
        padding-right: 0;
    }

    .subpage-title-wrapper.blog-article-title {
        padding-top: 150px;
    }

    .blog-article-section {
        padding-bottom: 80px;
        padding-top: 50px;
    }

    .contact-section .map-block .requisites-info {
        margin-top: 51px;
    }

    .page-template-page_test .menu-button,
    .page-template-page_thanks .menu-button {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .hero-section .partners-block a {
        margin-right: 90px;
    }

    .about-us-section .about-item {
        padding-right: 0;
    }

    .about-us-section .about-item.right {
        padding-left: 0;
    }

    .template-btn,
    .template-btn:focus,
    .template-btn:active {
        max-width: 100%;
    }

    .what-we-can-item {
        text-align: center;
        margin-bottom: 50px;
    }

    .what-we-can .what-we-can-item .title-wrapper {
        height: auto !important;
    }

    .what-we-can .what-we-can-item .img-wrapper {
        margin-bottom: 20px;
    }

    .what-we-can {
        padding-bottom: 10px;
        padding-top: 50px;
    }

    .testimonial-section .testimonial-item {
        margin-bottom: 50px;
    }

    .testimonial-section {
        padding-bottom: 30px;
        padding-top: 50px;
    }

    .testimonial-text {
        margin-bottom: 50px;
    }

    .team-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .team-item {
        margin-bottom: 50px;
    }

    .news-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .news-section .right-side {
        height: auto !important;
    }

    .news-section .news-post-item .post-image {
        margin-bottom: 15px;
    }

    .news-section .news-form-wrapper .news-form-inner {
        position: static;
        margin: 0 auto;
    }

    .cta-section {
        text-align: center;
    }

    .cta-section .yellow-btn {
        max-width: 290px;
        margin: 0 auto;
        text-align: center;
    }

    .cta-section h2 {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .main-footer .footer-menu .footer-social li {
        margin-right: 3px;
    }

    .main-footer .copyright p {
        margin-top: 45px;
    }

    .main-footer .footer-menu.last-item {
        margin-top: 50px;
    }

    .main-footer .footer-logo {
        margin-top: 50px;
    }

    .about-us-section .about-item {
        text-align: center;
        margin-bottom: 50px;
    }

    .about-us-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    /*.scan-section .scan-top-item {
        height: auto !important;
    }*/

    .scan-section .scan-top-item p {
        margin-bottom: 30px;
    }

    .scan-section .scan-top-item {
        margin-bottom: 30px;
        padding-right: 0;
    }

    .scan-section .top-block {
        margin-bottom: 30px;
    }

    .scan-section .scan-item {
        padding-right: 0;
        margin-bottom: 50px;
        text-align: center;
    }

    .scan-section {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .step-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .step-section .step-item .text-wrapper h2 {
        font-size: 25px;
        line-height: 34px;
    }

    .step-section .step-item .text-wrapper p {
        font-size: 17px;
    }

    .step-section .step-item .number-wrapper {
        width: 120px;
        height: 120px;
    }

    .step-section .step-item .number-wrapper {
        margin-bottom: 20px;
    }

    .subpage-title-wrapper .subpage-title h1 {
        font-size: 60px;
    }

    .subpage-title-wrapper .subpage-title span {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .subpage-title-wrapper {
        padding-top: 150px;
        padding-bottom: 80px;
    }

    .blog-right-side {
        padding-left: 0;
        margin: 0 -15px;
    }

    .blog-form form .submit-btn,
    .blog-form form input {
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .blog-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .blog-section .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .blog-right-side .blog-post-item .post-info {
        padding-top: 0;
    }

    .contact-section .team-item {
        text-align: center;
    }

    .team-item .description {
        padding-right: 0;
    }

    .contact-section .contact-form-wrapper {
        margin-bottom: 30px;
    }

    .contact-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .contact-section .team-item {
        margin-bottom: 50px;
    }


    .test-page .test-page-form {
        padding: 50px 40px;
    }

    .test-page .test-page-form form {
        margin-top: 50px;
    }

    .success-query-page .success-query-box {
        padding: 50px 40px;
    }

    .blog-article-section .a2a_kit {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {

    p {
        font-size: 16px;
    }

    .content-wraper {
        padding: 30px 0;
    }

    .content-wraper p {
        font-size: 16px;
    }

    .content-wraper h2 {
        font-size: 22px;
    }

    .content-wraper ul li, .content-wraper ol li {
        font-size: 16px;
    }

    .main-header .top-header-line {
        display: none;
    }

    .menu-button {
        top: 26px;
        right: 30px;
    }

    .main-header .main-menu {
        background: #151515;
    }

    .main-header .main-menu .navbar-nav {
        top: 71px;
        width: 100%;
        max-width: 100%;
    }

    .main-header .main-menu .navbar-brand {
        padding-left: 15px;
    }

    .hero-section {
        padding-top: 150px;
    }

    .hero-section h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .hero-section h3 {
        margin-bottom: 15px;
    }

    .hero-section .template-btn.yellow-btn,
    .template-btn:focus.yellow-btn,
    .hero-section .template-btn:active.yellow-btn {
        margin-bottom: 30px;
    }

    .hero-section .partners-block a {
        margin-right: 0;
        display: block;
        margin-bottom: 15px;
    }

    .hero-section .partners-block h4 {
        margin-bottom: 15px;
    }

    .hero-section .hero-btn-wrapper {
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .about-us-section h2 {
        font-size: 25px;
    }

    .about-us-section .title-wrapper {
        margin-bottom: 15px;
    }

    .about-us-section p {
        font-size: 18px;
    }

    .about-us-section .about-item {
        margin-bottom: 30px;
    }

    .about-us-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .template-btn.blue-btn,
    .template-btn:focus.blue-btn,
    .template-btn:active.blue-btn {
        margin-bottom: 30px;
    }

    .quote-section h3 {
        font-size: 30px;
    }

    .quote-section h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .quote-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .quote-section .top-quote {
        max-width: 40px;
        left: 10px;
    }

    .quote-section .bottom-quote {
        max-width: 40px;
        right: 10px;
    }

    .quote-section h3 {
        margin-bottom: 10px;
    }

    .what-we-can .what-we-can-item .title-wrapper h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .what-we-can .what-we-can-item .description-text p {
        font-size: 18px;
    }

    .testimonial-section h2 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 30px;
    }

    .testimonial-section .testimonial-item {
        border: none;
        padding-left: 0;
    }

    .team-section .title-wrapper h2 {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
    }

    .team-item {
        border: none;
        padding-left: 0;
        text-align: center;
    }

    .team-item .description {
        padding-right: 0;
    }

    .team-item .description .social-wrapper li a {
        width: 40px;
        height: 40px;
    }

    .team-item .description .social-wrapper li a .fa {
        font-size: 30px;
    }

    .team-item .description .social-wrapper li {
        margin-right: 10px;
    }

    .team-section {
        padding-bottom: 10px;
    }

    .news-section .title-wrapper h2 {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
    }

    .news-section .title-wrapper {
        margin-bottom: 30px;
    }

    .news-section .news-post-item .post-description h3 {
        font-size: 28px;
        line-height: 34px;
    }

    .news-section .news-post-item .post-description {
        text-align: center;
    }

    .news-section .news-post-item .post-description p {
        padding-right: 0;
    }

    .news-section .news-post-item .post-description p {
        font-size: 18px;
    }

    .news-section .news-form-wrapper .news-form-inner h2 {
        margin-bottom: 30px;
        font-size: 28px;
    }

    .news-section .news-form-wrapper .news-form-inner img {
        margin-bottom: 30px;
    }

    .news-section .news-form-wrapper .news-form-inner {
        padding: 40px 15px;
    }

    .cta-section h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .main-footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .main-footer .footer-menu {
        text-align: left;
    }

    .main-footer .footer-logo {
        text-align: center;
    }

    .main-footer .footer-logo img {
        display: inline-block;
        float: none;
    }

    .main-footer .copyright p {
        float: none;
    }

    .team-section .title-wrapper {
        margin-bottom: 30px;
    }

    .main-footer .copyright {
        text-align: center;
    }

    .main-footer .footer-menu h3 {
        margin-bottom: 15px;
    }

    .main-footer .footer-menu {
        margin-bottom: 30px;
    }

    .main-footer .footer-menu.last-item {
        margin-top: 0;
    }

    .main-footer .footer-logo {
        margin-top: 30px;
    }

    .main-footer .copyright p {
        margin-top: 30px;
    }

    .main-header .main-menu {
        height: 80px;
    }

    .main-header .main-menu .navbar-brand {
        padding-top: 24px;
        width: 100%;
        max-width: 200px;
    }

    .testimonial-section .testimonial-text p,
    .testimonial-section .testimonial-item .description p {
        font-size: 18px;
    }

    .subpage-title-wrapper .subpage-title h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .subpage-title-wrapper .subpage-title span {
        font-size: 18px;
        line-height: 24px;
    }

    .scan-section .scan-top-item h2 {
        font-size: 28px;
    }

    .scan-section .scan-top-item p {
        font-size: 18px;
    }

    .scan-section .scan-item h2 {
        font-size: 25px;
        line-height: 36px;
    }

    .scan-section .scan-item p {
        font-size: 18px;
    }

    .step-section .step-item {
        margin-bottom: 30px;
    }

    .step-section {
        padding-bottom: 30px;
    }

    .blog-post-item .post-title h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .blog-post-item .post-description p {
        font-size: 18px;
        min-height: 1px;
    }

    .blog-form h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .blog-form {
        padding: 15px;
    }

    .blog-form h2 {
        margin-bottom: 20px;
    }

    .subpage-title-wrapper.blog-article-title h1 {
        font-size: 25px;
        line-height: 35px;
    }

    .subpage-title-wrapper .subpage-title span {
        font-size: 14px;
    }

    .blog-article-section .blog-article-content h2 {
        font-size: 26px;
        line-height: 35px;
    }

    .blog-article-section .blog-article-content p {
        font-size: 16px;
    }

    .blog-article-section .blog-article-content ul li,
    .blog-article-section .blog-article-content ol li {
        font-size: 18px;
    }

    .blog-article-section .blog-article-content h1,
    .blog-article-section .blog-article-content h3,
    .blog-article-section .blog-article-content h4,
    .blog-article-section .blog-article-content h5 {
        margin-bottom: 15px;
    }

    .blog-article-section .blog-article-content h1 {
        font-size: 28px;
    }

    .blog-article-section .blog-article-content iframe {
        min-height: 300px;
    }

    .blog-article-section .blog-article-content .info-box {
        padding: 15px;
        padding-top: 30px;
        padding-bottom: 0;
        text-align: center;
    }

    .blog-article-section .blog-article-content .info-box .info-box-image {
        margin-bottom: 30px;
    }

    .blog-article-section .blog-article-content .info-box .info-box-text h3 {
        font-size: 25px;
    }

    .blog-article-section .blog-article-content .relative-posts-wrapper {
        padding-top: 30px;
    }

    .blog-article-section .blog-article-content .relative-posts-wrapper .post-item {
        margin-bottom: 30px;
    }

    .blog-article-section {
        padding-bottom: 20px;
    }

    .relative-posts-wrapper .post-caption {
        padding-top: 15px;
    }

    .contact-section .contact-form-wrapper {
        padding: 15px;
    }

    .contact-section .contact-form-wrapper h2 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 30px;
    }

    .contact-section .contact-form-wrapper input.half-input.email,
    .contact-section .contact-form-wrapper textarea.half-input.email {
        float: none;
        width: 100%;
    }

    .contact-section .contact-form-wrapper input.half-input,
    .contact-section .contact-form-wrapper textarea.half-input {
        float: none;
        width: 100%;
    }

    .contact-section .contact-form-wrapper input,
    .contact-section .contact-form-wrapper textarea {
        margin-bottom: 10px;
    }

    .contact-bottom-block {
        margin: 0 -15px;
    }

    .contact-section .map-block .contact-info li a span {
        max-width: 100%;
    }

    .contact-section .map-block .requisites-info {
        margin-top: 30px;
    }

    .team-item .description h3 {
        font-size: 28px;
    }

    .team-item .description p {
        font-size: 18px;
    }

    .team-item .description .contact-info li a {
        font-size: 18px;
    }

    .subpage-title-wrapper.contact-title {
        padding-bottom: 30px;
        padding-top: 110px;
    }

    .subpage-title-wrapper .subpage-title h1 {
        margin-bottom: 20px;
    }

    .test-page .test-page-form {
        padding: 30px 15px;
    }

    .test-page .test-page-form h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .test-page .test-page-form p {
        font-size: 18px;
    }

    .test-page .test-page-form form {
        margin-top: 30px;
    }

    .test-page .test-page-form input {
        margin-bottom: 10px;
    }

    .test-page .test-page-logo {
        margin-bottom: 50px;
    }

    .test-page .test-page-form input,
    .test-page .test-page-form input.submit-btn {
        font-size: 18px;
    }

    .success-query-page .success-query-box {
        padding: 30px 15px;
    }

    .success-query-page .success-query-box h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .success-query-page .success-query-box p {
        font-size: 18px;
    }

    .success-query-page .success-query-box .success-query-social {
        margin-top: 30px;
    }

    .footer-second-logo {
        text-align: center;
    }

    .main-footer .footer-menu.second-footer {
        text-align: center;
        float: none;
        margin-top: 30px;
    }

    .success-query-page .success-query-box .image-wrapper {
        margin-bottom: 30px;
    }

    .page-template-page_test .top-header-line,
    .page-template-page_thanks .top-header-line {
        display: block;
    }

    .page-template-page_test .main-header .top-header-line .left-side li a,
    .page-template-page_thanks .main-header .top-header-line .left-side li a {
        font-size: 8px;
        line-height: 13px;
        max-width: 100px;
        display: block;
    }

    .page-template-page_test .main-header .top-header-line .right-side li a,
    .page-template-page_thanks .main-header .top-header-line .right-side li a {
        font-size: 8px;
    }

    .page-template-page_test .main-header .top-header-line .right-side li:last-child,
    .page-template-page_thanks .main-header .top-header-line .right-side li:last-child {
        margin-left: 10px;
    }

    .team-item .avatar-wrapper {
        margin: 0 auto;
        margin-bottom: 28px;
    }

    .main-header.sticky {
        top: 0 !important;
    }

    .main-header {
        top: 0 !important;
    }

    .main-header .main-menu {
        height: 80px !important;
    }

    .main-header.sticky .main-menu .navbar-brand {
        padding-top: 24px;
    }

    .scan-section .scan-top-item {
        height: auto !important;
        width: 100% !important;
    }

    .scan-section .scan-top-item .video-wrapper {
        /*min-height: 300px;*/
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .video-wrapper iframe,
    .video-wrapper object,
    .video-wrapper embed {
        position: static;
    }

    .video-wrapper iframe {
        object-fit: contain;
    }

    .scan-section .scan-top-item {
        padding: 0 !important;
        height: auto !important;
    }

    .video-wrapper iframe {
        min-height: 200px !important;
    }

    .video-wrapper {
        min-height: 200px;
    }

    .blog-left-side .blog-post-item .post-title h2 {
        min-height: 1px;
    }

    .blog-left-side .blog-post-item .post-title {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .blog-post-item {
        margin-bottom: 25px;
    }

    .blog-right-side .blog-post-item .post-title h2 {
        height: auto !important;
        margin-bottom: 25px;
    }

    .subpage-title-wrapper,
    .subpage-title-wrapper.blog-article-title {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}