body {
  line-height: 1.428571429;
  color: #333333;
  font-family: OpenSans-Regular;
}
h3 {
  font-size: 18px;
  font-family: 'Inter-Medium';
  text-transform: uppercase;
  font-weight: 500;
}
p {
  font-size: 15px;
}
.topblock-header {
  min-height: 209px;
  margin-bottom: 30px;
  background-size: cover !important;
}
.topblock-header-inner {
  width:90%;
  max-width: 1170px;
  margin:0 auto;
  padding:30px 0;
}
.topblock-header-inner p {
  width: 570px;
  color:#c2c2c2;
}
.topblock-header-inner h1 {
  color: white !important;
  font-size: 40px !important;
  font-weight: normal;
  font-family: 'Inter-Regular' !important;
  text-transform: uppercase;
  margin-top: 4px !important;
  margin-bottom: 14px !important;
}

nav.pager {
  overflow: hidden;
}

nav.pager ul {
  margin-top: 40px;
  float: right;
}

nav.pager .is-active a {
  color: #ffffff;
  cursor: default;
  background-color: #a5915f;
  border-color: #a5915f;
}

nav.pager li a {
  z-index: 2;
  margin-right: 6px;
  height: 40px !important;
  line-height: 40px !important;
  padding: 0 15px !important;
}

nav.pager li a {
  color: #444444;
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.breadcrumb li + li:before {
  content: "/\00a0" !important;
}
.breadcrumb li:last-of-type {
  color: #8a8a8a;
}
#subnavigation {
  width: 100%;
  height: 60px;
  background-color: #313131;
}
#subnavigation-inner {
  width: 1170px;
  height: 60px;
  margin: 0 auto;
  display: table;
}
#subnavigation-breadcrumb {
  float: left;
  width: 455px;
  color: white;
  font-family: "Inter-Regular";
  font-size: 14px;
  display: table-cell;
  vertical-align: middle;
}
.i18n-de #subnavigation-breadcrumb {
  width: 415px;
}
#subnavigation-breadcrumb .breadcrumb {
  margin: 17px 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
}
#subnavigation-breadcrumb .breadcrumb li.last {
  color: #8a8a8a;
}
#subnavigation-breadcrumb .breadcrumb a {
  text-decoration: none;
}
#subnavigation-breadcrumb .breadcrumb a {
  color: #ffffff;
}

.region-subnavigation {
  float: right;
  width: 700px;
  text-align: right;
}
.region-subnavigation .menu {
  float: right;
  width: 750px;
  height: 60px;
  padding-top: 17px;
  text-align: right;
  margin: 0;
}
.i18n-de .region-subnavigation .menu {
  width: 750px;
}
.region-subnavigation .menu li {
  display: inline;
}
.region-subnavigation .menu li a {
  color: #a5915f;
  font-family: "Inter-Regular";
  font-size: 14px;
  margin-left: 40px;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.region-subnavigation .menu li:first-child a {
  margin-left: 0;
}
.region-subnavigation .menu li a:hover {
  color: white;
  text-decoration: none;
  background-color: transparent;
}
.region-subnavigation .menu li a.is-active {
  color: #ffffff;
}
.region-subnavigation .menu li a.link-button {
  color: white;
  font-size: 13px;
  text-decoration: none;
  padding: 3px 20px 4px;
  margin-top: -3px;
  background-color: #a49062;
  border: 2px solid #a49062;
  border-radius: 25px;
}

/*COMPANY*/

div.ir-wrapper {
  padding: 0 20px;
}

div.ir-wrapper table.ir {
  width: auto;
  max-width: 1170px;
}

div.ir-wrapper table.ir .block-asx .field-name-field-summary {
  max-width: 500px;
  width: auto;
  right: 20px;
  top: 50%;
  transform: translate(0, calc(-50% - 7px));
}

div.ir-wrapper table.ir td.ir-content {
  width: 77%;
  max-width: 900px;
}

#block-views-investor-relations-block .view-investor-relations td:first-child {
  width: auto;
}

@media (max-width: 1100px) {
  div.ir-wrapper table.ir .view-investor-relations .release-title {
    width: auto;
  }

  #block-views-investor-relations-block-1 table td:first-child {
    width: auto;
  }

  #block-views-investor-relations-block-3 td:nth-child(2) {
    padding-left: 0 !important;
  }

  #block-views-investor-relations-block-3 td:nth-child(3) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #block-views-investor-relations-block-3 .view-investor-relations td {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media (max-width: 991px) {
  div.ir-wrapper table.ir .block-asx .block-asx-image {
    height: auto;
    min-height: 196px;
    padding-top: 200px;
  }

  div.ir-wrapper table.ir .block-asx .field-name-field-summary {
    position: static;
    transform: translate(0,0);
  }

  #block-views-investor-relations-block-4 .view-investor-relations td:first-child {
    width: auto;
  }

  div.ir-wrapper table.ir .field-name-field-block-items .block-items,
  div.ir-wrapper table.ir .field-name-field-block-items .block-items > div {
    display: block;
  }

  div.ir-wrapper table.ir .field-name-field-block-items .block-items {
    padding: 20px 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
  }

  div.ir-wrapper table.ir .field-name-field-block-items .block-items > div {
    padding: 0;
    border-top: none;
  }

  div.ir-wrapper table.ir .field-name-field-block-items .block-items .item-label {
    width: 100%;
  }

  div.ir-wrapper table.ir .field-name-field-block-items .field-items .field-item {
    margin-bottom: 0;
  }

  div.ir-wrapper table.ir .field-name-field-block-items .field-items .field-collection-view {
    padding: 0;
  }
}

