.tb_text_block--container {
  padding-bottom: 100px;
}
.tb_text_block--container.second {
  padding-bottom: 150px;
  background-image: url("../../images/allcontent/wavebg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -572px;
}
@media screen and (max-width: 1560px) {
  .tb_text_block--container.second {
     padding-bottom: 60px;
  }
}
@media screen and (max-width: 1930px) {
  .tb_text_block--container.second {
    background-position: center -484px;
  }
}
@media screen and (max-width: 1669px) {
  .tb_text_block--container.second {
    background-position: center -397px;
  }
}
@media screen and (max-width: 1560px) {
  .tb_text_block--container  {
     padding-bottom: 60px;
  }
}
@media screen and (max-width: 1477px) {
  .tb_text_block--container.second {
    background-position: center -353px;
  }
}
@media screen and (max-width: 1297px) {
  .tb_text_block--container.second {
    background-position: center -291px;
  }
}
@media screen and (max-width: 1030px) {
  .tb_text_block--container.second {
    background-position: center -215px;
  }
}

@media screen and (max-width: 760px) {
  .tb_text_block--container {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 560px) {
    .tb_text_block--container.second{
        padding-bottom: 40px;
    }
  .tb_text_block--container {
    padding-bottom: 50px;
  }
}

.tb_text_block p {
  font-size: 36px;
}
.tb_text_block p span {
  color: #f2cf30;
  font-weight: 600;
}
@media screen and (max-width: 1100px) {
  .tb_text_block p {
    font-size: 28px;
  }
}
@media screen and (max-width: 760px) {
  .tb_text_block p {
    font-size: 24px;
  }
}

@media screen and (max-width: 760px) {
   .tb_text_block p {
    font-size: 22px;
  }
}
@media screen and (max-width: 560px) {
   .tb_text_block p {
    font-size: 16px;
  }
}/*# sourceMappingURL=tb__first-text-block.css.map */