#page div#content {
 margin-top: 0;
 margin-bottom: 0;
 max-width: 100%;
 width: 100%;
 font-family: "Segoe UI Light", "Segoe UI", Frutiger, Tahoma, Helvetica, Arial, sans-serif;
 font-weight: 300;
}
div#content a, div#content a:visited {
  color: inherit;
}
div#content a:hover, div#content a:active {
  color: #2a7ae2;
  text-decoration: none;
}
div#content div[data-fragmentname] {
  margin-bottom: 0;
}
#Fragment_HeroHeadlines {
  background-color: #f1f1f1;
}
#Fragment_HeroHeadlines > div, #Fragment_ResourceBand .RichText, #Fragment_Features, #Fragment_SocialBand .RichText {
  width: calc(100% - 32px);
  max-width: 1180px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
#Fragment_HeroHeadlines > div {
  padding: 18px 0;
}
#Fragment_HeroHeadline1, #Fragment_HeroHeadline2 {
  float: left;
  display: table;
  width: 32.5%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
html[dir="rtl"] #Fragment_HeroHeadline1, #Fragment_HeroHeadline2  {
  float: right;
}
#Fragment_HomeHero {
  float: left;
  width: 60%;
  margin-left: 0;
  margin-right: 2.5%;
  padding: 0;
}
html[dir="rtl"] #Fragment_HomeHero {
  float: right;
  margin-left: 2.5%;
  margin-right: 0;
}
#Fragment_HeroHeadline1 {
  border-bottom: 2px solid #fff;
}
.heropanel {
  background: #fff;
}
.heropanel img {
  width: 100%;
}
.heropaneltext {
  padding: 20px 30px 45px 27px;
  font-size: 1.25rem;
  line-height: 1.07rem;
  color: #000;
}
.heropaneltext h1 {
  font-size: 2.5rem;
  line-height: 1.2em;
  color: #010101;
  padding: 12px 0 20px 0;
}
.heropaneltext p {
  padding-left: 2px;
}
.headline {
  display: table-cell;
  vertical-align: middle;
  font-size: 1rem;
  line-height: 1.2em;
}
.headline h2 {
  font-family: "Segoe UI Light", "Segoe UI", Frutiger, Tahoma, Helvetica, Arial, sans-serif;
  color: #010101;
  font-size: 1.75rem;
  line-height: 1.25em;
  padding-bottom: 3px;
}
#Fragment_ResourceBand .RichText {
  width: 90%;
  max-width: 1062px;
  margin: 0 auto;
  padding: 0;
  border-bottom: 2px solid #f1f1f1;
}
#Fragment_ResourceBand .RichText .resourceband {
  overflow: hidden;
  padding: 10px 0 50px 2%;
}
.resourceblock {
  float: left;
  width: 16.6%;
  height: 12.42%;
  padding-top: 21px;
  padding-bottom: 5px;
  margin-right: 3.4%;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1em;
  color: #414042;
}
.resourceblock:last-child {
    margin-right: 0;
}
html[dir="rtl"] .resourceblock {
  float: right;
  margin-left: 3.4%;
  margin-right: 0;
}
html[dir="rtl"] .resourceblock:last-child {
  margin-left: 0;
}
.resourceblock img {
  width: 61.1%;
  height: auto;
  /* margin: 15% auto 0 auto; */
}
div#Fragment_Features {
  padding: 40px 0 62px 0;
  overflow: hidden;
}
div#Fragment_Features .DetailedMediaList {
  height: 0;
}
#Fragment_Features .block {
  float: left;
  width: 31.3%;
  margin-left: 0;
  margin-right: 3%;
}
html[dir="rtl"] #Fragment_Features .block {
  float: right;
  margin-left: 3%;
  margin-right: 0;
}
#Fragment_ContentInclude_3 .block {
  margin-right: 0;
}
html[dir="rtl"] #Fragment_ContentInclude_3 .block {
  margin-left: 0;
} 
#Fragment_Features .DetailedMediaList .block .label {
  display: block;
  width: 100%;
}
#Fragment_Features .block .title, #Fragment_Features .DetailedMediaList .block .label {
  color: #fff;
  text-align: center;
  background: #767676;
  line-height: 29px;
  padding: 0;
  margin: 0;
}
.block.bg_white.topImage .image {
  margin-bottom: 0;
}
#Fragment_Features .block .textContent {
  padding: 13px 0;
}
.DetailedMediaList .block .textContent {
    margin-top: 5px;
}
#Fragment_Features .block .textContent .link, #Fragment_Features .block .textContent .linkText {
  font-size: 1.25rem;
  line-height: 1.07em;
  color: #010101;
}

