@media (max-width: 1440px) {
  .content-width {
    width: 1200px; }

  .top-line .logo-wrap {
    width: 150px; }

  .top-line .soc-wrap {
    width: 200px; }

  .top-menu {
    width: calc(100% - 350px);
    padding-left: 50px; }

  .top-line .logo-wrap img {
    width: 110px; }

  .top-line {
    padding: 40px 0 30px; }

  body {
    font-size: 18px; }

  h1 {
    font-size: 32px; }

  h2 {
    font-size: 30px; }

  h3 {
    font-size: 28px; }

  .leaders-slider .swiper-slide .user p {
    font-size: 20px; }

  .partners .item, .partners .item a {
    height: 160px; }

  .table .line .data {
    font-size: 20px; }

  .contact-form .input-wrap label {
    font-size: 18px;
    margin-bottom: 8px; }

  .home-banner .text p {
    font-size: 20px; } }
@media (max-width: 1280px) {
  .content-width {
    width: 1100px; }

  .top-menu {
    padding: 0; } }
@media (max-width: 1199px) {
  .content-width {
    width: 960px; }

  .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 .btn-wrap {
      display: none; }
    .menu-responsive:after {
      content: "";
      display: table;
      clear: both; }
    .menu-responsive .wrap {
      padding: 33px 30px 100px;
      width: 320px;
      float: right;
      background: #fff;
      min-height: 100vh; }
    .menu-responsive .btn-wrap {
      margin-top: 30px; }
    .menu-responsive .close-menu {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 35px;
      height: 35px; }
      .menu-responsive .close-menu i {
        font-size: 30px;
        line-height: 1;
        color: #00b857; }
      .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 .soc-block {
      display: none; }
    .menu-responsive .mob-menu-wrap {
      margin-bottom: 25px; }
      .menu-responsive .mob-menu-wrap > ul {
        display: block; }
        .menu-responsive .mob-menu-wrap > ul > li {
          margin-bottom: 10px;
          text-align: left; }
          .menu-responsive .mob-menu-wrap > ul > li > a {
            color: #012c56;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: normal; }
            .menu-responsive .mob-menu-wrap > ul > li > a i {
              font-size: 14px;
              margin-left: 10px; }
        .menu-responsive .mob-menu-wrap > ul > li > a {
          position: relative;
          padding-right: 25px; }
        .menu-responsive .mob-menu-wrap > ul > li .is-open i {
          -webkit-transform: rotate(-180deg);
                  transform: rotate(-180deg); }
        .menu-responsive .mob-menu-wrap > ul li:last-child {
          margin-bottom: 0; }
        .menu-responsive .mob-menu-wrap > ul li:first-child a:after {
          display: none; }
        .menu-responsive .mob-menu-wrap > ul .sub-menu {
          display: none;
          padding: 20px; }
          .menu-responsive .mob-menu-wrap > ul .sub-menu li {
            margin-bottom: 5px; }
            .menu-responsive .mob-menu-wrap > ul .sub-menu li > a {
              color: #000;
              font-size: 16px;
              font-style: normal;
              font-weight: 400;
              line-height: normal; }
      .menu-responsive .mob-menu-wrap .current-menu-item a {
        color: #00b857; }
    .menu-responsive .logo-wrap {
      width: 120px;
      margin: 0 0 40px; }
      .menu-responsive .logo-wrap img {
        vertical-align: top;
        width: 100%; }

  .is-menu .menu-responsive {
    right: 0; }

  .open-menu {
    margin: 10px 0 0 15px;
    display: 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: 45px;
      height: 35px; }
      .open-menu a span {
        display: block;
        width: 100%;
        height: 4px;
        background: #00b857; }
      .open-menu a span + span {
        margin-top: 7px; }

  .top-menu {
    display: none; }

  .about-banner figure img {
    height: 150px; }

  .leaders-slider .swiper-slide {
    padding: 25px; }

  .partners .item, .partners .item a {
    height: 130px; }

  .leaders-slider .swiper-slide .user {
    margin-bottom: 25px; }

  .table .line .data {
    font-size: 18px; }

  .awards-slider .swiper-slide .content-slide .btn-wrap {
    width: 100%;
    height: 100%;
    -webkit-transform: none !important;
    transform: none !important;
    top: 0;
    left: 0;
    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; }
  .awards-slider .swiper-slide .content-slide .btn-wrap a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ''; }

  .sticky-wrapper {
    min-height: 113px; }

  .home-banner .text .btn-wrap a {
    min-width: 0; }

  .text-img .text {
    width: calc(100% - 400px); }

  .text-img figure {
    width: 350px; }

  .leaders .slider-wrap .leaders-prev{
    display: none;
  }
  .leaders .slider-wrap .leaders-next{
    display: none;
  }

  .home-banner .text p {
    font-size: 18px; } }
@media (max-width: 991px) {
  .content-width {
    width: 720px; }

  .about-banner figure img {
    height: 120px; }

  .partners .item, .partners .item a {
    height: 100px;
    border-radius: 5px; }

  .partners .content {
    grid-gap: 15px; }

  .partners .item {
    width: calc(20% - 12px); }

  .table .line .data {
    font-size: 14px; }

  .article-block .alignright, .article-block .alignleft {
    width: 300px; }

  .home-banner figure {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 30px; }

  .home-banner .text {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

  .home-banner .btn-full {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }

  .home-banner .text p {
    text-align: center; }

  .home-banner .text h1 {
    text-align: center;
    margin-bottom: 12px; }

  .home-banner .text .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px; }

  .home-banner .btn-full {
    margin-top: 30px; } }
@media (max-width: 767px) {
  .content-width {
    width: 540px; }

  .text-img h2 {
    text-align: center; }

  .about-banner figure {
    grid-gap: 10px; }

  .about-banner figure img {
    height: 100px;
    width: calc(33.33% - 7px); }

  h1 {
    font-size: 25px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 22px; }

  .leaders-slider .swiper-slide .user p {
    font-size: 18px; }

  body {
    font-size: 16px; }

  footer {
    padding: 200px 0 20px; }
/*
  footer .footer-menu {
    display: none; }*/

  .table .line-title {
    display: none; }

  .table .line .data {
    width: 100%;
    font-size: 16px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .table .line .data:before {
      display: inline-block;
      content: attr(data-title) ":";
      font-size: 16px;
      margin-right: 10px; }

  .table .line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .county-data-form .select-block {
    width: 100%; }

  .county-data-form .btn-default {
    width: 100%;
    border-radius: 0 0 24px 24px; }

  .county-data-form .form-row {
    height: 118px; }

  .home-banner figure img {
    height: 300px; }

  .text-img .text {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }

  .text-img figure {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 2px !important;
  }

}
@media (max-width: 575px) {
  .content-width {
    width: 100%;
    padding: 0 15px; }

  .top-line .soc-wrap p {
    display: none; }

  .top-line .content-width {
    padding: 0 30px; }

  .top-line .logo-wrap img {
    width: 90px; }

  .about-banner figure img {
    height: 20vw;
    border-radius: 4px; }

  .partners .item {
    width: calc(33.33% - 10px); }

  .partners .item, .partners .item a {
    height: 80px;
    border-radius: 4px; }

  .about-banner .h6 {
    font-size: 20px; }

  h4 {
    font-size: 20px; }

  .about-banner .content h6 {
    font-size: 18px; }

  .default-popup {
    padding: 40px 20px; }

  .contact-form .input-wrap {
    width: 100%; }

  .contact-form {
    grid-gap: 15px; }

  .contact-form .input-wrap label {
    font-size: 16px;
    margin-bottom: 5px; }

  .btn-default {
    font-size: 16px;
    height: 48px;
    line-height: 48px; }

  .blog-slider .swiper-slide .text .title a {
    font-size: 18px; }

  .blog-slider .swiper-slide .text {
    padding: 20px 20px; }

  .sticky-wrapper {
    min-height: 111px; }

  .article-block .alignright, .article-block .alignleft {
    width: 100%;
    border-radius: 5px; }

  .top-line .logo-wrap img {
    width: 135px; }

  .top-line .soc-wrap p {
    display: none; }

  .top-line .soc-wrap ul {
    display: none; }

  .top-line .soc-wrap {
    width: 100px; }

  .top-line {
    padding: 40px 0 20px; }

  .home-banner {
    padding: 5px 0 50px; }

  .home-banner figure {
    grid-gap: 10px; }

  .home-banner figure img {
    width: calc(33.33% - 7px); }

  .home-banner figure img {
    height: 48vw; }

  .home-banner figure {
    margin-bottom: 15px; }

  .home-banner .text p {
    font-size: 16px; }

  .text-img h2 {
    margin-bottom: 28px; }

  .menu-responsive .soc-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    grid-gap: 8px;
    width: 250px; }
    .menu-responsive .soc-block p {
      font-size: 15px;
      font-weight: 700;
      color: #012c56;
      text-transform: uppercase;
      position: relative;
      top: 2px; }
    .menu-responsive .soc-block ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      grid-gap: 6px; }
      .menu-responsive .soc-block ul li 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;
        border-radius: 7px;
        background: #00b857;
        color: #fff;
        font-size: 18px;
        width: 28px;
        height: 28px; }
        .menu-responsive .soc-block ul li a:hover {
          background: #012c56; } }

/*# sourceMappingURL=responsive.css.map */