.eds_containers_Press > h2 .LabelEditTextClass {
  color: #333 !important;
}
.eds_containers_Press > .eds_containerTitleWrapper {
  margin: 0;
  padding: 0;
}
.eds_containers_Press .eds_containerIcon,
.eds_containers_Press .eds_containerTitle {
  display: inline-block;
  vertical-align: middle;
}
.eds_containers_Press .eds_containerIcon {
  margin-right: 10px;
}
.eds_containers_Press.eds_templateGroup_default {
  padding: 1rem 0;
}
.eds_containers_Press.eds_templateGroup_default > h2 {
  font-size: 0;
  line-height: 0;
  border-bottom: solid 1px #3f3f3f;
}
.eds_containers_Press.eds_templateGroup_default > h2 > span {
  position: relative;
  display: inline-block;
}
.eds_containers_Press.eds_templateGroup_default > h2 > span::after {
  content: "";
  display: block;
  border-bottom: solid 3px #3f3f3f;
  right: 0;
  bottom: -2px;
  left: 0;
  position: absolute;
}
.eds_containers_Press.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_Press.eds_templateGroup_default > div {
  padding: 1.5rem 0;
}
.eds_containers_Press.eds_templateGroup_verticalTitle > div {
  position: relative;
}
.eds_containers_Press.eds_templateGroup_verticalTitle > div > h2 {
  background-color: #fc4c3b;
  position: absolute;
  top: -20px;
  bottom: -20px;
  padding: 20px;
  width: 80px;
  left: 0;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 576px) {
  .eds_containers_Press.eds_templateGroup_verticalTitle > div > h2 {
    width: 50px;
  }
}
@media (min-width: 1200px) {
  .eds_containers_Press.eds_templateGroup_verticalTitle > div > h2 {
    left: auto;
    right: calc(100% + 60px);
  }
}
.eds_containers_Press.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_Press.eds_templateGroup_verticalTitle > div > h2 .eds_containerTitle {
    font-size: 1.5rem;
  }
}
.eds_containers_Press.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_Press.eds_templateGroup_verticalTitle > div > div {
  padding: 40px 0;
  min-height: 100px;
  margin-left: 100px;
}
@media (max-width: 576px) {
  .eds_containers_Press.eds_templateGroup_verticalTitle > div > div {
    margin-left: 60px;
  }
}
@media (min-width: 1200px) {
  .eds_containers_Press.eds_templateGroup_verticalTitle > div > div {
    margin-left: 0;
  }
}
.eds_containers_Press.eds_templateGroup_titleH1 > h1, .eds_containers_Press.eds_templateGroup_titleH2 > h1 {
  font-size: 3rem;
}
.eds_containers_Press.eds_templateGroup_titleH1 > div, .eds_containers_Press.eds_templateGroup_titleH2 > div {
  padding: 2rem 0 1.5rem;
}
.eds_containers_Press.eds_templateGroup_titleH3 > div, .eds_containers_Press.eds_templateGroup_titleH4 > div {
  padding: 1rem 0;
}
.eds_containers_Press.eds_templateGroup_boxedTitle {
  padding: 1rem 0;
}
.eds_containers_Press.eds_templateGroup_boxedTitle > h2 {
  font-size: 0;
  line-height: 0;
}
.eds_containers_Press.eds_templateGroup_boxedTitle > h2 > span {
  display: inline-block;
  padding: 0.8rem 7rem 0.8rem 2rem;
  background-color: #fc4c3b;
}
.eds_containers_Press.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_Press.eds_templateGroup_boxedTitle > h2 > span .eds_containerIcon + .eds_containerTitle {
  margin-left: 1.5rem;
}
.eds_containers_Press.eds_templateGroup_boxedTitle > div {
  padding: 3rem 0 1.5rem;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper {
  text-align: center;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span {
  display: inline-block;
  position: relative;
  padding: 1rem 2rem;
  min-height: 3rem;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span::before, .eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span::after {
  display: block;
  position: absolute;
  content: "";
  background: url("Images/styledTitleBackground/predefined/centerTitleBg.png") repeat-x left center;
  top: 0;
  bottom: 0;
  width: 1000%;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span::before {
  right: 100%;
  background-position: right center;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span::after {
  left: 100%;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span > span {
  display: inline-block;
  position: relative;
  padding: 0.5rem 2rem;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span > span::before, .eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span > span::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  width: 1rem;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span > span::before {
  left: 0;
  box-shadow: 3px -3px 0px 0px #fc4c3b inset, 3px 3px 0px 0px #fc4c3b inset;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span > span::after {
  right: 0;
  box-shadow: -3px -3px 0px 0px #fc4c3b inset, -3px 3px 0px 0px #fc4c3b inset;
}
.eds_containers_Press.eds_templateGroup_styledTitle .eds_containerTitleWrapper > span .eds_containerTitle {
  font-size: 1.5rem;
  line-height: 1.2;
}
.eds_containers_Press.eds_templateGroup_styledTitle > div {
  padding-bottom: 2rem;
}
.eds_containers_Press.eds_templateGroup_styledTitle.eds_leftTitle .eds_containerTitleWrapper {
  text-align: left;
}
.eds_containers_Press.eds_templateGroup_styledTitle.eds_leftTitle .eds_containerTitleWrapper > span {
  padding-left: 0;
}
.eds_containers_Press.eds_templateGroup_styledTitle.eds_leftTitle .eds_containerTitleWrapper > span::before {
  display: none;
}
.eds_containers_Press.eds_templateGroup_borderedTitle .eds_containerTitleWrapper {
  position: relative;
  padding: 0.6rem 1rem;
  border-bottom: solid 1px #3f3f3f;
  font-size: 0;
}
.eds_containers_Press.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_Press.eds_templateGroup_borderedTitle .eds_containerTitleWrapper .eds_containerTitle {
  font-size: 1.3rem;
  line-height: 1.1;
  color: #fc4c3b;
}
.eds_containers_Press.eds_templateGroup_borderedTitle > div {
  padding: 1rem 0;
}
.eds_containers_Press.eds_paddingTopBottom {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  .eds_containers_Press.eds_paddingTopBottom {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.eds_containers_Press.eds_paddingBottom {
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  .eds_containers_Press.eds_paddingBottom {
    padding-bottom: 2rem;
  }
}
.eds_containers_Press.eds_paddingLeftRight {
  padding: 0 2rem;
}
.eds_containers_Press.eds_paddingXY {
  padding: 4rem 2rem;
}
@media (max-width: 768px) {
  .eds_containers_Press.eds_paddingXY {
    padding: 2rem;
  }
}

.personalBarContainer ~ .EasyDNNSkin_Press .eds_containers_Press.eds_verticalTitle {
  margin-left: 150px;
}

/* Version 9 */
