.eds_containers_NewsEntertainment > h2 .LabelEditTextClass {
  color: #333 !important;
}
.eds_containers_NewsEntertainment > .eds_containerTitleWrapper {
  margin: 0;
  padding: 0;
}
.eds_containers_NewsEntertainment .eds_containerIcon,
.eds_containers_NewsEntertainment .eds_containerTitle {
  display: inline-block;
}
.eds_containers_NewsEntertainment .eds_containerIcon {
  margin-right: 10px;
}
.eds_containers_NewsEntertainment.eds_templateGroup_default {
  padding: 1rem 0;
}
.eds_containers_NewsEntertainment.eds_templateGroup_default > h2 {
  font-size: 0;
  line-height: 0;
  border-bottom: solid 1px #3f3f3f;
}
.eds_containers_NewsEntertainment.eds_templateGroup_default > h2 > span {
  position: relative;
  display: inline-block;
}
.eds_containers_NewsEntertainment.eds_templateGroup_default > h2 > span::after {
  content: "";
  display: block;
  border-bottom: solid 3px #3f3f3f;
  right: 0;
  bottom: -2px;
  left: 0;
  position: absolute;
}
.eds_containers_NewsEntertainment.eds_templateGroup_default > h2 .eds_containerTitle {
  color: #3f3f3f;
  font-size: 1.5rem;
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle;
  padding: 0.8rem 1rem 0.8rem 0;
}
.eds_containers_NewsEntertainment.eds_templateGroup_default > div {
  padding: 1.5rem 0;
}
.eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div {
  position: relative;
}
.eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > h2 {
  background-color: #f6c705;
  position: absolute;
  top: -20px;
  bottom: -20px;
  padding: 20px;
  width: 80px;
  left: 0;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 576px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > h2 {
    width: 50px;
  }
}
@media (min-width: 1600px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > h2 {
    left: auto;
    right: calc(100% + 60px);
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > h2 .eds_containerTitle {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  font-size: 3rem;
  line-height: 1.2;
  color: #fff;
  white-space: nowrap;
}
@media (max-width: 576px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > h2 .eds_containerTitle {
    font-size: 1.5rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > h2 .eds_containerIcon {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  height: auto;
  max-width: 90%;
}
.eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > div {
  padding: 40px 0;
  min-height: 100px;
  margin-left: 100px;
}
@media (max-width: 576px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > div {
    margin-left: 60px;
  }
}
@media (min-width: 1600px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle > div > div {
    margin-left: 0;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_titleH1 > h1, .eds_containers_NewsEntertainment.eds_templateGroup_titleH2 > h1 {
  font-size: 3rem;
}
.eds_containers_NewsEntertainment.eds_templateGroup_titleH1 > div, .eds_containers_NewsEntertainment.eds_templateGroup_titleH2 > div {
  padding: 2rem 0 1.5rem;
}
.eds_containers_NewsEntertainment.eds_templateGroup_titleH3 > div, .eds_containers_NewsEntertainment.eds_templateGroup_titleH4 > div {
  padding: 1rem 0;
}
.eds_containers_NewsEntertainment.eds_templateGroup_boxedTitle {
  padding: 1rem 0;
}
.eds_containers_NewsEntertainment.eds_templateGroup_boxedTitle > h2 {
  font-size: 0;
  line-height: 0;
}
.eds_containers_NewsEntertainment.eds_templateGroup_boxedTitle > h2 > span {
  display: inline-block;
  padding: 0.8rem 7rem 0.8rem 2rem;
  background-color: #f6c705;
}
.eds_containers_NewsEntertainment.eds_templateGroup_boxedTitle > h2 > span .eds_containerTitle {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.3;
  margin-left: 1rem;
  display: inline-block;
  vertical-align: middle;
}
.eds_containers_NewsEntertainment.eds_templateGroup_boxedTitle > h2 > span .eds_containerIcon + .eds_containerTitle {
  margin-left: 1.5rem;
}
.eds_containers_NewsEntertainment.eds_templateGroup_boxedTitle > div {
  padding: 3rem 0 1.5rem;
}
.eds_containers_NewsEntertainment.eds_templateGroup_styledTitle .eds_containerTitleWrapper {
  text-align: center;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.eds_containers_NewsEntertainment.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span {
  position: relative;
  padding: 0 2rem;
  box-shadow: 5px 0 0 #f6c705 inset, -5px 0 0 #f6c705 inset;
  min-height: 7rem;
  width: 50%;
  margin: 4rem auto 4rem;
  word-break: break-word;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span {
    width: 80%;
    min-height: 3rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span .eds_containerTitle {
  font-size: 4rem;
  line-height: 0.9;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span .eds_containerTitle {
    font-size: 2rem !important;
  }
}
@media (max-width: 576px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span .eds_containerTitle {
    font-size: 1.6rem !important;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_styledTitle > div {
  padding-bottom: 2rem;
}
.eds_containers_NewsEntertainment.eds_templateGroup_styledTitle.eds_leftTitle .eds_containerTitleWrapper > span {
  margin-left: 0;
  justify-content: center;
}
.eds_containers_NewsEntertainment.eds_templateGroup_styledTitle.eds_leftTitle .eds_containerTitleWrapper > span::before {
  display: none;
}
.eds_containers_NewsEntertainment.eds_templateGroup_borderedTitle .eds_containerTitleWrapper {
  position: relative;
  padding: 0.6rem 1rem;
  border-bottom: solid 1px #3f3f3f;
  font-size: 0;
}
.eds_containers_NewsEntertainment.eds_templateGroup_borderedTitle .eds_containerTitleWrapper::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border: solid 1px #3f3f3f;
  border-right: none;
  border-bottom: none;
  width: 1rem;
}
.eds_containers_NewsEntertainment.eds_templateGroup_borderedTitle .eds_containerTitleWrapper .eds_containerTitle {
  font-size: 1.3rem;
  line-height: 1.1;
  color: #f6c705;
}
.eds_containers_NewsEntertainment.eds_templateGroup_borderedTitle > div {
  padding: 1rem 0;
}
.eds_containers_NewsEntertainment.eds_paddingTopBottom {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_paddingTopBottom {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.eds_containers_NewsEntertainment.eds_paddingBottom {
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_paddingBottom {
    padding-bottom: 2rem;
  }
}
.eds_containers_NewsEntertainment.eds_paddingLeftRight {
  padding: 0 2rem;
}
.eds_containers_NewsEntertainment.eds_paddingXY {
  padding: 4rem 2rem;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_paddingXY {
    padding: 2rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular {
  padding: 3rem;
  position: relative;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_popular {
    padding: 2rem 1rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper {
  margin-left: 6rem;
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper {
    margin-left: 4rem;
    margin-bottom: 2rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle {
  font-size: 3rem;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle {
    font-size: 2rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle::before, .eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle::after {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
          clip-path: polygon(0 0, 0 100%, 100% 0);
  background-color: #f6c705;
  width: 11rem;
  height: 12rem;
  content: "";
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle::before, .eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle::after {
    width: 7rem;
    height: 7rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3C!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='%23000000' d='M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z'/%3E%3C/svg%3E");
  background-size: 3rem;
  background-position: 1.5rem 2.5rem;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle::before {
    background-size: 2rem;
    background-position: 1rem 1.5rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerTitleWrapper .eds_containerTitle::after {
  display: none;
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerIcon {
  max-width: 3rem;
  max-height: 3rem;
  position: absolute;
  top: 2.5rem;
  left: 1.5rem;
  z-index: 1;
}
@media (max-width: 768px) {
  .eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerIcon {
    max-width: 2rem;
    max-height: 2rem;
    top: 1.5rem;
    left: 1rem;
  }
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerIcon ~ .eds_containerTitle::before {
  display: none;
}
.eds_containers_NewsEntertainment.eds_templateGroup_popular .eds_containerIcon ~ .eds_containerTitle::after {
  display: block;
}

.personalBarContainer ~ .EasyDNNSkin_NewsEntertainment .eds_containers_NewsEntertainment.eds_templateGroup_verticalTitle {
  margin-left: 150px;
}

/* Version 1 */
