@media (max-width: 1400px) {
  header .content-width, footer .content-width {
    width: 1160px; }

  footer .content-width {
    min-width: 0; } }
@media (max-width: 1280px) {
  .content-width, header .content-width, footer .content-width {
    width: 1100px; }

  .top-menu {
    width: calc(100% - 365px); }

  .img-3x-text .right .text {
    margin-top: 50px; }

  .item-4x .content {
    grid-gap: 25px; } }
@media (max-width: 1199px) {
  .content-width, header .content-width, footer .content-width {
    width: 960px; }

  .top-menu .menu {
    display: none; }

  .top-menu .btn-wrap {
    display: none; }

  .open-menu {
    margin: 8px 0 0 30px;
    display: inline-block; }
  .open-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    background: #fab900;
    padding: 5px 11px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .top-menu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

  .menu-responsive {
    width: 100%;
    background: transparent;
    background-size: cover;
    padding: 0;
    overflow: hidden auto;
    margin: 0;
    vertical-align: top;
    position: absolute;
    height: auto;
    max-height: 100%;
    right: -100vw;
    top: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
  .menu-responsive:after {
    content: "";
    display: table;
    clear: both; }
  .menu-responsive .wrap {
    padding: 55px 25px 100px;
    width: 390px;
    float: right;
    background: #fab900;
    min-height: 100vh; }
  .menu-responsive .close-menu {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 35px;
    height: 35px; }
  .menu-responsive .close-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 5px; }
  .menu-responsive .fancybox-close-small {
    display: none; }
  .menu-responsive .mob-menu-wrap > .mob-menu {
    display: block;
    margin-bottom: 25px; }
  .menu-responsive .mob-menu-wrap > .mob-menu > li {
    text-align: left; }
  .menu-responsive .mob-menu-wrap > .mob-menu > li > a {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    display: block;
    width: 100%; }
  .menu-responsive .mob-menu-wrap > .mob-menu .sub-item > a {
    position: relative;
    padding-right: 25px; }
  .menu-responsive .mob-menu-wrap > .mob-menu .sub-item > a:after {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    content: '';
    display: block;
    height: 7px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 17px;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 7px; }
  .menu-responsive .mob-menu-wrap > .mob-menu .sub-item .is-open:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .menu-responsive .mob-menu-wrap > .mob-menu li:last-child {
    margin-bottom: 0; }
  .menu-responsive .mob-menu-wrap > .mob-menu .sub-menu {
    display: none;
    padding: 20px; }
  .menu-responsive .mob-menu-wrap > .mob-menu .sub-menu li {
    margin-bottom: 5px; }
  .menu-responsive .mob-menu-wrap > .mob-menu .sub-menu li > a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; }
  .menu-responsive .mob-menu-wrap .list-mob {
    margin-bottom: 25px; }
  .menu-responsive .mob-menu-wrap .list-mob li {
    margin-bottom: 25px; }
  .menu-responsive .mob-menu-wrap .list-mob li p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 8px; }
  .menu-responsive .mob-menu-wrap .list-mob li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 35px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 8px;
    color: #000; }
  .menu-responsive .mob-menu-wrap .list-mob li a img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0; }
  .menu-responsive .mob-menu-wrap .list-mob li:last-child {
    margin-bottom: 0; }
  .menu-responsive .logo-wrap {
    width: 150px;
    margin: 0 0 30px; }
  .menu-responsive .logo-wrap img {
    vertical-align: top;
    width: 100%; }
  .menu-responsive .btn-wrap a {
    width: 100%;
    border-color: #000; }

  .is-menu .menu-responsive {
    right: 0; }

  h1 {
    font-size: 40px; }

  .home-banner p {
    font-size: 22px; }

  .home-banner .content {
    width: 560px; }

  .img-3x-text .left {
    width: 100%; }

  .img-3x-text .right {
    width: 100%; }

  .img-3x-text .slider-wrap {
    display: block;
    width: 100%;
    margin-bottom: 30px; }
  .img-3x-text .slider-wrap figure {
    display: block; }

  .img-3x-text figure {
    display: none; }

  .slider-img {
    padding-bottom: 50px; }

  .img-3x-text .right .text {
    margin-top: 0;
    padding: 0; }

  .img-3x-text .right .text .btn-wrap {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 25px; }

  h2 {
    font-size: 36px; }

  .img-3x-text h2 {
    margin-bottom: 20px; }

  .item-3x-bg .item {
    width: calc(33.33% - 15px); }

  .item-4x .item {
    padding: 20px; }

  .big-img-2x figure {
    height: 400px; }

  .blog-block .item h2 a {
    font-size: 36px; }

  .blog-block .item-big figure img {
    height: 450px; }

  .blog-block .item .bottom .left {
    width: 100%; }

  .blog-block .item .bottom .btn-wrap {
    width: 100%;
    margin-top: 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .blog-block .item .bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .contact-block .text {
    width: calc(50% - 40px); }

  .two-col figure {
    display: block; }

  .common-causes .content {
    grid-gap: 20px; }

  .common-causes .item {
    width: calc(50% - 10px); }

  .info-block-bg .bg .img-2 {
    width: 320px; }

  .info-block-bg .bg .img-1 {
    top: 60px;
    left: 65px;
    width: 180px; }

  .info-block-bg .bg .after {
    top: 216px;
    left: 250px;
    width: 100px; }

  .item-4x-check .content-width {
    grid-gap: 20px; }

  .item-4x-check .item {
    width: calc(25% - 15px); }

  .title-item-4x .content {
    grid-gap: 20px; }

  .title-item-4x .item {
    width: calc(25% - 15px); }

  .text-img-bg .item .text {
    padding: 30px; }

  .download .wrap-menu, .blog-block .filter-block {
    overflow: auto;
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 0 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100vw;
    min-width: 100vw; }

  .download .tabs-menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .blog-block .filter-block {
    padding-bottom: 10px; } }
@media (max-width: 991px) {
  .content-width, header .content-width, footer .content-width {
    width: 720px; }

  .home-banner .logo-wrap {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 30px; }

  .item-3x-bg .item {
    width: calc(50% - 10px); }

  .item-3x-bg .content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 20px; }

  .tabs-sections .left {
    width: 100%;
    margin-bottom: 20px; }

  .tabs-sections .tab-content {
    padding-top: 0;
    width: 100%; }

  .item-4x .item {
    width: calc(50% - 15px); }

  .big-img-2x .left {
    width: 100%;
    margin-bottom: 30px; }

  .big-img-2x .right {
    width: 100%; }

  .big-img-2x figure {
    height: auto; }

  .contact-block .text {
    width: 100%;
    margin-bottom: 30px; }

  .contact-block figure {
    width: 100%; }

  footer .right {
    width: calc(100% - 315px); }

  .text-video .text {
    width: 100%;
    margin-bottom: 30px; }

  .text-video .right {
    width: 100%;
    padding: 0; }

  .info-block .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%; }

  .info-block-bg .bg .img-1 {
    display: none; }

  .info-block-bg .bg .after {
    display: none; }

  .info-block-bg {
    padding: 50px 0 150px; }

  .info-block-bg .bg {
    bottom: -150px; }

  .item-4x-check .item {
    width: calc(50% - 13px); }

  .info-4-img .text-50 {
    width: 100%;
    padding: 0;
    margin-bottom: 30px; }

  .info-4-img .item {
    width: calc(50% - 15px); }

  .info-4-img figure img {
    width: calc(50% - 15px); }

  .info-4-img figure {
    grid-gap: 30px 0; }

  .title-item-4x .item {
    width: calc(50% - 10px); }

  h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 120%; }

  .title-info .title {
    width: 100%;
    margin-bottom: 30px; }

  .title-info .right {
    width: 100%; }

  .banner-text-img .text {
    width: 100%;
    margin-bottom: 30px; }

  .banner-text-img figure {
    width: 100%; }

  .case-inner figure {
    max-width: 100vw;
    min-width: 100vw; } }
