@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");
@font-face {
  font-family: "Lato-Semibold";
  src: url("../fonts/Lato-Semibold.eot");
  src: local("☺"), url("../fonts/Lato-Semibold.woff") format("woff"),
  url("../fonts/Lato-Semibold.ttf") format("truetype"),
  url("../fonts/Lato-Semibold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
html {
  background: url("../img/bg.jpg");
  overflow-x: hidden;
  overflow-y: auto;
}

img {
  max-width: 100%;
}

*,
*:active,
*:focus {
  outline: none !important;
}

body {
  font-family: "Lato", sans-serif;
  width: 100%;
  overflow: hidden;
}

.show-768,
.show-640,
.show-320,
.show-480 {
  display: none;
}

.section-header {
  background: url("../img/header-bg.jpg") no-repeat;
  padding: 15px 15px 15px 15px;
  position: relative;
}

.header-border {
  border: 1px solid #3e3e49;
  padding: 40px 15px 15px 15px;
}

#mac {
  display: block;
  right: 0;
  bottom: -135px;
  width: 1105px;
  position: absolute;
}

#hp {
  position: absolute;
  display: block;
  left: 295px;
  bottom: -60px;
  width: 406px;
}

.site-title {
  padding-left: 40px;
}

.site-title h2 {
  display: inline-block;
  color: #d2be8d;
  font-size: 48px;
  line-height: 48px;
  padding: 0;
  margin: 0 0 0 0;
  font-weight: normal;
}

.site-title h3 {
  display: inline-block;
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #848caf;
  font-weight: normal;
  text-align: left;
  margin-left: 30px;
}

.site-menu ul {
  display: block;
  text-align: center;
  list-style: none;
  margin: 0;
}

.mob-menu {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
}

.mob-menu img {
  width: 19px;
}

.site-menu ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}

.site-menu ul li a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid transparent;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-family: "Lato-Semibold", sans-serif;
}

.site-menu ul li a:hover {
  text-decoration: none;
  color: #d2be8d;
  border-bottom: 1px solid #a2a8c3;
}

.site-lang {
  text-align: right;
  color: white;
  font-size: 16px;
  font-family: "Lato-Semibold", sans-serif;
  padding-right: 45px;
}

.site-lang a {
  display: inline-block;
  color: white;
  margin: 16px 10px;
}

.site-lang a.active {
  color: #d1bd8d;
}

.desc {
  padding-top: 125px;
  padding-bottom: 210px;
  text-align: left;
  padding-left: 0;
}

.desc p {
  padding: 0;
  margin: 0;
  color: white;
  font-family: "Lato-Semibold", sans-serif;
  font-weight: 600;
  line-height: 70px;
  font-size: 56px;
}

.desc p span {
  color: #dabf8c;
}
.desc p span.span-plus {
  color: inherit;
}
.desc div {
  padding-top: 40px;
  color: #ccd1e3;
  font-size: 24px;
}

.desc h1 {
  margin-top: 0;
}

.desc h1 u.behance-block {
  font-size: 0px;
  display: inline-block;
  width: 210px;
  position: relative;
  margin-left: 10px;
  top: -23px;
  line-height: 50px;
  margin-bottom: -10px;
  text-decoration: none;
}

.desc h1 u.behance-block i {
  position: absolute;
  left: 0;
  top: 0;
  background: #3259fb;
  width: 100%;
  height: 55px;
  padding: 12px 25px;
  border-radius: 5px;
  box-shadow: 0px 0px 25px rgba(42, 162, 246, 0.5);
}

.desc h1 u.behance-block i img {
  display: block;
  width: 100%;
}

.desc h1 u.dribble-block {
  font-size: 0px;
  display: inline-block;
  width: 210px;
  position: relative;
  margin-left: 10px;
  top: -23px;
  line-height: 50px;
  margin-bottom: -10px;
  text-decoration: none;
}

.desc h1 u.dribble-block i {
  position: absolute;
  left: 0;
  top: 0;
  background: #e7538a;
  width: 100%;
  height: 55px;
  padding: 12px 25px;
  border-radius: 5px;
  box-shadow: 0px 0px 25px rgba(231, 83, 138, 0.56);
}

.desc h1 u.dribble-block i img {
  display: block;
  width: 100%;
}

.desc h1 u.envato {
  display: inline-block;
  background: url("../img/envato-logo.png") left 15px center no-repeat #87b15b;
  background-size: 25px auto;
  color: #ffffff;
  padding: 0px 20px 4px 50px;
  font-size: 34px;
  text-decoration: none;
  line-height: 50px;
  position: relative;
  top: -7px;
  border-radius: 5px;
  box-shadow: 0px 0px 25px rgba(124, 172, 103, 0.5);
  margin-left: 10px;
}

.desc h1 u.envato strong {
  font-weight: bold;
}

.desc h1 u.free {
  display: inline-block;
  text-decoration: none;
  font-size: 25px;
  line-height: 28px;
  position: relative;
  top: 7px;
  margin-left: 20px;
}

.likes {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}

.likes .img-like {
  display: inline-block;
  width: 87px;
  height: 87px;
  width: 87px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0px 0px 25px rgba(42, 162, 246, 0.5);
  position: relative;
  background: url("../img/like-img.png") center center no-repeat #3259fb;
  background-size: 35px auto;
}

.likes .img-like-2 {
  display: inline-block;
  width: 87px;
  height: 87px;
  width: 87px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0px 0px 25px rgba(231, 83, 138, 0.56);
  position: relative;
  background: url("../img/like-img-2.svg") center center no-repeat #e7538a;
  background-size: 35px auto;
  margin-left: -15px;
}

.likes .likes-text {
  display: inline-block;
  font-size: 24px;
  line-height: 28px;
  margin-left: 40px;
  padding-top: 0;
}

.likes .likes-text .line-1 {
  padding-top: 0;
}

.likes .likes-text .line-2 {
  color: #929397;
  padding-top: 10px;
  font-size: 20px;
}

.likes .likes-text strong {
  color: #d2be8d;
  font-weight: normal;
}

.title {
  text-align: left;
  position: relative;
  margin-top: 0;
  font-family: "Lato-Semibold", sans-serif;
  font-weight: 600;
  line-height: 1.15;
  font-size: 80px;
  margin-bottom: 50px;
}

.title.left-border:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 4px;
  width: 120px;
  background: #c2ad7b;
  content: "";
}

.title.center-border {
  text-align: center;
}

.title.center-border:after {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -20px;
  height: 4px;
  width: 120px;
  background: #c2ad7b;
  content: "";
}

.title.center-border.tariffs-title:after {
  display: none;
}

.title.white {
  color: white;
}

.title.centerized {
  text-align: center;
}

.text {
  font-size: 25px;
}
.text strong {
  font-family: "Lato-Semibold", sans-serif;
}

.block-project {
  padding-top: 20px;
  padding-right: 0;
  padding-left: 0;
}
.block-project .col-project {
  padding-bottom: 20px;
  padding-top: 40px;
  background: #ffffff;
  border-radius: 15px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
}
.block-project img {
  max-width: 100%;
  display: block;
  margin: -55px auto 0 -100px;
}

.section-about {
  padding-top: 235px;
  padding-bottom: 280px;
}

.about-text {
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0.02em;
}

.about-text.line-1 {
  margin-bottom: 40px;
}
.about-text.line-2 {
  font-weight: 700;
  display: flex;
  align-items: center;
}

.about-text img {
  margin-right: 44px;
}

.about-text span {
  color: #df2828;
  font-weight: 700;
}

.section-promotion {
  padding-top: 175px;
  padding-bottom: 200px;
}
.section-promotion .title {
  margin-bottom: 50px;
}
.section-promotion .descr {
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  letter-spacing: 0.02em;
}

.section-checker {
  background: #fff;
  padding-top: 175px;
}
.section-checker .title {
  margin-bottom: 50px;
}
.section-checker .descr {
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  letter-spacing: 0.02em;
  margin-bottom: 150px;
}
.section-checker .descr img {
  margin: 0 4px 4px;
}
.promotion-info {
  margin-top: 110px;
}
.col-promotion-right {
  width: 255px;
}
.col-promotion .img-promotion {
  height: 245px;
  display: flex;
  align-items: center;
}
.col-promotion .img-promotion img {
  display: inline-block;
  float: left;
}
.col-promotion .img-promotion img.img-2 {
  max-width: 123px;
}
.col-promotion .img-promotion img.img-3 {
  max-width: 63px;
}

.col-promotion .img-promotion img.img-4 {
  max-width: 90px;
}
.col-promotion .title-promotion {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.02em;
  margin-top: -30px;
}
.col-promotion .descr-promotion {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.02em;
  margin-top: 30px;
  padding-right: 60px;
  font-weight: 400;
}
.col-promotion.col-promotion-right .descr-promotion {
  padding-right: 15px;
}
.col-promotion .descr-promotion img {
  margin-top: -5px;
}
.col-promotion .descr-promotion span {
  color: #cccccc;
}

.section-safety {
  background: url("../img/safety-bg-2-min.png") right 170px bottom no-repeat;
  background-size: 700px auto;
  padding-top: 175px;
  padding-bottom: 220px;
  background-color: #fff;
}
.section-safety .title {
  margin-bottom: 45px;
}
.section-safety .safety-descr {
  font-size: 30px;
  line-height: 45px;
  letter-spacing: 0.02em;
}
.section-safety .safety-descr.line-1 {
  margin-bottom: 50px;
}
.section-safety .safety-info {
  margin-top: 50px;
  padding: 0 140px 0 80px;
  background: url("../img/safety-info-2.svg") left top 5px no-repeat;
  background-size: 48px auto;
  font-size: 20px;
  line-height: 34px;
}

.section-envato {
  background: #ffffff;
  padding-top: 135px;
}
.section-envato .container {
  padding-left: 0;
  padding-right: 0;
}
.section-envato .title {
  margin-bottom: 40px;
}
.section-envato .title .envato {
  display: inline-block;
  padding-left: 70px;
  background: url("../img/envato-2-min.png") left bottom 10px no-repeat;
  background-size: auto 54px;
}
.section-envato .title .envato span {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #81b441;
}
.envato-descr {
  text-align: center;
  font-size: 36px;
  line-height: 46px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.envato-img {
  width: 109%;
  max-width: none;
}

.section-tariffs {
  padding: 150px 0 200px;
  background: url("../img/tariffs-bg.jpg") no-repeat;
  background-size: 100% 100%;
}

.tariffs-header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 75px;
}

.tariff-buttons {
  border: 1px solid #585b66;
  padding: 6px;
  border-radius: 14px;
  margin-left: 60px;
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  color: #585b66;
}