@media (max-width: 767px) {
  div.ir-wrapper table.ir, div.ir-wrapper table.ir tbody, div.ir-wrapper table.ir tr, div.ir-wrapper table.ir td {
    display: block;
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
  }

  div.ir-wrapper table.ir table > tbody > tr {
    padding: 20px 0 !important;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
  }

  div.ir-wrapper table.ir table > tbody > tr > td:first-child {
    border: none !important;
    margin-bottom: 10px;
  }

  div.ir-wrapper table.ir table > tbody > tr > td:last-child {
    border: none !important;
  }

  div.ir-wrapper table.ir .view-investor-relations .release-title {
    padding-right: 0;
  }

  div.ir-wrapper table.ir td.ir-sidebar .sidebar-related-links-block {
    width: 100%;
  }

  #block-views-investor-relations-block-3 .view-investor-relations td {
    display: inline-block;
    vertical-align: top;
    width: calc(44% - 20px) !important;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
  }
}

.sidebar-related-links-block .field-name-field-icon {
  width: 55px;
  display: inline-block;
  vertical-align: middle;
}

.field-name-field-title {
  font-family: Inter-Medium;
  font-size: 18px;
  text-transform: uppercase;
}

.field-name-field-summary {
  color: #4f4f4f;
}

.sidebar-related-links-block .field-name-field-icon img {
  max-width: 45px;
}
.sidebar-related-links-block .field-name-field-title {
  width: 190px;
  color: #4f4f4f;
  display: inline-block;
  vertical-align: middle;
}
.sidebar-related-links-block .field-name-field-title a {
  color: #4f4f4f;
  text-decoration: none;
}

.sidebar-related-links-block .field-name-field-title a:hover {
  text-decoration: underline;
}

.sidebar-related-links .field__items {
  margin-top: 25px;
}
.sidebar-related-links .field__item {
  margin-bottom: 5px;
}

.sidebar-related-links a {
  text-decoration: none;
}

.sidebar-related-links a:hover {
  text-decoration: underline;
}

.sidebar-related-links a,
.sidebar-related-links a:hover {
  color: #a5915f;
}
.sidebar-related-links-block {
  width: 250px;
}
.sidebar-related-links-block .s-contact__item {
  padding-top: 20px;
  margin-top: 20px;
}
#beta-questionnaire {
  width: 100%;
  max-width: 600px;
  min-height: 437px;
  text-align: center;
  margin: 30px auto 50px;
  display: table;
  font-size: 14px;
}
#beta-questionnaire h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
#beta-questionnaire h4 {
  font-size: 15px;
  font-family: OpenSans-Semibold;
  margin-bottom: 16px;
}
#beta-questionnaire p {
  margin-bottom: 35px;
}
#beta-questionnaire-form {
  display: table-cell;
  vertical-align: middle;
}
#beta-questionnaire-form input:not([type="checkbox"]),
#beta-questionnaire-form textarea {
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 20px;
  border: 1px solid #dddddd;
  display: block;
}
.btn.beta-program,
#beta-questionnaire a:not(.sdk-option),
#beta-questionnaire-form button {
  min-width: 100px;
  color: #a5915f;
  background: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-family: Inter-Medium;
  text-decoration: none;
  padding: 6px 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #a5915f;
  outline: 0;
  margin: 50px auto 0;
  display: inline-block;
}
.btn.beta-program {
  margin: 30px auto 20px;
}
#beta-questionnaire a {
  color: #a5915f;
  margin: 30px auto;
  display: inline-block;
}
#beta-questionnaire a#live-signin {
  display: none;
}
#beta-questionnaire a#live-signin.active {
  display: inline-block;
}
.btn.beta-program:hover,
#beta-questionnaire a:not(.sdk-option):hover,
#beta-questionnaire-form button:hover {
  color: #ffffff;
  background: #a5915f;
}
#beta-questionnaire-form .f-error {
  border: 1px solid red;
}
#beta-questionnaire label {
  font-weight: normal;
  margin-left: 20px;
}
#beta-questionnaire .form-checkbox {
  text-align: left;
  position: relative;
}
#beta-questionnaire .form-checkbox input {
  position: absolute;
  margin-top: 4px;
}
#beta-questionnaire .sdk-option {
  width: 210px;
  padding: 5px 10px;
  margin: 0 30px 30px;
  border: 1px solid #a5915f;
  border-radius: 4px;
}
#beta-questionnaire .sdk-option.selected {
  color: white;
  background: #a5915f;
  cursor: default;
}
#beta-questionnaire .sdk-option:hover,
#beta-questionnaire .sdk-option:focus {
  text-decoration: none;
}

.s-product-switch {
  height: 40px;
  margin-bottom: 24px;
  background: #F5F5F5;
  border: 1px solid #E9E9E9;
  box-sizing: border-box;
  border-radius: 6px;
  display: inline-block;
}
.s-product-switch-tab {
  color: #8E8E93;
  height: 40px;
  font-family: Inter-Medium;
  font-size: 14px;
  line-height: 17px;
  padding: 11px 16px 12px;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 540px) {
  .s-product-switch-tab {
    font-size: 11px;
  }
}
.s-product-switch-tab.active {
  color: #141416;
  background: #FFFFFF;
  border: 1px solid #D9D9E2;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  margin-top: -1px;
  cursor: default;
}
.s-product-switch-tab.active {
  margin-left: -1px;
  margin-right: -1px;
}
.s-product-switch-item {
  padding: 16px 24px;
  border: 1px solid #F0F0F0;
  box-sizing: border-box;
  border-radius: 4px;
}