@media (max-width: 767px) {
  .content-width, header .content-width, footer .content-width {
    width: 540px; }

  .text-video .text {
    width: 100%;
    margin-bottom: 30px; }

  .text-video .right {
    width: 100%;
    padding: 0; }

  .tabs-sections figure {
    height: auto; }

  .blog-block .item-big figure img {
    height: 350px; }

  .blog-block .item {
    width: 100%;
    margin-bottom: 30px; }

  .blog-block .item:last-child {
    margin-bottom: 0; }

  footer .bottom .bottom-left {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  footer .bottom .bottom-right {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-bottom: 20px; }

  .img-3x-text.two-col .text {
    width: 100%;
    padding: 0;
    margin-bottom: 30px; }

  .img-3x-text.two-col figure {
    width: 100%; }

  .img-3x-text.two-col .item:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  .text-img .text {
    width: 100%;
    margin-bottom: 30px; }

  .text-img figure {
    width: 100%; }

  .info-block .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 120%; }

  .info-block-bg {
    padding-bottom: 250px; }
  .info-block-bg .bg {
    bottom: -250px; }

  .text-img-bg .item .text {
    width: 100%; }

  .text-img-bg .item figure {
    width: 100%; }

  .reviews-no-slider .item {
    width: 100%; }

  .blog-block .title-btn .left {
    width: 100%;
    margin-bottom: 30px; }

  .blog-block .title-btn .right {
    display: none; }

  .blog-block .mob-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
    width: 100%; }

  .blog-block .title-btn {
    margin-bottom: 20px; } }
