/** font size **/
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-LightItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-LightItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-BlackItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-BlackItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Italic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Italic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-MediumItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-MediumItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Black.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Black.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-BoldItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-BoldItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Light.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Light.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Bold.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Bold.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Medium.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Medium.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Thin.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Thin.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-ThinItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-ThinItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Regular.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Regular.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  box-sizing: border-box;
}

input,
textarea,
select,
button {
  outline: none;
}

input {
  line-height: normal;
}

label,
button {
  cursor: pointer;
}

a {
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/* using rem unit */
html {
  font-size: 62.5%;
}

a {
  text-decoration: none;
}

body {
  font-family: "Roboto", sans-serif;
  background-color: #f5f6f7;
}

.font-size {
  font-family: "Roboto";
  font-style: normal;
}
.font-size-12 {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.font-size-14 {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.font-size-16 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.font-size-18 {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
}
.font-size-20 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}
.font-size-22 {
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
}
.font-size-24 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.font-size-26 {
  font-weight: 700;
  font-size: 26px;
  line-height: 44px;
}
.font-size-32 {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}
.font-size-36 {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
}
.font-size-48 {
  font-weight: 500;
  font-size: 48px;
  line-height: 52px;
}
.font-size-56 {
  font-weight: 700;
  font-size: 56px;
  line-height: 64px;
}

/** custom page news detail **/
.icon-header {
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
}

.text-link-red {
  color: #a9161c;
  text-decoration: underline !important;
  font-weight: 500;
}

.header-tieude {
  /* margin-top: 3%; */
  margin-bottom: 16px;
}
.header-nowrap-text {
  display: inline-block;
  width: 30%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  color: #a9161c;
}
.header-author {
  font-size: 14px;
}
.header-author .itemright-date {
  color: #b3b3b3;
}
.header-author .itemright-iconlink {
  margin-left: 10px;
  margin-right: 10px;
  color: #a9161c;
  font-size: 10px;
  padding-top: 5px;
}
.header-author .itemright-author {
  margin-left: 10px;
}

.newsdetail-decs {
  margin-top: 3%;
  margin-bottom: 3%;
}

.newsdetail-content .center-block {
  text-align: center;
  margin-top: 2%;
  margin-bottom: 2%;
}
.newsdetail-content .center-block figcaption {
  text-align: left;
}

.header-link-news a {
  color: black;
}
.header-link-news a:hover {
  color: #a9161c;
  text-decoration: underline;
}

/* custom responsive*/
/* Small devices (landscape phones, <576px and up)*/
@media (max-width: 576px) {
  .img-wrapper {
    width: 100%;
  }
  .img-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .img-wrapper a {
    color: black;
  }
  .img-wrapper .figcaption-desc {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  .newsdetail-related-articles {
    margin-top: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-top: 1px solid #b3b3b3;
  }
  .newsdetail-related-articles-title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #a9161c;
    margin-bottom: 2%;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  .img-wrapper {
    width: 100%;
  }
  .img-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .img-wrapper a {
    color: black;
  }
  .img-wrapper .figcaption-desc {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  .newsdetail-related-articles {
    margin-top: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-top: 1px solid #b3b3b3;
  }
  .newsdetail-related-articles-title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #a9161c;
    margin-bottom: 2%;
  }
}
/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .img-wrapper {
    width: 30%;
  }
  .img-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .img-wrapper a {
    color: black;
  }
  .img-wrapper .figcaption-desc {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  .newsdetail-related-articles {
    margin-top: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-top: 1px solid #b3b3b3;
  }
  .newsdetail-related-articles-title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #a9161c;
    margin-bottom: 2%;
  }
}
/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .img-wrapper {
    width: 30%;
  }
  .img-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .img-wrapper a {
    color: black;
  }
  .img-wrapper .figcaption-desc {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  .newsdetail-related-articles {
    margin-top: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-top: 1px solid #b3b3b3;
  }
  .newsdetail-related-articles-title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #a9161c;
    margin-bottom: 2%;
  }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .img-wrapper {
    width: 30%;
  }
  .img-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .img-wrapper a {
    color: black;
  }
  .img-wrapper .figcaption-desc {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  .newsdetail-related-articles {
    margin-top: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-top: 1px solid #b3b3b3;
  }
  .newsdetail-related-articles-title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #a9161c;
    margin-bottom: 2%;
  }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
  .img-wrapper {
    width: 30%;
  }
  .img-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .img-wrapper a {
    color: black;
  }
  .img-wrapper .figcaption-desc {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  .newsdetail-related-articles {
    margin-top: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-top: 1px solid #b3b3b3;
  }
  .newsdetail-related-articles-title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #a9161c;
    margin-bottom: 2%;
  }
}
@media (min-width: 1500px) {
  .img-wrapper {
    width: 30%;
  }
  .img-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .img-wrapper a {
    color: black;
  }
  .img-wrapper .figcaption-desc {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  .newsdetail-related-articles {
    margin-top: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-top: 1px solid #b3b3b3;
  }
  .newsdetail-related-articles-title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #a9161c;
    margin-bottom: 2%;
  }
}/*# sourceMappingURL=news_detail.css.map */