@media (min-width: 240px) and (max-width: 479px) {
  /* Header and footer begin */
  .download_text {
    text-align: center;
    font-size: 18px;
  }
  .mb_tabs.compact {
    width: 100%;
  }
  .three_app {
  	display: block;
  	padding: 0;
  }
  .three_app > div {
  	width: 100%;
  	padding: 0 0 20px;
  }
  .index_swiper {
  	position: static;
  }
  .mobile_hide {
    display: none !important; }
  .compact_index .main_wrapper {
    padding: 0; }
  .compact_index footer#footer {
    display: none; }
  .main_wrapper {
    background: none;
    padding: 0 0 100px; }
  header#header {
    height: 82px;
    z-index: 3; }
    header#header.show_bg::before {
      height: 100%; }
    header#header > div {
      padding: 20px 20px 0; }
  .logo a {
    width: 121px;
    height: 45px;
    background-size: 100%; }
  .lang {
    margin: 8px 0 0 18px; }
    .lang > a {
      padding: 0 20px 0 8px;
      background: url(../img/lang_icon.svg) no-repeat calc(100% - 7px) 50%; }
  a.toggler {
    width: 45px;
    height: 45px;
    top: 20px;
    right: 20px;
    position: fixed;
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2); }
  .header_link {
    display: none;
    padding: 0 50px 0 0; }
    .header_link a {
      width: 45px;
      height: 45px;
      padding: 0;
      text-indent: -100500px;
      -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      border-radius: 50%; }
      .header_link a::after {
        left: calc(50% - 7px); }
  footer#footer {
    height: 100px;
    position: absolute; }
    footer#footer > div {
      padding: 0 20px; }
  .copyight {
    width: 100%;
    float: none;
    position: static;
    text-align: center;
    line-height: 1.4; }
  .footer_ring {
    float: none;
    padding: 10px 0 0;
    text-align: center; }
  .jis {
    padding: 15px 0 0;
    clear: left;
    float: none;
    text-align: center; }
  aside#aside_nav {
    width: 100%;
    right: -100%; }
  /* Header and footer end */
  /* Index begin */
  .content_blocks {
    display: block;
    height: auto;
    position: static; }
    .content_blocks.inner {
      height: auto; }
      .content_blocks.inner > div {
        height: auto; }
    .content_blocks > div {
      height: auto;
      padding: 110px 20px 0;
      overflow: visible;
      max-height: 100500px; }
      .content_blocks > div article {
        display: block;
        width: 100%;
        max-width: 316px;
        height: calc(100vh - 240px);
        max-height: 100500px;
        margin: 0 auto 32px !important;
        -webkit-box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.4);
        box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.4); }
        .content_blocks > div article:hover .first_info {
          -ms-transform: translate(0, 0px);
          -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px); }
        .content_blocks > div article:hover .second_info {
          -ms-transform: translate(0, 0px);
          -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px); }
        .content_blocks > div article.inner {
          margin: 0 !important;
          -moz-border-radius: 16px;
          -webkit-border-radius: 16px;
          -khtml-border-radius: 16px;
          border-radius: 16px; }
        .content_blocks > div article.absolute_pos .first_info {
          -ms-transform: translate(0, 110px);
          -webkit-transform: translate(0, 110px);
          transform: translate(0, 110px); }
          .content_blocks > div article.absolute_pos .first_info p {
            opacity: 0; }
        .content_blocks > div article.absolute_pos .second_info {
          opacity: 0; }
        .content_blocks > div article.absolute_pos::after {
          height: 50%;
          opacity: 1; }
        .content_blocks > div article.inner {
          margin: 0 !important;
          -moz-border-radius: 16px;
          -webkit-border-radius: 16px;
          -khtml-border-radius: 16px;
          border-radius: 16px; }
        .content_blocks > div article .image .price {
          display: none; }
  .content_inner {
    width: 100%;
    height: auto;
    padding: 0;
    overflow: visible;
    position: absolute;
    left: 0;
    top: calc(40vh + 80px);
    z-index: 2;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px; }
    .content_inner.hide_me {
      opacity: 0; }
    .content_inner > div {
      height: auto; }
  a.inner_close {
    position: fixed;
    top: 90px;
    right: 10px; }
  .product_article {
    padding: 25px 20px 50px 20px !important; }
    .product_article header {
      padding: 0 0 20px;
      text-align: center; }
      .product_article header h2 {
        font-size: 24px;
        line-height: 32px; }
      .product_article header p {
        font-size: 14px;
        line-height: 1.4; }
  .product_block {
    padding: 0 0 60px; }
    .product_block .left_side {
      width: calc(100% + 40px);
      clear: both;
      padding: 20px 0;
      text-align: center;
      background: #f5f5f5;
      position: relative;
      top: 0;
      left: -20px;
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
      .product_block .left_side .price {
        float: none; }
        .product_block .left_side .price strong {
          margin: 0 0 0 -30px;
          font-size: 28px; }
          .product_block .left_side .price strong::before {
            width: 10px;
            height: 10px; }
          .product_block .left_side .price strong sup {
            font-size: 16px; }
      .product_block .left_side .link a {
        width: calc( 100% - 40px); }
    .product_block .image img {
      width: 100%;
      margin: 0 0 0 20px; }
  .mb_tabs {
    padding: 0 0 30px; }
    .mb_tabs a {
      width: 50%;
      padding: 0;
      text-align: center; }
  .mb_services {
    padding: 0 0 0px;
    text-align: center; }
    .mb_services .items {
      padding: 0 0 20px; }
    .mb_services .item, .mb_services .plus {
      width: 160px;
      display: inline-block;
      float: none;
      margin: 0 auto; }
    .mb_services .item.allotted {
      width: 180px; }
    .mb_services .plus {
      display: block;
      line-height: 90px; }
  .sm_services {
    text-align: center; }
    .sm_services .item {
      display: inline-block;
      float: none;
      margin: 0 0 20px; }
  .similar_article .get_service {
    width: 100%;
    text-align: center; }
  .similar_article footer .link a {
    width: 100%; }
  .get_service {
    width: calc(100% + 40px);
    padding: 30px 20px;
    margin: 0 0 0 -20px;
    text-align: center;
    position: relative; }
    .get_service .link {
      float: none;
      padding: 80px 0 0px; }
    .get_service .price {
      max-width: 100500px;
      float: none;
      text-align: center;
      position: absolute;
      top: 20px;
      left: 0;
      width: 100%; }
      .get_service .price strong {
        margin: 0 0 0 -30px; }
  .app_links {
    float: none;
    padding: 20px 0 0;
    text-align: center; }
  .tv_slider {
    margin: 0 0 0px; }
    .tv_slider.short {
      margin: 0 0 0px; }
      .tv_slider.short .image_slide {
        height: 200px; }
    .tv_slider .image_slide {
      width: 100%;
      height: 280px; }
    .tv_slider .tabs > div {
      width: 100%;
      white-space: nowrap;
      border: none;
      -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1); }
      .tv_slider .tabs > div a {
        margin: 0 10px; }
      .tv_slider .tabs > div a:first-child, .tv_slider .tabs > div a:last-child {
        margin: 0 10px; }
  .similar_article {
    padding: 0 0 80px; }
    .similar_article header {
      padding: 0 20px 30px; }
      .similar_article header h2 {
        font-size: 30px;
        line-height: 1.2; }
      .similar_article header p {
        font-size: 14px;
        line-height: 1.4; }
    .similar_article footer {
      padding: 0 0px; }
      .similar_article footer p {
        padding: 0 20px 40px;
        font-size: 14px;
        line-height: 1.4; }
      .similar_article footer .price {
        display: block;
        float: none;
        padding: 0 0 10px; }
        .similar_article footer .price strong {
          margin: 0 0 0 -30px; }
      .similar_article footer .link {
        display: block;
        padding: 0; }
  .order_block {
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 2;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px; }
    .order_block.show_me {
      width: 100%; }
    .order_block a.inner_close {
      display: none; }
    .order_block > div {
      height: calc(100vh - 80px);
      padding: 40px 20px 80px; }
    .order_block header p br {
      display: none; }
    .order_block .mb_tabs {
      float: none;
      padding: 0 0 20px; }
    .order_block .order_price {
      padding: 0 0 40px; }
    .order_block .price {
      width: 100%;
      text-align: center; }
      .order_block .price strong {
        margin: 0 0 0 -60px; }
    .order_block .order_form .input {
      width: 100%;
      padding: 0 0 20px; }
    .order_block .order_form .submit button, .order_block .order_form .submit a {
      width: 100%; }
  .success_order {
    position: fixed; }
  /* Index end */
  /* Inner pages begin */
  .full_block {
    display: block;
    height: auto;
    position: static; }
    .full_block > div {
      padding: 100px 0 0; }
  .slider {
    height: 120px; }
  .slider_wrap {
    width: 100%;
    top: 20px; }
  .speed_result {
    width: 100%;
    text-align: center;
    left: 0;
    top: 30px; }
  .ui-slider-handle {
    margin: 0 0 0 -28px; }
  .contacts_block h2 {
    padding: 0 0 30px; }
  .contacts_block .table {
    display: block; }
  .contacts_block .image {
    width: 100%; }
    .contacts_block .image img {
      -moz-border-radius: 6px 6px 0 0;
      -webkit-border-radius: 6px 6px 0 0;
      -khtml-border-radius: 6px 6px 0 0;
      border-radius: 6px 6px 0 0; }
  .contacts_block .info {
    width: 100%;
    padding: 32px 32px;
    margin: 0;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px; }
  /* Inner pages end */
  /* Payment begin */
  .payment_intro .tabs a {
    min-width: 1px;
    width: 50%;
    height: 70px;
    line-height: 70px;
    font-size: 0; }
    .payment_intro .tabs a span {
      font-size: 18px;
      background: none !important;
      height: 70px;
      padding: 0; }
  /* Payment end */
  /* Cabinet begin */
  .cabinet_tabs > div {
    display: none; }
  .cabinet_tabs select {
    display: block; }
  .cabinet_content {
    height: auto;
    padding: 10px 20px; }
    .cabinet_content > div {
      height: auto;
      padding: 0; }
  .cabinet_block {
    padding: 0 20px 0; }
    .cabinet_block header .left_side .user_name {
      font-size: 18px; }
    .cabinet_block header .right_side strong {
      font-size: 18px; }
  .sign_block h2 {
    padding: 0 0 30px;
    font-size: 32px; }
  .factura_list ul li span {
    font-size: 14px; }
  .factura_list ul li strong {
    font-size: 18px; }
  /* Cabinet end */ }

