@media screen and (max-width: 1600px) {
  .wrap-map .map-content {
    width: 100%; }
  .wrap-map .map-content .address {
    right: 10%; } }

@media screen and (max-width: 1366px) {
  .select-town-pop {
    width: 100%;
    max-width: 1280px; }
  .select-town-pop .city_column_all .city_column {
    width: -webkit-calc(100% / 4);
    width: -moz-calc(100% / 4);
    width: calc(100% / 4); }
  .header .header-content .tel a {
    font-size: 24px; }
  .business-popup form .form-field:before {
    width: 13px; } }

@media screen and (max-width: 1140px) {
  .wrap-main .top-content .price span {
    font-size: 72px; }
  .wrap-main .top-content .price {
    font-size: 50px; }
  .wrap-main .top-content h2 {
    font-size: 34px; }
  .wrap-full h3, .wrap-video h3, .wrap-prison h4, .wrap-believe h4, .wrap-mass h4, .wrap-questions .quest-content h5 {
    font-size: 40px; }
  .wrap-full {
    font-size: 21px; }
  .wrap-full ul li {
    font-size: 32px; }
  .wrap-video .video {
    height: 420px; }
  .wrap-video .video iframe {
    width: 545px; }
  .wrap-prison {
    padding: 85px 0 100px; }
  .wrap-prison .mistakes .mistake-item .mis-title span {
    font-size: 20px; }
  .wrap-believe .statistic .statistic-content {
    padding-left: 30px; }
  .wrap-believe .statistic .statistic-content .num-item {
    width: 160px; }
  .wrap-believe .statistic .statistic-content .desc {
    width: 420px; }
  .wrap-believe .statistic .statistic-content {
    width: 520px; }
  .wrap-believe .statistic .statistic-content .num-item span b {
    font-size: 100px; }
  .wrap-mass {
    padding: 60px 0 120px; }
  .wrap-reviews .reviews-title .left span, .wrap-reviews .reviews-title .right span {
    font-size: 80px; }
  .wrap-reviews .reviews-title .left, .wrap-reviews .reviews-title .right {
    font-size: 17px; }
  .wrap-reviews .reviews-title .right span {
    font-size: 37px; }
  .wrap-reviews .reviews-title .right {
    font-size: 20px; }
  .wrap-support .support-content .desc h5 {
    font-size: 55px; }
  .wrap-support .support-content .pic {
    width: 28%; }
  .wrap-support .support-content .desc .test {
    font-size: 29px;
    padding: 23px 68px 22px; }
  .wrap-questions {
    padding: 95px 0 70px; }
  .wrap-map .map-content .address {
    right: 5%; }
  .wrap-map .map-content .address h6 {
    font-size: 17px; }
  .wrap-map .map-content .address .address-title {
    font-size: 19px; }
  .wrap-map .map-content .address .el-button {
    padding: 14px 22px 12px; } }

@media screen and (max-width: 1025px) {
  .select-town-pop .city_column_all .city_column {
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3); } }

