.web-design-page {
  overflow: hidden;
}
.web-design-page .portfolio-s2 {
  padding-top: 106px;
  padding-bottom: 72px;
}
.web-design-page .portfolio-s2 .projects.owl-carousel.owl-rtl .slider-navigation {
  margin-bottom: 115px;
}
.web-design-page .portfolio-s2 .md-marquee-pf {
  height: 0;
  border: 0;
}
.web-design-page .portfolio-s2 .running-line_portfolio {
  display: none;
}
.web-design-page .section_1 {
  padding: 260px 0 231px;
}
.web-design-page .section_1 .quote-block {
  width: 1134px;
  margin: 0 auto;
  position: relative;
  right: -40px;
}
.web-design-page .section_1 .quote-content {
  color: #000;
  text-align: right;
  font-family: SimplerPro_Extended;
  font-size: 68px;
  font-weight: 900;
  line-height: 101%;
  padding-bottom: 32px;
  border-bottom: 1px solid #000;
  position: relative;
}
.web-design-page .section_1 .quote-content strong {
  background: linear-gradient(257deg, #2060FB 0%, #7000DF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.web-design-page .section_1 .quote-content::before {
  content: "";
  position: absolute;
  width: 148px;
  height: 120px;
  bottom: 0;
  left: -173px;
  background: url("../img/marks_big.svg") no-repeat center;
  background-size: contain;
}
.web-design-page .section_1 .quote-content::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: -22px;
  right: -52px;
  background: url("../img/marks_small.svg") no-repeat center;
  background-size: contain;
}
.web-design-page .section_1 .member-info {
  display: flex;
  align-items: center;
  padding-top: 25px;
}
.web-design-page .section_1 .member-info_photo {
  margin-left: 13.5px;
  width: 74px;
}
.web-design-page .section_1 .member-info_text .name {
  color: #000;
  font-size: 21px;
  line-height: 29px;
  font-weight: 400;
  text-transform: uppercase;
}
.web-design-page .section_1 .member-info_text .position {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
}
.web-design-page .section_2 {
  padding: 195px 0;
}
.web-design-page .section_2 .inner {
  max-width: 1335px;
  position: relative;
}
.web-design-page .section_2 h2 {
  color: #FFF;
  text-align: right;
  font-family: SimplerPro_Extended;
  font-size: 96px;
  font-weight: 900;
  margin-bottom: 112px;
}
.web-design-page .section_2 .sc_2_fields_row_1 {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.web-design-page .section_2 .sc_2_fields_row_1 .sc_2_field.sc_2_field_1 {
  margin-left: 20px;
  background: linear-gradient(270deg, #9E97F1 3.33%, #FAE8FB 100%);
  background-size: 300%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradient 10s ease infinite;
}
.web-design-page .section_2 .sc_2_fields_row_1 .sc_2_field.sc_2_field_2 {
  order: 2;
  margin-left: 0;
  background: linear-gradient(270deg, #E2FAD3 0%, #F2FDF0 100%);
  background-size: 300%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparents;
  animation: gradient 10s ease infinite;
}
.web-design-page .section_2 .sc_2_fields_row_2 {
  display: flex;
  justify-content: flex-end;
}
.web-design-page .section_2 .sc_2_fields_row_2 .sc_2_field.sc_2_field_3 {
  background: linear-gradient(91deg, #F1FCFD 2.26%, #B8F0F7 99.61%);
  background-size: 300%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  order: 1;
  animation: gradient 10s ease infinite;
}
.web-design-page .section_2 .sc_2_fields_row_2 .sc_2_field.sc_2_field_4 {
  padding: 32px 62px;
  background: linear-gradient(270deg, #F5D6F1 0%, #FFFCFF 100%);
  background-size: 300%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  order: 2;
  animation: gradient 10s ease infinite;
}
.web-design-page .section_2 .sc_2_field {
  max-width: 50%;
  min-width: 424px;
  border-radius: 125px;
  border: 1px solid #FFF;
  padding: 32px 46.5px;
  font-family: SimplerPro_Extended;
  font-size: 48px;
  font-weight: 900;
  margin-left: 20px;
  text-align: center;
}
.web-design-page .section_2 .sc_2_field:last-of-type {
  margin-left: 0;
}
.web-design-page .section_2 .sc_2_line {
  position: absolute;
  top: 20px;
  left: -25px;
  width: 398px;
  height: 283px;
  background: url("../img/section_2_line.svg") top center no-repeat;
  background-size: contain;
}
.web-design-page .section_2 .sc_2_line::after {
  content: "";
  position: absolute;
  right: -47.341px;
  bottom: -30.341px;
  display: block;
  width: 94.682px;
  height: 94.682px;
  background: url("../img/section_2_line_star.svg") top center no-repeat;
  background-size: contain;
}
.web-design-page .section_2 .sc_2_line.is-inview::after {
  animation: rotate-animation 3s 2 linear;
}
.web-design-page .section_2 .sc_2_star {
  position: absolute;
  bottom: 5px;
  right: 70px;
  width: 95px;
  height: 95px;
  background: url("../img/section_2_star.svg") no-repeat;
  background-size: contain;
}
.web-design-page .section_3 {
  padding: 200px 0 185px;
}
.web-design-page .section_3 .inner {
  max-width: 1643px;
  display: flex;
  margin: 0;
}
.web-design-page .section_3 .sc_3_text_block {
  max-width: 868px;
}
.web-design-page .section_3 .sc_3_text_block h2 {
  color: #000;
  text-align: right;
  font-size: 64px;
  font-weight: 900;
  margin-bottom: 53px;
  max-width: 607px;
}
.web-design-page .section_3 .sc_3_text_block .text {
  color: #000;
  text-align: right;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
}
.web-design-page .section_3 .sc_3_line {
  position: relative;
  margin-top: -175px;
  right: 0;
  width: 886px;
  height: 579px;
  background: url("../img/section_3_line.svg") no-repeat top right;
  background-size: contain;
}
.web-design-page .section_4 .feature {
  min-height: 1080px;
  display: flex;
  border-bottom: 1px solid #fff;
}
.web-design-page .section_4 .feature:nth-of-type(1) .feature-image {
  padding-top: 352px;
  padding-right: 50px;
}
.web-design-page .section_4 .feature:nth-of-type(1) .feature-pic {
  max-width: 791px;
}
.web-design-page .section_4 .feature:nth-of-type(1) .feature-info {
  padding-top: 352px;
}
.web-design-page .section_4 .feature:nth-of-type(2) .feature-image {
  padding-top: 200px;
  padding-right: 27px;
}
.web-design-page .section_4 .feature:nth-of-type(2) .feature-pic {
  max-width: 800px;
}
.web-design-page .section_4 .feature:nth-of-type(2) .feature-info {
  padding-top: 385px;
}
.web-design-page .section_4 .feature:nth-of-type(2) .feature_title::before {
  right: 283px;
}
.web-design-page .section_4 .feature:nth-of-type(2) .feature_title::after {
  right: 269px;
}
.web-design-page .section_4 .feature:nth-of-type(3) .feature-image {
  padding-top: 218px;
  padding-right: 40px;
}
.web-design-page .section_4 .feature:nth-of-type(3) .feature-pic {
  max-width: 772px;
}
.web-design-page .section_4 .feature:nth-of-type(3) .feature-info {
  padding-top: 319px;
}
.web-design-page .section_4 .feature:nth-of-type(3) .feature_title::before {
  right: 554px;
}
.web-design-page .section_4 .feature:nth-of-type(3) .feature_title::after {
  right: 540px;
}
.web-design-page .section_4 .feature:nth-of-type(3) .feature_text ul {
  margin-top: 30px;
  list-style: disc;
  list-style-position: inside;
}
.web-design-page .section_4 .feature:nth-of-type(3) .feature_text ul li {
  color: #FFF;
  text-align: right;
  font-family: SimplerPro_Extended;
  font-size: 24px;
  font-weight: 900;
}
.web-design-page .section_4 .feature:nth-of-type(3) .feature_text ul li:last-of-type {
  margin-bottom: 0;
}
.web-design-page .section_4 .feature:nth-of-type(4) .feature-image {
  padding-top: 198px;
  padding-right: 110px;
}
.web-design-page .section_4 .feature:nth-of-type(4) .feature-pic {
  max-width: 630px;
}
.web-design-page .section_4 .feature:nth-of-type(4) .feature-info {
  padding-top: 352px;
}
.web-design-page .section_4 .feature:nth-of-type(4) .feature_title::before {
  right: 400px;
}
.web-design-page .section_4 .feature:nth-of-type(4) .feature_title::after {
  right: 388px;
}
.web-design-page .section_4 .feature-image {
  width: 51.4%;
  border-right: 1px solid #fff;
}
.web-design-page .section_4 .feature-info {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
.web-design-page .section_4 .feature-info_content {
  max-width: 662px;
  padding-left: 50px;
  overflow: hidden;
}
.web-design-page .section_4 .feature_title {
  color: #FFF;
  text-align: right;
  font-size: 44px;
  font-weight: 900;
  position: relative;
  margin-bottom: 5px;
}
.web-design-page .section_4 .feature_title::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  right: 240px;
  transform: translateY(-50%);
  background: #fff;
}
.web-design-page .section_4 .feature_title::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  top: 50%;
  right: 226px;
  transform: translateY(-50%);
  background: #fff;
}
.web-design-page .section_4 .feature_subtitle {
  display: inline-block;
  color: #000;
  text-align: right;
  font-size: 17px;
  font-weight: 900;
  padding: 6px 24px 4px;
  border-radius: 65px;
  background: linear-gradient(270deg, #FAFF00 -1.15%, #8FFF00 101.14%);
  margin-bottom: 23px;
}
.web-design-page .section_4 .feature_text {
  color: #FFF;
  text-align: right;
  font-size: 32px;
  font-weight: 40;
  line-height: 150%;
}
.web-design-page .section_4 .shine-eff.-p1 {
  width: 966px;
  transform: rotate(52.673deg);
  right: -10%;
  top: 1000px;
}
.web-design-page .section_4 .shine-eff.-p1::before, .web-design-page .section_4 .shine-eff.-p1::after {
  width: 650px;
  height: 650px;
}
.web-design-page .section_4 .shine-eff.-p2 {
  width: 648px;
  transform: rotate(52.673deg);
  left: 0;
  top: 2200px;
}
.web-design-page .section_4 .shine-eff.-p2::before, .web-design-page .section_4 .shine-eff.-p2::after {
  width: 420px;
  height: 420px;
}
.web-design-page .section_5 {
  padding: 205px 0 0;
  background: #fff;
  z-index: 2;
}
.web-design-page .section_5 .inner {
  max-width: 1502px;
}
.web-design-page .section_5 .sc_5_title_block {
  display: flex;
  justify-content: space-between;
  padding: 0 100px 0 120px;
}
.web-design-page .section_5 .sc_5_title {
  color: #000;
  text-align: right;
  font-family: SimplerPro_Extended;
  font-size: 96px;
  font-weight: 900;
  line-height: 94.5%;
  max-width: 731px;
  margin-bottom: 123px;
}
.web-design-page .section_5 .sc_5_subtitle {
  color: #000;
  font-family: Unbounded;
  font-size: 27px;
  font-weight: 400;
  max-width: 246px;
  text-align: left;
  margin-top: 10px;
}
.web-design-page .section_5 .sc_5_subtitle strong {
  font-weight: 400;
  position: relative;
}
.web-design-page .section_5 .sc_5_subtitle strong::before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  bottom: 6px;
  right: -15px;
  border-radius: 50%;
  background: #116FFF;
}
.web-design-page .section_5 .sc_5_row {
  display: flex;
  position: relative;
}
.web-design-page .section_5 .sc_5_row:last-of-type {
  margin-bottom: 0;
}
.web-design-page .section_5 .sc_5_row::after {
  content: "";
  position: absolute;
  left: -400px;
  bottom: 0;
  width: 100%;
  height: 0.77px;
  opacity: 0.3;
  background: #000;
}
.web-design-page .section_5 .sc_5_row_1 {
  padding-top: 0;
  padding-bottom: 29px;
}
.web-design-page .section_5 .sc_5_row_1 .sc_5_image img {
  margin: 0 80px 0 auto;
}
.web-design-page .section_5 .sc_5_row_1 .sc_5_row_title {
  margin-bottom: 47px;
}
.web-design-page .section_5 .sc_5_row_1 .sc_5_row_text {
  margin-bottom: 36px;
}
.web-design-page .section_5 .sc_5_row_2 {
  padding-top: 125px;
  padding-bottom: 125px;
}
.web-design-page .section_5 .sc_5_row_2 .sc_5_text_block {
  padding-top: 20px;
}
.web-design-page .section_5 .sc_5_row_3 {
  padding-top: 65px;
  padding-bottom: 102px;
}
.web-design-page .section_5 .sc_5_row_3 .sc_5_text_block {
  padding-top: 45px;
}
.web-design-page .section_5 .sc_5_row_4 {
  padding-top: 125px;
  padding-bottom: 126px;
}
.web-design-page .section_5 .sc_5_image {
  width: 378px;
  margin-left: 48px;
}
.web-design-page .section_5 .sc_5_image img {
  display: block;
  margin: 0 auto;
}
.web-design-page .section_5 .sc_5_image .lottie {
  min-height: 373px;
}
.web-design-page .section_5 .sc_5_text_block {
  display: flex;
  align-items: center;
  width: calc(100% - 378px);
}
.web-design-page .section_5 .sc_5_text_block_wrapper {
  display: flex;
  align-items: flex-start;
}
.web-design-page .section_5 .sc_5_row_title {
  width: 388px;
  color: #000;
  text-align: right;
  font-family: SimplerPro_Extended;
  font-size: 36px;
  font-weight: 900;
  margin-left: 53px;
  margin-top: 17.5px;
}
.web-design-page .section_5 .sc_5_row_text {
  color: #000;
  text-align: right;
  font-size: 20px;
  font-weight: 400;
  max-width: 525px;
  width: 100%;
  line-height: 150%;
}
.web-design-page .md-marquee-wr.md-marquee-wr_wdes {
  font-weight: 900;
}
.web-design-page .running-line {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(270deg, #FAFF00 -1.15%, #8FFF00 101.14%);
  padding: 13.3px 0 10.5px;
}
.web-design-page .running-line .running_line_inner {
  display: flex;
  font-family: SimplerPro_Extended;
  font-size: 48px;
  line-height: 100%;
  font-weight: 900;
  text-transform: uppercase;
  color: #0C0C0C;
  position: relative;
  white-space: nowrap;
  margin-right: 8px;
  animation-name: running;
  animation-duration: 100s;
  animation-iteration-count: infinite;
  animation-direction: reverse;
  animation-timing-function: linear;
}
.web-design-page .running-line .running_line_inner div span {
  margin-right: 250px;
}
.web-design-page .running-line_awards {
  height: 112px;
  position: relative;
  z-index: 1;
}
.web-design-page .running-line_awards .running_line_inner {
  font-family: Unbounded;
  font-weight: 400;
}
.web-design-page .business-growth .running-line .running_line_inner {
  font-weight: 400;
}

@keyframes running {
  0% {
    transform: translate(-100%, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}
@media all and (max-width: 768px) {
  .web-design-page {
    display: flex;
    flex-direction: column;
  }
  .web-design-page .page-head {
    order: 1;
  }
  .web-design-page .section-section_2 {
    order: 2;
  }
  .web-design-page .section-section_2.noise-bg-pr {
    overflow: visible;
  }
  .web-design-page .section_1 {
    order: 3;
  }
  .web-design-page .section_3 {
    order: 4;
  }
  .web-design-page .section-section_4 {
    order: 5;
  }
  .web-design-page .section_5 {
    order: 6;
  }
  .web-design-page .section_portfolio {
    order: 7;
    z-index: 10;
  }
  .web-design-page .our-clients {
    order: 8;
  }
  .web-design-page .section-webdesign_awards {
    order: 9;
  }
  .web-design-page .business-growth {
    order: 10;
  }
  .web-design-page .portfolio-s2 {
    padding-top: 50px;
    padding-bottom: 77px;
  }
  .web-design-page .portfolio-s2 .running-line_portfolio {
    display: flex;
  }
  .web-design-page .section_1 {
    padding: 82px 4%;
  }
  .web-design-page .section_1 .quote-block {
    width: 100%;
    right: 0;
    max-width: 392px;
    margin: 0 auto;
  }
  .web-design-page .section_1 .quote-content {
    font-size: 20px;
    padding-bottom: 51px;
    border-bottom: 0;
  }
  .web-design-page .section_1 .quote-content::before {
    width: 69px;
    height: 56px;
    bottom: 0;
    left: -1%;
  }
  .web-design-page .section_1 .quote-content::after {
    width: 30px;
    height: 23px;
    top: -36px;
    right: 4px;
  }
  .web-design-page .section_1 .member-info {
    padding-top: 11px;
    max-width: 314px;
    border-top: 1px solid #000;
  }
  .web-design-page .section_1 .member-info_photo {
    width: 66px;
  }
  .web-design-page .section_1 .member-info_text .name {
    font-family: PloniBoldAAA;
  }
  .web-design-page .section_2 {
    padding: 74px 0 68px;
  }
  .web-design-page .section_2 .inner {
    padding: 0 4%;
  }
  .web-design-page .section_2 h2 {
    font-size: 48px;
    margin-bottom: 155px;
    max-width: 390px;
  }
  .web-design-page .section_2 .sc_2_line {
    width: 343px;
    height: 260px;
    top: 10px;
    left: auto;
    right: 119px;
  }
  .web-design-page .section_2 .sc_2_line::after {
    right: -11.1390588235vw;
    bottom: -7.1390588235vw;
    width: 22.2781176471vw;
    height: 22.2781176471vw;
  }
  .web-design-page .section_2 .sc_2_fields {
    max-width: 400px;
    margin: 0 auto;
  }
  .web-design-page .section_2 .sc_2_fields_row {
    display: block;
  }
  .web-design-page .section_2 .sc_2_field {
    font-size: 30px;
    border-radius: 80px;
    border: 0.645px solid #FFF;
    min-width: 273px;
    padding: 22px 30px;
    display: inline-block;
    max-width: 100%;
  }
  .web-design-page .section_2 .sc_2_fields_row_1 .sc_2_field.sc_2_field_2 {
    margin: 0 auto 17px 0;
    transform: rotate(3.646deg);
    padding: 22px 30px;
    float: left;
  }
  .web-design-page .section_2 .sc_2_fields_row_1 .sc_2_field.sc_2_field_1 {
    transform: rotate(-2.995deg);
    padding: 22px 30px;
  }
  .web-design-page .section_2 .sc_2_fields_row_2 .sc_2_field.sc_2_field_3 {
    margin: 0 auto 45px 0;
    float: left;
    padding: 22px 64px;
  }
  .web-design-page .section_2 .sc_2_fields_row_2 .sc_2_field.sc_2_field_4 {
    transform: rotate(4.839deg);
    padding: 17px 28px;
  }
  .web-design-page .section_2 .sc_2_star {
    bottom: 65px;
    right: 30px;
    width: 65px;
    height: 65px;
  }
  .web-design-page .section_3 {
    padding: 14px 0 68px;
  }
  .web-design-page .section_3 .inner {
    flex-direction: column;
    padding: 0 4%;
  }
  .web-design-page .section_3 .sc_3_line {
    width: 191px;
    height: 219px;
    top: -14px;
    left: -4%;
    right: auto;
    margin: -175px auto 0 0;
    background: url(../img/section_3_line_mob.svg) no-repeat top left;
  }
  .web-design-page .section_3 .sc_3_text_block {
    max-width: 392px;
    margin: 0 auto;
  }
  .web-design-page .section_3 .sc_3_text_block h2 {
    font-size: 30px;
    max-width: 256px;
    margin-bottom: 35px;
  }
  .web-design-page .section_3 .sc_3_text_block .text {
    font-size: 20px;
    line-height: 130%;
  }
  .web-design-page .section_4 .features {
    padding: 0 4% 105px;
  }
  .web-design-page .section_4 .feature {
    flex-direction: column;
    min-height: 0;
    border-bottom: 0;
    position: relative;
  }
  .web-design-page .section_4 .feature::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background: #fff;
  }
  .web-design-page .section_4 .feature:first-of-type::before {
    top: 108px;
  }
  .web-design-page .section_4 .feature:last-of-type::before {
    bottom: auto;
    height: 156px;
  }
  .web-design-page .section_4 .feature-info {
    width: 100%;
  }
  .web-design-page .section_4 .feature-image {
    width: 100%;
    border-right: 0;
  }
  .web-design-page .section_4 .feature-info_content {
    max-width: 100%;
    padding-left: 10px;
  }
  .web-design-page .section_4 .feature_title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .web-design-page .section_4 .feature_subtitle {
    font-size: 16px;
    padding: 7.5px 24px 5.5px;
  }
  .web-design-page .section_4 .feature_text {
    font-size: 20px;
  }
  .web-design-page .section_4 .feature_title::after {
    width: 10px;
    height: 10px;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature-info {
    padding-top: 89px;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature-image {
    padding-top: 20px;
    padding-right: 0;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature_title::before {
    right: 165px;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature_title::after {
    right: 155px;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature-info {
    padding-top: 118px;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature-image {
    padding-top: 14px;
    padding-right: 0;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature-pic {
    width: 102%;
    right: -4%;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature_title::before {
    right: 165px;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature_title::after {
    right: 155px;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature-info {
    padding-top: 153px;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature-image {
    padding-top: 27px;
    padding-right: 0;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_subtitle {
    margin-bottom: 35px;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_text ul {
    margin-top: 11px;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_text ul li {
    font-size: 20px;
    line-height: 180%;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_title::before {
    right: 344px;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_title::after {
    right: 335px;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature-info {
    padding-top: 137px;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature-image {
    padding-top: 15px;
    padding-right: 0;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature-image img {
    margin: 0 auto;
    display: block;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature_title::before {
    right: 235px;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature_title::after {
    right: 225px;
  }
  .web-design-page .section_4 .shine-eff.-p1 {
    width: 400px;
    left: -30%;
    right: auto;
    top: 50px;
    transform: rotate(52.673deg);
  }
  .web-design-page .section_4 .shine-eff.-p1::before, .web-design-page .section_4 .shine-eff.-p1::after {
    width: 250px;
    height: 250px;
  }
  .web-design-page .section_4 .shine-eff.-p2 {
    width: 600px;
    left: -70%;
    top: 1800px;
    transform: rotate(-135deg);
  }
  .web-design-page .section_4 .shine-eff.-p2::before, .web-design-page .section_4 .shine-eff.-p2::after {
    width: 370px;
    height: 370px;
  }
  .web-design-page .section_4 .shine-eff.-p3 {
    bottom: 300px;
    right: -30%;
    transform: rotate(-135deg);
  }
  .web-design-page .section_5 {
    padding: 70px 0 83px;
    background: #fff;
  }
  .web-design-page .section_5 .sc_5_text_block_wrapper {
    flex-wrap: wrap;
  }
  .web-design-page .section_5 .sc_5_title_block {
    padding: 0;
  }
  .web-design-page .section_5 .sc_5_title {
    font-size: 48px;
    text-align: center;
    margin-bottom: 30px;
  }
  .web-design-page .section_5 .sc_5_subtitle {
    display: none;
  }
  .web-design-page .section_5 .sc_5_row {
    flex-direction: column;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.3);
  }
  .web-design-page .section_5 .sc_5_row:last-of-type {
    border: 0;
    padding-bottom: 0;
  }
  .web-design-page .section_5 .sc_5_row::after {
    display: none;
  }
  .web-design-page .section_5 .sc_5_text_block {
    flex-direction: column;
    width: 100%;
  }
  .web-design-page .section_5 .sc_5_row_title {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-bottom: 14px;
    margin-top: 10px;
  }
  .web-design-page .section_5 .sc_5_image {
    margin: 0 auto 18px;
  }
  .web-design-page .section_5 .sc_5_image .lottie {
    min-height: 0;
  }
  .web-design-page .section_5 .sc_5_image img {
    margin: 0 auto;
  }
  .web-design-page .section_5 .sc_5_row_text {
    text-align: center;
    margin-bottom: 0;
  }
  .web-design-page .section_5 .sc_5_row_1 {
    padding-bottom: 50px;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_image {
    margin: 0 auto;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_image img {
    margin: 0 auto;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_image .lottie {
    min-height: 273px;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_row_title {
    margin-bottom: 14px;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_row_text {
    margin-bottom: 0;
  }
  .web-design-page .section_5 .sc_5_row_2 {
    padding-top: 64px;
    padding-bottom: 43px;
  }
  .web-design-page .section_5 .sc_5_row_2 .sc_5_image {
    margin: 0 auto;
  }
  .web-design-page .section_5 .sc_5_row_2 .sc_5_text_block {
    padding-top: 0;
  }
  .web-design-page .section_5 .sc_5_row_3 {
    padding-top: 52px;
    padding-bottom: 44px;
  }
  .web-design-page .section_5 .sc_5_row_3 .sc_5_image {
    margin: 0 auto;
  }
  .web-design-page .section_5 .sc_5_row_3 .sc_5_text_block {
    padding-top: 0;
  }
  .web-design-page .section_5 .sc_5_row_3 .sc_5_row_title {
    margin-bottom: 25px;
  }
  .web-design-page .section_5 .sc_5_row_4 {
    padding-top: 52px;
    padding-bottom: 0;
  }
  .web-design-page .section_5 .sc_5_row_4 .sc_5_row_title {
    margin-bottom: 25px;
  }
  .web-design-page .section_5 .sc_5_row_4 .sc_5_row_text {
    line-height: 140%;
  }
  .web-design-page .portfolio-s2 .md-marquee-pf {
    height: 63px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .web-design-page .running-line {
    padding: 7px 0 4px;
  }
  .web-design-page .running-line .running_line_inner {
    font-size: 24px;
  }
  .web-design-page .running-line .running_line_inner div span {
    margin-right: 150px;
  }
  .web-design-page .running-line_awards {
    display: none;
  }
  .web-design-page .webdesign-awards3 .section_4 .awards-design .badge-descr {
    padding-right: 0;
  }
}
@media all and (max-width: 420px) {
  .web-design-page .section_2 .inner {
    padding: 0 3%;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature-pic {
    width: 100%;
    right: 0;
    max-width: 100%;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature-image {
    padding-left: 0;
  }
}
@media all and (min-width: 450px) and (max-width: 769px) {
  .web-design-page .section_4 .feature-image img {
    display: block;
    margin: 0 auto;
  }
}
@media all and (max-width: 425px) {
  .web-design-page .section_1 {
    padding: 19.2941176471vw 4%;
  }
  .web-design-page .section_1 .quote-block {
    max-width: 89.8823529412vw;
  }
  .web-design-page .section_1 .quote-content {
    padding-bottom: 12vw;
  }
  .web-design-page .section_1 .quote-content::before {
    width: 16.2352941176vw;
    height: 13.1764705882vw;
  }
  .web-design-page .section_1 .quote-content::after {
    width: 7.0588235294vw;
    height: 5.4117647059vw;
    top: -8.4705882353vw;
    right: 0.9411764706vw;
  }
  .web-design-page .section_1 .member-info {
    max-width: 73.8823529412vw;
  }
  .web-design-page .section_1 .member-info_photo {
    width: 15.5294117647vw;
  }
  .web-design-page .section_2 {
    padding: 17.4117647059vw 0;
  }
  .web-design-page .section_2 h2 {
    font-size: 11.2941176471vw;
    margin-bottom: 36.4705882353vw;
  }
  .web-design-page .section_2 .sc_2_line {
    width: 80.7058823529vw;
    height: 61.1764705882vw;
    top: 2.3529411765vw;
    left: 3.5294117647vw;
  }
  .web-design-page .section_2 .sc_2_line::after {
    right: -11.1390588235vw;
    bottom: -7.1390588235vw;
    width: 22.2781176471vw;
    height: 22.2781176471vw;
  }
  .web-design-page .section_2 .sc_2_field {
    font-size: 7.0588235294vw;
    border-radius: 18.8235294118vw;
    min-width: 64.2352941176vw;
    padding: 5.1764705882vw 7.0588235294vw;
  }
  .web-design-page .section_2 .sc_2_fields_row_1 .sc_2_field.sc_2_field_2 {
    margin: 0 auto 5.1764705882vw 0;
    padding: 5.1764705882vw 7.0588235294vw;
  }
  .web-design-page .section_2 .sc_2_fields_row_1 .sc_2_field.sc_2_field_1 {
    padding: 5.1764705882vw 7.0588235294vw;
  }
  .web-design-page .section_2 .sc_2_fields_row_2 .sc_2_field.sc_2_field_3 {
    margin: 0 auto 10.5882352941vw 0;
    padding: 5.1764705882vw 15.0588235294vw;
  }
  .web-design-page .section_2 .sc_2_fields_row_2 .sc_2_field.sc_2_field_4 {
    padding: 4vw 6.5882352941vw;
  }
  .web-design-page .section_2 .sc_2_star {
    bottom: 15.2941176471vw;
    right: 7.0588235294vw;
    width: 15.2941176471vw;
    height: 15.2941176471vw;
  }
  .web-design-page .section_3 {
    padding: 14px 0 16vw;
  }
  .web-design-page .section_3 .sc_3_line {
    width: 44.9411764706vw;
    height: 51.5294117647vw;
    top: -3.2941176471vw;
    margin: -41.1764705882vw auto 0 0;
  }
  .web-design-page .section_3 .sc_3_text_block h2 {
    font-size: 7.0588235294vw;
    max-width: 60.2352941176vw;
    margin-bottom: 8.2352941176vw;
  }
  .web-design-page .section_4 .features {
    padding: 0 4% 24.7058823529vw;
  }
  .web-design-page .section_4 .feature:first-of-type::before {
    top: 25.4117647059vw;
  }
  .web-design-page .section_4 .feature:last-of-type::before {
    height: 36.7058823529vw;
  }
  .web-design-page .section_4 .feature_title {
    font-size: 6.1176470588vw;
  }
  .web-design-page .section_4 .feature-image {
    padding-left: 18px;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature-info {
    padding-top: 20.9411764706vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature-image {
    padding-top: 4.7058823529vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature_title::before {
    right: 38.8235294118vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature_title::after {
    right: 36.4705882353vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature-info {
    padding-top: 27.7647058824vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature-image {
    padding-top: 3.2941176471vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature_title::before {
    right: 38.8235294118vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature_title::after {
    right: 36.4705882353vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature-info {
    padding-top: 36vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature-image {
    padding-top: 6.3529411765vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_subtitle {
    margin-bottom: 8.2352941176vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_text ul {
    margin-top: 2.5882352941vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_title::before {
    right: 80.9411764706vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_title::after {
    right: 78.8235294118vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature-info {
    padding-top: 32.2352941176vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature-image {
    padding-top: 3.5294117647vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature_title::before {
    right: 55.2941176471vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature_title::after {
    right: 52.9411764706vw;
  }
  .web-design-page .section_4 .shine-eff.-p1 {
    width: 94.1176470588vw;
    top: 11.7647058824vw;
  }
  .web-design-page .section_4 .shine-eff.-p1::before, .web-design-page .section_4 .shine-eff.-p1::after {
    width: 58.8235294118vw;
    height: 58.8235294118vw;
  }
  .web-design-page .section_4 .shine-eff.-p2 {
    width: 141.1764705882vw;
    top: 423.5294117647vw;
  }
  .web-design-page .section_4 .shine-eff.-p2::before, .web-design-page .section_4 .shine-eff.-p2::after {
    width: 87.0588235294vw;
    height: 87.0588235294vw;
  }
  .web-design-page .section_4 .shine-eff.-p3 {
    bottom: 70.5882352941vw;
  }
  .web-design-page .section_4 .shine-eff.-p3::before, .web-design-page .section_4 .shine-eff.-p3::after {
    width: 58.8235294118vw;
    height: 58.8235294118vw;
  }
  .web-design-page .section_5 {
    padding: 16.4705882353vw 0 19.5294117647vw;
  }
  .web-design-page .section_5 .sc_5_title {
    font-size: 11.2941176471vw;
    margin-bottom: 7.0588235294vw;
  }
  .web-design-page .section_5 .sc_5_image {
    width: 88.9411764706vw;
    margin: 0 auto;
  }
  .web-design-page .section_5 .sc_5_row_title {
    font-size: 8.4705882353vw;
    width: 100%;
  }
  .web-design-page .section_5 .sc_5_row_1 {
    padding-bottom: 11.7647058824vw;
  }
  .web-design-page .section_5 .sc_5_row_2 {
    padding-top: 15.0588235294vw;
    padding-bottom: 10.1176470588vw;
  }
  .web-design-page .section_5 .sc_5_row_2 .sc_5_row_title {
    font-size: 6.5882352941vw;
  }
  .web-design-page .section_5 .sc_5_row_3 {
    padding-top: 12.2352941176vw;
    padding-bottom: 10.3529411765vw;
  }
  .web-design-page .section_5 .sc_5_row_3 .sc_5_row_title {
    margin-bottom: 5.8823529412vw;
  }
  .web-design-page .section_5 .sc_5_row_4 {
    padding-top: 12.2352941176vw;
  }
  .web-design-page .section_5 .sc_5_row_4 .sc_5_row_title {
    margin-bottom: 5.8823529412vw;
  }
  .web-design-page .webdesign-awards {
    padding-top: 20vw;
  }
  .web-design-page .webdesign-awards .awards-head {
    margin-bottom: 28.2352941176vw;
  }
  .web-design-page .webdesign-awards .awards-head .about-us-behance-line {
    width: 74.3529411765vw;
    height: 45.1764705882vw;
    left: 10.5882352941vw;
    bottom: -45.6470588235vw;
  }
  .web-design-page .webdesign-awards .awards-behance::after {
    width: 25.4117647059vw;
    height: 28vw;
  }
  .web-design-page .webdesign-awards .awards-behance .behance-badge-wr {
    margin: 0 auto 0 12.9411764706vw;
    width: 33.6470588235vw;
    height: 32.9411764706vw;
  }
  .web-design-page .webdesign-awards .awards-behance .webdesign_awards_behance_pic3 {
    width: 36.4705882353vw;
    top: 0;
  }
  .web-design-page .webdesign-awards .awards-design .design-badge {
    width: 22.8235294118vw;
  }
  .web-design-page .webdesign-awards .awards-design .design-badge-pic {
    width: 22.8235294118vw;
  }
  .web-design-page .webdesign-awards .awards-css .css-team {
    margin-left: 10.5882352941vw;
  }
  .web-design-page .portfolio-s2 .md-marquee-pf {
    height: 14.8235294118vw;
  }
  .web-design-page .running-line .running_line_inner {
    font-size: 5.6470588235vw;
  }
  .web-design-page .running-line .running_line_inner div span {
    margin-right: 35.2941176471vw;
  }
}
@media all and (max-width: 2560px) and (min-width: 769px) {
  .web-design-page .md-marquee-wr.md-marquee-wr_webdesign {
    height: 5.8333333333vw;
    max-height: 112px;
    font-size: 2.0833333333vw;
  }
  .web-design-page .running-line_awards {
    height: 5.8333333333vw;
  }
}
@media all and (max-width: 1920px) and (min-width: 769px) {
  .web-design-page .portfolio-s2 {
    padding-top: 5.5208333333vw;
  }
  .web-design-page .portfolio-s2 .projects.owl-carousel.owl-rtl .slider-navigation {
    margin-bottom: 5.9895833333vw;
  }
  .web-design-page .section_1 {
    padding: 13.5416666667vw 0 12.03125vw;
  }
  .web-design-page .section_1 .quote-block {
    width: 59.0625vw;
    right: -2.0833333333vw;
  }
  .web-design-page .section_1 .quote-content {
    font-size: 3.5416666667vw;
    padding-bottom: 1.6666666667vw;
  }
  .web-design-page .section_1 .quote-content::before {
    width: 7.7083333333vw;
    height: 6.25vw;
    left: -9.0104166667vw;
  }
  .web-design-page .section_1 .quote-content::after {
    width: 1.5625vw;
    height: 1.5625vw;
    top: -1.1458333333vw;
    right: -2.7083333333vw;
  }
  .web-design-page .section_1 .member-info {
    padding-top: 1.3020833333vw;
  }
  .web-design-page .section_2 {
    padding: 10.15625vw 0;
  }
  .web-design-page .section_2 .inner {
    max-width: 69.53125vw;
  }
  .web-design-page .section_2 h2 {
    font-size: 5vw;
    margin-bottom: 5.8333333333vw;
  }
  .web-design-page .section_2 .sc_2_fields_row_1 .sc_2_field.sc_2_field_1 {
    margin-left: 1.0416666667vw;
  }
  .web-design-page .section_2 .sc_2_fields_row_2 .sc_2_field:last-of-type {
    padding: 1.6666666667vw 3.2291666667vw;
  }
  .web-design-page .section_2 .sc_2_field {
    min-width: 22.0833333333vw;
    border-radius: 6.5104166667vw;
    padding: 1.6666666667vw 2.421875vw;
    font-size: 2.5vw;
    margin-left: 1.0416666667vw;
  }
  .web-design-page .section_2 .sc_2_line {
    top: 1.0416666667vw;
    left: -1.3020833333vw;
    width: 20.7291666667vw;
    height: 14.7395833333vw;
  }
  .web-design-page .section_2 .sc_2_line::after {
    right: -2.4656770833vw;
    bottom: -1.5802604167vw;
    width: 4.9313541667vw;
    height: 4.9313541667vw;
  }
  .web-design-page .section_2 .sc_2_star {
    right: 3.6458333333vw;
    bottom: 0.2604166667vw;
    width: 4.9479166667vw;
    height: 4.9479166667vw;
  }
  .web-design-page .section_3 {
    padding: 10.4166666667vw 0 9.6354166667vw;
  }
  .web-design-page .section_3 .sc_3_text_block {
    max-width: 45.2083333333vw;
  }
  .web-design-page .section_3 .sc_3_text_block h2 {
    font-size: 3.3333333333vw;
    margin-bottom: 2.7604166667vw;
    max-width: 31.6145833333vw;
  }
  .web-design-page .section_3 .sc_3_text_block .text {
    font-size: 2.0833333333vw;
  }
  .web-design-page .section_3 .sc_3_line {
    margin-top: -9.1145833333vw;
    width: 46.1458333333vw;
    height: 30.15625vw;
  }
  .web-design-page .section_4 .feature {
    min-height: 56.25vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature-image {
    padding-top: 18.3333333333vw;
    padding-right: 2.6041666667vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(1) .feature-info {
    padding-top: 18.3333333333vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature-image {
    padding-top: 10.4166666667vw;
    padding-right: 1.40625vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature-info {
    padding-top: 20.0520833333vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature_title::before {
    right: 14.7395833333vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(2) .feature_title::after {
    right: 14.0104166667vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature-image {
    padding-top: 11.3541666667vw;
    padding-right: 2.0833333333vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature-info {
    padding-top: 16.6145833333vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_title::before {
    right: 28.8541666667vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_title::after {
    right: 28.125vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_text ul li {
    font-size: 1.25vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature-image {
    padding-top: 10.3125vw;
    padding-right: 5.7291666667vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature-info {
    padding-top: 18.3333333333vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature_title::before {
    right: 20.8333333333vw;
  }
  .web-design-page .section_4 .feature:nth-of-type(4) .feature_title::after {
    right: 20.2083333333vw;
  }
  .web-design-page .section_4 .feature-info_content {
    padding-left: 2.6041666667vw;
  }
  .web-design-page .section_4 .feature_title {
    font-size: 2.2916666667vw;
  }
  .web-design-page .section_4 .feature_title::before {
    right: 12.5vw;
  }
  .web-design-page .section_4 .feature_title::after {
    width: 0.7291666667vw;
    height: 0.7291666667vw;
    right: 11.7708333333vw;
  }
  .web-design-page .section_4 .feature_text {
    font-size: 1.6666666667vw;
  }
  .web-design-page .section_4 .shine-eff.-p1 {
    width: 50.3125vw;
    top: 52.0833333333vw;
  }
  .web-design-page .section_4 .shine-eff.-p1::before, .web-design-page .section_4 .shine-eff.-p1::after {
    width: 33.8541666667vw;
    height: 33.8541666667vw;
  }
  .web-design-page .section_4 .shine-eff.-p2 {
    width: 33.75vw;
    top: 114.5833333333vw;
  }
  .web-design-page .section_4 .shine-eff.-p2::before, .web-design-page .section_4 .shine-eff.-p2::after {
    width: 21.875vw;
    height: 21.875vw;
  }
  .web-design-page .section_5 {
    padding: 10.6770833333vw 0 0;
  }
  .web-design-page .section_5 .sc_5_title_block {
    padding: 0 5.2083333333vw 0 6.25vw;
  }
  .web-design-page .section_5 .sc_5_title {
    font-size: 5vw;
    max-width: 38.0729166667vw;
    margin-bottom: 6.40625vw;
  }
  .web-design-page .section_5 .sc_5_subtitle {
    font-size: 1.40625vw;
    max-width: 12.8125vw;
  }
  .web-design-page .section_5 .sc_5_subtitle strong::before {
    width: 0.5729166667vw;
    height: 0.5729166667vw;
    bottom: 0.3125vw;
    right: -0.78125vw;
  }
  .web-design-page .section_5 .sc_5_row::after {
    bottom: 0;
    height: 0.77px;
    opacity: 0.3;
    background: #000;
  }
  .web-design-page .section_5 .sc_5_row_1 {
    padding-bottom: 1.5104166667vw;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_image img {
    margin: 0 4.1666666667vw 0 auto;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_row_title {
    margin-bottom: 2.4479166667vw;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_row_text {
    margin-bottom: 1.875vw;
  }
  .web-design-page .section_5 .sc_5_row_2 {
    padding-top: 6.5104166667vw;
    padding-bottom: 6.5104166667vw;
  }
  .web-design-page .section_5 .sc_5_row_3 {
    padding-top: 3.3854166667vw;
    padding-bottom: 5.3125vw;
  }
  .web-design-page .section_5 .sc_5_row_3 .sc_5_text_block {
    padding-top: 2.34375vw;
  }
  .web-design-page .section_5 .sc_5_row_4 {
    padding-top: 6.5104166667vw;
    padding-bottom: 6.5625vw;
  }
  .web-design-page .section_5 .sc_5_row_title {
    width: 20.2083333333vw;
    font-size: 1.875vw;
    margin-left: 2.7604166667vw;
  }
  .web-design-page .running-line .running_line_inner {
    font-size: 2.5vw;
    margin-right: 0.4166666667vw;
  }
  .web-design-page .running-line .running_line_inner div span {
    margin-right: 13.0208333333vw;
  }
}
@media all and (max-width: 1650px) and (min-width: 769px) {
  .web-design-page .section_2 .inner {
    padding: 0;
  }
  .web-design-page .section_4 .feature-image {
    padding-left: 3%;
  }
  .web-design-page .section_4 .feature-info {
    padding-right: 3%;
  }
}
@media all and (max-width: 1024px) and (min-width: 769px) {
  .web-design-page .section_2 .inner {
    max-width: 70vw;
  }
  .web-design-page .section_4 .feature_text {
    font-size: 18px;
  }
  .web-design-page .section_4 .feature:nth-of-type(3) .feature_text ul li {
    font-size: 18px;
  }
  .web-design-page .section_5 .sc_5_image {
    width: 278px;
  }
  .web-design-page .section_5 .sc_5_row_1 .sc_5_image img {
    margin: 0 auto;
  }
  .web-design-page .section_5 .sc_5_text_block {
    width: calc(100% - 278px);
  }
  .web-design-page .section_5 .sc_5_row::after {
    left: -300px;
  }
}
@media all and (max-width: 424px) {
  .web-design-page .section_2 .sc_2_line {
    right: 28vw;
  }
  .web-design-page .webdesign-awards3 .section_4 .awards-design .badge-title {
    font-size: 4.2352941176vw;
  }
  .web-design-page .webdesign-awards3 .section_4 .awards-design .badge-text {
    font-size: 4.2352941176vw;
  }
}/*# sourceMappingURL=web-design.css.map */