@media (min-width: 480px) and (max-width: 767px) {
  /* Header and footer begin */
  .three_app {
  	display: block;
  	padding: 0;
  }
  .three_app > div {
  	width: 100%;
  	padding: 0 0 20px;
  }
  .index_swiper {
  	position: static;
  }
  .mobile_hide {
    display: none !important; }
  header#header {
    height: 82px;
    z-index: 3; }
    header#header.show_bg::before {
      height: 100%; }
    header#header > div {
      padding: 20px 20px 0; }
  .logo a {
    width: 121px;
    height: 45px;
    background-size: 100%; }
  .lang {
    margin: 8px 0 0 32px; }
  a.toggler {
    width: 45px;
    height: 45px;
    top: 20px;
    right: 20px;
    position: fixed; }
  .header_link {
    padding: 0 60px 0 0; }
    .header_link a {
      width: 45px;
      height: 45px;
      padding: 0;
      text-indent: -100500px;
      -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      border-radius: 50%; }
      .header_link a::after {
        left: calc(50% - 7px); }
  footer#footer {
    height: 100px;
    position: absolute; }
    footer#footer > div {
      padding: 0 20px; }
  .copyight {
    width: 160px;
    float: left;
    position: static;
    text-align: left;
    line-height: 1.4; }
  .footer_ring {
    padding: 0; }
  .jis {
    padding: 20px 0 0;
    clear: left; }
  /* Header and footer end */
  /* Index begin */
  .content_blocks {
    display: block;
    height: auto;
    position: static; }
    .content_blocks.inner {
      height: auto; }
      .content_blocks.inner > div {
        height: auto; }
    .content_blocks > div {
      height: auto;
      padding: 110px 20px 0;
      max-height: 100500px; }
      .content_blocks > div article {
        display: block;
        width: 100%;
        max-width: 316px;
        min-height: 480px;
        max-height: 100500px;
        margin: 0 auto 32px !important;
        -webkit-box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.4);
        box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.4); }
        .content_blocks > div article.absolute_pos .first_info {
          -ms-transform: translate(0, 110px);
          -webkit-transform: translate(0, 110px);
          transform: translate(0, 110px); }
          .content_blocks > div article.absolute_pos .first_info p {
            opacity: 0; }
        .content_blocks > div article.absolute_pos .second_info {
          opacity: 0; }
        .content_blocks > div article.absolute_pos::after {
          height: 50%;
          opacity: 1; }
        .content_blocks > div article .image .price {
          display: block; }
  .content_inner {
    width: 100%;
    height: auto;
    padding: 0;
    overflow: visible;
    position: absolute;
    left: 0;
    top: calc(40vh + 80px);
    z-index: 2;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px; }
    .content_inner.hide_me {
      opacity: 0; }
    .content_inner > div {
      height: auto; }
  a.inner_close {
    position: fixed;
    top: 90px;
    right: 10px; }
  .product_article {
    padding: 45px 20px 0px 20px !important; }
    .product_article header {
      padding: 0 0 20px;
      text-align: center; }
      .product_article header h2 {
        font-size: 24px;
        line-height: 32px; }
      .product_article header p {
        font-size: 14px;
        line-height: 1.4; }
  .product_block {
    padding: 0 0 60px; }
    .product_block .left_side {
      width: calc(100% + 40px);
      clear: both;
      padding: 20px 0;
      text-align: center;
      background: #f5f5f5;
      position: relative;
      top: 0;
      left: -20px;
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
      .product_block .left_side .price {
        float: none; }
        .product_block .left_side .price strong {
          margin: 0 0 0 -30px; }
      .product_block .left_side .link a {
        width: calc( 100% - 40px); }
    .product_block .image img {
      width: 100%; }
  .mb_tabs {
    padding: 0 0 30px; }
    .mb_tabs a {
      width: 50%;
      padding: 0;
      text-align: center; }
  .mb_services {
    padding: 0 0 0px;
    text-align: center; }
    .mb_services .items {
      padding: 0 0 20px; }
    .mb_services .item, .mb_services .plus {
      width: 160px;
      display: inline-block;
      float: none;
      margin: 0 auto; }
    .mb_services .item.allotted {
      width: 180px; }
    .mb_services .plus {
      display: block;
      line-height: 90px; }
  .similar_article .get_service {
    width: 100%;
    text-align: center; }
  .get_service {
    width: calc(100% + 40px);
    padding: 30px 20px;
    margin: 0 0 0 -20px;
    text-align: center;
    position: relative; }
    .get_service .link {
      float: none;
      padding: 80px 0 0px; }
    .get_service .price {
      max-width: 100500px;
      float: none;
      text-align: center;
      position: absolute;
      top: 20px;
      left: 0;
      width: 100%; }
      .get_service .price strong {
        margin: 0 0 0 -30px; }
  .app_links {
    float: none;
    padding: 20px 0 0;
    text-align: center; }
  .tv_slider {
    margin: 0 0 0px; }
    .tv_slider .image_slide {
      width: 100%;
      height: 420px; }
    .tv_slider .tabs > div {
      width: 100%;
      overflow-x: auto;
      white-space: nowrap; }
      .tv_slider .tabs > div a:first-child, .tv_slider .tabs > div a:last-child {
        margin: 0 27px; }
  .similar_article {
    padding: 0 0 80px; }
    .similar_article header p {
      font-size: 14px;
      line-height: 1.4; }
    .similar_article footer {
      padding: 0 0px; }
      .similar_article footer p {
        padding: 0 20px 40px;
        font-size: 14px;
        line-height: 1.4; }
      .similar_article footer .price {
        display: block;
        float: none; }
      .similar_article footer .link {
        display: block;
        padding: 0; }
  .order_block {
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 2;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px; }
    .order_block.show_me {
      width: 100%; }
    .order_block a.inner_close {
      display: none; }
    .order_block > div {
      height: calc(100vh - 80px);
      padding: 40px 20px; }
    .order_block .mb_tabs {
      float: none;
      padding: 0 0 20px; }
    .order_block .order_price {
      padding: 0 0 40px; }
    .order_block .price {
      text-align: center; }
      .order_block .price strong {
        margin: 0 0 0 -60px; }
    .order_block .order_form .input {
      width: 100%;
      padding: 0 0 20px; }
    .order_block .order_form .submit button, .order_block .order_form .submit a {
      width: 100%; }
  /* Index end */
  /* Inner pages begin */
  .full_block {
    display: block;
    height: auto;
    position: static; }
    .full_block > div {
      padding: 120px 0 0; }
  .contacts_block h2 {
    padding: 0 0 30px; }
  .contacts_block .table {
    display: block; }
  .contacts_block .image {
    width: 100%; }
    .contacts_block .image img {
      -moz-border-radius: 6px 6px 0 0;
      -webkit-border-radius: 6px 6px 0 0;
      -khtml-border-radius: 6px 6px 0 0;
      border-radius: 6px 6px 0 0; }
  .contacts_block .info {
    width: 100%;
    padding: 32px 32px;
    margin: 0;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px; }
  /* Inner pages end */
  /* Payment begin */
  .payment_intro .tabs a {
    min-width: 1px;
    width: 50%;
    height: 70px;
    line-height: 70px;
    font-size: 18px; }
    .payment_intro .tabs a span {
      height: 70px; }
  /* Payment end */
  /* Cabinet begin */
  .cabinet_block {
    padding: 0 20px 0; }
  .cabinet_tabs > div {
    display: none; }
  .cabinet_tabs select {
    display: block; }
  .cabinet_content {
    height: auto;
    padding: 10px 20px; }
    .cabinet_content > div {
      height: auto;
      padding: 0; }
  /* Cabinet end */ }