@media screen and (max-width: 1024px) {
  .wrap-main {
    padding: 20px 0 40px;
    -moz-background-size: 1380px;
    -o-background-size: 1380px;
    background-size: 1380px;
    background-position: 50% 100%;}
  .wrap-main .top-content .price span {
    font-size: 65px; }
  .wrap-main .top-content .price {
    font-size: 45px; }
  .wrap-main .top-content h2 {
    font-size: 31px;
    padding: 30px 0 30px; }
  .wrap-main .top-content {
    width: 42%; }
  .wrap-main .top-content .consult span {
    padding-left: 15px; }
  .wrap-full h3, .wrap-video h3, .wrap-prison h4, .wrap-believe h4, .wrap-mass h4, .wrap-questions .quest-content h5 {
    font-size: 35px; }
  .wrap-full ul li {
    width: 500px;
    font-size: 28px;
    padding: 15px 35px; }
  .wrap-full ul li:not(:last-child):before {
    height: 30px;
    bottom: -45px; }
  .wrap-full ul li:not(:last-child) {
    margin-bottom: 50px; }
  .wrap-video {
    padding: 30px 0 30px; }
  .wrap-video .video {
    height: 340px; }
  .wrap-video .video iframe {
    width: 445px; }
  .wrap-video h3 {
    padding-bottom: 35px; }
  .wrap-prison {
    padding: 55px 0 70px; }
  .wrap-prison h4 {
    padding-bottom: 40px; }
  .wrap-prison .mistakes .mistake-item {
    width: 45%; }
  .wrap-prison .mistakes {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 16px; }
  .wrap-believe {
    padding: 50px 0 20px; }
  .wrap-believe .statistic {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 50px;
    padding-top: 70px; }
  .wrap-believe .statistic .statistic-content .desc {
    width: 85%; }
  .wrap-believe .statistic .statistic-content {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .wrap-mass .videos .video-item {
    padding: 0 10px;
    width: 440px; }
  .wrap-reviews .reviews-title .left span, .wrap-reviews .reviews-title .right span {
    font-size: 70px;
    line-height: 70px; }
  .wrap-reviews .reviews-title .left, .wrap-reviews .reviews-title .right {
    font-size: 16px;
    line-height: 16px; }
  .wrap-reviews .reviews-title .right span {
    font-size: 33px;
    line-height: 33px; }
  .wrap-reviews .reviews-title .right {
    font-size: 18px;
    line-height: 18px; }
  .wrap-reviews {
    font-size: 19px; }
  .wrap-support .support-content .desc h5 {
    font-size: 48px;
    line-height: 50px; } }

@media screen and (max-width: 992px) {
  .header .header-conte {
    width: 220px; }
  .wrap-support .support-content .ramka .rrr {
    width: 95%; }
  .wrap-support .support-content .ramka:before {
    height: 94%; }
  .header .header-content .tel a {
    font-size: 19px; } }

@media screen and (max-width: 880px) {
  .header .header-content menu ul li a {
    font-size: 14px; }
  .header .header-content menu {
    width: 46%; }
  .header .header-content .tel {
    width: 170px; }
  .wrap-main .top-content .consult .get-consult {
    font-size: 15px;
    padding: 14px 18px 12px; }
  .wrap-mass .videos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .wrap-main .top-content .price span {
    font-size: 53px; }
  .wrap-main .top-content .price {
    font-size: 40px; }
  .wrap-main .top-content {
    width: 48%; }
  .wrap-main .top-content h2 {
    font-size: 28px; }
  .wrap-main .top-content .consult span {
    padding-left: 0;
    margin-left: 5px; }
  .wrap-legal .legal-content {
    padding-left: 0; }
  .wrap-questions .quest-content {
    width: 90%; }
  #ALT_FORM_BUTTON_Y {
    margin-left: 40px; }
  #ALT_FORM_BUTTON_Y, #ALT_FORM_BUTTON_N {
    width: 120px; }
  .test_panel .progress_bar {
    margin-top: 60px; } }

@media screen and (max-width: 768px) {
  .wrap-main {
    padding: 20px 0 40px;
    -moz-background-size: 1060px;
    -o-background-size: 1060px;
    background-size: 1060px;
    background-position: 60% 100%;}
  .header .header-content .tel {
    display: none; }
  .header .header-content menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 30px 0;
    width: 100%;
    margin: 0; }
  .header .header-content menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .header .header-content menu ul li {
    padding-bottom: 15px; }
  .header .header-content .burger {
    display: block; }
  .wrap-main .top-content .price span {
    font-size: 48px; }
  .wrap-main .top-content .price {
    font-size: 35px; }
  .wrap-main .top-content h2 {
    font-size: 24px; }
  .wrap-full h3, .wrap-video h3, .wrap-prison h4, .wrap-believe h4, .wrap-mass h4, .wrap-questions .quest-content h5 {
    font-size: 31px; }
  .wrap-full {
    font-size: 18px;
    padding: 30px 0 30px; }
  .wrap-full ul li {
    width: 440px;
    padding: 10px 20px;
    font-size: 24px; }
  .wrap-full ul li span {
    margin-right: 15px; }
  .wrap-video .video .mac {
    display: none; }
  .wrap-video .video iframe {
    width: 90%; }
  .wrap-video .video {
    height: 400px;
    padding: 20px 0 20px;
    margin-bottom: 0; }
  .wrap-video h3 {
    padding-bottom: 10px;
    line-height: 35px; }
  .wrap-prison .mistakes .mistake-item {
    width: 85%;
    padding-bottom: 20px; }
  .wrap-mass {
    padding: 60px 0 100px; }
  .wrap-support .support-content .pic {
    width: 31%; }
  .wrap-support .support-content .desc h5 {
    font-size: 40px; }
  .wrap-support .support-content .desc {
    font-size: 24px; }
  .wrap-support .support-content .desc .test {
    margin-top: 45px;
    font-size: 24px;
    padding: 19px 48px 18px; }
  .wrap-support .support-content {
    padding: 60px 0 0 15px; }
  .wrap-support .support-content .ramka .rrr {
    width: 94%; }
  .wrap-questions .quest-content ul li a {
    font-size: 20px; }
  .wrap-map .map-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: auto; }
  .wrap-map .map-content .address {
    position: relative;
    width: 100%;
    top: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .wrap-map .map-content .map {
    height: 300px; }
  .fixed-footer .fixed-content .tel {
    display: none; }
  .fixed-footer .fixed-content p {
    width: 35%; } }