@media (max-width: 575px) {
  .content-width, header .content-width, footer .content-width {
    width: 100%;
    padding: 0 25px; }

  header .logo-wrap {
    width: 130px;
    position: relative;
    top: 13px; }

  .top-line {
    padding: 33px 0; }

  h1 {
    font-size: 36px; }

  .home-banner {
    padding-top: 158px;
    min-height: 100vh;
    display: block; }

  .home-banner p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%; }

  .home-banner .btn-wrap {
    margin-top: 20px; }

  .btn-default {
    font-size: 16px;
    min-width: 100px;
    padding: 0 25px; }

  .home-banner .logo-wrap .logo {
    width: 67px; }
  .home-banner .logo-wrap .logo img {
    width: 100%; }

  .home-banner .logo-wrap .text h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 150%;
    padding-left: 30px; }

  .home-banner .logo-wrap .text h6 img {
    width: 24px; }

  .home-banner .logo-wrap {
    margin-top: 25px; }

  .home-banner .logo-wrap .text {
    width: 155px;
    padding: 10px 5px 6px 14px; }

  .home-banner .logo-wrap .text p {
    padding-left: 30px;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%; }

  .img-3x-text {
    padding: 100px 0 40px; }

  .img-3x-text h2 {
    margin-bottom: 16px; }

  .img-3x-text figure {
    height: 237px; }

  .slider-img {
    padding-bottom: 42px; }

  .swiper-pagination-bullet {
    width: 14px;
    height: 14px; }

  .img-3x-text p {
    font-size: 16px;
    line-height: 150%; }

  .img-3x-text .right {
    margin-top: -20px; }

  .img-3x-text .right .text .btn-wrap {
    margin-top: 15px; }

  .text-video {
    padding: 58px 0 100px; }
  .text-video h2 {
    margin-bottom: 15px; }

  .text-video p {
    font-size: 16px;
    line-height: 150%; }

  .check-list li {
    font-size: 16px;
    line-height: 150%; }

  .check-list li {
    margin-bottom: 7px; }

  .text-video .btn-wrap {
    margin-bottom: 30px; }

  .text-video h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 14px; }

  .list-col-2 li h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 150%; }

  .text-video .video-block {
    margin-top: 0; }

  .video-block {
    height: 255px; }

  .item-3x-bg h2 {
    margin-bottom: 28px; }

  .item-3x-bg .item {
    width: 100%; }

  .item-3x-bg .content {
    grid-gap: 30px; }

  .item-3x-bg .btn-wrap-full {
    margin-top: 30px; }

  .tabs-sections {
    padding: 100px 0 106px; }

  .tabs-sections h2 + p {
    display: block;
    margin-bottom: 30px; }

  .tabs-sections h2 {
    margin-bottom: 13px; }

  .tabs-menu li {
    padding: 19px 85px 15px 60px;
    margin-bottom: 15px; }

  .tabs-menu li h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 150%; }

  .tabs-menu li .before {
    font-size: 20px;
    top: 20px;
    left: 20px; }

  .tabs-menu li .after {
    margin-top: -20px; }

  .tabs-sections .text {
    display: none; }

  .tabs-sections .left {
    margin-bottom: 5px; }

  .tabs-sections figure {
    height: 60vw; }

  .tabs-sections .btn-wrap-full {
    margin-top: 32px; }

  .btn-big {
    height: 56px;
    line-height: 56px; }

  .item-4x {
    padding: 60px 0; }

  .item-4x h3 {
    margin-bottom: 30px; }

  .item-4x .item {
    width: 100%;
    padding: 35px 35px; }

  .item-4x .icon-wrap {
    margin-bottom: 8px; }

  .item-4x h6 {
    margin-bottom: 5px; }

  .item-4x p {
    margin-bottom: 12px; }

  .item-4x .content {
    grid-gap: 35px; }

  .big-img-2x {
    padding: 102px 0 20px; }

  .big-img-2x h2 {
    margin-bottom: 32px; }

  .big-img-2x figure {
    height: 60vw; }

  .big-img-2x .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .big-img-2x .right > * {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .big-img-2x .right figure {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .big-img-2x p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%; }

  .big-img-2x .left {
    margin-bottom: 36px; }

  .big-img-2x .btn-wrap {
    margin-top: 15px;
    margin-bottom: 30px; }

  .blog-block {
    padding: 47px 0 100px; }

  .blog-block .item .teg-wrap p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%; }

  .blog-block .item h2 a {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%; }

  .blog-block .item h2 {
    margin-bottom: 48px; }

  .blog-block .item-big figure img {
    height: 61vw; }

  .blog-block .item {
    margin-bottom: 60px; }

  .blog-block .item figure img {
    height: 61vw; }

  .contact-block h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%; }

  .contact-block {
    padding: 55px 0 60px; }

  .contact-block .content-width {
    padding: 0 35px; }

  .contact-block p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 23px; }

  .contact-form .input-wrap {
    width: 100%;
    margin-bottom: 18px; }

  .contact-form .input-wrap input {
    font-size: 16px; }

  .contact-form .input-wrap-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 8px; }
  .contact-form .input-wrap-submit .btn-default {
    height: 48px;
    line-height: 48px; }

  footer {
    margin-top: 100px;
    border-radius: 0;
    padding: 48px 0; }

  footer .logo-wrap {
    width: 96px;
    margin-bottom: 17px; }
  footer .logo-wrap img {
    max-width: 100%; }

  footer .right {
    width: 100%;
    margin-top: 46px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  footer .list-info {
    margin-bottom: 25px; }

  footer .right .item li {
    margin-bottom: 15px; }

  footer .bottom {
    margin-top: 40px;
    padding-top: 21px; }

  footer .bottom ul li {
    width: 100%;
    margin-bottom: 10px; }

  footer .bottom ul {
    grid-gap: 4px; }

  .page-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 105px; }

  .text-video .mob {
    display: block; }

  .text-video .list-col-2 {
    margin-top: 15px; }

  .list-col-2 li {
    width: 100%;
    margin-bottom: -3px; }

  .text-video .right p {
    display: none; }

  .text-video .text {
    margin-bottom: 18px; }

  .common-causes .title p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%; }

  .common-causes h2 {
    margin-bottom: 15px; }

  .common-causes .item {
    width: 100%; }

  .common-causes .title {
    margin-bottom: 41px; }

  .common-causes .item .text {
    padding: 21px;
    min-height: auto; }

  .common-causes .item .text h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 10px; }

  .common-causes .item .text .icon-wrap {
    margin-bottom: 9px; }

  .common-causes .item figure {
    height: 60vw; }

  .common-causes .item:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .reviews {
    padding: 100px 0 30px; }

  .reviews-slider blockquote {
    margin-bottom: 23px; }

  .reviews-slider .swiper-slide {
    padding-bottom: 50px; }

  .text-img p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 24px; }

  .text-img h2 {
    margin-bottom: 15px; }

  .text-img h6 {
    margin-bottom: 25px; }

  .text-img .text {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* p{
       order: 4;
       margin-top: 20px;
     }*/ }
  .text-img .text > * {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .text-img .text h6 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .text-img .item + .item {
    margin-top: 30px; }

  .info-block {
    margin: 20px 0 50px; }

  .info-block .content {
    position: relative;
    padding: 91px 35px 35px; }
  .info-block .content figure {
    position: absolute;
    top: 32px;
    left: 35px;
    width: 40px; }

  .info-block .text {
    width: 100%; }

  .info-block .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 150%; }

  .info-block-bg {
    margin: 98px 0 70px;
    padding: 54px 0 225px; }
  .info-block-bg .bg {
    bottom: -225px; }
  .info-block-bg h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%; }
  .info-block-bg .btn-wrap {
    margin-bottom: 33px; }

  .info-block-bg p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%; }

  .info-block-bg .btn-default {
    font-size: 16px;
    height: 50px;
    line-height: 50px; }

  .info-block-bg h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%; }

  .info-block-bg .bg .img-2 {
    width: 430px;
    bottom: -100px; }

  .img-3x-text.two-col .info {
    width: 100%; }

  .img-3x-text.two-col .item {
    margin-bottom: 38px; }

  .item-4x-check .item {
    width: 100%; }

  .item-4x-check {
    padding: 5px 0 50px; }

  .item-4x-check .item .icon-wrap {
    margin-bottom: 1px; }

  .item-4x-check .content-width {
    grid-gap: 40px; }

  .text-video .list-col-2 {
    margin-bottom: 15px; }

  .text-video-technology .video-block {
    height: 255px; }

  .common-causes-3x {
    margin-top: 100px; }

  .common-no-img .item .text {
    min-height: 260px;
    padding: 35px; }
  .common-no-img .item .text h6 {
    font-size: 20px; }

  .text-img .info {
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 10px; }

  .text-img .btn-wrap-full {
    margin-top: 30px; }

  .info-4-img {
    padding: 22px 0 0; }

  .info-4-img h2 {
    margin-bottom: 15px; }

  .info-4-img p {
    font-size: 16px;
    line-height: 150%; }

  .info-4-img .item {
    width: 100%;
    margin-bottom: 20px; }

  .info-4-img figure {
    margin-top: 30px; }
  .info-4-img figure img {
    width: 100%;
    height: 60vw; }

  .info-4-img figure {
    grid-gap: 40px 0; }

  .title-item-4x {
    padding: 100px 0 50px; }
  .title-item-4x h2 {
    text-align: left;
    margin-bottom: 17px; }

  .title-item-4x p {
    font-size: 16px;
    line-height: 150%;
    text-align: left; }

  .title-item-4x .item {
    width: 100%; }

  .title-item-4x .item p {
    font-size: 18px;
    line-height: 150%;
    text-align: left; }

  .title-item-4x .content {
    grid-gap: 30px; }

  .title-item-4x .btn-wrap a {
    font-size: 16px; }

  .logo-block h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%; }

  .logo-block {
    padding: 52px 0 65px; }

  .logo-block .logo-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: 16px; }

  .text-img-bg .item .text h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%; }

  .text-img-bg p, .text-img-bg ul {
    font-size: 16px;
    line-height: 150%; }

  .text-img-bg p {
    margin-bottom: 23px; }

  .text-img-bg .item figure {
    height: 59vw;
    min-height: 0; }

  .text-img-bg ul li {
    margin-bottom: 0; }

  .title-info ul li {
    width: 100%; }

  .title-info ul {
    grid-gap: 20px; }

  .text-btn-bg {
    margin: 0; }

  .text-btn-bg .title {
    width: 100%; }

  .text-btn-bg .btn-wrap {
    width: 100%;
    margin-top: 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .text-btn-bg .content {
    padding: 35px; }

  .text-btn-bg h3 {
    margin-bottom: 23px; }

  .text-btn-bg .btn-wrap a {
    height: 48px;
    line-height: 48px; }

  .banner-text-img {
    padding: 41px 0 40px; }

  .banner-text-img p {
    font-size: 16px;
    line-height: 150%; }

  .banner-text-img .btn-default {
    font-size: 16px;
    min-width: 0;
    padding: 0 25px; }

  .download {
    padding: 10px 0; }

  .download .item {
    padding: 27px 0; }

  .download .item .btn-wrap {
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none;
    margin-top: 20px; }

  .download .tabs-menu {
    margin-bottom: 32px; }

  .download .title {
    font-size: 20px;
    margin-bottom: 20px; }

  .download p {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%; }

  .banner-text-img .text > *:last-child {
    margin-bottom: 0; }

  .faq {
    padding: 70px 0 70px; }

  .faq h2 {
    margin-bottom: 50px; }

  .faq .accordion-thumb {
    padding-right: 50px; }

  .contact-banner figure {
    display: none; }

  .contact-banner .text {
    margin-bottom: 0; }

  .contact-form-wrap {
    padding: 15px 0 5px; }
  .contact-form-wrap h2 {
    font-size: 24px;
    margin-bottom: 20px; }

  .contact-form-wrap h2 + p {
    font-size: 16px; }

  .default-form .input-wrap-submit .btn-default {
    font-size: 16px; }

  .contact-map .text {
    width: 100%; }

  .contact-map .map-wrap {
    width: 100%;
    height: 215px;
    left: 0; }

  .blog-block .filter-block {
    margin-bottom: 22px; }

  .blog-block .content {
    grid-gap: 0; }

  .info-block-bg .content {
    min-height: 220px; }

  .case-banner {
    padding-top: 220px; }
  .case-banner h4 {
    font-size: 16px; }

  .page-banner .list-item h6, .home-banner .list-item h6 {
    font-size: 18px; }

  .page-banner .list-item p, .home-banner .list-item p {
    font-size: 14px; }

  .case-inner h2 {
    font-size: 24px; }

  .case-inner h3 {
    font-size: 24px; }

  .case-inner h4 {
    font-size: 22px; }

  .case-inner {
    padding: 100px 0 45px; }

  .blog-block .item h3 a {
    font-size: 20px;
    line-height: 150%; }

  .blog-block-big .item .teg-wrap {
    margin-bottom: 15px; }

  .blog-block .item h3 {
    margin-bottom: 25px; }

  .pagination-wrap .pagination {
    grid-gap: 10px; }

  .blog-block:last-child {
    padding-bottom: 40px; }

  .page-banner h4, .home-banner h4 {
    font-size: 16px;
    line-height: 150%; }

  .case-inner .color-bold {
    font-size: 18px; } }

/*# sourceMappingURL=responsive.css.map */