@media (min-width: 768px) and (max-width: 1023px) {
  /* Index begin */
  .index_swiper {
  	position: static;
  }
  .content_blocks {
    display: block;
    height: calc(100vh - 200px);
    overflow-y: auto;
    top: 120px; }
    .content_blocks > div {
      height: auto;
      padding: 0 20px;
      max-height: 100500px;
      text-align: center; }
      .content_blocks > div article {
        height: 600px !important;
        width: 316px;
        min-height: 480px;
        margin: 0 16px 32px 16px !important;
        -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.2); }
        .content_blocks > div article.inner {
          min-height: 1px;
          height: 600px !important;
          margin: 0 !important;
          -moz-border-radius: 16px;
          -webkit-border-radius: 16px;
          -khtml-border-radius: 16px;
          border-radius: 16px; }
  .content_inner {
    padding: 0;
    position: relative;
    z-index: 1; }
    .content_inner.hide_me {
      width: 0; }
  .product_article {
    padding: 25px 0 40px 30px;
    text-align: left; }
    .product_article header h2 {
      font-size: 32px; }
  a.inner_close {
    right: 20px; }
  .order_block {
    left: 20px;
    z-index: 2;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    border-radius: 16px; }
    .order_block.show_me {
      width: calc(100vw - 40px); }
  /* Index end */
  /* Inner begin */
  .contacts_block .info {
    padding: 0 32px; }
  /* Inner end */ }