@media screen and (max-width: 666px) {
  .header.active .header-content .logo, .header.active .header-content .burger {
    display: none; }
  .header.active .header-content {
    height: 40px; }
  .header.active .header-content .tel {
    display: block;
    position: absolute;
    top: 0px;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .fixed-footer .fixed-content .tel {
    display: block;
    width: 100%;
    text-align: center; }
  .fixed-footer .fixed-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .fixed-footer .fixed-content .tel a {
    display: block; }
  .fixed-footer .fixed-content .tel .city {
    display: inline-block;
    text-align: center; }
  .wrap-main {
    background: url("../images/screen1_bg.jpg") no-repeat top center;
    -moz-background-size: 210%;
    -o-background-size: 210%;
    background-size: 210%; }
  .wrap-main .top-content.dekstop .delay, .wrap-main .top-content.dekstop .first-pay, .wrap-main .top-content.dekstop .consult {
    display: none; }
  .wrap-main .top-content.mobile {
    display: block;
    width: 100%; }
  .wrap-main .top-content .consult .get-consult {
    margin: 15px auto 0; }
  .wrap-main .top-content .consult {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 50px; }
  .wrap-main .top-content .consult span {
    margin: 0 auto;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block; }
  .wrap-main .top-content .price span {
    display: block;
    text-align: left; }
  .wrap-main .top-content .price {
    text-align: left; }
  .wrap-main .top-content .consult {
    padding-top: 30px; }
  .wrap-legal {
    background: #fff;
    border-top: 1px solid #b9bbbd; }
  .wrap-legal .legal-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px; }
  .wrap-legal .legal-content .pic {
    padding: 0; }
  .wrap-legal h5 {
    display: block;
    text-transform: uppercase;
    font-family: Din;
    font-weight: 700;
    font-size: 24px;
    color: #000;
    text-align: center; }
  .wrap-legal .legal-content .desc b {
    font-weight: 400; }
  .wrap-full, .wrap-video, .wrap-prison, .wrap-reviews, .wrap-questions {
    display: none; }
  .wrap-believe h4 {
    display: none; }
  .wrap-believe .statistic .statistic-content .desc, .wrap-believe .statistic .statistic-content .logo, .wrap-mass {
    display: none; }
  .wrap-believe .statistic .number, .wrap-believe .statistic .statistic-content .num-item {
    font-weight: 700; }
  .wrap-reviews-mobile, .wrap-way-mobile, .wrap-prison.mobile, .big-mobile, .wrap-map .mobile-map, .wrap-reviews-mobile {
    display: block; }
  .wrap-support .support-content .desc h5 {
    font-size: 34px;
    line-height: 35px; }
  .wrap-support .support-content .desc .test {
    margin-top: 25px;
    font-size: 24px;
    padding: 19px 48px 18px;
    background: #dd2734;
    -webkit-box-shadow: 0px 0px 35px 2px #dd2733;
    -moz-box-shadow: 0px 0px 35px 2px #dd2733;
    box-shadow: 0px 0px 35px 2px #dd2733; }
  .wrap-support .support-content .ramka .rrr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
    .wrap-support .support-content .ramka .rrr:before {
      content: '';
      position: absolute;
      top: 5px;
      right: 10px;
      width: 94%;
      height: 12px;
      background: #dd2734;
      -webkit-transform: rotate(-2.5deg);
      -moz-transform: rotate(-2.5deg);
      -ms-transform: rotate(-2.5deg);
      -o-transform: rotate(-2.5deg);
      transform: rotate(-2.5deg); }
    .wrap-support .support-content .ramka .rrr:after {
      content: '';
      position: absolute;
      bottom: 0px;
      right: 10px;
      width: 93%;
      height: 12px;
      background: #dd2734; }
  .wrap-support .support-content .ramka {
    height: 92%;
    bottom: 20px; }
  .wrap-map .map-content .address {
    width: 470px;
    margin: 0 auto;
    padding: 20px 0px 15px 30px; }
  .wrap-map .map-content .address h6 {
    display: none; }
  .wrap-map .map-content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fixed-footer .fixed-content p {
    display: none; }
  .fixed-footer .fixed-content .el-button {
    width: 95%; }
  .fixed-footer .fixed-content .business-popup form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    width: 100%; }
  .fixed-footer .fixed-content .business-popup .el-button {
    width: 50%; }
  .fixed-footer .fixed-content .business-popup {
    width: 95%; }
  .fixed-footer .fixed-content .business-popup form .form-field input {
    display: inline-block; }
  .business-popup form .form-field {
    margin-bottom: 0;
    margin-right: 5px;
    width: 48%; }
  .wrap-believe .statistic .number .counter .digits {
    font-size: 100px; }
  .wrap-believe .statistic .number .counter {
    width: 100%; }
  .wrap-believe .statistic {
    padding-top: 0; }
  .wrap-believe {
    padding: 0 0 20px; }
  #ALT_FORM_BUTTON_Y {
    margin-left: 0; }
  #ALT_FORM_BUTTON_Y, #ALT_FORM_BUTTON_N {
    margin-top: 0px;
    font-size: 14px;
    line-height: 30px;
    margin-right: 15px; }
  .test_panel .progress_bar {
    margin-top: 20px; }
  .wrap-map .map-content .address p {
    padding-bottom: 15px; } }