.tariff-buttons span {
  height: 50px;
  display: inline-flex;
  align-items: center;
  padding: 16px 35px 16px 75px;
  border-radius: 14px;
  line-height: 1;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.behance-tariff-btn {
  background: url("../img/be-grey.svg") left 32px top 16px no-repeat;
  background-size: 27px auto;
}

.behance-tariff-btn.active {
  background: url("../img/be.svg") left 32px top 16px no-repeat #fff;
  background-size: 27px auto;
  color: #2b2b2b;
}

.dribble-tariff-btn {
  background: url("../img/dribbble-grey.svg") left 32px top 11px no-repeat;
  background-size: 27px auto;
}

.dribble-tariff-btn.active {
  background: url("../img/dribbble.svg") left 32px top 11px no-repeat #fff;
  background-size: 27px auto;
  color: #2b2b2b;
}

.tariffs {
  background: white;
  border-radius: 5px;
  padding: 0;
  position: relative;
  -webkit-box-shadow: 0 20px 36px -6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 20px 36px -6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 36px -6px rgba(0, 0, 0, 0.5);
  display: none;
  transition: all 0.3s ease-in-out;
}

.tariffs.slick-slider {
  display: none;
}

.tariffs.active {
  display: block;
}

.tariffs .tariffs-item::before {
  content: "";
  position: absolute;
  top: 42px;
  left: 50%;
  width: 24px;
  height: 16px;
  margin-left: -12px;
  z-index: 10;
}

.tariffs.behance .tariffs-item::before {
  background: url("../img/be-tariffs.svg") center center no-repeat;
  background-size: 100% auto;
}

.tariffs.dribble .tariffs-item::before {
  background: url("../img/dribbble-tariffs.svg") center center no-repeat;
  background-size: 100% auto;
  height: 22px;
  top: 38.5px;
}

.title.tariffs-title {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.tariffs-item {
  padding: 60px 0 40px 0;
  /*min-height:620px;*/
  text-align: center;
  position: relative;
  background: white;
}

.tariffs-label {
  position: absolute;
  left: 40px;
  top: 32px;
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 5px;
}

.tariffs-label.orange {
  background-color: #f3ebd9;
  color: #ae8f53;
}

.tariffs-label.green {
  background-color: #ecfde8;
  color: #81bf6c;
}

.tariffs-item:first-of-type {
  border-radius: 13px 0 0 13px;
  border-right: 1px solid #f6f6f6;
}
.tariffs-item:last-of-type {
  border-radius: 0 13px 13px 0;
}

.tariffs-item:nth-child(2),
.tariffs-item:nth-child(3) {
  border-right: 1px solid #f8f8f8;
}

.tariffs-item .img {
  text-align: center;
  min-height: 140px;
  height: 180px;
}

.tariffs-item img {
  max-width: 100%;
}

.tariffs-checker {
  font-size: 20px;
  text-align: center;
  margin-top: 25px;
  color: #7e7e7e;
  margin-bottom: 25px;
  height: 30px;
}

.tariffs-checker span {
  background: url("../img/checker.svg") left center no-repeat;
  height: 22px;
  width: 22px;
  margin-right: 11px;
  display: inline-block;
  background-size: 100% auto;
}

.tariffs-item .price {
  display: inline-block;
  text-align: center;
  padding: 0 15px;
  line-height: 1;
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 70px;
  position: relative;
}
.tariffs-item .price:after {
  content: "";
  position: absolute;
  top: 10px;
  right: -20px;
  background: url("../img/rub.svg") top left no-repeat;
  background-size: 100% auto;
  width: 30px;
  height: 30px;
}

.tariffs-item .name {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 2px;
  font-weight: bold;
}

.tariffs-item .descr {
  font-size: 16px;
  margin-bottom: 42px;
  color: #b39f6f;
}

.tariffs-item .name .name-wrap {
  position: relative;
}

.tariffs-item .name i {
  position: absolute;
  display: block;
  top: -5px;
  right: -35px;
  z-index: 2;
}

.tariffs-item .name .price-popup-open {
  width: 22px;
  height: 22px;
  background: #3056f3;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  box-shadow: 0px 0px 10px rgba(42, 162, 246, 0.5);
  font-style: normal;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tariffs-item .name .price-popup-open img {
  display: block;
  width: 8px;
}

.tariffs-item .name i span {
  display: none;
  width: 280px;
  position: absolute;
  padding: 40px 40px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
  right: -53px;
  bottom: 50px;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  text-transform: none;
  text-align: left;
  font-weight: normal;
  cursor: default;
}

.tariffs-item .name i span.popup-3 {
  padding-left: 50px;
  padding-right: 50px;
}

.tariffs-item .name i span strong {
  font-weight: bold;
}

.tariffs-item .name i span:after {
  content: "";
  display: block;
  position: absolute;
  width: 58px;
  height: 22px;
  bottom: -18px;
  right: 35px;
  background: url("../img/price-popup-arr.svg") center bottom no-repeat;
}

.tariffs-item .name i span u {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

/*.tariffs-item:last-child .name{color:#ffffff;}*/

.tariffs-item .details {
  font-size: 24px;
  margin-bottom: 10px;
  color: #7e7e7e;
}

.tariffs-item .details span {
  color: black;
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
}

/*.tariffs-item:last-child .details{color:#dfd5b5;}
.tariffs-item:last-child .details span{color:#ffffff;}*/

.tariffs-item .btn-holder {
  padding-top: 25px;
  height: 110px;
}

.tariffs-item .btn-holder a {
  display: inline-block;
  border-radius: 50px;
  background: linear-gradient(to bottom, #d4c6a3, #bda878);
  color: #000000;
  text-transform: uppercase;
  /*font-weight:bold;*/
  /*box-shadow: 0 4px 0 #988666, 0px 17px 42px -4px rgba(0, 0, 0, 0.3);*/
  box-shadow: 0 4px 0 #988666;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  font-size: 16px;
  padding: 19px 60px;
  font-family: "Lato-Semibold";
  position: relative;
}
.tariffs-item .btn-holder a img {
  height: 0.75em;
  vertical-align: baseline;
  width: auto;
}

.tariffs-item .btn-holder.try-for-free a {
  font-size: 16px;
  padding: 19px 40px;
}

.tariffs-item .btn-holder a:hover {
  text-decoration: none;
  background: linear-gradient(to bottom, #ebdfca, #c7ab78);
}

.tariffs-item .btn-holder a:active {
  background: #dbc192;
  box-shadow: none;
  top: 2px;
  box-shadow: 0 2px 0 #988666;
}

.tariffs-item .btn-holder a:focus {
  text-decoration: none;
}

/*.tariffs-item:last-child .btn-holder a{background:linear-gradient(to bottom, #fafafa, #f1ece5);box-shadow:0 4px 2px #d9d3cd;}
.tariffs-item:last-child .btn-holder a:hover{background:linear-gradient(to bottom, #f7f5f5, #f7f5f5);}
.tariffs-item:last-child .btn-holder a:active{background:linear-gradient(to bottom, #e3e3e3, #d2ccc6);box-shadow:none;}*/

.tariffs-item .ribbon {
  position: absolute;
  background: #baa676;
  font-size: 15px;
  color: black;
  padding: 6.5px 25px 6.5px 25px;
  text-transform: uppercase;
  transform: rotate(-90deg);
  top: 25px;
  right: -20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tariffs-item .ribbon:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 0;
  left: -1px;
  top: 0;
  border: 17px solid transparent;
  border-left: 10px solid white;
}

.tariffs-item.active .ribbon:before {
  border-left: 10px solid #f4f4f4;
}

/*.tariffs-item:last-child .ribbon:before{border-left:10px solid #a49359;}*/

.tariffs-item.active {
  background: #f8f8f8;
}

/*.tariffs-item:last-child{background:#a49359;}*/

.section-slider {
  padding-top: 170px;
  padding-bottom: 265px;
  background: #ffffff;
}
.section-slider .title {
  margin-bottom: 30px;
}
.section-slider .slider-descr {
  font-size: 26px;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.section-slider .slider-descr-small {
  font-size: 20px;
  line-height: 31px;
  color: #666666;
  margin-bottom: 30px;
  text-align: center;
}
.slider-item-wrap {
  padding: 0 150px;
}
.slider-item {
  background: #ffffff;
  border-radius: 8px;
  padding: 80px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 100px 0 30px 0;
  position: relative;
}
.slider-item .img {
  width: 190px;
  position: absolute;
  border-radius: 8px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  left: 50%;
  top: -45px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 2;
  overflow: hidden;
}
.slider-item .col-left .item-title {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
}
.slider-item .col-left .item-descr {
  font-size: 22px;
  letter-spacing: 0.02em;
}
.slider-item .col-left .item-descr img {
  display: inline-block;
  width: 25px;
  margin-top: -3px;
  margin-left: 3px;
}
.slider-item .col-right {
  text-align: right;
}
.slider-item .col-right img {
  display: inline;
  max-height: 67px;
}
.slider-item .slider-text {
  margin-top: 50px;
  background: #f7f7f7;
  padding: 35px 35px;
  font-size: 26px;
  line-height: 34px;
  border-radius: 8px;
  margin-bottom: 30px;
  position: relative;
}
.slider-item .slider-text:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #f7f7f7 transparent;
  left: 50%;
  top: -15px;
  margin-left: -7.5px;
}
.slider-item .row-titles {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.slider-item .row-results {
  font-size: 20px;
  margin-top: 30px;
}
.slider .slick-arrow {
  width: 31px;
  height: 148px;
  z-index: 3;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slider .slick-arrow:hover {
  opacity: 1;
}
.slider .slick-arrow.slick-prev {
  left: 295px;
  background: url("../img/arr-left.png") center center no-repeat;
  background-size: auto 100%;
}
.slider .slick-arrow.slick-next {
  right: 295px;
  background: url("../img/arr-right.png") center center no-repeat;
  background-size: auto 100%;
}
.slider .slick-dots,
.tariffs .slick-dots {
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: -75px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding-left: 0;
}
.slider .slick-dots li,
.tariffs .slick-dots li {
  list-style: none;
  display: inline-block;
  margin: 4.5px;
}
.slider .slick-dots li button,
.tariffs .slick-dots li button {
  font-size: 0;
  color: transparent;
  border: none;
  background: #e7e7e7;
  height: 6px;
  width: 16px;
  border-radius: 2px;
  display: block;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slider .slick-dots li:hover button,
.tariffs .slick-dots li:hover button {
  background: #c1ad7b;
}
.slider .slick-dots li.slick-active button,
.tariffs .slick-dots li.slick-active button {
  background: #c1ad7b;
  width: 40px;
}

.questions {
  text-align: center;
  color: white;
  font-size: 26px;
  letter-spacing: 0.02em;
  margin-top: 0;
  margin-bottom: 85px;
}

.questions a {
  color: #c0ab7b;
  text-decoration: underline;
}

.questions a:hover {
  text-decoration: none;
}

.section-conf {
  background: #ffffff;
}

.conf {
  background: #232832;
  border-radius: 15px;
  color: white;
  font-weight: 400;
  position: relative;
  margin-top: 90px;
  padding: 65px 25px 75px 95px;
  font-size: 28px;
  line-height: 45px;
  letter-spacing: 0.02em;
}

.conf strong {
  color: #d2be8d;
  font-family: "Lato-Semibold", sans-serif;
  font-weight: 600;
}

.conf .rupor {
  position: absolute;
  right: 35px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  max-width: 545px;
  width: auto;
}

.conf div {
  float: none;
}

.conf-more {
  text-align: center;
  text-transform: uppercase;
  color: #6b6b6b;
  letter-spacing: 0.05em;
  z-index: 2;
  position: relative;
  margin-top: 110px;
  font-size: 28px;
}

.conf-more a,
.desc div.desc-more a {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  border-radius: 50px;
  background: linear-gradient(to bottom, #d4c6a3, #bda878);
  color: #000000;
  text-transform: uppercase;
  padding: 25px 55px;
  /*font-weight:bold;*/
  box-shadow: 0 4px 0 #988666, 0px 17px 42px -4px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  font-family: "Lato-Semibold";
}
.conf-more a img,
.desc div.desc-more a img {
  height: 0.75em;
  vertical-align: baseline;
}

.conf-more span {
  display: inline-block;
  padding-top: 10px;
}

.conf-more a:hover,
.desc div.desc-more a:hover {
  text-decoration: none;
  background: linear-gradient(to bottom, #ebdfca, #c7ab78);
}

.conf-more a:active,
.desc div.desc-more a:active {
  background: #dbc192;
  text-decoration: none;
  top: 2px;
  box-shadow: 0 2px 0 #988666, 0px 17px 42px -4px rgba(0, 0, 0, 0.3);
}

.section-faq {
  padding-top: 265px;
  background: #ffffff;
}
.section-faq .title {
  margin-bottom: 110px;
}
.section-faq .faq-item {
  border-bottom: 3px solid #f2f2f2;
}
.section-faq .faq-item h2 {
  font-size: 32px;
  position: relative;
  margin: 0;
  padding: 30px 90px 30px 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight: 400;
}
.section-faq .faq-item h2:hover,
.section-faq .faq-item h2.active {
  color: #cbaf79;
}
.section-faq .faq-item h2:after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: url("../img/faq-plus.svg") center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -14px;
}
.section-faq .faq-item h2.active:after {
  color: #cbaf79;
  background: url("../img/faq-minus.svg") center center no-repeat;
  background-size: 100% auto;
}
.section-faq .faq-item .answer {
  display: none;
  padding: 0 80px 30px 0;
  font-size: 20px;
  line-height: 30px;
}
.section-faq .faq-item .answer a {
  color: #cbaf79;
}
.section-faq .faq-item .answer img {
  max-height: 45px;
  margin-right: 35px;
  margin-bottom: 15px;
}

.section-footers {
  background: url("../img/footer-bg-min.jpg") no-repeat center center #393d57;
}

.popup-bg {
  display: none;
  position: fixed;
  background: #09142a;
  z-index: 998;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.popup-menu {
  display: none;
  position: fixed;
  background: none;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
}

.popup-menu #close {
  position: absolute;
  top: 38px;
  right: 35px;
  z-index: 1000;
}

.popup-menu #close img {
  width: 16px;
}

.popup-menu .site-lang {
  display: block;
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center;
  padding-right: 0;
}

.popup-menu ul {
  list-style: none;
  padding-left: 0;
}

.popup-menu ul li a {
  color: white;
  font-size: 20px;
  font-family: "Lato-Semibold";
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.popup-order {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000;
  background: white;
  border-radius: 15px;
  width: 630px;
  padding: 0 60px 15px 60px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  overflow: auto;
}

.popup-order.min {
  height: 290px;
  margin-top: -145px;
}

.popup-order #close2 {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  border-radius: 0 15px 0 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup-order #close2 img {
  width: 30px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.popup-order #close2:hover img {
  opacity: 0.5;
}

.popup-order .ttl {
  text-align: center;
  margin: 55px 0 30px 0;
  font-size: 55px;
}

.popup-order .dsc {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  font-size: 17px;
  width: 420px;
}

.popup-order .form {
  margin: 0 auto;
  text-align: center;
  width: 400px;
}

.popup-order .form input {
  display: block;
  width: 100%;
  border: 2px solid #d8d8d8;
  border-radius: 5px;
  background: #f6f6f6;
  margin-bottom: 20px;
  padding: 20px 25px;
  font-size: 15px;
}

.popup-order .btn {
  display: inline-block;
  border-radius: 50px;
  background: linear-gradient(to bottom, #d4c6a3, #bda878);
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  padding: 20px 45px;
  font-weight: bold;
  box-shadow: 0 4px 2px #988666;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: none;
  margin-top: 20px;
}

.popup-order .form input:focus {
  border-color: #cbaf7e;
}

.popup-order .form input.error {
  border-color: #fd2c32;
  color: #fd2c32;
}

#popup2 {
  display: none;
}

.text-left {
  text-align: left;
}

.col-project {
  display: block;
}

.container-footer-more {
  padding-top: 60px;
  padding-bottom: 50px;
}

.container-footer-more .site-title {
  padding-left: 65px;
}

.container-footer-more .site-lang {
  padding-right: 65px;
}

.test-form {
  padding-left: 45px;
  padding-right: 0;
}

.test-form .ttl {
  text-align: center;
  font-weight: 600;
  margin: 0 0 15px 0;
  font-size: 50px;
  font-family: "Lato-Semibold";
}

.test-form .dsc {
  text-align: center;
  margin-bottom: 65px;
  font-size: 24px;
}

.test-form .form {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.test-form .form input {
  display: block;
  width: 100%;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background: #f6f6f6;
  margin-bottom: 20px;
  padding: 20px 25px;
  font-size: 20px;
}

.test-form .btn {
  display: inline-block;
  border-radius: 50px;
  background: linear-gradient(to bottom, #d4c6a3, #bda878);
  color: #000000;
  text-transform: uppercase;
  /*font-weight:bold;*/
  box-shadow: 0 4px 0px #988666, 0px 17px 42px -4px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: none;
  font-size: 16px;
  padding: 19px 45px;
  margin-top: 20px;
}

.test-form .form input:focus {
  border-color: #cbaf7e;
}

.test-form .form input.error {
  border-color: #fd2c32;
  color: #fd2c32;
}

.test-form-wrap {
  border-radius: 15px;
  padding: 50px 65px;
  box-shadow: 0px 0px 65px 7px #eeeeec;
  margin: 0;
}

.section-tests {
  background: white;
  padding: 235px 0 185px 0;
}

.section-tests .row {
  display: flex;
  align-items: center;
}

.test-try {
  padding-left: 0;
}
.test-try .title span {
  color: #81b441;
}

.test-try .text {
  text-align: left;
  font-size: 28px;
  letter-spacing: 0.02em;
}

.test-try .left-border {
  text-align: left;
  margin-bottom: 95px;
}

.test-try .left-border:after {
  left: 0;
  margin-left: 0;
}

.icons {
  padding-top: 75px;
  font-size: 30px;
  display: flex;
}

.icons-behance {
  width: 50%;
  min-width: 50%;
}

.icons-img {
  display: flex;
  align-items: center;
}

.icons-img img {
  margin-right: 17px;
  width: 30px;
  min-width: 30px;
}
.icons-img.icon-heart img {
  margin-right: 20px;
  width: 23px;
  min-width: 23px;
  margin-left: 4px;
}

.icons-logo {
  margin-bottom: 40px;
  height: 42px;
}

.desc div.envato {
  color: white;
  font-size: 25px;
}

.desc .envato-title {
  display: inline-block;
  background: url("../img/envato.png") no-repeat left 15px center white;
  padding: 0 15px 3px 55px;
  border-radius: 6px;
  color: black;
  font-size: 34px;
}

.desc .envato-title i {
  color: #81b441;
  font-size: 27px;
  font-style: normal;
}

.desc .envato-free {
  text-transform: uppercase;
  color: #d1bd8d;
  font-size: 34px;
}

.t-envato-line {
  height: 30px;
  text-align: center;
  margin: 25px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.t-envato-line.min {
  padding: 0 0;
  height: 24px;
  margin-bottom: 5px;
}

.t-envato-line span {
  display: inline-block;
  width: 33%;
  height: 2px;
  background: #d0d0d0;
}

.t-envato {
  color: black;
  font-size: 27px;
  text-align: center;
  padding: 20px 0;
  height: 80px;
}

.t-envato .unlimited {
  width: 37px;
  height: 17px;
  display: inline-block;
  vertical-align: top;
  margin-top: 12px;
  background: url("../img/unlimited.png") no-repeat center center;
  background-size: 100% 100%;
}

.t-envato .envato-logo {
  width: 16px;
  height: 19px;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  background: url("../img/envato.png") no-repeat center center;
  background-size: 100% 100%;
}

.t-envato i {
  color: #81b441;
  font-size: 27px;
  font-style: normal;
  font-weight: normal;
}

.t-envato .plus {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}

.envato-line-holder {
  width: 225px;
  display: inline-block;
  vertical-align: top;
}

.envato-line {
  display: inline-block;
  position: relative;
  color: white;
  font-size: 35px;
  vertical-align: top;
  line-height: 35px;
  margin-left: 15px;
}

.envato-line.free,
.envato-line.about.free {
  color: #c5af8b;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 22px;
  padding-top: 8px;
}

.envato-line u {
  display: block;
  color: #b1b7cb;
  font-size: 15px;
  text-decoration: none;
  line-height: 15px;
  margin-top: 0;
  text-align: center;
  text-transform: lowercase;
}

.envato-line.free u {
  margin-top: 10px;
}

.envato-line.about {
  margin-top: 0;
  vertical-align: top;
  color: black;
}

.envato-line.line:before {
  position: relative;
  display: block;
  content: "";
  top: 35px;
  left: -10px;
  width: 120%;
  height: 4px;
  background: #f24841;
  transform: rotate(45deg);
}

.about-envato {
  display: inline-block;
  margin-right: 10px;
}

.t-desc {
  font-size: 16px;
  color: #7e7e7e;
}

.desc-more {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.likes-100 {
  display: inline-block;
  margin-left: 35px;
  vertical-align: middle;
}

.likes-100-line {
  display: block;
  text-align: left;
  font-size: 30px;
  line-height: 1.2;
}

.likes-100-line u {
  text-decoration: none;
  color: #d1bd8d;
}

#macmob {
  position: absolute;
  bottom: -80px;
  right: 20px;
  width: 65%;
  display: none;
}

.envato-br {
  display: none;
}

.rupor-mob {
  display: none;
}

.br-mob {
  display: none;
}

/*DISCOUNTS*/

/*
.black-friday {
    color: #000000;
    font-size: 15px;
    font-weight: 800;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    height: 25px;
}

.black-friday span {
    display: inline-block;
    background: #DA2121;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 1px 5px;
    border-radius: 3px;
    position: relative;
    top: -2px;
    letter-spacing: 0.02em;
    margin-left: 5px;
    box-shadow: 0px 5px 22px 3px rgba(255,231,231,0.8);
}

.black-friday-desc {
    font-size: 15px;
    color: #444444;
    height: 35px;
}

.price .old {
    display: inline-block;
    font-size: 8px;
    vertical-align: top;
    text-transform: uppercase;
    color: #cacaca;
    line-height: 1;
    padding-right: 15px;
    padding-top: 10px;
    text-align: left;
}

.price .old span {
    display: inline-block;
    font-size: 27px;
    line-height: 1;
    margin-top: 5px;
    position: relative;
}

.price .old span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 110%;
    height: 2px;
    background: #bb2626;
    margin-top: -1px;
    margin-left: -5%;
}

@media (min-width: 992px) and (max-width: 1360px) {
    .tariffs-item .price {
        font-size: 49px;
    }
    .price .old {
        padding-top: 15px;
        font-size: 7px;
    }
    .price .old span {
        font-size: 23px;
    }
    .black-friday-desc {
        font-size: 14px;
    }
    .tariffs-item .price {
        background: url("../img/rub.png") top 10px right 6px no-repeat;
    }
}
*/

.envato-br {
  display: none;
}

.tariffs-item.tariffs-test {
  width: 100%;
  margin-top: 85px;
  display: none;
  background: #938162;
  float: none;
  padding: 25px 45px 25px 75px;
  border-radius: 13px;
  min-height: auto;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  border: none;
  transition: all 0.3s ease-in-out;
}

.tariffs-item.tariffs-test.active {
  display: flex;
}

.tariffs-item.tariffs-test .price {
  margin: 0;
  padding: 0 35px 0 0;
  background: url(../img/rub-test.png) top 10px right no-repeat;
}
.tariffs-item.tariffs-test .price:after {
  display: none;
}

.tariffs-item.tariffs-test .img {
  height: auto;
  min-height: auto;
  margin-left: -50px;
}
.tariffs-item.tariffs-test .img img {
  margin-bottom: -30px;
}

.tariffs-item.tariffs-test img {
  width: 165px;
}

.tariffs-item.tariffs-test .name {
  margin-bottom: 0;
}

.tariffs-item.tariffs-test .details-wrap {
  display: flex;
  justify-content: space-between;
  width: 340px;
}

.tariffs-item.tariffs-test .details {
  color: #cfc1a9;
  margin-bottom: 0;
}

.tariffs-item.tariffs-test .details span {
  color: #ffffff;
}

.tariffs-item.tariffs-test .btn-holder {
  height: auto;
  padding-top: 0;
}

.tariffs-item.tariffs-test .btn-holder a {
  background: linear-gradient(to bottom, #fefefe, #e5e5e5);
  box-shadow: 0 4px 0 #a9a59e;
}
.tariffs-item.tariffs-test .btn-holder a:active {
  box-shadow: 0 2px 0 #a9a59e;
}

.tariffs-item.tariffs-test .btn-holder a:hover {
  background: linear-gradient(to bottom, #fefefe, #fefefe);
}

.tariffs-item .img {
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.test-form-wrap .links,
.popup-order .links {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.test-form-wrap .link,
.popup-order .link {
  width: 240px;
  height: 175px;
  padding: 40px;
  text-align: center;
  margin-bottom: 25px;
  color: #ffffff;
  font-size: 26px;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.test-form-wrap .link img,
.popup-order .link img {
  width: 62px;
}

.test-form-wrap .link span,
.popup-order .link span {
  display: block;
  margin-top: 10px;
}

.test-form-wrap .link.fb,
.popup-order .link.fb {
  background: #497ad6;
}

.test-form-wrap .link.fb:hover,
.popup-order .link.fb:hover {
  box-shadow: 0 0 20px 0px rgba(98, 147, 238, 0.48);
}

.test-form-wrap .link.sk,
.popup-order .link.sk {
  background: #65aef6;
}

.test-form-wrap .link.sk:hover,
.popup-order .link.sk:hover {
  box-shadow: 0 0 20px 0px rgba(145, 200, 255, 0.48);
}

.test-form-wrap .link.tg,
.popup-order .link.tg {
  background: #579ae1;
}

.test-form-wrap .link.tg:hover,
.popup-order .link.tg:hover {
  box-shadow: 0 0 20px 0px rgba(124, 184, 248, 0.48);
}

.test-form-wrap .link.wa,
.popup-order .link.wa {
  background: #84c06f;
}

.test-form-wrap .link.wa:hover,
.popup-order .link.wa:hover {
  box-shadow: 0 0 20px 0px rgba(131, 226, 155, 0.48);
}

.test-form-wrap .link:hover,
.popup-order .link:hover {
  text-decoration: none;
}

/*** NEW YEAR ***/

.scrollto.mac img {
  z-index: 10;
}

.desc-more a {
  position: relative;
  z-index: 11;
}

.tariffs-item .new-year {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tariffs-item .new-year .ttl {
  font-size: 15px;
  font-family: "Lato-Semibold";
  font-weight: 600;
  margin-right: 15px;
}

.tariffs-item .new-year .ny-descr {
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
  color: #a8a8a8;
  margin-right: 10px;
}

.tariffs-item .new-year .ny-price {
  font-size: 27px;
  text-align: left;
  color: #a8a8a8;
  font-weight: 500;
  position: relative;
}

.tariffs-item .new-year .ny-price img {
  height: 18px;
  margin-top: -2px;
}

.tariffs-item .new-year .ny-price:after {
  content: "";
  display: block;
  position: absolute;
  left: -5%;
  top: 50%;
  width: 110%;
  height: 3px;
  background: #ff4b4b;
  transform: rotate(-7deg);
}

.tariffs-item .new-year-descr {
  font-size: 15px;
  margin-bottom: 35px;
  margin-top: 0;
}

.tariffs-item .ny-label {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 160px;
  background: linear-gradient(
          to bottom,
          #e56664 0%,
          #db423d 50%,
          #d92c28 90%,
          #cd2624 100%
  );
  color: #ffffff;
  text-align: center;
  padding: 5px 15px 10px 15px;
  font-size: 20px;
  border-radius: 0 0 8px 8px;
}

.tariffs-item {
  padding: 80px 0 40px 0;
}

.section-footer-2 {
  background: #171829;
  height: 72px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 80px;
  color: #ffffff;
  font-size: 16px;
}

.section-footer-2 a {
  color: #ffffff;
  line-height: 1.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.section-footer-2 .right {
  width: 825px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.popup-bg-2 {
  display: none;
  position: fixed;
  background: #171829;
  z-index: 998;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
}
.popup-text {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000;
  background: white;
  border-radius: 15px;
  width: 965px;
  padding: 55px 70px 55px 70px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  overflow: auto;
}

.popup-text .close-text {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  border-radius: 0 15px 0 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup-text .close-text img {
  width: 30px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.popup-text .text-title {
  font-size: 40px;
  margin-bottom: 40px;
}
.popup-text .text {
  height: 500px;
  font-size: 18px;
  line-height: 1.65;
  overflow: auto;
  padding-right: 30px;
}
.popup-text .text p {
  margin-bottom: 35px;
  margin-top: 0;
}
.popup-text .text::-webkit-scrollbar {
  width: 3px;
}
.popup-text .text::-webkit-scrollbar-track {
  background: #e5e5e5;
}
.popup-text .text::-webkit-scrollbar-thumb {
  background: #cbaf79;
}

@media (min-width: 1981px) {
  .section-header {
    background-size: cover;
  }
}

@media (min-width: 1981px) and (max-width: 2575px) {
  html {
    zoom: 1.2;
  }
}

@media (min-width: 2576px) and (max-width: 3575px) {
  html {
    zoom: 1.4;
  }
}

@media (min-width: 1600px) and (max-width: 1919px) {
  .header-border {
    padding: 30px 15px 15px 15px;
  }
  .site-title {
    padding-left: 30px;
  }
  .site-title h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .site-title h3 {
    margin-left: 23px;
    padding-top: 10px;
  }
  .site-menu ul li a {
    font-size: 13px;
  }
  .site-lang {
    padding-right: 30px;
  }
  .desc {
    padding-top: 100px;
    padding-bottom: 170px;
  }
  .desc div {
    font-size: 20px;
    line-height: 24px;
  }
  .desc p {
    font-size: 47px;
    line-height: 58px;
  }
  .desc h1 {
    margin-bottom: 0;
  }
  .desc h1 u.behance-block {
    top: -10px;
    width: 180px;
  }
  .desc h1 u.behance-block i {
    height: 45px;
    padding: 10px 20px;
  }
  .desc h1 u.dribble-block {
    top: -10px;
    width: 180px;
  }
  .desc h1 u.dribble-block i {
    height: 45px;
    padding: 10px 20px;
  }
  .desc h1 u.envato {
    top: -5px;
    font-size: 29px;
    background-size: 20px auto;
    line-height: 40px;
    padding: 0px 17px 4px 45px;
    margin-left: 7px;
  }
  .desc h1 u.free {
    margin-left: 5px;
    font-size: 21px;
    line-height: 24px;
    top: 5px;
  }
  .likes {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .likes .img-like,
  .likes .img-like-2 {
    width: 70px;
    height: 70px;
    min-width: 70px;
  }
  .likes .likes-text {
    margin-left: 30px;
  }
  .conf-more a,
  .desc div.desc-more a {
    font-size: 17px;
    font-family: "Lato-Semibold", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 23px 38px;
  }
  .likes-100-line {
    font-size: 25px;
  }
  .likes-100 {
    margin-left: 25px;
  }
  #mac {
    display: block;
    right: -10px;
    bottom: -125px;
    width: 955px;
  }
  .section-about {
    padding-top: 202px;
    padding-bottom: 240px;
  }
  .block-project {
    padding-top: 15px;
  }
  .block-project .col-project {
    border-radius: 13px;
    padding-top: 35px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .col-about {
    padding-left: 10px;
  }
  .title {
    font-size: 67px;
    line-height: 75px;
  }
  .about-text {
    font-size: 22px;
    line-height: 33px;
  }
  .about-text.line-1 {
    margin-bottom: 30px;
  }
  .about-text.line-2 img {
    width: 75px;
  }

  .section-promotion {
    padding-top: 142px;
    padding-bottom: 165px;
  }
  .section-promotion .title {
    margin-bottom: 35px;
  }
  .section-promotion .descr {
    font-size: 25px;
    line-height: 38px;
  }
  .promotion-info {
    margin-top: 150px;
  }
  .col-promotion-right {
    width: 210px;
  }
  .col-promotion .img-promotion {
    height: 122px;
  }

  .col-promotion .img-promotion img {
    display: inline-block;
    float: left;
    width: 180px;
    margin-left: 17px;
  }
  .col-promotion .img-promotion img.img-2 {
    max-width: 105px;
  }

  .col-promotion .img-promotion img.img-3 {
    max-width: 60px;
  }
  .col-promotion .img-promotion img.img-4 {
    max-width: 85px;
  }
  .col-promotion .title-promotion {
    margin-top: 27px;
    font-size: 18px;
    line-height: 25px;
  }
  .col-promotion .descr-promotion {
    font-size: 18px;
    line-height: 25px;
    margin-top: 25px;
    padding-right: 55px;
  }
  .col-promotion .descr-promotion img {
    width: 14px;
  }
  .section-safety {
    padding-top: 145px;
    padding-bottom: 190px;
    background-position: right 145px bottom;
    background-size: 585px auto;
  }
  .section-safety .safety-descr {
    font-size: 25px;
    line-height: 38px;
  }
  .section-safety .title {
    margin-bottom: 40px;
  }
  .section-safety .safety-descr.line-1 {
    margin-bottom: 40px;
  }
  .section-safety .safety-info {
    margin-top: 40px;
    background-size: 40px auto;
    padding: 0 110px 0 65px;
    font-size: 17px;
    line-height: 28px;
  }
  .section-checker {
    padding-top: 142px;
  }
  .section-checker .descr {
    font-size: 25px;
    line-height: 38px;
  }
  .section-checker .descr img {
    width: 25px;
  }
  .section-envato {
    padding-top: 113px;
  }
  .section-envato .title {
    margin-bottom: 30px;
  }
  .section-envato .title .envato {
    background-size: auto 45px;
    padding-left: 60px;
  }
  .envato-descr {
    font-size: 30px;
    line-height: 38px;
  }
  .section-tariffs {
    padding: 128px 0 163px;
  }
  .questions {
    font-size: 22px;
    line-height: 39px;
    margin-bottom: 68px;
  }
  .title.tariffs-title {
    margin-bottom: 23px;
  }
  .tariffs-item .ny-label {
    font-size: 17px;
    padding: 5px 15px 8px 15px;
  }
  .tariffs-item .img {
    min-height: 140px;
    height: 140px;
  }
  .tariffs-item:nth-child(1) .img img {
    width: 150px;
  }
  .tariffs-item:nth-child(2) .img img {
    width: 180px;
  }
  .tariffs-item:nth-child(3) .img img {
    width: 165px;
  }
  .tariffs-item:nth-child(4) .img img {
    width: 205px;
  }
  .tariffs-item .new-year .ttl {
    font-size: 12px;
  }
  .tariffs-item .new-year .ny-price {
    font-size: 18px;
  }
  .tariffs-item .new-year .ny-price img {
    height: 13px;
  }
  .tariffs-item .new-year-descr {
    font-size: 12px;
    margin-bottom: 25px;
    margin-top: 5px;
  }
  .tariffs-item .price {
    font-size: 58px;
    margin-bottom: 22px;
  }
  .tariffs-item .price:after {
    width: 22px;
    height: 22px;
    top: 11px;
    right: -15px;
  }
  .tariffs-item .name {
    font-size: 21px;
  }
  .tariffs-item .descr {
    font-size: 14px;
    margin-bottom: 33px;
  }
  .tariffs-item .details {
    font-size: 20px;
  }
  .t-envato,
  .t-envato i {
    font-size: 24px;
  }
  .t-envato .envato-logo {
    width: 14px;
    height: 17px;
  }
  .tariffs-item .btn-holder a {
    font-size: 13px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 72px;
    padding: 23px 40px 23px 60px;
    border: none;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 55px;
    background-size: 17px auto;
    padding-right: 25px;
    background-position: top 7px right;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 285px;
  }
  .section-slider {
    padding-top: 140px;
    padding-bottom: 180px;
  }
  .section-slider .title {
    margin-bottom: 26px;
  }
  .section-slider .slider-descr {
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 17px;
  }
  .section-slider .slider-descr-small {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .slider-item {
    padding: 68px;
  }
  .slider-item .col-left .item-title {
    font-size: 25px;
  }
  .slider-item .col-left .item-descr {
    font-size: 18px;
  }
  .slider-item .col-left .item-descr img {
    width: 22px;
  }
  .slider-item .img {
    width: 160px;
    top: -38px;
  }
  .slider-item .slider-text {
    margin-top: 40px;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 25px;
  }
  .slider-item .slider-text:before {
    border-width: 0 12px 12px 12px;
    margin-left: -6px;
    top: -12px;
  }
  .slider-item .row-titles {
    font-size: 20px;
  }
  .slider-item .row-results {
    font-size: 17px;
    line-height: 25px;
    margin-top: 20px;
  }
  .slider .slick-arrow {
    width: 27px;
    height: 124px;
  }
  .slider .slick-arrow.slick-prev {
    left: 250px;
  }
  .slider .slick-arrow.slick-next {
    right: 250px;
  }
  .slider .slick-dots {
    bottom: -35px;
  }
  .slider .slick-dots li button {
    height: 5px;
  }
  .slider .slick-dots li.slick-active button {
    width: 32px;
  }
  .section-conf .title {
    margin-bottom: 25px;
  }
  .conf {
    padding: 53px 25px 65px 75px;
    font-size: 23px;
    line-height: 37px;
  }
  .conf .rupor {
    right: 30px;
    max-width: 455px;
  }
  .section-faq {
    padding-top: 222px;
  }
  .section-faq .faq-item h2 {
    font-size: 27px;
    padding: 27px 90px 27px 0;
  }
  .section-faq .faq-item h2:after {
    width: 23px;
    height: 23px;
    right: 32px;
  }
  .section-faq .title {
    margin-bottom: 88px;
  }
  .section-tests {
    padding: 195px 0 165px 0;
  }
  .test-try .title {
    margin-bottom: 38px;
  }
  .test-try .text {
    font-size: 23px;
    line-height: 33px;
  }
  .icons {
    padding-top: 40px;
    font-size: 23px;
    text-align: left;
    width: 500px;
  }
  .icons-behance {
    margin: 0 auto 35px auto;
    width: 290px;
    min-width: auto;
  }

  .icons .icons-logo img {
    width: 115px;
  }

  .icons-logo {
    margin-bottom: 25px;
    height: 30px;
  }

  .icons-img {
    width: 218px;
  }

  .icons-img:last-of-type {
    margin-top: 10px;
    margin-right: 31px;
  }

  .icons img {
    width: 25px;
    margin-right: 9px;
    min-width: 25px;
  }

  .icons-img.icon-heart img {
    margin-right: 12px;
    width: 15px;
    min-width: 20px;
  }
  .test-form {
    padding-left: 35px;
  }
  .test-form-wrap {
    padding: 35px 55px;
  }
  .test-form .ttl {
    font-size: 42px;
  }
  .test-form .dsc {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 55px;
  }
  .test-form-wrap .link,
  .popup-order .link {
    width: 202px;
    height: 145px;
    font-size: 22px;
    margin-bottom: 25px;
    padding: 30px;
  }
  .test-form-wrap .link img,
  .popup-order .link img {
    width: 52px;
  }
  .popup-order {
    width: 530px;
    padding: 0 50px 15px 50px;
  }
  .container-footer-more {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .header-border {
    padding: 25px 15px 15px 15px;
  }
  .site-title {
    padding-left: 25px;
  }
  .site-title h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .site-title h3 {
    margin-left: 20px;
    padding-top: 10px;
    font-size: 10px;
  }
  .site-menu ul li a {
    font-size: 12px;
    padding: 15px 0;
  }
  .site-lang {
    padding-right: 25px;
    font-size: 14px;
  }
  .site-lang a {
    margin: 15px 8px;
  }
  .desc {
    padding-top: 93px;
    padding-bottom: 145px;
  }
  .desc div {
    font-size: 20px;
    line-height: 24px;
  }
  .desc p {
    font-size: 41px;
    line-height: 51px;
  }
  .desc h1 {
    margin-bottom: 0;
  }
  .desc h1 u.behance-block {
    top: -10px;
    width: 155px;
  }
  .desc h1 u.behance-block i {
    height: 40px;
    padding: 9px 18px;
  }
  .desc h1 u.dribble-block {
    top: -10px;
    width: 155px;
  }
  .desc h1 u.dribble-block i {
    height: 40px;
    padding: 9px 18px;
  }
  .desc h1 u.envato {
    top: -5px;
    font-size: 25px;
    background-size: 17px auto;
    line-height: 40px;
    padding: 0px 15px 4px 40px;
    margin-left: 7px;
  }
  .desc h1 u.free {
    margin-left: 5px;
    font-size: 19px;
    line-height: 21px;
    top: 5px;
  }
  .likes {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .likes .img-like,
  .likes .img-like-2 {
    width: 63px;
    height: 63px;
    background-size: 26px auto;
    min-width: 63px;
  }
  .likes .likes-text {
    margin-left: 28px;
  }
  .likes .likes-text .line-1 {
    font-size: 17px;
    line-height: 21px;
  }
  .likes .likes-text .line-2 {
    font-size: 15px;
    line-height: 21px;
    padding-top: 7px;
  }
  .desc div.likes {
    padding-top: 25px;
  }
  .conf-more a,
  .desc div.desc-more a {
    font-size: 15px;
    font-family: "Lato-Semibold", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 20px 32px;
  }
  .likes-100-line {
    font-size: 22px;
  }
  .likes-100 {
    margin-left: 22px;
  }
  #mac {
    display: block;
    right: 0px;
    bottom: -105px;
    width: 820px;
  }
  .section-about {
    padding-top: 175px;
    padding-bottom: 205px;
  }
  .block-project {
    padding-top: 15px;
  }

  .block-project .col-project {
    border-radius: 13px;
    padding-top: 35px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 15px;
  }

  .title {
    font-size: 58px;
    line-height: 66px;
    margin-bottom: 40px;
  }
  .about-text {
    font-size: 19px;
    line-height: 29px;
  }
  .about-text.line-1 {
    margin-bottom: 30px;
  }
  .about-text.line-2 img {
    width: 65px;
  }
  .section-promotion {
    padding-top: 128px;
    padding-bottom: 145px;
  }
  .section-promotion .title {
    margin-bottom: 30px;
  }
  .section-promotion .descr {
    font-size: 22px;
    line-height: 33px;
  }
  .promotion-info {
    margin-top: 100px;
  }
  .col-promotion-right {
    width: 195px;
  }
  .col-promotion .img-promotion {
    height: 105px;
  }

  .col-promotion .img-promotion img {
    width: 130px;
    margin-left: 17px;
  }
  .col-promotion .img-promotion img.img-2 {
    max-width: 90px;
  }

  .col-promotion .img-promotion img.img-3 {
    max-width: 47px;
  }
  .col-promotion .img-promotion img.img-4 {
    max-width: 66px;
  }
  .col-promotion .title-promotion {
    margin-top: 25px;
    font-size: 16px;
    line-height: 22px;
  }
  .col-promotion .descr-promotion {
    font-size: 16px;
    line-height: 21px;
    margin-top: 23px;
    padding-right: 40px;
  }
  .col-promotion .descr-promotion img {
    width: 12px;
    margin-top: -4px;
  }
  .section-safety {
    padding-top: 130px;
    padding-bottom: 165px;
    background-position: right 125px bottom;
    background-size: 515px auto;
  }
  .section-safety .safety-descr {
    font-size: 22px;
    line-height: 33px;
  }
  .section-safety .title {
    margin-bottom: 35px;
  }
  .section-safety .safety-descr.line-1 {
    margin-bottom: 35px;
  }
  .section-safety .safety-info {
    margin-top: 35px;
    background-size: 35px auto;
    padding: 0 95px 0 60px;
    font-size: 15px;
    line-height: 25px;
  }

  .section-checker {
    padding-top: 128px;
  }
  .section-checker .descr {
    font-size: 22px;
    line-height: 33px;
  }
  .section-checker .descr img {
    width: 22px;
  }
  .section-envato {
    padding-top: 100px;
  }
  .section-envato .title {
    margin-bottom: 25px;
  }
  .section-envato .title .envato {
    background-size: auto 45px;
    padding-left: 60px;
  }
  .envato-descr {
    font-size: 27px;
    line-height: 33px;
    margin-top: 0;
  }
  .section-tariffs {
    padding: 113px 0 143px;
  }
  .questions {
    font-size: 19px;
    line-height: 34px;
    margin-bottom: 59px;
  }
  .title.tariffs-title {
    margin-bottom: 20px;
  }
  .tariffs-item {
    padding: 65px 0 15px 0;
  }
  .tariffs-item .ny-label {
    font-size: 15px;
    padding: 4px 15px 7px 15px;
    width: 125px;
  }
  .tariffs-item .img {
    min-height: 125px;
    height: 125px;
  }
  .tariffs-item:nth-child(1) .img img {
    width: 140px;
  }
  .tariffs-item:nth-child(2) .img img {
    width: 160px;
  }
  .tariffs-item:nth-child(3) .img img {
    width: 145px;
  }
  .tariffs-item:nth-child(4) .img img {
    width: 165px;
  }
  .tariffs-item .new-year .ttl {
    font-size: 10.5px;
  }
  .tariffs-item .new-year .ny-price {
    font-size: 16px;
  }
  .tariffs-item .new-year .ny-price img {
    height: 12px;
  }
  .tariffs-item .new-year .ny-price:after {
    height: 2px;
  }
  .tariffs-item .new-year-descr {
    font-size: 10.5px;
    margin-bottom: 22px;
    margin-top: 6px;
  }
  .tariffs-item .price {
    font-size: 51px;
    margin-bottom: 20px;
  }
  .tariffs-item .price:after {
    width: 20px;
    height: 20px;
    top: 10px;
    right: -14px;
  }
  .tariffs-item .name {
    font-size: 18px;
  }
  .tariffs-item .descr {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .tariffs-item .details {
    font-size: 18px;
    margin-bottom: 9px;
  }
  .t-envato {
    padding: 16px 0;
    height: 75px;
  }
  .t-envato-line {
    height: 25px;
  }
  .tariffs-checker {
    height: 25px;
  }
  .t-desc {
    font-size: 14px;
  }
  .t-envato,
  .t-envato i {
    font-size: 23px;
  }
  .t-envato .envato-logo {
    width: 12px;
    height: 14px;
  }
  .tariffs-item .btn-holder a {
    font-size: 11px;
    padding: 15px 40px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 63px;
    padding: 20px 33px 20px 55px;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 48px;
    background-size: 15px auto;
    padding-right: 23px;
    background-position: top 7px right;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 255px;
  }
  .tariffs-item.tariffs-test .btn-holder a {
    padding: 15px 40px;
  }
  .section-slider {
    padding-top: 124px;
    padding-bottom: 160px;
  }
  .section-slider .title {
    margin-bottom: 21px;
  }
  .section-slider .slider-descr {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 15px;
  }
  .section-slider .slider-descr-small {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 0;
  }
  .slider-item {
    padding: 63px;
  }
  .slider-item-wrap {
    padding: 0 110px;
  }
  .slider-item .col-left .item-title {
    font-size: 22px;
  }
  .slider-item .col-left .item-descr {
    font-size: 16px;
  }
  .slider-item .col-left .item-descr img {
    width: 19px;
    margin-left: 2px;
    margin-top: -4px;
  }
  .slider-item .col-right img {
    max-height: 55px;
  }
  .slider-item .img {
    width: 139px;
    top: -34px;
  }
  .slider-item .slider-text {
    margin-top: 35px;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 25px;
    padding: 30px 30px;
  }
  .slider-item .slider-text:before {
    border-width: 0 12px 12px 12px;
    margin-left: -6px;
    top: -12px;
  }
  .slider-item .row-titles {
    font-size: 18px;
  }
  .slider-item .row-results {
    font-size: 15px;
    line-height: 25px;
    margin-top: 20px;
  }
  .slider .slick-arrow {
    width: 23px;
    height: 110px;
  }
  .slider .slick-arrow.slick-prev {
    left: 210px;
  }
  .slider .slick-arrow.slick-next {
    right: 210px;
  }
  .slider .slick-dots {
    bottom: -45px;
  }
  .slider .slick-dots li button {
    height: 4px;
  }
  .slider .slick-dots li button {
    width: 12px;
  }
  .slider .slick-dots li.slick-active button {
    width: 28px;
  }
  .section-conf .title {
    margin-bottom: 25px;
  }
  .conf {
    padding: 47px 25px 53px 68px;
    font-size: 20px;
    line-height: 33px;
    margin-top: 75px;
  }
  .conf .rupor {
    right: 25px;
    max-width: 400px;
  }
  .section-faq {
    padding-top: 195px;
  }
  .section-faq .faq-item h2 {
    font-size: 23px;
    padding: 24px 60px 24px 0;
  }
  .section-faq .faq-item h2:after {
    width: 21px;
    height: 21px;
    right: 25px;
  }
  .section-faq .faq-item .answer {
    font-size: 15px;
    line-height: 22px;
    padding: 0px 70px 30px 0;
  }
  .section-faq .faq-item .answer img {
    max-height: 33px;
    margin-right: 30px;
    margin-bottom: 15px;
  }
  .section-faq .title {
    margin-bottom: 75px;
  }
  .section-tests {
    padding: 170px 0 135px 0;
  }
  .test-try .title {
    margin-bottom: 32px;
  }
  .test-try .text {
    font-size: 20px;
    line-height: 29px;
  }
  .icons {
    padding-top: 40px;
    font-size: 20px;
    text-align: left;
    width: 500px;
    margin-left: auto;
  }
  .icons-behance {
    margin: 0 auto 35px auto;
    width: 290px;
    min-width: auto;
  }

  .icons .icons-logo img {
    width: 115px;
  }

  .icons-logo {
    margin-bottom: 25px;
    height: 30px;
  }

  .icons-img {
    width: 200px;
  }

  .icons-img:last-of-type {
    margin-top: 10px;
    margin-right: 33px;
  }

  .icons img {
    width: 25px;
    margin-right: 9px;
    min-width: 25px;
  }

  .icons-img.icon-heart img {
    margin-right: 12px;
    width: 15px;
    min-width: 20px;
  }
  .test-form {
    padding-left: 35px;
  }
  .test-form-wrap {
    padding: 30px 47px;
  }
  .test-form .ttl {
    font-size: 36px;
  }
  .test-form .dsc {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 50px;
  }
  .test-form-wrap .link,
  .popup-order .link {
    width: 175px;
    height: 128px;
    font-size: 19px;
    margin-bottom: 20px;
    padding: 30px;
  }
  .test-form-wrap .link img,
  .popup-order .link img {
    width: 45px;
  }
  .popup-order {
    width: 472px;
    padding: 0 50px 10px 50px;
  }
  .popup-order .ttl {
    font-size: 40px;
    margin: 50px 0 25px 0;
  }
  .popup-order .dsc {
    width: 100%;
    font-size: 15px;
  }
  .popup-order #close2 {
    top: 25px;
    right: 25px;
  }
  .popup-order #close2 img {
    width: 27px;
  }
  .container-footer-more {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container-footer-more .site-title {
    padding-left: 55px;
  }
  .container-footer-more .site-lang {
    padding-right: 55px;
  }
  .section-footer-2 {
    height: 52px;
    padding: 10px 65px;
    font-size: 11.5px;
  }
  .section-footer-2 .right {
    width: 615px;
  }
  .popup-text {
    width: 705px;
    height: 530px;
    padding: 45px 55px;
  }
  .popup-text .close-text {
    right: 40px;
    top: 40px;
  }
  .popup-text .close-text img {
    width: 15px;
  }
  .popup-text .text-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .popup-text .text {
    height: 365px;
    font-size: 13px;
  }
  .popup-text .text p {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .header-border {
    padding: 20px 15px 15px 15px;
  }
  .site-title {
    padding-left: 20px;
  }
  .site-title h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .site-title h3 {
    margin-left: 15px;
    padding-top: 10px;
    font-size: 9px;
  }
  .site-menu ul li a {
    font-size: 10px;
    padding: 15px 0;
  }
  .site-lang {
    padding-right: 20px;
    font-size: 13px;
  }
  .site-lang a {
    margin: 14px 7px;
  }
  .desc {
    padding-top: 77px;
    padding-bottom: 123px;
  }
  .desc div {
    font-size: 15px;
    line-height: 18px;
  }
  .desc p {
    font-size: 35px;
    line-height: 44px;
  }
  .desc h1 {
    margin-bottom: 0;
  }
  .desc h1 u.behance-block {
    top: -5px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.behance-block i {
    height: 35px;
    padding: 8px 16px;
  }
  .desc h1 u.dribble-block {
    top: -5px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.dribble-block i {
    height: 35px;
    padding: 8px 16px;
  }
  .desc h1 u.envato {
    top: -5px;
    font-size: 21px;
    background-size: 15px auto;
    line-height: 35px;
    padding: 0px 13px 4px 33px;
    margin-left: 7px;
  }
  .desc h1 u.free {
    margin-left: 5px;
    font-size: 16px;
    line-height: 18px;
    top: 5px;
  }
  .likes {
    margin-top: 10px;
    margin-bottom: 3px;
  }
  .likes .img-like,
  .likes .img-like-2 {
    width: 54px;
    height: 54px;
    background-size: 22px auto;
    min-width: 54px;
  }
  .likes .likes-text {
    margin-left: 25px;
  }
  .likes .likes-text .line-1 {
    font-size: 15px;
    line-height: 18px;
  }
  .likes .likes-text .line-2 {
    font-size: 12px;
    line-height: 18px;
    padding-top: 7px;
  }
  .desc div.likes {
    padding-top: 20px;
  }
  .conf-more a,
  .desc div.desc-more a {
    font-size: 13px;
    font-family: "Lato-Semibold", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 17px 25px;
  }
  .likes-100-line {
    font-size: 19px;
  }
  .likes-100 {
    margin-left: 22px;
  }
  #mac {
    display: block;
    right: -5px;
    bottom: -95px;
    width: 705px;
  }
  .section-about {
    padding-top: 147px;
    padding-bottom: 180px;
  }
  .block-project {
    padding-top: 15px;
  }
  .block-project .col-project {
    border-radius: 13px;
    padding-top: 35px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 15px;
  }

  .title {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 35px;
  }
  .about-text {
    font-size: 16px;
    line-height: 25px;
  }
  .about-text.line-1 {
    margin-bottom: 28px;
  }
  .about-text.line-2 img {
    width: 65px;
  }
  .section-promotion {
    padding-top: 105px;
    padding-bottom: 123px;
  }
  .section-promotion .title {
    margin-bottom: 26px;
  }
  .section-promotion .descr {
    font-size: 19px;
    line-height: 29px;
  }
  .promotion-info {
    margin-top: 100px;
  }
  .col-promotion-right {
    width: 175px;
  }
  .col-promotion .img-promotion {
    height: 91px;
  }
  .col-promotion .img-promotion img {
    width: 130px;
    margin-left: 17px;
  }

  .col-promotion .img-promotion img.img-2 {
    max-width: 77px;
  }

  .col-promotion .img-promotion img.img-3 {
    max-width: 40px;
  }
  .col-promotion .img-promotion img.img-4 {
    max-width: 56px;
  }
  .col-promotion .title-promotion {
    margin-top: 21px;
    font-size: 14px;
    line-height: 19px;
  }
  .col-promotion .descr-promotion {
    font-size: 14px;
    line-height: 19px;
    margin-top: 18px;
    padding-right: 30px;
  }
  .col-promotion .descr-promotion img {
    width: 12px;
    margin-top: -4px;
  }
  .section-safety {
    padding-top: 110px;
    padding-bottom: 140px;
    background-position: right 105px bottom;
    background-size: 440px auto;
  }
  .section-safety .safety-descr {
    font-size: 19px;
    line-height: 29px;
  }
  .section-safety .title {
    margin-bottom: 30px;
  }
  .section-safety .safety-descr.line-1 {
    margin-bottom: 27px;
  }
  .section-safety .safety-info {
    margin-top: 32px;
    background-position-y: 0px;
    background-size: 31px auto;
    padding: 0 95px 0 50px;
    font-size: 12px;
    line-height: 21px;
  }
  .section-envato {
    padding-top: 85px;
  }
  .section-envato .title {
    margin-bottom: 23px;
  }
  .section-envato .title .envato {
    background-size: auto 34px;
    padding-left: 45px;
    background-position: left bottom 2px;
  }
  .envato-descr {
    font-size: 23px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 17px;
  }
  .section-tariffs {
    padding: 113px 0 125px;
  }
  .questions {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 50px;
  }
  .title.tariffs-title {
    margin-bottom: 18px;
  }
  .tariffs-item {
    padding: 55px 0 15px 0;
  }
  .tariffs-item .ny-label {
    font-size: 13px;
    padding: 4px 15px 7px 15px;
    width: 107px;
  }
  .tariffs-item .img {
    min-height: 108px;
    height: 108px;
  }
  .tariffs-item:nth-child(1) .img img {
    width: 140px;
  }
  .tariffs-item:nth-child(2) .img img {
    width: 160px;
  }
  .tariffs-item:nth-child(3) .img img {
    width: 145px;
  }
  .tariffs-item:nth-child(4) .img img {
    width: 165px;
  }
  .tariffs-item .new-year .ttl {
    font-size: 9px;
  }
  .tariffs-item .new-year .ny-price {
    font-size: 14px;
  }
  .tariffs-item .new-year .ny-price img {
    height: 10px;
  }
  .tariffs-item .new-year .ny-price:after {
    height: 2px;
  }
  .tariffs-item .new-year-descr {
    font-size: 9px;
    margin-bottom: 20px;
    margin-top: 6px;
  }
  .tariffs-item .price {
    font-size: 43px;
    margin-bottom: 20px;
  }
  .tariffs-item .price:after {
    width: 17px;
    height: 17px;
    top: 10px;
    right: -14px;
  }
  .tariffs-item .name {
    font-size: 15px;
    margin-bottom: 0;
  }
  .tariffs-item .descr {
    font-size: 10px;
    margin-bottom: 26px;
  }
  .tariffs-item .details {
    font-size: 15px;
    margin-bottom: 7px;
  }
  .t-envato {
    padding: 16px 0;
    height: 75px;
  }
  .t-desc {
    font-size: 12px;
  }
  .t-envato-line {
    height: 25px;
  }
  .tariffs-checker {
    height: 25px;
  }
  .t-envato,
  .t-envato i {
    font-size: 20px;
  }
  .t-envato .envato-logo {
    width: 11px;
    height: 13px;
  }
  .tariffs-item .btn-holder a {
    font-size: 10px;
    padding: 15px 40px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 55px;
    padding: 10px 30px 10px 50px;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 41px;
    background-size: 14px auto;
    padding-right: 20px;
    background-position: top 7px right;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 215px;
  }
  .tariffs-item.tariffs-test .btn-holder a {
    padding: 15px 30px;
  }
  .section-slider {
    padding-top: 105px;
    padding-bottom: 180px;
  }
  .section-slider .title {
    margin-bottom: 19px;
  }
  .section-slider .slider-descr {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 13px;
  }
  .section-slider .slider-descr-small {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
  }
  .slider-item {
    padding: 55px;
    margin: 85px 0 30px 0;
  }
  .slider-item-wrap {
    padding: 0 110px;
  }
  .slider-item .col-left .item-title {
    font-size: 19px;
  }
  .slider-item .col-left .item-descr {
    font-size: 14px;
  }
  .slider-item .col-left .item-descr img {
    width: 16px;
    margin-left: 2px;
    margin-top: -4px;
  }
  .slider-item .col-right img {
    max-height: 47px;
  }
  .slider-item .img {
    width: 120px;
    top: -28px;
  }
  .slider-item .slider-text {
    margin-top: 30px;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 25px;
    padding: 27px 27px;
  }
  .slider-item .slider-text:before {
    border-width: 0 12px 12px 12px;
    margin-left: -6px;
    top: -12px;
  }
  .slider-item .row-titles {
    font-size: 15px;
  }
  .slider-item .row-results {
    font-size: 12px;
    line-height: 19px;
    margin-top: 20px;
  }
  .slider .slick-arrow {
    width: 19px;
    height: 93px;
  }
  .slider .slick-arrow.slick-prev {
    left: 185px;
  }
  .slider .slick-arrow.slick-next {
    right: 195px;
  }
  .slider .slick-dots {
    bottom: -45px;
  }
  .slider .slick-dots li button {
    height: 3.5px;
  }
  .slider .slick-dots li button {
    width: 10px;
  }
  .slider .slick-dots li.slick-active button {
    width: 24px;
  }
  .section-conf .title {
    margin-bottom: 25px;
  }
  .section-checker {
    padding-top: 105px;
  }
  .section-checker .descr {
    font-size: 19px;
    line-height: 29px;
  }
  .section-checker .descr img {
    width: 20px;
  }
  .conf {
    padding: 42px 25px 46px 62px;
    font-size: 17px;
    line-height: 28px;
    margin-top: 60px;
  }
  .conf .rupor {
    right: 20px;
    max-width: 340px;
  }
  .section-faq {
    padding-top: 168px;
  }
  .section-faq .faq-item h2 {
    font-size: 20px;
    padding: 22px 60px 22px 0;
  }
  .section-faq .faq-item h2:after {
    width: 18px;
    height: 18px;
    right: 20px;
  }
  .section-faq .faq-item .answer {
    font-size: 15px;
    line-height: 22px;
  }
  .section-faq .faq-item .answer img {
    max-height: 28px;
    margin-right: 25px;
    margin-bottom: 15px;
  }
  .section-faq .title {
    margin-bottom: 65px;
  }
  .section-tests {
    padding: 145px 0 123px 0;
  }
  .test-try .title {
    margin-bottom: 26px;
  }
  .test-try .text {
    font-size: 17px;
    line-height: 25px;
    padding-right: 25px;
  }
  .icons {
    padding-top: 40px;
    font-size: 17px;
    text-align: left;
    width: 467px;
    margin-left: auto;
  }
  .icons-behance {
    margin: 0 auto 35px auto;
    width: 290px;
    min-width: auto;
  }

  .icons .icons-logo img {
    width: 115px;
  }

  .icons-logo {
    margin-bottom: 25px;
    height: 30px;
  }

  .icons-img {
    width: 175px;
  }

  .icons-img:last-of-type {
    margin-top: 10px;
    margin-right: 30px;
  }

  .icons img {
    width: 25px;
    margin-right: 9px;
    min-width: 25px;
  }

  .icons-img.icon-heart img {
    margin-right: 12px;
    width: 15px;
    min-width: 20px;
  }
  .test-form {
    padding-left: 30px;
  }
  .test-form-wrap {
    padding: 27px 42px;
  }
  .test-form .ttl {
    font-size: 31px;
    margin: 0 0 9px 0;
  }
  .test-form .dsc {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 40px;
  }
  .test-form-wrap .link,
  .popup-order .link {
    width: 152px;
    height: 108px;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 20px;
  }
  .test-form-wrap .link img,
  .popup-order .link img {
    width: 39px;
  }
  .popup-order {
    width: 415px;
    padding: 0 45px 10px 45px;
  }
  .popup-order .ttl {
    font-size: 42px;
    margin: 45px 0 25px 0;
  }
  .popup-order .dsc {
    width: 100%;
    font-size: 15px;
  }
  .popup-order #close2 {
    top: 20px;
    right: 20px;
  }
  .popup-order #close2 img {
    width: 25px;
  }
  .container-footer-more {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .container-footer-more .site-title {
    padding-left: 50px;
  }
  .container-footer-more .site-lang {
    padding-right: 50px;
  }
  .section-footer-2 {
    height: 52px;
    padding: 10px 65px;
    font-size: 11.5px;
  }
  .section-footer-2 .right {
    width: 615px;
  }
  .popup-text {
    width: 705px;
    height: 530px;
    padding: 45px 55px;
  }
  .popup-text .close-text {
    right: 40px;
    top: 40px;
  }
  .popup-text .close-text img {
    width: 15px;
  }
  .popup-text .text-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .popup-text .text {
    height: 365px;
    font-size: 13px;
  }
  .popup-text .text p {
    margin-bottom: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .hide-1024 {
    display: none;
  }
  .col-top-left {
    display: none;
  }
  .header-border {
    border: none;
    padding: 32px 15px 15px 15px;
  }
  .site-title {
    padding-left: 20px;
  }
  .site-title h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .site-title h3 {
    margin-left: 15px;
    padding-top: 10px;
    font-size: 9px;
  }
  .site-menu ul {
    text-align: left;
    padding-left: 15px;
  }
  .site-menu ul li {
    padding: 0 15px;
  }
  .site-menu ul li a {
    font-size: 11px;
    padding: 14px 0;
  }
  .site-lang {
    padding-right: 20px;
    font-size: 13px;
  }
  .site-lang a {
    margin: 14px 7px;
  }
  .desc {
    padding-top: 87px;
    padding-bottom: 155px;
    padding-left: 53px;
  }
  .desc div {
    font-size: 15px;
    line-height: 18px;
  }
  .desc p {
    font-size: 35px;
    line-height: 44px;
  }
  .desc h1 {
    margin-bottom: 0;
  }
  .desc h1 u.behance-block {
    top: -5px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.behance-block i {
    height: 35px;
    padding: 8px 16px;
  }
  .desc h1 u.dribble-block {
    top: -5px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.dribble-block i {
    height: 35px;
    padding: 8px 16px;
  }
  .desc h1 u.envato {
    top: -5px;
    font-size: 21px;
    background-size: 15px auto;
    line-height: 35px;
    padding: 0px 13px 4px 33px;
    margin-left: 7px;
  }
  .desc h1 u.free {
    margin-left: 5px;
    font-size: 16px;
    line-height: 18px;
    top: 5px;
  }
  .likes {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .likes .img-like,
  .likes .img-like-2 {
    width: 66px;
    height: 66px;
    background-size: 27px auto;
    min-width: 66px;
  }
  .likes .likes-text {
    margin-left: 34px;
  }
  .likes .likes-text .line-1 {
    font-size: 16px;
    line-height: 20px;
  }
  .likes .likes-text .line-2 {
    font-size: 14px;
    line-height: 19px;
    padding-top: 14px;
  }
  .desc div.likes {
    padding-top: 20px;
  }
  .conf-more a,
  .desc div.desc-more a {
    font-size: 14px;
    font-family: "Lato-Semibold", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 20px 30px;
  }
  .desc-more {
    display: block;
  }
  .likes-100-line {
    font-size: 22px;
  }
  .likes-100 {
    display: block;
    margin-left: 30px;
    margin-top: 30px;
  }
  #mac {
    display: block;
    right: -105px;
    bottom: 0;
    width: 670px;
  }
  .section-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }
  .block-project {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    width: 325px;
  }
  .block-project img {
    max-width: 140%;
    display: block;
    margin: -28px auto 0 -75px;
  }
  .block-project .col-project {
    border-radius: 13px;
    padding-top: 35px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 25px;
  }

  .col-about {
    padding-left: 65px;
    width: 535px;
  }
  .title {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 40px;
  }
  .about-text {
    font-size: 17px;
    line-height: 26px;
  }
  .about-text.line-1 {
    margin-bottom: 28px;
  }
  .about-text.line-2 img {
    width: 60px;
  }
  .section-promotion {
    padding-top: 105px;
    padding-bottom: 123px;
  }
  .section-promotion .title {
    margin-bottom: 26px;
  }
  .section-promotion .descr {
    font-size: 19px;
    line-height: 29px;
  }
  .promotion-info {
    margin-top: 100px;
  }
  .col-promotion-right {
    width: 175px;
  }
  .col-promotion .img-promotion {
    height: 91px;
  }

  .col-promotion .img-promotion img {
    width: 130px;
    margin-left: 18px;
  }
  .col-promotion .img-promotion img.img-2 {
    max-width: 77px;
  }

  .col-promotion .img-promotion img.img-3 {
    max-width: 40px;
  }
  .col-promotion .img-promotion img.img-4 {
    max-width: 56px;
  }
  .col-promotion .title-promotion {
    margin-top: 21px;
    font-size: 14px;
    line-height: 20px;
  }
  .col-promotion .descr-promotion {
    font-size: 14px;
    line-height: 20px;
    margin-top: 18px;
    padding-right: 25px;
  }
  .col-promotion .descr-promotion img {
    width: 12px;
    margin-top: -4px;
  }

  .section-checker {
    padding-top: 105px;
  }
  .section-checker .descr {
    font-size: 19px;
    line-height: 29px;
  }
  .section-checker .descr img {
    width: 20px;
  }
  .tariffs-checker {
    height: 25px;
  }
  .section-safety {
    padding-top: 130px;
    padding-bottom: 155px;
    background-position: right 0px bottom;
    background-size: 455px auto;
  }
  .section-safety .safety-descr {
    font-size: 19px;
    line-height: 29px;
  }
  .section-safety .title {
    margin-bottom: 30px;
  }
  .section-safety .safety-descr.line-1 {
    margin-bottom: 27px;
  }
  .section-safety .safety-info {
    margin-top: 35px;
    background-position-y: 0px;
    background-size: 31px auto;
    padding: 0 40px 0 55px;
    font-size: 14px;
    line-height: 22px;
  }
  .section-envato {
    padding-top: 120px;
  }
  .section-envato .title {
    margin-bottom: 23px;
  }
  .section-envato .title .envato {
    background-size: auto 34px;
    padding-left: 45px;
    background-position: left bottom 2px;
  }
  .envato-descr {
    font-size: 26px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 35px;
  }
  .envato-img {
    width: 103%;
  }
  .section-tariffs {
    padding: 105px 0 125px;
  }
  .questions {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 53px;
  }
  .container-tariffs {
    width: 1000px;
  }
  .title.tariffs-title {
    margin-bottom: 18px;
  }
  .tariffs-item {
    padding: 55px 0 2px 0;
  }
  .tariffs-item .ny-label {
    font-size: 15px;
    padding: 4px 15px 7px 15px;
    width: 123px;
  }
  .tariffs-item .img {
    min-height: 135px;
    height: 135px;
  }
  .tariffs-item:nth-child(1) .img img {
    width: 140px;
  }
  .tariffs-item:nth-child(2) .img img {
    width: 160px;
  }
  .tariffs-item:nth-child(3) .img img {
    width: 145px;
  }
  .tariffs-item:nth-child(4) .img img {
    width: 165px;
  }
  .tariffs-item .new-year .ttl {
    font-size: 12px;
  }
  .tariffs-item .new-year .ny-price {
    font-size: 19px;
  }
  .tariffs-item .new-year .ny-price img {
    height: 13px;
  }
  .tariffs-item .new-year .ny-price:after {
    height: 2.5px;
  }
  .tariffs-item .new-year-descr {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .tariffs-item .price {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .tariffs-item .price:after {
    width: 20px;
    height: 20px;
    top: 10px;
    right: -14px;
  }
  .tariffs-item .name {
    font-size: 20px;
    margin-bottom: 0;
  }
  .tariffs-item .descr {
    font-size: 14px;
    margin-bottom: 26px;
  }
  .tariffs-item .details {
    font-size: 19px;
    margin-bottom: 7px;
  }
  .t-envato {
    padding: 16px 0;
    height: 75px;
  }
  .t-desc {
    font-size: 15px;
  }
  .t-envato-line {
    height: 25px;
  }
  .t-envato,
  .t-envato i {
    font-size: 18px;
  }
  .t-envato .envato-logo {
    width: 13px;
    height: 15px;
    margin-top: 7px;
  }
  .tariffs-item .btn-holder a {
    font-size: 14px;
    padding: 15px 50px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 63px;
    padding: 16px 30px 20px 34px;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 41px;
    background-size: 14px auto;
    padding-right: 20px;
    background-position: top 7px right;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 250px;
  }
  .tariffs-item.tariffs-test .btn-holder a {
    padding: 15px 30px;
  }
  .section-slider {
    padding-top: 150px;
    padding-bottom: 155px;
  }
  .section-slider .title {
    margin-bottom: 30px;
  }
  .section-slider .slider-descr {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 13px;
    margin-left: -26px;
    margin-right: -26px;
  }
  .section-slider .slider-descr-small {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: -30px;
  }
  .slider-item {
    padding: 55px;
    margin: 100px 0 30px 0;
  }
  .slider-item-wrap {
    padding: 0 50px;
  }
  .slider-item .col-left .item-title {
    font-size: 22px;
  }
  .slider-item .col-left .item-descr {
    font-size: 16px;
  }
  .slider-item .col-left .item-descr img {
    width: 19px;
    margin-left: 2px;
    margin-top: -4px;
  }
  .slider-item .col-right img {
    max-height: 50px;
  }
  .slider-item .img {
    width: 128px;
    top: -34px;
  }
  .slider-item .slider-text {
    margin-top: 35px;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 25px;
    padding: 30px 30px 30px 30px;
  }
  .slider-item .slider-text:before {
    border-width: 0 12px 12px 12px;
    margin-left: -6px;
    top: -12px;
  }
  .slider-item .row-titles {
    font-size: 17px;
  }
  .slider-item .row-results {
    font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
  }
  .slider .slick-arrow {
    width: 19px;
    height: 93px;
  }
  .slider .slick-arrow.slick-prev {
    left: 90px;
  }
  .slider .slick-arrow.slick-next {
    right: 90px;
  }
  .slider .slick-dots {
    bottom: -45px;
  }
  .slider .slick-dots li button {
    height: 3.5px;
  }
  .slider .slick-dots li button {
    width: 10px;
  }
  .slider .slick-dots li.slick-active button {
    width: 24px;
  }
  .section-conf .title {
    margin-bottom: 25px;
  }
  .conf {
    padding: 42px 25px 46px 52px;
    font-size: 17px;
    line-height: 28px;
    margin-top: 60px;
  }
  .conf .rupor {
    right: 20px;
    max-width: 340px;
  }
  .section-faq {
    padding-top: 208px;
  }
  .section-faq .faq-item h2 {
    font-size: 24px;
    padding: 24px 60px 24px 0;
  }
  .section-faq .faq-item h2:after {
    width: 21px;
    height: 21px;
    right: 20px;
  }
  .section-faq .faq-item .answer {
    font-size: 15px;
    line-height: 22px;
  }
  .section-faq .faq-item .answer img {
    max-height: 28px;
    margin-right: 25px;
    margin-bottom: 15px;
  }
  .section-faq .title {
    margin-bottom: 55px;
  }
  .section-tests {
    padding: 170px 0 123px 0;
  }
  .test-try .title {
    margin-bottom: 26px;
  }
  .test-try .text {
    font-size: 17px;
    line-height: 25px;
    padding-right: 25px;
  }
  .icons {
    padding-top: 40px;
    font-size: 17px;
    text-align: left;
    width: 467px;
    margin-left: auto;
  }
  .icons-behance {
    margin: 0 auto 35px auto;
    width: 290px;
    min-width: auto;
  }

  .icons .icons-logo img {
    width: 115px;
  }

  .icons-logo {
    margin-bottom: 25px;
    height: 30px;
  }

  .icons-img {
    width: 175px;
  }

  .icons-img:last-of-type {
    margin-top: 10px;
  }

  .icons img {
    width: 25px;
    margin-right: 9px;
    min-width: 25px;
  }

  .icons-img.icon-heart img {
    margin-right: 12px;
    width: 15px;
    min-width: 20px;
  }
  .test-form {
    padding-left: 30px;
  }
  .test-form-wrap {
    padding: 27px 42px;
  }
  .test-form .ttl {
    font-size: 31px;
    margin: 0 0 9px 0;
  }
  .test-form .dsc {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 40px;
  }
  .test-form-wrap .link,
  .popup-order .link {
    width: 152px;
    height: 108px;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 20px;
  }
  .test-form-wrap .link img,
  .popup-order .link img {
    width: 39px;
  }
  .popup-order {
    width: 405px;
    padding: 0 40px 10px 40px;
  }
  .popup-order .ttl {
    font-size: 40px;
    margin: 45px 0 20px 0;
  }
  .popup-order .dsc {
    width: 100%;
    font-size: 15px;
  }
  .popup-order #close2 {
    top: 20px;
    right: 20px;
  }
  .popup-order #close2 img {
    width: 23px;
  }
  .container-footer-more {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container-footer-more .site-title {
    padding-left: 35px;
  }
  .container-footer-more .site-title h3 {
    margin-left: 7px;
  }
  .container-footer-more .site-lang {
    padding-right: 35px;
  }
  .section-footer-2 {
    height: 52px;
    padding: 10px 50px;
    font-size: 11.5px;
  }
  .section-footer-2 .right {
    width: 615px;
  }
  .popup-text {
    width: 705px;
    height: 530px;
    padding: 45px 55px;
  }
  .popup-text .close-text {
    right: 40px;
    top: 40px;
  }
  .popup-text .close-text img {
    width: 15px;
  }
  .popup-text .text-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .popup-text .text {
    height: 365px;
    font-size: 13px;
  }
  .popup-text .text p {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hide-768 {
    display: none;
  }
  .show-768 {
    display: block;
  }
  .col-top-left {
    display: none;
  }
  .header-border {
    border: none;
    padding: 13px 15px 15px 15px;
  }
  .mob-menu {
    display: flex;
    width: 130px;
    position: static;
    order: 3;
    justify-content: flex-end;
    align-items: center;
  }
  .row-header {
    display: flex;
    justify-content: space-between;
  }
  .row-header:before,
  .row-header:after {
    display: none;
  }
  .site-title {
    padding-left: 15px;
    order: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 230px;
  }
  .site-title h2 {
    font-size: 23px;
    line-height: 34px;
  }
  .site-title h3 {
    margin-left: 20px;
    padding-top: 5px;
    font-size: 12px;
  }
  .site-menu {
    display: none;
  }
  .site-lang {
    width: 130px;
    font-size: 16px;
    order: 1;
    padding-right: 0;
    text-align: left;
    padding-left: 0;
  }
  .site-lang a {
    margin: 14px 5px;
  }
  .desc {
    padding-top: 130px;
    padding-bottom: 430px;
    padding-left: 15px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
  .desc div {
    font-size: 15px;
    line-height: 18px;
  }
  .desc p {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }
  .desc h1 {
    margin-bottom: 0;
  }
  .desc h1 u.behance-block {
    top: -7.5px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.behance-block i {
    height: 35px;
    padding: 8px 16px;
  }
  .desc h1 u.dribble-block {
    top: -7.5px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.dribble-block i {
    height: 35px;
    padding: 8px 16px;
  }
  .desc h1 u.envato {
    top: -5px;
    font-size: 21px;
    background-size: 15px auto;
    line-height: 35px;
    padding: 0px 13px 4px 33px;
    margin-left: 7px;
  }
  .desc h1 u.free {
    margin-left: 5px;
    font-size: 16px;
    line-height: 18px;
    top: 5px;
    text-align: left;
  }
  .likes {
    margin-top: 55px;
    margin-bottom: 10px;
    margin-left: 5px;
    align-items: flex-start;
  }
  .likes .img-like,
  .likes .img-like-2 {
    width: 77px;
    height: 77px;
    background-size: 32px auto;
    display: block;
    min-width: 77px;
  }
  .about-text.line-2 {
    text-align: left;
  }
  .likes .likes-text {
    margin-left: 30px;
    width: 230px;
  }
  .likes .likes-text .line-1 {
    font-size: 16px;
    line-height: 20px;
  }
  .likes .likes-text .line-2 {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
  .desc div.likes {
    padding-top: 5px;
  }
  .conf-more a,
  .desc div.desc-more a {
    font-size: 15px;
    font-family: "Lato-Semibold", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 20px 40px;
  }
  .desc-more {
    display: block;
    padding-top: 20px;
  }
  .likes-100-line {
    font-size: 29px;
  }
  .likes-100 {
    display: block;
    margin-left: 5px;
    margin-top: 37px;
  }
  #mac {
    display: block;
    right: -120px;
    bottom: -50px;
    width: 670px;
  }
  .section-about {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .row-about {
    display: flex;
    flex-direction: column-reverse;
  }
  .block-project {
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
    width: 520px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }
  .block-project img {
    margin: 0 auto;
  }
  .block-project .col-project {
    border-radius: 13px;
    padding-top: 35px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 25px;
    width: 295px;
    flex-basis: 295px;
  }

  .col-about {
    padding-left: 15px;
    width: 515px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .title {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 40px;
  }
  .col-about .title {
    text-align: center;
  }
  .about-text {
    font-size: 18px;
    line-height: 28px;
  }
  .about-text.line-1 {
    margin-bottom: 28px;
  }

  .about-text.line-2 img {
    width: 60px;
  }
  .section-promotion {
    padding-top: 145px;
    padding-bottom: 135px;
  }
  .section-promotion .title {
    margin-bottom: 30px;
  }
  .section-promotion .descr {
    font-size: 18px;
    line-height: 28px;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .promotion-info {
    margin-top: 85px;
    width: 455px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .col-promotion {
    width: 50%;
  }
  .col-promotion-right {
    width: 50%;
  }
  .col-promotion-2,
  .col-promotion-4 {
    padding-left: 45px;
  }
  .col-promotion-3,
  .col-promotion-4 {
    margin-top: 50px;
  }
  .col-promotion .img-promotion {
    height: 100px;
  }

  .col-promotion .img-promotion img {
    margin-top: 25px;
    width: 130px;
    margin-left: 20px;
  }
  .col-promotion .img-promotion img.img-2 {
    max-width: 85px;
  }

  .col-promotion .img-promotion img.img-3 {
    max-width: 44px;
  }
  .col-promotion .img-promotion img.img-4 {
    max-width: 63px;
  }
  .col-promotion .title-promotion {
    margin-top: 25px;
    font-size: 15px;
    line-height: 21px;
  }
  .col-promotion .descr-promotion {
    font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
    padding-right: 25px;
    margin-bottom: 25px;
  }
  .col-promotion.col-promotion-2 .descr-promotion {
    padding-right: 0;
  }
  .col-promotion .descr-promotion img {
    width: 12px;
    margin-top: -4px;
  }
  .section-checker {
    padding-top: 145px;
  }
  .section-checker .descr {
    font-size: 18px;
    margin-bottom: 110px;
    line-height: 28px;
  }
  .section-checker .descr img {
    width: 20px;
  }
  .section-safety {
    padding-top: 120px;
    padding-bottom: 115px;
    background-position: right -125px bottom;
    background-size: 440px auto;
  }
  .section-safety .safety-descr {
    font-size: 20px;
    line-height: 29px;
  }
  .section-safety .title {
    margin-bottom: 40px;
  }
  .section-safety .safety-descr.line-1 {
    margin-bottom: 27px;
  }
  .section-safety .safety-info {
    margin-top: 45px;
    background-position-y: 5px;
    background-size: 31px auto;
    padding: 0 95px 0 55px;
    font-size: 14px;
    line-height: 22px;
  }
  .section-envato {
    padding-top: 150px;
  }
  .section-envato .title {
    margin-bottom: 23px;
  }
  .section-envato .title .envato {
    background-size: auto 34px;
    padding-left: 45px;
    background-position: left bottom 2px;
  }
  .envato-descr {
    font-size: 26px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 70px;
  }
  .envato-img {
    width: 111%;
    margin-left: -15px;
  }
  .section-tariffs {
    padding: 105px 0 140px;
  }
  .questions {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 53px;
  }
  .title.tariffs-title {
    margin-bottom: 18px;
  }
  .tariffs-item {
    padding: 55px 0 22px 0;
  }
  .tariffs-item .ny-label {
    font-size: 15px;
    padding: 4px 15px 7px 15px;
    width: 123px;
  }
  .tariffs-item .img {
    min-height: 135px;
    height: 135px;
  }
  .tariffs .tariffs-item:nth-child(1) {
    border-radius: 13px 0 0 0;
  }
  .tariffs .tariffs-item:nth-child(2) {
    border-radius: 0 13px 0 0;
  }
  .tariffs .tariffs-item:nth-child(3) {
    border-radius: 0 0 0 13px;
  }
  .tariffs .tariffs-item:nth-child(4) {
    border-radius: 0 0 13px 0;
  }
  .tariffs-item:nth-child(1) .img img {
    width: 140px;
  }
  .tariffs-item:nth-child(2) .img img {
    width: 160px;
  }
  .tariffs-item:nth-child(3) .img img {
    width: 145px;
  }
  .tariffs-item:nth-child(4) .img img {
    width: 165px;
  }
  .tariffs-item .new-year .ttl {
    font-size: 12px;
  }
  .tariffs-item .new-year .ny-price {
    font-size: 19px;
  }
  .tariffs-item .new-year .ny-price img {
    height: 13px;
  }
  .tariffs-item .new-year .ny-price:after {
    height: 2.5px;
  }
  .tariffs-item .new-year-descr {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .tariffs-item .price {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .tariffs-item .price:after {
    width: 20px;
    height: 20px;
    top: 10px;
    right: -14px;
  }
  .tariffs-item .name {
    font-size: 20px;
    margin-bottom: 0;
  }
  .tariffs-item .descr {
    font-size: 14px;
    margin-bottom: 26px;
  }
  .tariffs-item .details {
    font-size: 19px;
    margin-bottom: 7px;
  }
  .t-envato {
    padding: 16px 0;
    height: 75px;
  }
  .t-desc {
    font-size: 15px;
  }
  .t-envato-line {
    height: 25px;
  }
  .tariffs-checker {
    height: 25px;
  }
  .t-envato,
  .t-envato i {
    font-size: 18px;
  }
  .t-envato .envato-logo {
    width: 13px;
    height: 15px;
    margin-top: 6px;
  }
  .tariffs-item .btn-holder a {
    font-size: 14px;
    padding: 15px 50px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 50px;
    padding: 22px 35px 25px 155px;
    position: relative;
    align-items: flex-start;
  }
  .tariffs-item.tariffs-test .img {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .tariffs-item.tariffs-test .price-wrap {
    text-align: center;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 64px;
    background-size: 20px auto;
    padding-right: 30px;
    background-position: top 7px right;
    padding-left: 30px;
    margin-bottom: 10px;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 250px;
  }
  .tariffs-item.tariffs-test .btn-holder {
    position: absolute;
    right: 30px;
    bottom: 30px;
  }
  .tariffs-item.tariffs-test .btn-holder a {
    padding: 15px 35px;
  }
  .section-slider {
    padding-top: 208px;
    padding-bottom: 148px;
  }
  .section-slider .title {
    margin-bottom: 30px;
  }
  .section-slider .slider-descr {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 13px;
    margin-left: auto;
    margin-right: auto;
    width: 450px;
  }
  .section-slider .slider-descr-small {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 450px;
  }
  .slider-item {
    padding: 0 63px 63px 63px;
    margin: 88px 0 30px 0;
  }
  .slider-item-wrap {
    padding: 0 45px;
  }
  .slider-item .row-top {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 180px;
  }
  .slider-item .col-left,
  .slider-item .col-right {
    width: 100%;
  }
  .slider-item .col-right {
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .slider-item .col-left .item-title {
    font-size: 22px;
  }
  .slider-item .col-left .item-descr {
    font-size: 16px;
  }
  .slider-item .col-left .item-descr img {
    width: 19px;
    margin-left: 2px;
    margin-top: -4px;
  }
  .slider-item .col-right img {
    max-height: 50px;
  }
  .slider-item .img {
    width: 138px;
    top: -23px;
    left: 65px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .slider-item .slider-text {
    margin-top: 35px;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 30px;
    padding: 25px 30px 25px 30px;
  }
  .slider-item .slider-text:before {
    border-width: 0 12px 12px 12px;
    margin-left: 0;
    left: 60px;
    top: -12px;
  }
  .slider-item .row-titles {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
  }
  .slider-item .col-1 {
    width: 100%;
    display: flex;
    margin-bottom: 25px;
  }
  .slider-item .col-1 .results-block,
  .slider-item .col-2,
  .slider-item .col-3 {
    width: 50%;
  }
  .slider-item .col-3 {
    padding-right: 0;
  }
  .slider-item .row-results {
    font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
  }
  .slider .slick-arrow {
    width: 23px;
    height: 108px;
  }
  .slider .slick-arrow.slick-prev {
    left: 80px;
  }
  .slider .slick-arrow.slick-next {
    right: 80px;
  }
  .slider .slick-dots {
    bottom: -45px;
  }
  .slider .slick-dots li button {
    height: 3.5px;
  }
  .slider .slick-dots li button {
    width: 10px;
  }
  .slider .slick-dots li.slick-active button {
    width: 24px;
  }
  .section-conf .title {
    margin-bottom: 3px;
  }
  .conf {
    padding: 50px 90px 70px 90px;
    font-size: 17px;
    line-height: 28px;
    margin-top: 60px;
  }
  .conf .rupor-mob {
    display: block;
    text-align: center;
    margin-bottom: -12px;
  }
  .conf .rupor-mob img {
    width: 420px;
    max-width: 150%;
    margin-left: -40px;
    margin-bottom: 50px;
  }
  .conf .rupor {
    display: none;
  }
  .section-faq {
    padding-top: 182px;
  }
  .section-faq .faq-item h2 {
    font-size: 24px;
    padding: 24px 100px 24px 0;
  }
  .section-faq .faq-item h2:after {
    width: 21px;
    height: 21px;
    right: 30px;
  }
  .section-faq .faq-item .answer {
    font-size: 15px;
    line-height: 22px;
  }
  .section-faq .faq-item .answer img {
    max-height: 20px;
    margin-right: 15px;
    margin-bottom: 12px;
  }
  .section-faq .title {
    margin-bottom: 42px;
  }
  .section-tests {
    padding: 199px 0 155px 0;
  }
  .section-tests .row {
    display: block;
  }
  .test-try .title {
    margin-bottom: 34px;
    text-align: center;
  }
  .test-try .text {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }

  .icons {
    padding-top: 40px;
    font-size: 17px;
    text-align: left;
    width: 467px;
    margin-left: auto;
  }
  .icons-img {
    width: 175px;
  }
  .icons-behance {
    margin: 0 auto 35px auto;
    width: 290px;
    min-width: auto;
  }

  .icons .icons-logo img {
    width: 115px;
  }

  .icons-logo {
    margin-bottom: 25px;
    height: 30px;
  }

  .icons-img:last-of-type {
    margin-top: 10px;
  }

  .icons img {
    width: 25px;
    margin-right: 9px;
    min-width: 25px;
  }

  .icons-img.icon-heart img {
    margin-right: 11px;
    width: 15px;
    min-width: 20px;
  }

  .test-form {
    padding-left: 0;
    margin-top: 56px;
  }
  .test-form-wrap {
    width: 467px;
    margin-left: auto;
    margin-right: auto;
    padding: 39px 46px 28px 46px;
    border-radius: 5px;
  }
  .test-form .ttl {
    font-size: 36px;
    margin: 0 0 12px 0;
  }
  .test-form .dsc {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 46px;
  }
  .test-form-wrap .link,
  .popup-order .link {
    width: 176px;
    height: 127px;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 27px;
  }
  .test-form-wrap .link img,
  .popup-order .link img {
    width: 45px;
  }
  .popup-order {
    width: 455px;
    padding: 0 40px 5px 40px;
  }
  .popup-order #close2 {
    top: 20px;
    right: 20px;
  }
  .popup-order #close2 img {
    width: 20px;
  }
  .popup-order .ttl {
    font-size: 45px;
    margin: 40px 0 25px 0;
  }
  .popup-order .dsc {
    width: 100%;
    font-size: 15px;
  }
  .container-footer-more {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .container-footer-more .row {
    display: flex;
    justify-content: space-between;
  }
  .container-footer-more .row:before,
  .container-footer-more .row:after {
    display: none;
  }
  .container-footer-more .site-title {
    padding-left: 15px;
  }
  .container-footer-more .site-title h3 {
    margin-left: 7px;
  }
  .container-footer-more .site-lang {
    padding-right: 15px;
    width: 177px;
    padding-left: 35px;
  }
  .container-footer-more .mob-menu {
    width: 177px;
    padding-right: 35px;
  }
  .section-footer-2 {
    height: 52px;
    padding: 10px 35px;
    font-size: 11px;
  }
  .section-footer-2 .right {
    width: 380px;
  }
  .popup-text {
    width: 605px;
    padding: 35px 45px;
  }
  .popup-text .close-text {
    right: 40px;
    top: 40px;
  }
  .popup-text .close-text img {
    width: 15px;
  }
  .popup-text .text-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .popup-text .text {
    height: 365px;
    font-size: 13px;
  }
  .popup-text .text p {
    margin-bottom: 30px;
  }
}

@media (min-width: 640px) and (max-width: 767px) {
  .hide-640 {
    display: none;
  }
  .show-640 {
    display: block;
  }
  .col-top-left {
    display: none;
  }
  .header-border {
    border: none;
    padding: 13px 15px 15px 15px;
  }
  .mob-menu {
    display: block;
    position: absolute;
    top: 16px;
    right: 16px;
  }
  .row-header {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .row-header:before,
  .row-header:after {
    display: none;
  }
  .site-title {
    padding-left: 15px;
    order: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 230px;
  }
  .site-title h2 {
    font-size: 23px;
    line-height: 34px;
  }
  .site-title h3 {
    margin-left: 20px;
    padding-top: 5px;
    font-size: 12px;
  }
  .site-menu {
    display: none;
  }
  .site-lang {
    width: 135px;
    font-size: 16px;
    order: 2;
    padding-right: 0;
    text-align: right;
    padding-left: 0;
    margin-right: 65px;
    padding-top: 3px;
  }
  .site-lang a {
    margin: 14px 5px;
  }
  .desc {
    padding-top: 73px;
    padding-bottom: 450px;
    padding-left: 15px;
  }
  .desc-more {
    display: flex;
    justify-content: center;
  }
  .desc div {
    font-size: 15px;
    line-height: 18px;
  }
  .desc p {
    font-size: 36px;
    line-height: 45px;
    text-align: center;
  }
  .desc h1 {
    margin-bottom: 0;
  }
  .desc h1 u.behance-block {
    top: -7.5px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.behance-block i {
    height: 35px;
    padding: 8px 16px;
  }

  .desc h1 u.dribble-block {
    top: -7.5px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.dribble-block i {
    height: 35px;
    padding: 8px 16px;
  }
  .desc h1 u.envato {
    top: -5px;
    font-size: 21px;
    background-size: 15px auto;
    line-height: 35px;
    padding: 0px 13px 4px 33px;
    margin-left: 7px;
  }
  .desc h1 u.free {
    margin-left: 5px;
    font-size: 16px;
    line-height: 18px;
    top: 5px;
    text-align: left;
  }
  .likes {
    margin-top: 55px;
    margin-bottom: 10px;
    margin-left: 5px;
    align-items: flex-start;
  }
  .likes .img-like,
  .likes .img-like-2 {
    width: 77px;
    height: 77px;
    background-size: 32px auto;
    display: block;
    min-width: 77px;
  }

  .likes .likes-text {
    margin-left: 30px;
    width: 230px;
  }
  .likes .likes-text .line-1 {
    font-size: 16px;
    line-height: 20px;
  }
  .likes .likes-text .line-2 {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
  .desc div.likes {
    padding-top: 5px;
  }
  .conf-more a,
  .desc div.desc-more a {
    font-size: 15px;
    font-family: "Lato-Semibold", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 20px 40px;
  }
  .desc-more {
    display: block;
    padding-top: 20px;
  }
  .likes-100-line {
    font-size: 29px;
  }
  .likes-100 {
    display: block;
    margin-left: 5px;
    margin-top: 37px;
  }
  #mac {
    display: block;
    right: 20px;
    bottom: -85px;
    width: 580px;
  }
  .section-about {
    padding-top: 126px;
    padding-bottom: 90px;
  }
  .row-about {
    display: flex;
    flex-direction: column-reverse;
  }
  .block-project {
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
    width: 520px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }
  .block-project img {
    margin: 0 auto;
  }
  .block-project .col-project {
    border-radius: 13px;
    padding-top: 35px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 25px;
    width: 295px;
    flex-basis: 295px;
  }

  .col-about {
    padding-left: 15px;
    width: 515px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .title {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 40px;
  }
  .col-about .title {
    text-align: center;
  }
  .about-text {
    font-size: 18px;
    line-height: 28px;
  }
  .about-text.line-1 {
    margin-bottom: 28px;
  }
  .about-text.line-2 {
    text-align: left;
  }
  .about-text.line-2 img {
    width: 60px;
  }
  .section-promotion {
    padding-top: 115px;
    padding-bottom: 110px;
  }
  .section-promotion .title {
    margin-bottom: 30px;
  }
  .section-promotion .descr {
    font-size: 18px;
    line-height: 28px;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .promotion-info {
    margin-top: 72px;
    width: 455px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .col-promotion {
    width: 50%;
  }
  .col-promotion-right {
    width: 50%;
  }
  .col-promotion-2,
  .col-promotion-4 {
    padding-left: 45px;
  }
  .col-promotion-3,
  .col-promotion-4 {
    margin-top: 50px;
  }
  .col-promotion .img-promotion {
    height: 100px;
    margin-top: 30px;
  }
  .col-promotion .img-promotion img {
    width: 120px;
    margin-left: 20px;
  }
  .col-promotion .img-promotion img.img-2 {
    max-width: 85px;
  }

  .col-promotion .img-promotion img.img-3 {
    max-width: 44px;
  }
  .col-promotion .img-promotion img.img-4 {
    max-width: 63px;
  }
  .col-promotion .title-promotion {
    margin-top: 25px;
    font-size: 15px;
    line-height: 21px;
  }
  .col-promotion .descr-promotion {
    font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
    padding-right: 25px;
  }
  .col-promotion.col-promotion-2 .descr-promotion {
    padding-right: 0;
  }
  .col-promotion .descr-promotion img {
    width: 12px;
    margin-top: -4px;
  }
  .section-safety {
    padding-top: 79px;
    padding-bottom: 90px;
    background-position: right -135px bottom -40px;
    background-size: 415px auto;
  }
  .section-safety .safety-descr {
    font-size: 20px;
    line-height: 29px;
    width: 300px;
  }
  .section-safety .title {
    margin-bottom: 40px;
  }
  .section-safety .safety-descr.line-1 {
    margin-bottom: 27px;
  }
  .section-safety .safety-info {
    margin-top: 30px;
    background-position-y: 5px;
    background-size: 31px auto;
    padding: 0 95px 0 50px;
    font-size: 14px;
    line-height: 22px;
    width: 379px;
  }

  .section-checker {
    padding-top: 115px;
  }

  .section-checker .descr {
    font-size: 18px;
    margin-bottom: 110px;
    line-height: 28px;
  }
  .section-checker .descr img {
    width: 20px;
  }
  .section-envato {
    padding-top: 110px;
  }
  .section-envato .title {
    margin-bottom: 25px;
  }
  .section-envato .title .envato {
    background-size: auto 34px;
    padding-left: 45px;
    background-position: left bottom 2px;
  }
  .envato-descr {
    font-size: 26px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 47px;
  }
  .envato-img {
    width: 104%;
    margin-left: 7px;
  }
  .section-tariffs {
    padding: 76px 0 100px;
  }
  .questions {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 42px;
  }
  .title.tariffs-title {
    margin-bottom: 25px;
  }

  .tariffs-item {
    padding: 55px 0 22px 0;
  }

  .tariffs-header {
    display: block;
  }

  .tariff-buttons {
    margin: 0 auto;
    width: 290px;
    font-size: 18px;
  }

  .behance-tariff-btn.active {
    background: url(../img/be.svg) left 15px top 13px no-repeat #fff;
    background-size: 22px auto;
  }

  .behance-tariff-btn {
    background: url(../img/be-grey.svg) left 15px top 13px no-repeat;
    background-size: 22px auto;
  }

  .dribble-tariff-btn.active {
    background: url(../img/dribbble.svg) left 15px top 9px no-repeat #fff;
    background-size: 22px auto;
  }

  .dribble-tariff-btn {
    background: url(../img/dribbble-grey.svg) left 15px top 9px no-repeat;
    background-size: 22px auto;
  }

  .tariff-buttons span {
    padding: 16px 15px 16px 45px;
    height: 40px;
    width: 49.3%;
  }

  .tariffs-label {
    left: 13px;
  }

  .tariffs-checker {
    font-size: 19px;
    height: 25px;
  }

  .tariffs-checker span {
    margin-right: 8px;
    height: 20px;
    width: 20px;
  }
  .tariffs-item .ny-label {
    font-size: 15px;
    padding: 4px 15px 7px 15px;
    width: 123px;
  }
  .tariffs-item .img {
    min-height: 135px;
    height: 135px;
  }
  .tariffs .tariffs-item:nth-child(1) {
    border-radius: 13px 0 0 0;
  }
  .tariffs .tariffs-item:nth-child(2) {
    border-radius: 0 13px 0 0;
  }
  .tariffs .tariffs-item:nth-child(3) {
    border-radius: 0 0 0 13px;
  }
  .tariffs .tariffs-item:nth-child(4) {
    border-radius: 0 0 13px 0;
  }
  .tariffs-item:nth-child(1) .img img {
    width: 140px;
  }
  .tariffs-item:nth-child(2) .img img {
    width: 160px;
  }
  .tariffs-item:nth-child(3) .img img {
    width: 145px;
  }
  .tariffs-item:nth-child(4) .img img {
    width: 165px;
  }
  .tariffs-item .new-year .ttl {
    font-size: 12px;
  }
  .tariffs-item .new-year .ny-price {
    font-size: 19px;
  }
  .tariffs-item .new-year .ny-price img {
    height: 13px;
  }
  .tariffs-item .new-year .ny-price:after {
    height: 2.5px;
  }
  .tariffs-item .new-year-descr {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .tariffs-item .price {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .tariffs-item .price:after {
    width: 20px;
    height: 20px;
    top: 10px;
    right: -14px;
  }
  .tariffs-item .name {
    font-size: 20px;
    margin-bottom: 0;
  }
  .tariffs-item .descr {
    font-size: 14px;
    margin-bottom: 26px;
  }
  .tariffs-item .details {
    font-size: 19px;
    margin-bottom: 7px;
  }
  .t-envato {
    padding: 16px 0;
    height: 75px;
  }
  .t-desc {
    font-size: 15px;
  }
  .t-envato-line {
    height: 25px;
  }
  .t-envato,
  .t-envato i {
    font-size: 18px;
  }
  .t-envato .envato-logo {
    width: 13px;
    height: 15px;
    margin-top: 6px;
  }
  .tariffs-item .btn-holder a {
    font-size: 14px;
    padding: 15px 50px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 50px;
    padding: 25px 47px 25px 62px;
    position: relative;
    align-items: flex-start;
  }
  .tariffs-item.tariffs-test .img {
    display: none;
  }
  .tariffs-item.tariffs-test .price-wrap {
    text-align: center;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 64px;
    background-size: 20px auto;
    padding-right: 30px;
    background-position: top 7px right;
    padding-left: 30px;
    margin-bottom: 10px;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 250px;
  }
  .tariffs-item.tariffs-test .btn-holder {
    position: absolute;
    right: 45px;
    bottom: 30px;
  }
  .tariffs-item.tariffs-test .btn-holder a {
    padding: 15px 35px;
  }
  .section-slider {
    padding-top: 130px;
    padding-bottom: 65px;
  }
  .section-slider .title {
    margin-bottom: 30px;
  }
  .section-slider .slider-descr {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    width: 450px;
  }
  .section-slider .slider-descr-small {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 450px;
  }
  .slider-item {
    padding: 0 45px 45px 45px;
    margin: 88px 0 30px 0;
  }
  .slider-item-wrap {
    padding: 0 35px;
  }
  .slider-item .row-top {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 180px;
  }
  .slider-item .col-left,
  .slider-item .col-right {
    width: 100%;
  }
  .slider-item .col-right {
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .slider-item .col-left .item-title {
    font-size: 22px;
  }
  .slider-item .col-left .item-descr {
    font-size: 16px;
  }
  .slider-item .col-left .item-descr img {
    width: 19px;
    margin-left: 2px;
    margin-top: -4px;
  }
  .slider-item .col-right img {
    max-height: 50px;
  }
  .slider-item .img {
    width: 138px;
    top: -23px;
    left: 45px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .slider-item .slider-text {
    margin-top: 35px;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 30px;
    padding: 25px 30px 25px 30px;
  }
  .slider-item .slider-text:before {
    border-width: 0 12px 12px 12px;
    margin-left: 0;
    left: 60px;
    top: -12px;
  }
  .slider-item .row-titles {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
  }
  .slider-item .col-1 {
    width: 100%;
    display: flex;
    margin-bottom: 25px;
  }
  .slider-item .col-1 .results-block,
  .slider-item .col-2,
  .slider-item .col-3 {
    width: 50%;
  }
  .slider-item .col-3 {
    padding-right: 0;
  }
  .slider-item .row-results {
    font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
  }
  .slider .slick-arrow {
    width: 23px;
    height: 108px;
  }
  .slider .slick-arrow.slick-prev {
    left: 40px;
  }
  .slider .slick-arrow.slick-next {
    right: 40px;
  }
  .slider .slick-dots {
    bottom: -45px;
  }
  .slider .slick-dots li button {
    height: 3.5px;
  }
  .slider .slick-dots li button {
    width: 10px;
  }
  .slider .slick-dots li.slick-active button {
    width: 24px;
  }
  .section-conf .title {
    margin-bottom: 3px;
  }
  .conf {
    padding: 70px 64px 60px 82px;
    font-size: 17px;
    line-height: 28px;
    margin-top: 68px;
  }
  .conf .rupor-mob {
    display: block;
    text-align: center;
    margin-bottom: -12px;
  }
  .conf .rupor-mob img {
    width: 450px;
    max-width: 150%;
    margin-left: -40px;
    margin-bottom: 50px;
  }
  .conf .rupor {
    display: none;
  }
  .section-faq {
    padding-top: 125px;
  }
  .section-faq .faq-item h2 {
    font-size: 24px;
    padding: 24px 100px 24px 0;
  }
  .section-faq .faq-item h2:after {
    width: 21px;
    height: 21px;
    right: 30px;
  }
  .section-faq .faq-item .answer {
    font-size: 15px;
    line-height: 22px;
  }
  .section-faq .faq-item .answer img {
    max-height: 20px;
    margin-right: 12px;
    margin-bottom: 12px;
  }
  .section-faq .title {
    margin-bottom: 42px;
  }
  .section-tests {
    padding: 114px 0 88px 0;
  }
  .section-tests .row {
    display: block;
  }
  .test-try .title {
    margin-bottom: 31px;
    text-align: center;
  }
  .test-try .text {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }
  .icons {
    padding-top: 40px;
    font-size: 17px;
    text-align: left;
    width: 467px;
    margin-left: auto;
  }
  .icons-behance {
    margin: 0 auto 35px auto;
    width: 290px;
    min-width: auto;
  }

  .icons .icons-logo img {
    width: 115px;
  }

  .icons-logo {
    margin-bottom: 25px;
    height: 30px;
  }

  .icons-img {
    width: 175px;
  }

  .icons-img:last-of-type {
    margin-top: 10px;
  }

  .icons img {
    width: 25px;
    margin-right: 9px;
    min-width: 25px;
  }

  .icons-img.icon-heart img {
    margin-right: 12px;
    width: 15px;
    min-width: 20px;
  }
  .test-form {
    padding-left: 0;
    margin-top: 56px;
  }
  .test-form-wrap {
    width: 467px;
    margin-left: auto;
    margin-right: auto;
    padding: 39px 46px 28px 46px;
    border-radius: 5px;
  }
  .test-form .ttl {
    font-size: 36px;
    margin: 0 0 12px 0;
  }
  .test-form .dsc {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 46px;
  }
  .test-form-wrap .link,
  .popup-order .link {
    width: 176px;
    height: 127px;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 27px;
  }
  .test-form-wrap .link img,
  .popup-order .link img {
    width: 45px;
  }
  .popup-order {
    width: 444px;
    padding: 0 35px 5px 35px;
  }
  .popup-order .dsc {
    width: 100%;
    font-size: 15px;
  }
  .popup-order .ttl {
    margin: 35px 0 20px 0;
    font-size: 45px;
  }
  .popup-order #close2 {
    top: 15px;
    right: 15px;
  }
  .popup-order #close2 img {
    width: 20px;
  }
  .container-footer-more {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
  }
  .container-footer-more .row {
    display: flex;
    justify-content: space-between;
  }
  .container-footer-more .row:before,
  .container-footer-more .row:after {
    display: none;
  }
  .container-footer-more .site-title {
    padding-left: 30px;
    width: 270px;
  }
  .container-footer-more .site-title h3 {
    margin-left: 7px;
  }
  .container-footer-more .site-lang {
    padding-right: 15px;
    width: 160px;
    padding-left: 15px;
    text-align: left;
  }
  .container-footer-more .mob-menu {
    top: 46px;
    right: 46px;
  }
  .section-footer-2 {
    height: 52px;
    padding: 10px 45px;
    font-size: 11.5px;
  }
  .section-footer-2 .right {
    width: 300px;
  }
  .popup-text {
    width: 500px;
    padding: 30px 35px;
  }
  .popup-text .close-text {
    right: 40px;
    top: 40px;
  }
  .popup-text .close-text img {
    width: 15px;
  }
  .popup-text .text-title {
    font-size: 27px;
    margin-bottom: 25px;
  }
  .popup-text .text {
    height: 300px;
    font-size: 13px;
  }
  .popup-text .text p {
    margin-bottom: 25px;
  }
}

@media (min-width: 480px) and (max-width: 639px) {
  .hide-480 {
    display: none;
  }
  .show-480 {
    display: block;
  }
  .col-top-left {
    display: none;
  }
  .header-border {
    border: none;
    padding: 0 0 15px 0;
  }
  .mob-menu {
    display: block;
    position: absolute;
    top: 16px;
    right: 16px;
  }
  .row-header {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .row-header:before,
  .row-header:after {
    display: none;
  }
  .site-title {
    padding-left: 15px;
    order: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 230px;
  }
  .site-title h2 {
    font-size: 23px;
    line-height: 34px;
  }
  .site-title h3 {
    margin-left: 20px;
    padding-top: 5px;
    font-size: 12px;
  }
  .site-menu {
    display: none;
  }
  .site-lang {
    width: 130px;
    font-size: 16px;
    order: 2;
    padding-right: 0;
    text-align: right;
    padding-left: 0;
    margin-right: 65px;
    padding-top: 3px;
  }
  .site-lang a {
    margin: 14px 5px;
  }
  .desc {
    padding-top: 73px;
    padding-bottom: 345px;
    padding-left: 15px;
  }
  .desc div {
    font-size: 15px;
    line-height: 18px;
  }
  .desc p {
    font-size: 28px;
    line-height: 33px;
    text-align: center;
  }
  .desc h1 {
    margin-bottom: 0;
  }
  .desc h1 u.behance-block {
    top: -2px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.behance-block i {
    height: 35px;
    padding: 8px 16px;
  }

  .desc h1 u.dribble-block {
    top: -2px;
    width: 133px;
    margin-bottom: -15px;
  }
  .desc h1 u.dribble-block i {
    height: 35px;
    padding: 8px 16px;
  }

  .desc h1 u.envato {
    top: -3px;
    font-size: 21px;
    background-size: 15px auto;
    line-height: 35px;
    padding: 0px 13px 4px 33px;
    margin-left: 7px;
  }
  .desc h1 u.free {
    margin-left: 5px;
    font-size: 16px;
    line-height: 18px;
    top: 5px;
    text-align: left;
  }
  .likes {
    margin-top: 55px;
    margin-bottom: 10px;
    margin-left: 5px;
    align-items: flex-start;
  }
  .likes .img-like,
  .likes .img-like-2 {
    width: 77px;
    height: 77px;
    background-size: 32px auto;
    display: block;
    min-width: 77px;
  }
  .likes .likes-text {
    margin-left: 30px;
    width: 246px;
  }
  .likes .likes-text .line-1 {
    font-size: 16px;
    line-height: 20px;
  }
  .likes .likes-text .line-2 {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
  .desc div.likes {
    padding-top: 5px;
  }
  .conf-more a,
  .desc div.desc-more a {
    font-size: 15px;
    font-family: "Lato-Semibold", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 20px 25px;
  }
  .desc-more {
    display: block;
    padding-top: 20px;
  }
  .likes-100-line {
    font-size: 29px;
  }
  .likes-100 {
    display: block;
    margin-left: 5px;
    margin-top: 37px;
  }
  #mac {
    display: block;
    right: -10px;
    bottom: -90px;
    width: 580px;
  }
  .section-about {
    padding-top: 126px;
    padding-bottom: 90px;
  }
  .row-about {
    display: flex;
    flex-direction: column-reverse;
  }
  .block-project {
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
  }

  .block-project img {
    margin: 0 auto;
  }
  .block-project .col-project {
    border-radius: 13px;
    padding-top: 35px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 25px;
    width: 295px;
    margin-left: auto;
    margin-right: auto;
  }

  .col-about {
    padding-left: 15px;
    width: 420px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .title {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 40px;
  }
  .col-about .title {
    text-align: center;
  }
  .about-text {
    font-size: 18px;
    line-height: 28px;
  }
  .about-text.line-1 {
    margin-bottom: 28px;
  }
  .about-text.line-2 {
    text-align: left;
  }
  .about-text.line-2 img {
    width: 60px;
  }
  .section-promotion {
    padding-top: 115px;
    padding-bottom: 110px;
  }
  .section-promotion .title {
    margin-bottom: 30px;
  }
  .section-promotion .descr {
    font-size: 18px;
    line-height: 28px;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .promotion-info {
    margin-top: 72px;
    width: 455px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .section-checker {
    padding-top: 115px;
  }
  .section-checker .descr {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 115px;
  }
  .section-checker .descr img {
    width: 20px;
  }
  .col-promotion {
    width: 50%;
  }
  .col-promotion-right {
    width: 50%;
  }
  .col-promotion-2,
  .col-promotion-4 {
    padding-left: 15px;
  }
  .col-promotion-3,
  .col-promotion-4 {
    margin-top: 50px;
  }

  .col-promotion .img-promotion {
    height: 130px;
    text-align: center;
    justify-content: center;
  }

  .col-promotion .img-promotion img {
    max-height: 100%;
    margin-right: 20px;
    width: 120px;
  }
  .col-promotion .title-promotion {
    margin-top: -15px;
    font-size: 15px;
    line-height: 21px;
  }
  .col-promotion .descr-promotion {
    font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
    padding-right: 25px;
  }
  .col-promotion.col-promotion-right .descr-promotion {
    padding-right: 25px;
  }
  .col-promotion .descr-promotion img {
    width: 12px;
    margin-top: -4px;
  }
  .section-safety {
    padding-top: 79px;
    padding-bottom: 135px;
    background-position: right -70px bottom -65px;
    background-size: 315px auto;
  }
  .section-safety .safety-descr {
    font-size: 20px;
    line-height: 29px;
    width: 300px;
  }
  .section-safety .title {
    margin-bottom: 40px;
  }
  .section-safety .safety-descr.line-1 {
    margin-bottom: 27px;
  }
  .section-safety .safety-info {
    margin-top: 40px;
    font-size: 14px;
    line-height: 22px;
    width: 150px;
    background: none;
    padding: 0 0 0 25px;
  }
  .section-safety .safety-info img {
    float: left;
    width: 30px;
    margin-right: 15px;
    margin-top: 5px;
  }
  .section-envato {
    padding-top: 110px;
  }
  .section-envato .title {
    margin-bottom: 25px;
  }
  .section-envato .title .envato {
    background-size: auto 34px;
    padding-left: 45px;
    background-position: left bottom 2px;
  }
  .envato-descr {
    font-size: 26px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 47px;
  }
  .envato-img {
    width: 104%;
    margin-left: 7px;
  }
  .section-tariffs {
    padding: 76px 0 100px;
  }
  .container-tariffs {
    padding: 0;
    width: 100%;
  }
  .questions {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 42px;
  }
  .title.tariffs-title {
    margin-bottom: 18px;
  }
  .tariffs {
    box-shadow: none;
    background: none;
    margin-bottom: 80px;
  }

  .slider-scroll {
    width: 190px;
    color: #a9abb1;
    font-size: 16px;
    padding: 5px 0 5px 54px;
    background: url("../img/slider-scroll.svg") left center no-repeat;
    margin-left: auto;
    margin-right: auto;
  }
  .slider-scroll.dark {
    background: url("../img/slider-scroll-dark.svg") left center no-repeat;
    color: #666666;
  }
  .tariffs-item {
    padding: 55px 0 22px 0;
    margin: 0 8px;
    border-radius: 10px;
  }
  .tariffs-item .ny-label {
    font-size: 15px;
    padding: 4px 15px 7px 15px;
    width: 123px;
  }
  .tariffs-item .img {
    min-height: 135px;
    height: 135px;
  }

  .tariffs-item:nth-child(1) .img img {
    width: 140px;
  }
  .tariffs-item:nth-child(2) .img img {
    width: 160px;
  }
  .tariffs-item:nth-child(3) .img img {
    width: 145px;
  }
  .tariffs-item:nth-child(4) .img img {
    width: 165px;
  }
  .tariffs-item .new-year .ttl {
    font-size: 12px;
  }
  .tariffs-item .new-year .ny-price {
    font-size: 19px;
  }
  .tariffs-item .new-year .ny-price img {
    height: 13px;
  }
  .tariffs-item .new-year .ny-price:after {
    height: 2.5px;
  }
  .tariffs-item .new-year-descr {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .tariffs-item .price {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .tariffs-item .price:after {
    width: 20px;
    height: 20px;
    top: 10px;
    right: -14px;
  }
  .tariffs-item .name {
    font-size: 20px;
    margin-bottom: 0;
  }
  .tariffs-item .descr {
    font-size: 14px;
    margin-bottom: 26px;
  }
  .tariffs-item .details {
    font-size: 19px;
    margin-bottom: 7px;
  }
  .t-envato {
    padding: 16px 0;
    height: 75px;
  }
  .t-desc {
    font-size: 15px;
  }
  .t-envato-line {
    height: 25px;
  }
  .t-envato,
  .t-envato i {
    font-size: 18px;
  }
  .t-envato .envato-logo {
    width: 13px;
    height: 15px;
    margin-top: 6px;
  }
  .tariffs-item .btn-holder a {
    font-size: 14px;
    padding: 15px 50px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 50px;
    padding: 40px 35px 35px 35px;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 257px;
    border-radius: 8px;
  }
  .tariffs-item.tariffs-test .img {
    display: none;
  }
  .tariffs-item.tariffs-test .price-wrap {
    text-align: center;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 64px;
    background-size: 20px auto;
    padding-right: 30px;
    background-position: top 7px right;
    padding-left: 30px;
    margin-bottom: 5px;
  }
  .tariffs-item.tariffs-test .name {
    margin-bottom: 28px;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 100%;
    display: block;
  }
  .tariffs-item.tariffs-test .details {
    margin-bottom: 5px;
  }
  .tariffs-item.tariffs-test .btn-holder {
    padding-top: 35px;
  }
  .tariffs-item.tariffs-test .btn-holder a {
    padding: 15px 35px 12px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 50px;
    padding: 40px 35px 35px 35px;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 410px;
    border-radius: 8px;
  }

  .tariffs-header {
    display: block;
  }

  .tariff-buttons {
    margin: 0 auto;
    width: 290px;
    font-size: 18px;
  }

  .behance-tariff-btn.active {
    background: url(../img/be.svg) left 15px top 13px no-repeat #fff;
    background-size: 22px auto;
  }

  .behance-tariff-btn {
    background: url(../img/be-grey.svg) left 15px top 13px no-repeat;
    background-size: 22px auto;
  }

  .dribble-tariff-btn.active {
    background: url(../img/dribbble.svg) left 15px top 9px no-repeat #fff;
    background-size: 22px auto;
  }

  .dribble-tariff-btn {
    background: url(../img/dribbble-grey.svg) left 15px top 9px no-repeat;
    background-size: 22px auto;
  }

  .tariff-buttons span {
    padding: 16px 15px 16px 45px;
    height: 40px;
    width: 49.3%;
  }

  .tariffs-label {
    left: 13px;
  }

  .tariffs-checker {
    font-size: 19px;
    height: 25px;
  }

  .tariffs-checker span {
    margin-right: 8px;
    height: 20px;
    width: 20px;
  }
  .tariffs-item.tariffs-test .img {
    display: none;
  }
  .tariffs-item.tariffs-test .price-wrap {
    text-align: center;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 64px;
    background-size: 20px auto;
    padding-right: 30px;
    background-position: top 7px right;
    padding-left: 30px;
    margin-bottom: 5px;
  }
  .tariffs-item.tariffs-test .name {
    margin-bottom: 28px;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 100%;
    display: block;
  }
  .tariffs-item.tariffs-test .details {
    margin-bottom: 5px;
  }
  .tariffs-item.tariffs-test .btn-holder {
    padding-top: 35px;
  }
  .tariffs-item.tariffs-test .btn-holder a {
    padding: 15px 35px 12px;
  }
  .section-slider {
    padding-top: 130px;
    padding-bottom: 65px;
  }
  .section-slider .title {
    margin-bottom: 30px;
  }
  .section-slider .slider-descr {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    width: 405px;
  }
  .section-slider .slider-descr-small {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 405px;
  }
  .section-slider .slider {
    margin-bottom: 60px;
  }
  .slider-item {
    padding: 0 30px 30px 30px;
    margin: 88px 0 30px 0;
  }
  .slider-item-wrap {
    padding: 0 20px;
  }
  .slider-item .row-top {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 160px;
  }
  .slider-item .col-left,
  .slider-item .col-right {
    width: 100%;
  }
  .slider-item .col-right {
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .slider-item .col-left .item-title {
    font-size: 21px;
  }
  .slider-item .col-left .item-descr {
    font-size: 16px;
  }
  .slider-item .col-left .item-descr img {
    width: 19px;
    margin-left: 2px;
    margin-top: -4px;
  }
  .slider-item .col-right img {
    max-height: 50px;
  }
  .slider-item .img {
    width: 125px;
    top: -23px;
    left: 30px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .slider-item .slider-text {
    margin-top: 35px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
    padding: 25px 30px 25px 30px;
  }
  .slider-item .slider-text:before {
    border-width: 0 12px 12px 12px;
    margin-left: 0;
    left: 60px;
    top: -12px;
  }
  .slider-item .row-titles {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
  }
  .slider-item .col-1 {
    width: 100%;
    display: flex;
    margin-bottom: 25px;
  }
  .slider-item .col-1 .results-block,
  .slider-item .col-2,
  .slider-item .col-3 {
    width: 50%;
  }
  .slider-item .col-3 {
    padding-right: 0;
  }
  .slider-item .row-results {
    font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
  }
  .slider .slick-arrow {
    width: 23px;
    height: 108px;
  }
  .slider .slick-arrow.slick-prev {
    left: 40px;
  }
  .slider .slick-arrow.slick-next {
    right: 40px;
  }
  .slider .slick-dots {
    bottom: -45px;
  }
  .slider .slick-dots li button {
    height: 3.5px;
  }
  .slider .slick-dots li button {
    width: 10px;
  }
  .slider .slick-dots li.slick-active button {
    width: 24px;
  }
  .section-conf .title {
    margin-bottom: 3px;
  }
  .container-conf {
    width: 100%;
    padding: 0;
  }
  .conf {
    padding: 60px 40px 60px 40px;
    font-size: 17px;
    line-height: 28px;
    margin-top: 68px;
    text-align: center;
    border-radius: 0;
  }
  .conf .rupor-mob {
    display: block;
    text-align: center;
    margin-bottom: 25px;
  }
  .conf .rupor-mob img {
    width: 300px;
  }
  .conf .rupor {
    display: none;
  }
  .section-faq {
    padding-top: 125px;
  }
  .section-faq .faq-item h2 {
    font-size: 24px;
    padding: 24px 100px 24px 0;
  }
  .section-faq .faq-item h2:after {
    width: 21px;
    height: 21px;
    right: 30px;
  }
  .section-faq .faq-item .answer {
    font-size: 15px;
    line-height: 22px;
  }
  .section-faq .faq-item .answer img {
    max-height: 20px;
    margin-right: 12px;
    margin-bottom: 12px;
  }
  .section-faq .title {
    margin-bottom: 42px;
  }
  .section-tests {
    padding: 114px 0 88px 0;
  }
  .section-tests .row {
    display: block;
  }
  .test-try .title {
    margin-bottom: 31px;
    text-align: center;
  }
  .test-try .text {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }
  .icons {
    padding-top: 24px;
    font-size: 18px;
    text-align: center;
  }
  .icons-behance {
    margin: 0 auto 35px auto;
    width: 290px;
    min-width: auto;
    text-align: left;
  }

  .icons .icons-logo img {
    width: 115px;
  }

  .icons-logo {
    margin-bottom: 20px;
    height: 30px;
    padding-left: 20px;
  }

  .icons-logo:nth-of-type(2) {
    padding-right: 8px;
  }

  .icons-img {
    width: 180px;
    margin: 0 auto;
  }

  .icons-img:last-of-type {
    margin-top: 10px;
  }

  .icons img {
    width: 25px;
    margin-right: 9px;
    min-width: 25px;
  }

  .icons-img.icon-heart img {
    margin-right: 10px;
    width: 20px;
    min-width: 20px;
  }

  .test-form {
    padding-left: 0;
    margin-top: 56px;
  }
  .test-form-wrap {
    width: 410px;
    margin-left: auto;
    margin-right: auto;
    padding: 39px 46px 28px 46px;
    border-radius: 5px;
  }
  .test-form .ttl {
    font-size: 36px;
    margin: 0 0 12px 0;
  }
  .test-form .dsc {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 46px;
  }
  .test-form-wrap .link,
  .popup-order .link {
    width: 150px;
    height: 115px;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 27px;
  }
  .test-form-wrap .link img,
  .popup-order .link img {
    width: 35px;
  }
  .popup-order {
    width: 390px;
    padding: 0 35px 5px 35px;
  }
  .popup-order .dsc {
    width: 100%;
    font-size: 15px;
  }
  .popup-order #close2 {
    top: 15px;
    right: 15px;
  }
  .popup-order #close2 img {
    width: 20px;
  }
  .popup-order .ttl {
    margin: 35px 0 20px 0;
    font-size: 41px;
  }
  .container-footer-more {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
  }
  .container-footer-more .row {
    display: flex;
    justify-content: space-between;
  }
  .container-footer-more .row:before,
  .container-footer-more .row:after {
    display: none;
  }
  .container-footer-more .site-title {
    padding-left: 30px;
    width: 235px;
  }
  .container-footer-more .site-title h3 {
    margin-left: 7px;
  }
  .container-footer-more .site-lang {
    padding-right: 15px;
    width: 165px;
    padding-left: 15px;
    text-align: left;
  }
  .container-footer-more .mob-menu {
    top: 46px;
    right: 46px;
  }
  .section-footer-2 {
    height: auto;
    padding: 25px 15px 10px 15px;
    font-size: 14px;
    display: block;
    text-align: center;
  }
  .section-footer-2 .left {
    margin-bottom: 15px;
  }
  .section-footer-2 .right {
    width: 100%;
    display: block;
  }
  .section-footer-2 .right a {
    display: block;
    margin-bottom: 15px;
    width: auto;
  }
  .popup-text {
    width: 400px;
    padding: 30px 30px;
  }
  .popup-text .close-text {
    right: 40px;
    top: 40px;
  }
  .popup-text .close-text img {
    width: 20px;
  }
  .popup-text .text-title {
    font-size: 27px;
    margin-bottom: 25px;
  }
  .popup-text .text {
    height: 300px;
    font-size: 13px;
  }
  .popup-text .text p {
    margin-bottom: 25px;
  }
}

@media (max-width: 479px) {
  .hide-320 {
    display: none;
  }
  .show-320 {
    display: block;
  }
  .col-top-left {
    display: none;
  }

  .section-header {
    padding-bottom: 150px;
  }
  .header-border {
    border: none;
    padding: 13px 0 15px 0;
  }
  .mob-menu {
    display: block;
    position: absolute;
    top: 6px;
    right: 16px;
  }
  .row-header {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .row-header:before,
  .row-header:after {
    display: none;
  }
  .site-title {
    padding-left: 10px;
    order: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 230px;
  }
  .site-title h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .site-title h3 {
    margin-left: 20px;
    padding-top: 5px;
    font-size: 10px;
    line-height: 14px;
  }
  .site-menu {
    display: none;
  }
  .site-lang {
    display: none;
  }
  .site-lang a {
    margin: 14px 5px;
  }
  .desc {
    padding-top: 70px;
    padding-bottom: 53px;
    padding-left: 0;
    padding-right: 0;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .desc div {
    font-size: 15px;
    line-height: 18px;
  }
  .desc p {
    font-size: 34px;
    line-height: 38px;
    text-align: center;
  }
  .desc h1 {
    margin-bottom: 0;
  }
  .desc h1 u.behance-block {
    top: -4px;
    width: 100px;
    margin-bottom: -20px;
  }
  .desc h1 u.behance-block i {
    height: 30px;
    padding: 7px 10px;
  }
  .desc h1 u.dribble-block {
    top: -4px;
    width: 115px;
    margin-bottom: -20px;
  }
  .desc h1 u.dribble-block i {
    height: 33px;
    padding: 7px 10px;
  }
  .desc h1 u.envato {
    top: -4px;
    font-size: 18px;
    background-size: 13px auto;
    line-height: 30px;
    padding: 0px 13px 4px 33px;
    margin-left: 5px;
  }
  .desc h1 u.free {
    margin-left: 5px;
    font-size: 16px;
    line-height: 18px;
    top: 6px;
    text-align: left;
  }
  .desc .span-plus {
    font-size: 27px;
    color: #ffffff;
  }
  .likes {
    width: 285px;
    margin-top: 70px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    align-items: flex-start;
  }
  .likes .img-like,
  .likes .img-like-2 {
    width: 70px;
    height: 70px;
    background-size: 32px auto;
    display: block;
    min-width: 70px;
  }

  .likes .likes-text {
    margin-left: 15px;
    width: 200px;
  }
  .likes .likes-text .line-1 {
    font-size: 14px;
    line-height: 20px;
  }
  .likes .likes-text .line-2 {
    font-size: 12px;
    line-height: 18px;
    padding-top: 0;
  }
  .desc div.likes {
    padding-top: 5px;
  }
  .conf-more a,
  .desc div.desc-more a {
    font-size: 14px;
    font-family: "Lato-Semibold", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 20px 30px;
  }
  .desc-more {
    display: block;
    padding-top: 20px;
    text-align: center;
  }
  .likes-100-line {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .likes-100-line u {
    font-size: 36px;
    display: block;
    font-weight: 300;
  }
  .likes-100 {
    display: block;
    margin-left: 20px;
    margin-top: 65px;
  }
  #mac {
    display: none;
  }
  #macmob {
    display: block;
    width: 280px;
    right: 90px;
  }
  .section-about {
    padding-top: 144px;
    padding-bottom: 110px;
  }
  .row-about {
    display: flex;
    flex-direction: column-reverse;
  }
  .block-project {
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
    width: 268px;
    margin-left: auto;
    margin-right: auto;
  }
  .block-project img {
    margin: 0 auto;
  }
  .block-project .col-project {
    border-radius: 13px;
    padding-top: 30px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 25px;
  }

  .col-about {
    padding-left: 0;
    padding-right: 0;
    width: 260px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .title {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 28px;
  }
  .col-about .title {
    text-align: center;
  }
  .about-text {
    font-size: 16px;
    line-height: 24px;
  }

  .about-text.line-2 {
    text-align: left;
  }

  .about-text img {
    margin-right: 15px;
    width: 70px;
  }
  .about-text.line-1 {
    margin-bottom: 23px;
  }
  .section-promotion {
    padding-top: 105px;
    padding-bottom: 100px;
  }
  .section-promotion .title {
    margin-bottom: 28px;
  }
  .section-promotion .descr {
    font-size: 18px;
    line-height: 26px;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-checker .descr img {
    width: 18px;
  }
  .promotion-info {
    margin-top: 78px;
    width: 255px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .col-promotion {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .col-promotion-right {
    width: 100%;
  }
  .col-promotion-2,
  .col-promotion-3,
  .col-promotion-4 {
    margin-top: 50px;
  }
  .col-promotion .img-promotion {
    height: 190px;
    text-align: center;
    justify-content: center;
  }
  .col-promotion .img-promotion img {
    float: none;
    max-height: 100%;
    margin-right: -35px;
    width: 160px;
  }
  .col-promotion .img-promotion img.img-2 {
    max-width: 85px;
  }

  .col-promotion .img-promotion img.img-3 {
    max-width: 44px;
  }
  .col-promotion .img-promotion img.img-4 {
    max-width: 63px;
  }
  .col-promotion .title-promotion {
    margin-top: -25px;
    font-size: 15px;
    line-height: 21px;
  }
  .col-promotion .descr-promotion {
    font-size: 15px;
    line-height: 22px;
    margin-top: 26px;
    padding-right: 0;
  }
  .col-promotion.col-promotion-2 .descr-promotion,
  .col-promotion.col-promotion-right .descr-promotion {
    padding-right: 0;
  }
  .col-promotion .descr-promotion img {
    width: 12px;
    margin-top: -4px;
  }
  .section-safety {
    padding-top: 96px;
    padding-bottom: 105px;
    background-position: right -70px bottom -30px;
    background-size: 215px auto;
  }
  .section-safety .safety-descr,
  .section-checker .descr {
    font-size: 18px;
    line-height: 26px;
    width: 270px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .section-checker {
    padding-top: 96px;
  }

  .section-checker .descr {
    margin-bottom: 75px;
  }
  .section-safety .title {
    margin-bottom: 30px;
    text-align: center;
  }
  .section-safety .safety-descr.line-1 {
    margin-bottom: 27px;
  }
  .section-safety .safety-info {
    margin-top: 40px;
    background: none;
    padding: 0 0 0 25px;
    font-size: 14px;
    line-height: 20px;
    width: 145px;
  }
  .section-safety .safety-info img {
    float: left;
    width: 30px;
    margin-right: 15px;
    margin-top: 5px;
  }
  .section-envato {
    padding-top: 110px;
  }
  .section-envato .title {
    margin-bottom: 18px;
  }
  .section-envato .title .envato {
    background-size: auto 34px;
    padding-left: 45px;
    background-position: left bottom 2px;
  }
  .envato-descr {
    font-size: 20px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 47px;
  }
  .envato-img {
    width: 104%;
    margin-left: 7px;
  }
  .section-tariffs {
    padding: 76px 0 105px;
  }
  .container-tariffs {
    padding: 0;
  }
  .questions {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 45px;
  }
  .title.tariffs-title {
    margin-bottom: 22px;
  }
  .tariffs {
    background: none;
    box-shadow: none;
    margin-bottom: 67px;
  }

  .tariffs-header {
    display: block;
  }

  .tariff-buttons {
    margin: 0 auto;
    width: 290px;
    font-size: 18px;
  }

  .behance-tariff-btn.active {
    background: url(../img/be.svg) left 15px top 13px no-repeat #fff;
    background-size: 22px auto;
  }

  .behance-tariff-btn {
    background: url(../img/be-grey.svg) left 15px top 13px no-repeat;
    background-size: 22px auto;
  }

  .dribble-tariff-btn.active {
    background: url(../img/dribbble.svg) left 15px top 9px no-repeat #fff;
    background-size: 22px auto;
  }

  .dribble-tariff-btn {
    background: url(../img/dribbble-grey.svg) left 15px top 9px no-repeat;
    background-size: 22px auto;
  }

  .tariff-buttons span {
    padding: 16px 15px 16px 45px;
    height: 40px;
    width: 49.3%;
  }

  .tariffs-label {
    left: 13px;
  }

  .tariffs-checker {
    font-size: 19px;
    height: 25px;
  }

  .tariffs-checker span {
    margin-right: 8px;
    height: 20px;
    width: 20px;
  }

  .tariffs-item {
    padding: 55px 0 5px 0;
    margin: 0 7.5px;
    width: 100%;
    border-radius: 8px;
    border: none;
  }

  .tariffs-item .ny-label {
    font-size: 15px;
    padding: 4px 15px 7px 15px;
    width: 123px;
  }
  .tariffs-item .img {
    min-height: 135px;
    height: 135px;
  }
  .tariffs-item.tariff-1 .img img {
    width: 145px;
  }
  .tariffs-item.tariff-2 .img img {
    width: 165px;
  }
  .tariffs-item.tariff-3 .img img {
    width: 150px;
  }
  .tariffs-item.tariff-4 .img img {
    width: 170px;
  }
  .tariffs-item .new-year .ttl {
    font-size: 12px;
  }
  .tariffs-item .new-year .ny-price {
    font-size: 19px;
  }
  .tariffs-item .new-year .ny-price img {
    height: 13px;
    display: inline;
  }
  .tariffs-item .new-year .ny-price:after {
    height: 2.5px;
  }
  .tariffs-item .new-year-descr {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .tariffs-item .price {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .tariffs-item .price:after {
    width: 20px;
    height: 20px;
    top: 10px;
    right: -14px;
  }
  .tariffs-item .name {
    font-size: 20px;
    margin-bottom: 0;
  }
  .tariffs-item .descr {
    font-size: 14px;
    margin-bottom: 26px;
  }
  .tariffs-item .details {
    font-size: 19px;
    margin-bottom: 7px;
  }
  .t-envato {
    padding: 16px 0;
    height: 75px;
  }
  .t-desc {
    font-size: 15px;
  }
  .t-envato-line {
    height: 25px;
  }
  .t-envato,
  .t-envato i {
    font-size: 18px;
  }
  .t-envato .envato-logo {
    width: 13px;
    height: 15px;
    margin-top: 6px;
  }
  .tariffs-item .btn-holder a {
    font-size: 14px;
    padding: 15px 50px;
  }
  .tariffs-item.tariffs-test {
    margin-top: 50px;
    padding: 40px 35px 35px 35px;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 257px;
    border-radius: 8px;
  }
  .tariffs-item.tariffs-test .img {
    display: none;
  }
  .tariffs-item.tariffs-test .price-wrap {
    text-align: center;
  }
  .tariffs-item.tariffs-test .price {
    font-size: 64px;
    background-size: 20px auto;
    padding-right: 30px;
    background-position: top 7px right;
    padding-left: 30px;
    margin-bottom: 5px;
  }
  .tariffs-item.tariffs-test .name {
    margin-bottom: 28px;
  }
  .tariffs-item.tariffs-test .details-wrap {
    width: 100%;
    display: block;
  }
  .tariffs-item.tariffs-test .details {
    margin-bottom: 5px;
  }
  .tariffs-item.tariffs-test .btn-holder {
    padding-top: 35px;
  }
  .tariffs-item.tariffs-test .btn-holder a {
    padding: 15px 35px 12px;
  }
  .slider-scroll {
    width: 190px;
    color: #a9abb1;
    font-size: 16px;
    padding: 5px 0 5px 54px;
    background: url("../img/slider-scroll.svg") left center no-repeat;
    margin-left: auto;
    margin-right: auto;
  }
  .section-slider {
    padding-top: 115px;
    padding-bottom: 140px;
  }
  .section-slider .slider {
    margin-bottom: 50px;
  }
  .section-slider .title {
    margin-bottom: 20px;
  }
  .section-slider .slider-descr {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 270px;
  }
  .section-slider .slider-descr-small {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 270px;
  }
  .slider-item {
    padding: 0 18px 38px 18px;
    margin: 43px 0 30px 0;
  }
  .slider-item-wrap {
    padding: 0 7.5px;
  }
  .slider-item .row-top {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 0;
  }
  .slider-item .col-left,
  .slider-item .col-right {
    width: 100%;
  }
  .slider-item .col-right {
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .slider-item .col-left .item-title {
    font-size: 22px;
    padding-left: 78px;
  }
  .slider-item .col-left .item-descr {
    font-size: 16px;
    padding-left: 78px;
  }
  .slider-item .col-left .item-descr img {
    width: 19px;
    margin-left: 2px;
    margin-top: -4px;
  }
  .slider-item .col-right img {
    max-height: 50px;
  }
  .slider-item .img {
    width: 62px;
    top: 67px;
    left: 18px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .slider-item .slider-text {
    margin-top: 44px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    padding: 25px 20px 25px 30px;
  }
  .slider-item .slider-text:before {
    border-width: 0 12px 12px 12px;
    margin-left: 0;
    left: 22px;
    top: -12px;
  }
  .slider-item .row-titles {
    font-size: 17px;
    margin-bottom: 7px;
    padding-left: 15px;
  }
  .slider-item .col-1 {
    width: 100%;
    margin-bottom: 28px;
  }
  .slider-item .col-1 .results-block,
  .slider-item .col-2,
  .slider-item .col-3 {
    width: 100%;
  }
  .slider-item .col-2 {
    margin-top: 5px;
  }
  .slider-item .col-3 {
    padding-right: 0;
  }
  .slider-item .row-results {
    font-size: 15px;
    line-height: 22px;
    margin-top: 45px;
    margin-left: 15px;
  }
  .slider-scroll.dark {
    background: url("../img/slider-scroll-dark.svg") left center no-repeat;
    color: #666666;
  }
  .slider .slick-dots,
  .tariffs .slick-dots {
    bottom: -45px;
  }
  .slider .slick-dots li button,
  .tariffs .slick-dots li button {
    height: 3.5px;
  }
  .slider .slick-dots li button,
  .tariffs .slick-dots li button {
    width: 10px;
  }
  .slider .slick-dots li.slick-active button,
  .tariffs .slick-dots li.slick-active button {
    width: 24px;
  }
  .section-conf .title {
    margin-bottom: 3px;
  }
  .container-conf {
    padding-left: 0;
    padding-right: 0;
  }
  .conf {
    padding: 50px 20px 53px 20px;
    font-size: 16px;
    line-height: 22px;
    margin-top: 50px;
    border-radius: 0;
    text-align: center;
  }
  .conf .rupor-mob {
    display: block;
    text-align: center;
    margin-bottom: 25px;
  }
  .conf .rupor-mob img {
    width: 255px;
    max-width: 150%;
    margin-left: 0;
  }
  .conf .rupor {
    display: none;
  }
  .section-faq {
    padding-top: 165px;
  }
  .section-faq .faq-item h2 {
    font-size: 20px;
    line-height: 26px;
    padding: 15px 100px 15px 0;
  }
  .section-faq .faq-item h2:after {
    width: 21px;
    height: 21px;
    right: 0;
  }
  .section-faq .faq-item .answer {
    font-size: 15px;
    line-height: 22px;
    padding: 0 25px 30px 0;
  }
  .section-faq .faq-item .answer img {
    max-height: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .section-faq .title {
    margin-bottom: 38px;
  }
  .section-tests {
    padding: 120px 0 47px 0;
  }
  .section-tests .row {
    display: block;
  }
  .test-try {
    padding-left: 15px;
  }
  .test-try .title {
    margin-bottom: 31px;
    text-align: center;
  }
  .test-try .text {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .icons {
    padding-top: 24px;
    font-size: 16px;
    text-align: center;
    display: block;
  }

  .icons-behance {
    margin: 0 auto 35px auto;
    width: 290px;
    min-width: auto;
  }

  .icons .icons-logo img {
    width: 115px;
  }

  .icons-logo {
    margin-bottom: 10px;
    height: 30px;
  }

  .icons-img {
    width: 175px;
    margin: 0 auto;
  }

  .icons-img:last-of-type {
    margin-top: 10px;
  }

  .icons img {
    width: 30px;
    margin-right: 9px;
  }

  .icons-img.icon-heart img {
    margin-right: 12.5px;
  }

  .test-form {
    padding-left: 0;
    margin-top: 0;
  }
  .test-form-wrap {
    width: 285px;
    margin-left: auto;
    margin-right: auto;
    padding: 22px 0 28px 0;
    border-radius: 5px;
    box-shadow: none;
  }
  .test-form .ttl {
    font-size: 30px;
    margin: 0 0 12px 0;
  }
  .test-form .dsc {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 31px;
  }
  .test-form-wrap .link {
    width: 137px;
    height: 117px;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 27px;
  }
  .popup-order .link {
    width: 130px;
    height: 115px;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 27px;
  }
  .test-form-wrap .link img,
  .popup-order .link img {
    width: 40px;
  }
  .popup-order {
    width: 300px;
    padding: 0 15px 5px 15px;
  }
  .popup-order #close2 {
    top: 15px;
    right: 15px;
  }
  .popup-order .ttl {
    font-size: 30px;
    margin: 35px 0 20px 0;
  }
  .popup-order .dsc {
    width: 100%;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .popup-order #close2 img {
    width: 20px;
  }
  .container-footer-more {
    padding-top: 21px;
    padding-bottom: 30px;
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .container-footer-more .row {
    display: flex;
    justify-content: space-between;
  }
  .container-footer-more .row:before,
  .container-footer-more .row:after {
    display: none;
  }
  .container-footer-more .site-title {
    padding-left: 25px;
    width: 270px;
  }
  .container-footer-more .site-title h3 {
    margin-left: 7px;
  }
  .container-footer-more .mob-menu {
    top: 28px;
    right: 33px;
  }
  .section-footer-2 {
    height: auto;
    padding: 40px 15px 20px 15px;
    font-size: 16px;
    display: block;
    text-align: center;
  }
  .section-footer-2 .left {
    margin-bottom: 25px;
  }
  .section-footer-2 .right {
    width: 100%;
    display: block;
  }
  .section-footer-2 .right a {
    display: block;
    margin-bottom: 25px;
    width: auto;
  }
  .popup-text {
    width: 300px;
    padding: 30px 25px;
  }
  .popup-text .close-text {
    right: 20px;
    top: 20px;
  }
  .popup-text .close-text img {
    width: 22px;
  }
  .popup-text .text-title {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .popup-text .text {
    height: 300px;
    font-size: 14px;
  }
  .popup-text .text p {
    margin-bottom: 25px;
  }
}

@media (min-width: 350px) and (max-width: 399px) {
  .section-safety .safety-info {
    width: 170px;
    /* margin-top: 85px; */
  }
  .likes .likes-text {
    margin-left: 15px;
    width: 225px;
  }
}

@media (min-width: 400px) and (max-width: 479px) {
  .section-safety .safety-info {
    width: 200px;
  }
  .section-safety {
    padding-bottom: 140px;
  }
  .likes .likes-text {
    margin-left: 15px;
    width: 250px;
  }
}