@media screen and (max-width: 1180px) {
  .heropaneltext h1 {
    font-size: 3vw;
  }
}

@media screen and (max-width: 960px) {
  .heropaneltext {
    padding: 12px 30px 30px 27px;
    font-size: 1rem;
    line-height: 1.25em;
  }
.heropaneltext h1 {
  font-size: 1.75rem;
  padding: 2px 0 2px 0;
}
  .heropaneltext p {
    padding-left: 1px;
  }
  html[dir="rtl"] .heropaneltext p {
    padding-left: 1px;
  }
  .headline {
    font-size: .88rem;
    line-height: 1.25em;
  }
  .headline h2 {
    font-size: 1.25rem;
    line-height: 1.2em;
    padding-bottom: 1px;
  }
  .resourceblock {
    font-size: 1rem;
  }
  #Fragment_ResourceBand .RichText .resourceband {
    padding: 10px 0 50px 0;
  }
  html[dir="rtl"] #Fragment_ResourceBand .RichText .resourceband {
    padding: 10px 4.8% 50px 0;
  }
  #Fragment_Features {
    padding: 30px 0 62px;
  }
  #Fragment_Features .block .textContent .link, #Fragment_Features .block .textContent .linkText {
    font-size: 1rem;
    line-height: 1.25em;
  }
}

@media screen and (max-width: 720px) {
  #Fragment_HeroHeadline1, #Fragment_HeroHeadline2 {
    width: calc(45% - 2px);
  }
  #Fragment_HomeHero {
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
  }
  #Fragment_HeroHeadline1 {
    border-right: 2px solid rgb(255, 255, 255);
    border-bottom: none;
  }
  html[dir="rtl"] #Fragment_HeroHeadline1 {
    border-left: 2px solid rgb(255, 255, 255);
    border-right: none;
  }
  .headline {
    padding: 1em 0 0 0;
  }
}

@media screen and (max-width: 520px) {
  #Fragment_HeroHeadline1, #Fragment_HeroHeadline2 {
    width: 100%;
    float: left;
  }
  #Fragment_HeroHeadline1 {
    border-bottom: 2px solid rgb(255, 255, 255);
    border-left: none;
    border-right: none;
    padding-bottom: 18px;
  }
  #Fragment_ResourceBand .RichText {
    border-bottom: none;
  }
  #Fragment_ResourceBand .RichText .resourceband {
    padding: 0;
    width: 98%;
    margin: 0 auto;
  }
  .resourceblock {
    float: none;
    width: 100%;
    height: 63px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-right: 0;
    text-align: left;
    line-height: 1em;
    color: #414042;
    border-bottom: 2px solid #f1f1f1;
  }
  html[dir="rtl"] .resourceblock {
    margin-left: 0;
    text-align: right;
  }
  .resourceblock img {
    width: 63px;
    height: auto;
    margin: 0 1rem 0 0;
    float: left;
  }
  html[dir="rtl"] .resourceblock img {
    margin: 0 0 0 1rem;
    float: right;
  }
  .resourceblock p {
    margin-top: 23px;
  }
  .resourceband a:last-child .resourceblock {
    margin-right: 0;
    border-bottom: none;
  }
  html[dir="rtl"] .resourceband a:last-child .resourceblock {
    margin-left: 0;
  }
  div#Fragment_Features {
    padding: 15px 0 40px 0;
  }
  div#Fragment_Features .DetailedMediaList {
    height: auto;
  }

  #Fragment_Features .block {
    float: none;
    width: 100%;
    margin: 0 0 35px 0;
  }
  #Fragment_Features .block .textContent {
    padding: 1px 0;
  }
}