@media screen and (max-width: 560px) {
  .wrap-main {
    -moz-background-size: 290%;
    -o-background-size: 290%;
    background-size: 290%; }
  .big-mobile .detail-way ul li.active {
    padding-left: 5%; }
  .wrap-support .support-content .ramka:before, .wrap-support .support-content .ramka:after {
    width: 9px; }
  .wrap-support .support-content .ramka .rrr:before, .wrap-support .support-content .ramka .rrr:after {
    width: 92%;
    height: 9px; }
  .wrap-support .support-content {
    padding: 40px 0 0 15px; }
  .wrap-support .support-content .desc h5 {
    font-size: 27px;
    line-height: 30px; }
  .wrap-support .support-content .desc {
    font-size: 18px; }
  .wrap-support .support-content .desc .test {
    padding: 16px 28px 15px;
    font-size: 21px; }
  .footer .socials {
    display: none; }
  .footer .logo {
    display: none; }
  .footer {
    font-size: 12px; }
  .wrap-main .top-content .price span {
    font-size: 35px; }
  .wrap-main .top-content .price {
    font-size: 25px; }
  .wrap-main .top-content h2, .wrap-legal h5 {
    font-size: 16px; }
  .wrap-main .top-content .delay span {
    font-size: 10px; }
  .wrap-main .top-content .first-pay {
    font-size: 18px; }
  .wrap-main .top-content .first-pay span {
    font-size: 12px; }
  .wrap-main {
    -moz-background-size: 1060px;
    -o-background-size: 1060px;
    background-size: 1060px; }
  .wrap-legal .legal-content .desc h3 {
    font-size: 20px; }
  .wrap-believe .statistic .number, .wrap-believe .statistic .statistic-content .num-item {
    font-size: 14px; }
  .wrap-believe .statistic .statistic-content .num-item span b {
    font-size: 88px; }
  .wrap-believe .statistic .number .people {
    font-size: 80px; }
  .wrap-believe .statistic .number {
    width: 310px; }
  .wrap-believe .statistic .number:after {
    top: -80%;
    right: 70px;
    height: 200px;
    width: 200px;
    background: url(../images/round.png) no-repeat center/contain; }
  .wrap-believe .statistic .number:before {
    width: 200px;
    height: 200px;
    top: -80%;
    right: 70px; }
  .wrap-believe .statistic .statistic-content {
    padding-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .el-button {
    font-size: 15px; }
  .wrap-reviews-mobile .reviews-title .left span:first-child {
    font-size: 56px;
    line-height: 56px; }
  .wrap-reviews-mobile .reviews-title .left {
    font-size: 14px;
    line-height: 16px; }
  .wrap-reviews-mobile .reviews-title .left:before {
    width: 130px; }
  .wrap-reviews-mobile .reviews-title .right span {
    font-size: 16px;
    line-height: 16px; }
  .wrap-reviews-mobile .reviews-title .right {
    font-size: 14px;
    line-height: 16px; }
  .wrap-reviews-mobile .wrap-slider .mobile-slider .slide .person .name, .wrap-reviews-mobile {
    font-size: 14px; }
  .wrap-way-mobile h3, .wrap-prison h4, .big-mobile .more-title h5, .big-mobile .wrap-steps .steps-title, .big-mobile .detail-way h5 {
    font-size: 16px;
    line-height: 18px; }
  .wrap-way-mobile ul {
    padding-top: 0; }
  .wrap-way-mobile ul li {
    font-size: 16px;
    font-weight: 700; }
  .wrap-prison .mistakes .mistake-item, .big-mobile .wrap-steps ul li, .big-mobile .detail-way, .big-mobile .detail-way ul li {
    font-size: 14px; }
  .big-mobile .wrap-steps .steps-title p span {
    display: block; }
  .wrap-support .support-content .desc h5, .wrap-support .support-content .desc .test {
    font-size: 16px; }
  .wrap-support .support-content .desc {
    font-size: 15px; }
  .wrap-map .mobile-map .content h6 {
    font-size: 18px; }
  .wrap-map .mobile-map .red-tel {
    font-size: 16px; }
  .wrap-map .map-content .address {
    font-size: 16px;
    width: 100%;
    padding-left: 70px;
    right: 0; }
  .wrap-prison.mobile .mistakes .mistake-item .mis-title .mis-num, .wrap-prison.mobile .mistakes .mistake-item .mis-title span {
    font-size: 16px; }
  .select-town-pop .city_column_all .city_column {
    width: -webkit-calc(100% / 2);
    width: -moz-calc(100% / 2);
    width: calc(100% / 2); }
  .wrap-believe .statistic {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .business-popup {
    width: 100%; }
  .business-popup form .form-field {
    width: 100%;
    margin-bottom: 5px; }
  #ALT_FORM_BUTTON_Y, #ALT_FORM_BUTTON_N {
    margin: 0 10PX 10px;
    width: 80px;
    line-height: 25px; }
  #ALT_ERROR {
    margin: 0; }
  .test_panel .progress_bar {
    margin: 0; }
  .wrap-support .support-content .desc, .wrap-support .support-content .test_panel_wrapper {
    padding-top: 0; }
  .test_panel h2 {
    padding-bottom: 10px; }
  .wrap-support .support-content {
    min-height: 300px; }
  #test_result_button {
    width: 95%;
    font-size: 13px;
    line-height: 14px;
    padding: 10px 0;
    margin: 10px 0 0; }
  .test_panel .progress_bar {
    position: absolute;
    left: 50%;
    margin-left: -120px;
    display: block; }
  .test_panel .progress_bar .progress_1 {
    top: 30px;
    left: 2px; } }

