/*s2*/
#hard_create {
  padding-top: 92px;
  text-align: center;
  color: #000000;
  /*media*/
  /*1920*/
  /*768*/
  /*320*/
}
#hard_create .section_title {
  font-size: 80px;
  line-height: 100px;
  letter-spacing: 0.66px;
  font-weight: 800;
  margin-bottom: 60px;
}
#hard_create ul li {
  display: inline-block;
  width: 367px;
  text-align: left;
  margin-bottom: 60px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  /*margin-right: 117px;*/
  position: relative;
}
#hard_create ul li::before {
  content: "";
  height: 36px;
  width: 36px;
  background-image: url("../../../../../../uploads/tenweb-theme/images/icons/checkmarks/check1.svg");
  display: inline-block;
  position: absolute;
  left: -54px;
  top: 6px;
}
#hard_create ul li:nth-child(1) {
  margin-left: 55px;
}
#hard_create ul li:nth-child(2) {
  margin: 0 117px;
}
#hard_create br.tablet {
  display: none;
}
#hard_create br.desktop {
  display: block;
}
#hard_create .tw_button {
  padding: 18px 93px;
}
@media screen and (min-width: 1261px) {
  #hard_create {
    padding-top: 0px;
  }
  #hard_create .tw_button {
    padding: 16px 84px;
  }
  #hard_create .section_title {
    font-size: 62px;
    line-height: 82px;
    color: #000000;
    letter-spacing: 0.51px;
    font-weight: 800;
  }
  #hard_create ul li {
    display: inline-block;
    width: 318px;
    text-align: left;
    margin-bottom: 50px;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
  }
  #hard_create ul li:nth-child(1) {
    margin-left: 44px;
  }
  #hard_create ul li::before {
    content: "";
    height: 28px;
    width: 28px;
    background-image: url("../../../../../../uploads/tenweb-theme/images/icons/checkmarks/check1.svg");
    background-size: cover;
    left: -42px;
    top: 5px;
  }
  #hard_create ul li:nth-child(2) {
    margin: 0 86px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #hard_create {
    padding-top: 0px;
  }
  #hard_create br {
    display: none;
  }
  #hard_create br.tablet {
    display: block;
  }
  #hard_create .tw_button {
    padding: 16px 75px;
  }
  #hard_create .section_title {
    font-size: 44px;
    line-height: 64px;
    color: #000000;
    letter-spacing: 0.36px;
    font-weight: 800;
    margin-bottom: 50px;
  }
  #hard_create ul li {
    display: inline-block;
    width: 184px;
    text-align: left;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 26px;
  }
  #hard_create ul li:nth-child(1) {
    margin-left: 31px;
  }
  #hard_create ul li::before {
    content: "";
    height: 26px;
    width: 26px;
    background-image: url("../../../../../../uploads/tenweb-theme/images/icons/checkmarks/check1.svg");
    background-size: cover;
    left: -40px;
    top: 5px;
  }
  #hard_create ul li:nth-child(2) {
    margin: 0 55px;
  }
}
@media screen and (max-width: 767px) {
  #hard_create br, #hard_create br.desktop, #hard_create br.tablet {
    display: none;
  }
  #hard_create br.mobile {
    display: block;
  }
  #hard_create .section_title {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.23px;
    margin-bottom: 40px;
  }
  #hard_create ul li:nth-child(2) {
    margin: 0;
    margin-bottom: 24px;
  }
  #hard_create ul li:nth-child(1) {
    margin-left: 0;
  }
  #hard_create ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }
  #hard_create ul li:last-child {
    margin-bottom: 40px;
  }
  #hard_create ul li::before {
    display: block;
    position: unset;
    margin: 0px auto 14px auto;
  }
}

/*end s2*/
