.tag-all {
  width: 100%;
  height: 30px;
  margin-bottom: 15px;
  border-bottom: 2px solid #008d7f; }

.link-tag {
  height: 100%;
  width: 110px;
  background-color: #008d7f;
  display: flex;
  justify-content: center;
  align-items: center; }

.link-tag:hover a {
  text-decoration: none !important;
  color: #fff; }

.link-tag:hover {
  opacity: 0.7; }

.link-tag a {
  color: #fff;
  font-size: 15px;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  width: 100%;
  text-align: center; }

.tag-all-knowledge {
  width: 95%; }

.tag-all-story {
  width: 95%; }

.link-tag-hot-content {
  margin-top: 20px; }

.link-tag-story {
  width: 125px; }

.link-tag:hover {
  text-decoration: none;
  color: #fff; }

.news-container {
  margin-top: 20px; }

.news-list-home {
  width: 100%;
  height: 520px;
  display: flex; }

.news-list-home-big {
  width: 50%;
  height: 95%;
  color: #fff; }

.news-list-home-big-img {
  width: 95%;
  height: auto;
  object-fit: cover; }

.news-body-home-big {
  width: 95%; }

.news-list-home-big-title {
  font-size: 22px;
  color: #111;
  font-weight: 500;
  line-height: 23px;
  margin-top: 10px;
  font-family: sans-serif;
  text-decoration: none !important; }

.news-list-home-big:hover .news-list-home-big-title {
  color: #008d7f; }

.news-list-home-big:hover a {
  text-decoration: none !important; }

.news-list-home-big-description {
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  margin-top: -10px;
  font-size: 13px;
  color: #777;
  font-family: open sans,arial,sans-serif; }

.entry-date {
  text-align: left;
  color: #aaa;
  font-family: open sans,arial,sans-serif;
  font-size: 13px;
  min-height: 17px; }

.news-list-home-big-createdAt {
  margin-top: -12px; }

.news-all-small {
  width: 50%;
  height: 95%; }

.news-list-home-small {
  width: 95%;
  height: 25%;
  display: flex; }

.news-list-home-small a {
  width: 35%;
  height: 95%; }

.news-list-home-small-img {
  width: 95%;
  height: 92%;
  object-fit: cover; }

.news-home-body-small {
  width: 65%;
  height: 100%; }

.news-list-home-small:hover .news-list-home-small-title {
  color: #008d7f; }

.news-list-home-small:hover a {
  text-decoration: none !important; }

.news-list-home-small-title {
  font-size: 15px;
  line-height: 20px;
  color: #111;
  font-weight: 500;
  margin-left: 8px;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  text-decoration: none !important; }

.news-list-home-small-createdAt {
  text-align: left;
  margin-top: -10px;
  margin-left: 10px; }

.many-container {
  margin-top: 120px; }

.many-list-home {
  width: 700px;
  height: 1700px; }

.security-list-home {
  width: 100%;
  height: 392px;
  display: flex; }

.security-list-home-big {
  width: 50%;
  height: 95%; }

.security-list-home-big-img {
  width: 95%;
  height: 65%;
  object-fit: cover; }

.security-body-home-big {
  width: 95%; }

.security-list-home-big-title {
  font-size: 22px;
  color: #111;
  font-weight: 500;
  line-height: 23px;
  margin-top: 10px;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  text-decoration: none !important; }

.security-list-home-big:hover .security-list-home-big-title {
  color: #008d7f; }

.security-list-home-big:hover a {
  text-decoration: none !important; }

.security-list-home-big-description {
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  margin-top: -10px;
  font-size: 13px;
  color: #777;
  font-family: open sans,arial,sans-serif; }

.security-list-home-big-createdAt {
  margin-top: -12px; }

.security-all-small {
  width: 50%;
  height: 80%; }

.security-list-home-small {
  width: 100%;
  height: 30%;
  display: flex; }

.security-list-home-small a {
  width: 35%;
  height: 95%; }

.security-list-home-small-img {
  width: 90%;
  height: 80%;
  object-fit: cover; }

.security-home-body-small {
  width: 65%;
  height: 100%; }

.security-list-home-small:hover .security-list-home-small-title {
  color: #008d7f; }

.security-list-home-small:hover a {
  text-decoration: none !important; }

.security-list-home-small-title {
  font-size: 14px;
  line-height: 20px;
  color: #111;
  font-weight: 500;
  margin-left: 8px;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  text-decoration: none !important; }

.security-list-home-small-createdAt {
  margin-top: -15px;
  margin-left: 10px; }

.tutorials-list-home {
  width: 100%;
  height: 392px;
  display: flex; }

.tutorials-list-home-big {
  width: 50%;
  height: 95%; }

.tutorials-list-home-big-img {
  width: 95%;
  height: 65%;
  object-fit: cover; }

.tutorials-body-home-big {
  width: 95%; }

.tutorials-list-home-big-title {
  font-size: 22px;
  color: #111;
  font-weight: 500;
  line-height: 23px;
  margin-top: 10px;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  text-decoration: none !important; }

.tutorials-list-home-big:hover .tutorials-list-home-big-title {
  color: #008d7f; }

.tutorials-list-home-big:hover a {
  text-decoration: none !important; }

.tutorials-list-home-big-description {
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  margin-top: -10px;
  font-size: 13px;
  color: #777;
  font-family: open sans,arial,sans-serif; }

.tutorials-list-home-big-createdAt {
  margin-top: -12px; }

.tutorials-all-small {
  width: 50%;
  height: 80%; }

.tutorials-list-home-small {
  width: 100%;
  height: 30%;
  display: flex; }

.tutorials-list-home-small a {
  width: 35%;
  height: 95%; }

.tutorials-list-home-small-img {
  width: 90%;
  height: 80%;
  object-fit: cover; }

.tutorials-home-body-small {
  width: 65%;
  height: 100%; }

.tutorials-list-home-small:hover .tutorials-list-home-small-title {
  color: #008d7f; }

.tutorials-list-home-small:hover a {
  text-decoration: none !important; }

.tutorials-list-home-small-title {
  font-size: 14px;
  line-height: 20px;
  color: #111;
  font-weight: 500;
  margin-left: 8px;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  text-decoration: none !important; }

.tutorials-list-home-small-createdAt {
  margin-top: -15px;
  margin-left: 10px; }

.content-hot-list-home {
  width: 100%;
  height: 600px; }

.content-hot-list-home-big {
  width: 100%;
  height: 20%;
  display: flex; }

.content-hot-list-home-big a {
  width: 30%;
  height: 88%; }

.content-hot-list-home-big-img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  background: #999;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: solid 1px white; }

.content-hot-body-home-big {
  width: 70%; }

.content-hot-list-home-big-title {
  font-size: 15px;
  color: #111;
  margin-top: 10px;
  text-decoration: none !important;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  font-weight: 500; }

.content-hot-list-home-big:hover .content-hot-list-home-big-title {
  color: #008d7f; }

.content-hot-list-home-big:hover a {
  text-decoration: none !important; }

@media only screen and (max-width: 63.9375em) {
  .contact-and-hot {
    margin-top: 100px; } }

@media only screen and (max-width: 46.1875em) {
  .news-list-home {
    height: 850px;
    flex-direction: column; }
  .news-list-home-big {
    width: 100%;
    height: 50%; }
  .news-list-home-big a {
    width: 100%; }
  .news-list-home-big-img {
    width: 100%; }
  .news-all-small {
    width: 100%;
    height: 50%;
    margin-top: 70px; }
  .news-list-home-small {
    width: 100%;
    height: 25%; }
  .news-list-home-small a {
    width: 30%;
    height: 85%; }
  .news-list-home-small-img {
    width: 100%;
    height: 100%; }
  .news-home-body-small {
    width: 70%;
    height: 85%; }
  .many-list-home {
    width: 100%;
    height: 3400px; }
  .security-list-home {
    height: 25%;
    flex-direction: column; }
  .security-list-home-big {
    width: 100%;
    height: 50%; }
  .security-list-home-big a {
    width: 100%; }
  .security-list-home-big-img {
    width: 100%; }
  .security-all-small {
    width: 100%;
    height: 50%; }
  .security-list-home-small {
    width: 100%;
    height: 25%; }
  .security-list-home-small a {
    width: 30%;
    height: 85%; }
  .security-list-home-small-img {
    width: 100%;
    height: 100%; }
  .security-home-body-small {
    width: 70%;
    height: 85%; }
  .tutorials-list-home {
    height: 25%;
    flex-direction: column; }
  .tutorials-list-home-big {
    width: 100%;
    height: 50%; }
  .tutorials-list-home-big a {
    width: 100%; }
  .tutorials-list-home-big-img {
    width: 100%; }
  .tutorials-all-small {
    width: 100%;
    height: 50%; }
  .tutorials-list-home-small {
    width: 100%;
    height: 25%; }
  .tutorials-list-home-small a {
    width: 30%;
    height: 85%; }
  .tutorials-list-home-small-img {
    width: 100%;
    height: 100%; }
  .tutorials-home-body-small {
    width: 70%;
    height: 85%; }
  .many-container .row {
    display: flex;
    flex-direction: column; }
  .content-hot-list-home {
    width: 100%;
    height: 800px; }
  .content-hot-list-home-big {
    width: 100%;
    height: 20%;
    display: flex; }
  .content-hot-list-home-big a {
    width: 26.31578947368421%;
    height: 62.5%; }
  .content-hot-list-home-big-img {
    width: 99%;
    height: 99%;
    object-fit: cover;
    background: #999;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: solid 1px white; }
  .content-hot-body-home-big {
    width: 70%; } }

@media only screen and (min-width: 46.25em) and (max-width: 63.9375em) {
  .news-list-home {
    height: 1100px;
    flex-direction: column; }
  .news-list-home-big {
    width: 100%;
    height: 55%; }
  .news-all-small {
    width: 100%;
    height: 55%; }
  .news-list-home-small {
    width: 100%;
    height: 25%; }
  .news-list-home-small a {
    width: 30%;
    height: 85%; }
  .news-list-home-small-img {
    width: 100%;
    height: 100%; }
  .many-list-home {
    height: 4000px; }
  .security-list-home {
    height: 25%;
    flex-direction: column; }
  .security-list-home-big {
    width: 100%;
    height: 45%; }
  .security-list-home-big-img {
    height: 75%; }
  .security-all-small {
    width: 100%;
    height: 65%; }
  .security-list-home-small {
    height: 25%;
    width: 100%; }
  .security-list-home-small a {
    width: 30%;
    height: 85%; }
  .security-list-home-small-img {
    width: 100%;
    height: 100%; }
  .tutorials-list-home {
    height: 25%;
    flex-direction: column; }
  .tutorials-list-home-big {
    width: 100%;
    height: 45%; }
  .tutorials-list-home-big-img {
    height: 75%; }
  .tutorials-all-small {
    width: 100%;
    height: 65%; }
  .tutorials-list-home-small {
    height: 25%;
    width: 100%; }
  .tutorials-list-home-small a {
    width: 30%;
    height: 85%; }
  .tutorials-list-home-small-img {
    width: 100%;
    height: 100%; }
  .many-container .row {
    display: flex;
    flex-direction: column; }
  .contact-and-hot {
    width: 320%; }
  .content-hot-list-home {
    width: 100%;
    height: 800px; }
  .content-hot-list-home-big {
    width: 100%;
    height: 20%;
    display: flex; }
  .content-hot-list-home-big a {
    width: 30%;
    height: 93%; }
  .content-hot-list-home-big-img {
    width: 70%;
    height: 95%;
    object-fit: cover;
    background: #999;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: solid 1px white; }
  .content-hot-body-home-big {
    width: 60%; } }