@media screen and (max-width: 479px) {
  .wrap-support .support-content .ramka:before, .wrap-support .support-content .ramka:after {
    width: 5px; }
  .wrap-support .support-content .ramka .rrr:before, .wrap-support .support-content .ramka .rrr:after {
    width: 92%;
    height: 5px; }
  .wrap-support .support-content .ramka:before {
    left: 14px; }
  .wrap-support .support-content .pic {
    position: absolute;
    width: 38%;
    left: 0px; }
  .wrap-support .support-content .desc {
    margin: 0 0 0 auto;
    padding: 30px 0 0;
    width: 64%; }
  .wrap-support .support-content {
    padding: 0 0 30px 15px; }
  .wrap-support .support-content .desc p {
    max-width: 90%; }
  .wrap-support .support-content .desc h5 {
    line-height: 18px; }
  .wrap-support .support-content .desc .test {
    margin-top: 15px;
    font-size: 16px;
    padding: 15px 18px 14px; }
  .wrap-support .support-content .ramka {
    height: 100%;
    bottom: 0px; }
  .big-mobile .detail-way ul li.active span {
    width: 25%;
    margin-right: 5px; }
  .big-mobile .detail-way ul li.active p {
    max-width: 73%;
    text-align: left; }
  .wrap-main {
    padding: 20px 0 40px;
    -moz-background-size: 620px;
    -o-background-size: 620px;
    background-size: 620px;
    background-position: 44% -18%;}
  .wrap-main .top-content h2 {
    padding: 10px 0 20px; }
  .wrap-main .top-content {
    margin-right: 0; }
  .wrap-reviews-mobile .wrap-slider .mobile-slider {
    padding: 0; }
  .wrap-reviews-mobile .wrap-slider .next {
    right: 0; }
  .wrap-reviews-mobile .wrap-slider .prev {
    left: 0; }
  .wrap-main .top-content .delay:before {
    width: 100%; }
  .wrap-map .map-content .address {
    padding: 0 10px 15px; }
  .wrap-map .map-content .address .address-title {
    position: relative; }
  .wrap-map .map-content .address .address-title:before {
    left: 25px; }
  .wrap-map .map-content .address .address-title, .wrap-map .map-content .address p {
    padding-left: 60px; }
  .el-button, .wrap-map .map-content .address .el-button, .wrap-reviews-mobile .el-button, .wrap-believe .el-button, .wrap-main .top-content .consult .get-consult {
    text-align: center;
    width: 100%;
    padding: 15px 5px 14px; }
  .footer {
    padding: 15px 0 30px; }
  .wrap-believe .statistic, .wrap-believe .statistic .statistic-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .wrap-believe .statistic .number {
    width: 290px; }
  .select-town-pop .city_column_all .city_column {
    width: -webkit-calc(100% / 1);
    width: -moz-calc(100% / 1);
    width: calc(100% / 1); }
  .select-town-pop .easy-autocomplete {
    max-width: 100%; }
  .select-town-pop {
    padding: 10px 20px 10px; }
  .wrap-believe {
    overflow: hidden; }
  .fixed-footer .fixed-content .business-popup form .form-field {
    width: 100%;
    margin-bottom: 5px; }
  .fixed-footer .fixed-content .business-popup .el-button {
    width: 100%; }
  .wrap-believe .statistic .number .counter .slider, .wrap-believe .statistic .number .counter .slider_top_2, .wrap-believe .statistic .number .counter .slider_top_1 {
    right: 0; }
  .wrap-support .support-content .desc.hidden, .wrap-support .support-content .test_panel_wrapper.hidden {
    margin-right: 0;
    margin-left: auto;
    padding-top: 25px; }
  .test_panel {
    padding: 0 10px 0 0; }
  .wrap-support .support-content {
    min-height: 260px; }
  .test_panel h2 {
    font-size: 14px; }
  .test_panel h2 span {
    font-size: 11px; }
  .wrap-support .support-content {
    min-height: 270px; }
  .test_panel .progress_bar {
    width: 100%; }
  .test_panel .progress_bar .progress_percent, .test_panel .progress_bar .progress_2, .test_panel .progress_bar .progress_1 {
      width: 200px;
      left: 5%;
      position: absolute; }
  .test_panel .progress_bar .progress_1 {
    left: 5%; }
  #ALT_FORM_BUTTON_Y, #ALT_FORM_BUTTON_N {
    font-size: 13px;
    line-height: 15px;
    width: 50px;
    margin: 0 5px 0; }
  .test_panel h2 {
    line-height: 13px;
    font-size: 13px; }
  .wrap-support .support-content .desc, .wrap-support .support-content .test_panel_wrapper {
    padding-left: 0; }
  .wrap-support .support-content .ramka {
    height: 110%;
    width: 100%;
    left: 54%;
    bottom: -20px; }
  #test_result_button {
    font-size: 11px;
    padding: 7px 0; }
  .scroll-wrapper {
    height: 120px !important;
    line-height: 13px;
    font-size: 12px; }
  .wrap-support .support-content {
    padding: 0 0 0 10px; } }

@media screen and (max-width: 380px) {
  .wrap-support .support-content {
    min-height: 200px; } }

@media screen and (max-width: 320px) {
  .wrap-support .support-content .ramka:before {
    left: 10px; }
  .wrap-support .support-content {
    min-height: 180px; }
  .wrap-support .support-content .pic {
    width: 41%;
    left: -13px; }
  .wrap-support .support-content .desc {
    width: 66%; }
  .wrap-believe .statistic .number:after {
    top: -50%;
    right: 90px;
    height: 150px;
    width: 150px;
    background: url(../images/round.png) no-repeat center/contain; }
  .wrap-believe .statistic .number:before {
    width: 150px;
    height: 150px;
    border: 7px solid #e3e4e5;
    top: -50%;
    right: 90px; } }