@media (min-width: 1024px) and (max-width: 1280px) {
  /* Index begin */
  .content_blocks article {
    width: calc(33% - 9px);
    margin: 0 0 0 12px; }
    .content_blocks article.inner {
      width: 360px; }
    .content_blocks article .first_info h2 {
      font-size: 32px; }
    .content_blocks article .first_info p {
      font-size: 16px; }
  .content_inner {
    padding: 0 0 0 360px; }
    .content_inner.hide_me {
      width: 360px; }
  .product_article {
    padding: 25px 0 40px 30px; }
    .product_article header h2 {
      font-size: 32px; }
  .order_block {
    left: 400px; }
    .order_block.show_me {
      width: calc(100% - 440px); }
  /* Index end */
  /* Inner begin */
  .get_service {
    position: relative; }
  .app_links {
    width: 112px;
    position: absolute;
    top: calc(50% - 54px);
    right: 30px; }
    .app_links a {
      margin: 0 0 5px; }
  /* Inner end */ }

@media (min-width: 320px) and (max-width: 900px) and (max-height: 480px) {
  .mobile_keyboard {
    height: 110px;
    position: relative; }
    .mobile_keyboard a {
      height: 40px;
      line-height: 40px; }
  .index_content.short .sign_block header {
    padding: 0 0 40px; } }
