.security-block {
  padding: 35px 0 10px;
  margin: 0px auto;
  background-color: #f3f6f8;
  background-image: url(/wp-content/themes/mightycall2021/img/front-page/images/vector-green-snake.png);
  background-repeat: no-repeat;
  background-position: center bottom 216px;
  background-size: 100% 437px;
}
.security-container {
  max-width: 1640px;
  margin: 0 auto;
  padding-left: 130px;
  padding-right: 130px;
}
.security-text {
  max-width: 1100px;
  text-align: center;
  margin: 0 auto;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 24px;
  color: #112336;
}

.security-text-header {
  max-width: 1640px;
  margin: 0 auto;
  padding-left: 130px;
  padding-right: 130px;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 0;
  color: #112336;
  padding-bottom: 23px;
  text-align: center;
}

.security-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 120px;
}
.security-item {
  flex-basis: 19%;
  text-align: left;
}
.security-img {
  display: block;
}
.security-item__header {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 52px;
  color: #112336;
  max-width: 250px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.security-item__text {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 38px;
  color: #112336;
  margin-top: 0px;
  margin-bottom: 11px;
}

.security-item__link {
  font-family: "Kanit", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 32px;
  text-align: center;
  color: #4c75e6;
  text-decoration: none;
  margin-top: 16px;
  transition: all 0.7s ease;
  position: relative;
}

.security-item__link:hover {
  color: #4c75e6;
  background-color: #cdfb3e;
}
.security-footer {
  padding-bottom: 100px;
}
.security-sign-block {
  display: flex;
  height: 100px;
  justify-content: flex-end;
  border-bottom: 1px solid #d9d9d9;
}

.security-sign {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #314b93;
  margin: 75px 8.5% 0px auto;
  height: 50px;
  letter-spacing: 0.5px;
  width: 622px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f3f6f8;
  text-decoration: none;
}
.security-sign a {
  text-decoration: none;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  color: #4c75e6;
  background: linear-gradient(
    to right,
    midnightblue,
    midnightblue 50%,
    #4c75e6 50%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}
.security-sign a:hover {
  background-position: 0 100%;
}
@media (max-width: 1499px) {
  .security-block {
    padding: 57px 0 10px;
    background-position: center bottom 75px;
    background-size: 100% 382px;
  }
  .security-container {
    padding-left: 44px;
    padding-right: 44px;
  }
  .security-list {
    margin-top: 76px;
  }
  .security-text-header {
    font-size: 30px;
    line-height: 56px;
    padding-bottom: 7px;
    padding-left: 44px;
    padding-right: 44px;
  }
  .security-text {
    font-size: 18px;
    line-height: 20px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .security-item__header {
    font-size: 24px;
    line-height: 34px;
    max-width: 160px;
  }
  .security-item__text {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 11px;
    max-width: 161px;
  }
  .security-item__link {
    font-size: 16px;
    line-height: 26px;
    margin-top: 16px;
  }
  .security-footer {
    padding-bottom: 20px;
  }
  .security-sign-block {
    height: 86px;
  }
  .security-sign {
    margin: 60px 8.5% 0px auto;
    height: 50px;
    width: 439px;
  }
  .security-sign a {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1279px) {
  .security-block {
    padding: 57px 0 10px;
    background-position: center bottom 73px;
    background-size: 100% 267px;
  }
  .security-container {
    padding-left: 0px;
    padding-right: 0px;
    overflow: scroll;
  }
  .security-list {
    margin-top: 76px;
    padding: 0;
    width: 1280px;
  }
  .security-text-header {
    font-size: 32px;
    line-height: 56px;
    padding-bottom: 17px;
  }
  .security-text {
    font-size: 24px;
    line-height: 24px;
  }
  .security-item__header {
    font-size: 28px;
    margin-bottom: 11px;
  }
  .security-item__text {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 11px;
    max-width: 153px;
  }
  .security-item__link {
    font-size: 14px;
    line-height: 28px;
    margin-top: 16px;
  }
  .security-footer {
    padding-bottom: 20px;
  }
  .security-sign-block {
    height: 48px;
  }
  .security-sign {
    margin: 21px 5.4% 0px auto;
    width: 445px;
  }
  .security-sign a {
    font-size: 18px;
  }
}
@media (max-width: 799px) {
  .security-block {
    padding: 39px 0 10px;
    background-position: center bottom 155px;
    background-size: 100% 108px;
  }
  .security-list {
    margin-top: 76px;
    overflow: scroll;
  }
  .security-text-header {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 9px;
  }
  .security-text {
    font-size: 14px;
    line-height: 30px;
  }
  .security-item__header {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 11px;
    max-width: 100px;
  }
  .security-item__text {
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 11px;
  }
  .security-img {
    width: 93%;
  }
  .security-item__link {
    font-size: 14px;
    line-height: 28px;
    margin-top: 16px;
  }
  .security-footer {
    padding-bottom: 20px;
  }
  .security-sign-block {
    height: 92px;
  }
  .security-sign {
    margin: 66px 5.4% 0px auto;
    width: 299px;
  }
  .security-sign a {
    font-size: 12px;
    letter-spacing: 0;
  }
}
